@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap');

body,
html {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}

.h1,
.h2,
.h3 {
    color: #231f20;
    text-transform: none;
}
.container-fluid {
    max-width: 1920px;
}
p,
.page-content.page-cms ul {
    color: #8d949a;
    font-size: 1.24rem;
    line-height: 1.5rem;
}


#header .header-nav .right-nav.top-menu-icons {
    flex-wrap: wrap;
    align-items: center;
}

#search-toggle {
    display: block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 20px;
    cursor: pointer;
}

div#search-widget-holder {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    display: none;
    justify-content: center;
    background: #fff;
    z-index: 9999;
    padding-top: 100px;
}

#search_widget form input {
    background: none;
    border-bottom: 2px solid #231f20;
    border-radius: 0;
    width: 100%;
}

#search_widget form {
    width: 100%;
}

#search_widget {
    width: 80%;
}

div#search-widget-holder.active {
    display: flex;
}

.close-search {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #231f20;
    font-size: 40px;
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all.searchbar-autocomplete {
    position: fixed;
    top: 150px !important;
}
.product-container .scroll-box-arrows i {
    font-size: 50px;
    font-weight: 100;
    bottom: 50%;
}

.product-container .scroll-box-arrows .left {
    left: -10%;
}
.product-container .scroll-box-arrows .right {
    right: -10%;
}
#subcategories ul li:hover .subcategory-image a {
     padding: 0px; 
     border: none; 
}
.current-main-cat {
    border-bottom: 1px solid #000;
}
.current-main-cat > a {
    padding-bottom: 0 !important;
    
}

.current-main-cat {
    margin-bottom: 9px;
}
.current-main-cat .dropdown-item {
    color: #000;
    font-weight: 500 !important;
}
section.featured-products h2.products-section-title {
    background: #ffffff;
    position: relative;
    display: block;
    margin: 50px auto !important;
    margin-bottom: 50px !important;
    max-width: 400px;
    font-size: 33px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase !important;
}
@media screen and (min-width:768px){
.page-category section.featured-products .products {
    justify-content: space-between;
}
#subcategories ul {
    justify-content: space-between;
}


}
@media screen and (max-width:1200px) and (min-width:768px) {

    
    .top-menu a[data-depth="0"] {
        font-size: 14px !important;
        padding-left: 3px  !important;
        padding-right: 3px  !important;
    }
}
@media screen and (max-width:991px) and (min-width:768px) {

    .abhika-top .contact-info p {
        display: inline-flex  !important;
    }
    
    .abhika-top .contact-info {
        width: 60%  !important;
    }
}
@media screen and (max-width:768px){
    .home.products.product_list.bestselling_product_list_wrapper .product {
        justify-content: center !important;
    }
    section.featured-products h2.products-section-title ,#js-product-list-header .block-category h1 ,.ph-recommend-products.featured-products .recomment_title{
        max-width: 200px !important;
    }
    }

.page-category section.featured-products .products:after {
    display: none;
}
#products .products-selection {
    display: none;
}
#subcategories ul li {
    max-width: 250px;
    margin: 0;
}


#subcategories ul li .subcategory-image a {
    padding: 0;
}

#subcategories ul li .subcategory-name {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
    color: #231f20;
}


section.featured-products h2.products-section-title:before {
    content: "";
    display: block;
    width: 160%;
    height: 2px;
    background: #231f20;
    top: 50%;
    position: absolute !important;
    z-index: -1;
    left: -30%;
}
#header .header-nav .language-selector {
    margin-top: 0px;
}

.abhika-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

#header .header-nav .user-info {
    margin: 0px;
    margin-left: 20px;
}

.abhika-user-icon {
    background-image: url(../images/icon-user.svg);
}

.abhika-wishlist-icon {
    background-image: url(../images/icon-wishlist.svg);
    margin-left: 20px;
}

.abhika-cart-icon {
    background-image: url(../images/icon-cart.svg);
}

.abhika-email-icon {
    background-image: url(../images/icon-email.svg);
    width: 33px;
    height: 21px;
}

.abhika-down-icon {
    background-image: url(../images/icon-down.svg);
    width: 25px;
    height: 13px;
}

span.cart-products-count {
    position: absolute;
    top: 2px;
    right: 4px;
    background: #000;
    color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    line-height: 16px;
    font-size: 11px;
}

#header .header-nav .blockcart {
    padding: 0px;
    display: flex;
    align-items: center;
    margin-left: 20px;
    background: none;
}

#header .header-nav .cart-preview.active {
    background: none;
}

.header-nav.abhika-top {
    background: #f4f3f5;
    border: none !important;
}

.abhika-top .contact-info {
    display: flex;
    align-items: center;
}

.abhika-top .contact-info p,
#header .abhika-top .contact-info p a {
    margin-bottom: 0px;
    color: #8e969c;
    font-size: 13px;
}

.abhika-top .hidden-sm-down {
    height: 100%;
    display: flex;
}

#header .abhika-top .contact-info p a {
    margin-left: 100px;
}

.abhika-top .contact.link {
    display: flex;
    align-items: center;
    min-height: 37px;
}

.abhika-top .contact.link p {
    margin-bottom: 0px;
    font-size: 13px;
}

.abhika-top .contact.link p a {
    color: #231f20;
}

.block-social ul li {
    filter: brightness(0);
    height: 25px;
    width: 25px;
    background-size: contain;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}

.block-social ul li:hover {
    background-color: transparent;
}

.block-social ul {
    margin: 9px 0px;
}

nav.header-nav.original {
    margin-top: 30px;
    border-bottom: none !important;
}

.top-menu a[data-depth="0"] {
    font-weight: 300;
    padding: 0.625rem 1.2rem;
    font-size: 1.3rem;
    line-height: 2.1rem;
}

#header .header-top .position-static {
    padding: 0px;
}

#header .header-top a[data-depth="0"] {
    color: #231f20;
    text-transform: capitalize;
}

#wrapper {
    background: transparent;
    overflow-x: hidden;
}

#header {
    box-shadow: none;
}

.header-top .container {
    border-bottom: 2px solid #231f20;
    padding-bottom: 30px;
}

.carousel .carousel-inner {
    height: 590px;
}

.carousel .carousel-item .caption {
    width: 100%;
    max-width: 100%;
    left: 0;
    text-align: center;
    bottom: 60px;
}

div#carousel:before {
    content: "";
    width: 100vw;
    height: 80%;
    background: #f4f3f5;
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(-50%, -50%);
    left: 50%;
}

.carousel .carousel-indicators {
    display: block;
    bottom: -100px;
}

.carousel-indicators li {
    border-color: #231f20;
}

.carousel-indicators .active {
    background-color: #231f20;
}


.page-home div#carousel {
    margin-bottom: 150px;
    margin-top: 20px;
}

.new-products-title {
    background: #ffffff;
    margin-bottom: 0px !important;
    position: relative;
    display: block;
    margin: 0 auto !important;
    max-width: 380px;
    font-size: 34px;
}

.new-products-title:before {
    content: "";
    display: block;
    width: 160%;
    height: 2px;
    background: #231f20;
    top: 50%;
    position: absolute;
    z-index: -1;
    left: -30%;
}

p.new-products-subtitle {
    text-align: center;
    color: #231f20;
    font-weight: 300;
    font-size: 20px;
    margin: 10px 0 50px;
}

.abhika-email-icon,
.abhika-down-icon {
    display: inline-block;
    margin: 0 10px;
}

p#block-newsletter-label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    cursor: pointer;
}

.subs-form {
    display: none;
}

.subs-form.active {
    display: block;
}

div#static-block-wrapper_2 p {
    color: #231f20;
}

.border-above-footer {
    height: 2px;
    background: #231f20;
    width: 90%;
    margin: 0 auto;
}

.footer-container {
    background: #f3f3f5;
    margin: 50px 0;
    padding: 2.5rem 0;
}

.footer-container .h3,
.footer-container .h4 {
    font-size: 16px;
    margin-bottom: 2rem;
}

.footer-container li {
    margin-bottom: 2rem;
}

.footer-container p {
    margin-bottom: 2rem;
}

.footer-container li a {
    font-size: 1.24rem;
    line-height: 1.5rem;
}

#header .menu>ul>li:hover {
    background: #f4f3f5;
    position: relative;
}

div#_desktop_top_menu {
    width: 100%;
}

#_desktop_top_menu .top-menu[data-depth="0"] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
    max-width: 100%;
    width: 100%;
    left: 0px;
    margin: 0px;
    background: #f4f3f5;
    box-shadow: none;
    padding: 0.625rem 1.2rem;
    margin-top: -16px;
}

.top-menu .sub-menu ul[data-depth="1"]>li {
    margin: 0px 0px !important;
}

.top-menu[data-depth="1"] {
    margin: 0px;
}

.top-menu a[data-depth="1"],
.top-menu a[data-depth="2"] {
    color: #74797a;
    text-transform: none;
    font-weight: 300;
    word-break: inherit;
    white-space: initial;
    line-height: 14px;
}

#_desktop_top_menu .top-menu[data-depth="0"] li .sub-menu {
    transition: 0s all;
}

#wrapper .breadcrumb li::after {
    color: #231f20;
    content: ">";
}

#wrapper .breadcrumb li:last-child {
    color: #231f20;
    font-weight: 500;
}

.products.row.related-abhika .product {
    width: 33.3333%;
}

.product-container p {
    color: #231f20;
}


h1.h1.product-title {
    font-size: 31px;
    margin-bottom: 0px;
    margin-top: 80px;
}

.ph-recommend-products.featured-products .recomment_title {
    background: #ffffff;
    position: relative;
    display: block;
    margin: 50px auto !important;
    margin-bottom: 50px !important;
    max-width: 400px;
    font-size: 33px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase !important;
}

.ph-recommend-products.featured-products .recomment_title:before {
    content: "";
    display: block;
    width: 160%;
    height: 2px;
    background: #231f20;
    top: 50%;
    position: absolute !important;
    z-index: -1;
    left: -30%;
}

.product-description p {
    font-size: 22px;
    font-weight: 300;
}

.data-sheet p.data-sheet-item {
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.1;
}

.product-description.product-desc {
    margin-bottom: 30px;
}

.data-sheet {
    margin-bottom: 50px;
}

.product-price.h5 {
    font-size: 44px;
    font-weight: 400;
}


#subcategories {
    margin-bottom: 20px;
    border-top: none;
}
#js-product-list-header .block-category h1 {
    background: #ffffff;
    position: relative;
    display: block;
    margin: 50px auto !important;
    margin-bottom: 0px !important;
    max-width: 400px;
    font-size: 33px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}

#js-product-list-header .block-category h1:before {
    content: "";
    display: block;
    width: 160%;
    height: 2px;
    background: #231f20;
    top: 50%;
    position: absolute !important;
    z-index: -1;
    left: -30%;
}
#js-product-list-header .block-category .category-cover {
    display: none;
}
#js-product-list-header .block-category {
    background: transparent;
}
.tax-shipping-delivery-label {
    display: none;
}

span.control-label {
    font-size: 22px;
    font-weight: 300;
    padding-bottom: 15px;
}

label .color,
.variant-links .color,
.custom-checkbox input[type="checkbox"]+span.color {
    width: 75px;
    height: 75px;
    border: none;
}
.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span {
    border: 1px solid #232323;
}
.abhika-add-to-cart button.btn.btn-primary.add-to-cart, .abhika-add-to-cart a.button.buy_now_button.btn.btn-default {
    border-bottom: 1px solid #000 !important;
    border: none;
    width: auto;
    padding-left: 0;
}
button.btn.btn-primary.add-to-cart,
a.button.buy_now_button.btn.btn-default {
    background: #fff;
    color: #231f20;
    font-size: 22px;
    font-weight: 300;
    text-transform: none;
    padding: 0px;
    border: 1px solid #000;
    display: inline-block;
    width: 250px;
    text-align: left;
    padding: 10px 10px;
    margin-bottom: 15px;
    line-height: 1;
    height: 44px;
}

button.btn.btn-primary.add-to-cart i.material-icons.shopping-cart {
    display: none;
}

.wishlist-button-add {
    background: #fff;
    color: #231f20;
    font-size: 22px;
    font-weight: 300;
    text-transform: none;
    border: 1px solid #000 !important;
    display: block !important;
    box-shadow: none !important;
    margin: 0px;
    margin-left: 0px !important;
}

h1.products-section-title {
    background: #ffffff;
    position: relative;
    display: block;
    margin: 50px auto !important;
    max-width: 380px;
    font-size: 33px;
}

h1.products-section-title:before {
    content: "";
    display: block;
    width: 160%;
    height: 2px;
    background: #231f20;
    top: 50%;
    position: absolute;
    z-index: -1;
    left: -30%;
}

.input-group.bootstrap-touchspin {
    position: relative;
    width: 120px;
}

.input-group.bootstrap-touchspin input#quantity_wanted {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: navajowhite;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
}

.input-group.bootstrap-touchspin span.input-group-btn-vertical {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.input-group.bootstrap-touchspin span.input-group-btn-vertical button.btn.btn-touchspin {
    text-align: center;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 1px solid #231f20;
    background: #fff;
    color: #231f20;
}

.input-group.bootstrap-touchspin span.input-group-btn-vertical button.btn.btn-touchspin.bootstrap-touchspin-up {
    order: 2;
}

.input-group.bootstrap-touchspin span.input-group-btn-vertical button.btn.btn-touchspin i {
    top: 1px;
    left: 4px;
    line-height: 35px;
    font-size: 28px;
    font-weight: 300;
    font-family: 'Poppins';
}

.input-group.bootstrap-touchspin span.input-group-btn-vertical button.btn.btn-touchspin i.touchspin-down:after {
    content: "-";
}

.input-group.bootstrap-touchspin span.input-group-btn-vertical button.btn.btn-touchspin i.material-icons.touchspin-up:after {
    content: "+";
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: 0px;
}

ul.product-images.js-qv-product-images {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.product-images.js-qv-product-images img.thumb {
    width: 10px;
    height: 10px;
    border: none !important;
    opacity: 0.6;
}

ul.product-images.js-qv-product-images img.thumb.selected {
    opacity: 1;
}


#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    font-size: 21px;
    font-weight: 300;
    text-align: center;
    color: #231f20;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    text-align: center;
}

#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    font-weight: 300;
    font-size: 20px;
    text-align: center;
}

 .featured-products .variant-links, .product-accessories .variant-links, {
    top: -1.5em;
}
#best-sales h1#js-product-list-header\ aaa {
    background: #ffffff;
    position: relative;
    display: block;
    margin: 50px auto !important;
    margin-bottom: 0px !important;
    max-width: 400px;
    font-size: 33px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase !important;
}

#best-sales h1#js-product-list-header\ aaa:before {
    content: "";
    display: block;
    width: 160%;
    height: 2px;
    background: #231f20;
    top: 50%;
    position: absolute !important;
    z-index: -1;
    left: -30%;
}

#best-sales section.featured-products {
    display: none;
}
/* fix email 2  */
.language-selector-wrapper span.expand-more {
    font-size: 1.3rem;
    font-weight: 100;
}

div#_desktop_language_selector {
    margin-top: 10px;
    width: 100%;
    text-align: right;
}

div#_desktop_language_selector .language-selector-wrapper {
    max-width: 120px;
    margin-left: auto;
}

.carousel .carousel-item figure {
    width: 100%;
    height: auto;
}

.block-social {
    margin-left: -20px;
}

.featured-products .product:nth-child(3n) {
    justify-content: flex-end;
}

.featured-products .product:nth-child(1), .featured-products .product:nth-child(4n) {
    justify-content: flex-start;
}

.featured-products .product-description {
    max-width: 250px;
}

.product-miniature .variant-links .color {
    width: 20px;
    height: 20px;
}

.product-miniature .variant-links {
    top: -0.7em;
    min-height: 2rem;
}
.featured-products .highlighted-informations .quick-view {
    display: block;
    margin-bottom: 5px;
}

#products .thumbnail-container:hover .highlighted-informations,
#products .thumbnail-container:focus .highlighted-informations,
.featured-products .thumbnail-container:hover .highlighted-informations,
.featured-products .thumbnail-container:focus .highlighted-informations,
.product-accessories .thumbnail-container:hover .highlighted-informations,
.product-accessories .thumbnail-container:focus .highlighted-informations,
.product-miniature .thumbnail-container:hover .highlighted-informations,
.product-miniature .thumbnail-container:focus .highlighted-informations {
    top: calc(250px - 4.9rem);
}
/* fix email 2  */

@media (min-width:1024px) {
    .top-menu .sub-menu ul[data-depth="1"]>li>div {
        display: none;
    }
    
    .top-menu .sub-menu ul[data-depth="1"]>li:hover>div {
        left: 100%;
        top: 0;
        display: block;
        position: absolute;
        background: #f4f3f5;
        background: #f4f3f5;
        box-shadow: none;
        padding: 0.625rem 1.2rem 0.15rem;
        min-width: 100%;
    }
    
    #_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
        padding: 0.625rem 0 0.625rem 1.2rem;
    }
    
    .top-menu .sub-menu ul[data-depth="1"]>li {
        width: 100%;
        position: relative;
    }
    
}

@media(min-width:992px){
    .col-md-8.links .col-md-6.wrapper {
        display: flex;
        justify-content: center;
    }
    
    .col-md-8.links .col-md-6.wrapper .context {
        min-width: 250px;
    }
    
    .col-md-8.links .col-md-6.wrapper:nth-child(2) {
        justify-content: flex-end;
    }
}

@media (max-width:767px) {
    #header .header-top .position-static {
        display: none;
    }
}

@media (max-width:768px) {
    
    .carousel .carousel-item .caption {
        margin: 0 auto;
        bottom: 0px;
        position: absolute;
    }

    .carousel .carousel-inner {
        height: 219px;
        margin-bottom: 0px;
    }

    .page-home div#carousel {
        background: transparent;
        margin-bottom: 50px;
    }

    .carousel .carousel-indicators {
        bottom: -40px;
    }

    .carousel .carousel-item .caption .display-1 {
        color: #ffffff;
        text-shadow: 1px 1px 6px #000;
    }

    .new-products-title {
        max-width: 314px;
    }

    section.featured-products.clearfix.mt-3 {
        overflow: hidden;
    }

    .footer-container .links ul>li {
        font-weight: 400;
    }

    h1.products-section-title.text-uppercase {
        overflow: hidden;
    }

    #header .header-nav .user-info {
        margin-top: 0.7375rem;
        margin-left: 2.5rem;
    }

    #header .header-nav .blockcart {
        position: relative;
        padding: 0.75rem;
        margin-left: 0.9375rem;
        margin-right: 5px;
    }

    .header-top {
        padding-top: 0px !important;
    }

    nav.header-nav.original {
        margin-top: 10px;
    }

    #header .header-top>.container {
        padding-bottom: 10px;
    }

}