@media screen and (min-width:1500px) {
    .home-info-grid .row>div:first-child .info-banner-content {
        max-width: 100%
    }
}

@media screen and (max-width:1450px) {
    section.contact-block .align-center {
        max-width: 60%;
        flex: 0 0 60%;
    }
}

@media screen and (max-width:1350px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        margin-right: 13px
    }
}


@media screen and (max-width:1250px) {

    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details .col-1 .woocommerce-billing-fields,
    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details .col-1 .woocommerce-shipping-fields {
        padding-right: 40px
    }

    .woocommerce-page main ul.products.columns-4 li.product {
        width: 33.3%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        max-width: 33.3%;
        overflow: hidden
    }

    .discover-sec .discover-content {
        padding-right: 0
    }

    .support-list>.customer_support_wrap {
        padding: 0 25px
    }

    .tagline-row-wrap .tagline-content {
        min-width: 190px;
    }

    .woocommerce-cart .content-wrapper .cart-right-section .cart-collaterals .coupon button[type=submit] {
        font-size: 12px !important;

    }

    .woocommerce-cart .cart-collaterals {
        padding: 34px 20px !important;
    }
}

@media screen and (max-width:1199px) {
    body.woocommerce.woocommerce-page .product-detail-wrapper .product_sticky_wrap button.button[type=submit] {
        max-width: 100% !important;
        width: 100%;
        min-width: 100%;
    }

    .product-detail-sec .slider-counter {
        padding: 10px;
    }

    .product-detail-sec .slider-counter ul.product-thumb-slider li {
        padding: 5px;
    }

    .product-detail-sec .slider-counter ul.product-thumb-slider {
        padding: 5px 5px;
    }

    .related-products-section .products.product_slider_wrap {
        padding: 0;
    }
    .top-breadcrumb {
        padding: 0px 0 0px;
        font-size: 0;
        opacity: 0;
    }
    .woocommerce-cart .top-breadcrumb{
        padding: 0;
        height: 0;
    }
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-thumbnail{
        min-width: 265px;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        padding: 30px 20px 25px
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        margin: 0 10px 0 0
    }

    .product-filter-checkboxes>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%
    }

    .advisors-sec .row .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .product-detail-sec .summary.entry-summary form.cart {
        justify-content: center;
    }

    .advisors-sec .row .col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }

    .advisor-content {
        padding: 40px
    }

    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_address_info .col-4 {
        max-width: 100%
    }

    body.woocommerce-checkout .shipping_address_info.row .single-field-wrapper.col-4 {
        max-width: 100% !important;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }

    .header-wrapper .header-middle {
        padding: 0 10px
    }

    .header-right .account-bar {
        gap: 0 24px
    }



    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0 1px;
    }

    .copyright-wrap .row>.col:first-child {
        max-width: 50%
    }


    .living-room-desc {
        padding: 55px 0
    }

    /*.living-room-sec {
        padding: 60px 0 50px
    }*/

    .store-info-wrapper{
        flex-wrap: wrap;
    }

    .store-info-wrapper .store-time-location-wrapper,
    .store-info-wrapper .store-time-wrapper{
        width: 100%;
    }

    .winactie_bottom_container {
        max-width: 400px;
    }

    section.winactie_banner.inner-banner-sort .winactie_content {
        max-width: 550px;
    }

}

@media screen and (min-width:1025px) {
    .w-sm-100 {
        width: 100%
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 66.66% 33.33%;
        grid-template-columns: 66.66% 33.33%
    }

    .home .catgory-section .row > .col-4:nth-child(n+5){
        display: none;
    }

    .home .catgory-section .row:not(.slick-initialized){
        display: flex;
    }

    .home .catgory-section .row:not(.slick-initialized) > .col-4{
        flex: 0 0 25%;
        max-width: 25%;
    }


    .product .category-img-wrap.multi-image a>img:nth-child(2),
    .product .category-img-wrap.multi-image a>img:nth-child(3) {
        opacity: 0;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    .product:hover .category-img-wrap.multi-image a>img:first-child{
        opacity: 0
    }

    ul.products li.product:hover .category-img-wrap a>img:nth-child(2),
    ul.products li.product:hover .category-img-wrap a>img:nth-child(3) {
        opacity: 1
    }

    .head-center-slider {
        max-height: 28px
    }

    body.woocommerce-checkout .woocommerce form.login , body.woocommerce-checkout .woocommerce-form-login-toggle{
        max-width: 48%;
    }

}

@media screen and (max-width:1024px) {

    .category-content-wrap .stock_wrapper{
        flex-direction: column;
        align-items: start;
        gap: 5px;
    }
    .price_stock{
        gap: 2px;
    }
    .price_stock .small.color_count{
        margin-top: -5px;
    }
    .tax-product_cat .cat-prod-filter-layout-2 .product-cat-bottom-price .color_count,
    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-bottom a,
    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-head .color_count,
    .woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap .product-cat-bottom-price {
        font-size: 11px;
    }

    /* .top-breadcrumb {
        padding: 80px 0 12px;
    } */
    .header-middle {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .warranty-scroller .media-wrap {
        min-height: 150px;
    }

    /* header {
        padding: 0 0 16px
    } */
    body.woocommerce-checkout:not(.woocommerce-order-received) {
        padding-top: 0;
    }

    body.woocommerce-checkout:not(.woocommerce-order-received) header {
        box-shadow: none;
    }

    .header-top-bar .head-left-text {
        margin-right: auto;
        max-width: 100px;
    }

    .woocommerce-cart .content-wrapper .woocommerce {
        padding-bottom: 50px;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .image-side,
    .card-content p:empty,
    .header-right .header-right-menu,
    body.cat-layout-1 ul.products li .category-product-wrapper .category-img-wrap .related-paralle-article,
    body.main-category-layout ul.products li .category-product-wrapper .category-img-wrap .related-paralle-article,
    header .head-delivery-info,
    header .head-site-info,
    header .logo h2 {
        display: none
    }

    header.sticky.nav-up .header-middle .header-menu {
        display: block !important
    }

    header .header-right-menu .btn {
        display: none !important
    }

    body:not(.home) {
        padding-top: 230px;
    }

    header #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        background-color: #fff
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        background-color: var(--accent-color);
        height: 35px
    }

    .home .products-slider-container .slick-arrow.slick-next {
        top: 25%;
    }

    .home .products-slider-container .slick-arrow.slick-prev {
        top: 25%;
    }

    .header-top-bar,
    .header-top-bar p {
        font-size: 13px
    }

    .head-left-text img {
        width: 14px
    }

    .woocommerce-cart .content-wrapper .cart-collaterals {
        padding: 34px 10px !important;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form {
        padding: 0 10px 20px 0px;
    }

    .woocommerce-cart-form-wrapper.col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }

    .cart-right-section.col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }

    header .head-right-lang .dropdown-menu li {
        width: calc(100% + 20px)
    }

    header .head-right-lang .dropdown-menu li:first-child a::after {
        right: 0
    }

    .header-top-bar .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex-wrap: nowrap
    }

    ul.products li.product .category-img-wrap.multi-image>a>img:first-child {
        opacity: 1;
    }

    ul.products li.product .category-img-wrap.multi-image>a>img~img {
        opacity: 0;
    }

    .header-wrapper,
    .policy-main .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        width: auto
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
        top: 0
    }

    .home-banner .banner-content {
        margin-top: 0
    }

    .header-wrapper .header-middle {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        padding: 10px 15px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%
    }

    .search_result .search-close {
        top: 19px;
        right: 11px;
        font-size: 12px
    }

    .search_result {
        top: 60px
    }

    header .header-search {
        margin-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-right: 8px
    }

    .header-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto
    }

    .header-right .right-menu {
        padding-top: 0;
        padding-right: 20px
    }

    .single-product.woocommerce div.product .summary .quantity-btn-wrapper .button {
        float: none;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        height: calc(100vh - 108px);
        padding-top: 12px;
        overflow: auto;
        top: 113%;
        border-top: 1px solid #cbcbcb
    }

    header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
    header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
    header #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
        background-image: none;
        color: var(--accent-color)
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
        background-color: transparent !important
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        margin-right: 0
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .three-devide-menu>.mega-sub-menu .mega-sub-menu {
        -webkit-column-count: initial;
        -moz-column-count: initial;
        column-count: initial
    }

    .foot-wrap .row>div:first-child,
    .foot-wrap .row>div:last-child,
    .foot-wrap .row>div:nth-child(2),
    footer .row .col-20pt {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
        margin-bottom: 25px
    }

    .foot-wrap .row>div:last-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66%;
        flex: 0 0 66.66%;
        max-width: 66.66%
    }

    .home-banner {
        min-height: 500px
    }

    .store-page-section .store_section_wrap .store-img-slider {
        width: 100%;
        margin: 0 0 15px
    }

    .store-page-section .store_section_wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }

    .product-content-wrap {
        padding: 25px 15px 53px
    }

    .products-slider-container ul.products li.product {
        margin: 0 6px
    }

    .product-content-wrap .amount {
        margin-bottom: 6px
    }

    .interior-slider-wrap .product_slider_wrap,
    .products-slider-container ul.products {
        margin: 0 -6px
    }

    .content-wrapper .product-thumbnail img {
        min-height: 80px;
    }

    .shop_table.shop_table_responsive .product-remove img {
        max-width: 30px;
        width: 100%;
        height: 30px;
    }

    /* .product-remove {
        top: 0;
    } */
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-thumbnail {
        width: 150px !important;
        min-width: 150px;
        vertical-align: top;
        padding: 25px 0px 10px;
    }

    .content-wrapper .product-thumbnail a {
        max-width: 150px;
        width: 100%;
        min-height: auto;
    }

    body.woocommerce-checkout .shipping_address .shipping_personal_info .single-field-wrapper.col-6 {
        max-width: calc(50% - 4px);
    }

    .cms-content-wrap h2 {
        font-size: 20px
    }

    .cms-pages-sec {
        padding: 60px 0
    }

    .store-content-wrap {
        padding: 42px 23px 34px 36px
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-thumbnail {
        width: 110px
    }

    .popular-products-section,
    .store-page-section {
        padding-bottom: 20px
    }

    .inspiration-sec .row .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .image-map-sec .prod-img-content {
        padding: 10% 0
    }

    .activ-form-wrap ._html-code,
    .cat-info .row>.col-6:first-child {
        margin-bottom: 30px
    }

    .two-grid-info {
        padding: 15px 0 25px
    }

    .main-blogs-sec .row+.text-center {
        padding-top: 10px
    }

    .cat-info .row>.col-6,
    .main-blogs-sec .row>div.col-6,
    .woocommerce-page.cat-layout-1 main ul.products li.image-hot-spot {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .main-blogs-sec .row>div.col-3,
    .product-filter-checkboxes>div,
    .shop-style-sec .products>li,
    .single-img-card-sec .row>div,
    .woocommerce-page main ul.products li.product,
    header .row.result-list>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .discover-sec {
        min-height: 450px
    }

    .discover-sec .discover-content h2 {
        margin-bottom: 25px
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        padding: 0 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .first-menu>.mega-sub-menu>li:not(:last-child),
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .second-menu>.mega-sub-menu>li:not(:last-child),
    .advisor-content h2,
    .main-blogs-sec .row>div {
        margin-bottom: 20px
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        border-top: 0
    }

    .search_result .search-bar {
        max-height: calc(100vh - 210px);
        padding: 0 30px
    }

    .result-list-category ul {
        width: 100%
    }

    .category-banner .cat-banner-content {
        padding: 50px;
        flex: 0 0 calc(50% + 50px);
        max-width: calc(50% + 50px);
    }

    .woocommerce-page ul.products.columns-3 li.product {
        width: 50%
    }

    .cat-head {
        padding-right: 0
    }

    .cat-prod-filter-sec .cat-content-wrapper {
        padding-right: 30px
    }

    .cat-alt-list .cat_wrap .img_wrap {
        padding-top: 75%
    }

    .links-row a {
        padding-left: 20px;
        font-size: 13px;
        padding-right: 20px
    }

    .advisor-content {
        padding: 25px
    }

    .look-links li {
        margin-right: 3%
    }

    .woocommerce-page main ul.products.columns-4 li.product {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        overflow: hidden
    }

    .woocommerce-page.cat-layout-1 main nav.woocommerce-pagination {
        padding-top: 40px
    }

    .page-template-blog-list .single-img-card-sec .row.no-gutters {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .card-content a {
        margin-top: 15px
    }

    .card-content h2 {
        margin-bottom: 15px
    }

    .single-top-desc .row .col-10 {
        max-width: calc(100% - 200px)
    }

    .single-top-desc .row .col-2 {
        min-width: 200px
    }

    .cat-prod-filter-sec {
        padding: 20px 0 27px
    }

    .cat-prod-filter-sec .product-content.col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }

    .tags li:not(:last-child) {
        margin-right: 8px
    }

    .shop-style-sec {
        padding: 25px 0 65px
    }

    .page-template-store .shop-description {
        padding: 35px 0
    }

    .page-template-store .about-store {
        padding: 40px 0
    }

    .page-template-store .store-content-wrapper {
        max-width: 1024px;
        margin: 18px auto 0
    }

    .page-template-store .store-map {
        margin-top: 40px
    }

    .page-template-store-overview .store-content-section .row {
        margin-bottom: 70px
    }

    .page-template-store-overview .store-content-section .row:nth-child(2n) .store-description,
    .zigzag-sec .row>div:nth-child(2n) .zigzag-content {
        padding-left: 20px;
        padding-right: 0
    }

    .page-template-store-overview .store-content-section .row .store-description,
    .zigzag-sec .row>div:nth-child(odd) .zigzag-content {
        padding-right: 20px;
        padding-left: 0
    }

    .page-template-blog-list .card-content {
        padding: 56px 22px 25px 35px;
        height: 290px
    }

    .page-template-blog-list .post-img,
    .page-template-blog-list .post-img img {
        height: 250px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .page-template-blog-list .post-container .single-post,
    .search-results .single-post {
        padding: 0 10px;
        margin-bottom: 35px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .bottom-content-section {
        padding: 50px 0
    }

    .nav-up .product_filter form {
        top: 160px
    }

    .customer-services {
        padding: 50px 0 60px
    }

    body.cat-layout-2 .right-filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        width: 70%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end
    }

    .zigzag-sec .row+.row {
        margin-top: 30px
    }

    .contact-block .row>.col-4 {
        flex: 0 0 40%;
        max-width: 40%
    }

    .contact-block .media {
        width: calc(100% - 13px)
    }

    .woocommerce-page.tax-product_cat main ul.products li.product .category-content-wrap .category-prod-bottom {
        gap: 10px
    }

    .tax-product_cat .cat-prod-filter-layout-2 .highlight-product-block {
        flex: 0 0 100%;
        max-width: 100%
    }

    .cat-prod-filter-sec.cat-prod-filter-layout-2 {
        margin-top: 45px
    }

    body.single-product.nav-up .product>.summary {
        transform: translateY(-40px)
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.summary+.row {
        width: 100%;
        flex-grow: 1
    }

    .copyright-wrap .row>.col:first-child {
        max-width: 100%;
        text-align: center
    }

    footer .copyright-wrap .row>.col {
        width: 100%;
        max-width: 100%
    }

    .copyright-wrap ul {
        text-align: center;
        margin-top: 10px
    }

    .tagline-row-wrap {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 10px
    }

    .tax-pa_merk.woocommerce ul.products[class*=columns-] li.product {
        margin-bottom: 20px;
        padding-bottom: 0
    }

    .tagline-row-wrap .tagline-content {
        width: 100%;
        text-align: center
    }

    section.winactie_banner.inner-banner-sort {
        align-items: center;
    }

    section.winactie_banner.inner-banner-sort .winactie_content,
    .winactie_bottom_container {
        max-width: 100%;
    }

    .winactie_bottom_section {
        margin: -90px auto 0;
    }

    section.winactie_banner.inner-banner-sort {
        padding: 80px 0px;
    }

    header .header-search.mobile-view form .search_result {
        top: 43px;
    }

    header .header-search.mobile-view form .search_result .search-bar {
        max-height: calc(100vh - 350px);
    }

    /* .woocommerce-cart .cart-right-section .cart-collaterals .wc-proceed-to-checkout {
        margin: 30px -10px -34px;
    } */


    .product:hover .category-img-wrap.multi-image a>img:first-child {
        opacity: 0 !important;
    }

    /*body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .row,*/
    /*body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .single-field-wrapper {*/
    /*    gap: 10px 8px;*/
    /*}*/

    /*body.woocommerce-checkout .shipping_address .row {*/
    /*    gap: 10px 8px;*/
    /*}*/

    /*body.woocommerce-checkout .shipping_address .row .single-field-wrapper.col-9{*/
    /*    max-width: calc(75% - 5px);*/
    /*}*/

    /*body.woocommerce-checkout .shipping_address .row .single-field-wrapper.col-3{*/
    /*    max-width: calc(25% - 5px);*/
    /*}*/

    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_address_info .single-field-wrapper.col-6,
    body.woocommerce-checkout .shipping_address .row.shipping_address_info .single-field-wrapper.col-6 {
        width: calc(50% - 5.33px) !important;
    }

    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_address_info .single-field-wrapper.col-3,
    body.woocommerce-checkout .shipping_address .row.shipping_address_info .single-field-wrapper.col-3 {
        width: calc(25% - 5.33px) !important;
    }
    .info-banner-content .info-inner-wrapper {
        padding: 8px;
    }
    .header-wrapper .logo img{
        max-width: 140px;
    }
    .header-wrapper .header-tag-line{
        display: none;
    }
    .living-room-sec .living-room-card .living-room-wrap ,
    .living-room-sec .living-room-card .living-room-desc {
        width: 50%;
    }
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .product-thumbnail img{
        height: 126px;
        min-height: 126px;
    }

    .woocommerce-cart .by-more-product-section .container{
        padding: 0;
    }
    .woocommerce-cart .by-more-product-section .slick-arrow.slick-prev,
    .woocommerce-cart .by-more-product-section .slick-arrow.slick-next{
        top: 28%;
    }
    body.woocommerce-checkout #order_review .shop_table .product-thumbnail {
        width: 104px;
    }
}

@media screen and (max-width:991px) {

    .customer-services .accordion .accordion-item .accord-head a,
    .customer-services .main-content-inner .main-content-item h3 {
        font-size: 15px
    }

    .contact-block .content-block-inner .cont-links {
        margin: 0;
    }

    .customer-services .accordion .accordion-item .accord-content ul li {
        padding-left: 40px
    }

    .living-room-desc {
        padding: 25px 0
    }

    /*.living-room-sec {
        padding: 50px 0 40px
    }*/

    html {
        overflow-x: hidden
    }

    .cat-prod-filter-sec.cat-prod-filter-layout-2 {
        margin-top: 20px
    }

    body.woocommerce-checkout:not(.woocommerce-order-received) header {
        padding: 30px 0;
    }

    .appoint-head-wrap {
        padding-top: 0;
        padding-right: 0
    }

    body:not(.home) {
        padding-top: 225px;
    }


    .appoint-thank-sec {
        padding: 50px 0 70px
    }

    body.woocommerce-checkout .policy-main {
        padding: 20px 0
    }

    body.woocommerce-checkout #order_review,
    body.woocommerce-order-received .woo-order-detail-wrap .woocommerce-order-details {
        padding-left: 30px
    }

    body.woocommerce-order-received .content-wrapper .woocommerce-thankyou-section-wrapper .woocommerce-customer-details,
    body.woocommerce-order-received .content-wrapper .woocommerce-thankyou-section-wrapper .woocommerce-thankyou-section {
        padding-right: 40px
    }

    .single-product .product-thumb-slider .thumb-slide {
        height: 100px
    }

    .header-top-bar .row p {
        font-size: 13px
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form {
        margin: 0 0;
    }

    .content-wrapper .show-delivery span {
        margin-bottom: 0;
    }


    .content-wrapper .quantity select {
        background-size: 10px 8px;
        font-size: 15px;
        padding: 8px 25px 8px 18px;
    }

    .cat_wrap .content_wrap .cat_info_wrap {
        gap: 15px
    }

    .cat_wrap .content_wrap .cat_info_wrap .cat_link {
        min-width: 70px;
        margin-right: 0
    }

    .cat_wrap .content_wrap .cat_head,
    .single-product section.contact-block {
        margin-bottom: 10px
    }

    body.cat-layout-2 .product-filter-wrapper ul.products li {
        margin-bottom: 10px;
        padding: 5px 10px
    }

    .nav-up .product_sticky_wrap,.product_sticky_wrap {
        top: 0;
    }

    .home .products-slider-container .slick-arrow.slick-next {
        top: 30%;
    }

    .home .products-slider-container .slick-arrow.slick-prev {
        top: 30%;
    }

    .cat_wrap .content_wrap .cat_info_wrap .cat_extra_info,
    .winkels-sec .media-wrap .media-content-wrap {
        width: 100%
    }

    .winkels-sec .media-wrap .media-content-wrap {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }

    .winkels-sec .media-wrap .media-content-wrap a {
        margin-top: auto;
        padding-top: 15px;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td .head5,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-price span {
        font-size: 17px
    }

    .home-info-grid .info-banner-wrap {
        height: auto;
        min-height: 320px
    }

    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals table tr>td,
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals table tr>th,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td {
        padding: 5px;
    }
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals .order-total th,
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals .order-total td{
        padding-top: 25px;
        padding-bottom: 3px;
    }
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals .order-total-tax-percent th,
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals .order-total-tax-percent td{
        padding-top: 3px;
        padding-bottom: 25px;
    }

    .woocommerce-cart .content-wrapper .cart-collaterals .cart_totals h2,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form h2 {
        margin-bottom: 15px;
        font-size: 25px
    }

    .woocommerce-cart .content-wrapper .cart-collaterals .cart_totals h2{
        margin-bottom: 5px;
        padding-left: 5px;
    }

    .woocommerce-cart-form__cart-item {
        margin-bottom: 20px
    }

    /* .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-thumbnail {
        display: block !important
    } */

    .woocommerce-cart .cart-right-section .cart-collaterals .coupon {
        padding: 15px;
        margin-top: 20px
    }

    .product-content .category-banner {
        min-height: 200px
    }

    .category-banner-content h1 {
        margin-bottom: 0
    }

    .customer-service-list-sec .row>div {
        flex: 0 0 50%;
        max-width: 50%
    }

    .header-right .header-right-menu,
    .interior-slider-wrap ul li.product .product-img-wrap .related-paralle-article,
    .products-slider-container ul li.product .related-paralle-article {
        display: none
    }

    .home main {
        margin-top: 150px;
    }

    .info-banner-content {
        padding: 40px 15px 20px
    }

    .inspiration-sec {
        padding: 40px 0 0
    }

    .tax-product_cat .highlight-product-block {
        flex: 0 0 100%;
        max-width: 100%
    }

    .woocommerce-page.tax-product_cat main ul.products li.product {
        margin-bottom: 25px
    }

    .video-bg-sec-style-2 .video-box {
        min-height: 350px
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.woocommerce-product-gallery {
        flex: 0 0 100%
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.summary {
        position: relative;
        transform: none;
        top: auto;
        flex: 0 0 100%
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.summary,
    body.single-product section.product-detail-sec .product-detail-wrapper .product>.woocommerce-product-gallery {
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.summary+.row>div {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%
    }

    body.single-product section.product-detail-sec .product-detail-wrapper>.product {
        padding-top: 0
    }

    .single-product .woo-product-block-heading:after {
        right: 12px
    }

    .single-product .product-video-wrapper {
        margin-top: 30px;
        margin-bottom: 0
    }

    .support-list>.customer_support_wrap {
        padding: 0 15px
    }

    .support-list>.customer_support_wrap a {
        font-size: 14px
    }

    .support-list>.customer_support_wrap img {
        width: 25px;
        height: 25px
    }

    .customer_support_section,
    .viewd-products-section {
        padding: 50px 0
    }

    .rc_wc_rvp_product_list_widget>li {
        padding: 0 10px;
        flex: 0 0 20%;
        max-width: 20%
    }

    .rc_wc_rvp_product_list_widget {
        margin: 0 -10px
    }

    .single-product .customer_support_section+section.contact-block {
        margin-top: 40px
    }

    .winkels-sec .media-img-wrap {
        width: 100%;
        order: -1
    }

    .marken-card .marken-desc {
        padding: 20px 15px
    }

    .interior-wrapper .col-8 {
        max-width: 80%;
        flex: 0 0 80%
    }

    .content-block-box .cont-links li {
        padding: 0
    }

    .contact-block .media .media-img {
        margin-right: 15px
    }

    .room-card .room-desc {
        padding: 22px 20px 25px
    }

    .warranty-scroller {
        -webkit-overflow-scrolling: touch;
        display: flex;
        overflow-x: auto;
        overflow-y: auto;
        width: calc(100% + 30px);
    }

    .warranty-scroller>.row {
        flex-wrap: nowrap;
        flex: 0 0 auto
    }

    body .warranty-scroller>.row>div[class^=col] {
        flex: 0 0 80vw;
        max-width: 80vw
    }

    body .warranty-scroller>.row>div[class^=col]:last-child {
        margin-right: 20px
    }

    /* Add css */
    .custumer-service-card .custumer-service-desc {
        padding: 10px;
    }

    .custumer-service-card .custumer-service-desc h4 {
        margin-bottom: 5px;
    }

    .custumer-service-card .custumer-service-bottom-link {

        margin-top: 12px;
    }

    .custumer-service-card .question_wrap a+a {
        margin-top: 0 !important;
    }

    .custumer-service-sec {
        padding: 0px 0 21px;
    }

    .custumer-service-sec .row .col-4 {
        width: 50% !important;
        flex: auto;
        padding: 0 4px 8px 4px !important;
        margin: 0;

    }

    .custumer-service-sec .row {
        margin: 0;
    }

    .customer-services .main-content .tab h2 {

        margin-bottom: 21px;
    }

    .customer-services .accordion .accordion-item .accord-head {
        padding: 15px 12px 15px 12px;
    }

    .customer-services .accordion .accordion-item .accord-content {

        padding: 0 10px 12px 10px;
    }

    .customer-services .accordion .accordion-item .accord-content ul li:not(:last-child) {
        margin-bottom: 23px;
    }

    .customer-services .accordion ul {

        margin-bottom: 0px !important;
        margin-top: 0 !important;
    }

    .customer-services {
        padding: 30px 0 21px;
    }

    .customer-services .main-content.tabs {
        margin-top: 23px;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td {
        padding: 20px 12px 20px 0 !important;
    }

    .woocommerce-cart-form-wrapper .single-product-upsell {
        padding: 0 10px 0 0;
    }

    .woocommerce-checkout .content-wrapper .checkout-billing>.order-review-wrapper , .woocommerce-checkout .content-wrapper .checkout-billing>.order-review-wrapper + .col-6{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .woocommerce-checkout .content-wrapper .checkout-billing>.order-review-wrapper:before{
        width: calc(100% + 40px);
        right: -20px;
    }
    .woocommerce-checkout .content-wrapper .checkout-billing>.order-review-wrapper{
        padding: 35px 10px;
        background-color: #fff;
    }
    .woocommerce-checkout .content-wrapper .tl_checkout_billing_wrapper{
        width: 100%;
        max-width:100%;
    }
    .woocommerce-checkout .checkout .woocommerce-NoticeGroup-checkout{
        width: 100%;
    }
    .checkout-logo .backto_btn .arrow-wrap img{
        max-width: 14px !important;
    }
    body.woocommerce-checkout .checkout-billing.row > .col-6{
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 16px;
    }
    .woocommerce-checkout .order-review-main{
        max-width: 100%;
        padding: 16px 30px 28px;
    }
    .woocommerce-checkout .checkout_btn_wrap a{
        display: none;
    }
    .woocommerce-checkout #payment div.form-row{
        padding: 4px 0 0;
    }
    body.woocommerce-checkout label{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        width: 100%;
    }
    body.woocommerce-checkout .wc_payment_method label{
        width: auto;
    }
    .checkout_btn_wrap.mobile-copy .button:not(:hover) {
        background: var(--accent-green) !important;
        border-color: var(--accent-green) !important;
    }
    .checkout_btn_wrap.mobile-copy .button:after {
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        border: solid var(--light-white);
        border-width: 1.5px 1.5px 0 0;
        transform: rotate(45deg) translateY(-90%);
        right: 40px;
        transform-origin: bottom;
        top: 50%;
        transition: border 0.3s ease;
    }
    .checkout_btn_wrap.mobile-copy .button{
        font-size: 16px !important;
        min-width: 227px;
        padding: 15px 44px 15px 14px;
        width: auto;
        margin-bottom: 0;
        border-radius: 100px;
        position: relative;
    }
}

@media screen and (min-width:768px) {

    .checkout-logo-link{
        margin-bottom: 40px;
    }

    .bannerprogressBarContainer,
    .category-banner .mob-cat-bg,
    .mobile-sidebar-head-wrapper,
    body .mobile-menu {
        display: none
    }
    header.sticky.nav-down .menu-btn.sb-toggle-right{
        display: none;
    }
    .foot-wrap .row>div:not(:last-child) .widget-box>h4~div {
        display: block !important
    }
    .product_filter_wrap .product-filter-show{
        display: none;
    }
    .cat_containter:after , .home-info-grid .row.slick-slider:after{
        position: absolute;
        content: "";
        background: linear-gradient(270deg, #fff, #fff 50%, hsla(0, 0%, 100%, 0));
        right: 0;
        width: 45px;
        height: 100%;
        top: 0;
    }

    /* .product-detail-sec .product-detail-wrapper .share_icon{
        padding: 0;
    } */

    .home-info-grid .row.slick-slider:after{
        right: -17px;
    }

    .foot-wrap .row>div:last-child .widget-box:last-child {
        display: none;
    }
    .living-room-sec .living-room-card .living-room-wrap{
        padding-bottom: 0;
        min-height: 350px;
    }
    .contact-head .expert_chat::after{
        bottom: 1px;
    }
    .checkout-logo .backto_btn{
        display: none;
    }
}

@media screen and (max-width:768px) {

    .woocommerce-cart table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent
    }

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        text-align: left !important
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        display: none
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table {
        margin-bottom: 0
    }

    .woocommerce-cart form.checkout_coupon {
        margin: 0;
        padding: 0
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td {
        display: block;
    }
    .woocommerce-cart-form__cart-item{
        margin-bottom: 0;
    }
    .woocommerce-cart .content-wrapper .woo-cart-wrap > div{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals table tr>th{
        display: block;
    }
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals table tr>td{
        flex-grow: 1;
        text-align: right !important;
    }
    .woocommerce-cart .cart-collaterals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals td{
        width: 56% !important;
    }
    .woocommerce-cart .content-wrapper .cart-collaterals .cart_totals .shipping_progressbar{
        padding: 15px 5px !important;
        text-align: left !important;
    }
    .content-wrapper .product-thumbnail a{
        max-width: 118px;
    }
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-thumbnail {
        width: 134px !important;
        min-width: 134px;
    }
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .product-thumbnail img {
        height: 108px;
        min-height: 108px;
    }
    .woocommerce-cart .policy-main{
        display: none;
    }
    .woocommerce-cart .page-header .entry-title{
        font-size: 22px;
    }

    .woocommerce-cart .cart-right-section .cart-collaterals .wc-proceed-to-checkout{
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 25px 10px 0;
        opacity: 1;
        z-index: 9999999;
        background: #fff;
        box-shadow: -4px 4px 4px 6px #00000040;
    }
    .woocommerce-cart div[id*="trustbadge-container-"]{
        display: none;
    }
    .product-remove-popup{
        bottom: 80px;
    }
    .woocommerce-cart .head4{
        font-size: 16px;
    }
}


@media screen and (max-width:767px) {
    :root {
        --font-md: 12px;
    }
    .product-detail-wrapper .col-sm-8 {
        margin-bottom: 15px;
    }

    body.woocommerce-checkout .billing_personal_info.row {
        gap: 16px;
    }

    .checkout_btn_wrap.mobile-copy .button {
        width: 100%;
    }

    body.woocommerce-checkout .row {
        gap: 16px;
    }

    .woocommerce-checkout .order-review-main {
        padding: 0 0 28px;
    }

    .checkout-order-table .tl-woocommerce-review-order-table .product-thumbnail a img {
        min-height: 88px;
        height: 88px;
    }

    .checkout-order-table .tl-woocommerce-review-order-table .product-thumbnail a {
        min-height: 88px;
    }

    .checkout-order-table .tl-woocommerce-review-order-table .product-thumbnail {
        width: 88px;
    }

    body.woocommerce-checkout .woocommerce-form.woocommerce-form-login.login {
        padding: 20px 0 0;
    }

    body.woocommerce-checkout .row > .col-9 {
        flex: 0 0 calc(75% - 8px);
        max-width: calc(75% - 8px);
    }

    body.woocommerce-checkout .row > .col-3 {
        flex: 0 0 calc(25% - 8px);
        max-width: calc(25% - 8px);
    }

    body.woocommerce-checkout .row > .col-6 {
        flex: 0 0 calc(50% - 8px);
        max-width: calc(50% - 8px);
    }

    .woocommerce-checkout .order-review-wrapper .shop_table {
        font-size: 14px;
    }

    body.woocommerce-checkout .order-total-tax-percent td, body.woocommerce-checkout .order-total-tax-percent th {
        font-size: 14px;
    }

    body.woocommerce-checkout .shipping_address .row > h2 {
        font-size: 16px;
    }

    .woocommerce-checkout .order-review-wrapper .shop_table tfoot .order-total th, .woocommerce-checkout .order-review-wrapper .shop_table tfoot .order-total td {
        font-size: 16px;
    }

    body.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
        font-size: 14px;
        padding: 6px 0;
    }

    body.woocommerce-checkout .checkout .checkout-logo .checkout_description {
        font-size: 16px;
        padding-top: 30px;
    }

    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .row, body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .single-field-wrapper {
        margin-bottom: 0 !important;
    }

    .tl_checkout_billing_wrapper .payment-method-wrapper > h2 {
        font-size: 16px;
    }

    body.woocommerce-checkout h2,
    body.woocommerce-checkout .order_description {
        font-size: 16px;
    }

    .mobile_menu_active main::before,
    body.mobile_menu_active::before {
        position: absolute;
        width: 100%;
        top: 0;
        height: 100%;
        content: "";
        left: 0
    }


    .head-offer-slider:not(.slick-initialized) {
        display: none;
    }

    .head-center-slider {
        max-width: 290px;
        padding: 0;
        min-height: 22px;
    }

    header.sticky.nav-down{
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0);
    }

    .header-top-bar .head-site-info img {
        width: 22px;
        min-width: 22px;
        height: 22px;
    }

    .header-top-bar .head-site-info {
        justify-content: center;
        width: 100%;
        display: flex;
    }

    .subcat-slider-wrap .progressBarContainer{
        display: none;
    }

    .head-site-info span , .head-site-info a{
        font-size: 10px;
    }

    .header-top-bar .head-site-info a{
        margin-top: 0;
    }

    .head-offer-slider {
        display: block;
    }

    .single-product .related-products-section {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /*header,*/
    /*header.sticky.nav-up,*/
    /*header.nav-down*/
    /*body:not(.home) header,*/
    .copyright-wrap ul:not(.menu)::after {
        background-color: var(--accent-color)
    }

    .header-top-bar {
        transition: all 0.3s ease;
    }

    .nav-down .header-top-bar {
        display: block;
        margin-top: -38px;
    }

    #mobile_menu>.menu>li>ul>li>a,
    .cat_wrap .content_wrap,
    .product-content-wrap .woocommerce-loop-product__title,
    body.cat-layout-2 .product-content .category-banner,
    main {
        min-height: auto
    }

    .single-product-usp-section,
    body.woocommerce-checkout .checkout {
        grid-template-columns: 100%;
        -ms-grid-columns: 100%
    }

    .product_sticky_wrap {
        position: inherit;
    }

    .container,
    .customer-services .container {
        padding: 0 10px
    }

    .woocommerce-page main .related-products-section ul.products li.product {
        padding: 5px 0px 0;
    }

    .mobile_menu_active {
        overflow: hidden !important;
        z-index: -1;
        touch-action: none;
        position: fixed;
        width: 100%;
        -ms-touch-action: none
    }

    .head2,
    h2 {
        font-size: 20px
    }

    .home .products-slider-container .slick-arrow.slick-next {
        top: 30%;
    }

    .home .products-slider-container .slick-arrow.slick-prev {
        top: 30%;
    }

    .head-left-text a,
    .head-left-text span {
        color: inherit
    }

    .page-template-service .top-breadcrumb,
    .single-product .top-breadcrumb {
        opacity: 1;
        height: auto
    }

    .product-detail-sec .modal-content {
        margin-top: 25px;
    }

    .mm-panels .bottom-menu-content .menu.mm-listview li.menu-item {
        padding: 12px 15px 12px 28px;
    }

    .bottom-menu-content a.btn {
        display: none;
    }

    .mm-panels #menu-mobile-menu {
        padding-right: 0;
        padding-left: 0;
    }

    .mm-panels ul.menu.mm-listview .menu-item {
        padding: 0 25px;
    }

    /* .product-detail-sec .product-image-slider{
        margin-left: 0;
    } */
    .single-product-upsell li.product.type-product {
        padding: 20px 10px !important;
    }

    .product-detail-sec .summary.entry-summary .quantity-wrap {
        max-width: 150px;
        width: 100%;
        margin: 0 auto;
    }

    body.woocommerce-page .single-product-upsell button.button[type=submit] {
        min-width: 99px;
    }

    .single-product-upsell .product-title-wrapper>.btn-wrapper .items_in_cart {
        font-size: 12px;
    }

    .product-detail-sec .summary.entry-summary .row.w-100.quantity-btn-wrapper .col-xl-4 {
        flex: 1 0 auto;
    }

    body.woocommerce.woocommerce-page .product-detail-wrapper .single-product-upsell button.button[type=submit] {
        min-width: 100px;
        font-size: 12px !important;
    }

    .product-detail-sec .single-product-upsell .upsell-desc {
        margin-bottom: 0 !important;
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-img-wrap>a {

        padding-bottom: 70%;
    }

    .cat-prod-filter-sec {
        padding-bottom: 5px !important;
    }

    .related-products-section .products.product_slider_wrap li.product.type-product.product-with-brand {
        width: 50%;
        padding: 15px 4px 15px 4px;
    }

    .content-wrapper .woocommerce .quantity .qty {
        height: 100%;
    }

    .cat-prod-filter-sec .right-filter form {
        max-width: 320px;
        width: 100% !important;
    }

    .cat-prod-filter-sec .category-filter-btn {
        max-width: 330px;
        width: 100%;
    }

    .cat-prod-filter-sec .main-filter-box .btn-toggle-sidebar.list-select {
        justify-content: space-between;
    }

    .cat-prod-filter-sec .main-filter-box {
        padding: 10px 0 0px 8px;
    }

    .cat-layout-1 .cat-prod-filter-sec .main-filter-box{
        padding: 10px 0 0px 2px;
    }

    .cat-prod-filter-sec .subcat-slider-wrap .slick-arrow{
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        right: -45px;
        border: none;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
        width: 30px;
        height: 30px;
    }

    .cat-prod-filter-sec .subcat-slider-wrap .slick-arrow.slick-prev{
        right: auto;
        left: -5px;
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap>a{
        margin-bottom: auto;
    }

    .subcat-slider-wrap .slick-arrow:hover{
        background-color: #fff;
    }

    .subcat-slider-wrap .slick-arrow:hover::before{
        -webkit-filter: none;
        filter: none;
    }

    .woocommerce-page.tax-product_cat main ul.products li.product .category-content-wrap .category-prod-bottom {
        gap: 10px 6px;
    }

    .cat-prod-filter-sec .subcat-slider-wrap {
        padding: 20px 50px 10px 5px;
    }

    .cat-prod-filter-sec .subcat-slider-wrap .slick-list{
        -webkit-clip-path: inset(-100vw -100vw -100vw 0);
        clip-path: inset(-100vw -100vw -100vw 0);
        overflow: visible;
    }

    .cat-layout-1 .cat-prod-filter-sec .product-cat-bottom-price span:first-child{
        display: block;
    }

    .woocommerce-cart .page-header p {
        padding-bottom: 20px;
    }

    .home .catgory-section {
        padding-top: 0;
    }

    .tax-product_cat .tagline-content h2 {
        display: none;
    }

    .cat-layout-1 .cat-prod-filter-sec .list-set-bt-mobile {

        width: 25%;
    }

    .cat-layout-1 .cat-prod-filter-sec .right-filter form {
        max-width: 100% !important;
        width: 50% !important;
    }

    .cat-layout-1 .cat-prod-filter-sec .main-filter-box .right-filter {
        flex-wrap: nowrap;
    }

    .related-products-section .related-slider-container {
        margin-top: 0px !important;
    }

    .cat-layout-1 .cat-prod-filter-sec {
        padding-bottom: 50px !important;
    }

    .cat-prod-filter-sec .main-filter-box .right-filter {
        flex-wrap: nowrap;
    }

    .cat-prod-filter-sec .products .highlight-product-block .image-map-sec {
        padding: 70px 20px 70px 20px !important;
    }

    .bottom_cart_sticky.sticky_cart_show {
        display: block;
    }

    section.contact-block {
        padding: 30px 0 30px;
    }

    .header-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        font-size: 13px
    }

    .product-content-wrap .stock_wrapper {
        padding-top: 10px;
    }

    .mobile-menu .mm-listitem__text::after {
        content: "";
        display: inline-block;
        width: 8px;
        height: 8px;
        border-right: 1px solid rgb(0 0 0 / 45%);
        border-top: 1px solid rgb(0 0 0 / 45%);
        position: absolute;
        top: 12px;
        right: 23px;
        transform: rotate(50deg);
    }

    #mobile-menu-secondary .mm-listitem__text::after {
        border: transparent;
    }

    .mobile-menu .menu-item-has-children .mm-listitem__text::after {
        right: 44px;
    }

    .mobile-menu .mm-btn.mm-btn_next.mm-listitem__btn::after {
        border: none;
    }

    .product-content-wrap .show-delivery {
        margin-top: 5px;
    }

    .single-product .product-detail-sec .woocommerce-product-gallery__wrapper {
        padding-bottom: 10px !important
    }

    .nav-down form.dgwt-wcas-search-form {
        display: none;
    }

    .content-wrapper .woocommerce-cart-form-wrapper .shop_table .woocommerce-cart-form__cart-item.cart_item {
        flex-wrap: nowrap !important;
    }

    .content-wrapper .woocommerce .woo-cart-wrap.row .woocommerce-cart-form-wrapper.col-8 {
        margin-bottom: 0;
        padding: 0;
    }

    .nav-up form.dgwt-wcas-search-form {
        display: block;
    }

    .header-top-bar .head-left-text {
        margin-left: 0;
        text-align: center;
        padding: 0;
        max-width: 132px;
    }

    .header-tag-line.head2 {
        display: none;
    }

    .product-detail-sec .product-image-popup-thumb-slider li {
        width: 25%;
        padding: 5px;
    }

    .cat-prod-filter-sec .right-filter .btn-toggle-sidebar p {
        display: block;
        font-weight: 400;
        font-size: 13px;
    }

    .product-detail-sec .product-image-popup-thumb-slider {
        margin-top: 15px;
    }

    .header-right .account-bar a:nth-child(3) span.yith-wcwl-items-count,
    .header-right .account-bar a:nth-child(4) div#mini-cart-count {
        border: 1px solid
    }

    .cat-prod-filter-sec .woocommerce-pagination ul.page-numbers li {
        width: 35px;
        height: 35px;
        margin-right: 10px !important;
    }

    section.contact-block .content-block-inner {
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
    }

    .cat-prod-filter-sec nav.woocommerce-pagination ul.page-numbers li a {
        height: 35px;
        width: 35px;
    }

    .cat-prod-filter-sec nav.woocommerce-pagination ul.page-numbers .page-numbers {
        height: 35px;
        width: 35px;
        display: flex;
    }

    .cat-layout-1 form.woocommerce-ordering select.orderby {
        font-weight: 400 !important;
        font-size: 13px !important;
        padding: 10px 15px !important;
    }

    .contact-block .content-block-inner .cont-links {
        margin: 0 -10px;
        width: calc(100% + 20px);
        max-width: 400px;
        display: inline-flex;
    }

    .content-block-box .cont-links li {
        padding: 0 10px;
    }

    .shop_url,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-name::before,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-price::before,
    header .header-middle .header-menu,
    header.sticky.nav-up .header-middle .header-menu {
        display: none !important
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr:last-of-type td{
        border-bottom: none !important;
    }

    body.single-product .product form.cart .quantity-wrap .mb-3 {
        margin-top: 5px
    }

    .catgory-section .cat_wrap .content_wrap .cat_desc {
        font-weight: 300 !important;
    }

    .catgory-section .slick-list,
    .foot-wrap .row,
    .header-wrapper ul.menu li:not(:last-child),
    .single-img-card-sec .row,
    body.cat-layout-2 .cat-prod-filter-sec .product-filter-wrapper,
    body.cat-layout-2 .product-filter-wrapper ul {
        margin: 0
    }

    .mobile_menu_active main {
        pointer-events: none;
        z-index: -111;
        overflow: hidden !important
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-img-wrap img:nth-child(2),
    .woocommerce-page.cat-layout-1 main ul.products li.product .category-img-wrap img:nth-child(3) {
        opacity: 0
    }

    .category-banner .cat-banner-content .cat-contents-wrap,
    .customer-services .main-content.mobile-hide,
    .foot-wrap .row>div:not(:last-child) .widget-box>h4~div,
    .header-right .account-bar>a:nth-child(2),
    .mobile-menu>.mm-navbars_top~.btn,
    .overlay:empty,
    .page-template-store .banner-breadcrumb,
    .serv-highlight-list>li+li,
    .single-product .product-thumb-slider,
    .subcategory-wrap .subcat-slider-wrap,
    .video-bg-sec-style-2 .video-box:after,
    body.cat-layout-2 .product-filter-wrapper ul.products li .category-product-wrapper .category-img-wrap .related-paralle-article {
        display: none
    }

    .home-info-grid .row>div.col-6:nth-child(2) {
        display: none;
    }

    body.mobile_menu_active::before {
        background: rgba(0, 0, 0, .3);
        z-index: 999
    }

    .mobile_menu_active main::before {
        background-color: rgba(0, 0, 0, .3);
        display: block;
        visibility: visible;
        z-index: 501
    }

    .header-search form,
    /*.header-top-bar,*/
    .mobile-menu,
    body .mm-navbars_top>.mm-navbar,
    body .mm-panel,
    body .mm-panel_has-navbar .mm-navbar,
    body .mm-panels {
        background-color: #fff
    }

    .mm-panel_has-navbar .mm-navbar {

        border-bottom: 1px solid transparent;
    }

    .image-map-sec .prod-img-content .col-4,
    .page-template-store-overview .banner-content,
    .single-top-desc .row .col-10 {
        max-width: 100%
    }

    .appointment-popup {
        z-index: 1000000
    }

    .appoint-head-wrap .dt-location-wrap {
        margin-bottom: 15px;
        padding-top: 10px
    }

    .image-map-sec .prod-img-content {
        padding: 5% 0;
        position: relative;
        background: #282828
    }

    .image-map-sec span.mb-siwc-tag {
        transform: scale(.5);
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5)
    }

    .mb-siwc-popup h2 {
        padding-bottom: 9px
    }

    .image-map-sec div.mb-siwc-popup div.mb-siwc-popup-inner a {
        font-size: 11px;
        margin-top: 0
    }

    .cat-layout-1 .yith-wcwl-add-button i.yith-wcwl-icon,
    .cat-layout-1 .yith-wcwl-wishlistaddedbrowse i.yith-wcwl-icon,
    .cat-layout-1 .yith-wcwl-wishlistexistsbrowse i.yith-wcwl-icon,
    .image-map-sec div.mb-siwc-popup div.mb-siwc-popup-inner a::after,
    .main-category-layout .yith-wcwl-wishlistexistsbrowse i.yith-wcwl-icon {
        width: 12px;
        height: 12px
    }

    .image-map-sec div.mb-siwc-popup div.mb-siwc-popup-inner h2 {
        font-size: 13px;
        padding-bottom: 8px
    }

    .winkels-sec .slick-next.slick-arrow {
        top: 35%;
        transform: translateY(-50%);
    }

    .winkels-sec .slick-prev.slick-arrow {
        top: 35%;
        transform: translateY(-50%);
    }

    .main-blogs-sec .slick-next.slick-arrow {
        top: 40%;
        transform: translateY(-50%);
    }

    .cat-prod-filter-sec .left-filter span {
        font-size: 13px;
    }

    .main-blogs-sec .slick-prev.slick-arrow {
        top: 40%;
        transform: translateY(-50%);
    }

    .customer-services .sidebar-menu ul li a,
    .image-map-sec div.mb-siwc-popup div.mb-siwc-popup-inner h1,
    .products-slider-container ul.products li.product .woocommerce-LoopProduct-link .woocommerce-loop-product__title,
    .single-product .woo-product-data-description .product-block-content,
    .single-product table.shop_attributes td,
    .single-product table.shop_attributes th,
    .woocommerce-page.main-category-layout main ul.products li.product .woocommerce-loop-product__title,
    body.cat-layout-2 .product-filter-wrapper .product-content .product_wrap ul.products li.product .category-content-wrap .category-prod-head .yith-wcwl-add-to-wishlist i {
        font-size: 14px
    }

    .woocommerce ul.products .product .category-content-wrap .woocommerce-loop-product__title,
    .product .category-content-wrap .woocommerce-loop-product__title{
        font-size: 12px;
    }
    .woocommerce ul.products li.product a.woocommerce-loop-product__link, ul.products li.product a.woocommerce-loop-product__link, .product .category-content-wrap >a{
        gap: 15px;
    }


    .page-template-store .single-store-banner {
        margin-top: 45px
    }

    .image-map-sec .prod-img-wrap .mabel-siwc-img-wrapper img {
        top: 0
    }

    .image-map-sec,
    .single-product .product-thumb-slider .thumb-slide {
        height: 100%
    }

    .cat-prod-filter-sec .product_filter.col-3>form,
    header .head-right-lang .dropdown-menu,
    main {
        position: relative
    }

    .advisors-sec .row .col-4,
    .advisors-sec .row .col-8,
    .cart-right-section.col-4,
    .cat-prod-filter-sec .product_filter.col-3,
    .contact-block .row>div,
    .inspiration-sec .row .col-6,
    .main-blogs-sec .row>div.col-3,
    .product-filter-checkboxes>div,
    .shop-style-sec .products>li,
    body .row>div[class^=col],
    header .row.result-list>div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .head1,
    body.single-product section.product-detail-sec .product-detail-wrapper .product h1.product_title,
    h1 {
        font-size: 26px
    }

    .head3,
    h3 {
        font-size: 20px
    }

    .head4,
    h4 {
        font-size: 18px
    }

    .category-content-wrap .category-prod-head,
    .header-wrapper ul.menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product h1.product_title, h1{
        margin-bottom: 10px !important;
    }

    .header-wrapper ul.menu#menu-mobile-menu-secondary{
        padding-top: 30px
    }

    .tax-product_cat.cat-layout-1 .top-breadcrumb ,
    .single-product .woocommerce-breadcrumb {
        padding-top: 10px
    }

    .header-wrapper ul.menu#menu-mobile-menu-secondary li a img {
        width: 25px;
        height: 25px;
        object-fit: contain;
        padding: 6px;
        background: #e7e2dd;
        border-radius: 100%
    }

    #mobile_menu li ul li a {
        display: flex;
        align-items: center;
        gap: 15px
    }

    #menu-mobile-menu {
        padding-top: 20px;
    }

    #mobile_menu li ul li a img {
        width: 40px;
        height: 25px;
        object-fit: cover
    }

    html body:has(.mobile_menu_active) {
        overflow: hidden
    }

    .header-right .account-bar img {
        display: inline-block;
        /*-webkit-filter: invert(1) brightness(100);*/
        /*filter: invert(1) brightness(100)*/
    }

    .tax-pa_marken .cat-prod-filter-layout-2 .product-cat-bottom-price>span:not(.amount):first-child {
        font-size: 13px;
    }

    .woocommerce-page.cat-layout-1 main ul.products,
    .woocommerce-page.tax-product_cat main ul.products,
    body.tax-pa_marken .product-filter-wrapper ul {
        margin: 0 -8px
    }

    .page-template-blog-list .trendo-post-wrapper,
    .woocommerce-page.cat-layout-1 .main-filter-box {
        padding-bottom: 10px
    }

    .woocommerce-page.cat-layout-1 main ul.products.columns-4.show-2-col li.product {
        padding: 0 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .woocommerce-page.cat-layout-1 main ul.products.columns-4.show-1-col li.product {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin: 0 auto 25px
    }

    .header-wrapper .header-middle {
        padding: 0;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin: 0
    }

    .cat-prod-filter-sec form .product-sort-filter,
    .category-list-sec .col-12>.container .woocommerce-pagination,
    .woocommerce-cart .content-wrapper .woocommerce {
        padding-bottom: 0
    }

    #menu-mobile-menu .sub-menu,
    .header-right,
    .woocommerce nav.woocommerce-pagination ul li a.next img,
    .woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap .product-cat-bottom-price .amount {
        margin-left: 0
    }

    ._form-content ._form-label,
    .bottom-menu-content .mm-listitem__text,
    body.single-product .product form.cart .quantity-wrap .show-delivery {
        padding-left: 0
    }

    .header-wrapper {
        padding: 10px 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header-search i {
        display: block;
        margin-left: 15px;
        font-size: 20px
    }

    body,
    body.single-product section.product-detail-sec .product-detail-wrapper .product,
    body.single-product.configurable-product section.product-detail-sec .product-detail-wrapper .product,
    body.woocommerce-checkout,
    header.sticky.nav-up .header-right .account-bar {
        padding-top: 0
    }

    header {
        padding: 0;
        /* z-index: 99999 */
    }

    body.cat-layout-1 .subcat-dropdown-wrapper select,
    body.cat-layout-2 .subcat-dropdown-wrapper select {
        padding: 10px 15px;
        font-size: 16px
    }

    #menuToggle span:nth-child(3),
    .category-banner-content h1,
    .mobile-menu-trigger span:last-child,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_address_info label,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_company_info label,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_conatct_info label,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_personal_info label {
        margin-bottom: 0
    }

    body.logged-in:not(.home),
    body:not(.home) {
        padding-top: 150px;
    }

    form input[type=email],
    form input[type=number],
    form input[type=password],
    form input[type=search],
    form input[type=tel],
    form input[type=text],
    form input[type=url],
    form textarea {
        padding: 6px 10px
    }

    .header-right .right-menu {
        padding-right: 10px;
        font-size: 10px
    }

    .single-product .product-image-slider .slick-dots {
        position: absolute;
        display: flex;
        justify-content: center;
        bottom: 10px;
        gap: 5px;
        width: 100%;
        padding: 0 10px
    }

    .single-product .product-image-slider .slick-dots li {
        list-style: none
    }

    .single-product .product-image-slider .slick-dots li button {
        font-size: 0;
        width: 10px;
        height: 10px;
        line-height: 0;
        border: 1px solid #e7e2dd;
        outline: 0;
        border-radius: 100%;
        background-color: rgb(116 113 113);
        transition: .3s
    }

    .page-template-store-overview .store-content-section .row,
    .single-product .popular-products-section .container>h2 {
        margin-bottom: 30px
    }

    .single-product .product-image-slider .slick-dots li.slick-active button {
        background-color: #fff;
        border-color: #e7e2dd;
        transform: scale(1.3)
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        background: 0 0
    }

    .header-wrapper .header-middle {
        width: 100%;
        max-width: 35px;
        height: 35px;
        -ms-flex-order: -1;
        order: -1;
        justify-content: center;
        align-items: center;
        background-color: var(--light-green);
        border-radius: 50%;
    }

    .appoint-thank-sec,
    .customer_support_section,
    .viewd-products-section {
        padding: 40px 0
    }

    .appoint-thank-sec .row>div:first-child {
        order: 2;
        padding-top: 20px
    }

    .woocommerce-cart table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr {
        position: relative;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-thumbnail {
        width: 110px;
        border-bottom: 1px solid #EFECEC;
        padding-bottom: 15px !important;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-name {
        width: calc(100% - 110px);
        border-bottom: 1px solid #EFECEC;
        padding-bottom: 30px !important;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-price {
        width: 60px;
        position: absolute;
        right: 0;
        bottom: 12px;
        border: none !important;
    }
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals table{
        font-size: 12px;
    }
    .woocommerce-cart .content-wrapper :is(.order-total, .cart-subtotal) .woocommerce-Price-amount.amount{
        font-size: 12px;
    }


    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-price * {
        font-weight: 700 !important;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr .product-remove {
        right: -9px;
        position: relative;
        top: 0;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-price span {
        text-align: end
    }

    .cat_wrap .content_wrap .cat_head,
    .category-banner .cat-banner-content p,
    .shop-style-sec .product-content-wrap .woocommerce-loop-product__title,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td .head5,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-price span {
        font-size: 17px
    }

    .cat_wrap .content_wrap .cat_head {
        font-size: 14px;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form {
        padding: 15px 0;
        margin: 0;
        border-top: none;
    }

    .woocommerce-cart .content-wrapper .cart-collaterals .cart_totals h2,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form h2 {
        margin-bottom: 15px;
        font-size: 22px
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td {
        text-align: left !important
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-name .item-sku {
        padding: 15px 0;
        font-size: 14px;
    }

    .home .catgory-section .cat_containter {
        margin: 0 -4px;
        padding: 0;
        display: flex;
    }

    .home .catgory-section .cat_wrap .content_wrap .cat_head {
        word-break: break-word;
        margin-bottom: 5px;
        font-size: 13px;
    }

    .catgory-section .cat_containter .col-4 {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 4px !important;
    }

    .catgory-section .cat_containter .col-4:nth-child(n+3) {
        margin-top: 8px;
    }

    .cat_containter,
    .cat_containter .slick-list {
        overflow: visible
    }

    .woocommerce-order-received main {
        padding-top: 72px
    }

    .woocommerce table.shop_attributes th {
        width: 150px
    }

    .account-bar a span {
        font-size: 0;
        margin: 0
    }

    .page-template-service .inner-banner-sort .banner-image,
    .page-template-service-list .inner-banner-sort .banner-image {
        height: 250px
    }

    .single-post .single-shopable-grid .mabel-siwc-img-wrapper {
        min-height: 350px;
        margin-bottom: 20px
    }

    .blog-image-gallery span.slick-arrow {
        width: 35px;
        height: 35px
    }

    .blog-image-gallery span.slick-arrow i {
        font-size: 1rem
    }

    .woocommerce-cart-form-wrapper.col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .cat-layout-2 ul.products li.product .multi-image a>img:nth-child(2){
        opacity: 0 !important;
    }

    .cat-layout-2 ul.products li.product .multi-image a>img:first-child{
        opacity: 1 !important;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap {
        margin: 0;
        padding-bottom: 10px;
        padding-top: 0px;
        /*border-top: 1px solid #EFECEC;*/
    }

    .result-list .media-content h5,
    .shop-style-sec .product-content-wrap .amount,
    .woocommerce-page.main-category-layout main ul.products li.product .category-content-wrap .category-prod-bottom a:after {
        font-size: 15px
    }

    .main-category-layout .brand_name.coolor_count,
    .popular-products-section .product_slider_wrap .prod-bottom .color_count,
    .popular-products-section .product_slider_wrap .prod-bottom .woocommerce-Price-amount,
    .products-slider-container li.product .product-content-wrap .product-head .color_count,
    .result-list .media-content span,
    .result-list .media-content span.price,
    .tax-product_cat .cat-prod-filter-layout-2 .product-cat-bottom-price>span:not(.amount):first-child {
        font-size: 13px
    }



    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
        padding: 15px 15px 18px 7px;
        max-height: calc(100vh - 200px)
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .first-menu,
    .discover-sec .discover-content h2,
    .looking-for-sec h2,
    .main-content-inner .main-content-item,
    .marken-sec .row>div,
    .page-template-store-overview .store-image,
    .shop-style-sec .container>h2 {
        margin-bottom: 20px
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu .bottom-menu-bar,
    .catgory-section,
    /*.store-page-section,*/
    .woocommerce nav.woocommerce-pagination,
    .woocommerce-page.cat-layout-1 main nav.woocommerce-pagination {
        padding-top: 20px
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .paralle-article-section ul {
        margin: 0 0px;
        width: 100%
    }

    .woocommerce .product-detail-sec div.product form.cart div.quantity {

        margin: 0 !important;
    }

    body.single-product .product-detail-sec .product form.cart {
        margin-bottom: 5px;
    }

    .product-detail-sec .file-upload-section {
        margin-bottom: 0;
    }

    .product-detail-wrapper .woo-product-data-payment-content {
        padding-bottom: 0 !important;
    }

    .product-detail-wrapper .woo-product-data-payment-content ul li {
        padding-bottom: 5px;
    }

    .header-right .account-bar .vi-wcaio-sidebar-cart-icon-wrap span {
        font-size: 0
    }

    .header-right .account-bar .vi-wcaio-sidebar-cart-count,
    .header-right .account-bar a:nth-child(3) span.yith-wcwl-items-count {
        right: -10px
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.summary,
    body.single-product section.product-detail-sec .product-detail-wrapper .product>.woo-product-data-tab-wrapper,
    body.single-product section.product-detail-sec .product-detail-wrapper .product>.woocommerce-product-gallery {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding: 0 !important
    }

    .brand-sec-main,
    .video-bg-sec {
        padding: 0 0 30px
    }

    .woocommerce-page main ul.products li.product .category-img-wrap>a {
        position: inherit;
        padding-bottom: 83%
    }

    .tax-product_cat .subcategory-wrap .subcategory-list,
    header.sticky.nav-up .header-wrapper {
        padding-top: 10px
    }

    .customer-service-list-sec {
        padding: 50px 0 25px
    }

    .header-right .account-bar {
        gap: 0 30px
    }

    body.single-product .product form.cart .quantity {
        margin-bottom: 10px !important
    }

    .cat-layout-1 .image-map-sec .prod-img-content {
        height: auto;
        padding: 9% 0
    }

    body.single-product .product form.cart button.button[type=submit] {
        flex-grow: 1
    }

    .header-search form {
        position: absolute;
        top: 70px;
        width: 100%;
        border: none;
        left: 0;
        opacity: 0;
        border-radius: 5px;
        /* -webkit-box-shadow: rgba(0, 0, 0, .16) 0 1px 4px; */
        /* box-shadow: rgba(0, 0, 0, .16) 0 1px 4px; */
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }

    .header-search.active form,
    .product_slider_wrap .product .product-img-wrap a>img:nth-child(2),
    .product_slider_wrap .product .product-img-wrap a>img:nth-child(3) {
        opacity: 1
    }

    .header-search {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .foot-wrap .row>div:first-child,
    .foot-wrap .row>div:last-child,
    .foot-wrap .row>div:nth-child(2),
    body footer .row .col-20pt {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0
    }

    body footer .row .col-20pt:not(:last-child){
        margin: 0 -10px;
        max-width: calc(100% + 20px);
        flex: 0 0 calc(100% + 20px);
    }

    body footer .row .col-20pt:not(:last-child) .widget-box{
        padding: 0 10px 10px;
    }

    .cat-media,
    .store-head-wrap {
        -ms-flex-direction: column;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical
    }

    .foot-wrap .row>div:not(:last-child) .widget-box {
        padding-bottom: 10px;
        margin-bottom: 15px;
        border-bottom: 1px solid #ffffff45;
    }

    .address-box a,
    .foot-wrap .widget-box .menu li a,
    .mailing-box a {
        color: #fff
    }

    .address-box a:hover,
    .foot-wrap .widget-box .menu li a:hover,
    .mailing-box a:hover {
        color: rgb(255 255 255 / 70%)
    }

    .foot-wrap .social-list a,
    .mailing-box li a img {
        -webkit-filter: invert(1) brightness(100);
        filter: invert(1) brightness(100)
    }

    .foot-wrap .row>div:last-child {
        padding-bottom: 0;
        margin-bottom: -35px;
        border: none;
        background-color: var(--light-yellow);
        margin-top: 10px;
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 20px);
        max-width: unset !important;
        flex: 0 0 auto;
        padding: 20px 10px;
    }

    footer .foot-wrap {
        padding: 35px 0
    }

    .category-banner .cat-banner-content .btn,
    .page-template-blog-list .post-meta,
    .page-template-store .banner-content .btn,
    .store-content-wrap .btn {
        margin-top: 20px
    }

    .cat-prod-filter-sec+.two-grid-info h2,
    .foot-wrap .row>div:first-child .widget-box:not(:last-child),
    .home-info-grid .row>div:not(:last-child),
    .interior-wrapper h2.head3,
    .popular-products-section .container>h2,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .row,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .single-field-wrapper,
    section .main-heading {
        margin-bottom: 10px
    }

    .interior-wrapper h2.head3 {
        margin-bottom: 80px;
        max-width: 156px;
        width: 100%;
    }

    .copyright-wrap {
        text-align: center
    }

    .copyright-wrap ul {
        text-align: center;
        padding-top: 0
    }

    .copyright-wrap ul:not(.menu) {
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
    }

    /*.copyright-wrap ul:not(.menu)::after {
        position: absolute;
        content: "";
        width: calc(100% + 60px);
        height: 1px;
        left: 50%;
        transform: translateX(-50%);
        bottom: -2px;
        pointer-events: none
    }*/

    .home-banner .banner-content {
        margin-top: 60px
    }

    .home-banner {
        min-height: 600px
    }

    .cat_wrap .content_wrap {
        padding: 12px 10px;
    }

    .cat_wrap .content_wrap .cat_head,
    .info-banner-content p {
        margin-bottom: 14px
    }

    .store-content-wrap {
        padding: 0 15px 25px
    }

    .store_img_wrap .store-media {
        padding-bottom: 63.3%
    }

    .store-head-wrap .store-location {
        margin-bottom: 6px
    }

    .store_img_container .slick-arrow {
        width: 24px;
        height: 24px;
        background-size: 7px
    }

    .store-head-wrap {
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 20px;
        gap: 0 30px;
        padding-bottom: 9px
    }

    .cat-alt-list+.policy-main{
        padding-bottom: 20px
    }

    .popular-products-section {
        padding-bottom: 15px;
    }

    .catgory-section{
        padding-bottom: 10px;
    }

    .cms-pages-sec {
        padding: 40px 0 20px
    }

    .cms-pages-sec .row>div,
    .living-room-sec .col-6:not(:last-child),
    .two-grid-info .row>div:not(:last-child) {
        margin-bottom: 25px
    }

    .main-blogs-sec {
        padding: 10px 0 10px
    }

    .blog-img-wrap,
    .main-blogs-sec .col-3 .blog-img-wrap {
        padding-bottom: 65%
    }

    .main-blogs-sec .row>div {
        margin-bottom: 24px
    }

    .cat-prod-filter-sec,
    .custumer-service-sec,
    .single-img-card-sec,
    .single-subdesc-sec,
    .single-top-desc,
    .two-grid-info {
        padding: 20px 0
    }

    .cat-prod-filter-sec {
        padding-top: 10px
    }

    .warranty-info-sec {
        padding: 30px 0 10px
    }

    .cat_wrap .img_wrap {
        padding-top: 55%;
        min-height: 120px;
    }

    .discover-sec {
        min-height: 340px
    }

    body:before {
        height: 127px
    }

    .search_result {
        top: 45px
    }

    .search_result .search-bar {
        padding: 0 20px
    }

    .result-list-category ul li {
        width: 100%;
        margin-right: 0
    }

    .top-breadcrumb {
        padding: 0 0 20px 0;
        opacity: 0;
        height: 60px
    }

    .cat-banner-wrap {
        min-height: 157px
    }

    .category-banner .category-banner-image {
        min-height: 160px
    }

    .category-banner .cat-banner-content {
        padding: 35px 20px;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .cat-banner-wrap.mobile_bg .cat-bg {
        display: none;
    }

    .cat-banner-wrap .cat-bg.mb {
        display: block;
    }

    .cat-list-top-filter .woocommerce-ordering select,
    .cat-list-top-filter p,
    .contact-block .media,
    .links-row a,
    .page-template-blog-list .post-img,
    .page-template-blog-list .post-img a,
    .search-results .search-post-img.post-img,
    .search-results .search-post-img.post-img a,
    .woo-shop-archive .product_data_wrap form.woocommerce-ordering select,
    .woocommerce-page ul.products.columns-3 li.product,
    body.cat-layout-1 .right-filter,
    body.cat-layout-1 .right-filter select,
    body.cat-layout-2 .right-filter,
    body.single-product .product form.cart .quantity-wrap,
    body.single-product .product form.cart+.quantity-wrap,
    body.woocommerce-checkout .checkout #customer_details {
        width: 100%
    }

    .woocommerce-page main ul.products li.product {
        margin-bottom: 35px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .cat-media {
        flex-direction: column
    }


    .cat-prod-filter-sec .product_wrap .products .cat-center-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px
    }

    .cat-prod-filter-sec .product_wrap .products .cat-center-box>.cat-img-wrapper,
    .single-marken-img {
        min-height: 200px
    }

    .cat-prod-filter-sec .cat-content-wrapper {
        padding-right: 30px;
        padding-left: 30px;
        -webkit-clip-path: none;
        clip-path: none;
        text-align: center;
        margin-left: 0
    }

    ._button-wrapper button,
    .btn {
        font-size: 13px;
        padding: 8px 20px
    }

    .cat-media .cat-content-wrap,
    /*.living-room-card .living-room-desc,*/
    .single-marken-content,
    .tax-product_cat .cat-prod-filter-layout-2 .highlight-product-block .image-map-sec {
        padding: 25px 0px
    }

    .customer-services .accordion .accordion-item .accord-head::after {
        right: 10px
    }

    .customer-services .accordion .accordion-item .accord-head {
        padding-right: 32px
    }

    .cat-layout-1 .cat-prod-filter-sec .product_filter.col-3.sidebar_filter_active,
    .cat-layout-2 .cat-prod-filter-sec .product_filter.col-3.sidebar_filter_active,
    .category-content-wrap .category-prod-head .woocommerce-Price-amount.amount,
    .main-blogs-sec .slick-arrow.slick-next {
        right: 0
    }

    .customer-services .sidebar-menu li.active .customer-service-item.desk-hide {
        display: block;
        border: solid #e7e2dd;
        border-width: 0 4px
    }

    #mobile_menu .result-list-category li,
    .customer-services .sidebar-menu .customer-service-item.desk-hide .accordion .accordion-item:last-child {
        border: none
    }

    .cont-links li:nth-child(n+3),
    .customer-services .sidebar-menu .customer-service-item.desk-hide .accordion,
    .discover-sec .discover-content,
    body.cat-layout-2.tax-pa_merk .cat-prod-filter-sec {
        margin-top: 0
    }

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page main ul.products li.product .category-content-wrap .coolor_count,
    .woocommerce-page ul.products[class*=columns-] li.product,
    .woocommerce-page.main-category-layout .category-content-wrap .category-prod-head {
        margin-bottom: 5px
    }

    .cat-prod-filter-sec+.two-grid-info {
        padding: 20px 0 40px
    }

    body.cat-layout-2 .cat-faq-sec {
        height: 150px;
        padding-bottom: 64px
    }

    body.woocommerce-checkout .checkout #order_review {
        width: 100%;
        padding: 0
    }

    .cat-prod-filter-sec .product-sort-filter select {
        max-width: 100%;
        width: 100%;
        min-width: auto !important;
    }

    .cat-prod-filter-sec .product-sort-filter select.orderby {
        font-weight: 400 !important;

    }

    .page-template-store-overview .shop-banner {
        padding-top: 100px
    }

    .main-filter-box,
    .page-template-store-overview .store-content-section .row:nth-child(2n),
    .page-template-store-overview .store-content-section .row:nth-child(odd) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .cat-layout-1 .main-filter-box {
        flex-direction: column;
        align-items: flex-start
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product .single-product-upsell li {
        align-items: flex-start;
    }

    body.cat-layout-2 .cat-prod-filter-sec .product-filter-wrapper .product-filter {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0;
        margin-bottom: 30px
    }

    body.cat-layout-2 .cat-prod-filter-sec .product-filter-wrapper .filter-group{
        margin-bottom: 13px
    }

    main .popular-products-section ul.products{
        margin-bottom: 0;
    }

    .cat-prod-filter-sec .product-filter-wrapper .product-content,
    .cat-prod-filter-sec .product-filter-wrapper .product-filter {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0
    }

    .woocommerce-page ul.products[class*=columns-] li.product,
    .woocommerce-page.tax-pa_merk ul.products[class*=columns-] li.product,
    .woocommerce-page.tax-product_cat main ul.products li.product,
    body.single-product .product form.cart+.quantity-wrap {
        margin-bottom: 10px
    }

    .tax-product_cat .highlight-product-block .image-map-sec,
    body.cat-layout-2 .product-content .category-banner .category-banner-content {
        padding: 20px
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product span.price {
        margin: 10px 0;
        padding: 8px 10px 7px 10px;
        font-size: 12px;
    }
    .star{
        font-size: 16px;
    }
    .single-product .woo-product-block-heading h2{
        font-size: 20px;
    }
    body.single-product section.product-detail-sec .product-detail-wrapper{
        font-size: 11px;
    }
    .product-detail-sec .price_shipping_wrapper .klarna_wrapper{
        font-size: 10px;
    }
    .product-detail-sec .price_shipping_wrapper{
        gap: 10px;
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.yith-wcwl-add-to-wishlist {
        top: 35px
    }

    .category-list-sec .col-12>.container,
    .inspiration-sec,
    .inspiration-sec .container,
    body.cat-layout-2 .product-filter-wrapper .product-content .product_wrap .container,
    header .head-right-lang .dropdown-menu li {
        padding: 0
    }

    body.cat-layout-2 .product-filter-wrapper .product-content .product_wrap ul.products li.product .category-content-wrap {
        padding: 15px 10px 45px
    }

    .cat-prod-filter-sec.cat-prod-filter-layout-2 .category-bottom-info .container {
        max-width: 100%;
        padding: 0
    }

    body.tax-pa_marken .cat-prod-filter-sec.cat-prod-filter-layout-2 .category-bottom-info .container {
        padding: 0 10px
    }



    body.single-product section.product-detail-sec .product-detail-wrapper .product>.yith-wcwl-add-to-wishlist .add_to_wishlist,
    body.single-product section.product-detail-sec .product-detail-wrapper .product>.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback,
    body.single-product section.product-detail-sec .product-detail-wrapper .product>.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span.feedback {
        width: 40px;
        height: 40px
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.yith-wcwl-add-to-wishlist i {
        margin: 0;
        color: #fff;
        font-size: 19px;
        line-height: 43px;
        position: relative;
        left: 0
    }

    .cat-layout-1 .category-content-wrap .category-prod-head,
    body.cat-layout-2 .product-filter-wrapper .product-content .product_wrap ul.products li.product .category-content-wrap .category-prod-head {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .add-to-cart-popup.cart-content-display {
        right: inherit;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        top: 107px
    }

    .page-template-store .store-location,
    body.cat-layout-2 .cat-prod-filter-sec {
        margin-top: 10px
    }

    .cat_containter .slick-arrow,
    .products-slider-container .slick-arrow {
        top: calc(50% - 20px)
    }

    .main-filter-box .left-filter {
        max-width: 100%;
        align-self: flex-end
    }

    .main-filter-box .left-filter h2 {
        font-size: 16px;
        color: #8b8a8a;
        font-weight: 400;
        margin-top: -27px
    }

    .main-filter-box .left-filter h2 span,
    body.cat-layout-2 .cat-prod-filter-sec .main-filter-box h2 span {
        font-size: inherit
    }

    .foot-wrap ._form-content,
    .single-product .product-img-slide .image-zoom {
        max-width: 350px;
        margin: 0 auto
    }

    .look-links li {
        margin-right: 15px
    }


    .woocommerce-page main .category-list-sec ul.products.columns-4 li.product {
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
        padding: 0 5px
    }

    .advisors-sec {
        padding: 20px 0 50px
    }

    .cat_containter .slick-arrow,
    .interior-slider-wrap .slick-arrow,
    .marken-sec .slick-arrow,
    .products-slider-container .slick-arrow,
    .subcat-slider-wrap .slick-arrow,
    .woocommerce nav.woocommerce-pagination ul li a,
    .woocommerce nav.woocommerce-pagination ul li span {
        width: 35px;
        height: 35px
    }

    .winkels-sec .slick-arrow {
        width: 35px;
        height: 35px;
    }

    .single-top-desc .row .col-2 {
        text-align: left;
        padding-top: 20px
    }

    .card-content {
        height: auto;
        padding: 30px 20px
    }

    .page-template-blog-list .card-content {
        padding: 30px 40px;
        height: auto
    }

    .page-template-blog-list .post-con,
    .search-results .post-con {
        padding: 25px;
        min-height: auto
    }

    .page-template-blog-list .post-tag-container ul {
        gap: 8px
    }

    .page-template-blog-list .trendo-post-continer {
        margin: 20px 0 30px
    }

    .page-template-blog-list .post-container .single-post,
    .search-results .single-post {
        padding: 0 10px;
        margin-bottom: 35px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .shop-style-sec .products .prod-card {
        padding: 25px 25px 44px
    }

    /* .category-bottom-info,
    .single-shopable-grid {
        padding: 0 0 20px
    } */
    .prod-img-content h2 {
        font-size: 15px;
        margin-bottom: 5px !important;
    }

    .shop-style-sec {
        padding: 15px 0 30px
    }

    .grey-bg .activ-form-wrap {
        padding: 40px 30px
    }

    .inspiration-sec .advice-block .arrow-link {
        bottom: -25px
    }

    header .head-right-lang {
        position: absolute;
        left: 0;
        right: auto;
        display: none
    }

    .header-top-bar .row p {
        font-size: 11px;
        color: #000
    }

    #mobile_menu>.menu>li>ul a:not(:hover),
    .product_filter_wrap .product_filter.col-3 .filter_detail .more_filter,
    .product_filter_wrap .product_filter.col-3 .filter_title,
    .video-bg-sec .video-box .video-bg-content .head4,
    .video-bg-sec .video-box .video-bg-content p {
        color: #000
    }

    .header-top-bar .row p a:not(:hover) {
        color: #3A3A3A;
    }

    .head-left-text img {
        margin-right: 4px
    }

    header.sticky.nav-up {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        /* padding-bottom: 0; */
        padding-top: 0
    }

    body.woocommerce-order-received .content-wrapper .woocommerce-thankyou-section-wrapper,
    body.woocommerce-order-received .woo-order-detail-wrap {
        padding: 50px 0;
        width: 100%
    }

    body.cat-layout-2 .two-grid-info .row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details .col-1 .woocommerce-account-fields,
    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details .col-1 .woocommerce-billing-fields,
    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details .col-1 .woocommerce-shipping-fields {
        padding-right: 20px;
        max-width: 100%
    }

    /* body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_address_info .single-field-wrapper,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_company_info .single-field-wrapper,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_conatct_info .single-field-wrapper,
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_personal_info .single-field-wrapper {
        width: 100%;
        max-width: 100%
    } */

    /* body.woocommerce-checkout .shipping_address .shipping_personal_info .single-field-wrapper.col-6 {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    } */

    body.woocommerce-checkout #order_review {
        padding-left: 20px;
        max-width: 100%;
        margin-top: 30px
    }

    body.woocommerce-checkout .wc_payment_methods li {
        padding: 0;
    }
    #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
        padding: 0;
    }

    body.woocommerce-checkout #order_review .form-row.place-order {
        padding: 20px 0 0
    }

    body.woocommerce-checkout #payment {
        background-color: transparent !important;
        border: none;
        padding-bottom: 0;
    }

    body.woocommerce-checkout #payment .woocommerce-checkout-payment-inner ul.wc_payment_methods.payment_methods.methods>li .payment_box *:not(iframe) {
        height: auto;
        min-height: auto;
        border: none;
    }

    body.woocommerce-checkout #payment .woocommerce-checkout-payment-inner ul.wc_payment_methods.payment_methods.methods>li .payment_box style{
        display: none;
    }

    body.woocommerce-checkout #payment .woocommerce-checkout-payment-inner ul.wc_payment_methods.payment_methods.methods>li .payment_box select {
        border-radius: 3px;
        outline: none;
    }

    body.woocommerce-checkout #payment .woocommerce-checkout-payment-inner ul.wc_payment_methods.payment_methods.methods>li .payment_box::before {
        display: none;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical {
        margin-bottom: 10px;
        padding: 30px;
        border-radius: 15px !important;
        background-color: #fff !important;
        padding-bottom: 0;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table tfoot tr.order-total {
        position: relative;
        z-index: 1;
    }

    body.woocommerce-checkout #order_review .shop_table .order-total td:before,
    body.woocommerce-checkout #order_review .shop_table .order-total th:before{
        left: -30px;
        right: -30px;
    }

    .home-info-grid .row > .col-6:nth-child(n+2){
        display: none;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table tfoot tr.order-total * {
        color: #fff;
        padding: 12px 0;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table tfoot tr.order-total th {
        font-weight: 400 !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table tfoot tr td {
        text-align: right;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table tfoot tr.cart-subtotal>* {
        padding: 16px 0 3px;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table tfoot tr.woocommerce-shipping-totals.shipping>* {
        padding: 3px 0 16px;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table tfoot tr td ul {
        /* text-align: left; */
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical h2 {
        margin-bottom: 0;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table {
        width: 100%;
        max-width: 100% !important;
        margin: 0;
    }

    body.woocommerce-checkout #order_review .shop_table .product-total {
        margin-top: 5px;
    }

    body.woocommerce-checkout .biling-order-type>label[for=billing_order_type_particular] {
        font-weight: 500;
    }

    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details .col-1 .woocommerce-shipping-fields {
        padding-top: 0;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table td.product-thumbnail a {
        display: block;
        width: 100%;
        position: relative;
        padding-top: 100%;
        overflow: hidden;
        border: 1px solid #EFECEC;
        border-radius: 10px;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table td.product-thumbnail a img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        max-width: 100%;
        max-height: 100%;
        min-width: 100%;
        min-height: 100%;
        object-fit: contain;
        width: auto !important;
        height: auto !important;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table td.product-thumbnail {
        padding: 25px 0;
    }

    body.woocommerce-checkout .woocommerce-checkout-payment-artical table.shop_table td.product-name {
        padding: 25px 20px;
    }

    body.woocommerce-order-received .content-wrapper .woocommerce-thankyou-section-wrapper .woocommerce-customer-details,
    body.woocommerce-order-received .content-wrapper .woocommerce-thankyou-section-wrapper .woocommerce-thankyou-section {
        max-width: 100%;
        padding-right: 20px
    }

    body.woocommerce-checkout .woocommerce-form-login {
        background-color: #fff;
    }

    body.woocommerce-checkout .woocommerce-form-login input {
        border-color: #797979 !important;
        background-color: transparent !important;
    }

    .page-template-store-overview .store-content-section .row .store-description ul,
    body.woocommerce-order-received .woocommerce-thankyou-section a {
        margin-top: 20px;
        margin-bottom: 20px
    }

    body.woocommerce-order-received .woo-order-detail-wrap .woocommerce-order-details {
        padding-left: 20px;
        max-width: 100%
    }

    .video-bg-sec .video-box {
        padding: 20px;
        min-height: 350px
    }

    .bottom-content-section,
    .page-template-store .about-store,
    .page-template-store .shop-description,
    .page-template-store-overview .store-content-section {
        padding: 30px 0
    }

    .page-template-store .contect-info .book-appointment-section,
    .page-template-store .contect-info .contact-address,
    .page-template-store .contect-info .contact-hours {
        padding: 30px;
        min-height: auto;
        margin-bottom: 15px
    }

    .page-template-store .contact-info-contente {
        margin-top: 15px;
        margin-bottom: 30px
    }

    .page-template-store .store-map {
        margin-top: 30px
    }

    .page-template-store-overview .store-content-section .row .store-description {
        padding-right: 0
    }

    .page-template-store-overview .store-content-section .row:nth-child(2n) .store-description {
        padding-left: 0;
        padding-right: 0
    }

    body.cat-layout-2 .product-filter-wrapper ul.products li.product {
        padding: 0 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    body.cat-layout-2 .product-filter-wrapper ul.products li .category-product-wrapper .category-img-wrap .related-paralle-article li {
        max-width: 100%;
        width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .woo-shop-archive .product_data_wrap form.woocommerce-ordering {
        float: none;
        display: block;
        width: 100%
    }

    .woocommerce.woo-shop-archive .product_data_wrap form.woocommerce-ordering select {
        font-size: 16px;
        padding: 10px 15px
    }

    .woo-shop-archive .products.columns-4 {
        max-width: 400px;
        margin: 0 auto
    }

    .shipping_address_info.row .single-field-wrapper.col-6,
    .woocommerce-account .billing_address_info.row>.single-field-wrapper,
    .woocommerce-account .billing_personal_info>.single-field-wrapper,
    .woocommerce-account .woocommerce-address-fields__field-wrapper .shipping_personal_info>.single-field-wrapper.col-6 {
        width: 100% !important
    }

    .woocommerce-account .billing_company_info.row>.single-field-wrapper {
        width: 100% !important;
        margin-top: 0
    }

    body.cat-layout-1 .product-filter-wrapper ul.products.show-1-col li,
    body.cat-layout-2 .product-filter-wrapper ul.products.show-1-col li,
    body.main-category-layout main .product-filter-wrapper ul.products.columns-4.show-1-col li.product {
        padding: 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    /* body.cat-layout-2 .product-filter-wrapper .product-content .product_wrap ul.products li.product .category-img-wrap>a {
        padding-bottom: 78%
    } */

    body.cat-layout-2.woocommerce-page.cat-layout-2 main ul.products li.product .category-img-wrap>a {
        padding-bottom: 100%;
    }

    .cat-layout-1 .cat-prod-filter-sec .product_filter.col-3,
    .cat-layout-2 .cat-prod-filter-sec .product_filter.col-3 {
        position: fixed;
        width: 90%;
        padding: 20px 30px;
        background: #fff;
        z-index: 9;
        min-height: calc(100vh - 142px);
        right: -120%;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        top: 164px;
        -webkit-box-shadow: -4px 5px 8px 1px rgba(0, 0, 0, .35);
        box-shadow: -4px 5px 8px 1px rgba(0, 0, 0, .35);
        max-height: calc(100vh - 164px);
        overflow-y: auto;
        display: block
    }
    .cat-layout-2 #page{
        position: relative;
    }
    .cat-layout-2 #page:before{
        content: "";
        position: absolute;
        right: 0;
        width: 100vw;
        background-color: rgba(0, 0, 0, .4);
        height: 100%;
        z-index: 1;
        top: -37px;
        opacity: 0;
        visibility: hidden;
    }

    .mobile_filter_active.cat-layout-2 #page:before{
        opacity: 1;
        visibility: visible;
    }
    body.cat-layout-2 .cat-prod-filter-sec .product-filter-wrapper .filter-lable {
        color: #000;
        padding: 10px 10px 10px 0
    }

    body.mobile_filter_active {
        overflow-x: unset !important;
        overflow-y: hidden
    }

    .cat-prod-filter-sec .product_filter.col-3 .search_result {
        top: 43px
    }

    .filter_btn_close {
        display: flex;
        width: 27px;
        height: 27px;
        text-align: center;
        padding: 8px;
        margin: 0 0 20px;
        border: 1px solid;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 13px;
        left: auto;
        cursor: pointer;
        right: 30px;
    }

    .attribute_filter {
        background: 0 0;
        padding: 0
    }

    body.cat-layout-2 .cat-prod-filter-sec .product-filter-wrapper .attribute_filter .filter-checkbox-group {
        position: static;
        width: 100%;
        margin: 0;
        box-shadow: none;
        padding: 5px 0 15px
    }

    .product_filter_wrap .product_filter.col-3 .filter_title {
        padding: 0 0 20px;
        border-bottom: 1px solid rgb(70 87 84 / 32%);
        text-align: center
    }

    .product_filter_wrap .product_filter.col-3 .filter_detail {
        position: absolute;
        top: 5px;
        left: 0px;
    }

    .more_filter_wrap {
        position: static;
        width: 100%
    }

    .product_filter_wrap .attribute_filter form,
    .subcategory-wrap .subcategory-list {
        display: block
    }

    #mobile_menu li.active-item:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: -25px
    }

    .page-template-store-overview .shop-banner {
        min-height: calc(100vh - 250px)
    }

    body.page-template-store {
        padding-top: 0 !important
    }

    .nav-down .product_filter form,
    .nav-up .product_filter form {
        position: relative;
        top: 0
    }

    .customer-services {
        padding: 30px 0 40px;
        margin: -50px 15px 0
    }

    .customer-services .main-content .tab h2 {
        font-size: 20px;
        margin-bottom: 15px
    }

    .customer-services .sidebar-menu ul li {
        padding: 4px 0
    }

    .customer-services .accordion .accordion-item .accord-content ul li {
        padding-left: 38px;
        padding-right: 0px
    }

    .customer-services .sidebar-menu {
        max-width: 100%;
        border: 1px solid var(--accent-color);
        border-radius: 5px;
        text-align: center
    }

    .customer-services .sidebar-menu ul {
        display: none;
        padding: 0 15px 15px
    }

    .cat-prod-filter-sec+.two-grid-info .col-6 {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important
    }

    .cat-prod-filter-sec+.two-grid-info .row {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .header-right .account-bar a:nth-child(4) div#mini-cart-count {
        right: -8px
    }

    #mobile_menu {
        display: block !important;
        position: absolute;
        background: #fff;
        width: calc(100% + 60px);
        padding: 20px 30px 60px;
        left: calc(-100% - 95px);
        height: calc(100vh - 50px);
        top: 50px;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 9999
    }

    #mobile_menu li.menu-item-has-children:after {
        position: absolute;
        content: "\f105";
        top: 0;
        display: inline-block;
        padding: 17px 0;
        color: #000;
        width: 50px;
        text-align: end;
        right: 0;
        cursor: pointer;
        font-family: FontAwesome;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    header .search_input input {
        background-color: #e7e2dd;
        border-color: #e7e2dd;
        height: 32px
    }

    #mobile_menu>form {
        z-index: 4;
        position: relative
    }

    #mobile_menu>.menu {
        z-index: 1;
        position: relative
    }

    #mobile_menu li.menu-item-has-children.active:after {
        -webkit-transform: rotate(90deg) translate(-22px, -22px);
        -ms-transform: rotate(90deg) translate(-22px, -22px);
        transform: rotate(90deg) translate(-22px, -22px)
    }

    .list-set-bt-mobile .icon-view {
        width: 16px
    }

    .list-set-bt-mobile .btn-select-view img {
        -webkit-filter: opacity(0.5);
        filter: opacity(.5);
        width: 16px
    }

    .list-set-bt-mobile .btn-select-view.grid_view1.grid_active img,
    .list-set-bt-mobile .btn-select-view.grid_view2.grid_active img {
        -webkit-filter: opacity(1);
        filter: opacity(1)
    }

    .list-set-bt-mobile .btn-select-view.grid_view1 img {
        margin-top: 0px;
        -webkit-transform: scale(2.9);
        -ms-transform: scale(2.9);
        transform: scale(2.9)
    }

    .tax-pa_merk .list-set-bt-mobile .btn-select-view.grid_view1 img,
    .tax-pa_merk .list-set-bt-mobile .btn-select-view.grid_view2 img {
        margin-top: 2px
    }

    .tax-product_cat .cat-prod-filter-layout-2 .highlight-product-block .image-map-sec .prod-img-content {
        width: 50%
    }

    .icon-filters img {
        width: 16px;
        max-width: 100%;
        height: 16px;
        margin-top: 3px
    }

    body.cat-layout-1 .cat-prod-filter-sec .product-sort-filter select,
    body.cat-layout-2 .cat-prod-filter-sec .product-sort-filter select {
        padding: 10px 15px;
        font-size: 13px
    }

    #mobile_menu li .sub-menu li:last-child {
        border-bottom: none
    }

    #mobile_menu li {
        width: 100%;
        position: relative;
        border-bottom: 1px solid #bfbfbf
    }

    header .mobile-menu .search_input {
        position: relative;
        z-index: 8
    }

    header .mobile-menu .search_input:after {
        position: absolute;
        content: "";
        top: 10px;
        right: 20px;
        width: 14px;
        height: 14px;
        background-image: url(../images/search-dark.png);
        background-size: 14px;
        background-repeat: no-repeat;
        background-position: center
    }

    #mobile_menu .menu li a {
        padding: 6px 15px 6px 0;
        font-size: 18px;
        font-weight: 400;
        width: 100%;
        z-index: 99999;
        position: inherit;
        display: flex;
        align-items: center;
        gap: 25px;
        min-height: 53px
    }

    #mobile_menu .menu li a>img {
        width: 40px;
        height: 40px;
        object-fit: contain
    }

    #mobile_menu>.menu#menu-mobile-menu>li>a {
        font-weight: 600
    }

    #mobile_menu>.menu>li>ul a {
        font-size: 15px;
        padding: 6px 10px 6px 0;
        min-height: 50px
    }

    #mobile_menu>.menu>li>ul>li:last-child {
        border-bottom: 0;
        margin-bottom: 15px
    }

    #mobile_menu>.menu>li>ul>li {
        border: 0
    }

    body .all-res-wrap .btn,
    body .bottom-menu-content .btn {
        margin-top: 26px;
        color: #fff
    }

    body .all-res-wrap .btn:hover,
    body .bottom-menu-content .btn:hover {
        color: var(--accent-color)
    }

    .bottom-menu-content {
        padding: 0 0px 0 0
    }

    .mobile-menu .bottom-menu-content .mm-listitem:after {
        left: 0;
        right: 0
    }

    .mobile-menu .bottom-menu-content .mm-listitem a {
        font-size: 12px;
        line-height: 17px;
        padding: 0;
    }

    .mobile-menu .bottom-menu-content .mm-listitem img {
        vertical-align: middle;
        margin-right: 7px;
        width: 12px
    }

    #mobile_menu .bottom-menu-content .menu li {
        border-bottom: 0
    }

    #mobile_menu .bottom-menu-content .menu li a {
        min-height: auto;
        font-size: 16px;
        gap: 17px
    }

    #mobile_menu>.menu>li>ul>li.no-menu-image a {
        padding-left: 66px
    }

    .mobile-menu-trigger.active+#mobile_menu {
        left: -30px
    }

    .mobile-menu-trigger span {
        display: block;
        width: 19px;
        height: 1px;
        margin-bottom: 5px;
        position: relative;
        background: #fff;
        border-radius: 3px;
        z-index: 1;
        -webkit-transform-origin: 4px 0px;
        -ms-transform-origin: 4px 0px;
        transform-origin: 4px 0px;
        -webkit-transition: background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s, -webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
        transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s, -webkit-transform .5s cubic-bezier(.77, .2, .05, 1);
        -o-transition: transform .5s cubic-bezier(.77, .2, .05, 1), background .5s cubic-bezier(.77, .2, .05, 1), opacity .55s
    }

    .mobile-menu-trigger span:first-child {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%
    }

    #menuToggle span:nth-child(2) {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        transform-origin: 0% 100%
    }

    .mobile-menu-trigger.active span {
        opacity: 1;
        -webkit-transform: rotate(45deg) translate(0, -2px);
        -ms-transform: rotate(45deg) translate(0, -2px);
        transform: rotate(45deg) translate(0, -2px);
        background: #fff
    }

    .mobile-menu-trigger.active span:nth-child(2) {
        opacity: 0;
        -webkit-transform: rotate(0) scale(.2, .2);
        -ms-transform: rotate(0) scale(.2, .2);
        transform: rotate(0) scale(.2, .2)
    }

    .mobile-menu-trigger.active span:nth-child(3) {
        -webkit-transform: rotate(-45deg) translate(0, -1px);
        -ms-transform: rotate(-45deg) translate(0, -1px);
        transform: rotate(-45deg) translate(0, -1px)
    }

    #menu-mobile-menu .sub-menu li:first-child {
        border-top: 1px solid
    }

    #menu-mobile-menu .sub-menu li {
        padding-left: 15px
    }

    #menu-mobile-menu .sub-menu li a {
        font-weight: 300
    }

    .cat-layout-2 .list-set-bt-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        background: var(--grey);
        padding: 9px;
        border-radius: 5px
    }

    .cat-layout-1 .right-filter .product-count {
        margin-left: auto;
        font-size: 16px;
        color: #8b8a8a;
        font-weight: 400;
        display: block
    }

    .woocommerce-page.cat-layout-1 .category-content-wrap .category-prod-head {
        margin-bottom: 2px
    }

    .main-filter-box {
        gap: 0;
        padding-bottom: 25px
    }

    .cat-layout-1 .main-filter-box .left-filter {
        align-self: flex-start;
        margin-bottom: 19px
    }

    .cat-layout-1 .main-filter-box .left-filter h1.woocommerce-products-header__title,
    .woocommerce nav.woocommerce-pagination ul li a.prev img {
        margin-right: 0
    }

    .list-set-bt-mobile .btn-select-view:first-child {
        border-right: 1px solid #8b8b8b;
        padding-right: 10px
    }

    body.cat-layout-1 .right-filter,
    body.cat-layout-2 .right-filter {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    body.cat-layout-1 .right-filter form[name=ProductFilter],
    body.cat-layout-1 .subcat-dropdown-wrapper,
    body.cat-layout-2 .right-filter form[name=ProductFilter],
    body.cat-layout-2 .subcat-dropdown-wrapper {
        position: relative;
        width: 49%;
        flex-grow: 1
    }

    .category-filter-btn {
        display: block;
        padding: 6.4px 10px;
        background: var(--grey);
        border-radius: 5px
    }

    .category-filter-btn .btn-toggle-sidebar p {
        margin-bottom: 0;
        line-height: 24px
    }

    .category-filter-btn .btn-toggle-sidebar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        gap: 0 10px
    }

    .btn-toggle-sidebar p {
        font-size: 16px;
        font-weight: 600
    }

    .page-template-store .single-store-banner {
        min-height: calc(100vh - 350px);
        padding-top: 100px
    }

    .woocommerce.woo-shop-archive .product_data_wrap .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px
    }

    .single-product .product-image-slider {
        width: calc(100% + 60px);
        margin-left: 0;
    }
    .single-product .gallery_slider_popup .product-img-slide,
    .single-product .product-img-slide {
        height: 340px
    }

    .home main {
        margin-top: 140px;
    }

    .home-info-grid .info-banner-wrap {
        min-height: 213px;
    }

    .home-info-grid .row>div:nth-child(2) .info-banner-wrap .info-banner-content {
        padding: 15px
    }

    .zigzag-sec {
        padding: 22px 0
    }

    .zigzag-content h2 {
        margin-bottom: 8px
    }

    .zigzag-sec .row>div:nth-child(2n) .zigzag-content {
        padding-left: 0;
        padding-top: 20px
    }

    .zigzag-sec .row>div:nth-child(odd) .zigzag-content {
        padding-right: 0;
        padding-top: 20px
    }

    .zigzag-sec .container .row:nth-child(2n)>div:nth-child(2) {
        order: -1
    }

    .info-banner-content .head2 {
        margin-bottom: 0px;
        font-size: 17px;
    }

    .info-banner-content {
        padding: 20px 30px
    }

    .cat_wrap .content_wrap .cat_info_wrap .cat_extra_info {
        font-size: 12px
    }

    .cat_wrap .content_wrap .cat_info_wrap .cat_link {
        font-size: 13px;
        text-align: right
    }

    .cat_wrap .content_wrap .cat_info_wrap .cat_link:after {
        margin-left: 5px
    }

    .inspiration-sec .advice-block {
        padding: 20px 45px
    }

    .main-blogs-sec .slick-arrow {
        font-size: 0px;
        width: 35px;
        height: 35px;
        border: none;
        border-radius: 50%;
        background: #fff;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .25);
        position: absolute;
        z-index: 4;
        top: calc(50% - 25px);
        margin-top: -19px;
        display: inline-block;
        outline: 0;
        cursor: pointer
    }

    .main-blogs-sec .slick-arrow.slick-prev::before {
        content: "";
        background: url(../images/prev.svg) center/cover no-repeat;
        width: 7px;
        height: 12px;
        display: block;
        margin: 0 auto
    }

    .winkels-sec .slick-arrow.slick-prev,
    .main-blogs-sec .slick-arrow.slick-prev {
        left: 10px
    }

    .main-blogs-sec .row {
        margin: 0 0 0 -15px;
        padding-left: 15px
    }

    .main-blogs-sec .row .slick-list {
        padding-right: 28px;
        -webkit-clip-path: inset(-100vw -100vw -100vw 0);
        clip-path: inset(-100vw -100vw -100vw 0)
    }

    .main-blogs-sec .slick-track {
        display: flex !important
    }

    .main-blogs-sec .slick-slide {
        height: inherit !important
    }

    .blog-content-wrap {
        padding: 14px 14px 55px
    }

    .main-blogs-sec .row .slick-slide {
        margin-right: 14px;
        flex: 0 0 auto;
        max-width: none
    }

    .blog-content-wrap>a {
        left: 15px
    }

    .main-blogs-sec .slick-list {
        overflow: visible;
        width: 100%
    }

    .main-blogs-sec .slick-arrow.slick-next::before {
        content: "";
        background: url(../images/next.svg) center/cover no-repeat;
        width: 7px;
        height: 12px;
        display: block;
        margin: 0 auto
    }

    .woocommerce-page main .interior-slider-wrap ul.products li.product,
    .woocommerce-page main .popular-products-section ul.products li.product {
        padding: 0 5px;
        margin-bottom: 0
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product,
    body .warranty-scroller>.row>div[class^=col],
    body.cat-layout-2 .product-filter-wrapper ul.products li.highlight-product-block {
        padding: 0 5px
    }

    .interior-slider-wrap li.product .product-content-wrap,
    .products-slider-container li.product .product-content-wrap {
        padding: 10px 0px;
    }

    /*.interior-slider-wrap li.product .product-content-wrap {
        border: 1px solid #ddd;
        border-top: 0
    }*/

    .popular-products-section .product_slider_wrap .prod-bottom {
        left: 8px
    }

    .interior-wrapper .slick-arrow.slick-prev,
    .products-slider-container .slick-arrow.slick-prev {
        left: -7px;
        top: 32%;
    }

    .popular-products-section .prod-bottom span {
        font-size: 13px !important;
    }

    .sec-head-wrap {
        margin-bottom: 11px;
    }

    .marken-sec .slick-next.slick-arrow {
        bottom: unset;
        top: 42%;
        transform: translateY(-50%);
    }

    .marken-sec .slick-prev.slick-arrow {
        bottom: unset;
        top: 42%;
        transform: translateY(-50%);
        left: 5px;
    }

    .products-slider-container .slick-arrow.slick-next {
        right: -7px;
        top: 32%;
    }

    /* .products-slider-container .slick-next.slick-arrow {
         display: block;
        margin: 0 auto;
        text-align: center;
        top: unset;
        bottom: unset;
    } */
    .interior-wrapper .slick-arrow.slick-next {

        right: 0;
        bottom: unset;
        top: 40%;
        transform: translateY(-50%);
    }

    .tax-product_cat .top-breadcrumb {
        opacity: 1;
        height: auto;
        padding-bottom: 20px
    }


    .subcat-slider-wrap .progressBarContainer {
        width: calc(100% - 90px)
    }

    .cat-list-top-filter {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 20px
    }

    .cat-list-top-filter .woocommerce-ordering {
        margin-left: 0;
        width: 100%
    }

    .category-list-sec {
        padding: 10px 0 20px
    }

    /*section.contact-block .content-block-inner {
        background-color: transparent
    }*/

    section.contact-block .content-block-box {
        padding: 25px 20px 30px;
        width: 100%;
        text-align: center;
    }

    .contact-head .expert_chat {
        display: inline-block;
    }

    .cont-links.row .col-6,
    .contact-block .row>.col-4 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .cont-links {
        padding: 0;
        justify-content: space-between;
        row-gap: 15px
    }

    .content-block-box .cont-links li {
        max-width: 50% !important;
        width: auto
    }

    .contact-head {
        padding: 0 0 12px
    }

    .woocommerce-page.main-category-layout main ul.products li.product .category-img-wrap .yith-wcwl-add-to-wishlist a,
    .woocommerce-page.main-category-layout main ul.products li.product .category-img-wrap .yith-wcwl-wishlistaddedbrowse span.feedback {
        width: 28px;
        height: 28px
    }

    .tax-product_cat .highlight-product-block .image-map-sec .prod-img-content .btn {
        padding: 8px 14px;
        margin-top: 15px;
        min-width: 120px
    }

    .main-category-layout .yith-wcwl-add-button i.yith-wcwl-icon,
    .main-category-layout .yith-wcwl-wishlistaddedbrowse i.yith-wcwl-icon {
        width: 16px;
        height: 16px
    }

    .woocommerce-page.main-category-layout main ul.products li.product .category-img-wrap .yith-wcwl-add-to-wishlist {
        top: 0;
        right: 10px
    }

    .tax-product_cat .highlight-product-block {
        padding: 0 5px;
        margin-bottom: 10px
    }

    .tax-product_cat .highlight-product-block .image-map-sec .prod-img-content {
        width: 55%
    }

    .tax-product_cat .highlight-product-block .image-map-sec .prod-img-content h2 {
        margin-bottom: 12px
    }

    .woocommerce-page.main-category-layout main ul.products li.product .category-content-wrap {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 40px
    }

    .woocommerce-page.main-category-layout main ul.products li.product .category-content-wrap .category-prod-bottom {
        font-size: 13px;
        bottom: 12px
    }

    .parent-cat-section .subcat-slider-wrap .slick-list {
        overflow: visible;
        -webkit-clip-path: inset(-100vw -100vw -100vw 0);
        clip-path: inset(-100vw -100vw -100vw 0)
    }

    .woocommerce nav.woocommerce-pagination ul li a.next,
    .woocommerce nav.woocommerce-pagination ul li a.prev {
        font-size: 0;
        min-width: auto
    }

    .woocommerce-page main ul.products li.product .woocommerce-loop-product__title {
        font-size: 13px;
        line-height: 1.2
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap {
        padding-left: 10px;
        padding-right: 10px
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-img-wrap .yith-wcwl-add-to-wishlist a,
    .woocommerce-page.cat-layout-1 main ul.products li.product .category-img-wrap .yith-wcwl-wishlistaddedbrowse span.feedback,
    .woocommerce-page.cat-layout-1 main ul.products li.product .category-img-wrap .yith-wcwl-wishlistexistsbrowse span.feedback {
        width: 24px;
        height: 24px
    }

    .tax-product_cat .cat-prod-filter-layout-2 .product-cat-bottom-price .woocommerce-Price-amount,
    body.tax-pa_marken ul.products li.product .category-content-wrap .product-cat-bottom-price .woocommerce-Price-amount {
        font-size: 12px;
    }

    .video-bg-sec-style-2 {
        padding: 45px 30px 48px
    }

    .video-bg-sec-style-2 .video-box {
        min-height: auto;
        display: block;
        padding: 0
    }

    .video-bg-sec-style-2 .video-box img,
    .video-bg-sec-style-2 .video-box video {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        height: auto
    }

    .video-bg-sec-style-2 .container {
        display: block;
        padding: 0
    }

    .video-bg-sec .video-box .video-bg-content {
        padding-top: 19px
    }

    .video-bg-sec .video-box .video-bg-content a.btn {
        margin-top: 16px
    }

    .cat-layout-2 .main-filter-box .left-filter {
        align-self: flex-start;
        margin-top: 15px
    }

    .cat-prod-filter-sec .product-with-brand .size_attributes {
        padding-top: 5px;
    }

    .cat-layout-2 .list-set-bt-mobile {
        margin-left: auto;
        order: 3
    }

    .woocommerce-page main .products-slider-container ul.products li.product.product-with-no-brand .cat-product-title {
        margin-top: -29px;
        padding-right: 18px;
        margin-bottom: 10px
    }

    .single-product .woo-product-data-upsell .single-product-upsell .product-title-wrapper {
        /* width: 100%; */
        padding-left: 15px;
        /* padding-top: 14px; */
        padding-bottom: 5px
    }

    .single-product .woo-product-data-upsell .single-product-upsell .upsell_product_img img {
        max-height: 170px;
        object-fit: contain;
        width: 100%;
        mix-blend-mode: multiply;
    }

    body.cat-layout-2 .product-filter-wrapper ul.products li.product-with-no-brand .cat-product-title {
        margin-top: -26px;
        padding-right: 20px
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .paralle-article-section a {
        padding: 0 4px
    }

    .single-product .popular-products-section {
        margin-top: 35px;
        padding-top: 40px
    }

    body.single-product .product-detail-sec:last-child {
        padding-bottom: 25px
    }

    .single-product .woocommerce-product-gallery__wrapper .zoom-icon-wrap {
        top: 35px;
        right: 0
    }

    .logo img {
        max-height: 31px;
        /*filter: invert(1) brightness(100)*/
    }

    body .mm-menu_offcanvas {
        width: 100%;
        max-width: 100%;
        z-index: 100000
    }

    .mm-listitem__btn {
        border-color: transparent
    }

    .support-list {
        gap: 25px 0
    }

    .single-product .main-heading {
        margin-bottom: 35px;
        padding-bottom: 0px;
        text-align: left !important;
    }

    .product-image-slider+.slider__counter {
        padding-left: 0;
        width: 100%;
        text-align: right
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product form.cart .quantity input[type=number] {
        width: 45px;
        padding: 0 5px
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product form.cart .quantity button {
        min-width: 29px;
        padding: 0 10px
    }

    .rc_wc_rvp_product_list_widget>li {
        flex: 0 0 25%;
        max-width: 25%
    }

    body.single-product .product form.cart .quantity{
        margin-top: 15px !important
    }

    .home-info-grid {
        z-index: 0;
        position: relative
    }

    body .mm-slideout {
        z-index: 6
    }

    body .whatsapp .bi {
        position: relative;
        top: -5px;
        left: 1px
    }

    .product_slider_wrap .product .product-img-wrap:not(.one-image) a>img:first-child {
        opacity: 0;
        visibility: hidden
    }

    .cat-layout-1 .yith-wcwl-add-to-wishlist.exists i.yith-wcwl-icon,
    .cat-layout-1 .yith-wcwl-wishlistaddedbrowse i.yith-wcwl-icon,
    .cat-layout-1 .yith-wcwl-wishlistexistsbrowse i.yith-wcwl-icon,
    .main-category-layout .exists.yith-wcwl-add-to-wishlist i.yith-wcwl-icon,
    .main-category-layout .yith-wcwl-wishlistexistsbrowse i.yith-wcwl-icon {
        width: 12px;
        height: 12px;
    }

    ul.products li.product .category-img-wrap.multi-image>a>img:first-child {
        opacity: 1;
    }

    ul.products li.product .category-img-wrap>a>img~img {
        opacity: 0;
    }

    .woocommerce-page.main-category-layout main ul.products.columns-4 li.product {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px
    }

    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-bottom {
        bottom: 12px;
        /*padding: 0 10px*/
    }

    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-bottom a:after {
        width: 15px;
        height: 15px
    }

    .popular-products-section .product_slider_wrap .yith-wcwl-add-to-wishlist .yith-wcwl-icon {
        font-size: 16px
    }

    .subcat-slider-wrap {
        padding: 30px 0 15px
    }

    body.single-product .product>.summary .yith-wcwl-add-to-wishlist {
        top: 10px
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product>.summary>.mb-4 {
        margin-bottom: .2rem !important
    }

    .media-img-wrap img {
        max-height: 280px
    }

    .winkels-sec .media-img-wrap img {
        max-height: none;
        height: 250px;
    }

    .warranty-scroller .media-img-wrap img {
        max-height: none;
    }

    .media-wrap .media-content-wrap h2 {
        margin-bottom: 10px;
        font-size: 16px
    }

    .interior-slider-wrap .product_slider_wrap {
        padding: 0 20px 0 0
    }

    .interior-slider-wrap .product_slider_wrap .slick-list {
        overflow: visible;
        -webkit-clip-path: inset(-100vw -100vw -100vw 0);
        clip-path: inset(-100vw -100vw -100vw 0);
        width: 100%
    }

    .interior-wrapper .interior-bg {
        left: -30px;
        width: calc(100% + 60px);
        height: 40%;
    }

    .interior-wrapper {
        padding: 36px 0 0;
        min-height: 350px;
    }

    .woocommerce-page .product-filter-wrapper .interior-slider-wrap .product_slider_wrap {
        margin-left: 0;
        padding-right: 14px
    }

    body footer .row .col-20pt:nth-last-child(2) .widget-box{
        border-bottom: none;
    }

    body.cat-layout-2 .product-filter-wrapper ul.products li.interior-sec-li {
        padding: 5px
    }

    body.cat-layout-2.tax-pa_merk .subcategory-list {
        padding-top: 25px
    }

    .page-template-brands .top-breadcrumb,
    .page-template-service-list .top-breadcrumb {
        height: auto;
        opacity: 1
    }

    .room-title {
        margin: 10px 0 25px
    }

    .copyright-wrap .row.align-center {
        flex-direction: column-reverse;
        margin: 0
    }

    .foot-wrap .row>div:not(:last-child) .widget-box>h4+div {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .foot-wrap .row>div:not(:last-child) .widget-box h4 {
        margin-bottom: 0;
        position: relative
    }

    .foot-wrap .row>div:not(:last-child) .widget-box h4:after {
        content: "";
        position: absolute;

        width: 9px;
        height: 9px;
        border: solid #fff;
        border-width: 2px 2px 0 0;
        right: 34px;
        transform: rotate(45deg);
        top: 4px;
        transition: transform .3s cubic-bezier(.075, .82, .165, 1)
    }

    .foot-wrap .widget-box h4 {
        color: #fff;
        font-size: 13px
    }

    footer .foot-wrap {
        background-color: var(--light-green);
        color: #fff
    }

    .foot-wrap .row>div:not(:last-child) .widget-box h4.active-toggle:after {
        transform: rotate(135deg)
    }

    .serv-highlight-list {
        display: block;
        text-align: center;
        width: 100%;
        height: 34px;
        overflow: hidden;
    }

    .tagline-row-wrap .tagline-content {
        text-align: center;
        width: 100%
    }

    .tagline-row-wrap {
        gap: 5px 15px
    }

    .serv-highlight-list li:before {
        position: relative;
        top: 4px;
        display: inline-block;
        margin-right: 4px;
        width: 15px
    }

    .marken-sec .row .col-4,
    .winkels-sec .row .col-6 {
        flex: 0 0 auto;
        max-width: auto;
    }

    .marken-sec .row .slick-slide,
    .winkels-sec .row .slick-slide {
        margin: 0 5px
    }

    .marken-sec .row .slick-list,
    .winkels-sec .row .slick-list {
        overflow: visible;
        padding-right: 42px;
        -webkit-clip-path: inset(-100vw -100vw -100vw 0);
        clip-path: inset(-100vw -100vw -100vw 0);
        width: 100%
    }

    .marken-sec .slick-track,
    .winkels-sec .slick-track {
        display: flex
    }

    .marken-sec .slick-track .slick-slide,
    .winkels-sec .slick-track .slick-slide {
        height: inherit
    }

    body .warranty-scroller>.row>div[class^=col]:last-child {
        margin-right: 25px
    }

    .bannerprogressBarContainer {
        display: none;
        gap: 10px;
    }

    .bannerprogressBarContainer>.item {
        flex: 1 0 auto;
    }

    .bannerprogressBarContainer>.item .bannerProgressBar {
        width: 100%;
        height: 4px;
        background-color: var(--grey);
        position: relative;
        display: block;
        border-radius: 4px;
        overflow: hidden
    }

    .bannerprogressBarContainer>.item .bannerProgressBar .inProgress {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        background-color: #717171;
        border-radius: 4px;
    }

    .home-info-grid .row {
        margin: 0 0 0 -5px;
        width: calc(100% + 15px);
    }

    .contact-head h2 {
        font-size: 30px
    }

    .cat-prod-filter-sec .product_wrap .woocommerce-no-products-found {
        font-size: 19px
    }

    body.cat-layout-2 .cat-prod-filter-sec .product-filter-wrapper .attribute_filter .filter-group {
        border-bottom: 1px solid rgb(70 87 84 / 32%);
        margin-bottom: 0
    }

    body.cat-layout-2 .product-filter-wrapper .product-content .product_wrap ul.products li.product .category-content-wrap.onsale_product {
        padding-bottom: 65px
    }

    body.cat-layout-2 .product-filter-wrapper .product-content .product_wrap ul.products li.product .category-content-wrap.onsale_product .product-cat-bottom-price.with-color {
        flex-wrap: wrap
    }

    body.cat-layout-2 .product-filter-wrapper .product-content .product_wrap ul.products li.product .category-content-wrap.onsale_product .product-cat-bottom-price.with-color .product_cat_price_wrap {
        margin-left: auto;
        margin-top: 6px
    }

    .search-results .search-head-wrapper {
        padding-bottom: 10px;
        margin-bottom: 30px
    }

    .tax-product_cat .cat-prod-filter-layout-2 .highlight-product-block,
    .tax-product_cat .highlight-product-block {
        flex: 0 0 calc(100% + 30px);
        max-width: calc(100% + 30px);
        width: calc(100% + 30px);
        margin-left: -15px
    }

    .mobile-menu>.mm-navbars_top {
        margin-top: 10px;
        border: none
    }

    .mobile-menu>.mm-navbars_top .mm-navbar {
        border: 1px solid transparent;
    }

    .service-highlight {
        padding: 10px 0;
    }

    .serv-highlight-list li {
        font-size: 11px;
        padding-left: 0;
        display: flex !important;
        justify-content: center;
    }

    .mobile-sidebar-head-wrapper a {
        display: block;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 600;
        color: var(--accent-color)
    }

    .customer-services .main-content.tabs {
        margin-top: 25px
    }

    body.cat-layout-2 .category-bottom-info {
        padding-top: 20px;
        padding-bottom: 0
    }

    .blog-content-wrap .head5 {
        font-size: 16px;
    }

    .blog-content-wrap>a {
        font-size: 12px;
    }

    .media-wrap .media-content-wrap {
        padding: 12px;
    }

    .media-wrap .media-content-wrap {
        padding: 20px 15px;
    }

    .info-banner-content .info-inner-wrapper {
        padding: 12px 10px;
    }

    .info-banner-content p {
        margin-bottom: 7px;
    }

    .cat_containter .slick-arrow.slick-prev {
        left: 7px;
    }

    /* .header-top-bar .head-site-info {
        display: none;
    } */

    .winkels-sec .media-wrap {
        height: 100%;
        flex-direction: column;
    }

    .warranty-scroller {
        padding-bottom: 5px;
        margin-bottom: 12px;
    }

    section.winactie_banner.inner-banner-sort {
        min-height: calc(100vh - 400px);
        padding: 100px 0;
    }

    .winactie_bottom_container {
        padding: 30px 20px;
    }

    .woocommerce-page.single-product div.product div.images.woocommerce-product-gallery {
        margin-bottom: 15px;
    }

    .single-product-usp-section {
        /* width: calc(100% + 60px); */
        /* margin-left: -30px; */
        padding: 12px 10px;
    }
    body.single-product section.product-detail-sec .product-detail-wrapper .paralle-article-section{
        margin-bottom: 15px;
    }

    .product-detail-wrapper .yith-wcwl-add-button{
        justify-content: center;
    }

    .single-product .product-video-wrapper{
        margin-bottom: 14px;
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product .quantity-btn-wrapper>.col-xl-8 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    body.single-product section.product-detail-sec .product-detail-wrapper .product .quantity-btn-wrapper button.button[type=submit] {
        min-width: 100%;
    }


    body.single-product section.product-detail-sec .product-detail-wrapper .product .quantity-btn-wrapper .show-delivery {
        margin-left: 0px;
    }

    .woocommerce-cart .content-wrapper {
        background-color: #fff;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form h2 {
        display: none;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table {
        border: none;
    }

    .woocommerce-cart .content-wrapper .cart-collaterals {
        padding: 24px 25px;
    }

    .woocommerce-cart .cart-collaterals table.shop_table.shop_table_responsive tr {
        justify-content: space-between;
    }

    .woocommerce-cart .cart-collaterals table.shop_table.shop_table_responsive tr.order-total>* {
        border: none !important;
    }

    .content-wrapper .cart-right-section-wrap .coupon{
        margin-top: 3px !important;
    }

    .woocommerce-cart .by-more-product-section .container{
        padding: 0 5px;
    }

    .woocommerce-page main .by-more-product-section ul.products li.product{
        padding: 0 5px;
    }

    .woocommerce-cart .cart-collaterals table.shop_table.shop_table_responsive tr th {
        display: block;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tr th {
        flex: 1;
    }



    .woocommerce-cart .cart-collaterals table.shop_table.shop_table_responsive tr.woocommerce-shipping-totals td {
        width: 100%;
        padding-bottom: 10px !important;
    }

    .woocommerce-cart .cart-right-section .cart-collaterals .coupon {
        padding: 0;
        background-color: unset;
        margin: 10px 0 10px;
    }

    .woocommerce-cart .entry-title{
        font-size: 16px;
    }


    .home-info-grid .slick-arrow.slick-prev{
        display: none !important;
    }
    .home-info-grid .slick-arrow{
        right: 5px;
    }
    .home-info-grid .slick-list{
        padding-right: 50px;
    }
    .home-info-grid .row .slick-slide {
        padding: 0 5px;
    }
    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details .col-1 {
        background-color: #fff;
        padding-bottom: 30px;
        border-radius: 15px;
    }

    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details .col-1 .woocommerce-billing-fields {
        padding-left: 30px;
        padding-right: 30px;
    }

    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_address_info .col-12 .selection span.select2-selection,
    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details input,
    body.woocommerce-checkout .policy-main+.content-wrapper .container #customer_details textarea {
        border-color: #797979 !important;
    }

    body.cat-layout-2 .cat-prod-filter-sec .product-filter-wrapper .filter-lable span {
        background-color: var(--accent-color);
        color: #fff;
    }

    header .header-search.mobile-view {
        display: block;
        padding: 0 11px 15px 10px;
    }

    header.sticky .header-search.mobile-view{
        padding-bottom: 0;
    }

    header.nav-down .header-search.mobile-view {
        padding-bottom: 0;
    }

    .cat-layout-2 .cat-prod-filter-sec .product_filter.col-3 {
        top: 142px;
    }

    .mm-menu_offcanvas.mobile-menu a.mm-btn.mm-btn_close {
        left: auto;
    }

    .search-bar .ser-res-head {
        padding-top: 0;
    }

    .search_result {
        padding: 45px 0 20px;
    }

    .info-banner-content .info-inner-wrapper.with-bg {
        border-radius: 3px;
    }

    .warranty-scroller>.row {
        margin: 0 -5px;
    }

    .media-wrap {
        border-radius: 3px;
        overflow: hidden;
    }

    .media-wrap .media-content-wrap {
        width: 60%;
    }

    .warranty-scroller .media-wrap .media-img-wrap {
        width: 40%;
    }

    .cat_wrap {
        -webkit-filter: none;
        filter: none;
        background: transparent;
    }

    .popular-products-section h2.main-heading {
        margin-bottom: 10px;
    }

    .marken-sec .marken-card {
        -webkit-filter: none;
        filter: none;
    }

    .warranty-scroller .media-content-wrap a {
        margin-top: 10px;
    }

    .marken-card .marken-desc {
        padding: 13px 15px 20px;
    }

    .contact-head .expert_chat {
        display: inline-block;
        padding-left: 12px;
        font-size: 12px;
    }

    .contact-block .media .media-content a {
        font-size: 12px;
    }

    .contact-block .media-content {
        width: auto;
    }

    .contact-block .media {
        justify-content: center;
    }

    .customer-services {
        margin: -50px 8px 0;
    }

    .dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion .dgwt-wcas-content-wrapp .dgwt-wcas-st {
        flex-direction: column;
    }

    .dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,
    .dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion {
        align-items: flex-start;
    }

    .living-room-card .living-room-desc {
        padding: 20px 20px 25px;
    }

    .store-info-wrapper{
        margin-top: 10px;
    }

    .store-info-wrapper .store-address{
        margin: 10px 0;
    }

    .home .contach-heading-text {
        font-size: 33px;
    }

    .header-right .account-bar a:nth-child(3) span.yith-wcwl-items-count, .header-right .account-bar a:nth-child(4) div#mini-cart-count{
        font-size: 8px;
    }

    .store-info-wrapper .store-time-wrapper {
       display: none;
    }

    .living-room-cats {
        margin-top: 12px;
    }

    .living-room-bottom-link {
        margin-top: 10px;
    }

    .living-room.living-room-inner {
        gap: 5px;
    }

    .store-page-section {
        padding: 29px 0 24px;
    }

    .living-room-sec {
        padding-top: 18px;
    }

    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-bottom a {
        padding: 8px 14px;
    }

    .cat-prod-filter-sec .cart_wrapper span.add_to_cart_btn img,
    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-bottom a img {
        width: 14px !important;
        min-width: 14px !important;
        height: 14px !important;
    }

    .woocommerce-cart .cart-usp-section {
        background-color: var(--light-yellow);
    }

    body.woocommerce-checkout #payment .place-order span {
        max-width: 100%;
        text-align: center;
    }

    .woocommerce-cart .content-wrapper .cart-collaterals ul#shipping_method input[type="radio"] {
        margin-top: -2px;
    }

    .header-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
        top: 0;
        right: 0;
        min-height: 33px;
        min-width: 52px;
        height: 33px;
        width: 52px;
        left: auto !important;
        background-color: var(--light-green);
        border-radius: 2px;
    }

    .warranty-scroller .media-wrap {
        margin-bottom: 10px;
    }

    .header-search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
        filter: invert(1) brightness(100);
    }

    .warranty-info-sec .serv-highlight-list {
        display: none;
    }

    .marken-card .marken-desc h2,
    .living-room-location h4 {
        font-size: 16px;
    }

    .living-room-bottom-link a.btn {
        min-width: 90px;
    }

    .living-room-sec .col-6:not(:last-child) {
        margin-bottom: 35px;
    }

    /* .foot-wrap .row>div:last-child {
        background-color: var(--light-yellow);
    } */

    .foot-wrap .row>div:last-child h4 {
        color: var(--light-green);
        margin-bottom: 0;
    }

    .foot-wrap .row>div:last-child ._form-title,
    .foot-wrap .row>div:last-child p {
        color: var(--black);
    }

    .foot-wrap .row>div:last-child .social-list a {
        filter: none;
        -webkit-filter: none;
    }

    .foot-wrap .row>div:last-child ._form_1 {
        display: block !important;
    }

    .foot-wrap .row>div:last-child ._form-title {
        margin-bottom: 8px;
    }

    .foot-wrap .row>div:last-child .widget-box .social-list {
        display: flex;
        align-items: center;
    }

    .foot-wrap .row>div:last-child .widget-box:last-child .copyright {
        display: inline-block;
        margin-right: 4px;
    }

    .foot-wrap .row>div:last-child .widget-box .social-list h4 {
        margin-right: 20px;
    }

    .foot-wrap .row>div:last-child ._form-content {
        max-width: 100%;
    }

    .foot-wrap .row>div:last-child .widget-box:last-child ul.menu {
        display: inline-block;
    }

    .foot-wrap .row>div:last-child .widget-box:last-child ul.menu li {
        margin: 0;
        display: inline-block;
    }

    .foot-wrap .row>div:last-child .widget-box:last-child * {
        color: #000;
    }

    .foot-wrap .row>div:last-child .widget-box:last-child ul.menu li:last-child span.separator {
        display: none;
    }

    .foot-wrap .row>div:last-child .widget-box:last-child ul.menu li span.separator {
        margin: 0 5px 0 2px;
    }

    .foot-wrap .row>div:last-child .widget-box:last-child .copyright-left-wrap {
        display: inline-block;
        margin-right: 4px;
    }

    .foot-wrap ._button-wrapper {
        position: relative;
        text-align: left;
    }

    .copyright-wrap .copyright-left-wrap {
        display: none;
    }

    /* .woocommerce-page main .cat-prod-filter-sec ul.products.columns-4 li.product {

        flex: 0 0 50% !important;

    } */
    .cat-prod-filter-sec li.product-with-brand {
        padding: 0 5px !important;
    }

    .cat-prod-filter-sec .products {
        margin: 0 !important;
    }

    .woocommerce-page main .cat-prod-filter-sec ul.products li.product .category-content-wrap {
        padding: 10px 0 0 !important;
    }

    .cat-prod-filter-sec .list-set-bt-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        background: var(--grey);
        padding: 9px;
        border-radius: 5px;
    }

    .right-filter {
        justify-content: space-between !important;
    }

    body.cat-layout-1 .right-filter form.woocommerce-ordering,
    body.cat-layout-2 .right-filter form.woocommerce-ordering {
        flex: 0 0 calc(100% - 91px);
        max-width: calc(100% - 91px);
    }

    .woocommerce-page.cat-layout-1 main ul.products.columns-4.show-1-col li.product {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .cat-prod-filter-sec .cart_wrapper span.add_to_cart_btn,
    .woocommerce-page main .cat-prod-filter-sec ul.products li.product .category-content-wrap .category-prod-bottom a {
        padding: 7px 14px;

    }

    body.cat-layout-1 .right-filter form.woocommerce-ordering select.orderby,
    body.cat-layout-2 .right-filter form.woocommerce-ordering select.orderby {
        padding: 7px 22px;
        font-weight: 500;
    }

    .cat-prod-filter-sec .products .product .product-cat-bottom-btn a.btn {

        padding: 7px !important;
    }

    .cat-prod-filter-sec .stock_wrapper del *,
    .woocommerce.single-product div.product span.price del {
        font-size: 11px;
    }

    .cat-prod-filter-sec .stock_wrapper del {
        margin-right: 12px;
    }

    .warranty-info-sec .warranty-scroller .media-wrap {
        height: auto;
        min-height: 100px;
        height: 100%;
    }

    .warranty-info-sec .media-wrap .media-content-wrap{
        padding: 10px 15px;
    }

    body.woocommerce-checkout:not(.woocommerce-order-received) header {
        pointer-events: none;
    }

    body.woocommerce-checkout:not(.woocommerce-order-received) .checkout-logo a{
        pointer-events: all;
        font-size: 12px;
    }

    .checkout-page-header .arrow-wrap {
        width: 25px;
        height: 25px;
    }

    .woocommerce-checkout .content-wrapper {
        padding-bottom: 50px;
    }

    body.woocommerce-checkout .shipping_address .row {
        gap: 16px;
    }

    body.woocommerce-checkout:not(.woocommerce-order-received) .checkout-logo img {
        max-width: 115px;
    }

    body.woocommerce-checkout:not(.woocommerce-order-received) .container {
        padding: 0 18px;
    }

    .woocommerce-checkout .order-review-wrapper .shop_table{
        margin-top: 10px;
    }

    body.woocommerce-checkout .checkout-page-header .heading_title_wrap {
        margin-top: -60px;
    }
    body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .row.billing_address_info{
        margin-top: 30px;
    }

    .checkout-logo .backto_btn{
        top: 2px;
    }

    .checkout-logo .backto_btn .arrow-wrap{
        width: 25px;
        height: 25px;
    }

    ul.products li.product:hover .multi-image a>img:nth-child(2){
        opacity: 0 !important;
    }
    .product:hover .category-img-wrap.multi-image a>img:first-child{
        opacity: 1 !important;
    }

    .tax-product_cat .product-cat-bottom-price del .woocommerce-Price-amount{
        font-size: 12px !important;
    }

    .cat-prod-filter-sec .product-with-brand .size_attributes{
        font-size: 12px !important;
    }

    .paralle-article .next, .paralle-article .prev{
        right: -5px;
    }
    .living-room-sec .living-room-card .living-room-wrap, .living-room-sec .living-room-card .living-room-desc {
        width: 100%;
    }
    .page-header .wc-proceed-to-checkout.header-checkout-button a{
        padding: 12px 15px;
    }
    body.woocommerce-checkout .checkout-page-header h1{
        font-size: 23px;
        font-weight: 400;
    }

    .contact-head .expert_chat::before{
        top: 3px;
    }
    .contact-head .expert_chat::after{
        bottom: 0px;
    }

    .product-detail-sec .modal-body .next , .product-detail-sec .modal-body .prev{
        top: 150px;
        width: 30px;
        height: 30px;
    }

    .product-detail-sec .modal-body .fa-2x{
        font-size: 1.5em;
    }

    .product-detail-sec .modal-body .prev{
        left: 0;
    }

    .product-detail-sec .modal-body .next{
        right: 0;
    }

    .product_filter_wrap .product-filter-show{
        position: sticky;
        bottom: -20px;
        text-align: center;
        padding-top: 15px;
        width: 100%;
        padding-bottom: 15px;
        background: #fff;
    }

    .product_filter_wrap .product-filter-show .btn{
        width: 100%;
    }
    .bottom_cart_sticky_wrapper .copy_text{
        position: absolute;
        bottom: 3px;
        font-size: 9px;
    }

    .strore-image-slider .blog-image-gallery .store_img_wrap img{
        height: 40vh;
        min-height: 300px;
    }

    .cat-prod-filter-sec.cat-prod-filter-layout-2 .category-bottom-info .container .row > div{
        padding: 0 15px;
    }

    .category-bottom-info .row>div{
        padding: 0 15px;
    }

    .bottom_cart_sticky_wrapper .product_title_wraper{
        width: calc(100% - 230px);
        text-align: left;
    }
    .bottom_cart_sticky_wrapper .product_title_wraper h3{
        font-weight: 600;
        font-size: 17px;
    }
    .bottom_cart_sticky_wrapper .product_title_wraper .amount{
        font-size: 14px;
        font-weight: 600;
    }
    body.single-product.body_sticky_cart div[id*='minimized-trustbadge']{
        inset: auto auto 110px 10px !important;
    }
    .cart-title-close-wrap .product-price{
        margin-right: 5px;
    }
    .checkout-order-table .tl-woocommerce-review-order-table .product-name .product-total bdi{
        font-size: 14px;
    }
    .tl_checkout_billing_wrapper .checkout_btn_wrap{
        flex-direction: column;
        align-items: stretch;
    }
    .woocommerce-checkout .content-wrapper .tl_checkout_billing_wrapper{
        padding: 20px 0;
    }
    body.woocommerce-checkout .checkout .checkout-logo{
        margin-bottom: 0;
    }
    .checkout-order-table .tl-woocommerce-review-order-table .product-name :is(a,.product-quantity){
        font-size: 14px;
    }
    body.woocommerce-checkout:not(.woocommerce-order-received) header{
        display: none;
    }
    .woocommerce-checkout .content-wrapper .checkout-billing>.order-review-wrapper{
        padding: 20px 10px 15px;
    }
    .woocommerce-checkout .checkout .woocommerce-NoticeGroup-checkout > .woocommerce-error{
        margin-bottom: 0;
    }

    .product-paymant-icons{
        gap: 11px;
    }
    .product-paymant-icons .product-paymant-icon{
        max-width: 30px;
    }
    .woocommerce td.product-name dl.variation .conf-option .lbl{
        flex-wrap: wrap;
        gap: 5px;
        font-size: 14px;
    }
    .cart-title-close-wrap .product-price .woocommerce-Price-amount.amount {
        font-size: 14px;
        line-height: 1.1;
        position: relative;
        top: 4px;
    }
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals table tr.order-total>th,
    .woocommerce-cart .cart-right-section .cart-collaterals .cart_totals table tr.order-total .woocommerce-Price-amount.amount bdi{
        font-size: 14px;
    }
}

@media(max-width:630px) {

    /* .woocommerce-page main .cat-prod-filter-sec ul.products li.product .category-img-wrap img {

        max-width: 162px;
        width: 100%;
    } */

}

@media screen and (max-width:576px) {
    .single-product-usp-section {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    body.cat-layout-1 .right-filter form[name=ProductFilter],
    body.cat-layout-1 .subcat-dropdown-wrapper,
    body.cat-layout-2 .right-filter form[name=ProductFilter],
    body.cat-layout-2 .subcat-dropdown-wrapper {
        position: relative;
        width: 100%
    }

    body.cat-layout-2 .right-filter form[name=ProductFilter] {
        width: 44%
    }

    .category-filter-btn .btn-toggle-sidebar p {
        display: none
    }

    /*.woocommerce-page main ul.products.show-2-col li.product .category-content-wrap .category-prod-bottom {
        flex-direction: column;
        gap: 8px
    }*/

    .woocommerce-page main ul.products.show-2-col li.product .category-content-wrap {
        padding-bottom: 70px
    }

    .support-list>.customer_support_wrap {
        width: 50%;
        border: none;
        text-align: center
    }

    .rc_wc_rvp_product_list_widget>li {
        flex: 0 0 33.33%;
        max-width: 33.33%
    }

    .woocommerce-page.main-category-layout main ul.products li.product .category-content-wrap .category-prod-bottom {
        flex-wrap: wrap;
        gap: 5px;
        flex-direction: column
    }

    .woocommerce-page.main-category-layout main ul.products li.product .category-content-wrap {
        padding-bottom: 64px
    }

    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-bottom a:after {
        width: 15px;
        height: 15px;
        margin-left: 10px
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap {
        padding-bottom: 50px
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap .category-prod-bottom {
        /* gap: 5px; */
        flex-wrap: wrap;
        /* flex-direction: column; */
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap .category-prod-bottom a {
        font-size: 12px
    }

    .icon-filters img {
        width: 17px;
        max-width: 100%;
        height: 24px;
        margin-top: 0;
        transform: scale(.9)
    }

    .subcategory-list .subcategories-btns .btn {
        flex-grow: 1
    }

    .woocommerce-page main .cat-prod-filter-sec ul.products li.product .category-img-wrap img {

        /*
        max-height: 130px !important;
    } */
        .woocommerce-page main .cat-prod-filter-sec ul.products li.product .woocommerce-loop-product__title {
            font-size: 14px !important;

        }

        /* .cat-prod-filter-sec .stock_wrapper {

        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 5px;
    } */
        .woocommerce-page.cat-layout-1 main ul.products.columns-4.show-2-col li.product .category-content-wrap .category-prod-bottom a {
            padding: 4px 5px;
            font-size: 10px;
            gap: 0 5px;
        }

        .woocommerce-page.cat-layout-1 main ul.products.columns-4.show-2-col li.product.product-without-configure .category-content-wrap .category-prod-bottom a {
            padding: 4px 10px;
        }

        .woocommerce-page.cat-layout-1 main ul.products.columns-4.show-2-col li.product .category-content-wrap .category-prod-bottom a img {
            width: 14px !important;
            min-width: 14px !important;
        }

        .woocommerce-page.cat-layout-1 main ul.products.columns-4.show-2-col li.product .category-content-wrap .product-cat-bottom-price {
            font-size: 10px;
        }

        .product-detail-sec .modal-body .next {
            right: 1%;
        }

        .product-detail-sec .modal-body .prev {
            left: 1%;
        }

        .product-detail-sec .modal-body .single-product .product-img-slide {
            margin-bottom: 25px;
        }

    }

}

@media(max-width:530px) {
    .interior-wrapper .slick-arrow.slick-next {

        top: 35%;
        transform: translateY(-50%);
    }

    .bottom_cart_sticky_wrapper {
        padding: 20px 15px;
    }

    .bottom_cart_sticky .bottom_sticky_cart .sticky_add_to_cart_button {
        padding: 13px 15px 13px 15px !important;
    }
}

@media(max-width:500px) {

    .interior-wrapper .slick-arrow.slick-prev,
    .products-slider-container .slick-arrow.slick-prev {

        top: 30%;
        transform: translateY(-50%);
    }

    .products-slider-container .slick-arrow.slick-next {

        top: 30%;
        transform: translateY(-50%);
    }

    .product-detail-wrapper .product-image-slider .product-img-slide {
        height: 320px;
    }

    .wcpp-btn {
        gap: 3px;
        padding: 5px 14px;
        font-size: 13px;
    }

}

@media screen and (max-width:479px) {

    .policy-main .policy-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }


    .product-detail-sec .share_icon {
        padding: 8px;
    }

    .logo img {
        max-width: 160px
    }

    .top-breadcrumb {
        height: 40px
    }

    .header-right .account-bar {
        gap: 0 22px;
    }

    .header-search form {
        top: 60px
    }

    .policy-main .policy-wrap a {
        max-width: 240px;
        margin: 0 auto
    }

    .appointment-popup .apointment-pop-inner {
        max-width: 90%
    }

    .appoint-info {
        padding: 30px 30px 90px
    }

    @supports (-webkit-touch-callout:none) {
        .appoint-info {
            padding: 30px 30px 140px
        }
    }

    .appoint-head {
        padding: 78px 30px;
        position: relative
    }

    .prod-img-content .head3 {
        font-size: 20px
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-name {
        width: calc(100% - 100px)
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-thumbnail {
        width: 100px
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-price {
        bottom: 9px;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td .head5,
    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-price span {
        font-size: 16px
    }

    .woocommerce-cart-form .quantity button {
        margin: 0 3px
    }

    .tags li a {
        min-width: auto;
        padding: 5px 17px
    }

    body.single-product .product form.cart .quantity-wrap,
    body.single-product .product form.cart+.quantity-wrap {
        gap: 10px;
        justify-content: space-between;
        width: 100%
    }

    body.single-product.configurable-product .quantity-wrap .mb-3 button,
    body.single-product.configurable-product .quantity-wrap .quantity {
        margin: 10px 0 !important
    }

    .cat_containter .slick-arrow.slick-next {
        right: 0
    }



    .page-template-blog-list .card-content {
        padding: 30px 20px;
        height: auto
    }

    .page-template-blog-list .post-con {
        padding: 20px
    }

    .products-slider-container li.product .product-content-wrap {
        height: auto
    }

    body.single-product .product form.cart .quantity,
    body.single-product .product form.cart button.button[type=submit] {
        margin-left: 0
    }

    .add-to-cart-popup.cart-content-display {
        width: 100%;
        max-width: 300px;
        padding: 10px
    }

    .popup-product-content h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px
    }

    body.cat-layout-1 .subcat-dropdown-wrapper,
    body.cat-layout-2 .subcat-dropdown-wrapper {
        width: 100%;
        max-width: 100%
    }

    .right-filter form {
        width: 100%
    }

    /*.woocommerce-page.cat-layout-1 main ul.products.columns-4.show-1-col li.product {
        width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0 auto 10px
    }*/

    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-bottom a:after,
    .woocommerce-page.main-category-layout main ul.products li.product .category-content-wrap .category-prod-bottom a:after {
        width: 13px;
        height: 13px;
        margin-left: 10px
    }

    .woocommerce-page.cat-layout-1 main ul.products li.product .category-img-wrap .yith-wcwl-add-to-wishlist {
        position: absolute;
        top: 11px;
        right: 10px;
        z-index: 5
    }

    .page-template-store .single-store-banner {
        padding-top: 80px
    }

    .rc_wc_rvp_product_list_widget>li {
        flex: 0 0 50%;
        max-width: 50%
    }

    /*.content-block-box .cont-links li {
        max-width: 100% !important
    }*/
    .modal-dialog.modal-dialog-centered.modal-lg .product-img-slide {
        height: 300px;
    }

    .bottom_cart_sticky_wrapper {
        padding: 15px;
    }

    .bottom_cart_sticky .bottom_sticky_cart .sticky_add_to_cart_button {
        padding: 10px 25px 10px 25px !important;
        font-size: 16px !important;
    }

    .share_icon {
        padding: 8px 15px;
    }

    .cat-prod-filter-sec .product-sort-filter select {
        padding: 10px !important;
        background-position: center right 10px !important;
    }
    .bottom_cart_sticky_wrapper .product_title_wraper{
        width: calc(100% - 185px);
    }
}

@media(max-width:425px) {

    .interior-wrapper .slick-arrow.slick-prev,
    .products-slider-container .slick-arrow.slick-prev {
        top: 30%;
        transform: translateY(-50%);
    }

    .main-blogs-sec .slick-next.slick-arrow {
        top: 30%;
        transform: translateY(-50%);

    }

    .main-blogs-sec .slick-prev.slick-arrow {
        top: 30%;
        transform: translateY(-50%);
    }

    .woocommerce-cart .shop_table .product-name .head5 a {
        font-size: 14px;
    }

    .woocommerce-cart .content-wrapper .show-delivery span {
        font-size: 13px;
    }

    .shop_table.shop_table_responsive .product-remove img {
        max-width: 26px;
        width: 100%;
        height: 26px;
    }
    /*body.woocommerce-checkout .shipping_address .row .single-field-wrapper.col-9,*/
    /*body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_personal_info .single-field-wrapper.col-9{*/
    /*    max-width: calc(65% - 5px);*/
    /*    flex: calc(65% - 5px);*/
    /*}*/

    /*body.woocommerce-checkout .shipping_address .row .single-field-wrapper.col-3,*/
    /*body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .billing_personal_info .single-field-wrapper.col-3{*/
    /*    max-width: calc(35% - 5px);*/
    /*    flex: calc(35% - 5px);*/
    /*}*/
    .woocommerce-checkout .js-custom-error-message {
        font-size: 12px;
    }
}

@media screen and (max-width:380px) {
    .marken-sec .slick-next.slick-arrow {

        top: 32%;

    }

    .marken-sec .slick-prev.slick-arrow {

        top: 32%;

    }

    .interior-wrapper .slick-arrow.slick-next {
        top: 30%;
        transform: translateY(-50%);
    }

    .cat_containter .slick-arrow,
    .interior-slider-wrap .slick-arrow,
    .products-slider-container .slick-arrow {
        top: calc(50% - 20px)
    }

    .products-slider-container .slick-arrow.slick-next {
        top: 26%;
        transform: translateY(-50%);
    }

    .single-product .woocommerce-product-gallery__wrapper .zoom-icon-wrap {
        top: 22px
    }

    .logo img {
        max-width: 120px
    }

    #mobile_menu,
    .header-search form {
        top: 50px
    }

    .mobile-menu-trigger {
        margin-top: 0
    }

    .woocommerce-order-received main {
        padding-top: 61px
    }

    .header-top-bar {
        padding: 8px 0;
    }

    .cont-links {
        flex-direction: column
    }

    .content-block-box .cont-links li {
        max-width: 100% !important
    }

    .home .living-room-bottom-link a.btn {
        text-align: left;
    }

    .woocommerce-page main .cat-prod-filter-sec ul.products li.product .woocommerce-loop-product__title {
        font-size: 13px !important;
    }

    .interior-wrapper .slick-arrow.slick-prev,
    .products-slider-container .slick-arrow.slick-prev {

        top: 26%;
        transform: translateY(-50%);
    }
    .marken-sec .row , .winkels-sec .row{
        margin: 0 -5px;
    }
    .home .store-page-section{
        margin-top: 0;
        margin-bottom: 10px;
    }

    .bottom_cart_sticky_wrapper {
        padding: 15px 10px;
    }

    .bottom_cart_sticky .bottom_sticky_cart .sticky_add_to_cart_button {
        padding: 10px 15px 10px 15px !important;
        font-size: 15px !important;
    }
    .bottom_cart_sticky_wrapper .product_title_wraper{
        width: calc(100% - 160px);
    }
}

@media(max-width:375px) {
    .custumer-service-card .custumer-service-desc h4 {
        font-size: 15px;
    }

    .custumer-service-card .custumer-service-bottom-link a {
        font-size: 13px;
    }

    .content-wrapper .shop_table .product-name h3.head5 a {
        font-size: 14px;
    }

    .shop_table.shop_table_responsive .product-remove img {
        max-width: 25px;
        width: 100%;
        height: 25px;
    }

    .content-wrapper .woocommerce-Price-amount.amount bdi {

        font-size: 14px;
    }
}

@media(max-width:374px) {
    .woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap .category-prod-bottom a{
        font-size: 11px;
        gap: 0 5px;
    }
    .woocommerce-page main ul.products li.product .category-content-wrap .category-prod-bottom a img {
        width: 12px !important;
        min-width: 12px !important;
        height: 12px !important;
    }
    .tax-product_cat .product-cat-bottom-price .woocommerce-Price-amount {
        font-size: 14px !important;
    }
}
@media(max-width:365px) {

    /* .woocommerce-page main .cat-prod-filter-sec ul.products.columns-4 li.product {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    } */
    /* .woocommerce-page main .cat-prod-filter-sec ul.products li.product .category-img-wrap img {
        max-width: 200px;
        max-height: 100% !important;

    } */
    .related-products-section .products.product_slider_wrap li.product.type-product.product-with-brand {
        width: 100%;
        padding: 15px 4px 15px 4px;
    }

    .product-detail-sec .woo-product-data-upsell .single-product-upsell .upsell_product_img {
        width: 100% !important;
    }

    .product-detail-wrapper .product-image-slider .next {
        right: 1%;
    }

    .product-detail-wrapper .product-image-slider .prev {
        left: 1%;
    }

    .product-detail-sec .share_icon {
        right: 5px;
    }
    .home .products-slider-container .slick-arrow.slick-next {
        top: 28%;
    }

    .home .products-slider-container .slick-arrow.slick-prev {
        top: 28%;
    }

}

@media screen and (max-width:360px) {
    .search_result {
        top: 36px
    }

    .header-right .account-bar {
        gap: 0 16px;
    }

    .header-top-bar .row p {
        font-size: 10px
    }

    .single-product.woocommerce div.product .summary .quantity-btn-wrapper .button {
        padding: 11px 14px;
    }

    .product-content-wrap .stock_wrapper .price_stock {
        width: 100%;
        padding: 0 0 10px;
    }

    .custumer-service-sec .row .col-4 {

        flex: 0 0 100%;
    }

    .product-detail-wrapper .summary.entry-summary .product_title {
        font-size: 23px;
    }

    /*.woocommerce-page.cat-layout-1 main ul.products li.product .category-content-wrap .category-prod-bottom {
        gap: 5px;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: unset;
    }*/
    .cat-prod-filter-sec .right-filter form {
        max-width: 85%;
        width: 85% !important;
    }

    .cat-prod-filter-sec .list-set-bt-mobile {
        margin-left: unset;
        width: 42%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .cat-prod-filter-sec .category-filter-btn {
        max-width: 100%;
        width: 55%;
    }

    .list-set-bt-mobile .btn-select-view:first-child {
        width: 50%;
    }

    .share_icon {
        padding: 8px 10px;
    }

    .bottom_cart_sticky .bottom_sticky_cart .sticky_add_to_cart_button {
        padding: 10px 7px 10px 7px !important;
        font-size: 14px !important;
    }

    .cat-prod-filter-sec .products .highlight-product-block .image-map-sec {
        padding: 50px 10px 50px 10px !important;
    }

    .woocommerce-cart .content-wrapper .woocommerce-cart-form-wrapper .shop_table .woocommerce-cart-form__cart-item.cart_item {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr:not(:last-of-type) td {
        border-bottom: 1px solid transparent !important;
    }

    .woocommerce-cart .woocommerce-cart-form__cart-item.cart_item {
        border-bottom: 1px solid #EFECEC;
        margin-bottom: 0;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-thumbnail {
        border-bottom: 1px solid transparent !important;
    }

    .woocommerce-cart .content-wrapper .woo-cart-wrap .woocommerce-cart-form .shop_table tr td.product-name {
        padding: 10px 0 15px 0 !important;
        border-bottom: 1px solid transparent !important;
    }

    .woocommerce-cart .content-wrapper .product-name {
        width: 100% !important;
    }

    .woocommerce-cart .content-wrapper .brand_name {
        padding-right: 0 !important;
    }

    .woocommerce-cart ul.products li.product {
        margin-bottom: 20px !important;
    }

    .page-header .wc-proceed-to-checkout.header-checkout-button a {
        padding: 10px 20px;
        font-size: 14px !important;
    }
}

@media(max-width:340px) {
    .product-detail-sec .modal-body .next {
        right: 0;
    }

    .product-detail-sec .modal-body .prev {
        left: 0;
    }

    .product-detail-sec .modal-content .single-product .product-img-slide {
        height: 155px;

    }
}

@media (max-width:320px) {
    .home .products-slider-container .slick-arrow.slick-next {
        top: 21%;
    }

    .home .products-slider-container .slick-arrow.slick-prev {
        top: 21%;
    }
}


@media screen and (min-width: 1280px) {
    .product-detail-sec .slider-counter {
        display: block;
    }
    .product-detail-sec .woocommerce-product-gallery__wrapper {
        flex-direction: row;
    }
    .product-detail-sec .product-image-slider{
        max-width: 681px;
    }
    .product-detail-wrapper .col-sm-8 {
        flex: 0 0 auto;
        width: 61.666667%;
    }
    .product-detail-wrapper .col-sm-4 {
        flex: 0 0 auto;
        width: 38.333333%;
    }
}


@media screen and (min-width: 1440px) {
    .product-detail-sec .slider-counter .product-thumb-slider {
        min-width: 152px;
    }
}

@media (max-width: 1279px) and (min-width: 768px) {
    .product-detail-wrapper .quantity-btn-wrapper {
      flex-wrap: wrap;
    }
  }
