/* Fonts */
@import url('fonts/dm-sans/dm-sans.css');
@import url('fonts/gilroy/Gilroy.css');
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{background-color:#ebebeb;}
::-webkit-scrollbar-thumb{background:#373464;}
::-webmoz-scrollbar{width:8px;}
::-webmoz-scrollbar-track{background-color:#ebebeb;}
::-webmoz-scrollbar-thumb{background:#373464;}


/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&family=Roboto&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

/* Body */
body {
    font-size: 14px;
/*    font-family: 'DM Sans', sans-serif;*/
   font-family: 'Roboto', sans-serif;
    color: #6c757d;
    overflow-x: hidden;
    background-color: #ececec !important;
}
/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}*/
.logo {
    width: 150px;
}

.hammenu{display: none !important;}
/*
.testimonial .testimonial_box-text {
    display: -webkit-box;
      -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0
}
*/

p, span, h1, h2, h3, h4, h5, b {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

a.nav-link.u-header__sub-menu-nav-link{font-size: 12px;}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__mega-menu-wrapper {
   /* width: 25%;
    max-width: 25%;
    flex-basis: 25%;*/
    flex: 1;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu {
    width: 740px !important;
}
a.nav-link.u-header__sub-menu-nav-link {
    padding: 4px 0 !important;
}
.u-header__mega-menu-wrapper p {
    padding-left: 0 !important;
}
.product-quantity {
    position: relative;
}
p#show_error {
    position: absolute;
    bottom: -50px;
    top: inherit;
    right: 0;
}
header.fixed-top.bg-white.shadow-sm.z-index-fixed {
    padding: 0px;
}
.box-resize .qty-box .row .col-8 {
    display: none;
}
.box-resize .qty-box .row .col-8 {
    display: none;
}
.box-resize .qty-box .row .col-4 p#show_error {
    position: absolute;
    top: 40px;
    left: 0;
}
.box-resize .qty-box .row .col-4 .product-quantity {
    position: relative;
}
/* Header Main Nav */
.dropdown-toggle::after {
    margin: auto;
    margin-left: 5px;
}
.logo img {
    width: 100%;
}
.newsec .hiw-sec.ssd {
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 5%);
    height: 100%;
    margin-top: 20px;
}
.newsec p {
    font-size: 16px;
}
.newsec {
    padding: 40px 0 70px;
}
.search button.btn {
    width: 34px;
    height: 34px;
    max-width: 34px;
    padding: 0px;
    min-width: 34px;
}
.add_foot + p {
    position: absolute;
    font-size: 11px;
    right: 25px;
    margin-top: 7px;
    width: 160px;
    text-align: right;
    text-transform: lowercase;
    font-weight: 600;
}
.resend {
    background-color: transparent;
    border: none;
    font-weight: 600;
    color: #e13d3d;
    cursor: pointer;
}
.search input, .search select {
    height: 32px;
}
/* .icon-user {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 35px;
    max-width: 35px;
} */
header {
    background: #fff;
    padding: 12px 0;
    border-bottom: 1px solid #d6d6d6;
/*    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);*/
}
.icon-user {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    max-width: 40px;
    font-size: 25px!important;
    border-radius: 4px
}
.dropdown.mega-menu {
    position: unset;
}
.dropdown.mega-menu .dropdown-menu {
    width: 100%;
    border-radius: 0px;
}
.iamosahan-bottom-nav .nav-link {
    font-size: 14px;
    padding: 25px 12px !important;
    font-weight: 600;
    text-transform: uppercase;
}
.dropdown-menu {
    border: none;
    font-size: 13px;
    margin: 1px 0 0 0px !important;
}
.navbar-toggler {
    padding: 2px 4px;
}

/* Custom Bootstrap */
.bg-smnavy {
    background-color: #0477b5;
}
.bg-facebook {
    background-color: #3c5897;
}
.bg-twitter {
    background-color: #1ca2f2;
}
.bg-lgnavy {
    background-color: #1b242d;
}
.list-group a:hover {
    color: #00ace8 !important;
}
.fw-200 {
    font-weight: 200 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.ln-50 {
    line-height: 50px;
}
.ln-0 {
    line-height: 0px;
}
.ln-60 {
    line-height: 60px;
}
.rounded-4 {
    border-radius: 10px;
}
:focus-visible {
    outline: 0;
}
.form-select{
    background-position: right 15.75px center;
}
.accordion-item {
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / 6%);
}
.accordion-button:not(.collapsed) {
    color: #600DFF;
    background-color: #f7f7f7;
    box-shadow: none;
}
.form-floating>label {
    padding: 17px 19px;
}
.form-floating>.form-control, .form-floating>.form-select {
    padding-left: 19px;
    padding-right: 19px;
}
.form-floating .mdi {
    position: absolute;
    right: 10px;
}
.mt-n5 {
    margin-top: -3rem!important;
}
.white-space-nowrap{
    white-space: nowrap;
}
.border-bottom, .border-end, .border-start, .border-top, .border {
    border-color: #8f8d8d!important;
}
.header-wrap + section.bg-primary.inner-header.pt-4,.fixed-top + section.bg-primary.inner-header.pt-4 {
    background: none !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #600DFF;
    background-color: #f5f5f5;
    font-weight: 600;
}


.address-main label {
    cursor: pointer;
    padding: 20px 17px;
    width: 100%
}
.cart-page h4 {
    font-size: 16px;
    margin-bottom: 10px !important;
}
.address-main:hover {
    background: #e8e6e6;
}
.nav-link {
    color: #444444;
    font-weight: 600;
}
.nav-link:focus, .nav-link:hover {
    color: #000000;
}
.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}
.dropdown-menu {
    display: block;
    opacity: 0;
    transform: translateY(20px);
    transition: all .3s ease-in;
    visibility: hidden;
}
.dropdown.mega-menu:hover .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
}
.dropdown.mega-menu .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
}
.bg-light{
    background-color: #fbfbfb !important;
}
.accordion li.open .link {
    color: #373464;
    border-bottom: 1px solid #ccc;
}
.form-control, .form-select, .btn{
    font-size: 14px;
}
.btn{
    font-weight: 500;
}
.h6, h6 {
    font-size: 14px;
}
a {
    color: #373464;
}
.bg-primary{
    background-color: #fbfbfb!important
}
.btn-outline-primary {
    color: #373464;
    border-color: #373464;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #373464;
    border-color: #373464;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #373464;
    background-color: transparent;
}
.text-primary {
    color: #373464 !important;
}
.border-primary {
    border-color: #373464!important;
}
.text-red {
    color: #ff553b !important;
}
.border-red {
    border-color: #ff553b!important;
}
.btn-red{
    background-color: #c5393e;
    border-color: #c5393e;
}
.text-green {
    color: #18cabe !important;
}
.btn-primary {
    background-color: #373464;
    border-color: #373464;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #c5393e;
    border-color: #c5393e;
}
.btn-light {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #ff9300;
}
.filters a {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 13px;
}
.text-success {
    color: #52ad40 !important;
}
.bg-success {
    background-color: #52ad40 !important;
}
.text-danger {
    color: #c5393e !important ;
}
.bg-danger {
    background-color: #c5393e !important;
}
.form-check-input:checked {
    background-color: #c5393e;
    border-color: #c5393e;
}
.btn-link{
    color: #600DFF;
    text-decoration: none;
}
.btn-link:hover, .btn-link:focus{
    color: #f80066;
    text-decoration: none;
}
a:hover {
    color: #373464;
}
a {
    text-decoration: none;
}
.fs-13 {
    font-size: 13px;
}
.fs-14 {
    font-size: 14px;
}
.fs-15 {
    font-size: 15px;
}


/*header */
.footer {
    background: rgb(55 52 100);
}



.category {
    background: #fff;
    padding: 60px 0;
}
        ul.navbar-nav.ms-auto.mb-2.mb-lg-0 {
    padding-right: 52px;
}
.banner-outer {
    position: relative;
    overflow: hidden;
}

.box h2 {
    position: relative;
    color: #fff;
    font-size: 45px;
    width: 60%;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
}
.box img {
    width: 50px;
}
a.regi {
    background: #373464;
    color: #fff;
    padding: 14px 50px;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 70px;
    background: linear-gradient( 0deg, #27272f 0%, rgba(12, 12, 14, 0.144046) 70.27%, rgba(0, 0, 0, 0.0001) 100% );
}

.banner-top {
  background: url("img/hero-banner.jpg") repeat-x;
  height: 90vh;
  width: 2500px;
  animation: slide 70s linear infinite;
  background-size: cover;
  background-repeat-x: repeat;
  overflow: hidden;
}
.content-list h2 {
    font-size: 17px;
    letter-spacing: 0;
    color: #000;
}
.cat {
    margin-bottom: 60px;
    margin: 30px 20px 0;
    margin-right: 0;
    padding: 0 14px 0 0px;
}
.col-sm-2.align-item-center {
    box-shadow: inset -1px -1px #f1f1f1, -1px -1px #e1e1e1!important;
    padding: 20px;
    color: #e1e1e1;
}
.cat h2 {
    font-size: 16px;
    color: #373464;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding-right: 0;
    border-radius: 0px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

a:hover .cat {
    background: #e9e8ff;
    border-radius: 11px;
}

.small-head:before {
    position: absolute;
    content: "";
/*    background: url(../img/heading-shape.png);*/
    width: 174px;
    height: 5px;
    bottom: -8px;
    left: 50%;
    -webkit-transform: translatex(-50%);
    /* transform: translatex(-50%); */
    filter: hue-rotate(45deg);
}

@keyframes slide{
  0%{
    transform: translate3d(0, 0, 0);
  }
  100%{
    transform: translate3d(-1692px, 0, 0);
  }
}


/* .counter:before,
.counter:after{
    content: "";
    background: #fff;
    width: 80%;
    height: 80%;
    border-radius: 100%;
    box-shadow: -5px 5px 5px rgba(0,0,0,0.3);
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}
.counter:after{
    background: linear-gradient(45deg,#373464 49%, #524f89 50%);
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
}
.counter .counter-icon{
    color: #fff;
    background: linear-gradient(45deg,#373464 49%, #524f89 50%);
    font-size: 33px;
    line-height: 70px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    top:  0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
}
.counter .counter-icon i.fa{
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
}
.counter:hover .counter-icon i.fa{ transform: rotateX(360deg); }
.counter h3{
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px;
}
.counter .counter-value{
    font-size: 45px;
    font-weight: 700;
}
.counter.orange{ color: #6964a9; }
.counter.orange:after,
.counter.orange:after, .counter.orange .counter-icon {
    background: linear-gradient(45deg,#6964a9 49%,#9f9bd1 50%);
}
.counter.green{ color: #9692c5; }
.counter.green:after,
.counter.green:after, .counter.green .counter-icon {
    background: linear-gradient(45deg,#9f9bd1 49%,#cdcbe7 50%);
}
.counter.blue{ color: #5DB3E4; }
.counter.blue:after,
.counter.blue .counter-icon{
    background: linear-gradient(45deg,#5DB3E4 49%,#7EBEE1 50%);
}
@media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
}
 */


.checkout-products .cart-image {
    width: 70px;
}
.checkout-products .cart-crossitems {
    width: 50px !important;
    padding: 0 !important;
    margin: 0 !important;
}
.checkout-products .cart-text{width: 100% !important; max-width: 100% !important; }

.product-quantity p#show_error {
    font-size: 12px;
    position: relative;
    top: 21px;
    background: #fff;
     white-space: inherit !important;
    right: 0;
    text-align: right;
    line-height: 17px;
}

.banner-search {
/*
    webkit-animation: 100s scroll infinite linear;
    -moz-animation: 100s scroll infinite linear;
    -o-animation: 100s scroll infinite linear;
    -ms-animation: 100s scroll infinite linear;
    animation: 100s scroll infinite linear;
*/
    background-repeat: repeat-y;
    height: calc(100vh - 200px);
    background-size: cover!important;
    /* background-repeat: no-repeat!important; */
    align-items: center;
    display: flex;
    position: relative;
}
.banner-search:before {
    background: #0000005e;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
/* Image Move Css */
@-webkit-keyframes scroll{
    100%{
        background-position: -3000px 0px;
    }
}

@-moz-keyframes scroll{
    100%{
        background-position: -3000px 0px;
    }
}

@-o-keyframes scroll{
    100%{
        background-position: -3000px 0px;
    }
}

@-ms-keyframes scroll{
    100%{
        background-position: -3000px 0px;
    }
}

@keyframes scroll{
    100%{
        background-position: -3000px 0px;
    }
}

.box-cat-main {
    background: #fff;
    padding: 10px;
    border-radius: 2px;
}

.bg-light-blue {
    background: #e2f5f4;
}

.bg-light-blue1 {
    background: #e4e3fe;
}

.bg-light-orange {
    background: #fbeee5;
}
h2.head-banner {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    width: 90%;
    margin: 0 auto;
    letter-spacing: 1px;
    font-size: 30px;
    margin-bottom: 20px;
}
.search-inline .search-category select {
    min-width: 140px;
    border-radius: 3px 0 0 3px;
}
#rgsearch-category1 {
    height: 35px;
    border: 1px solid #dc3439;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-right: 1px solid #ccc;
    padding: 0 10px;
}
input.input-text.rounded-0.border-start-0.border-end-0 {
    width: 100%;
    border: 1px solid #dc3439;
    height: 35px;
    padding: 0 10px;
}

.action.search.rounded-pill-end {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border: none;
    background: #dc3439;
    color: #fff;
    padding: 5px 15px;
    font-weight: 500;
}

/* My Account */
.review span.px-2 {
    padding: 0px !important;
    margin: 0 3px 0 0px !important;
    width: 22px;
    display: inline-block;
    height: 22px;
    text-align: center;
    line-height: 22px;
}
.iamosahan-bottom-nav{
    z-index: 9;
}
.dropdown-menu-end {
    right: 0;
}
.register_top {
    right: 12px;
    z-index: 9;
}
.tab-content.border-start.h-100 {
    min-height: 500px;
}
.heart_icon {
    top: 8px;
    right: 8px;
    z-index: 9;
    background: #fff;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 21px;
    border-radius: 4px;
}
.border.border-dark {
    border-color: #212529 !important;
}
.your-order .accordion-button::after {
    position: absolute;
    right: 20px;
}
.cp {
    cursor: pointer;
}
.h-150{
    height: 100px !important;
}
.nav-categorie.text-muted.active{
    color: #212529 !important;
    font-weight: 600;
}
.fix-sidebar {
    position: sticky;
    top: 24px;
}
.cart-top .badge {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px;
    font-size: 9px;
    min-width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .cart-top {
    padding: 0 13px 0 0;
    border-radius: 50px;
} */
.cart-top {
    padding: 0 13px 0 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 12px;
    background: #373464!important;
    color: #fff!important;
}
.feature {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
}
.app-icon {
    height: 40px;
}
.footer-brand img {
    width: 200px;
}

.footer .text-muted {
    color: #fff!important;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 14px;
}


.accordion-button-arrow-right:after {
    margin-left: auto !important;
}
.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary {
    border-color: #600DFF !important;
    color: #600DFF !important;
}
.btn-check:active+.btn-outline-primary .icofont-check-alt, .btn-check:checked+.btn-outline-primary .icofont-check-alt {
    background: #600DFF;
}

/* Blog */
.comments-body-footer a {
    font-size: 10px;
    padding: 2px 7px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.comments-body-footer {
    padding-left: 1.5rem!important;
    margin: -11px 0 0 0;
}
.comments-body {
    background-color: #f1f9ff !important;
}
.comments-body p:last-child {
    margin: 0px;
}
.comments-block img.rounded-circle {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    object-fit: contain;
    border: 1px solid #eaebec;
}
.tag-btn {
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 6px 11px;
    text-transform: capitalize;
    margin: 0 3px 7px 0;
    color: #6c757d;
    border-color: #d4d7d9;
}
.sm-social-btn {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
}
.author-block .avatar-md {
    width: 80px;
    height: 80px;
    min-width: 80px;
    object-fit: cover;
}
.blog-detail-header-info .avatar-md {
    height: 30px;
    width: 30px;
}

/* Slider */
.slick-track{
    display:flex;
}
.slick-slide{
    display:flex;
    justify-content:center;
}
.stock-slider .slick-prev {
    left: -19px !important;
}
.stock-slider .slick-next {
    right: -19px !important;
}
.trail-slider .slick-dots {
    bottom: -5px !important;
}
.review-slider .slick-dots {
    bottom: 1px !important;
}
.slick-slider {
    margin-bottom: 0px !important;
}
.slick-dots {
    bottom: 11px;
}
.slick-arrow {
    background: #fff !important;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    box-shadow: 0 .5px 10px rgba(0,0,0,.20)!important;
    z-index: 9;
}
.slick-arrow:hover, .slick-arrow:focus {
    background: #dc3545 !important;
}
.slick-arrow:hover:before, .slick-arrow:focus:before {
    color: #ffffff;
}
.footer {
    background: rgb(55 52 100);
}
.slick-prev:before, .slick-next:before {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.slick-next {
    right: 15px;
}
.slick-prev {
    left: 15px !important;
}
.slick-prev:before {
    content: "\eac9";
    font-family: IcoFont!important;
}
.slick-next:before {
    content: "\eaca";
    font-family: IcoFont!important;
}

/* Footer */
.footer-logo img {
    height: 43px;
}

/* Media Mobile Css */
@media (max-width: 576px) {
}
@media (max-width: 768px) {
}
@media (max-width: 992px) {
    .iamosahan-bottom-nav .nav-link {
        font-size: 13px;
        padding: 12px 7px!important;
        text-align: center;
        border-bottom: 1px solid #eaeaea;
        text-transform: uppercase;
   }
    .dropdown-menu {
        border: none;
        font-size: 13px;
        margin: 1px 0 0 0px !important;
        opacity: unset;
        visibility: unset;
        transition: unset;
        transform: unset;
   }
    .dropdown:hover .dropdown-menu {
        display: none;
        opacity: unset;
        transform: unset;
        visibility: unset;
   }
    .dropdown-menu {
        display: none;
   }
    .dropdown-menu.show {
        display: block !important;
        border: 1px solid #eaeaea;
        margin: -1px 0 0 0 !important;
        border-radius: 0px;
   }
    form.d-flex.top-right {
        justify-content: center;
        padding: 2px 0 11px 0;
   }
    .dropdown.mega-menu .dropdown-menu {
        padding: 0px 12px;
   }
    .dropdown.mega-menu .dropdown-menu .col-md-2.col-6 {
        margin: 0 0 10px 0;
   }
    .container.mob-dnone {
        display: none;
   }
    .py-5.footer {
        display: none;
   }
    .py-3.bg-white.footer-copyright .row {
        text-align: center;
   }
    .py-3.bg-white.footer-copyright .row span.me-3.small {
        display: block;
        margin: 0px !important;
   }
    .py-3.bg-white.footer-copyright .row .col-md-4.text-end {
        text-align: center !important;
   }
    .register_top {
        padding: 6px 8px 6px 5px !important;
   }
    .inner-header .d-flex {
        flex-direction: column;
   }
    .single-right {
        margin: 25px 0 0 0;
   }
    .cart_tabs .nav-link {
        padding: 18px 4px !important;
        font-size: 14px !important;
   }
    .p-4.osahan-list .d-flex.align-items-center.border.bg-white.rounded.overflow-auto {
        width: 100%;
        margin-bottom: 10px;
        justify-content: center;
   }
    .p-4.osahan-list .d-flex.align-items-center.border.bg-white.rounded.overflow-auto div {
        width: 100%;
    }
    .p-4.osahan-list .d-flex.align-items-center.w-100.mt-auto {
        flex-direction: column;
   }
    .chechkout_side, .mobile-mt-3 {
        margin-top: 15px;
   }
    .mt-n5 {
        margin-top: -23px !important;
   }
    .account-links .nav-item {
        width: 100%;
   }
    .account-links .nav-item .nav-link {
        padding: 14px 18px !important;
   }
    .profile-sidebar .p-3.px-md-0.py-md-0.mob-dnone.mt-4 {
        padding: 0 0 !important;
   }
    .blog-header-filter {
        display: none;
   }
    .blog-header-top p {
        display: none;
   }
    .m-none.d-flex.align-items-center {
        display: none !important;
   }
    .py-5 {
        padding-top: 1.5rem!important;
        padding-bottom: 1.5rem!important;
   }
    .pt-5{
        padding-top: 1.5rem!important;
   }
    .pb-5{
        padding-bottom: 1.5rem!important;
   }
    .mt-5 {
        margin-top: 1.5rem!important;
   }
    .mb-5 {
        margin-bottom: 1.5rem!important;
   }
    .my-5{
        margin-top: 1.5rem!important;
        margin-bottom: 1.5rem!important;
   }
}
@media (max-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 100%;
   }
    .iamosahan-bottom-nav .nav-link {
        font-size: 13px;
        padding-left: 7px!important;
        padding-right: 7px!important;
   }
}


.best-selling {
    background: #fbfbfb;
    padding: 50px 0;
}

.category .container {
    width: 1140px;
}

.small-head {
    text-align: center;
    font-size: 28px;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: 900;
    color: #0e095a;
    margin-bottom: 10px;
    position: relative;
}

h2.heading {
    text-align: center;
    font-size: 40px;
    margin-bottom: 60px;
    color: #000;
    font-weight: 600;
    padding-top: 20px;
}

.content-list p {
    color: #7c7c7c;
    margin-bottom: 0;
}


.align-item-center {
    align-items: center;
}

.content-list h2 {
    font-size: 18px;
    letter-spacing: 0;
    color: #484646;
    font-weight: bold;
    letter-spacing: 0.5px;
}

a:hover .cat {
    /* background: #e9e8ff;
    border-radius: 11px; */
}
a.ms-auto.small.text-dark {
    font-weight: 600;
    padding: 3px 10px;
    letter-spacing: 1px;
    border-radius: 3px;
}
.list a:hover .list {
    box-shadow: 0 0 3px #ccc;
    border-radius: 3px;
}

.list a:hover {
    box-shadow: 0 0 7px #ccb;
    border-radius: 3px;
}

.hiw-sec img {
    width: 200px;
    margin-bottom: 20px;
}
.hiw-sec {
    text-align: center;
}

.hiw-sec h2 {
    font-size: 23px;
    font-weight: 600;
    color: #000;
}

.hiw-sec p {
    font-size: 15px;
    padding: 4px 25px;
}

.how-it-work {
    background: #fff;
    padding: 50px 0;
}

.button-bottom {
    display: inline-block;
    padding: 15px 0;
    width: 100%;
    margin-top: 20px;
}

.numbers {
    background: linear-gradient(90deg, rgb(130 125 205) 33.33%, rgb(47 42 106), 33.33%, rgb(47 42 106), 66.66%, rgb(10 5 84) 66.66%);
    padding: 50px 0;
}

h2.timer.count-title {
    color: #fff;
    font-size: 90px;
    font-weight: 600;
}

p.count-text {
    font-size: 20px;
    color: #fff;
}

.regi-white {
    background: #fff;
    color: #000;
    padding: 15px 28px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    border-radius: 4px;
    margin-top: 30px;
    display: inline-block;
}

.numbers p.small-head {
    color: #fff;
}

.numbers h2.heading {
    color: #fff;
}

.numbers .small-head:before {
    filter: brightness(0) invert(1);
}
.brands {
    background: #fff;
    padding: 50px 0;
}

.testimonial .item img {
    width: 100%;
    border-radius: 10px;
}

.testimonial .small-head:before {
    /* left: 16%; */
}

.testimonials {
    padding: 0px 0 50px;
}

.brnad-icon img {
    margin: 0 !important;
}
.brnad-icon {
    text-align: center;
    background: #fdf9f9;
    padding: 10px 10px;
    height: 100px;
    border-radius: 6px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
}

.top-footer p {
    text-align: left !important;
    font-size: 10px;
}

.section-heading p {
    font-size: 20px;
}

.section-heading h2.heading {
    margin-bottom: 6px;
}
/* .video-icon .mdi-play:before
{
position: absolute;
    content: "";
    background: #cbcad6;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    animation: bounce_4b 3s infinite linear;
    -webkit-animation: bounce_4b 3s infinite linear;
    z-index: -1;
    height: 120px;
    width: 120px;
} */

.item-video {
    position: relative;
}
.video-icon i.icon-user {
    background: #c5393eb8;
    width: 60px;
    height: 60px;
    max-width: 60px;
    max-height: 60px;
    border-radius: 50%;
}
button.btn-close.testii {
    position: absolute;
    right: 0;
    color: #fff!important;
    top: -20px;
    opacity: 1;
    filter: invert(1);
}
@keyframes bounce_4b {
    0% {
      transform: translate(-50%, -50%) scale(1);
      opacity: 0;
    }
    50% {
      transform: translate(-50%, -50%) scale(1.1);
      opacity: 0.3;
    }
    100% {
      transform: translate(-50%, -50%) scale(1.2);
      opacity: 0;
    }
  }

.item-video img{
    width: 100%;
}

.video-icon {
    position: relative;
}

.video-icon {
    position: absolute;
    top: 40%;
    left: 40%;
    right: 0;
    justify-content: center;
    align-items: center;
}
h4.titles {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
    letter-spacing: 1px;
}

.img-cat img {
    width: 100%;
}

a.col-md-3.col-6.osahan-list-item-page {
    margin-bottom: 20px;
}

.bg_color {
    background: #f2f4f6c4;
}

.services .__item {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 15px 15px;
    background: #fff;
    min-height: 115px;
    margin-bottom: 22px;
    border-radius: 4px;
}
.services .__ico {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    position: relative;
}

i.__ico:before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: -15px;
    width: 60px;
    height: 60px;
    border-radius: 6px;
    -webkit-transform: rotate(33.75deg);
    transform: rotate(33.75deg);
    background: linear-gradient(45deg, transparent, rgba(47, 85, 212, 0.09));
    z-index: 1;
}

.__item:hover i.__ico:before {
    background: rgba(47, 85, 212, 0.07);
    -webkit-animation: spinner-border 5s linear infinite;
    animation: spinner-border 5s linear infinite;
}

.col.u-header__mega-menu-wrapper:nth-child(2n) {
    background: #f2f2f2 !important;
}

@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}

h4.__title {
    font-size: 15px;
    font-weight: 500;
    padding-top: 10px;
    color: #3c3a3a;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}
i.__ico img {
    width: 70px;
}
section#services {
    padding: 60px 0;
}
h2.title-head {
    color: #000;
    letter-spacing: 0.5px;
    font-size: 26px;
}

.hiw-sec:hover {
    /* background: #dc3545; */
}

.hiw-sec:hover p, .hiw-sec:hover h2 {
    /* color: #fff; */
}




.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
border:1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}
.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item {
    text-align: center;
    padding: 50px;
        margin-bottom:80px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 100%;
    margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190E7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots{
display: inline-block;
width: 100%;
text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3190E7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}






.testimonial {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

  }
  .testimonial-slide {
    padding: 0px 10px;
  }
  .testimonial_box-top {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    box-shadow: 5px 5px 20px rgb(229 229 229 / 49%);
}
  .testimonial_box-icon {
    padding: 10px 0;
  }
  .testimonial_box-icon i {
    font-size: 25px;
    color: #14213d;
  }
  .testimonial_box-text {
    padding: 10px 0;
  }
  .testimonial_box-text p {
    color: #293241;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
  }
  .testimonial_box-img {
    padding: 20px 0 10px;
    display: flex;
    justify-content: center;
  }

  .testimonial_box-img img {
    width: 90px !important;
    height: 90px !important;
    border-radius: 50px;
    border: 2px solid #e5e5e5;
      padding: 0 !important
  }

  .testimonial_box-name {
    padding-top: 10px;
  }
  .testimonial_box-name h4 {
    font-size: 14px;
    line-height: 12px;
    color: #293241;
    margin-bottom: 0;
      line-height: 25px;
}
  .testimonial_box-job p {
    color: #293241;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 0;
  }

  .cat-list img {
    width: 100%;
    border-radius: 8px;
    margin: 0 auto;
}

.category-sec.iconsssx .cat-list img {
    padding: 50px;
}
.cat-list {
    text-align: center;
}
.cat-list {
    text-align: center;
    background: white;
    padding: 2px;
    border-radius: 8px;
    box-shadow: 0 0 6px #d5d5d5;
}

.all-head h2 {
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.all-head {
    margin-bottom: 15px;
}

.three-sec2 {
    padding: 50px 0;
}


a:hover .cat-list {
    webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cat-list
{
-webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

a:hover .img-catss {
    webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.img-catss
{
-webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cat-list h2 {
    font-size: 16px;
    text-align: center;
    color: #000;
    padding-top: 4px;
}

.category-sec {
    padding: 30px;
}

.three-sec {
    background: #fff;
    margin-top: 6px;
    padding: 50px 0;
}
.img-catss img {
    border-radius: 6px;
}




#verticalSmooth {
    overflow: hidden;
    padding: 0px 10px;
    height: 500px
}

.soft {
    box-shadow: 0 2px 10px rgba(49, 33, 171, 0.15);
    padding: 12px 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    background: #fff;
    height: 110px;
}
.hiw-sec:hover img {
    /* filter: brightness(0) invert(1); */
}

.bg-uni {
    background: #373464;
    align-items: center;
}

h2.title.client-h2 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    letter-spacing: 1.2px;
}
.testi-title p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: capitalize;
}

span.text-icon {
    position: absolute;
    bottom: -18px;
    font-size: 12px;
    left: 0;
    right: 0;
    text-align: center;
    color: #000;
}

.svgicons {
    width: 50px;
    margin: 0px auto
}
#category {
    padding: 50px 0;
}

.soft-title {
    /*            margin-top: 20px;*/
}

.soft-title img {
    margin-bottom: 0px;
    text-align: center;
    height: 85px;
    width: 100%;
    object-fit: contain;
    object-fit: cover;
    mix-blend-mode: multiply;
    border-radius: 7px;
}

.slides {
    padding-left: 0px
}

section.main-slider {
    position: relative;
    clear: both;
    overflow: hidden;
}

.main-slider .slides .bg-slider {
    background-size: cover;
    height: 75vh;
    position: relative;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
}

.main-slider .slides .bg-slider.shopping {
    height: 75vh;
}

.flex-control-paging li a {
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.flex-control-paging li a.flex-active {
    background: #2f55d4;
    cursor: default;
    font-size: 17px;
    width: 15px;
    height: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.flex-control-nav {
    display: none;
}

/*
.bg-animation-left:after {
content: "";
position: absolute;
left: 0px;
top: 0px;
width: 70%;
height: 100%;
background: rgba(255, 255, 255, 0.85);
-webkit-clip-path: polygon(0 0, 90% 0, 70% 100%, 0% 100%);
  clip-path: polygon(0 0, 90% 0, 70% 100%, 0% 100%);
}
*/
/*
.bg-animation-left:after {
content: "";
position: absolute;
left: 74px;
top: 0px;
width: 40%;
height: 100%;
background: rgba(255, 255, 255, 0.85);

}
*/


.bg-animation-left.dark-left:after {
    background: rgba(60, 72, 88, 0.6);
}

.bg-animation-left.crypto-home:after {
    background: #2f55d4;
    width: 80%;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%, 0% 100%);
}

.bg-invoice {
    padding: 100px 0;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    background-position: center center;
}

.classic-app-image .bg-app-shape:after {
    bottom: 3rem;
    left: -8rem;
    width: 55rem;
    height: 35rem;
    border-radius: 20rem;
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    opacity: 0.9;
}

.classic-app-image .app-images {
    position: absolute;
    bottom: 60px;
    right: -20px;
}

.classic-app-image .bg-app-shape:after,
.classic-saas-image .bg-saas-shape:after {
    content: " ";
    position: absolute;
    z-index: -1;
}

.classic-app-image .bg-app-shape:after,
.classic-saas-image .bg-saas-shape:after {
    -webkit-box-shadow: 0 0 40px rgba(47, 85, 212, 0.5);
    box-shadow: 0 0 40px rgba(47, 85, 212, 0.5);
    background-color: #2f55d4;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 46px !important;
}

.flexslider {
    margin: 0 0 0px !important;
}

.carousel-caption {
    position: absolute;
    right: 5%;
    bottom: 0px;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 36%;
    height: 100%;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    color: white;
    text-align: center;
    /*background: rgb(0 0 0 / 36%);*/
    color: white;
    padding: 25px;
}

/* .carousel-item>img {
    height: 500px;
    object-fit: cover;
}*/

.carousel-text {
    font-size: 18px;
    color: black;
    font-weight: 400;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 50px;
    height: 50px;
    background: black no-repeat center center;
    border-radius: 50px;
    color: white;
    font-size: 22px;
    padding-top: 14px;
}

.carousel-control-next,
.carousel-control-prev {
    width: 9% !important;
}
font font {
    background: transparent !important;
    box-shadow: none !important;
}
@media screen and (max-width: 767px) {
.static-bb-box .icon-box:lang(ru) {
         height: 222px;
}
.filter-open-btn + .row .breadcrumb-list {
    align-items: center !important;
}
#login .modal-content.shadow-sm a.btn.shadow-sm.btn-primary.fw-bold.fs-7.rounded-3.border-0.px-4.py-3:lang(ru), #seller-login .modal-content.shadow-sm a.btn.shadow-sm.btn-primary.fw-bold.fs-7.rounded-3.border-0.px-4.py-3:lang(ru){
    padding: 10px 8px !important;
}
#login button.btn.shadow-sm.btn-primary.fw-bold.fs-7.rounded-3.border-0.px-4.py-3:lang(ru), #seller-login button.btn.shadow-sm.btn-primary.fw-bold.fs-7.rounded-3.border-0.px-4.py-3:lang(ru)  {
    padding: 10px 15px !important;
}
#login .mdi-arrow-right:lang(ru)::before, #seller-login .mdi-arrow-right:lang(ru)::before{
    content: "\F0054";
    opacity: 0;
}
    .vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu {
        clear: both;
    }
    .subnav {
         gap: 0 !important;
    }
    .vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__mega-menu-wrapper{height: auto !important; margin-left: 6px !important;}
    .carousel-caption {
        right: 0%;
        left: 0%;
        width: 100%;
        display: none;
    }
    div#navBar ul {
        display: block !important;
        height: auto !important;
    }
.box-resize .qty-box {
    padding: 0 !important;
}
#navBar{height: 100vh; overflow: auto;}
.description-box div {
    margin-bottom: 0 !important;
}
.xzoom-container {
    width: 100%!important;
    text-align: center;
}
.xzoom-container > img {
    height: 300px;
    object-fit: contain;
    width: a;
    width: 200px;
    margin: 0 auto;
}


}

.carousel-indicators li {
width: 30px;
height: 5px;
    cursor: pointer;
background-color: rgb(0 0 0 / 45%);
}
.carousel-indicators .active {
background-color: #000;
border: 2px solid #000;
}

.number-r {
    left: -20px;
    position: absolute;
    top: 40%;
    background: #f9f8ff;
    color: #555b77;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    border: 5px double #fff;
}



.hiw-sec:hover .number-r {
    color: #373464;
    background: #ffffff;
    border: 4px double #373464;
}

.counter{
    color: #373464;
    font-family: 'Muli', sans-serif;
    width: 200px;
    height: 200px;
    text-align: center;
    border-radius: 100%;
    padding: 60px 32px 40px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.sale-banner img {
    width: 100%;
    border-radius: 7px;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;

}

.sale-banner:hover img {
    webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}


.super-sale {
    background: #fff;
    padding: 50px 0;
}


span.arrow-right-drop img {
    width: 18px;
}

span.arrow-right-drop {
    position: absolute;
    top: 18%;
    right: 0;
    background: #373464;
    padding: 5px;
    border-radius: 4px;
}
.inner-header .top-right a {
    top: -10px;
}
.inner-header .text-icon {
    position: absolute;
    bottom: -18px;
    font-size: 13px;
    left: -4px;
    right: 0;
    text-align: center;
    color: #000;
}
#item-drop h2 {
    display: inline;
    width: auto;
    font-size: 14px!important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #373464;
}
#item-drop p {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    padding-top: 5px;
    margin-bottom: 0;
    color: #c5393e;
}

section.blog-header.blog-header-filter.shadow-sm {
    padding: 7px 0px;
}
#item-drop {
    color: #000;
    border: none;
    cursor: pointer;
}

.menu {
    position: relative;
    display: inline-block;
    width: 100%;
}
#submenu {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 300px;
    width: 300px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    height: 80vh;
    overflow-x: scroll;
    z-index: 98;
}

span.cat-defi {
    display: flex;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #938b8b;
    line-height: 13px;
}
#submenu a {
    color: #000;
    padding: 6px 5px;
    text-decoration: none;
    display: block;
    font-size: 16px;
    letter-spacing: 1px;
}
#submenu a:hover {
    background-color: #f5f5f5
}

a.link-cat {
    display: flex!important;
    align-items: center;
    flex-basis: min-content;
}

.link-cat img {
    width: 68px;
    padding-right: 8px;
}

.icon-content h2 {
    font-size: 15px;
    color: #000;
    letter-spacing: 0;
    padding-top: 20px;
}
.icon-content img {
    width: 50px;
}
.icon-content {
    margin-top: 24px;
    margin-bottom: 40px;
}

.how-it-works-sec {
    padding: 50px 0;
    /* background-image: url(../img/wave.png); */
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.icon-content {
    background-repeat: no-repeat!important;
    background-size: contain!important;
    background-position: center -10px!important;
    text-align: center;
}
.icon-content.bg1 {
    background: url(../img/service_bg1.png);
}
.icon-content.bg2 {
    background: url(../img/service_bg2.png);
}

.icon-content.bg3 {
    background: url(../img/service_bg3.png);
}

.icon-content.bg4 {
    background: url(../img/service_bg4.png);
}

.icon-content.bg5 {
    background: url(../img/service_bg5.png);
}

.icon-content.bg6 {
    background: url(../img/service_bg6.png);
}

.icon-content.bg4 {
    background: url(../img/service_bg4.png);
}

.icon-content.bg3 {
    background: url(../img/service_bg3.png);
}

p.qty-s.text-muted.mb-1.small {
    color: #443b3c!important;
}
.right-q {
    padding-left: 20px;
    color: #373464;
    display: none;
}
.icon-content img {
    width: 70px;
}

.work-process {
    z-index: 2;
}

.tw-case {
    background: #fbfbfb;
    position: relative;
    padding: 50px 0;
    padding-bottom: 70px;
}
.tw-work-process p {
    font-size: 15px;
    color: #373464;
    font-weight: 500;
    width: 60%;
    margin: 0 auto;
    padding-top: 10px;
}

.footer h6 {
    font-size: 14px;
    color: #fff!important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}

.footer .col-12.col-lg-4.col-md-4.pe-lg-5 p {
    padding-top: 27px;
    color: #fff;
    font-size: 14px;
}

.tw-work-process .process-wrapper.d-table {
    box-shadow: 0 0 16px #373464;
}
button.btn-cart {
    border: none;
    background: #373464;
    color: #fff;
    border-radius: 3px;
    padding: 2px 10px;
    margin-bottom: 10px;
}

span.number-p {
    width: 30px;
    height: 30px;
    background: #373464;
    position: absolute;
    left: 37px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    color: #fff;
    line-height: 30px;
}

.work-bg-pattern {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: -1;
    margin-top: -50px;
    background-position: left center;
}
.tw-work-process {
    text-align: center;
    position: relative;
}

.tw-work-process:hover .number-p {
    background: #c5393e;
}

.process-wrapper {
    width: 170px;
    background-color: #fff8af;
    height: 170px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.mou a{ background: #827dcd;
    font-size: 20px;
    padding: 10px 30px;
    color: #fff;
    border-radius: 5px;}
.mou a:hover {
    background: #8b84f8;
}

.process-inner {
    vertical-align: middle;
    text-align: center;
    display: block !important
}

.process-inner img {
    width: 80px;
}

 .bg-orange {
    background: #f8f0e2 !important;
}

.bg-blue {
    background: #e2f5f4 !important;
}
.bg-yellow {
    background: #ffefe5 !important;
}
.bg-pink {
    background: #f2f5fe !important;
}

.work-process [class*="col"]:nth-child(even) .process-wrapper {
    margin-top: 50px;
}

.back .icon-user {
    font-size: 20px!important;
    color: #000!important;
    margin-right: 20px;
    font-weight: 200!important;
    margin-bottom: 3px;
}
.accordion {
    width: 100%;
    max-width: 384px;
    margin: 0px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
    list-style: none;
    padding-left: 0;
}
.filtbox {
    padding-left: 20px;
    padding-top: 10px;
}

.filtbox label {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    padding-left: 10px;
}
.filtbox .form-check-input[type=checkbox] {
    border-radius: 0.25em;
}
.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 20px;
  color: #4D4D4D;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #CCC;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link {    font-weight: 900;}

.accordion li.open i { color: #AA00FF;}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.modal-dialog img {
    margin-right: 25px;
}
.abut-page {
    background: #fff;
    margin-top: 0px;
    text-align: left;
    padding: 30px 40px !important;
}
.abut-page h1 {
    font-size: 24px !important;
    margin-bottom: 20px;
}
.abut-page p {
    font-size: 16px;
    font-weight: 500;
}

ul.submenu {
    padding-left: 0;
    background: none;
}


.submenu li { border-bottom: 1px solid #efefef; }

.submenu a {
  display: block;
  text-decoration: none;
  color: #d9d9d9;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #b63b4d;
  color: #FFF;
}
h1.cat-bred {
    font-size: 16px;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}

.box-c {
    border-bottom: 1px solid #f5f5f5;
}
.filter-box {
    margin-bottom: 8px;
    background: #fff;
    padding: 10px;
    margin-top: 8px;
    border: 1px solid #dfdfdf;
}

.btn-light {
    width: 152px;
    height: 42px;
    background-color: rgb(221, 211, 180);
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(0, 0, 0 ,.7);
    font-size: 1.0rem;
    text-transform: capitalize;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
}





.qty-input {
    color: #000;
    background: #fff;
    display: flex;
    align-items: center;
    /* overflow: hidden; */
  }
  .qty-input .product-qty, .qty-input .qty-count {
    background: transparent;
    color: inherit;
    font-weight: 200;
    font-size: 12px;
    border: none;
    display: inline-block;
    min-width: 0;
    height: 20px;
    line-height: 1;
}
  .qty-input .product-qty:focus,
  .qty-input .qty-count:focus {
    outline: none;
  }
  .qty-input .product-qty {
    width: 25px;
    min-width: 0;
    display: inline-block;
    text-align: center;
    -webkit-appearance: textfield;
       -moz-appearance: textfield;
            appearance: textfield;
  }
  .qty-input .product-qty::-webkit-outer-spin-button, .qty-input .product-qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
            appearance: none;
    margin: 0;
  }
  .qty-input .qty-count {
    padding: 0;
    cursor: pointer;
    width: 20px;
    font-size: 1.25em;
    text-indent: 0;
    overflow: hidden;
    position: relative;
}
  .qty-input .qty-count:before, .qty-input .qty-count:after {
    content: "";
    height: 0px;
    width: 0px;
    position: absolute;
    display: block;
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .qty-input .qty-count--minus {
    border-right: 1px solid #e2e2e2;
  }
  .qty-input .qty-count--add {
    border-left: 1px solid #e2e2e2;
  }
  .qty-input .qty-count--add:after {
    transform: rotate(90deg);
  }
  .qty-input .qty-count:disabled {
    color: #ccc;
    background: #f2f2f2;
    cursor: not-allowed;
    border-color: transparent;
  }
  .qty-input .qty-count:disabled:before, .qty-input .qty-count:disabled:after {
    background: #ccc;
  }


  .qty-input {
    border-radius: 4px;
    /* box-shadow: 0 1em 2em -0.9em rgb(0 0 0 / 70%); */
    transform: scale(1.5);
    display: flex;
    border: 1px solid #e7e7e7;
}



  .box-cart-items {
    border-bottom: 1px solid #d7d7d7;
}

.content-pro-cart p.small {
    font-size: 13px;
}
.content-pro-cart p.small b {
    color: #000;
}

a.add-list {
    font-size: 10px;
    border: 1px solid #c9c9c9;
    padding: 1px 16px;
    display: inline-block;
}

.modal-dialog.modal-login.modal-dialog-centered.cart-pop {
    position: fixed;
    border: 0!important;
    top: auto!important;
    left: 0;
    right: 0;
}
.boxs-cart {
    display: inline-block;
    padding-left: 17px;
}
a.text-left.btn.bg-primary.btn-sm.text-white.rounded-0.text-center.p-3.m-0.w-50 {
    background: #373465!important;
}
.fix-sidebar p {
    font-size: 13px;
}
.prize-b h2 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.prize-b p {
    margin-bottom: 0!important;
}

button.btn.btn-sm.mt-auto.border.border-danger.py-1.px-2.text-danger.d-flex.align-items-center.mb-0 {
    margin-right: 8px;
}




/* Vertical-Menu */
.vertical-menu,
.vertical-menu {

  background-color: #fff;

  /* Nav Item */
  /* Nav Link */
}


.vertical-menu.v1 .u-header__nav-item.hs-mega-menu-opened .u-header__sub-menu, .vertical-menu.v1 .u-header__nav-item.hs-sub-menu-opened .u-header__sub-menu,
.vertical-menu.v1 .u-header__nav-item.hs-mega-menu-opened .u-header__sub-menu,
.vertical-menu.v1 .u-header__nav-item.hs-sub-menu-opened .u-header__sub-menu {
  top: -1px;
  border-bottom: 2px solid #fed700;
  border-right: 2px solid #fed700;
}
.static h4 {
    font-weight: 700;
}
.vertical-menu.v2,
.vertical-menu.v2 {
  min-width: 16.875rem;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
  /* Nav Item */
}

.vertical-menu.v2 .u-header__nav-item.hs-mega-menu-opened .u-header__sub-menu, .vertical-menu.v2 .u-header__nav-item.hs-sub-menu-opened .u-header__sub-menu,
.vertical-menu.v2 .u-header__nav-item.hs-mega-menu-opened .u-header__sub-menu,
.vertical-menu.v2 .u-header__nav-item.hs-sub-menu-opened .u-header__sub-menu {
  top: 0px;
}

.vertical-menu.v3,
.vertical-menu.v3 {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
}

.vertical-menu .u-header__nav-item,
.vertical-menu .u-header__nav-item {
  padding:0;
}

.vertical-menu .u-header__nav-item:first-child .u-header__nav-link,
.vertical-menu .u-header__nav-item:first-child .u-header__nav-link {
  padding-left: 0.31237rem;
}

.vertical-menu .u-header__nav-item:last-child .u-header__nav-link,
.vertical-menu .u-header__nav-item:last-child .u-header__nav-link {
  border-bottom-width: 0;
}

.vertical-menu .u-header__nav-item.hs-mega-menu-opened .u-header__sub-menu, .vertical-menu .u-header__nav-item.hs-sub-menu-opened .u-header__sub-menu,
.vertical-menu .u-header__nav-item.hs-mega-menu-opened .u-header__sub-menu,
.vertical-menu .u-header__nav-item.hs-sub-menu-opened .u-header__sub-menu {
  display: block !important;
  height: auto;
  top: 0px;
  left: calc(100% - 6px);
  bottom: 0;
}
a.d-flex.align-item-center:hover p {
    color: #dc3439;
}

.vertical-menu .u-header__nav-item.hs-mega-menu-opened .u-header__nav-link, .vertical-menu .u-header__nav-item.hs-sub-menu-opened .u-header__nav-link,
.vertical-menu .u-header__nav-item.hs-mega-menu-opened .u-header__nav-link,
.vertical-menu .u-header__nav-item.hs-sub-menu-opened .u-header__nav-link {
  background-color: #f5f5f5;
  font-weight: 700;
}

.vertical-menu .u-header__nav-item[data-event="hover"]:hover .u-header__nav-link,
.vertical-menu .u-header__nav-item[data-event="hover"]:hover .u-header__nav-link {
  font-weight: 700;
}

.vertical-menu .u-header__nav-item.hs-has-sub-menu,
.vertical-menu .u-header__nav-item.hs-has-sub-menu {
  position: static;
}

.vertical-menu .u-header__nav-link,
.vertical-menu .u-header__nav-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  /* border-bottom: 1px solid #dddddd; */
  font-weight: 500;
}

.vertical-menu .u-header__nav-item {
    /* border-bottom: 1px solid #ccc; */
}

.vertical-menu .u-header__nav-item a{
    border-bottom: none !important
}

.vertical-menu .u-header__nav-link{
    border-bottom: 1px solid #dddddd;
}


.hs-menu-initialized {
    padding-top: 0;
}
.row.u-header__mega-menu-wrapper {
    padding: 20px!important;
}
.vertical-menu .u-header__nav-link-toggle::after,
.vertical-menu .u-header__nav-link-toggle::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-size: 1.00012rem;
  color: #b0b5b9;
  margin-top: 0.25025rem;
}
.title-box {
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #292657;
    letter-spacing: 1.06px;
}
.vertical-menu .u-header__navbar-nav,
.vertical-menu .u-header__navbar-nav {
  border: 2px solid transparent;
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.vertical-menu .vmm-bg,
.vertical-menu .vmm-bg {
  right: 0;
  position: absolute;
  bottom: 0;
}

.vertical-menu .vmm-bg-extended .vmm-bg,
.vertical-menu .vmm-bg-extended .vmm-bg {
  right: -60px;
}

/*------------------------------------
  Navbar Expand
------------------------------------*/
.vertical-menu .navbar-expand .navbar-nav {
  -ms-flex-direction: column;
      flex-direction: column;
}

.vertical-menu .navbar-expand .u-header__navbar-nav {
  -ms-flex-align: unset;
      align-items: unset;
  width: 100%;
  padding: 0.4375rem 0;
}

.vertical-menu .navbar-expand .u-header__navbar-nav .u-header__nav-link {
  padding-top: 0.406rem;
  padding-bottom: 0.406rem;
  padding-right: 0.31237rem;
  padding-left: 0.31237rem;
}

.vertical-menu .navbar-expand .u-header__navbar-nav .u-header__sub-menu {
  box-shadow: none;
  border-bottom-left-radius: 0;
}

.vertical-menu .navbar-expand .u-header__navbar-nav .u-header__mega-menu-wrapper {
  padding-top: 2.24962rem;
  padding-bottom: 2.24962rem;
}

@media (min-width: 576px) {
  .vertical-menu .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .vertical-menu .navbar-expand-sm .u-header__navbar-nav {
    -ms-flex-align: unset;
        align-items: unset;
    width: 100%;
    padding: 0.4375rem 0;
  }
  .vertical-menu .navbar-expand-sm .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.406rem;
    padding-bottom: 0.406rem;
    padding-right: 0.31237rem;
    padding-left: 0.31237rem;
  }
  .vertical-menu .navbar-expand-sm .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: none;
    border-bottom-left-radius: 0;
  }
  .vertical-menu .navbar-expand-sm .u-header__navbar-nav .u-header__mega-menu-wrapper {
    padding-top: 2.24962rem;
    padding-bottom: 2.24962rem;
  }
}

@media (min-width: 768px) {
  .vertical-menu .navbar-expand-md .navbar-nav {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .vertical-menu .navbar-expand-md .u-header__navbar-nav {
    -ms-flex-align: unset;
        align-items: unset;
    width: 100%;
    padding: 0.4375rem 0;
  }
  .vertical-menu .navbar-expand-md .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.406rem;
    padding-bottom: 0.406rem;
    padding-right: 0.31237rem;
    padding-left: 0.31237rem;
  }
  .vertical-menu .navbar-expand-md .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: none;
    border-bottom-left-radius: 0;
  }
  .vertical-menu .navbar-expand-md .u-header__navbar-nav .u-header__mega-menu-wrapper {
    padding-top: 2.24962rem;
    padding-bottom: 2.24962rem;
  }
}

@media (min-width: 992px) {
  .vertical-menu .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .vertical-menu .navbar-expand-lg .u-header__navbar-nav {
    -ms-flex-align: unset;
        align-items: unset;
    width: 100%;
    padding: 0.4375rem 0;
  }
  .vertical-menu .navbar-expand-lg .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.406rem;
    padding-bottom: 0.406rem;
    padding-right: 0.31237rem;
    padding-left: 0.31237rem;
  }
  .vertical-menu .navbar-expand-lg .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: none;
    border-bottom-left-radius: 0;
  }
  .vertical-menu .navbar-expand-lg .u-header__navbar-nav .u-header__mega-menu-wrapper {
    padding-top: 2.24962rem;
    padding-bottom: 2.24962rem;
  }
}

a.seller-link {
    font-weight: 700;
    text-transform: none;
    color: #fbfbfb;
    letter-spacing: 1px;
    background: #827dcd;
    margin-right: 10px;
    padding: 8px 19px!important;
    border-radius: 3px;
    font-size: 13px;
    margin-top: 0px !important;
    display: inline-block;
}
.icon-top {
    margin-right:2px;
}
.navbar-nav a:hover {
    color: #dc3439;
}
a.seller-link:hover {
    background: #d22e32;
    color: #fff;
}
ul.navbar-nav.u-header__navbar-nav {
    padding-top: 0!important;
}

@media (min-width: 1200px) {
  .vertical-menu .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .vertical-menu .navbar-expand-xl .u-header__navbar-nav {
    -ms-flex-align: unset;
        align-items: unset;
    width: 100%;
    padding: 0.4375rem 0;
    max-width: 260px !important;
    max-width: 270px !important;
    padding-right: 10px;
    position: relative;
    padding-bottom: 10px !important;
  }
  .vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__nav-link {
    padding: 3px 10px;
    letter-spacing: 1.2px;
  }
  .vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: none;
    border-bottom-left-radius: 0;
    width: 100%;
    width: 500px;
  }

  .vertical-menu .u-header__nav-link-toggle::after, .vertical-menu .u-header__nav-link-toggle::after {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600!important;
    font-size: 13px;
    margin-left: 13px;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__nav-link {
    white-space: nowrap;
}
.navbar-expand-xl .navbar-collapse {
    align-items: flex-start;
}
.content-enqui p {
    margin-bottom: 0;
}

.u-header__mega-menu-wrapper .col {
    flex: 1 0 33%;
}
p.font-hindi {
    font-size:15px!important;
    padding-left: 14px;
}
select#cat {
    border-radius: 50px;
}
  .vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__mega-menu-wrapper {
    padding-top: 2.24962rem;
    padding-bottom: 2.24962rem;
  }
}
ul.u-header__sub-menu-nav-group {
    list-style: none;
    padding-left: 0;
    text-transform: uppercase;
}

span.u-header__sub-menu-title {
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
    padding-left: 8px;
}
a.nav-link.u-header__sub-menu-nav-link {
    text-transform: capitalize;
}
@media (min-width: 1480px) {
  .vertical-menu .navbar-expand-wd .navbar-nav {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .vertical-menu .navbar-expand-wd .u-header__navbar-nav {
    -ms-flex-align: unset;
        align-items: unset;
    width: 100%;
    padding: 0.4375rem 0;
  }
  .vertical-menu .navbar-expand-wd .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.406rem;
    padding-bottom: 0.406rem;
    padding-right: 0.31237rem;
    padding-left: 0.31237rem;
  }
  .vertical-menu .navbar-expand-wd .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: none;
    border-bottom-left-radius: 0;
  }
  .vertical-menu .navbar-expand-wd .u-header__navbar-nav .u-header__mega-menu-wrapper {
    padding-top: 2.24962rem;
    padding-bottom: 2.24962rem;
  }
}

.vertical-menu.v2 .navbar-expand .u-header__navbar-nav .u-header__sub-menu, .vertical-menu.v3 .navbar-expand .u-header__navbar-nav .u-header__sub-menu {
  box-shadow: 3px 5px 11px -10px rgba(0, 0, 0, 0.8);
}

@media (min-width: 576px) {
  .vertical-menu.v2 .navbar-expand-sm .u-header__navbar-nav .u-header__sub-menu, .vertical-menu.v3 .navbar-expand-sm .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: 3px 5px 11px -10px rgba(0, 0, 0, 0.8);
  }
}

@media (min-width: 768px) {
  .vertical-menu.v2 .navbar-expand-md .u-header__navbar-nav .u-header__sub-menu, .vertical-menu.v3 .navbar-expand-md .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: 3px 5px 11px -10px rgba(0, 0, 0, 0.8);
  }
}

@media (min-width: 992px) {
  .vertical-menu.v2 .navbar-expand-lg .u-header__navbar-nav .u-header__sub-menu, .vertical-menu.v3 .navbar-expand-lg .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: 3px 5px 11px -10px rgba(0, 0, 0, 0.8);
  }
}

@media (min-width: 1200px) {
  .vertical-menu.v2 .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu, .vertical-menu.v3 .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: 3px 5px 11px -10px rgba(0, 0, 0, 0.8);
  }
}

@media (min-width: 1480px) {
  .vertical-menu.v2 .navbar-expand-wd .u-header__navbar-nav .u-header__sub-menu, .vertical-menu.v3 .navbar-expand-wd .u-header__navbar-nav .u-header__sub-menu {
    box-shadow: 3px 5px 11px -10px rgba(0, 0, 0, 0.8);
  }
}

.u-header__navbar--wide.navbar-expand .u-header__navbar-nav .u-header__nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 1.1rem;
  padding-left: 1.1rem;
}

.u-header__navbar--wide.navbar-expand .u-header__navbar-nav .u-header__nav-link-toggle::after {
  font-size: 90%;
}

.u-header__navbar--wide.navbar-expand .u-header__navbar-nav .nav-item + .nav-item .u-header__nav-link {
  border-left: 1px solid #e5c100;
}

.u-header__navbar--wide.navbar-expand .u-header__navbar-nav .hs-mega-menu-opened .u-header__nav-link,
.u-header__navbar--wide.navbar-expand .u-header__navbar-nav .hs-sub-menu-opened .u-header__nav-link {
  background-color: #e5c100;
}

@media (min-width: 576px) {
  .u-header__navbar--wide.navbar-expand-sm .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1.1rem;
    padding-left: 1.1rem;
  }
  .u-header__navbar--wide.navbar-expand-sm .u-header__navbar-nav .u-header__nav-link-toggle::after {
    font-size: 90%;
  }
  .u-header__navbar--wide.navbar-expand-sm .u-header__navbar-nav .nav-item + .nav-item .u-header__nav-link {
    border-left: 1px solid #e5c100;
  }
  .u-header__navbar--wide.navbar-expand-sm .u-header__navbar-nav .hs-mega-menu-opened .u-header__nav-link,
  .u-header__navbar--wide.navbar-expand-sm .u-header__navbar-nav .hs-sub-menu-opened .u-header__nav-link {
    background-color: #e5c100;
  }
}

@media (min-width: 768px) {
  .u-header__navbar--wide.navbar-expand-md .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1.1rem;
    padding-left: 1.1rem;
  }
  .u-header__navbar--wide.navbar-expand-md .u-header__navbar-nav .u-header__nav-link-toggle::after {
    font-size: 90%;
  }
  .u-header__navbar--wide.navbar-expand-md .u-header__navbar-nav .nav-item + .nav-item .u-header__nav-link {
    border-left: 1px solid #e5c100;
  }
  .u-header__navbar--wide.navbar-expand-md .u-header__navbar-nav .hs-mega-menu-opened .u-header__nav-link,
  .u-header__navbar--wide.navbar-expand-md .u-header__navbar-nav .hs-sub-menu-opened .u-header__nav-link {
    background-color: #e5c100;
  }
}

@media (min-width: 992px) {
  .u-header__navbar--wide.navbar-expand-lg .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1.1rem;
    padding-left: 1.1rem;
  }
  .u-header__navbar--wide.navbar-expand-lg .u-header__navbar-nav .u-header__nav-link-toggle::after {
    font-size: 90%;
  }
  .u-header__navbar--wide.navbar-expand-lg .u-header__navbar-nav .nav-item + .nav-item .u-header__nav-link {
    border-left: 1px solid #e5c100;
  }
  .u-header__navbar--wide.navbar-expand-lg .u-header__navbar-nav .hs-mega-menu-opened .u-header__nav-link,
  .u-header__navbar--wide.navbar-expand-lg .u-header__navbar-nav .hs-sub-menu-opened .u-header__nav-link {
    background-color: #e5c100;
  }
}

@media (min-width: 1200px) {
  .u-header__navbar--wide.navbar-expand-xl .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1.1rem;
    padding-left: 1.1rem;
  }
  .u-header__navbar--wide.navbar-expand-xl .u-header__navbar-nav .u-header__nav-link-toggle::after {
    font-size: 90%;
  }
  .u-header__navbar--wide.navbar-expand-xl .u-header__navbar-nav .nav-item + .nav-item .u-header__nav-link {
    border-left: 1px solid #e5c100;
  }
  .u-header__navbar--wide.navbar-expand-xl .u-header__navbar-nav .hs-mega-menu-opened .u-header__nav-link,
  .u-header__navbar--wide.navbar-expand-xl .u-header__navbar-nav .hs-sub-menu-opened .u-header__nav-link {
    background-color: #e5c100;
  }
}

@media (min-width: 1480px) {
  .u-header__navbar--wide.navbar-expand-wd .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-right: 1.1rem;
    padding-left: 1.1rem;
  }
  .u-header__navbar--wide.navbar-expand-wd .u-header__navbar-nav .u-header__nav-link-toggle::after {
    font-size: 90%;
  }
  .u-header__navbar--wide.navbar-expand-wd .u-header__navbar-nav .nav-item + .nav-item .u-header__nav-link {
    border-left: 1px solid #e5c100;
  }
  .u-header__navbar--wide.navbar-expand-wd .u-header__navbar-nav .hs-mega-menu-opened .u-header__nav-link,
  .u-header__navbar--wide.navbar-expand-wd .u-header__navbar-nav .hs-sub-menu-opened .u-header__nav-link {
    background-color: #e5c100;
  }
}

.u-header__navbar--wide .u-header__nav-item:first-child .u-header__nav-link {
  padding-left: 1.1rem;
}

.secondary-menu .navbar-expand .u-header__navbar-nav .u-header__nav-link {
  padding-top: 0.53725rem;
  padding-bottom: 0.53725rem;
}

.secondary-menu .navbar-expand .u-header__navbar-nav-divider .u-header__nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

@media (min-width: 576px) {
  .secondary-menu .navbar-expand-sm .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.53725rem;
    padding-bottom: 0.53725rem;
  }
  .secondary-menu .navbar-expand-sm .u-header__navbar-nav-divider .u-header__nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}

@media (min-width: 768px) {
  .secondary-menu .navbar-expand-md .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.53725rem;
    padding-bottom: 0.53725rem;
  }
  .secondary-menu .navbar-expand-md .u-header__navbar-nav-divider .u-header__nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}

@media (min-width: 992px) {
  .secondary-menu .navbar-expand-lg .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.53725rem;
    padding-bottom: 0.53725rem;
  }
  .secondary-menu .navbar-expand-lg .u-header__navbar-nav-divider .u-header__nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}

@media (min-width: 1200px) {
  .secondary-menu .navbar-expand-xl .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.53725rem;
    padding-bottom: 0.53725rem;
  }
  .secondary-menu .navbar-expand-xl .u-header__navbar-nav-divider .u-header__nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}

@media (min-width: 1480px) {
  .secondary-menu .navbar-expand-wd .u-header__navbar-nav .u-header__nav-link {
    padding-top: 0.53725rem;
    padding-bottom: 0.53725rem;
  }
  .secondary-menu .navbar-expand-wd .u-header__navbar-nav-divider .u-header__nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
}

.secondary-menu .u-header__navbar-nav .u-header__nav-link {
  font-weight: 400;
  font-size: 0.81288rem;
}

.secondary-menu.v1 .u-header__navbar-nav .u-header__nav-link {
  font-size: 0.875rem;
}

/*------------------------------------
  Nav Alignments
------------------------------------*/
@media (min-width: 992px) {
  .vertical-menu .u-header__navbar-body,
  .vertical-menu .u-header__navbar-nav {
    margin-left: 0;
  }
    .vertical-menu .navbar-expand-xl .u-header__navbar-nav{
    width: 100%;
    padding: 0.4375rem 0;
    max-width: 260px !important;
    max-width: 270px !important;
    padding-right: 10px;
    position: relative;
    padding-bottom: 10px !important;
    }
}

@media (min-width: 768px) {
    .vertical-menu .navbar-expand-xl .u-header__navbar-nav{
    width: 100%;
    padding: 0.4375rem 0;
    max-width: 260px !important;
    max-width: 270px !important;
    padding-right: 10px;
    position: relative;
    padding-bottom: 10px !important;
    }

     .vertical-menu .navbar-expand-xl .u-header__navbar-nav:lang(ru){
             max-width: 303px !important;
    padding-right: 0 !important;
    }
    .home-cate p:lang(ru) {
    height: 25px !important;
}

}

.box-cat-main img {
    width: 80px;
    transition: all .2s ease-in;
}
.box-cat-main a:hover img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}

.box-pro.list a:hover {
    box-shadow: none!important;
    border-radius: 3px;
}
.content-banner-cat h2 {
    font-size: 16px;
    font-weight: 600;
    color: #242152;
}
.content-banner-cat {
    padding: 0 10px;
}
.content-banner-cat p {
    margin-bottom: 0;
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    display: -webkit-inline-box;
}
.left-top-menu a.nav-link {
    padding: 0;
}
.left-top-menu a {
    padding: 0 15px 0 0;
}

.right-top-menu a {
    padding: 0 15px 0 0;
    font-weight: 600;
}
.right-top-menu {
    text-align: right;
}

ul.dropdown-menu.shadow-sm.px-2.py-1 {
    position: absolute;
}

.top-header {
    padding: 10px 0 15px;
    background: #fff;
}
header {
    background: #fff;
    padding: 12px 0;
}

.icon img {
    width: 35px;
}

.box-1 {
    padding: 0 10px;
}


.box-1 p {
    margin-bottom: 0;
    padding-left: 8px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
}

ul.dropdown-menu {
    position: absolute!important;
}

#header-search1 {
    margin-left: 30px;
}

.shop-cat {
    background: #fff;
    padding: 50px 0;
}

.box-pro .list a:hover {
    box-shadow: none;
    border-radius: 3px;
}
.box-pro.list.row {
    padding: 0 15px;
}

.col-sm-9.p-0 {
    border: 1px solid #ccc;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.box-pro.list.row {
    padding: 0 15px;
    padding-top: 40px;
}

.footer-brand img {
    width: 200px;
    /* filter: brightness(0) invert(1); */
}

.brnad-icon img {
    width: 100%;
    border-radius: 5px;
}

.brnad-icon {
    text-align: center;
}

.our-brands {
    padding: 50px 0;
}

.description-sec {
    padding: 8px 10px;
}
p {
/*    font-weight: 600;*/
}
.address-main {
    margin-bottom: 20px;
}
/*
div {
    font-weight: 600;
}
td {
    font-weight: 600;
}
*/
.home-cate a {
    display: block;
    overflow: hidden;
}
.home-cat h4.titles {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
    letter-spacing: 1px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #00000040;
    color: #fff;
    z-index: 9;
}
.home-cat img {
    object-fit: cover !important;
}
.border-box {
/*  text-transform: lowercase;*/
}
.full-banner img {
    width: 100%;
}
.border-box:first-letter,
.border-box:first-line {
  text-transform: uppercase;
}
.home-cat a:after {
    content: "";
    background: linear-gradient(360deg, rgb(36 20 13 / 38%) 0%, rgb(0 0 0 / 46%) 0.3246753246753247%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}
.description-sec h3 {
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #000;
    padding-top: 10px;
}

.checkout-price {
    color: #cd3134 !important;
}

.checkout-price {
    font-size: 15px;
    margin-top: 2px;
}

.checkout-products .border-bottom{
    overflow-y: auto;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    overflow-x: hidden;
}
.box-resize .qty-box {
    background: none;
    border: none;
}
.box-resize .qty-box .col-md-8 {
    display: none;
}
.total-buy .qty-box p {
    margin-bottom: 6px;
    font-weight: 600;
    color: #5d5d5d;
}
.boxs-cart b {
    color: #222;
}
.qty-box.box-resize {
    width: auto !important;
    background: no-repeat;
    border: none;
    padding: 0;
}
.qty-box.box-resize .col-md-8 {
    display: none;
}
.qty-box.box-resize .col-md-4 {
    width: 100%;
}
.cart-image img {
    object-fit: cover;
    height: 80px;
    width: 80px !important;
    display: inline-block;
}
.checkout-products .border-bottom > div {
    position: relative;
}
.description-sec p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    text-align: center;
    color: #000;
}
a.osahan-list-item-page p {
    font-weight: 600;
}

table#product-attribute-specs-table {
    border: 1px solid #f5f5f5;
}
.add-to-cart-box {
    border: 1px solid #ccc;
}

button.btn.shadow-sm.bg-white.border.text-danger.fw-bold.fs-7.rounded-3.border-0.px-4.py-3.text-uppercase.w-100.d-flex.align-items-center {
    background: #dc3439!important;
    color: #fff!important;
    border-radius: 0!important;
}

.color_code {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
}

.Black {
    background: #000!important;
}

.Cream {
    background: #fff8dc!important;
}
.White {
    background: #eee!important;
}
.Rani {
    background: #ff1493!important;
}
.Mustard {
    background: #ffdb58!important;
}
.Red {
    background: red!important;
}

.Green {
    background: #006400!important;
}

a.ask-btn {
    border: 1px solid #ccc;
    padding: 5px 12px;
    float: right;
    display: inline-block;
    margin-bottom: 23px;
    border-radius: 3px;
    font-weight: 600;
    margin-top: 30px;
}

.Partners img {
    width: 75px!important;
    margin-bottom: 10px;
}

.top-footer h3 {
    font-size: 15px;
    font-weight: 400;
    color: #000;
}
.top-footer ul {
    list-style: none;
    padding-left: 0;
}

small.office_time {
    /* padding-left: 18px; */
}

.top-footer ul a {
    font-size: 14px;
}
.top-footer {
    background: #fff;
    padding: 30px;
}

i.qr_code_box img {
    width: 100px;
    height: auto;
    margin-bottom: 8px;
}
li.qr_code_box {
    float: left;
}
p.app_purchase {
    display: inline-block;
}
li.qr_code_box img {
    /* margin-bottom: 10px; */
    padding: 6px;
}

.py-5.footer {
    display: none;
}

.description_tag_line {
    display: block;
    clear: both;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    display: inline-block;
    margin-top: 5px!important;
}

input.form-floating.mb-3.col-sm-6.GS-btn.on.request-rfq {
    background: linear-gradient(48deg, #fa1212, #f87777);
    max-width: 240px;
    padding: 13px 20px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: none;
}

.position-relative img {
    height: 210px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.cat-list img {
    width: 100%;
    border-radius: 8px;
    margin: 0 auto;
    height: 210px;
    object-fit: cover;
    object-position: top;
}

.cat-list {
    margin-bottom: 10px;
}

.cart-page .osahan-list img {
    width: 80px;
    padding: 0!important;
    height: 80px;
}

button#request_quotation {
    background: linear-gradient(48deg, #fa1212, #f87777);
    max-width: 240px;
    padding: 13px 20px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border: none;
}

.xzoom-container {
    width: 100%!important;
}

.my-acount{min-height: 400px}

.user-admin-side-panel a {
    padding: 20px 0;
    display: block;
    border-bottom: 1px solid #cccccc9e;
}
.user-dashboard-box p {
    font-size: 18px;
}
table.order-table {
    width: 100%;
}
.account-desc h3 {
    font-size: 13px;
    font-weight: 600;
}
.my-acount h1 {
    color: #222;
    font-size: 25px;
    margin-top: 7px;
    font-weight: 500;
}
.user-info .profile-pic {
    width: 38px;
    margin-right: 11px;
    margin-left: 0;
    margin: 0;
    margin-right: 15px;
}

.invoice-container {
    margin: 15px auto;
    padding: 70px;
    max-width: 850px;
    background-color: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    position: relative;
}
.close-popup {
    cursor: pointer;
    position: absolute;
    right: 22px;
    top: 12px;
    font-size: 35px;
    font-weight: 100;
    opacity: 2.5;
    border: 1px solid #4c4c4c;
    height: 30px;
    line-height: 26px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
}
body.bg-light.popup-close {
    overflow: hidden;
}
.invoice-container-main {
    position: fixed;
    z-index: 9;
    background: #9f9f9fe3;
    top: 0;
    left: 0;
    right: 0;
    overflow: scroll !important;
    height: 100vh;
}
.text-right {
    text-align: right;
}
.account-img img {
    width: 20px;
}
.user-admin-side-panel h3 {
    margin-bottom: 0 !important;
    padding: 0 !important;
    line-height: 25px;
}
.billing-addres p {
    color: #444;
}
/*********Css For Buyer/Vendor Registation*************/
    .registration-form {
        background: #fbfbfb;
        padding: 30px 0;
        text-align: center;
    }
    .registration-form h2 {
        font-size: 15px;
        color: #3a3a3a;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-weight: 600;
        margin-bottom: 27px;
    }
    .btn-theme
    {
        background: linear-gradient(48deg, #fa1212, #f87777);
        max-width: 240px;
        padding: 13px 20px;
        border-radius: 50px;
        color: #fff;
        font-weight: 500;
        font-size: 18px;
        border: none;
    }

    .step {
    display: none;
    }
    .step.active {
    display: block;
    }
    .form-group {
    width: 100%;
    margin-top: 20px;
    }
    .form-group input {
    width: 100%;
    border: 1.5px solid rgba(128, 128, 128, 0.418);
    padding: 5px;
    font-size: 18px;
    margin-top: 5px;
    border-radius: 4px;
    }

    button.next-btn,
    button.previous-btn,
    button.submit-btn {
    float: right;
    margin-top: 20px;
    padding: 10px 30px;
    border: none;
    outline: none;
    background-color: rgb(180, 220, 255);
    font-family: "Montserrat";
    font-size: 18px;
    cursor: pointer;
    /* text-align: right; */
    }
    button.previous-btn {
    float: left;
    }
    button.submit-btn {
    background-color: aquamarine;
    }

    fieldset {
        position: relative;
        border: 1px solid #ccc;
        padding: 35px 15px;
        margin: 30px 0;
    }
    legend {
        width: auto!important;
        position: absolute;
        top: -17px;
        z-index: 99;
        background: #fbfbfb;
        padding: 0 6px;
        font-size: 20px;
        color: #000!important;
    }

/*********Code By Braj**************/

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
  }
#request-quote .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
}
#request-quote label {
    color: #000;
    margin-bottom: 8px;
    font-size: 15px;
}
#request-quote .modal-content {
    border-radius: 0;
    outline: 0;
    padding: 24px;
}
#request-quote .modal-header.px-4.py-3 h6 {
    text-align: center;
    width: 100%;
    font-size: 26px;
    font-weight: normal;
    margin-top: 0;
    padding-top: 0;
}
.map.map-chart {
    position: relative;
}
.map.map-chart:after {
    content: "";
    width: 1000px;
    height: 100%;
    position: absolute;
    background: #f4ecdf;
    padding: 50px 0 !important;
    top: 0;
    left: 0;
}
.map.map-chart {
    position: relative;
    padding: 40px 0;
}
.call-box {
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    padding: 40px 0;
    min-height: 380px;
}
.call-box p span, .call-box p {
    font-family: 'Roboto', sans-serif !important;
    font-size: 15px;
}
.call-box button {
    background: #1a1647;
    color: #fff;
    padding: 13px 20px;
}
.call-box .phone-number {
    font-size: 19px !important;
    color: #cf282a;
}
.call-box .title {
    font-size: 18px;
    font-weight: 600;
    margin: 16px 0;
    color: #222;
}
.call-box p {
    font-size: 16px;
    padding: 0 20px;
}
#request-quote .modal-header{border: none}
/*********Code By Braj End**************/

button.btn.btn-submit {
    background: #827dcd;
    color: #fff;
    width: 100%;
    padding: 14px 0;
    font-size: 18px;
}
.call-box {
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    padding: 40px 0;
    min-height: 410px;
    margin: 50px 0;
}

.about-icon {
    text-align: left;
    margin-bottom: 12px;
}
.wishlist-outline {
    height: 30px;
    border: 1px solid #ccc;
    padding: 3px 7px;
    display: flex;
    align-items: center;
    font-size: 15px;
}
.home-cat .count {
    position: absolute;
    z-index: 9;
    background: #fff;
    right: 11px;
    top: 9px;
    border-radius: 10px;
        padding: 1px 12px;
        font-weight: 600;
}
.bg-light-blue {
    background: #e2f5f4;
    padding: 46px 20px;
    border-radius: 5px;
}
.box-cat-main img {
    width: 100px;
    transition: all .2s ease-in;
    margin-left: 18px;
}
.content-banner-cat {
    padding: 0 10px;
    margin-left: 14px;
}
.content-banner-cat h2 {
    font-size: 28px;
    font-weight: 600;
    color: #242152;
}
.content-banner-cat h2 {
    font-size: 30px;
    font-weight: 600;
    color: #242152;
}
.content-banner-cat p {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px;
}
.bg-light-blue1 {
    background: #e4e3fe;
    padding: 46px 20px;
    border-radius: 5px;
}
.home-cat {
    position: relative;
}
.call-box button:hover{color: #fff}
.about-box {
    background: #f5f5f5;
    /* height: 200px; */
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 5px rgb(133 132 132 / 50%);
}
.seeler-menu.right-top-menu a {
    padding: 0 15px 0 0;
    padding: 11px 26px !important;
    letter-spacing: 1px;
    font-size: 15px;
}
.top-header {
    padding: 10px 0 10px;
    background: #efefef;
}
.enquire-box .container {
    position: relative;
}
.line-head {
    text-align: center;
}
.h100{height: 100%}
.enquire-box {
    text-align: center;
}
.enquire-box p {
    font-size: 17px;
}
.enquire-box input {
    width: 78%;
    height: 50px;
    border: none;
}
.enquire-box .btn {
    background: #827dcd;
    height: 50px;
    color: #fff;
    padding: 0 28px;
    font-size: 16px;
}
.enquire-box input {
    width: 75%;
    height: 50px;
    border: none;
    padding: 4px 10px;
}
.brand-logo img {
    width: 100%;
    padding: 11px 0;
    background: #fff;
}

.brand-logo {
    border: 1px solid #ccc;
    padding: 0 10px;
    background: #fff;
}
.top-footer {
    background: #EDF1FF !important;
    padding: 40px 30px 30px;
}
.top-footer .container {
    /* margin-left: 0px; */
    /* margin-right: 0; */
    transform: translateX(-20px);
}
.footer-left p{white-space: nowrap}
.top-footer h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.col-sm-3.information_section input {
    padding: 10px 14px !important;
    font-size: 12px;
}
.col-sm-3.information_section button {
    padding: 12px 20px !important;
    margin-top: 18px;
    width: 100%;
}
.icon-box h1::before {
    margin-right: 13px;
    font-size: 26px;
}
.icon-box h1 {
    font-weight: 900;
}
.icon-box h1::before {
    margin-right: 13px;
    font-size: 26px;
    position: relative;
    top: -3px;
}
.wishlist-outline {
    height: 34px;
    border: 1px solid #ccc;
    padding: 3px 8px;
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-top: 3px;
    font-weight: 500;
    border-radius: 5px;
    position: relative;
}
.wishlist-outline  img{
   width: 17px;
    /* margin-right: 6px;  */
}
.left-top-menu a {
    padding: 0 9px 0px 10px !important;
    font-weight: 600;
}
.add-to-cart-box button {
    padding: 6px 15px !important;
    margin: 0
}
.add-to-cart-box {
    margin-right: 15px;
}
.payment_saction {
    margin-bottom: 5px !important;
}
.payment_saction h3 {
    font-size: 14px !important;
}
.account-desc {
    margin-top: 11px;
}
.account-img img {
    width: 32px !important;
}
button.btn.generate-ticket {
    border: 1px solid #222;
    padding: 16px 32px;
    background: #d12f36;
    color: #fff;
    border: none;
    border-radius: 50px;
    font-size: 16px;
}
.ticket-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #858585ba;
}
.ticket button {
    background: #222;
    color: #fff;
    padding: 6px 20px;
    margin-top: 5px;
}
.ticket {
    background: #fff;
    width: 400px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    padding: 20px 40px;
    margin: 100px auto;
    position: relative;
}
.description_tag_line li {
    color: #222 !important;
}
.qty-box {
    background: #f5f5f5;
    padding: 9px 15px;
    border: 1px solid #ccc;
    margin-bottom: 21px;
    width: 100% !important;
    margin-top: 21px;
}
.bg-white.rounded-3.shadow-sm.overflow-hidden.single-right {
    padding: 20px;
    padding-left: 0;
    padding-right: 0;
}
.ticket a.close {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 25px;
    font-weight: 100;
}
.ticket textarea {
    height: 110px;
    width: 100%;
    padding: 9px 10px;
}
.payment_saction h3 {
    font-size: 20px;
    font-weight: 600;
    color: #2e2b65;
    margin: 0;
    padding-bottom: 5px;
}
.payment_saction button{
    padding: 10px 18px !important;
    margin-left: 0;
    margin-bottom: -30px;
    width: 161px !important;
    float: right;
    margin-top: -30px;
}
.top-footer ul a {
    font-size: 14px;
    padding: 6px 0;
    display: block;
}
.qty-inputs input {
    padding: 5px 5px;
}
.cart-page h4 {
    font-weight: 600;
    color: #222;
    margin-top: 15px;
}
.cart-page .form-group label {
    font-weight: 600;
    color: #222;
}
.color .color-ball {
    width: 20px;
    height: 20px;
    background: #ccc;
    display: inline-block;
    border-radius: 50%;
}
.ratio-box > div {
/*
    background: #f5f5f5;
    padding: 5px 13px;
    margin-bottom: 6px;
*/
}

.color{
    display: flex;
    flex-direction: column;
}
.ratio-box > div p:first-child {
    margin-bottom: 4px;
    color: #222;
}
.ratio-box > div p:last-child {
    margin: 0;
}
.ratio-box label {
    font-size: 15px;
    text-align: left;
    display: block;
    font-weight: 500;
    color: #222;
    margin: 6px 0;
}
.ratio-box label, .color label {
    font-size: 14px;
    text-align: left;
    display: block;
    font-weight: 500;
    color: #222;
    margin: 0px 0;
}
.qty-inputs {
    margin-top: 8px;
}

.qty-inputs label {
    color: #222;
    font-weight: 500;
}
.qty-inputs label {
    color: #222;
    font-weight: 600;
}
.qty-inputs .product-qty{border:none}
.ration-inn > div{    border: 1px solid #ccc;
    padding: 1px 5px;
    font-size: 12px;
    border-radius: 3px;}
.seller-link{cursor: pointer}
.back button{
        background: #222 !important;
    border-color: #222;
}
.description-box {
    padding: 0 0px;
}
.not_login .description-box {
    padding: 0 0px;
    clear: both;
    padding-left: 12px;
    padding-top: 15px;
}
.description-box h3 {
    font-size: 17px;
    font-weight: 600;
    color: #222;
}
.sample-item label{cursor: pointer}
.sample-item {
    margin: 11px 0;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.sample-item input[type="radio"] {
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.mr-2 {
    margin-right: 20px;
}

#close-modal{background: none; border: none; text-decoration: underline}
.box-bottom {
    padding-right: 170px;
}
.attributes p:last-child{margin-bottom: 0}

.testimonials p.small-head span {
    position: relative;
    background: #fbfbfb;
    z-index: 9;
    padding: 0 20px;
}

p span {
    font-family: 'Roboto', sans-serif !important;
}
.testimonial_box-img img {
    margin-bottom: 0 !important;
}

.more-action.more_setting a {
    border: none;
    padding: 0 15px !important;
}

*,
/*********Css For Buyer/Vendor Registation*************/

@media only screen and (max-width:768px){
    .box-1 p {
        display: none;
    }

    a.seller-link {
        letter-spacing: 0px;
    }
    .right-top-menu {
        text-align: left;
    }
    div#basicsAccordion {
        display: none;
    }
    h2.head-banner {
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        width: 90%;
        margin: 0 auto;
        letter-spacing: 1px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .row.s-b-c .col-6 {
        flex: initial!important;
        width: 100%;
    }
    .testimonial {
        padding: 15px!important;
    }

    .s-b-c .col-6.col-sm-6.col-md-4.col-lg-2 {
        border: 1px solid #ccc;
        margin-bottom: 20px;
    }

    .box-pro.list.row .col-6 {
        flex: inherit!important;
    }

    .box-pro.list.row .col-6 {
        flex: inherit;
    }
    .how-it-works-sec .col-sm-3 {
        width: 50%!important;
    }
    .top-footer .col-sm-2.information_section {
        width: 50%;
        text-align: left;
    }
    .top-header {
        padding: 5px 0 0px 0px;
        background: #fff;
    }
    .category-sec {
        padding: 0px!important;
    }
    .category-sec-top {
        padding: 0!important;
    }
    .cat-list img {
        padding: 5px;
    }
    .img-catss {
        margin-bottom: 15px;
    }


    .box-c img.rounded-3.border {
        width: 100%!important;
        height: 200px!important;
    }
    .box-c.bg-white.shadow-sm.p-4.mobile-mt-3 {
        padding: 10px!important;
    }
    .text-center.text-white.col-lg-12.d-flex.align-items-center.justify-content-between {
        text-align: left!important;
        flex-direction: inherit;
    }
    .pt-1.border-top.bg-light form {
        display: none;
    }
    .fix-sidebar img.img-fluid {
        width: 100%;
    }

    .cart-pop {
        max-width: 100%;
        width: 96%!important;
    }

    .total-pices h2 {
        text-align: left;
    }

    .box-cart-items .p-4 {
        padding: 5px!important;
    }
    small.office_time {
        padding-left: 0;
    }
    .top-footer {
        background: #fff;
        padding: 10px;
    }

    .p-4.osahan-list .d-flex.align-items-center.w-100.mt-auto {
        flex-direction: initial;
    }
    .cat-list {
        margin-bottom: 20px;
    }

    .product-name {
        width: 38%;
        padding: 0 12px;
        height: 83px;
        overflow: hidden;
    }
    .order-image img {
        width: 100%;
        height: auto;
    }

    .change-password {
        position: relative;
        right: 0!important;
        top: 0px;
        text-decoration: underline !important;
        color: #222;
        z-index: 9;
    }

    .thanku-page {
        padding: 15px 15px!important;
    }






}

.fectory label {
    margin-right: 15px;
    text-transform: uppercase;
}

.fectory label input {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 7px;
}
.fectory{flex-direction: column}
a.osahan-list-item-page img + p {
    margin-top: 12px;
    color: #222;
    font-size: 12px !important;
    color: #000 !important;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 38px;
/*    min-height: 38px;*/

}
.text-center span.btn.btn-sm.text-dark.p-0.add-cart-new {
    background: #373464;
    color: #fff !important;
    width: 100% !important;
    border-radius: 50px !important;
    max-width: 100% !important;
    display: block !important;
    font-weight: 400 !important;
    padding: 4px 0 !important ;
    width: 100% !important;
    text-transform: uppercase;
    font-size: 12px
}
span.btn.btn-sm.text-dark.p-0 i {
    color: #ce3034 !important;
}
span.btn.btn-sm.text-dark.p-0 i {
    margin-right: 8px;
}
span.btn.btn-sm.text-dark.p-0 {
    border: none;
    padding: 11px 16px !important;
    display: inline-block;
    border-radius: 50px;
    font-size: 12px;
    color: #222;
}
a.osahan-list-item-page, a.osahan-list-item-page + p {
    text-align: center;
}
.xzoom-thumbs img {
    height: 100px;
    object-fit: cover;
}
.related-pro .position-relative{text-align: center}
.related-pro .position-relative .mb-4{margin-bottom: 0 !important}
.free-smple {
/*    background: #f5f5f5;*/
    padding: 10px 15px;
    border-radius: 5px;
    float: none !important;
    width: auto;
/*    margin-top: 18px;*/
/*    border: 1px dashed #352a78;*/
    margin-bottom: 12px;

}
.free-smple.aperal-sample {
    width: 170px;
    display: block !important
}
.free-smple.aperal-sample input {
    float: left;
    margin-top: 2px;
    margin-right: 7px;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-bottom: 7px;
}

.free-smple.aperal-sample label{
    font-size: 15px;
}
/*.freesamplemessage{position: absolute}*/
p.freesamplemessage {
    right: 0;
    bottom: -72px;
    font-size: 13px;
    color: green;
    border: 1px solid #89f189;
    padding: 6px 21px;
    display: inline-block;
    background: #e8ffe8;
    margin-top: 12px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
}

.free-smple label img {
    width: 160px;
}
.free-smple {
/*    position: absolute !important;*/
    right: -40px !important;
    left: inherit !important;
    width: auto !important;
    bottom: 40px !important;
}

.free-smple label {
    color: #000;
    font-weight: 400;
    font-weight: 500;
    cursor: pointer;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.hidden-checkbox{position: absolute; opacity: 0}

.apperel_case .free-smple.aperal-sample label {
    display: flex !important;
    align-items: center;
}
.apperel_case .free-smple label img {
    width: 110px;
}
.apperel_case #freesample_button {
    padding: 8px 12px !important;
}
.apperel_case .free-smple.aperal-sample {
    padding: 25px 10px;
}
.apperel_case .free-smple.aperal-sample  .hidden-checkbox{
    position: absolute;
}
.apperel_case  #freesample_button {
    margin-left: 7px !important;
}
#freesample_button {
    padding: 8px 25px !important;
    margin-left: 32px !important;
    margin-top: -10px !important;
/*    background: #c0bdd3;*/
}

.add-to-cart-box .free-smple  button {
    font-size: 14px;
    padding: 2px 8px !important;
     margin-left: 22px !important;
}

.free-smple #freesample_button:hover {
    background: #352552;
    color: #fff;
}

.free-smple  input {
    float: left;
    margin-top: 2px;
    margin-right: 7px;
    width: 18px;
    height: 18px;
}
.action-bar.aperal-cart > button{padding: 15px 18px !important;}

.free-smple  label {
    color: #000;
    font-weight: 400;
    font-weight: 500;
    cursor: pointer;
    font-size: 15px;
}
.free-smple {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
/*    position: absolute;*/
    left: 170px;
    width: 260px;
    padding: 0 11px;
    height: 100%;
}
.free-smple  button {
    background: #352a78;
    color: #fff;
    border-radius: 5px;
    padding: 5px 13px;
    border: none;
    font-size: 15px;
}
.free-smple form button:hover {
    background: #19114e;
}
.add-to-cart-box .free-smple button {
    background: #352a78;
    color: #fff;
    border-radius: 5px;
    padding: 5px 13px;
    border: none;
    font-size: 14px;
    margin: 0 !important;
    margin-left: 22px !important;
}
.detail-p.action-bar {
    justify-content: flex-start;
    gap: 20px;
}
.action-bar {
    display: flex;
    align-items: center;
    position: relative;
    margin: 20px 0;
    justify-content: space-between;
}

.action-bar.aperal-cart > button {
    width: auto !important;
}
.action-bar.aperal-cart .free-smple {
    left: 150px;
}
.action-bar.aperal-cart span.mdi.mdi-shopping.mdi-18px.ms-auto {
    position: relative;
    left: 8px;
}
.action-bar > button {
    width: auto !important;
}
.action-bar > .free-smple {
    left: 157px;
    position: static;
    padding: 10px 9px;
}
.action-bar button {
    padding: 10px 22px !important;
}
.free-smple.aperal-sample {
    padding: 3px 10px;
}
.rfq-box label {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 6px;
}
.free-smple.aperal-sample > .free-smple {
    padding: 3px 9px;
}

.action-bar span.mdi.mdi-shopping.mdi-18px.ms-auto {
    position: relative;
    left: 8px;
}

.confirm-payment {
    margin-bottom: 10px;
    padding: 2px 10px;
}
.confirm-payment label {
    font-size: 15px;
    color: #000;
}
.confirm-payment input#credit_status {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 7px;
}
.confirm-payment label{cursor: pointer}
/*
.confirm-payment input:checked + p {
    display: block !important;
    margin-top: 10px;
    margin-bottom: 0;
}*/
.confirm-payment p {
    margin-bottom: 0;
    margin-top: 10px;
}
h2.head-banner {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    width: 90%;
    margin: 0 auto;
    letter-spacing: 1px;
    font-size: 25px;
    margin-bottom: 20px;
    background: #ffffff80;
    padding: 15px 10px !important;
    border-radius: 6px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    text-shadow: inherit !important;
}

.icon-box p{font-size: 15px}
.icon-box {
    border-radius: 5px;
    background: #fff;
}
button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    border: 1px solid #222;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 21px;
}

button.owl-next  {
   position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border: 1px solid #222;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 21px;
}
.product-quantity span {
    padding: 0;
    cursor: pointer;
    user-select: none;
    background: #000;
    color: #fff;
    padding: 4px 7px;
    margin: 0 2px;
}
.product-quantity input[type="number"] {
    -moz-appearance: textfield;
    text-align: center;
    max-width: 65px!important;
    font-weight: bold;
    padding: 2px 0px;
}
.bill-address {
    padding: 16px 22px;
    border-radius: 8px;
    background: #f5f5f5;
    margin-right: 14px;
    color: #222;
    border-color: #ebe6e6;
    width: 300px;
}

.bill-address b{    color: #222;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}

.how-it-works-sec .icon-content.bg1 img {
    width: 80px !important;
    position: relative;
    top: 20px;
}
.how-it-works-sec .icon-content.bg1 img {
    width: 80px !important;
    position: relative;
    top: 16px;
}
.why-chhose-icon {
    display: inline-block;
    height: 90px;
    line-height: 84px;
}
.banner-add {
    padding: 40px 0;
}
.banner-add img{
    border-radius: 15px
}
.shippingportmsg {
    color: #ff0000;
    font-size: 14px;
    width: 190px;
}
.shippingportmsg p {
    margin-bottom: 0;
}

.banner-search1{position: relative}
input#freesample:checked + label img {
  -webkit-filter: drop-shadow(1px 1px 0 black)
                  drop-shadow(-1px -1px 0 black);
  filter: drop-shadow(1px 1px 0 black)
          drop-shadow(-1px -1px 0 black);
}


#loadMore{cursor: pointer;}

.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index : 1
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index : 0
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }
  100% {
    opacity : 0   ;
  }
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }
  100% {
    opacity : 0   ;
  }
}

@media screen and (max-width:767px){
    #top-block .col-lg-3{width: 100%}
    .static-bb-box > div {
    padding: 14px 13px !important;
    flex-direction: column;
    font-size: 12px !important;
}
.static-bb-box > div p {
    font-size: 12px;
    text-align: center;
}
.static-bb-box .icon-box {
    height: 152px;
}
.static-bb-box > div h1 img {
    margin: 0 !important;
    padding: 0 !important;
    margin: 0 auto !important;
        margin-bottom: 3px !important;
}
.home-cat h4.titles {
    font-size: 10px;
    }
.newsletter .line-head+p {
    margin-bottom: 20px;
}
.enquire-box.newsletter
    .box-1 p {
        display: none;
    }

#all_slides .slide {
    padding-left: 0% !important;
    padding-right: 0 !important;
    padding: 0 !important;
}
h2.head-banner p {
    font-size: 12px !important;
}
.newsletter .line-head+p {
    margin-bottom: 20px;
}
.enquire-box {
    padding: 30px 0;
}
.newsletter .line-head+p {
    margin-bottom: 20px;
}
.enquire-box {
    padding: 30px 0;
}
ul {
    padding-left: 0;
}
 .stay-update p {
    margin-bottom: 14px !important;
}
.stay-update {
    margin-bottom: 50px;
    margin-top: 30px;
}
.free-smple label {
    display: block;
    align-items: center;
    text-align: center;
}
.free-smple form {
    width: 100%;
}
.free-smple {
    margin: 0 auto;
    text-align: center;
}
.free-smple label img {
    margin-bottom: 30px;
}

}

.num-count {
    position: absolute;
    top: -8px;
    right: -8px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    background: #373463;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
}

.wishlist-icon {
    /* position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 18px!important;
    padding: 4px 8px!important; */
}
.wishlist-icon {
    font-size: 11px;
    padding: 8px 11px!important;
    margin-top: 8px;
    border: 1px solid #ccc;
    background: #ebebeb;
    border: 1px solid #ebebeb;
    margin-right: 3px;
    font-size: 15px;
    border-radius: 5px;
}
.wishlist-icon {
    font-size: 11px;
    padding: 8px 11px!important;
    margin-top: 8px;
    border: 1px solid #ccc;
    background: transparent;
    border: none;
    margin-right: 3px;
    font-size: 15px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
}
.addcartparent{width: 100%}
.add-cart-new {
    background: #373464;
    color: #fff !important;
    width: 100% !important;
    border-radius: 50px !important;
    max-width: 100% !important;
    display: block !important;
    text-align: center;
    justify-content: center;
}
.wishlist-icon + .text-center span.btn.btn-sm.text-dark.p-0 {
    border: 1px solid #373563;
    padding: 6px 16px !important;
    display: inline-block;
    border-radius: 4px;
    font-size: 12px;
    color: #222;
    margin-top: 7px;
}
i.fas.fa-shopping-cart.text-primary.mr-1fas.fa-shopping-cart.text-primary.mr-1{
    margin-right: 8px;
    color: #373563 !important;
}
.wishlist-icon i.fas.fa.fa-heart.text-primary.text-primary {
    color: #000 !important;
}
#mobile_no_span + label.focused-input {
    transform: scale(.85) translateY(-.5rem) translateX(.15rem);
}
.text-center span.btn.btn-sm.text-dark.p-0 {
    border: 1px solid;
    padding: 8px 22px !important;
    display: inline-block;
    border-radius: 4px;
    font-size: 15px;
    color: #222;
    margin-top: 7px;
    flex: 1;
    width: 73%;
}
.related-pro span.btn.btn-sm.text-dark.p-0{
      border: 1px solid;
    padding: 8px 22px !important;
    display: inline-block;
    border-radius: 4px;
    font-size: 15px;
    color: #222;
    margin-top: 7px;
    flex: 1;
    width: 73%;
}

.related-pro span.btn.btn-sm.text-dark.p-0:hover {
    background: #373563;
    color: #fff !important;
}

.wishlist-icon:hover i {
    transform: scale(1.2);
}
.text-center span.btn.btn-sm.text-dark.p-0:hover {
    background: #373563;
    color: #fff !important;
}


.text-center span.btn.btn-sm.text-dark.p-0:hover  i.fas.fa-shopping-cart.text-primary.mr-1fas.fa-shopping-cart.text-primary.mr-1{
    color: #fff !important;
}
.home-cate {
    position: relative;
}

button.btn-dwnl {
    background: #817dcc;
    color: #fff;
    border: none;
    padding: 5px 10px;
    margin-bottom: 15px;
    border-radius: 3px;
}
div#main-slider img {
    border-radius: 10px;
}
div#basicsAccordion {
    margin-left: 0px;
}
.thumb-pointers {
    position: absolute;
    width: 42%;
}
.thumb-pointers ul {
    justify-content: center;
    display: flex;
    margin-top: 29px;
}
.thumb-pointers ul{
    display: flex;
}
.thumb-pointers a {
    color: #fff;
    font-weight: 700;
    margin: 0 19px;
    /* width: 100px; */
}
.banner-new img {
    max-width: 100%;
}
.banner-new {
    margin: 0 auto;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .banner-new {
    max-width: 1320px;

}
}

/*   Kapil 23-06 */

div#Smpop2-white button {
    margin: 10px 0;
    padding: 6px 0;
    border-radius: 50px;
    border: none;
    background: linear-gradient(90deg, #F06637 0.58%, #F69220 70.36%);
    color: #fff;
}
div#Smpop2-white {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    display: flex;
    flex-direction: column;
    width: 330px;
    padding: 7px 20px;
}
.Smpop3 {
    position: absolute;
    right: 0;
    top: 50%;
    width: 50%;
    display: flex;
    justify-content: center;
    transform: translateY(-50%);
}
.Smpop3 button {
    background: #53879C;
    color: #fff;
    border-radius: 0;
    margin: 0 30px;
    padding: 6px 40px;
}
div#Smpop3 button.btn-close, div#Smpop2 button.btn-close  {
    position: absolute;
    right: 11px;
    top: 10px;
}

.nav-link {
     font-weight: 500;
}
a.main_cat_category {
     color: #222 !important;
}
.col.u-header__mega-menu-wrapper:nth-child(2n) {
    background: none !important;
}
@media screen and (max-width:767px){
    .Smpop3 button {
        margin: 0 4px;
        padding: 6px 20px;
        white-space: nowrap;
        margin: 7px 13px;
        padding: 3px 14px;
    }
    div#Smpop2-white {
        width: 175px;
        padding: 7px 20px;

    }
    div#Smpop2-white button {
        margin: 4px 0;
        padding: 2px 0;
        border-radius: 50px;
        border: none;
        background: linear-gradient(90deg, #F06637 0.58%, #F69220 70.36%);
        color: #fff;
    }
}

/*  Kapil 26-06 */
.testimonial .testimonial{ padding-top: 0 !important;}
.testimonials {padding: 0px 0 0px;}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu {
    width: auto !important;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__mega-menu-wrapper {
    flex: auto !important;
    max-width: 180px !important;
    width: auto !important;
}
.hs-mega-menu .nav-link{pointer-events: none}
.hs-mega-menu .main_cat_category{pointer-events: none}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu {
    width: max-content !important;
    padding: 1px 9px  !important;
}
.enquire-box.newsletter.partners{padding: 20px 0 0 !important;}
.cat-newsec {
    padding: 30px 0 !important;
}
.cat-newsec .banner-new {
    margin-top: 30px;
}
.banner-add {
    padding: 30px 0;
}
.how-it-works-sec {
    padding: 30px 0;
}
.shop-cat {
    background: #fff;
    padding: 30px 0;
}
.hs-mega-menu.vmm-tfw.u-header__sub-menu {
    box-shadow: 0 0 5px rgb(157 157 157 / 50%) !important;
       border-radius: 5px !important;
    border: 1px solid #d1cdcd !important;
}
.subnav {
/*    column-count: 4;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.u-header__mega-menu-wrapper {
    padding: 0 10px;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__mega-menu-wrapper {
    flex: auto !important;
    max-width: 25%;
    width: 25%;
/*
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
*/
}
.testimonial .testimonial {
    padding-bottom: 0 !important;
}
.testimonials .small-head {
    margin-bottom: 25px;
    position: relative;
    line-height: 23px;
}
.testimonials  p.small-head:after {
    top: 12px;
}
.how-it-works-sec .icon-content {
    margin-top: 17px;
    margin-bottom: 0;
}
.how-it-works-sec {
    padding: 20px 0;
}
.how-it-works-sec .small-head, .enquire-box.newsletter.partners .small-head  {
    margin-bottom: 0;
    line-height: 23px;
}
.how-it-works-sec  p.small-head:after, .enquire-box.newsletter.partners   .small-head:after {
    top: 12px;
}
.banner-add {
    padding: 20px 0;
}
.enquire-box.newsletter.partners .small-head {
    margin-bottom: 20px !important;
    line-height: 23px;
}
.s-b-c.owl-carousel .owl-item img {
    margin: 0 auto 0px;
}
.home-cate {
    margin-bottom: 0;
}
.shop-cat {
    padding: 20px 0;
}
.shop-cat .row{padding-top: 5px !important}
.shop-cat {
    padding: 20px 0;
    padding-top: 15px;
}
.shop-cat h4{margin-top: 0 !important;}
@media screen and (max-width: 767px){
div#main-slider2 img {
    border-radius: 10px;
    margin-bottom: 0;
}
.stay-update {
    margin-bottom: 0;
    margin-top: 0;
}
}
/*  Kapil 26-06 */

/*kapil 28-06*/
.u-header__mega-menu-wrapper p{
    margin-bottom: 0
}
.nav-link {
    font-weight: 400;
}
.u-header__mega-menu-wrapper {
    padding: 0 0px;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu {
    padding: 0  !important;
}
.momki, .u-header__mega-menu-wrapper {
    padding: 0 10px;
}
.momki> .u-header__mega-menu-wrapper {
    padding: 0 0px;
}
.u-header__mega-menu-wrapper p{padding: 0}
/*kapil 28-06*/

/*Kapil 01-07*/
@media screen and (max-width:767px){
    .vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__mega-menu-wrapper {
    width: 100% !important;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__sub-menu {
    padding: 0 !important;
    border: none !important;
}
.u-header__mega-menu-wrapper .col {
    margin: 0 !important;
}
.u-header__mega-menu-wrapper p {
    margin: 0;
}
}
/*Kapil 01-07*/


/* kapil 5-7 */
.testimonials p.small-head span {
    background: #ececec !important;
}
.footer-blocks ul {
    list-style: none;
    padding: 0;
}
.buyerdashardbordlogin .header-top {
    padding: 10px 0 0;
}
.buyerdashardbordlogin .header-top p{margin-bottom: 0}
body.buyerdashardbordlogin {
    background: none !important;
}
header.buyerdashardbordlogin {
    border: none;
}
header.buyerdashardbordlogin + nav .navigation > ul {
    padding: 0;
}
.static-bb-box:last-child {
    margin-right: 0;
}

.static-bb-box:first-child {
    margin-left: 0;
}
.static-bb-box {
    margin: 0 10px;
    flex: 1;
}
.shop-by-category-wraper {
    background: #fbfbfb;
}
div#basicsAccordion{left: 0px}
.testimonials p.small-head span {
    background: #fbfbfb !important;
}
.text-center span.btn.btn-sm.text-dark.p-0 {
    display: flex !important;
    align-items: center !important;
}
p.breadcrumb-list {
    margin-bottom: 14px !important;
}
p.breadcrumb-list a {
    border: none !important;
}
.cart_tabs {
    height: calc(100vh - 200px);
    overflow: auto;
}
.size-description {
    width: 100%;
}
.size-description > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.size-box {
    margin-right: 15px;
        max-width: 100px;
}
.size-description > div > div > p:last-child {
    margin-bottom: 6px;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 500 !important;
    color: #000;
    text-align: center !important;
}
div#basicsAccordion {
    left: 10px;
}
.filter-cat a {
    padding-left: 0 !important;
    color: #222 !important;
    padding: 10px 0 !important;
}
.filter-cat a:hover {
    background: transparent !important;
    color: #cf3034 !important;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:lang(es) {
     max-width: 290px !important;
    padding-right: 10px;
    position: relative;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:lang(pt) {
    max-width: 310px !important;
   padding-right: 10px;
   position: relative;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:first-child:lang(es), .vertical-menu .navbar-expand-xl .u-header__navbar-nav:first-child:lang(pt) {
    max-width: 300px !important;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:first-child:lang(pt):first-child {
    max-width: 285px !important;
}
.hs-mega-menu:lang(es) {
    /* left: calc(100% - 0px); */
    left: 302px;
    top: -150px;
}

.hs-mega-menu:lang(pt) {
    /* left: calc(100% - 0px); */
    left: 282px;
    top: -150px;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:last-child .hs-mega-menu.vmm-tfw:lang(es) {
    left: 280px;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:last-child .hs-mega-menu.vmm-tfw:lang(pt) {
    left: 300px;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:first-child .hs-mega-menu.vmm-tfw:lang(pt) {
    left: 303px;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:first-child .hs-mega-menu.vmm-tfw:lang(es) {
    left: 320px;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:lang(fr) {
     max-width: 320px !important;
 }
li.nav-item.hs-has-mega-menu.u-header__nav-item:hover .hs-mega-menu.vmm-tfw.u-header__sub-menu {
    visibility: visible;
    display: block;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:lang(fr):first-child {
    max-width: 284px !important;
}
.vertical-menu .navbar-expand-xl .u-header__navbar-nav:lang(fr):nth-child(2) {
    max-width: 330px !important;
}
.hs-mega-menu {
    /* left: calc(100% - 0px); */
    left: 219px;
    top: -150px;
}

.vertical-menu .navbar-expand-xl .u-header__navbar-nav .u-header__nav-link:lang(zh-CN) {
    width: 80% !important;
}
.hs-mega-menu:lang(zh-CN)  {
    /* left: calc(100% - 0px); */
    left: 121px;
    top: -150px;
}
.loginfirst {
    position: relative;
    top: -20px;
}
div#navBar ul:nth-child(2) .hs-mega-menu {
    left: 200px !important;
}

div#navBar ul:nth-child(2) .hs-mega-menu:lang(zh-CN)  {
    left: 114px !important;
}
div#navBar ul:nth-child(1) .hs-mega-menu:lang(zh-CN)  {
    left: 100px !important;
}
div#navBar ul:nth-child(1) .hs-mega-menu:lang(es)  {
    left: 275px !important;
}
div#navBar ul:nth-child(2) .hs-mega-menu:lang(es) {
    left: 250px !important;
}
div#navBar ul:nth-child(1) .hs-mega-menu:lang(pt) {
    left: 273px;
}
div#navBar ul:nth-child(2) .hs-mega-menu:lang(pt) {
    left: 270px !important;
}
div#navBar ul:nth-child(1) .hs-mega-menu:lang(fr) {
    left: 234px;
}
div#navBar ul:nth-child(2) .hs-mega-menu:lang(fr) {
    left: 294px !important;
}
/* kapil 5-7 */


.currency-box .box-1 {
    padding: 0;
}