@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

 :lang(fr) {
    font-size: 10px;
}

body {
    font-family: PT Sans, Helvetica, Arial, sans-serif;
    /* background: #ededed; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #243238;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: -.25px;
    word-spacing: .65px;
    width: 100%;
    height: 100%;
}

p {
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: none;
}


/*Header Open*/

.banner img {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
}

header {
    z-index: 99;
}

.top-header {
    padding: 1em 0 0 0;
    background-color: #7e7e7e;
}

.industry-text {
    text-align: center;
    color: #000;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
}


/*.banner
{
	background-color:#7d7d7d;
}*/

.pro-cmp-logo {
    width: 70px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px auto 10px auto;
}

.career-bx {
    background-color: #ddd;
    color: #000;
    font-size: 22px;
    padding: 15px 10px;
    margin-bottom: 30px;
}

.career-link {
    font-size: 20px;
    color: #464545;
}

.career-link:hover {
    color: #737070;
}

.error-input {
    border: 1px solid darkred !important;
    box-shadow: 0 0 3px darkred;
}

.midrow h5 {
    font-size: 16px;
}

.bg-ff {
    background-color: #ffe600;
}

.mb-float-right {
    float: right;
}

.bottom-header {
    margin-top: 20px;
}

.info-right {
    padding-right: 25px;
}

.item_price {
    color: #b3a30b;
    font-weight: 600;
    font-size: 27px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
}

.phone .goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    color: #fff700 !important;
    font-size: 14px;
    position: relative;
    top: 0px;
    left: 0px;
}

.phone .goog-te-gadget-simple {
    background-color: transparent;
    border: none;
}

.goog-te-gadget-icon {
    display: none;
}

.inside-wrapper-bx {
    margin: 3em 0 0 0;
}

.product-top-title {
    color: #121000;
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
}

.product-price-info {
    color: #121000;
    text-transform: capitalize;
    text-align: left;
    font-size: 23px;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
}

.product-price-info del {
    color: #96989c;
    font-weight: 400;
    margin-left: 6px;
    font-size: 23px;
}

.add-cart-btn {
    background: #ffe600;
    color: #121000;
    font-size: 16px;
    padding: 7px 30px;
    display: inline-block;
    margin: 30px 10px 1em 0;
    transition: 0.5s all;
    border: 1px solid #ffe600;
}

.add-cart-btn:hover {
    background-color: transparent;
    border: 1px solid #ffe600;
    color: #121000;
}

.add-cart-btn1 {
    background: transparent;
    color: #121000;
    font-size: 16px;
    padding: 7px 30px;
    display: inline-block;
    margin: 30px 20px 1em 0;
    transition: 0.5s all;
    border: 1px solid #121000;
}

.add-cart-btn1:hover {
    background-color: #ffe600;
    border: 1px solid #ffe600;
    color: #121000;
}

.mt-3em {
    margin-top: 3em;
}

.search_box {
    width: 25.5%;
    float: left;
    position: relative;
    border-radius: 5px;
}

#searchbox {
    width: 565px;
}

.header_search .form-control.input-lg {
    height: 40px;
    width: 60%;
    font-size: 13px;
    padding: 10px 30px !important;
    border: none;
    background-color: #696969;
}

.header_search .form-control.input-lg {
    width: 57%;
    color: #b1b0b0;
    background-image: url(../images/search.svg);
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 9px;
    background-repeat: no-repeat;
}

.col-gr {
    color: green;
}

#searchbox {
    position: relative;
    float: right;
    /* width: 677px;*/
    border: none;
}

.highlight-block1 {
    background-color: #ffe600;
    margin: 1em 0em;
    padding: 1em;
}

.search_box .form-control-select {
    height: 40px;
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    background: #696969;
    border: none;
    color: #b1b0b0;
    font-size: 13px;
    padding: 8px 15px !important;
    width: 100%;
    background-image: url(../images/download.svg);
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
}

.stock-pr {
    border-top: 1px solid #ccc9c9;
    padding: 2px 0;
    margin: 10px 0;
    border-bottom: 1px solid #bfbdbd;
}

.stock-pr {
    list-style-type: none;
}

.stock-pr li {
    padding: 8px 0;
}

.header_search .btn.btn-default.btn-lg {
    position: relative;
    border: none;
    text-transform: capitalize;
    font-weight: normal;
    height: auto;
    width: auto;
    margin-left: 5px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #ffffff;
    background: #e09654;
    border-radius: 0px;
    line-height: 20px;
    padding: 10px 20px;
}

.product-descri {
    margin-left: 30px;
}

.product-descri li {
    margin-bottom: 5px;
}

.info-title {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0;
    color: #3a3838;
}

.pro-divider {
    margin-top: 10px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid rgba(66, 64, 64, 0.36);
}


/*Header Close*/


/*inside pages*/

.top-title-inside {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 35px;
    color: #000;
    text-transform: uppercase;
}

.ml-21 {
    margin-left: 21px;
}

.flag-country {
    position: absolute;
    top: 0;
    right: 60px;
}

.address-icon1 .fa {
    color: #000;
    font-size: 18px;
    text-align: left;
    display: inline-block;
    /* margin: 0 auto; */
    margin: 0 10px;
}

.catlog-bx {
    border: 1px solid #9c9c9c;
    padding: 1em;
}

.donload-catlog-form {
    margin: 0 auto;
    width: 70%;
    padding: 10px;
}

.modal-backdrop.show {
    opacity: 0.6;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #9c9c9c;
}

.form-control:focus {
    box-shadow: none;
}

.dropdown-search-catlog {
    display: block;
    width: 100%;
    border: 1px solid #e6d851;
    height: 45px;
    padding: .375rem .75rem;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.5;
    color: #000;
    background-color: #fee601;
    background-clip: padding-box;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.search-catlog {
    padding: 3em 0;
}

.catelog .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #f8f6f6;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.img-center {
    display: block;
    margin: 0 auto;
}

.contact-us-form {
    background-color: #ededed;
    padding: 2em 3em;
}

.contact-us-form h3 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 26px;
    color: #000;
    margin: 0em 0 1em 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #585656;
}

.contact-bx {
    margin-bottom: 1em;
}

.term-link {
    color: #1128d4;
    text-decoration: underline;
}

.col-00 {
    color: #000;
}

.hide-dek {
    display: none;
}

.info-external h3 {
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #2b2a29;
    font-weight: 600;
    margin: 10px 0;
}

.contact-us {
    padding: 15px 0;
}

.contact-pading {
    padding: 0 2em;
}

.why-item-info {
    padding-left: 2em;
}

.info-external {
    margin-bottom: 35px;
    margin-left: 2em;
    margin-right: 2em;
}

.top-subtitle-inside {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}

.top-title-inside:after {
    content: '';
    display: block;
    background-color: #ffe600;
    height: 4px;
    width: 30%;
    margin: 7px 0;
}

.product-filter-list {
    border-bottom: 1px solid rgb(0 0 0 / 39%)
}

.caret1 {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 9px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    float: right
}

.info {
    color: #000000;
    font-size: 16px;
    margin-bottom: 20px;
}

.info-product {
    margin-left: 1em;
    margin-bottom: 1em;
}

.bx-border-left {
    border-left: 5px solid #000;
    padding: 5px 15px;
    margin: 3em 0;
}

.top-title2 {
    color: #2b2a29;
    text-transform: uppercase;
    text-align: left;
    font-size: 25px;
    margin-bottom: 14px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
}

.why-item-info1 {
    padding-left: 4em;
}

.item-title {
    color: #2b2a29;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px 0 10px 0;
    font-family: 'Nunito Sans', sans-serif;
}

.item-title:after {
    content: '';
    display: block;
    background-color: #ffe600;
    height: 3px;
    width: 34%;
    margin: 6px 0;
}

.apply-now-link {
    color: #7b4d05;
    text-transform: capitalize;
    text-align: left;
    font-size: 20px;
    margin-bottom: 14px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
    display: block;
    margin: 0 auto;
}

.highlight-block {
    background-color: #ffe600;
    margin: 1em 2em;
    padding: 1em;
}

.hightlight {
    color: #000;
    font-size: 20px;
    text-align: center;
}

.profile-pt {
    padding: 0 1em;
    border-left: 5px solid #000;
    margin-bottom: 2em;
}

.info1 {
    color: #000000;
    font-size: 16px;
}


/*inside page*/


/*Category*/

.box-category-top {
    width: auto;
    position: relative;
    padding: 21px 15px 20px 15px;
    cursor: pointer;
    background-color: #ffe600;
}

.box-heading {
    color: #2b2a29;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 19px;
    letter-spacing: 0.4px;
    position: relative;
    padding-right: 0px;
}

.search_box::after {
    background: #7d7d7d;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    width: 1px;
    height: 61px;
}

.header_search .form-control.input-lg::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b1b0b0;
    opacity: 1;
    /* Firefox */
}

.header_search .form-control.input-lg:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #b1b0b0;
}

.header_search .form-control.input-lg::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #b1b0b0;
}

.menu-right {
    padding-left: 10px;
}

.phone-no {
    color: #fff;
    text-align: right;
    display: inline-block;
    margin-bottom: 13px;
}

.phone-no:hover {
    color: #fff;
    text-decoration: none;
}

.col-ffe600 {
    color: #ffe600;
}

.copy-link:hover {
    color: #ffe600;
    text-decoration: none;
}

.social-link {
    list-style-type: none;
    border-top: 1px solid #5d5d5d;
    margin-top: 1em;
    /* padding: 2em; */
}

.search-btn {
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    text-shadow: none;
    padding: 10px 10px;
    position: relative;
    text-align: center;
    letter-spacing: 0;
    background: #fee601;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e6d851;
    outline: none;
    border-radius: 0;
    z-index: 1;
    color: #000000;
    width: 100%;
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-appearance: none;
    margin: 15px 10px 0 0px;
    display: hide;
}

.search-btn:hover {
    border: 1px double #000;
    background-color: transparent;
    color: #000;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list-of-product {
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    margin: 3px 0;
    min-width: 270px;
    z-index: 999;
}

.index-list {
    list-style-type: none;
    padding: 7px 7px;
}

.index-list li {
    width: 100%;
    border-bottom: 1px solid #c5c1c1;
    padding: 5px;
}

.index-list li a {
    color: #111111;
    font-size: 14px;
    text-decoration: none;
    transition: 0.5s all;
}

.index-list li a:hover {
    text-decoration: none;
    margin-left: 5px;
    color: #6d6b6b;
}


/*Country*/


/*Middle-content*/

.industry-servuces {
    padding: 2em 0;
    background-color: #ffe600;
}

.top-title {
    color: #121000;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin-bottom: 2em;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
}

.service-icon {
    margin-bottom: 10px;
    padding: 10px;
    transition: 0.5s ease-in-out;
    /* border: 1px solid transparent;*/
}

.service-icon:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    /*border: 1px solid #f5f2f2;*/
}

.top-title1 {
    color: #121000;
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
    margin-bottom: 1em;
    margin-top: 1em;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
}

.hide-dek1 {
    display: none;
}

.product {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    width: 100%;
    height: 250px;
    padding: 1em;
    margin-bottom: 2em;
}

.product-img {
    width: 100%;
    height: 100%;
}

.product-nm {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin: 1em 0;
}

.product-grid2 {
    position: relative;
}

.product-grid2 .product-image2 {
    overflow: hidden;
    position: relative;
}

.product-grid2 .product-image2 a {
    display: block;
}

.product-grid2 .product-image2 img {
    width: 100%;
    height: auto;
}

.product-image2 .pic-1 {
    opacity: 1;
    transition: all .5s;
}

.product-grid2:hover .product-image2 .pic-1 {
    opacity: 0;
}

.product-image2 .pic-2 {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s;
    background: #00000057;
}

.product-grid2:hover .product-image2 .pic-2 {
    opacity: 1;
}

.product-grid2 .social {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 50px;
    right: 25px;
    z-index: 1;
}

.product-grid2 .social li {
    margin: 0 0 10px;
    display: block;
    transform: translateX(100px);
    transition: all .5s;
}

.product-grid2:hover .social li {
    transform: translateX(0);
}

.product-grid2:hover .social li:nth-child(2) {
    transition-delay: .15s;
}

.product-grid2:hover .social li:nth-child(3) {
    transition-delay: .25s;
}

.product-grid2 .social li a {
    color: #232020;
    background-color: #fff;
    font-size: 17px;
    line-height: 45px;
    text-align: center;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: block;
    transition: all .3s ease 0s;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.product-grid2 .social li a:hover {
    color: #fff;
    background-color: #ff7315;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

.product-grid2 .social li a:after,
.product-grid2 .social li a:before {
    content: attr(data-tip);
    color: #fff;
    background-color: #232020;
    font-size: 12px;
    line-height: 22px;
    border-radius: 3px;
    padding: 0 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px;
}

.product-grid2 .social li a:after {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -22px;
    z-index: -1;
}

.product-grid2 .social li a:hover:after,
.product-grid2 .social li a:hover:before {
    background-color: #ff7315;
}

.product-grid2 .add-to-cart {
    color: #fff;
    background-color: #232020;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    padding: 10px 10px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -100%;
    transition: all .3s;
}

.product-grid2 .add-to-cart:hover {
    background-color: #ff7315;
    text-decoration: none;
}

.product-grid2:hover .add-to-cart {
    bottom: 0;
}

.product-grid2 .product-new-label {
    background-color: #232020;
    color: #fff;
    font-size: 17px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s;
}

.product-grid2:hover .product-new-label {
    opacity: 0;
}

.product-grid2 .product-content {
    padding: 20px 10px;
    text-align: center;
}

.product-grid2 .title {
    font-size: 18px;
    margin: 0 0 6px 0;
    color: #ff7315;
}

.product-grid2 .title a {
    color: #232020;
    font-weight: 700;
}

.product-grid2 .title a:hover {
    color: #ff7315;
}

.product-grid2 .price {
    color: #3a3535;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

span.price del {
    color: #6b778d;
    font-weight: 400;
    margin-right: 6px;
}

.product-img {
    position: absolute;
    width: 100%;
    height: 100%;
}

.main-inside-wraper {
    background-color: #7d7d7d;
    padding: 0;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    /* margin-left: -31px; */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
}

.main-wrapper1 {
    background-color: #fff;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: ">";
}

.main-wrapper2 {
    background-color: #ffffff;
    padding: 10px 3em 3em 3em;
}

.main-inside-wraper-new {
    background: linear-gradient(to top, #ededed 90%, #7d7d7d 10%);
}

.breadcrumb-item a {
    color: #696969;
    font-size: 14px;
    font-family: 'Nunito Sans', sans-serif;
}

.box {
    width: 100%;
    box-shadow: 0 0.125rem 0.25rem hsl(0deg 0% 0% / 12%);
    border-radius: 3px;
    overflow: hidden;
    margin: 0 0 30px 0;
    border: 2px solid #dfdfdf;
}

.slide-img {
    height: 280px;
    position: relative;
}

.slide-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-sizing: border-box;
}

.detail-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    box-sizing: border-box;
    font-family: calibri;
}

.type {
    display: flex;
    flex-direction: column;
}

.type a {
    color: #222222;
    margin: 5px 0px;
    font-weight: 300;
    letter-spacing: 0.5px;
    padding-right: 8px;
    text-align: center;
    font-size: 16px;
}

.type span {
    color: rgba(26, 26, 26, 0.5);
}

.price {
    color: #333333;
    font-weight: 600;
    font-size: 1.1rem;
    font-family: poppins;
    letter-spacing: 0.5px;
}

.overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: hsl(0deg 0% 1% / 48%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.buy-btn {
    width: 200px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffe600;
    color: #252525;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: 'Nunito Sans', sans-serif;
    border-radius: 7px;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.2);
}

.buy-btn:hover {
    color: #ffe600;
    background-color: #252525;
    transition: all ease 0.3s;
    text-decoration: none;
}

.overlay {
    visibility: hidden;
}

.slide-img:hover .overlay {
    visibility: visible;
    animation: fade 0.5s;
}

@keyframes fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.banner {
    padding: 1em 0;
    position: relative;
}

.slider {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.subslider .slidebanner1.subbanner,
.subslider .slidebanner3.subbanner {
    overflow: hidden;
    position: relative;
}

.main-slider .swiper-viewport:hover .swiper-button-next {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.main-slider .swiper-viewport:hover .swiper-button-prev {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}

.product-block .fa.fa-heart {
    padding: 0;
    font-size: 14px;
}

.swiper-viewport .swiper-button-next {
    left: auto;
    right: 0;
    width: 40px;
    height: 110px;
}

.swiper-viewport .swiper-button-prev {
    right: auto;
    left: 0;
    width: 40px;
    height: 110px;
}

.swiper-container {
    direction: ltr !important;
}

.swiper-pager {
    width: 100%;
    position: absolute;
    top: 45%;
    line-height: 45px;
}

.swiper-button-prev,
.swiper-button-next {
    z-index: 2;
    background-image: none;
}

.swiper-pager {
    top: 42%;
}

.swiper-viewport .swiper-button-next {
    opacity: 0;
}

.main-slider .swiper-viewport {
    border: medium none;
    box-shadow: none;
    margin: 0;
    border-radius: 0
}

.swiper-viewport .swiper-button-prev::before {
    color: #000;
    font-size: 32px;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    text-align: center;
    padding: 30px 0;
    display: inline-block;
    background: #fff;
    width: 40px;
    height: 110px;
    content: "\f104";
    font-family: fontawesome;
    font-weight: 700;
}

.swiper-viewport .swiper-button-next::before {
    color: #000;
    font-size: 32px;
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    text-align: center;
    padding: 30px 0;
    display: inline-block;
    background: #fff;
    width: 40px;
    height: 110px;
    content: "\f105";
    font-family: fontawesome;
    font-weight: 700;
}

.swiper-viewport .swiper-button-next:hover::before {
    color: var(--text_color);
}

.swiper-viewport .swiper-button-prev:hover::before {
    color: var(--text_color);
}

.main-slider .swiper-pagination {
    display: none;
}

.main-slider.swiper-button-next,
.main-slider.swiper-button-prev {
    width: 70px;
}

.swiper-viewport .swiper-button-prev {
    opacity: 0;
}

.swiper-viewport .swiper-button-next {
    opacity: 0;
}

.swiper-pagination {
    bottom: -40px;
    left: 0;
    text-align: center;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    margin: 0 5px;
    opacity: 1;
}

.swiper-pagination-bullet:hover {
    background: rgba(0, 0, 0, 0.7);
}

.swiper-pagination-bullet-active {
    background: rgba(0, 0, 0, 0.9);
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: pointer;
    pointer-events: auto;
}

@media (max-width: 767px) {
    .swiper-pager {
        top: 45%;
    }
}


/*MiddleContent Close*/


/*Footer Open*/

.icon-why-us {
    background-color: #ffe600;
    height: 80px;
    width: 80px;
    border-radius: 6px;
    /* margin: 15px; */
    padding: 2px;
    display: block;
    margin: 0 0 0 auto;
}

.compny-nm {
    font-size: 16px;
    font-weight: 500;
    margin: 8px 0;
}

.col-black {
    color: #000;
}

.icon-why-us img {
    display: block;
    margin: 0 auto;
    padding: 5px;
}

.footer-top {
    background-color: #2b2a29;
    padding: 40px 0;
    border-top: 20px solid #ffe600;
}

.footer-link {
    list-style-type: none;
    margin: 0 2em 0 0em;
}

.footer-link li {
    margin-bottom: 12px;
}

.footer-link li a {
    color: #fff;
    font-size: 16px;
}

.col-wh {
    color: #fff;
}

.footer-top-title {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: uppercase;
    margin-bottom: 15px;
}

.address-icon .fa {
    color: #fff;
    font-size: 20px;
    text-align: right;
}

.footer-address {
    margin-left: 15px;
}

.footer-bottom {
    background-color: #121000;
    padding: 40px 0;
}


/*Footer Close*/

.banner:before {
    content: '';
    background-color: #7e7e7e;
    height: 330px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


/* scroll to top */

.scroll-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    /* background-color: red; */
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
}

.scroll-top-btn {
    background: #ffe600;
    color: #121000;
    font-size: 16px;
    display: inline-block;
    margin: 30px 10px 1em 0;
    transition: 0.5s all;
    border: 1px solid #ffe600;
}


/*btn*/

.more-btn {
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
    text-shadow: none;
    text-transform: uppercase;
    padding: 10px 40px;
    position: relative;
    letter-spacing: 0;
    background: #000;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #000;
    outline: none;
    border-radius: 0;
    z-index: 1;
    color: #fee700;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-appearance: none;
    margin: 15px 10px 0 15px;
}

.more-btn:hover {
    border: 1px double #000;
    background-color: transparent;
    color: #000;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.more-btn1 {
    font-size: 1em;
    font-weight: 300;
    font-style: normal;
    text-shadow: none;
    /*text-transform: uppercase;*/
    padding: 10px 20px;
    position: relative;
    letter-spacing: 0;
    background: #fee601;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e6d851;
    outline: none;
    border-radius: 0;
    z-index: 1;
    color: #000000;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-appearance: none;
    margin: 15px 10px 0 15px;
}

.more-btn1:hover {
    border: 1px double #000;
    background-color: transparent;
    color: #000;
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product-right {
    padding: 1em 3em 0em 0;
    margin-top: 1em;
}

.bg-white {
    background-color: #fff;
}


/**/


/*---effect--*/


/*----*/

.col1 figure {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

.col1 figure img {
    position: relative;
    display: block;
}

.features-grids figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.col1 figure figcaption::before,
.fcol1 figure figcaption::after {
    pointer-events: none;
}

.col1 figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-bubba {
    background: #000;
}

figure.effect-bubba:hover img {
    opacity: 0.3;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}

figure.effect-bubba h4 {
    padding-top: 21%;
    -webkit-transition: transform 0.35s;
    -moz-transition: transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 0;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 26px;
    font-weight: 700;
}

figure.effect-bubba h4.gal {
    padding-top: 50%;
}

figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    color: #fff;
    font-size: 1em;
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/**/

.product-toys-info {
    border: 1px solid #ccc;
    padding: 10px;
    position: relative;
    box-shadow: 0px 0px 15px 0px #D6D6D6;
}

.product-men {
    height: 100%;
    margin-bottom: 30px;
}

.pro-cmpny-logo {
    margin-top: 37px;
}

.men-pro-item {
    position: relative;
}

.men-thumb-item {
    text-align: center;
    position: relative;
    height: 220px;
}

.product-men img {
    width: 100%;
    border: none;
    height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-deals img {
    width: 100%;
    border: 1px solid #ddd;
}

.item-info-product {
    /*position: relative;
    top: 260px;
    width: 100%;*/
    margin: 5px 0;
    height: 100%;
}

.pro-price {
    color: #333333;
    font-weight: 600;
    font-size: 18px;
    font-family: poppins;
    letter-spacing: 0;
}

.men-cart-pro {
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    background-color: hsl(0deg 0% 0% / 48%);
    transition: all 0.5s ease-out 0s;
    visibility: hidden;
}

.product-men:nth-child(2) .product-new-top,
.product-men:nth-child(6) .product-new-top,
.product-men:nth-child(7) .product-new-top {
    background: #FFC107;
}

.product-men:nth-child(4) .product-new-top,
.product-men:nth-child(8) .product-new-top,
.product-new-top,
.product-men:nth-child(3) .product-new-top {
    background: #219ff3;
}

.product-new-top {
    background: #fb383b;
    color: #fff;
    right: 0;
    position: absolute;
    top: 0;
    width: 80px;
    font-size: 13px;
    height: 29px;
    text-align: center;
    line-height: 2.3;
}

span.money {
    font-size: 1em;
    font-weight: 700;
}

.inner-men-cart-pro {
    height: 100%;
    position: relative;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}

.inner-men-cart-pro ul {
    left: 0;
    margin: -60px 0 0;
    padding: 0;
    position: absolute;
    top: 45%;
    width: 100%;
    transition: all 0.5s ease-out 0s;
}

.link-product-add-cart {
    background: #ffe600;
    color: #121000;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    transition: all 0.5s ease-out 0s;
    font-size: 15px;
}

.error-lbl {
    font-weight: 600;
    font-size: 14px;
    color: darkred;
}

.d-n {
    display: none
}

.inner-men-cart-pro>ul>li {
    display: inline-block;
}

.inner-men-cart-pro ul li a {
    color: #fff;
    transition: all 0.5s ease-out 0s;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
}

.men-thumb-item:hover {
    cursor: pointer;
}

.men-thumb-item:hover::before {
    opacity: 1;
    visibility: visible;
}

.men-thumb-item:hover .men-cart-pro {
    opacity: 1;
    visibility: visible;
}

.men-thumb-item:hover .inner-men-cart-pro ul {
    margin: 20px 0 0;
}

.inner-men-cart-pro ul li a:hover {
    background: #ffc229 none repeat scroll 0 0;
}

.inner-men-cart-pro .link-product-add-cart {
    width: 40%;
    top: 0px;
    left: 75px;
    margin: 0 auto;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}

.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {
    top: 70%;
}

.link-product-add-cart:hover {
    background: transparent;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fee601;
}

.md-accordion .card .fa-angle-down {
    float: right;
}

.fa-angle-down:before {
    content: "\f107";
}

ul.stars i {
    font-size: 9px;
}

ul.stars li {
    list-style: none;
    display: inline-block;
}

ul.stars li a {
    color: #333;
}

ul.stars li a:hover {
    color: #fb383b;
}

.product-toys-info {
    border: 2px solid #ccc;
    padding: 0px;
}

.product-toys-info-height-350px {
    height: 350px;
}

.product-toys-info-height-400px {
    height: 400px;
}

.quick-link {
    color: #000;
    font-size: 15px;
    font-weight: 550;
    text-align: center;
    display: block;
    margin: 0;
    font-family: 'Nunito Sans', sans-serif;
    padding: 5px;
    line-height: 23px;
}

.quick-link:hover {
    text-decoration: none;
    color: #000;
}

.social-link {
    padding: 1em 0 2em 0;
}

.social-link ul {
    display: flex;
    list-style-type: none;
}

.social-link li {
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.social-link li a {
    display: inline-block;
    transition: 0.5s all;
}

.social-link li a:hover {
    transform: translateY(-10px);
}

.ui-draggable,
.ui-droppable {
    background-position: top;
}

.sort-table {
    margin: 3em 0 2em 0;
}

.top-title5 {
    color: #121000;
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
    margin-bottom: 1em;
    margin-top: 2em;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
}

.product-bx .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 0;
    padding: 10px;
}

.product-bx .card {
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 0;
}

.product-bx .card h5 {
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(0 0 0 / 39%);
    padding-bottom: 8px;
}

.product-bx .card h5 :: last-child {
    border-bottom: none;
}

.main-wrapper3 {
    background-color: #ffffff;
    padding: 10px 3em 3em 15px;
}

.product-right1 {
    padding: 1em 1em 0em 1em;
    margin-top: 1em;
}

.product-left-search {
    margin-left: 14px;
}

.filter-input {
    width: 5%;
    margin-right: 10px;
    float: left;
}

.select-info {
    width: 90%;
    float: left;
    color: #7d7d7d;
    font-size: 15px;
}

.product-bx .card-body {
    padding: 0px 10px;
}

.product-bx .card {
    margin-top: 8px;
}


/*Media Query*/

@media only screen and (max-width: 1024px) {
    .col1 figure img {
        position: relative;
        display: block;
        width: 100%;
    }
    .product-right {
        padding: 1em 20px 0em 0;
        margin-top: 1em;
    }
    .select-info {
        width: 86%;
        float: left;
        color: #7d7d7d;
        font-size: 15px;
    }
    .box-heading {
        color: #2b2a29;
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 19px;
        letter-spacing: 0.4px;
        position: relative;
        padding-right: 0px;
    }
    .more-btn {
        padding: 10px 14px;
    }
    #searchbox {
        width: 100%;
    }
    .main-wrapper3 {
        background-color: #ffffff;
        padding: 10px 1em 3em 15px;
    }
}

@media (max-width: 825px) {
    .more-btn {
        font-size: 12px;
        padding: 6px;
        margin: 5px 5px 5px 0;
    }
    .box-category-top {
        width: auto;
        position: relative;
        padding: 6px;
        cursor: pointer;
        background-color: #ffe600;
    }
}

@media only screen and (max-width: 768px) {
    .multi-lan {
        margin-left: -64px;
    }
    #searchbox {
        position: relative;
        float: left;
        width: 100%;
        border: none;
    }
    .gallery-grid {
        margin-top: 17px;
    }
    ul.grt-menu li.grt-dropdown ul.grt-dropdown-list li a {
        display: block;
        font-size: 18px;
        color: #FFF;
        -webkit-transition: all ease 0.8s;
        -moz-transition: all ease 0.8s;
        transition: all ease 0.8s;
        padding: 3px 12px;
        font-size: 12px;
        margin-top: 4px;
        margin-top: 14px;
    }
    .main-wrapper3 {
        background-color: #ffffff;
        padding: 10px 1em 3em 15px;
    }
    .product-right1 {
        padding: 1em 0em 0em 0em;
        margin-top: 1em;
    }
    .box-category-top {
        width: auto;
        position: relative;
        padding: 5px;
        cursor: pointer;
        background-color: #ffe600;
    }
    .more-btn {
        padding: 10px 20px;
    }
    .box-heading {
        color: #2b2a29;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 19px;
        letter-spacing: 0.4px;
        position: relative;
        padding-right: 0px;
    }
    .product-right {
        padding: 1em 0;
        margin-top: 1em;
    }
    .more-btn {
        font-size: 12px;
    }
    .col1 figure img {
        position: relative;
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .hide-mobile {
        display: none;
    }
    #searchbox {
        width: 100%;
    }
    .multi-lan {
        margin-left: 0;
        position: relative;
        margin-top: -57px;
        left: 168px;
        padding: 3px;
    }
    .hide-dek {
        display: block;
    }
    .breadcrumb {
        margin-left: 0;
    }
    .box-heading {
        color: #2b2a29;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 19px;
        letter-spacing: 0.4px;
        position: relative;
        padding-right: 0px;
        text-align: center;
        padding-top: 16px;
    }
    .mb-float-right {
        float: none;
    }
    .header_search .form-control.input-lg {
        height: 40px;
        width: 60%;
        font-size: 11px;
        padding: 10px !important;
        border: none;
        color: #b1b0b0;
        background-color: #696969;
    }
    .phone-no {
        color: #fff;
        text-align: right;
        display: block;
        margin: 5px 0;
        position: relative;
        top: -66px;
        font-size: 16px;
    }
    .top-header {
        padding: 10px 0 0 0;
    }
    .mob-center {
        margin: 0 auto;
        display: block;
    }
    .mobile-pading-0 {
        padding: 0;
    }
    .copright-txt {
        font-size: 9px;
        margin-bottom: 3px;
        text-align: center;
    }
    .main-wrapper2 {
        background-color: #ffffff;
        padding: 1em;
    }
    .info {
        color: #000000;
        font-size: 16px;
        margin-bottom: 20px;
        text-align: justify;
    }
    .footer-bottom {
        background-color: #121000;
        padding: 12px 0;
    }
    .industry-text {
        text-align: center;
        color: #000;
        font-size: 12px;
        font-family: 'Nunito Sans', sans-serif;
    }
    .item-title {
        color: #2b2a29;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 500;
        margin: 10px 0;
    }
    .bx-border-left {
        border-left: 5px solid #000;
        padding: 5px 15px;
        margin: 0em 0 2em 0;
    }
    .info-product {
        margin-left: 0;
        margin-bottom: 1em;
        padding: 0 10px;
    }
    .category-hide-mobile {
        display: none;
    }
    .highlight-block {
        background-color: #ffe600;
        margin: 10px;
        padding: 15px;
    }
    .hightlight {
        color: #000;
        font-size: 20px;
        text-align: justify;
    }
    .top-title2 {
        color: #2b2a29;
        text-transform: uppercase;
        text-align: left;
        font-size: 25px;
        margin-bottom: 14px;
        font-family: 'Nunito Sans', sans-serif;
        font-weight: bold;
        margin-top: 14px;
    }
    .breadcrumb-item a {
        color: #696969;
        font-size: 13px;
        font-family: 'Nunito Sans', sans-serif;
    }
    .info-external {
        margin-bottom: 17px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .breadcrumb-item.active {
        color: #6c757d;
        font-size: 13px;
    }
    .contact-us-form {
        background-color: #ededed;
        padding: 10px;
    }
    .why-item-info1 {
        padding-left: 2em;
    }
    .info-right {
        padding-right: 0px;
    }
    .mt-3em {
        margin-top: 0em;
    }
    .banner:before {
        content: '';
        background-color: #7e7e7e;
        height: 90px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .banner {
        padding: 0em;
    }
    .product-men {
        height: 270px;
        margin-bottom: 20px;
        padding: 0px 5px;
    }
    .men-thumb-item {
        text-align: center;
        position: relative;
        height: 200px;
    }
    .product-toys-info {
        border: 1px solid #ccc;
        padding: 0px;
        height: 100%;
    }
    .item-info-product {
        position: relative;
        top: 190px;
        width: 100%;
    }
    .mobile-hide1 {
        display: none;
    }
    .product-right1 {
        padding: 0em 10px;
        margin-top: -2em;
    }
    .main-wrapper3 {
        background-color: #ffffff;
        padding: 0px 1em 3em 15px;
    }
    .gallery-grid {
        margin-top: 0;
    }
    .sort-table {
        margin: 1em 0 2em 0;
    }
    .top-title5 {
        color: #121000;
        text-transform: uppercase;
        text-align: left;
        font-size: 20px;
        margin-bottom: 1em;
        margin-top: 0em;
        font-family: 'Nunito Sans', sans-serif;
        font-weight: bold;
    }
    .product-right {
        padding: 1em 0px;
    }
    .rev-div {
        flex-direction: column-reverse;
    }
    .more-btn {
        font-size: 10px;
        padding: 10px;
    }
    .more-btn1 {
        padding: 7px;
        font-size: 14px;
        margin: 15px 0px 0 7px;
    }
    .hide-dek1 {
        display: block;
    }
    .mr-mobile-43 {
        margin-left: 43px;
    }
    .breadcrumb {
        margin: 0px;
        padding-bottom: 7px;
    }
    .footer-link {
        list-style-type: none;
        margin: 0;
    }

    img.custom_flogo {
    width: 100px !important;
}
}

@media only screen and (max-width: 320px) {
    .phone-no {
        color: #fff;
        text-align: right;
        display: block;
        margin: 5px 0;
        position: relative;
        top: -56px;
        font-size: 16px;
    }
    .product-men {
        height: 230px;
        margin-bottom: 20px;
        padding: 0px 5px;
    }
    .item-info-product {
        position: relative;
        top: 179px;
        width: 100%;
    }
    .quick-link {
        color: #000;
        font-size: 12px;
        font-weight: 550;
        text-align: center;
        display: block;
        margin: 0;
        font-family: 'Nunito Sans', sans-serif;
        padding: 5px;
        line-height: 17px;
    }
    .inner-men-cart-pro .link-product-add-cart {
        width: 96%;
        top: 0px;
        left: 3px;
        margin: 0 auto;
        position: absolute;
        transition: all 0.5s ease-out 0s;
    }
    .link-product-add-cart {
        background: #ffe600;
        color: #121000;
        display: inline-block;
        height: 35px;
        line-height: 37px;
        transition: all 0.5s ease-out 0s;
        font-size: 11px;
    }
    .footer-link {
        list-style-type: none;
        margin: 0;
    }
    .ml-21 {
        margin-left: 0;
    }
    .dropdown-submenu {
        position: relative;
    }
    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }
    .dropdown-submenu>a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }
    .dropdown-submenu:hover>a:after {
        border-left-color: #fff;
    }
    footer .container {
        padding-top: 80px;
    }
}

.quality-badge {
    height: 250px !important;
}

.product-sku {
    color: #121000;
    text-transform: uppercase;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Nunito Sans', sans-serif;
}

.shadow {
    box-shadow: 0px 0px 15px 0px #d6d6d6;
    border: 1px solid #ccc;
}

.dropzone {
    max-width: 500px;
    margin-top: 75px;
    margin-bottom: 75px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 14px;
    margin: 60px 60px 60px 60px;
    background: #e3e6ff;
    border: 1px dotted #4e4e4e;
}

/*prabhakar css*/
.company_name {
    font-size: 18px;
}
.head_office {
    font-size: 17px;
}

.custom_back a {
    font-size: 18px !important;
    font-weight: bold;
}

.resultShow {
    font-weight: bold;
    font-size: 17px;
}

.brandLogo {
    text-align: left;
    margin: 0px 0px 10px 0px;
}

.ecommerceLogo img {
    height: 50px !important;
    width: 100px !important;
}

.customBrand {
    padding: 10px 0px 10px 0px;
}

h5.custom_title {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}
