﻿body {
}
.breadcrumb li span {white-space:break-spaces;}
div.product-details-page .product-essential-wrap {flex-wrap:wrap;display:block;}
.product-details-page .product-essential-wrap:before,
.product-details-page .product-essential-wrap::after {content:'';clear:both;display:table;}
.product-details-page .product-essential-wrap .gallery {width: 30%;float:left;}
.product-details-page .product-essential-wrap .overview-left {width:45%;float:left;}
.product-details-page .product-essential-wrap .overview-right {width:100%;}
.product-details-page .product-collateral {margin:40px 0 0;}
.product-details-page .product-collateral,
.product-essential-wrap .panel-slick {width:70%;float:left;}
.product-details-page .product-essential-wrap .overview {float:right;width:25%;}
.product-details-page .product-collateral .product-collateral-body .row {flex-wrap:wrap}
.product-details-page .product-collateral .product-collateral-body .product-collateral-left,
.product-details-page .product-collateral .product-collateral-body .product-collateral-right {width:100%;}

/*.sidebarbox .block .listbox {display:none;}*/
.sidebarbox .block .listbox > ul.list {padding:0 0 0 17px;}
.sidebarbox .block .listbox ul.list li:not(.list_sub_cat) {
    list-style: disc;
}
.sidebarbox .block .listbox > ul.list > li.active > a {color:#7D1324;}
.sidebarbox .block .listbox ul.list li {padding:4px 0;}
.sidebarbox .block .listbox ul.list li a {color:#000;}
.sidebarbox .block .listbox > ul.list > li ul {padding:4px 0 4px 17px;}
ul.sublist:empty {
    display: none;
}

.sidebarbox .SearchFilter_Specification {max-height:100vh;overflow-y:auto;margin-right:-20px;padding:0 20px 0 0}
.filtersTitlePanel.no-filter-message {padding:0 0 24px;}
.filtersTitlePanel.no-filter-message p {color:#2D6860;font-size:16px;}
.home-page-banner-static hr.saprate-line {
    display: none !important;
}
.sidebarbox .block .title {position: relative;display: block;cursor: pointer;padding: 12px 40px 12px 10px;color: #444;font-size: 18px;    background: #f6f6f6;margin:0 !important;}
.sidebarbox .block .title:before {display:none;}
.sidebarbox .block .title:after {content: "";position: absolute;top: 50%;right: 14px;width: 12px;height: 19px;margin-top: -9px;background: url(../images/filters-toggle.png) center no-repeat;}
.sidebarbox .block .title a:hover,
.sidebarbox .block .title a:active{color:#444;}
.sidebarbox .block .listbox ul li input {position: absolute;opacity: 0;}
.sidebarbox .block .listbox ul li label {position: relative;display: block;font-size: 16px;color: #444;padding: 9px 0 9px 25px;cursor: pointer;-webkit-transition: background .15s ease-in-out;transition: background .15s ease-in-out;}
.sidebarbox .block .listbox ul li label:before {content:'';background: url(../images/filters-checkbox.png) no-repeat center;position: absolute;top: 50%;left: 0;width: 14px;height: 14px;margin-top: -8px;}
.sidebarbox .block .listbox ul li label:after {content:'';background: url(../images/filters-checkbox-checked.png) no-repeat center;position: absolute;top: 50%;left: 0;width: 14px;height: 14px;margin-top: -8px;opacity:0;}
.sidebarbox .block .listbox ul li input[type="checkbox"]:checked + label:after {opacity:1;}

/*///// CONTAINER OVERITE CSS ST ////*/
@media (min-width: 768px) {
    .product-collateral-body {
        max-width: 100%;
        margin: 0 auto;
    }

    .product-details-page .container {
        padding: 0;
        max-width: 100%;
    }

    div.product-details-page .product-collateral .product-collateral-body {
        padding: 2rem 2rem;
    }
}

@media (min-width: 1001px) {
    .product-collateral-body {
        max-width: 968px;
        margin: 0 auto;
    }

    .product-details-page .container {
        padding: 0;
        max-width: 968px;
    }

    div.product-details-page .product-collateral .product-collateral-body {
        padding: 2rem 2rem;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px !important;
    }

    .product-collateral-body {
        max-width: 1170px;
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 100% !important;
    }

    .master-wrapper-page {
        max-width: 1280px;
        margin: 0 auto;
    }

    .product-collateral-body {
        max-width: 100%;
        width: 100%;
    }

    .product-details-page .container {
        padding: 0;
    }

    div.product-details-page .product-collateral .product-collateral-body {
        padding: 2rem 2rem;
    }
}

@media (min-width:1600px) {
    .container {
        max-width: 1470px !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .header-contact p {
        font-size: 11px !important;
    }

    .header-logo {
        min-width: 170px;
    }
}
.product-details-page .container {
    padding: 0;
}

div.product-details-page .product-collateral .product-collateral-body {
    padding: 2rem 2rem;
}
/*@media (min-width:1800px) {
    .container {
        max-width: 1670px !important;
    }
}*/
/*///// CONTAINER OVERITE CSS ED ////*/
/*///// HEADER CSS ST ////*/
@media (min-width:1200px) {
    .header-menu .navbar {
        padding: 0;
    }

    ul .navbar-nav {
        flex-direction: row;
    }

    .navbar-expand-xl .navbar-toggler {
        display: none !important;
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }

    nav.navbar-expand-xl .navbar-nav {
        border-left: 0;
        flex-direction: row;
    }

    nav.navbar-dark.navbar-expand-xl .navbar-nav {
        border-left-color: rgba(255, 255, 255, 0.5);
    }

    nav.navbar-expand-xl .navbar-nav .nav-item {
        border-right: 1px solid;
    }

        nav.navbar-expand-xl .navbar-nav .nav-item:last-child {
            border-right: 0;
        }

    nav.navbar-dark.navbar-expand-xl .navbar-nav .nav-item {
        border-right-color: rgba(255, 255, 255, 0.5);
    }

    nav.navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 2rem;
        padding-left: 2rem;
    }
}

@media (min-width:1600px) {
    ul.navbar-nav {
        flex-direction: row;
    }

    .navbar-expand-xl .navbar-toggler {
        display: none !important;
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
}
/*///// HEADER CSS ED ////*/

/*///// PAGE CSS ST ////*/
.page > .page-body {
    overflow: hidden;
}

.theme-custom .nivoSlider {
    height: 400px;
}

    .theme-custom .nivoSlider img {
        height: 100% !important;
    }

.home-page-banner .home-page-banner-static {
    flex-direction: column;
}

.home-page-banner-static .topic-block {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: relative;
    margin: -4px 0;
}

    .home-page-banner-static .topic-block .topic-block-body {
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        width: 100%;
        justify-content: center;
        align-items: center;
        background: #fff;
        overflow: hidden;
    }

.home-page-banner .topic-block .home-page-banner-static-image-wrapper {
    background: #fff;
    padding: 4px 0;
}

.home-page-banner .topic-block .home-page-banner-static-image {
    position: relative;
    object-fit: cover;
}

div.home-page-banner {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
}

#homepage-bottom-banner img {
    max-width: 100%;
    height: auto;
}

div.home-page-banner {
    margin-bottom: 0;
}

.popularp-items {
    background: #F4F4F4;
    margin: 0 0 3.5rem;
}

.popularp-slider.slick-slider,
div.slick-slider {
    margin: 0;
    padding: 0 40px;
}

.popularp-slider button.slick-arrow,
.panel-slick-slider button.slick-arrow {
    width: 30px;
    height: 30px;
    margin-top: 0;
    transform: translateY(-50%);
    z-index: 1;
}

    .popularp-slider button.slick-arrow svg,
    .panel-slick-slider button.slick-arrow svg {
        width: 100%;
        height: 100%;
        fill: #7D1324;
    }

.popularp-slider button.slick-prev,
.panel-slick-slider button.slick-prev {
    left: 0
}

.popularp-slider button.slick-next,
.panel-slick-slider button.slick-next {
    right: 0
}

.popularp-slider .slick-slide {
    padding: 0 5px;
}

.Popularpbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    height: 100%;
}

    .Popularpbox .image { /*-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;*/
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        height: 210px;
        position: relative;
    }

        .Popularpbox .image img { /*max-width: 100%;*/
            max-width: 100%;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: auto;
            max-height: 100%;
            margin: auto;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            -webkit-transform: translateZ(0) scale(1,1);
        }

    .Popularpbox .info { /*-ms-flex:1;flex:1;*/
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 16px 16px 20px;
    }

        .Popularpbox .info h5 {
            padding: 0;
            margin: 0 0 6px;
            font-size: 18px;
            margin: 16px 0 10px;
            padding: 0;
            --ms-flex: 1;
            flex: 1;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .Popularpbox .info p,
        #homepage-products .product-item .details .price {
            padding: 0 0 12px;
            margin: 0;
            font-size: 24px;
            color: #7D1324;
            font-weight: 700;
            padding: 0 0 20px;
        }

    .Popularpbox .addCart {
        display: -ms-flexbox;
        display: flex;
        display: none;
    }

        .Popularpbox .addCart button,
        .Popularpbox .addCart a {
            font-size: 14px;
            font-weight: 600;
            color: #fff;
            padding: 6px 18px;
            background: #7D1324;
            border: 0;
            border-radius: 6px;
            line-height: 1.5;
            text-transform: none;
        }

.newarrival-slider.slick-slider {
    margin: 0;
    padding: 0 30px;
}

.newarrival-slider .slick-slide {
    padding: 0 5px;
    height: 100%;
}

.newarrivalbox {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    background: #F4F4F4;
    padding: 20px;
    height: 100%;
}

    .newarrivalbox .image { /*--ms-flex:1;flex:1;*/
        height: 210px;
        position: relative;
        background: #fff;
    }

        .newarrivalbox .image img {
            max-width: 100%;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: auto;
            max-height: 100%;
            margin: auto;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            -webkit-transform: translateZ(0) scale(1,1);
        }

    .newarrivalbox .info {
        display: -ms-flexbox;
        display: flex;
        --ms-flex: 1;
        flex: 1;
        flex-direction: column;
    }

        .newarrivalbox .info h5 {
            font-size: 18px;
            margin: 16px 0 10px;
            padding: 0;
            --ms-flex: 1;
            flex: 1;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

            .newarrivalbox .info h5 p {
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
            }

        .newarrivalbox .info > p {
            font-size: 24px;
            color: #7D1324;
            font-weight: 700;
            padding: 0 0 20px;
        }

    .newarrivalbox .addCart {
        display: -ms-flexbox;
        display: flex;
        margin-top: auto;
        display: none;
    }

        .newarrivalbox .addCart button,
        .newarrivalbox .addCart a {
            font-size: 16px;
            font-weight: 600;
            color: #fff;
            padding: 12px 24px;
            background: #7D1324;
            border: 0;
            border-radius: 6px;
        }

.newarrival-slider button.slick-arrow {
    width: 30px;
    height: 30px;
    margin-top: 0;
    transform: translateY(-50%)
}

    .newarrival-slider button.slick-arrow svg {
        width: 100%;
        height: 100%;
        fill: #7D1324;
    }

.newarrival-slider button.slick-prev {
    left: 0
}

.newarrival-slider button.slick-next {
    right: 0
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    display: -ms-flexbox;
    display: flex;
}

#homepage-products .product-item .action-buttons {
    display: none;
}

#homepage-products .product-item {
    background: #fff;
    padding: 30px 24px;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

    #homepage-products .product-item .picture { /*--ms-flex:1;flex:1;*/
        display: -ms-flexbox;
        display: flex;
        height: 210px;
        position: relative;
    }

        #homepage-products .product-item .picture img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: auto;
            max-height: 100%;
            margin: auto;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            -webkit-transform: translateZ(0) scale(1,1);
        }

    #homepage-products .product-item .details {
        --ms-flex: 1;
        flex: 1;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }

        #homepage-products .product-item .details .product-title {
            --ms-flex: 1;
            flex: 1;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            min-height: 68px;
            text-align: left;
            font-size: 18px;
        }

    #homepage-products .product-item .product-title a {
        color: #444;
    }

    #homepage-products .product-item .details .price {
        text-align: left;
        font-weight: 700;
    }

    #homepage-products .product-item .details .action-buttons {
        margin: auto 0 0;
    }

#homepage-manufacturers .manufacturer-item {
    margin: 0;
}

.panel-slick-slider .product-item .picture img,
.panel-slick-slider .manufacturer-item .picture img {
    margin: 0 auto;
    border: 0 !important;
}

div#homepage-manufacturers .slick-list {
    margin: 0 -10px;
}

div#homepage-manufacturers .manufacturer-item {
    margin: 0 10px
}

.manufacturer-item .picture {
    padding: 56.25% 0 0;
    position: relative;
    border: 1px solid #f1f1f1;
}

    .manufacturer-item .picture img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        height: 80%;
        object-fit: contain;
        transform: translate(-50%,-50%)
    }

.category-grid .item-grid {
    margin: 0 -15px;
}

    .category-grid .item-grid .item-box {
        padding: 0 15px;
    }

details.block-category-navigation summary:before {
    width: auto;
}

.product-selectors.form-inline {
    margin: 0 0 40px;
}

    .product-selectors.form-inline .product-sorting {
        margin-left: auto;
    }

.product-grid .item-grid {
    margin: 0 -10px;
    /*justify-content:space-between;*/
}

.product-grid .item-grid .item-box {
    padding: 0 10px 30px;
    -ms-flex: 0 0 31%;
    flex: 0 0 31%;
}
.product-grid .item-box .product-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.product-grid .item-grid .item-box .product-item {
    padding: 20px 16px;
    border: 1px solid #f1f1f1;
    min-height: 100%;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.product-list .item-grid .item-box {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.product-list .item-grid .product-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #f1f1f1;
    padding: 30px 20px;
    margin: 0 0 30px;
}

    .product-list .item-grid .product-item .picture {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    }

.product-grid .item-grid .product-item .picture {
    --ms-flex: 1;
    flex: 1;
}
.product-grid .item-grid .item-box form {display:-ms-flexbox;display:flex;flex-direction:column;height:100%;}

.product-grid .item-grid .product-item .details {
    --ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.product-list .item-grid .product-item .details {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

    .product-list .item-grid .product-item .details .info {
        -ms-flex: 1;
        flex: 1;
    }

.product-list .item-grid .product-item .product-title {
    text-align: left;
}

.product-list .item-grid .product-item .price {
    text-align: left;
}

.product-list .product-item .details .add-info {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    padding: 0 30px 0;
}

.product-list .product-item .details .cartButton {
    padding-bottom: 0;
}

.product-item .details .action-buttons {
    -ms-flex: 1;
    flex: 1;
}

.product-item .details .qty {
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

    .product-item .details .qty input {
        width: 100%;
        height: 40px;
        border: 1px solid #cdcdcd;
        padding: 0 50px;
        text-align: center;
        -webkit-appearance: none;
    }

.product-grid .item-grid .details .qty input {
    height: 30px;
    padding: 0 40px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.product-grid .product-item .details .action-buttons {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    align-items: flex-end;
}

.product-grid .item-grid .details .qty {
    width: 50%;
    padding: 0 10px;
}

.product-item .details .qty span {
    position: absolute;
    top: 0;
    width: 40px;
    height: 100%;
    border: 1px solid #cdcdcd;
    background: #fff;
    z-index: 1;
    cursor: pointer;
}

.product-grid .item-grid .details .qty span {
    width: 30px;
}

.product-item .details .qty span:before {
    content: '';
    width: 16px;
    height: 2px;
    background: #444;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.product-grid .item-grid .details .qty span:before {
    width: 12px;
}

.product-item .details .qty span.minus {
    right: 0;
}

    .product-item .details .qty span.minus:after {
        content: '';
        width: 2px;
        height: 12px;
        background: #444;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.product-grid .item-grid .details .qty span.plus:after {
    height: 12px;
}

.product-item .details .qty span.plus {
    left: 0;
}

.product-grid .item-grid .details .cartButton {
    padding: 0 10px;
    width: 50%;
}

.product-item .details .cartButton {
    padding: 20px 0;
}

    .product-item .details .cartButton input,
    .product-item .details .cartButton button {
        width: 100%;
        height: 40px;
        background: #7D1324;
        border: 0;
        font-size: 14px;
        color: #fff;
        font-weight: 700;
        cursor: pointer;
    }

.product-grid .item-grid .details .cartButton input,
.product-grid .item-grid .details .cartButton button {
    height: 30px;
    font-size: 14px;
}

.product-grid .item-grid .details {
    padding: 0;
}

.item-box .product-title {
    min-height: 94px;
}

.sub-category-grid.category-grid .item-grid .item-box {
    padding-top: 15px;
    padding-bottom: 15px;
}

.sub-category-grid .sub-category-item {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    background: #F4F4F4;
    padding: 16px !important;
    height: 100%;
}

    .sub-category-grid .sub-category-item h2.title {
        margin: 0;
    }

#shopping-cart-form {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

    #shopping-cart-form .table-wrapper {
        width: 60%;
    }

    #shopping-cart-form .cart-footer {
        width: 40%;
        border-top: 0;
    }

    #shopping-cart-form .cart-collaterals > div {
        max-width: 100%;
        padding: 0 0 0 60px;
        width: 100%;
    }

    #shopping-cart-form .cart-footer .cart-collaterals {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        clear: both;
    }

    #shopping-cart-form .cart-footer .totals {
        width: auto;
        float: none;
        margin: 0 0 0 60px;
        clear: both;
    }

.block-recently-viewed-products {
    padding: 30px 0 0;
}

    .block-recently-viewed-products .listbox > ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column;
    }

        .block-recently-viewed-products .listbox > ul li {
            display: -ms-flexbox;
            display: flex;
            align-items: center;
        }

            .block-recently-viewed-products .listbox > ul li img {
                max-width: 100%;
            }

    .block-recently-viewed-products .block a.product-picture {
        margin: 0;
    }

    .block-recently-viewed-products .listbox > ul li .product-name {
        padding: 0 0 0 12px;
    }

.priceRange-slider {
    padding: 0 0 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .priceRange-slider #slider-range {
        margin: 20px 0 0;
        width: 100%;
    }

    .priceRange-slider > label {
        width: 50%;
    }

    .priceRange-slider input {
        width: 50%;
        text-align: right;
        color: #444 !important;
    }

    .priceRange-slider #slider-range input {
        width: 100%;
    }

    .priceRange-slider .ui-slider-horizontal {
        height: 6px;
    }

    .priceRange-slider .ui-state-default,
    .priceRange-slider .ui-widget-content .ui-state-default {
        width: 20px;
        height: 20px;
        border-radius: 100%;
    }

    .priceRange-slider .ui-slider-horizontal .ui-slider-handle {
        top: -9px;
    }

    .priceRange-slider .ui-widget-content {
        border: 1px solid rgb(45,104,96,10%);
        background: rgb(45,104,96,10%);
    }

        .priceRange-slider .ui-widget-header,
        .priceRange-slider .ui-state-default,
        .priceRange-slider .ui-widget-content .ui-state-default,
        .priceRange-slider .ui-widget-header .ui-state-default,
        .priceRange-slider .ui-button,
        html .priceRange-slider .ui-button.ui-state-disabled:hover,
        html .priceRange-slider .ui-button.ui-state-disabled:active {
            background: rgb(45,104,96,100%);
            border: 0;
        }

.product-details-page .ship-callout-phone {
    padding: 0 0 20px;
}

.product-details-page .panel-slick-slider .slick-list {
    margin: 0 -10px;
}

.product-details-page .panel-slick-slider .product-item,
.shopping-cart-page .product-grid .item-grid .product-item {
    background: #fff;
    padding: 20px 16px;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 0 10px;
    height: 100%;
    border: 0;
}
.shopping-cart-page .product-grid .item-grid .product-item .details {padding:0 10px;}
.panel-slick-slider .item-box .product-title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

table.cart thead tr th {
    background-color: transparent;
    border: 0;
    border-top: #c2c2c2 solid 1px;
    border-bottom: #c2c2c2 solid 1px;
    font-size: 18px;
    padding: 21px 0 20px 0px;
    font-weight: 600;
}

    table.cart thead tr th.unit-price {
        min-width: 116px;
    }

    table.cart thead tr th.quantity {
        min-width: 160px;
    }

    table.cart thead tr th.subtotal {
        min-width: 66px;
    }

    table.cart thead tr th:first-child {
        width: 68%;
    }

table.cart tbody tr td {
    border: 0;
    border-bottom: #c2c2c2 solid 1px;
    padding: 32px 0px;
    vertical-align: top;
}

table.cart .cart_prbox {
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 24px;
}

    table.cart .cart_prbox > a {
        width: 89px;
        display: block;
        -ms-flex: 0 0 89px;
        flex: 0 0 89px;
        position: relative;
        background: #f4f4f4;
        padding: 10px;
    }

        table.cart .cart_prbox > a:after {
            content: '';
            display: block;
            padding-top: 100%;
        }

        table.cart .cart_prbox > a img {
            position: absolute;
            top: 5%;
            left: 5%;
            width: 90%;
            height: 90%;
            object-fit: contain;
        }

    table.cart .cart_prbox .product {
        --ms-flex: 1;
        flex: 1;
        padding: 0 20px 0 10px;
    }

    table.cart .cart_prbox .product-name {
        font-size: 16px;
        font-weight: 400;
        display: block;
    }

    table.cart .cart_prbox .sku {
        font-size: 14px;
        display: -ms-flexbox;
        display: flex;
        font-weight: normal;
        padding: 11px 0 0;
        opacity: 0.7;
    }

        table.cart .cart_prbox .sku label {
            display: block;
            padding: 0 6px 0 0;
        }

table.cart .unit-price.show-mob,
table.cart div.quantity {
    display: none;
}

table.cart .cart_prbox .remove-from-cart {
    position: absolute;
    top: 0;
    left: -24px;
    z-index: 1;
    display: flex;
    flex-direction: column;
}

    table.cart .cart_prbox .remove-from-cart button {
        width: 18px;
        height: 18px;
        background: rgba(125,19,36,0.6);
        position: relative;
        font-size: 0;
        border: 0;
        outline: none;
        cursor: pointer;
        margin: 8px 0 0;
    }

        table.cart .cart_prbox .remove-from-cart button:before {
            content: '\00d7';
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 16px;
            color: #fff;
        }

        table.cart .cart_prbox .remove-from-cart button:hover {
            background: rgba(125,19,36,1)
        }

    table.cart .cart_prbox .remove-from-cart input {
        width: 18px;
        height: 18px;
    }

table.cart td.quantity input {
    height: 48px;
    width: 115px;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
}

div.shopping-cart-page .common-buttons {
    background: transparent;
    padding: 20px 0;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

div.cart-footer .total-info {
    margin: 0;
    border-bottom: 0;
}

table.cart-total tbody tr th,
table.cart-total tbody tr td {
    font-size: 16px;
    font-weight: 400;
    vertical-align: top;
    padding: 8px 0;
    border-bottom: 1px solid rgba(68,68,68,0.2)
}

table.cart-total tbody tr.order-total th,
table.cart-total tbody tr.order-total td {
    font-weight: 600;
}

.cart-footer .checkout-buttons {
    padding: 0 30px;
}

.checkout-buttons button {
    width: 100%;
}

div.cart-collaterals .title {
    margin: 0;
    font-size: 16px;
    text-align: left;
}

div.cart-collaterals .hint {
    opacity: 0.7;
    font-size: 14px;
}

.coupon-code .form-control {
    height: 48px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coupon-code .btn {
    padding: 0 20px;
    ;
    height: 48px;
    border-radius: 4px;
    font-size: 14px;
}

.product-details-page .specifications-list dt,
.product-details-page .specifications-list dd {
    border-bottom: 1px solid rgba(68,68,68,0.1);
    padding: 0 0 10px;
}

    .product-details-page .specifications-list dd::before {
        display: none;
    }

.checkbox-policy {
    padding: 10px 0 24px;
}

    .checkbox-policy input[type="checkbox"] {
        position: absolute;
        left: -9999px
    }

        .checkbox-policy input[type="checkbox"] + label {
            position: relative;
            display: block;
            font-size: 14px;
            color: #444;
            text-align: left;
            padding: 0 0 0 30px;
            cursor: pointer;
        }

        .checkbox-policy input[type="checkbox"]:not(:checked) + label:before,
        .checkbox-policy input[type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 16px;
            height: 16px;
            border: 1px solid rgba(68,68,68,0.2);
            border-radius: 4px;
            display: block !important;
        }

        .checkbox-policy input[type="checkbox"]:not(:checked) + label:after,
        .checkbox-policy input[type="checkbox"]:checked + label:after {
            content: '\2713';
            position: absolute;
            top: 0;
            left: 0;
            width: 16px;
            height: 16px;
            border: 1px solid rgba(68,68,68,1);
            border-radius: 4px;
            background: #444;
            -webkit-transform: scale(0);
            transform: scale(0);
            font-size: 14px;
            color: #fff;
            line-height: 16px;
            text-align: center;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            display: block;
        }

        .checkbox-policy input[type="checkbox"]:checked + label:after {
            -webkit-transform: scale(1);
            transform: scale(1);
        }

.product-filter .group {
    border-bottom: 1px solid rgba(68,68,68,0.2);
    padding: 12px 0 12px;
}

.product-filters {
    border-bottom: 0;
}

.row-sidebar .sidebarbox {
    background: #F4F4F4;
    padding: 30px 20px;
}

.shopping-cart-page .product-grid {width:100%;}
.shopping-cart-page .product-grid .item-grid {margin:0;}
.shopping-cart-page .product-grid .slick-track {margin:0;}
.shopping-cart-page .product-grid .item-grid .item-box {flex:auto;padding:0;}
.shopping-cart-page .product-item .details .action-buttons {flex-direction:column;}
.shopping-cart-page .product-grid .item-grid .details .qty {width:100%;padding:0;}
.shopping-cart-page .product-grid .item-grid .details .qty input {height:40px;}
.shopping-cart-page .product-grid .item-grid .details .cartButton {width:100%;padding:20px 0;}
.shopping-cart-page .product-item .details .cartButton button {height:40px;}
/*///// PAGE CSS ED ////*/

/*///// FOOTER CSS ST ////*/
.footer-newsletter {
    padding-left: 30px;
    padding-right: 30px;
}

.footer {
    padding-left: 30px;
    padding-right: 30px;
}
/*///// FOOTER CSS ED ////*/
    .category-page .product-item .product-title a {
        --ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
@media (min-width:992px) and (max-width:1199px) {
    #shopping-cart-form .table-wrapper, #shopping-cart-form .cart-footer {
        width: 100%;
    }
    /*table.cart thead tr th.product {min-width:400px;}*/
    table.cart thead tr th.unit-price {
        min-width: 126px;
    }

    table.cart thead tr th.quantity {
        min-width: 180px;
    }

    table.cart thead tr th.subtotal {
        min-width: 80px
    }

    #shopping-cart-form .cart-collaterals > div {
        padding: 0;
    }
    .product-grid .item-grid .item-box {-ms-flex:0 0 50%;flex:0 0 50%;}
}

@media (min-width:768px) and (max-width:991px) {
    .product-details-page .product-essential-wrap .gallery,
    .product-details-page .product-essential-wrap .overview,
    .product-details-page .product-essential-wrap .overview-left,
    .product-details-page .product-collateral, .product-essential-wrap .panel-slick{width: 100%;float: none;}
    #homepage-products .product-item {
        padding: 20px;
    }

        #homepage-products .product-item .picture {
            height: 145px;
        }

    #shopping-cart-form .table-wrapper, #shopping-cart-form .cart-footer {
        width: 100%;
    }

    #shopping-cart-form .table-wrapper,
    #shopping-cart-form .cart-footer {
        width: 100%;
    }

    #shopping-cart-form .cart-collaterals > div {
        padding: 0;
    }

    #shopping-cart-form .cart-footer .totals {
        margin: 0;
        width: 100%;
    }

    div.shopping-cart-page .common-buttons {
        margin: 0 0 1.125rem;
    }

    table.cart .cart_prbox .product {
        min-width: 1px;
        padding: 0 0 0 20px;
    }

    table.cart tbody {
        margin: 0;
    }

        table.cart tbody tr {
            border: 0;
            border-top: #c2c2c2 solid 1px;
            padding: 20px 0;
            flex: 0 0 100%;
            margin: 0;
        }

            table.cart tbody tr:last-child {
                border-bottom: #c2c2c2 solid 1px;
            }

            table.cart tbody tr td {
                border-bottom: 0;
                border-top: 0 !important;
                padding: 0 !important;
            }

    table.cart .cart_prbox {
        align-items: flex-start;
    }

        table.cart .cart_prbox > a:after {
            padding-top: 140%;
        }

        table.cart .cart_prbox label {
            display: none;
        }

    table.cart td.quantity,
    table.cart td.unit-price,
    table.cart .subtotal {
        display: none;
    }

    table.cart .quantity {
        padding: 11PX 0 0;
    }

    table.cart .cart_prbox .product-name {
        line-height: 1.33;
        padding: 0 0 6px;
    }

    table.cart .quantity .form-control {
        height: 40px;
        width: 110px;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 14px;
        text-align: center;
    }

    table.cart .unit-price.show-mob,
    table.cart div.quantity {
        display: block;
    }

    .cart-collaterals > div {
        margin: 0 0 30px;
    }
    .product-grid .item-grid .item-box {-ms-flex:0 0 50%;flex:0 0 50%;}
}

@media (max-width:767px) {
    .product-details-page .product-essential-wrap .gallery,
    .product-details-page .product-essential-wrap .overview,
    .product-details-page .product-essential-wrap .overview-left,
    .product-details-page .product-collateral, .product-essential-wrap .panel-slick{width: 100%;float: none;}
    .home-page-banner .home-page-banner-static-text {
        padding: 1.25rem 2.125rem 1.25rem 2.125rem;
        margin: 10% 0;
    }

    .home-page-banner .home-page-banner-static .title-sm {
        font-size: 0.75rem;
    }

    .home-page-banner .home-page-banner-static .title-lg {
        margin: 0.25rem 0 0.5rem 0;
        font-size: 1.375rem;
    }

    .home-page-banner .home-page-banner-static a {
        font-size: 0.75rem;
    }

    div.header-contact p {
        font-size: 0.75rem
    }

    div.header-contact span {
        white-space: pre-wrap;
    }

    div.header-contact .s-icon-headset {
        height: 0.9375rem;
        width: 0.75rem;
        margin: 0 4px 0 0;
    }

    .popularp-items.panel-slick {
        padding: 2.5rem 0 3rem 0;
        margin: 0;
    }

    .panel-slick h2.title {
        font-size: 1.625rem;
        margin-bottom: 1.25rem;
    }

    .popularp-slider.slick-slider {
        padding: 0 30px;
    }

    .newarrivalbox .info h5 {
        font-size: 16px;
    }

    .newarrivalbox .info,
    #homepage-products .product-item .details .price {
        font-size: 20px;
    }

    .newarrivalbox .addCart button, .newarrivalbox .addCart a {
        padding: 10px 24px;
    }

    div.title {
        margin-bottom: 1.25rem;
    }

    .title h2 {
        font-size: 1.625rem;
        margin-bottom: 0;
    }

    div.page-title h1 {
        margin-bottom: 1.25rem;
    }

    #shopping-cart-form .table-wrapper,
    #shopping-cart-form .cart-footer {
        width: 100%;
    }

    #shopping-cart-form .cart-collaterals > div {
        padding: 0;
    }

    #shopping-cart-form .cart-footer .totals {
        margin: 0;
        width: 100%;
    }

    div.shopping-cart-page .common-buttons {
        margin: 0 0 1.125rem;
    }

    table.cart .cart_prbox .product {
        min-width: 1px;
        padding: 0 0 0 20px;
    }

    table.cart tbody tr {
        border: 0;
        border-top: #c2c2c2 solid 1px;
        padding: 20px 0;
    }

        table.cart tbody tr:last-child {
            border-bottom: #c2c2c2 solid 1px;
        }

        table.cart tbody tr td {
            border-bottom: 0;
            border-top: 0 !important;
            padding: 0 !important;
        }

    table.cart .cart_prbox {
        align-items: flex-start;
        padding: 0;
    }

        table.cart .cart_prbox > a:after {
            padding-top: 140%;
        }

        table.cart .cart_prbox label {
            display: none;
        }

        table.cart .cart_prbox .remove-from-cart {
            left: 0;
            flex-direction: row;
        }

            table.cart .cart_prbox .remove-from-cart button {
                margin: 0 0 0 4px;
            }

    table.cart td.quantity,
    table.cart td.unit-price,
    table.cart .subtotal {
        display: none;
    }

    table.cart .quantity {
        padding: 11PX 0 0;
    }

    table.cart .cart_prbox .product-name {
        line-height: 1.33;
        font-size: 14px;
        padding: 0 0 6px;
    }

    table.cart .quantity .form-control {
        height: 40px;
        width: 110px;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-size: 14px;
        text-align: center;
    }

    table.cart .unit-price.show-mob,
    table.cart div.quantity {
        display: block;
    }

    .cart-collaterals > div {
        margin: 0 0 30px;
    }

    div.row-sidebar {
        order: 1;
    }

    .product-filter .group ul li.item {
        display: block;
    }

    .block.block-manufacturer-navigation .title,
    div.block .title {
        font-size: 1.125rem;
    }

    details.block .title {
        font-size: 1rem;
    }

    .product-selectors.form-inline .product-sorting {
        margin-left: 0;
    }

    .product-selectors .form-control {
        height: 3rem;
        padding: 0 1rem;
    }

    .product-list .item-grid .product-item .picture,
    .product-list .product-item .details .add-info {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .product-list .product-item .details .add-info {
        padding: 0 0 20px;
    }
    .product-grid .item-grid .item-box {-ms-flex:0 0 100%;flex:0 0 100%;}
}
#homepage-products .product-item .product-title a {
    color: #68B19D;
}

    #homepage-products .product-item .product-title a:hover {
        color: #444;
    }
hr.saprate-line {
    margin: 18px 0 20px 0;
}
.embed-responsive {
    margin: 40px 0 30px 0 !important;
}
.home-page-banner .topic-block .home-page-banner-static-image-wrapper img {
    max-width: 100%;
}

.home-page-banner .home-page-banner-static-text {
    padding: 18px 20px !important;
}


@media (max-width: 767px) {
    .theme-custom .nivoSlider img {
        height: auto !important;
    }

    .home-page-banner .topic-block .home-page-banner-static-image-wrapper img {
        width: 100% !important;
    }

    .theme-custom .nivoSlider {
        height: auto;
    }

    .theme-custom .nivoSlider {
        height: auto !important;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .home-page-banner .topic-block .home-page-banner-static-image-wrapper img {
        max-width: 100%;
        width: 100%;
    }
}

@media (min-width: 1001px) and (max-width: 1199px) {
    .home-page-banner .home-page-banner-static .title-sm {
        font-size: 16px !important;
    }

    .home-page-banner .home-page-banner-static .title-lg {
        font-size: 24px !important;
        margin: 10px 0 !important;
    }
}
.html-search-page .category-grid.category-grid .item-grid {margin:0 -8px;}
.html-search-page .sub-category-grid.category-grid .item-grid .item-box {padding:0 8px;}
.html-search-page .sub-category-grid .sub-category-item {border:2px solid transparent;}
.html-search-page .sub-category-grid .sub-category-item:hover {border-color:#7D1324;}
.html-search-page .sub-category-grid .item-box .picture {position:relative;}
.html-search-page .sub-category-grid .item-box .picture input {position:absolute;top:0;right:0;z-index:1;cursor:pointer;}
.html-search-page .sub-category-grid .slick-slide img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
/*.html-search-page .sub-category-grid .item-box .picture:after {content:'';display:block;padding-top:100%;}*//*.html-search-page .sub-category-grid .item-box .picture:after {content:'';display:block;padding-top:100%;}*/
.html-search-page .sub-category-grid .sub-category-item h2.title, 
.html-search-page .sub-category-grid .sub-category-item h2.title a {font-size:14px !important;text-transform:none;}

/*24-07-2024*/
#homepage-products .product-item{
    margin: 0 5px !important;
}
.panel-slick-slider .manufacturer-item {
    margin: 0 5px !important;
}
.check-wrap {
    gap: 8px;
    align-items: center;
    margin-bottom: 11px;
    display: flex;
}
.check-wrap input {
    width: 16px;
    height: 16px;
}
.disclaimer {
    gap: 8px;
    align-items: center;
    margin-bottom: 11px;
    display: flex;
}

.ship-to-same-address .billingAddress {
    display: flex;
    align-items: center;
    gap: 10px; /* Adjust space between elements */
}

.selector {
    display: flex;
    align-items: center;
    gap: 5px;
}

.form-group.disclaimer {
    display: flex;
    align-items: center;
    width: 42%;
}

@media (min-width: 1001px) and (max-width: 1199px) {
    .header-logo {
    min-width: 150px;
}
.header-contact p {
    font-size: 11px !important;
}
.search-box {
    margin: 0 1.5rem !important;
}
.home-page-banner .home-page-banner-static-text {
    width: 90%;
    margin: auto;
}
}