body {
    overflow: auto;
}

html, body {
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-thumb {
    background: rgba(90, 90, 90);
}

::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2);
}



.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    opacity: 0.8;
}


@media screen and (min-width:1700px) {
    .one-product .product .product-image-area .product-image {
        height: 660px !important;
        width: 75%;
        margin: auto;
    }

    figure.product-image-area:not(.one-product-container figure.product-image-area) {
        height: 370px !important;
    }

    .product .product-image-area .product-image:not(.one-product-container .product .product-image-area .product-image) {
        height: 362px !important;
    }
}

.owl-carousel {
    display: block !important;
}

@media (min-width: 1000px) {
    figure.product-image-area:not(.one-product-container figure.product-image-area) {
        height: 302px !important;
    }

    .product .product-image-area .product-image:not(.one-product-container .product .product-image-area .product-image) {
        height: 294px !important;
    }
}

@media (min-width: 1900px) {
    figure.product-image-area:not(.one-product-container figure.product-image-area) {
        height: 450px !important;
    }

    .product .product-image-area .product-image:not(.one-product-container .product .product-image-area .product-image) {
        height: 450px !important;
    }
}

@media (min-width: 2100px) {
    figure.product-image-area:not(.one-product-container figure.product-image-area) {
        height: 450px !important;
        width: 80%;
        margin: auto;
    }

    .product .product-image-area .product-image:not(.one-product-container .product .product-image-area .product-image) {
        height: 450px !important;
    }
}

.whatsappFixed {
    fill: white;
    width: 50px;
    height: 50px;
    padding: 3px;
    background-color: #4dc247;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    /* box-shadow: 2px 2px 11px rgba(0,0,0,0.7); */
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
}

    .whatsappFixed:hover {
        box-shadow: 2px 2px 11px rgba(0,0,0,0.7);
    }

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li span {
    float: left !important;
    font-size: 14px !important;
    color: #000 !important;
    display: inline-block !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    user-select: none;
}

.leftBlock .category-vertical-filters .vertical-filter-panel .list-group li, .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li a {
    user-select: none;
}

    .leftBlock .category-vertical-filters .vertical-filter-panel .list-group li span:hover {
        cursor: pointer;
    }

.dropdownmenu:after {
    content: url(/assets/images/downArrowWhite.svg);
    width: 12px;
    display: inherit;
    padding-left: 3px;
}

.sticky-header-active .dropdownmenu:after {
    content: url(/assets/images/downArrow.svg);
    width: 8px;
    display: inherit;
    padding-left: 3px;
    height: 14px;
    scale: 0.3;
    float: right;
}

#footer .text-color-primary, #footer i {
    color: #fff !important;
}

.product-details-box .product-short-desc p {
    line-height: 0px !important;
    margin-top: 30px !important;
}

pre {
    background: #fff !important;
    border: none !important;
    padding: 5px 0;
    margin: 0;
    font-family: "Open Sans", Arial, sans-serif;
    color: #777;
}

html .scroll-to-top.visible {
    display: none
}

.slide-item {
    display: none
}

.mobile-side-menu #menuKaban21 a {
    display: table-cell;
    width: 63px;
    padding: 10px 0px !important;
    margin: 0 !important;
}

li#menuKaban21 {
    margin-bottom: 18px;
    margin-top: -23px;
}

.mobile-side-menu i.fa.fa-heart {
    width: 0px !important;
}

.sticky-header-active #header .header-nav-main nav > ul > li.pull-right {
    float: right !important;
}

li#menuKaban2 {
    width: 40px;
    padding: 0 !important;
    margin: 0 !important;
}

.sticky-header-active i.fa.fa-heart {
    margin-top: -3px;
}

a.lang_ch {
    height: 32px;
    vertical-align: text-bottom;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.zoomWindow {
    cursor: zoom-in !important;
}

.product .product-details-area {
    padding-left: 0;
    padding-right: 0;
}

.hide-addtolinks .product-actions a.addtowishlist, .hide-addtolinks .product-actions a.comparelink, .hide-addtolinks .product-actions a.quickview {
    display: inline-block !important
}

.mobile-side-menu li a {
    padding-right: 0 !important;
    font-size: 15px;
    padding-left: 0;
}

#header .header-container {
    padding-top: 15px;
    padding-bottom: 15px;
}

#header .header-logo img {
    padding-bottom: 11px;
}

.home-slider-area .home-banner-slider {
    margin-bottom: 20px;
}

@media (min-width: 380px) and (max-width:480px) {
    .products-grid.columns5 li {
        width: 49.5%;
        display: inline-grid
    }
}

@media (min-width: 992px) {
    .home-slider-area .home-banner-slider {
        margin-bottom: 0;
    }

    .col-md-9.col-md-push-3 {
        padding-right: 15px;
        padding-left: 12px;
    }

    #header .header-nav-main nav {
        height: 42.5px;
        border-radius: 5px;
        background-color: #000;
        border: 1px solid #fff;
    }

        #header .header-nav-main nav > ul > li > a {
            color: #fff
        }

    .sticky-header-active #header .header-nav-main nav {
        height: 41.7px;
        border-radius: 5px;
        margin-top: 5px;
        background-color: #fff;
        color: #000;
        border: none;
    }

        .sticky-header-active #header .header-nav-main nav > ul > li > a {
            color: #000
        }

        .sticky-header-active #header .header-nav-main nav > ul > li.active > a {
            color: #fff
        }
}

.sticky-header-active #header .header-nav-main nav > ul > li.dropdown.open > a, .sticky-header-active #header .header-nav-main nav > ul > li.dropdown:hover > a {
    color: #fff;
}

@media (min-width:10px) {
    a.mmenu-toggle-btn {
        margin-top: 30px;
        font-size: 25px !important;
    }

    #header .header-search .search-toggle {
        display: none;
    }
}

.product-actions a.comparelink:hover {
    background-color: #52b963;
    color: #fff !important
}

.sticky-header-active .header-body {
    top: -143px !important;
}

.home-slider-area .side-custom-menu {
    border: 1px solid #ddd;
    overflow: hidden;
    margin-bottom: 15px;
}


    .home-slider-area .side-custom-menu h2 {
        color: #000;
        border-bottom: 1px solid #ddd;
        font-size: 13px;
        font-weight: 700;
        text-align: left;
        padding: 13px 13px 12px;
        background-color: #f5f5f5;
        line-height: 1;
        margin: 0;
        text-transform: uppercase;
    }

    .home-slider-area .side-custom-menu ul {
        padding: 0 12px;
        list-style: none;
        margin: 0;
    }

        .home-slider-area .side-custom-menu ul li {
            text-align: left;
            padding: 13px 4px 12px;
            border-top: 1px solid #ddd;
        }

    .home-slider-area .side-custom-menu h2 i {
        margin-right: 4px;
    }

    .home-slider-area .side-custom-menu ul li:first-child {
        border-top: none;
    }

    .home-slider-area .side-custom-menu ul li a {
        color: #777;
        font-size: 15px;
        line-height: 1;
        display: block;
    }

#header .header-search .header-search-wrapper {
    padding-right: 50px !important;
}
