/*
Theme Name: Xclean Child
Author: v-lavs
Template: wooclean
Version: 1.0
Text Domain: xclean-child
*/

html, body {
    height: 100%;
}

body {
    font-family: "Montserrat", sans-serif !important;
    font-feature-settings: 'pnum' on, 'lnum' on;
    background-color: #FEFEFC;
    color: #191001;
}
.container{
    padding: 0 30px;
}
p:empty {
    display: none;
}

.wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

p {
    color: #191001;
    margin-bottom: 24px;
    font-weight: 400;
}

.tabdescr ul li {
    color: #191001;
}

.tabdescr ul,
ul.dynamic-content {
    list-style: none;
}

.tabdescr ul li,
ul.dynamic-content li {
    position: relative;
    margin-bottom: 0.4em;
}

.tabdescr ul li::before,
ul.dynamic-content li::before {
    content: "";
    position: absolute;
    left: -1.2em;
    top: 10px;
    width: 3px;
    height: 3px;
    background-color: #191001;
    border-radius: 50%;
}

address ul li {
    color: #191001;
    margin-bottom: 8px;
    font-weight: 400 !important;
    line-height: 170%;
    padding: 0;
}

address ul li a {
    text-decoration: none;
}

address ul li a:hover {
    text-decoration: underline;
}

address:first-of-type .title-contacts {
    margin-top: 40px;
}

.entry-content h2.title-contacts {
    font-size: 20px !important;
}

.entry-content h2.title-contacts,
.title-contacts {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #78560C;
    font-size: 20px;
    padding: 0;
    margin-bottom: 24px;
}

.site-content {
    margin-bottom: 70px;
    margin-top: 214px;
}

.home .site-content {
    margin-bottom: 0;
}

.page-head {
    border: none;
}

.header {
    height: 182px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.home .header {
    border-bottom: 1px solid #78560C;
}

.header.fixed-header {
    padding: 10px 0;
    box-shadow: none;
    height: 108px;
}

.header.fixed-header .acc-menu {
    margin-top: 0;
}

.fixed-header .site-logo img.fixed-logo {
    margin-top: 0;
    padding-bottom: 0;
}

.header .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}

.header-navigation {
    margin: 0 auto;
}

.header-toolbar {
    display: flex;
    gap: 16px;
    margin-right: 5px;
}

.site-logo {
    max-width: 182px;
    width: 100%;
    margin-left: 5px;
    margin-top: 0;
}

.custom-logo-link {
    display: block;
}

.catalog-menu nav .head {
    margin-bottom: 46px;
}

.header .call-back {
    position: fixed;
    bottom: 20%;
    right: 16px;
    width: 66px;
    height: 66px;
    border-radius: 50px;
    padding: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    background-image: url(img/phone-n.svg);
    background-color: #CFA726;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 700;
    top: auto;
    transition: .35s;
}

.header .call-back:hover {
    transform: scale(1.05);
}

.header-cart {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
}

.header-cart > a:before {
    background-image: url(img/cart-n.svg);
    background-size: cover;
    width: 40px;
    height: 40px;
}

#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #191001;
}

#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link:focus {
    background: white;
    color: #CFA726;
    font-weight: 600;
}

#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.friday .mega-menu-link {
    color: #C53F2A !important;
}

#mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    margin: 0;
}

.navbar-toggle .icon-bar {
    background-color: #CFA726;
}

.page-head {
    padding: 0 0 clamp(32px, calc(32px + 47 * ((100vw - 393px) / 1527)), 80px) 0;
}

.single-post article .entry-description h2,
.page-head h1 {
    color: #191001;
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
    font-size: clamp(20px, calc(20px + 4 * ((100vw - 393px) / 1527)), 24px);
    line-height: 140%;
    text-transform: uppercase;
}

.page-head h1 {
    margin-bottom: 0;
    letter-spacing: 4px;
}

.page-head .woocommerce-breadcrumb .sep,
.page-head .breadcrumbs .sep {
    padding: 0 0 0 3px;
}

.page-head .woocommerce-breadcrumb a,
.page-head .woocommerce-breadcrumb,
.page-head .breadcrumbs a,
.page-head .breadcrumbs {
    font-size: clamp(12px, calc(12px + 4 * ((100vw - 393px) / 1527)), 16px);
    line-height: 170%;
    letter-spacing: 1px;
    color: #78560C;
    text-transform: none;
}

.main-content.pull-right.shop {
    border: none;
}

.return-block {
    display: none;
}

.term-description {
    padding: 40px 20px;
}

.term-description p {
    color: #78560C;
    line-height: 1.7;
}

/*----CUST-FILTER---------*/


.cust_filter aside.sidebar {
    max-width: 320px;
    padding: 0 0 0 20px;
}

.bapf_hascolarr {
    color: #050505;
    margin-bottom: 16px;
    font-family: 'Cormorant Garamond', serif;
    line-height: 140%;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] {
    border-color: #191001;
    margin-top: 0;
}

.bapf_sfilter label {
    color: #191001;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1px;
}

.bapf_body ul li {
    display: flex;
    align-items: center;
    padding: 2px 0 !important;
    margin-bottom: 8px !important;
}

.bapf_sfilter {
    margin-bottom: 24px;
}

/* ---END CUST-FILTER--------*/


/*  FOOTER  */
.footer {
    background-color: #ECE8D8;
    padding-top: 135px;
    padding-bottom: 135px;
    margin-top: auto;
}

.footer-logo {
    display: inline-block;
    max-width: 172px;
}

.foot_column-logo {
    text-align: center;
}

.foot_row {
    display: flex;
    flex-wrap: wrap;
}

.foot_column {
    width: 100%;
}

.foot_column {
    padding-right: 16px;
}

.footer-info a,
.footer-menu li a,
.footer p {
    color: #78560C;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
    display: block;
}

.footer-title {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 32px;
}

.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}

.footer-info a,
.footer-menu li {
    margin-bottom: 32px;
}

.social-list a,
.footer-info,
.footer p:last-child,
.footer-menu li:last-child {
    margin-bottom: 0;
}

.social-list {
    padding-top: 24px;
    text-align: center;
}

.social-list a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-left: 8px;
    margin-bottom: 0;
    color: #191001;
}

.foot_column.footer-info {
    padding-right: 0;
}

.social-list a:hover {
    text-decoration: none;
}

.social-list a:hover img {
    transform: scale(1.25);
    transition: .35s;
}

/*  FOOTER END */
.entry-content h2.title-about,
.title-about {
    color: #78560C;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px !important;
    line-height: 170%;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 48px;
}

.catalog-menu nav .head .burger-button {
    width: 28px;
    height: 20px;
}

.catalog-menu nav .head .burger-button span {
    height: 3px;
    left: 0;
}

.catalog-menu nav .head .burger-button span:nth-child(2) {
    top: 7px;
}

.catalog-menu nav .head .burger-button span:nth-child(3) {
    top: 15px;
}

.catalog-menu nav .list .item {
    height: 64px;
}

.catalog-menu nav .list .item > a .img img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.catalog-menu nav {
    padding-top: 62px;
}

.ttomenu #navbar {
    height: auto;
}

.header .acc-menu {
    position: relative;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    min-width: 40px;
}

.woo-login-popup-sc-open {
    padding-left: 40px;
    background-image: none;
}

.acc-menu:before {
    position: absolute;
    content: '';
    display: block;
    background-image: url(img/account-n.svg);
    background-size: cover;
    width: 40px;
    height: 40px;
}

.link-search-open {
    display: block;
    width: 40px;
    height: 40px;
}

.link-search-open {
    background-image: url(img/search-n.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: center;
}

#ajax-search-result {
    border: none;
}

.h-search form#searchform input#searchsubmit {
    width: 46px !important;
    height: 46px;
    font-size: 0;
    line-height: 0;
    background-image: url(img/search-n.svg);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: center;
}

.h-search form#searchform > .search-wrap {
    border: 1px solid #78560C;
    background-color: #fff;
    border-radius: 30px;
}

.h-search form#searchform input[type=text] {
    font-size: 16px;
    padding-left: 9px;
}

input::placeholder {
    color: #C0B899;
}

.banner-media-wrap {
    width: 100%;
    min-height: 369px;
    position: relative;
    padding-top: 39.25%;
    overflow: hidden;
}

.banner-video, .banner-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section {
    padding-bottom: 80px;
}

.cab-carrusel span {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 4px;
    color: #191001 !important;
}

.sales-slider .owl-item {
    display: flex;
}

.heading-section {
    padding: 0;
    display: block;
}

ul.products {
    padding: 0;
    justify-content: flex-start;
}

#last-products {
    margin-top: 0;
}

#last-products li > a:first-child {
    height: 256px;
    min-height: 0;
    padding: 17px 0;
}

.products li {
    display: flex;
    flex-direction: column;
}

.single-product .related h2,
.products li a h2 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 24px 0 16px;
    color: #191001;
    min-height: 78px;
}

.products li {
    padding: 0 22px;
}

.products li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    text-transform: none;
    color: #78560C;
    padding: 0;
}

.related.products .product img,
.products li a img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

.products li .price {
    padding-top: 20px;
    margin-top: auto;
}

.products li .price del .amount {
    color: #bfbfbf !important;
    font-weight: 400;
}

.products li .add_to_cart_button {
    color: #7C6923 !important;
}

.products li .product_type_grouped,
.products li .product_type_external {
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 170%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #7C6923 !important;
    margin-top: auto;
    display: inline-block;
}

.sales-slider .product {
    max-width: 320px;
    margin: 0 auto !important;
}

.sales-slider .woocommerce-Price-amount.amount,
.woocommerce-Price-amount.amount {
    color: #7C6923 !important;
    font-weight: 600;
    line-height: 170%;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.sales-slider .swiper-slide {
    display: flex;
    justify-content: center;
    height: auto;
}

.products li .add_to_cart_button {
    font-size: 18px;
    letter-spacing: 0;
    margin-top: 15px;
    color: #191001;
    text-transform: uppercase;
}

.main-content .woo_navigations--top {
    padding-bottom: 40px !important;
}

.woo_navigations--bottom {
    display: flex;
    justify-content: center;
}

.woocommerce-ordering:before {
    z-index: 0;
    font-size: 16px;
}

.woocommerce-ordering select {
    position: relative;
    color: #78560C;
    width: 280px;
    padding-right: 35px;
}

.products li .price ins {
    display: inline-block;
}

.tax-pwb-brand .woocommerce-ordering:last-of-type,
.page-template-sales-page .woocommerce-pagination:first-of-type,
.page-template-sales-page .woocommerce-ordering:last-of-type,
.woo_navigations--top .woocommerce-pagination,
.woo_navigations--bottom .woocommerce-ordering {
    display: none !important;
}

.page-template-sales-page .woocommerce-pagination:last-of-type {
    width: 100%;
    display: flex;
    justify-content: center;
}

.page-template-sales-page .woocommerce-ordering:first-of-type {
    padding-bottom: 40px;
}

.page-template-sales-page form.woocommerce-ordering:before {
    height: 35px;
}

.tax-pwb-brand .filter-wrap:last-of-type {
    border: none;
    display: flex;
    justify-content: center;
}

.products li .onsale {
    z-index: 1;
}

.products.columns-3 {
    margin: 0 !important;
}

.products.columns-3:after {
    content: none;
}

.product > a:first-child,
.products .product.sale > a:first-child,
.products.columns-3 .product.type-product > a:first-child {
    padding-top: 80%;
    min-height: 154px;
    position: relative;
    max-width: 257px;
    width: 100%;
    margin: 0 auto;
}

.cab-carrusel {
    margin-top: 0;
    margin-bottom: 77px;
}

.btn-more-n.more_sales {
    font-weight: 500;
    font-size: 18px;
}

.btn-more-n {
    display: inline-block;
    position: relative;
    line-height: 1;
    letter-spacing: 1px;
    text-align: center;
    color: #78560C;
    margin-top: 64px;
}

.btn-more-n:after {
    position: absolute;
    display: block;
    content: '';
    background-image: url('data:image/svg+xml,<svg width="25" height="12" viewBox="0 0 25 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24.5303 6.05377C24.8232 5.76087 24.8232 5.286 24.5303 4.99311L19.7574 0.220137C19.4645 -0.0727568 18.9896 -0.0727568 18.6967 0.220137C18.4038 0.51303 18.4038 0.987904 18.6967 1.2808L22.9393 5.52344L18.6967 9.76608C18.4038 10.059 18.4038 10.5338 18.6967 10.8267C18.9896 11.1196 19.4645 11.1196 19.7574 10.8267L24.5303 6.05377ZM0 5.52344L0 6.27344H24V5.52344V4.77344H0L0 5.52344Z" fill="%2378560C"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 24px;
    height: 18px;
    right: 0;
    top: 50%;
    transition: transform .35s;
    transform: translate(calc(100% + 8px), -50%);
    z-index: 1;
}

.btn-more-n:hover {
    text-decoration: none;
    color: #78560C;
}

.btn-more-n:hover:after {
    transform: translate(calc(100% + 12px), -50%);
}

.btn-more-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
}

.container-fluid.banersblock {
    margin: 0;
}

.banersblock {
    padding: 80px 56px;
}

.banersblock .row {
    display: flex;
}

.banner-section.bordered {
    padding: 48px 42px;
    text-align: center;
    margin: 0;
    height: 100%;
    display: flex;
    hyphens: none;
    word-break: keep-all;
    overflow-wrap: normal;
    border-width: 1px;
}

.bordered h4 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.40;
    letter-spacing: 4px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 8px;
    color: #191001 !important;
}

.banner-section.bordered a {
    width: 100%;
}

.bordered .banner-content {
    color: #78560C !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.70;
    letter-spacing: 1px;
    padding: 0;
    text-transform: none;
}

.bordered h4,
.bordered .banner-content {
    hyphens: none;
    word-break: keep-all;
    overflow-wrap: normal;
}

.flexcol {
    padding: 30px 20px;
}

.flexrow_hp {
    justify-content: space-between;
    flex-wrap: nowrap;
}

.flexcol_hp {
    width: 220px;
    height: 150px;
    padding: 23px;
}


.flexcol_hp a {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.flexcol_hp img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.more_brands {
    padding: 0;
    width: auto;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: 'none';
}

.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    margin: 0 8px;
    position: relative;
    background-color: transparent;
}

.swiper-button-next,
.swiper-button-prev {
    width: 40px;
    height: 16px;
    top: auto;
    bottom: 0;
}

.swiper-button-next {
    right: 50%;
    transform: translateX(100%);
}

.swiper-button-prev {
    left: 50%;
    transform: translateX(-100%);
}

.swiper-button-next:before,
.swiper-button-prev:before,
.owl-theme .owl-controls .owl-buttons div:before {
    position: absolute;
    content: '';
    width: 24px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.swiper-button-next:before,
.owl-next:before {
    background-image: url('data:image/svg+xml;utf8,<svg width="25" height="12" viewBox="0 0 25 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M24.5303 6.05377C24.8232 5.76087 24.8232 5.286 24.5303 4.99311L19.7574 0.220137C19.4645 -0.0727568 18.9896 -0.0727568 18.6967 0.220137C18.4038 0.51303 18.4038 0.987904 18.6967 1.2808L22.9393 5.52344L18.6967 9.76608C18.4038 10.059 18.4038 10.5338 18.6967 10.8267C18.9896 11.1196 19.4645 11.1196 19.7574 10.8267L24.5303 6.05377ZM0 5.52344L0 6.27344H24V5.52344V4.77344H0L0 5.52344Z" fill="%2378560C"/></svg>');
}

.swiper-button-prev:before,
.owl-prev:before {
    background-image: url("data:image/svg+xml;utf8,<svg width='25' height='12' viewBox='0 0 25 12' xmlns='http://www.w3.org/2000/svg'><path d='M0.219669 4.99311C-0.0732231 5.286 -0.0732231 5.76087 0.219669 6.05377L4.99264 10.8267C5.28553 11.1196 5.76041 11.1196 6.0533 10.8267C6.34619 10.5338 6.34619 10.059 6.0533 9.76608L1.81066 5.52344L6.0533 1.2808C6.34619 0.987904 6.34619 0.51303 6.0533 0.220137C5.76041 -0.0727568 5.28553 -0.0727568 4.99264 0.220137L0.219669 4.99311ZM24.75 5.52344V4.77344L0.75 4.77344V5.52344V6.27344L24.75 6.27344V5.52344Z' fill='%2378560C'/></svg>");
}

.swiper-pagination,
.owl-pagination {
    display: none;
}

.swiper-pagination-bullet,
.owl-theme .owl-controls .owl-page span {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 5px 4px;
    background-color: #ECE8D8;
    opacity: 1;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active,
.owl-theme .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls .owl-page.active span {
    background-color: #191001;
}

.owl-theme .owl-controls {
    margin-top: 20px;
}

.blog article.post .entry-content p,
#carousel-news article.post .entry-content p {
    display: none !important;
}

.blog .main-content {
    display: flex;
    flex-wrap: wrap;
}

.et-latest .owl-wrapper {
    display: flex !important;
}

.blog-post img,
.et-latest .post-section img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.post-social {
    margin: 0;
}

.post-social li a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

article.post {
    position: relative;
    margin: 0;
    padding-bottom: 40px;
}

article.post .entry-content {
    color: #191001;
}

.blog article.post {
    position: relative;
    height: 100%;
}

.col-md-4.blog-post {
    margin-bottom: 40px;
}

.et-latest article.post {
    position: relative;
    margin-right: 42px;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0 0 40px;
    height: 100%;
}

.blog .post .entry-header:before {
    content: none;
}

.blog .post .entry-header,
.et-latest .post .entry-header {
    margin-bottom: 24px;
    position: initial;
}

.et-latest .post .entry-description h2 a,
.blog .entry-description h2 a {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
    padding: 0 15px;
    line-height: 1.3;
    color: #191001 !important;
}

.blog .entry-description h2 a {
    min-height: 42px;
}

article.post .entry-description .entry-meta .meta-date,
.et-latest .post .entry-description .entry-meta .meta-date {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #78560C;

}

.et-latest .list-inline.entry-meta {
    margin-left: 0;
}

.entry-thumbnail.post-thumbnail a,
.et-latest .entry-thumbnail.post-thumbnail a {
    position: relative;
    display: block;
    height: 260px;
    padding-top: 55%;
}

article.post .entry-inside {
    top: auto;
    bottom: 0;
    opacity: 1;
    z-index: 0;
}

article.post .entry-inside .read-more-button {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
    color: #78560C;
    text-transform: none;
    text-decoration: none;
}

article.post .entry-inside .read-more-button:hover {
    text-decoration: underline;
}

.woocommerce-pagination .page-numbers {
    margin: 0;
}

.woocommerce-pagination ul {
    display: flex;
}

.woocommerce-pagination ul li {
    width: 44px;
    height: 38px;
    padding: 0;
    margin: 0 2px;
}


.woocommerce-pagination .page-numbers li span,
.woocommerce-pagination ul li a.next,
.woocommerce-pagination ul li a.prev,
.woocommerce-pagination ul li a,
.woo_navigations nav.woocommerce-pagination ul li span {
    padding: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

body:not(.logged-in) .acc-menu .woo-login-popup-sc-open {
    font-size: 0;
    z-index: 2;
}

.brand_cat_download p {
    display: inline-block;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
    vertical-align: middle;
    padding: 17px 24px;
    background-color: #CFA726;
    border-radius: 30px;
    color: #FEFEFC !important;
    margin-top: 32px;
}

.brand_cat_download a {
    padding-top: 63px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.brand-desc {
    padding-bottom: 50px;
}

.brand-desc span,
.brand-desc p {
    font-weight: 400 !important;
    color: #191001 !important;
}

.tax-pwb-brand .main-content {
    width: 100%;
}

.tax-pwb-brand .filter-wrap {
    padding: 40px 0 0 0;
    margin: 0;
}

.filter-wrap.filter-wrap-top {
    border: none;
    padding-top: 0;
    padding-bottom: 40px;
}

.filter-wrap.filter-wrap-top .woocommerce-pagination {
    display: none;
}

.information-block {
    width: 100%;
}

.page-template-brands .flexrow {
    justify-content: space-around;
    gap: 63px 2vw;
}

.map {
    margin-bottom: 80px;
    height: 344px;
}

.map br {
    display: none;
}

.map iframe {
    width: 100%;
    height: 100%;
}

/*    PRODUCT CART   */

.shop_table .product-name a {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    line-height: 130%;
    font-size: clamp(14px, calc(14px + 6 * ((100vw - 768px) / 1152)), 20px);
    color: #191001;
    display: inline-block;
    width: 100%;
}

.shop_table td {
    padding: 16px 12px;
}

.shop_table thead th {
    padding: 24px 12px;
}

.shop_table .woocommerce-Price-amount.amount {
    color: #78560C!important;
    font-weight: 400;
    line-height: 140%;
    white-space: nowrap;
}

.shop_table .product-subtotal span,
.product-subtotal .woocommerce-Price-amount.amount bdi {
    font-weight: 600;
    font-size: clamp(14px, calc(14px + 6 * ((100vw - 768px) / 1152)), 20px);
    white-space: nowrap;
}

.shop_table thead th {
    color: #191001;
}

.shop_table thead th,
.shop_table .quantity input.qty,
.shop_table .product-price {
    font-size: clamp(14px, calc(11.33px + 0.347vw), 18px);
}

.shop_table .product-price bdi {
    text-transform: none;
}

.single-product .quantity.buttons_added,
.shop_table .quantity {
    border-bottom: none;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
}

.shop_table .quantity {
    justify-content: center;
}

.single-product .summary .cart .quantity input.plus,
.single-product .summary .cart .quantity input.minus,
.shop_table .quantity.buttons_added .plus,
.shop_table .quantity.buttons_added .minus {
    color: #78560C;
    padding: 0;
    font-size: 32px;
    border: 1px solid #ECE8D8;
    width: 38px !important;
    height: 38px;
    position: static;
}

.shop_table .quantity.buttons_added .minus {
    line-height: 0;
}

.shop_table .product-subtotal {
    padding-right: 24px;
}

.single-product .summary .cart .quantity input.qty,
.shop_table .quantity input.qty {
    color: #191001 !important;
    font-size: 18px;
    font-weight: 400;
    width: 38px !important;
}

.woocommerce .shop_table .product-remove a {
    color: #78560C;
    font-size: 38px;
    font-weight: 400;
    padding-left: 24px;
    display: flex;
    align-items: center;
}

.shop_table.cart td.product-thumbnail {
    width: 122px;
    height: 110px;
}

.shop_table.cart td.product-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.woocommerce-checkout .woocommerce-checkout-payment .form-row .button,
.wc-proceed-to-checkout a,
.actions.update-cart .button {
    font-weight: 500;
    height: auto;
    width: auto;
    font-size: 18px;
    line-height: 1;
    background-color: #CFA726;
    padding: 17px 24px;
    border-radius: 30px;
}

.shop_table thead tr {
    border-top: none;
}

.woocommerce-cart .shop_table td {
    border: none;
}

.shop_table .woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #78560C;
    border-top: 1px solid #78560C;
}

.update-cart {
    margin-bottom: 53px;
}

.woocommerce-cart .shop_table {
    margin-bottom: 64px;
}

.shop_table.woocommerce-checkout-review-order-table thead th {
    padding-top: 0 !important;
    padding-bottom: 24px;
}

.checkout.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td,
.checkout.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot th,
.checkout.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tbody td {
    padding-top: 24px;
    padding-bottom: 24px;
}

.checkout.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot .order-total td,
.checkout.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot .order-total th {
    padding-bottom: 0;
}

.woocommerce-checkout-review-order table {
    margin-bottom: 32px;
}

.cart_totals {
    border: 1px solid #78560C;
    padding: 60px 80px;
    text-align: center;
    border-radius: 30px;
    max-width: 666px;
    width: 100%;
    margin-left: auto;
}

.woocommerce-checkout .woocommerce-checkout-payment ul {
    border: none;
}

.wc_payment_methods.payment_methods.methods li {
    font-size: 18px;
    line-height: 140%;
}

.wc_payment_method.payment_method_bacs label {
    margin-bottom: 24px;
}

.wc_payment_method.payment_method_cod label {
    margin-bottom: 0;
}

.form-row .place-order {
    margin-top: 48px;
}

#order_review .form-row.validate-required {
    padding-top: 48px;
    border-top: 1px solid #ECE8D8;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    margin: 0;
}

.checkout.woocommerce-checkout .button.alt {
    margin-top: 48px;
}

.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-checkbox-text {
    padding-left: 24px;
}

.cart_totals table .shipping td,
.cart_totals table .order-total td,
.cart_totals table .order-total,
.cart_totals table th,
.cart_totals table .cart-subtotal td {
    border-top: .5px solid #ECE8D8;
    border-bottom: .5px solid #ECE8D8;
    color: #191001;
}

.cart_totals .shop_table td {
    padding-top: 24px;
    padding-bottom: 24px;
}

.cart_totals .shop_table {
    margin-bottom: 60px;
}

.cart_totals table span {
    color: #78560C;
}

.woocommerce-checkout .shop_table .shipping td,
.cart_totals table tr,
.cart_totals table th {
    font-size: clamp(16px, calc(14.67px + 0.174vw), 18px);
}

.woocommerce-checkout .shop_table .shipping td,
.cart_totals .shipping td {
    color: #191001;
    line-height: 1;
    text-align: center !important;
}

.woocommerce-checkout .shop_table .shipping span,
.cart_totals .shipping span {
    color: #78560C !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 500;
}
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal{
    display: none;
}
.header-cart .widget_shopping_cart ul li a:nth-child(2),
.cart_totals h2 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 20px !important;
    line-height: 130%;
    margin-bottom: 60px;
    color: #191001;
}
.cart_totals .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol{
    text-transform: none;
    color: #78560C;
}
.woocommerce-cart .shop_table .product-name {
    width: 31.25%;
}
.order-total .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol,
.order-total .woocommerce-Price-amount.amount bdi{
    color: #191001!important;
}

/*   CHECKOUT  */
.woocommerce-checkout #order_review {
    padding: 60px 48px;
    border-radius: 30px;
    border: 1px solid #CFA726;
    max-width: 666px;
    width: 39%;
}

.woocommerce-checkout #order_review_heading {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: clamp(14px, calc(14px + 6 * ((100vw - 768px) / 1152)), 20px);
    line-height: 130%;
    text-align: center;
    margin-bottom: 48px;
    color: #191001 !important;

}

.woocommerce-checkout .woocommerce-checkout-payment .form-row .button {
    width: 100%;
    border: none;
}

.woocommerce-checkout .woocommerce-billing-fields {
    padding-right: 30px;
}

.woocommerce-checkout .woocommerce-checkout-payment .form-row .button {
    width: 100%;
    border: none;
}

.woocommerce-checkout .col2-set {
    width: 61%;
}

.woocommerce-checkout .woocommerce-billing-fields {
    padding-right: 30px;
}

.woocommerce-checkout .woocommerce-checkout-payment ul {
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-checkout-review-order table .cart-subtotal th,
.woocommerce-checkout-review-order table .order-total th,
.woocommerce-checkout-review-order table .cart-subtotal td,
.woocommerce-checkout-review-order table .order-total td,
.woocommerce-checkout-review-order table .cart_item .product-name,
.woocommerce-checkout .shop_table .shipping th,
.shop_table.woocommerce-checkout-review-order-table th {
    padding-left: 0;
    line-height: 140%;
}

.woocommerce-checkout-review-order table .cart_item .product-name,
.shop_table.woocommerce-checkout-review-order-table th:not(.product-total) {
    width: 55%;
    vertical-align: middle;
}

.woocommerce-terms-and-conditions-checkbox-text,
.wc_payment_methods.payment_methods.methods label,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount.amount,
.woocommerce-checkout .shop_table .shipping td,
.woocommerce-checkout-review-order table .cart_item .product-name,
.shop_table.woocommerce-checkout-review-order-table th:not(thead th) {
    font-size: clamp(14px, calc(11.34px + 0.3472vw), 18px) !important;
}

.woocommerce-checkout-review-order-table .woocommerce-Price-amount.amount {
    text-transform: none;
}

.woocommerce-checkout-review-order table thead .product-name,
.woocommerce-checkout-review-order table thead .product-total {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;;
    font-size: clamp(14px, calc(11.33px + 0.347vw), 18px);
    line-height: 130%;
    color: #191001 !important;
}

.woocommerce-checkout h3 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    color: #191001;
    font-size: clamp(14px, calc(14px + 6 * ((100vw - 768px) / 1152)), 20px);
}

.woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-bottom: clamp(32px, calc(32px + 47 * ((100vw - 393px) / 1527)), 80px);

}

.checkout.woocommerce-checkout label {
    font-weight: 400;
    color: #191001;
}

.woocommerce-checkout .form-row .required {
    color: #191001;
}

.woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 16px;
}

label {
    margin-bottom: 8px;
}

input, textarea {
    border-color: #ECE8D8;
    border-radius: 10px;
    background-color: #FEFEFC;
    font-size: 16px;
    height: 48px;
    font-weight: 400;
}

input[type="radio"] {
    accent-color: #78560C;
}

.woocommerce-checkout .form-row {
    margin-bottom: 24px;
}

#order_comments::placeholder {
    color: #78560C;
    font-weight: 500;
    font-size: 14px;
}

textarea {
    resize: vertical;
    width: calc(100% - 10px);
    min-height: 48px;
    height: auto;
}

/*   small cart  */
.header-cart .dropdown {
    width: 448px;
    background-color: #ECE8D8;
    border: 1px solid #78560C;
    border-radius: 15px;
    max-height: calc(100vh - 41px);
    overflow-y: auto;
    padding: 48px 32px;
    scrollbar-width: thin;
}

.header-cart .dropdown::-webkit-scrollbar {
    width: 6px;
}

.header-cart .dropdown::-webkit-scrollbar-thumb {
    background-color: rgba(120, 86, 12, 0.6);
    border-radius: 10px;
}

.header-cart .dropdown::-webkit-scrollbar-track {
    background: transparent;
}

.header-cart .widget_shopping_cart ul .woocommerce-mini-cart-item.mini_cart_item {
    padding: 8px 20px 0;
    background-color: #ECE8D8;
    text-align: center;
    border: none;
    padding-bottom: 24px !important;
    margin: 0 !important;
}

.header-cart .widget_shopping_cart .total,
.header-cart .widget_shopping_cart ul {
    border-bottom: 1px solid #78560C;
}

.header-cart .woocommerce-Price-amount.amount,
.header-cart .widget_shopping_cart .total strong {
    font-weight: 600;
    font-size: 20px !important;
    line-height: 170%;
    color: #191001 !important;
}

.widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total.total {
    padding-bottom: 16px;
    padding-top: 16px;
}

.woocommerce-mini-cart .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: auto;
    height: 238px;
    display: block;
    margin: 0 auto 16px;
}

.header-cart .remove.remove_from_cart_button {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.header-cart .product_list_widget li a {
    display: block;
    padding: 0;
}

.header-cart .widget_shopping_cart ul li a.remove {
    left: -10px;
    top: 6px;
}

.header-cart .widget_shopping_cart ul li a.remove:before {
    width: 20px;
    height: 20px;
    font-size: 47px;
    top: 0;
    left: 0;
    background-image: url(img/close-icon-n.svg);
    background-size: contain;
}

.woocommerce-mini-cart__buttons.buttons {
    padding-top: 16px;
}

.single-product .summary .cart .single_add_to_cart_button,
.woocommerce-mini-cart__buttons.buttons .button.wc-forward {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    padding-top: 17px !important;
    padding-bottom: 17px !important;
    border-radius: 30px;

}

.woocommerce-mini-cart__buttons.buttons .button.wc-forward {
    background-color: #191001;
}

.single-product .summary .cart .single_add_to_cart_button,
.woocommerce-mini-cart__buttons.buttons .button.wc-forward.checkout {
    background-color: #CFA726;
}

.header-cart .widget_shopping_cart ul li a:nth-child(2) {
    margin-bottom: 4px;
}

.header-cart .widget_shopping_cart p {
    margin-bottom: 16px;
}

.header-cart .widget_shopping_cart p:last-of-type {
    margin-bottom: 0;
}

.header-cart .widget_shopping_cart ul li .quantity bdi,
.header-cart .widget_shopping_cart ul li .quantity {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 170%;
    color: #78560C;
    text-transform: none;
}

.header-cart .woocommerce-mini-cart:has(li.empty) {
    border: none;
}

.header-cart .widget_shopping_cart .woocommerce-mini-cart.cart_list.product_list_widget li.empty {
    color: #191001;
    border-bottom: 0;
    border: none;
}

.woocommerce-message .restore-item,
.woocommerce-info .restore-item,
.woocommerce-error .restore-item {
    font-family: "Montserrat", sans-serif;
}

.woocommerce-terms-and-conditions-link {
    color: inherit;
    text-decoration: underline;
}

.woocommerce-terms-and-conditions-link:hover {
    text-decoration: none;
}

/*    PRODUCT SINGLE */
.single-product .entry-content h1 {
    font-family: 'Cormorant Garamond', serif;
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.single-product .product .product-social {
    display: none !important;
}

.single-product .summary .price {
    margin-bottom: 40px;
}

.single-product .woocommerce-Price-amount.amount bdi {
    color: #78560C;
}

.single-product .summary .cart .single_add_to_cart_button {
    border: none;
    display: block;
}

.single-product .summary .cart {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.single-product section.related.products {
    width: 100%;
}

.single-product .quantity.buttons_added {
    margin: 0 auto 40px 0;
}

.single-product .summary .cart .quantity.buttons_added {
    margin-top: 0;
    border: none;
}

.single-product .summary .cart .quantity input.qty {
    margin-left: 0;
}

.product_meta .posted_in, .product_meta .tagged_as,
.product_meta .posted_in a, .product_meta .tagged_as span,
.product_meta .sku_wrapper > span,
.product_meta .sku_wrapper {
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 1px;
}

.product_meta .posted_in,
.product_meta .tagged_as,
.product_meta .sku_wrapper {
    color: #78560C;
    text-transform: uppercase;
}

.product_meta .posted_in a,
.product_meta .tagged_as span,
.product_meta .sku_wrapper > span {
    color: #191001;
    text-transform: none;
}

.single-product .summary p {
    font-weight: 400;
    line-height: 170%;
    letter-spacing: 1px;
    color: #191001;
}

.addinfotab h2, .tabdescr h2 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 130%;
    letter-spacing: 1px;
    margin-bottom: 16px;
}

.single-product .summary td {
    border: none;
}

.single-product .shop_attributes,
.single-product .summary a,
.single-product .shop_attributes th {
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 1px;
    border: none;
}

.single-product .shop_attributes td {
    color: #191001;
}

.single-product .shop_attributes th {
    color: #78560C;
}

/* PRODUCT GALLERY */
#wpgs-gallery .wcgs-thumb.spswiper-slide img,
.wcgs-thumb.spswiper-slide.spswiper-slide-visible img,
.wcgs-carousel.vertical {
    border: 1px solid #ECE8D8;
    border-radius: 30px !important;
}

#wpgs-gallery.wcgs-woocommerce-product-gallery .gallery-navigation-carousel {
    margin-right: 30px;
}

#wpgs-gallery .wcgs-thumb.spswiper-slide {
    margin-bottom: 40px !important;
}

.wcgs-carousel.vertical .wcgs-thumb.spswiper-slide.spswiper-slide-visible {
    width: 144px;
    height: 142px;
    margin-bottom: 40px;
}

#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery:has(.wcgs-hidden) .wcgs-carousel {
    max-width: 666px;
}

.single-product #wpgs-gallery .wcgs-carousel .wcgs-spswiper-arrow:before {
    color: #191001;
}

.single-product .summary.entry-summary,
.single-product #wpgs-gallery {
    margin-bottom: 80px;
}

#wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox,
#wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-next,
#wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-prev {
    background-color: #ECE8D8 !important;
    min-width: 40px;
    min-height: 40px;
}

.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next,
.wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev {
    border-radius: 10px !important;
}

#wpgs-gallery .sp_wgs-icon-search:before {
    font-size: 16px !important;
    color: #191001 !important;
}

.wcgs-woocommerce-product-gallery.vertical {
    margin-bottom: 0;
}

.woocommerce-Price-amount.amount,
.woocommerce-LoopProduct-link.woocommerce-loop-product__link > .woocommerce-loop-product__title {
    font-size: clamp(16px, calc(11.43px + 0.4464vw), 20px) !important;
}

body.woocommerce-cart .header-cart .dropdown,
body.woocommerce-checkout .header-cart .dropdown {
    display: none !important;
}

.sp_wgs-icon-search {
    display: none;
}

.sp_wgs-lightbox {
    position: relative;
}

.sp_wgs-lightbox:before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 19px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2218%22%20viewBox%3D%220%200%2019%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.2458%207.05C14.2458%203.57%2011.4258%200.78%207.97575%200.78C4.49575%200.78%201.70575%203.6%201.70575%207.05C1.70575%2010.53%204.52575%2013.32%207.97575%2013.32C11.4258%2013.35%2014.2458%2010.53%2014.2458%207.05ZM18.8958%2017.46L18.3558%2018L12.6558%2012.3C11.3958%2013.41%209.77575%2014.1%207.94575%2014.1C4.04575%2014.1%200.895752%2010.95%200.895752%207.05C0.895752%203.15%204.04575%200%207.94575%200C11.8458%200%2014.9958%203.15%2014.9958%207.05C14.9958%208.85%2014.3058%2010.5%2013.1958%2011.76L18.8958%2017.46Z%22%20fill%3D%22%23191001%22/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
}

/*!*        RESPONSIVE                *!*/

@media only screen and (max-width: 1919px) {
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item {
        margin: 0 !important;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        font-size: 14px;
    }

    .site-logo {
        max-width: 124px;
    }

    .header {
        height: 133px;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .site-content {
        margin-top: 165px;
    }

    .link-search-open,
    .header-cart {
        width: 30px;
        height: 30px;
    }

    .header .acc-menu {
        min-width: 30px;
    }

    .acc-menu:before,
    .header-cart > a:before {
        width: 30px;
        height: 30px;
    }

    .woo-login-popup-sc-open {
        padding-left: 30px;
    }

    .header-toolbar {
        gap: 12px;
    }


    #wpgs-gallery.wcgs-woocommerce-product-gallery .gallery-navigation-carousel {
        margin-right: 10px;
    }

    #wpgs-gallery .wcgs-thumb.spswiper-slide {
        margin-bottom: 10px !important;
    }

    .wcgs-carousel.vertical .wcgs-thumb.spswiper-slide.spswiper-slide-visible {
        margin-bottom: 10px;
    }

    .footer {
        padding-left: 5%;
        padding-right: 5%;
    }

    .footer p,
    .footer-info a,
    .footer-menu li a {
        font-size: 16px;
    }

    .footer-info a, .footer-menu li {
        margin-bottom: 30px;
    }

    .footer-title {
        font-size: 20px;
    }

    .footer .social-list a {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 1439px) {
    .container{
        padding: 0 20px;
    }
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        padding: 0 5px;
    }

    .flexrow_hp {
        flex-wrap: wrap;
        gap: 24px 10%;
        justify-content: space-around;
    }

    .owl-centered .owl-item {
        padding: 0 10px !important;
    }

    .et-latest article.post {
        margin-right: 20px;
    }

    article.post .entry-description h2 {
        font-size: 18px;
    }

    .products li a h2 {
        font-size: 18px;
        min-height: 70px;
    }

    .col-md-6:has(.cart_totals) {
        width: 100%;
    }

    .woocommerce-checkout .col2-set {
        width: 55%;
    }

    .woocommerce-checkout #order_review {
        padding: 40px 24px;
        width: 45%;
    }

    /*.footer p,*/
    /*.footer-info a,*/
    /*.footer-menu li a {*/
    /*    font-size: 16px;*/
    /*}*/
    /*.footer-info a, .footer-menu li{*/
    /*    margin-bottom: 30px;*/
    /*}*/
    /*.footer-title {*/
    /*    font-size: 20px;*/
    /*    line-height: 1;*/
    /*}*/
    .footer {
        padding: 60px 2%;
    }

    .footer-logo {
        max-width: 295px;
    }
}

@media only screen and (max-width: 1270px) {
    .container{
        padding: 0 15px;
    }
    .header {
        display: flex;
        align-items: center;
    }

    .catalog-menu .content {
        width: 90px;
    }

    .catalog-menu nav .list .item {
        margin-left: 0;
    }

    .catalog-menu {
        width: 90px;
    }

    .catalog-menu nav .head {
        margin-left: 33px;
    }

    .catalog-menu nav .head .burger-button {
        margin-left: 0;
    }

    body .wrapper, body .header {
        padding-left: 90px !important;
    }

    .catalog-menu nav .list .item > a {
        padding-left: 14px;
    }

    .site-logo {
        max-width: 88px;
    }

    #mega-menu-wrap-header-nav {
        margin: 0 20px;
    }

    .sales-slider .woocommerce-Price-amount.amount,
    .woocommerce-Price-amount.amount {
        font-size: 18px !important;
    }

    .cust_filter aside.sidebar {
        width: 25%;
    }

    .main-content.col-md-3 {
        width: 75%;
    }

    .brand_cat_download p {
        font-size: 14px;
        padding-left: 17px;
        padding-right: 17px;
    }

    #wpgs-gallery .wcgs-thumb.spswiper-slide img,
    .wcgs-thumb.spswiper-slide.spswiper-slide-visible img,
    .wcgs-carousel.vertical {
        border-radius: 20px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .flexrow_hp {
        gap: 24px;
    }

    .products .product.sale > a:first-child,
    .products.columns-3 .product.type-product > a:first-child {
        margin-bottom: 0;
    }

    .products li {
        padding: 0 15px;
    }

    .brand_cat_download p {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 10px;
    }

    .page-template-brands .flexcol {
        width: 140px;
        height: 100px;
        padding: 15px;
    }

    .update-cart .button {
        width: auto !important;
    }

    .woocommerce-checkout #order_review,
    .woocommerce-checkout .col2-set {
        width: 100%;
    }

    .woocommerce .shop_table .product-remove a {
        padding-left: 0;
    }

    .woocommerce-checkout .woocommerce-additional-fields,
    .woocommerce-checkout .woocommerce-billing-fields {
        padding-right: 0;
    }

    .col-md-4.blog-post {
        width: 49%;
    }

    .shop_table .product-remove {
        padding-right: 0;
    }

    .shop_table.cart td.product-thumbnail {
        min-width: 86px;
    }

    .footer-logo {
        margin-bottom: 40px;
    }

    .footer-info a,
    .footer-menu li a,
    .footer p {
        font-size: 12px;

    }

    .footer-info a, .footer-menu li {
        margin-bottom: 16px;
    }

    .footer-title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .footer .social-list {
        padding-top: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .header .acc-menu,
    .header-cart {
        position: relative;
        transform: none;
        left: auto;
        right: auto;
        top: auto;
    }

    .banner-section.bordered {
        padding-left: 22px;
        padding-right: 22px;
    }

    .banner-section.bordered h4 {
        font-size: 20px;
    }

    .main-content .woo_navigations:first-of-type {
        text-align: right;
    }

    .cust_filter aside.sidebar {
        width: 100%;
    }

    .cust_filter {
        top: 130px;
    }

    .bapf_hascolarr {
        font-size: 20px;
    }

    .cart_totals {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 880px) {
    .flexcol_hp {
        width: 170px;
        height: 82px;
    }
}

@media only screen and (max-width: 768px) {
    body .wrapper, body .header {
        padding-left: 0 !important;
    }

    .site-content {
        margin-top: 190px;
    }

    .section {
        padding-bottom: 48px;
    }

    .et-latest .entry-thumbnail.post-thumbnail a {
        padding-top: 52.25%;
    }

    .cab-carrusel {
        margin-bottom: 24px;
    }

    .cab-carrusel span {
        font-size: 20px;
    }

    .banersblock {
        padding: 56px;
    }

    .banersblock .row {
        display: block;
    }

    .banner-section.bordered {
        padding: 32px 42px;
        margin: 0 !important;
    }

    .banner-section.bordered .banner-content {
        padding-bottom: 0;
    }

    .banersblock .row .col-xs-12 {
        padding: 0;
    }

    .banersblock .row .col-xs-12:first-child {
        margin-bottom: 56px;
        margin-right: 0;
    }

    .banner-section.bordered h4 {
        margin-bottom: 16px;
        padding-top: 0;
    }

    .sales-slider .woocommerce-Price-amount.amount {
        font-size: 18px;
    }

    .products li {
        padding: 0 4px;
    }

    .products.columns-4 .woocommerce-LoopProduct-link h2 {
        min-height: 40px;
    }

    .fixed-header + .h-search-backdrop + .h-search-popup {
        top: 100px;
    }

    .home .header {
        border: none;
    }

    .h-search-popup {
        position: fixed;
        top: 108px;
        left: 0;
        right: 0;
        background-color: #fff;
        padding: 8px 0;
        z-index: 10000;
    }

    .h-search-popup .h-search {
        padding: 0;
        left: auto;
        right: auto;
        width: 100%;
        top: auto;
        position: relative;
    }

    .h-search-popup__close-btn {
        display: none;
    }

    .cust_filter svg {
        top: 0;
    }

    .page-template-sales-page .woocommerce-ordering:first-of-type,
    .main-content .woo_navigations:first-of-type {
        padding-bottom: 32px !important;
    }

    .products.columns-3 {
        justify-content: space-around;
    }

    /*    PRODUCT CART   */
    .shop_table.cart td.product-thumbnail {
        width: 80px;
        padding-left: 0;
        padding-right: 0;
    }

    .shop_table.cart td.product-name a {
        font-weight: 500;
        font-size: 14px;
    }

    .shop_table .quantity.buttons_added .minus,
    .shop_table .quantity.buttons_added .plus {
        width: 30px !important;
        height: 30px;
        font-size: 28px;
    }

    .shop_table .product-price span, .shop_table .product-subtotal span,
    .shop_table .woocommerce-Price-amount.amount bdi {
        font-size: 14px;
        white-space: nowrap;
        text-transform: none;
    }

    .shop_table.cart input.qty {
        font-size: 14px;
    }

    .shop_table td {
        padding: 10px;
    }

    /*   CHECKOUT   */
    .woocommerce-checkout h3 {
        margin-bottom: 32px;
        font-size: 18px;
    }

    .woocommerce-checkout .form-row {
        margin-bottom: 16px;
    }

    .woocommerce-checkout #order_review_heading {
        font-size: 20px;
    }

    .woocommerce-terms-and-conditions-checkbox-text,
    .woocommerce-checkout-review-order table thead .product-name,
    .woocommerce-checkout-review-order table thead .product-total {
        font-size: 16px;
    }

    .woocommerce-checkout-review-order table {
        margin-bottom: 24px;
    }

    .checkout.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td,
    .checkout.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table .woocommerce-Price-amount.amount bdi,
    .woocommerce-checkout .woocommerce-checkout-payment,
    .form-row .button,
    .wc-proceed-to-checkout a,
    .actions.update-cart .button {
        font-size: 16px;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .form-row {
        margin-top: 8px;
    }

    #order_review .form-row.validate-required {
        padding-top: 24px;
    }

    .checkout.woocommerce-checkout .button.alt {
        margin-top: 24px;
        font-size: 16px;
    }

    .woocommerce-checkout #order_review {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .single-product .product .summary.entry-summary {
        width: 100%;
        min-width: 0;
    }

    .footer {
        padding: 40px 0;
    }

    .single-product .product_meta {
        padding-top: 0;
    }
    .wc_payment_method.payment_method_bacs label {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 600px) {
    .flexcol_hp {
        width: 135px;
        height: 82px;
    }

    .page-template-sales-page form.woocommerce-ordering,
    .page-template-sales-page form.woocommerce-ordering select {
        width: 100%;
    }

    .sales-slider .swiper-wrapper {
        padding-bottom: 4px;
    }

    .swiper-pagination,
    .owl-pagination {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .owl-pagination {
        max-width: 252px;
        margin: 0 auto;
    }

    .swiper-horizontal > .swiper-pagination-bullets {
        bottom: 0;
    }

    .btn-more-n {
        margin-top: 32px;
    }

    .swiper-button-prev,
    .swiper-button-next,
    .owl-buttons {
        display: none;
    }

    .blog article.post {
        padding-bottom: 20px;
    }

    .et-latest article.post {
        height: auto;
        padding-bottom: 20px;
    }

    .site-content {
        margin-bottom: 48px;
    }

    /*    PRODUCT CART   */
    .shop_table.cart,
    .shop_table.cart thead,
    .shop_table.cart tbody,
    .shop_table.cart tr,
    .shop_table.cart td {
        display: inline-block;
        border: none;
    }

    .shop_table.cart tr,
    .shop_table.cart td {
        padding: 10px;
    }

    .shop_table.cart thead {
        display: none;
    }

    .shop_table.cart tr.cart_item {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        border-bottom: 1px solid #ECE8D8;
        border-top: none;
    }

    .shop_table.cart td.product-thumbnail,
    .shop_table.cart td.product-name {
        display: inline-flex;
        align-items: center;
        height: auto;
    }

    .shop_table.cart td.product-thumbnail {
        width: 33.5%;
        flex-shrink: 0;
        justify-content: center;
    }

    .shop_table.cart td.product-name {
        width: 66.5% !important;
    }

    .shop_table.cart td.product-thumbnail,
    .shop_table.cart td.product-name {
        vertical-align: middle;
    }

    .shop_table.cart tr.cart_item {
        position: relative;
        padding-left: 0;
        padding-right: 0;
    }

    .shop_table.cart td.product-remove,
    .shop_table.cart td.product-quantity,
    .shop_table.cart td.product-subtotal {
        display: inline-flex;
        align-items: center;
    }

    .shop_table.cart td.product-remove {
        position: absolute;
        left: 10px;
        bottom: 5px;
    }

    .shop_table.cart td.product-quantity,
    .shop_table.cart td.product-subtotal {
        justify-content: flex-end;
    }

    .shop_table.cart td.product-quantity {
        margin-left: 40px;
        flex: 1;
    }

    .shop_table.cart td.product-subtotal {
        width: auto;
        padding-right: 0;
    }

    .shop_table.cart .quantity.buttons_added {
        display: flex;
        align-items: center;
    }

    .shop_table.cart td::before,
    .shop_table.cart td.product-price {
        display: none !important;
    }

    .update-cart {
        text-align: center;
    }

    .update-cart,
    .woocommerce-cart .shop_table {
        margin-bottom: 40px;
    }

    .cart_totals .checkout-button.button.wc-forward {
        width: 100%;
    }

    .cart_totals table .shipping td {
        width: 53%;
        font-size: 12px;
    }

    .cart_totals table .shipping td span {
        font-size: 12px !important;
    }

    #wpgs-gallery .wcgs-thumb.spswiper-slide img, .wcgs-thumb.spswiper-slide.spswiper-slide-visible img, .wcgs-carousel.vertical {
        border-radius: 15px !important;
    }

    #wpgs-gallery .gallery-navigation-carousel-wrapper {
        margin-right: 0 !important;
    }

    .blog .pagination-block {
        display: flex;
        justify-content: center;
        border: none;
    }

    .blog .pagination-block .coutn-posts {
        display: none;
    }

    .shop_table .price .woocommerce-Price-amount.amount{
        text-transform: none;
        font-size: 14px;
    }

    .cart-subtotal .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol,
    .order-total .woocommerce-Price-amount.amount bdi .woocommerce-Price-currencySymbol{
        font-size: 14px;
    }
    .woocommerce-checkout .form-row.form-row-last,
    .woocommerce-checkout .form-row.form-row-first{
        width: 100%;
    }
}

@media only screen and (max-width: 540px) {
    .flexcol_hp {
        width: 98px;
        height: 66px;
        padding: 10px;
    }

    .products.columns-4 li a,
    .products.columns-3 li a {
        font-size: 12px !important;

    }

    .products.columns-4 .woocommerce-LoopProduct-link h2,
    .products.columns-3 .woocommerce-LoopProduct-link h2 {
        font-size: 14px !important;
        margin: 12px 0 8px;
    }

    .products li a h2,
    .products-cats {
        min-height: 0 !important;
        margin-bottom: 8px;
    }

    .woocommerce .sales-slider li a,
    .products .sales-slider li .price .amount,
    .products .sales-slider li .price {
        font-size: 14px !important;
    }

    .woocommerce.columns-4 .sales-slider .woocommerce-Price-amount.amount bdi {
        font-size: 18px !important;
    }

    .home .woocommerce.columns-4 .products li a h2 {
        font-size: 20px !important;
        min-height: 0;
    }

    .page-template-brands .flexcol {
        min-width: 108px;
        width: 108px;
        height: 74px;
        padding: 20px;
    }

    .page-template-brands .flexrow {
        gap: 16px 2%;
    }

    .col-md-4.blog-post {
        width: 100%;
    }

    .more_brands.btn-more-n {
        font-size: 16px;
    }
}

@media only screen and (max-width: 480px) {
    .cust_filter svg {
        top: -16px;
    }
}

@media only screen and (max-width: 380px) {
    .flexrow_hp {
        gap: 24px 0;
    }

    .banner-section.bordered h4 {
        font-size: 18px;
    }

    .banner-section.bordered {
        padding-left: 22px;
        padding-right: 22px;
    }

    .woocommerce-pagination ul li span {
        padding: 10px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .header.fixed-header {
        height: 93px;
    }

    .site-content {
        margin-top: 175px !important;
    }

    .h-search-popup {
        top: 86px;
    }

    .fixed-header + .h-search-backdrop + .h-search-popup {
        top: 93px;
    }

    .products li:hover .add_to_cart_button, .products li:hover .product_type_simple,
    .products li:hover .product_type_grouped, .products li:hover .product_type_external,
    .products li .add_to_cart_button, .products li .added_to_cart {
        top: auto;
    }

    .products li {
        margin-bottom: 14px !important;
    }

    .woocommerce-cart .shop_table {
        overflow-x: hidden;
    }

    .products li .woocommerce-Price-amount.amount {
        font-size: 14px !important;
    }

    .wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next:not(.spswiper-button-lock),
    .wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev:not(.spswiper-button-lock) {
        width: 21px !important;
        margin-top: -9px !important;
    }

    #wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox,
    #wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-prev,
    #wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-next {
        min-width: 21px;
        min-height: 21px;
    }

    #wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox {
        width: 21px !important;
        height: 21px !important;
    }

    #wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-prev,
    #wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-next {
        border-radius: 5px !important;
    }

    .single-product #wpgs-gallery .wcgs-carousel .wcgs-spswiper-arrow:before {
        font-size: 9px;
        line-height: 2;
    }

    #wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox:before {
        width: 10px;
        height: 9px;
    }

    .wcgs-lightbox.top_right .sp_wgs-lightbox {
        top: 4px;
        right: 4px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .header .header-navigation #navbar.navbar-collapse {
        position: absolute;
        width: 100%;
        top: 100% !important;
    }

    header .navbar-toggle {
        position: static;
        margin-right: 0;
        padding-left: 2px;
        padding-right: 2px;
    }

    .header {
        padding-top: 12px;
        padding-bottom: 12px;
        border: none;
        height: auto;
    }

    .header .site-logo {
        max-width: 109px;
    }

    .header .site-logo a {
        padding-left: 0;
    }

    #ajax-search-result {
        border: none !important;
    }

    .link-search-open {
        display: none;
    }

    .header.fixed-header {
        height: 76px;
    }

    .header.fixed-header .site-logo {
        transform: scale(.65);
        transition: .35s;
    }

    .header.fixed-header .acc-menu {
        padding-bottom: 0;
    }

    .h-search form#searchform > div {
        border: 1px solid #78560C;
        background-color: #fff;
        border-radius: 30px;
    }

    .h-search form#searchform input[type=text] {
        font-size: 16px;
        padding-left: 0;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        height: auto;
        line-height: 30px !important;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        color: #191001 !important;
    }

    .header.fixed-header + .h-search-popup {
        top: 76px;
    }

    .bapf_hascolarr:after {
        position: absolute;
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        background-image: url(img/shewron-down.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        z-index: 1;
        right: 0;
    }

    .cust_filter {
        left: 15px;
        top: 186px;
    }

    .page-head h1 {
        padding: 0 50px;
    }

    .cust_filter svg {
        left: 0;
    }

    .tax-pwb-brand .row.d-flex {
        display: flex;
        flex-direction: column;
    }

    .brand_cat_download {
        order: -1;
    }

    .brand_cat_download a {
        padding-top: 48px;
        padding-left: 0;
        padding-bottom: 80px;
    }

    .brand_cat_download p {
        padding: 18px 24px;
        font-size: 16px;
        margin-bottom: 0;
    }

    .filter-wrap.filter-wrap-top {
        text-align: right;
        padding-bottom: 32px;
    }

    .entry-content h2.title-contacts,
    .map {
        margin-bottom: 32px;
    }

    .title-contacts {
        font-size: 18px;
        margin-top: 32px !important;
        margin-bottom: 8px;
    }

    .entry-content h2.title-contacts {
        font-size: 18px;
        margin-top: 0 !important;
    }

    .entry-content h2.title-about {
        margin: 40px 0 24px;
        font-size: 14px !important;
    }

    .title-about {
        font-size: 14px !important;
        margin-top: 40px;
    }

    ul {
        margin-left: 18px;
    }

    .tabdescr ul li::before {
        left: -13px;
        top: 5px;
    }

    .tabdescr ul li {
        margin-bottom: 12px;
    }

    ul.dynamic-content li:before {
        left: -13px;

    }

    .single-product .shop_attributes th {
        padding: 2px;
    }

    .cart_totals .checkout-button.button.wc-forward {
        padding-left: 5px;
        padding-right: 5px;
    }

    .cart_totals .checkout-button.button.wc-forward,
    .actions.update-cart .button {
        font-size: 16px;
        border-radius: 24px;
    }

    .cart_totals h2 {
        margin-bottom: 24px;
    }

    .cart_totals {
        padding: 32px 24px;
    }

    .woocommerce-checkout .page-title {
        padding: 0;
    }

    .single-product .entry-content h1 {
        font-size: 20px;
    }

    .single-product .summary .price {
        font-size: 18px;
    }

    .single-product .summary .cart .single_add_to_cart_button {
        font-size: 16px;
    }

    .single-product #wpgs-gallery {
        margin-bottom: 40px;
    }

    article.post .entry-description h2 {
        font-size: 18px !important;
    }

    article.post .read-more-button {
        font-size: 16px !important;
    }

    .section-banner {
        padding-bottom: 56px;
    }

    .section-sales .heading-section__sales {
        margin-bottom: 0;
    }

    .cab-carrusel {
        margin-bottom: 48px;
    }

}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .products li .add_to_cart_button, .products li .added_to_cart {
        top: 0 !important;
    }
    .woocommerce-checkout  h3{
        font-size: 18px!important;
    }
}

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

    .foot_column-menu {
        width: 50%;
    }
}

@media only screen and (min-width: 600px) {
    .footer-info,
    .foot_column-menu {
        width: 33.33%;
    }

    .social-list {
        text-align: left;
        padding-top: 0;
    }
}

@media only screen and (min-width: 768px) {
    #navbar {
        height: auto !important;
        overflow: visible !important;
        top: -45px !important;
        position: static;
        padding-bottom: 0;
        z-index: 1;
    }

    #mega-menu-wrap-header-nav .mega-menu-toggle + #mega-menu-header-nav {
        flex-direction: row;
        flex-wrap: wrap;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        line-height: 1.4;
    }

    header.header {
        z-index: 9999 !important;
    }

    .h-search {
        width: 100%;
        max-width: 1129px;
        margin: 0 auto;
        padding-top: 0;
    }

    .h-search-popup__close-btn svg {
        width: 100%;
        display: block;
        margin: auto;
        max-width: 100%;
    }

    .h-search-backdrop {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #000;
        opacity: .45;
        display: none;
        z-index: 10000;
    }

    .h-search-popup {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding: 87px 106px 135px 106px;
        z-index: 100000;
        background-color: #fff;
        transform: translateY(-100%);
        transition: .6s;
    }

    .h-search-popup_active {
        transform: translateY(0);
    }

    .h-search-popup__close-btn {
        border: none;
        background-color: transparent;
        width: 38px;
        height: 38px;
        position: absolute;
        right: 66px;
        top: 92px;
        z-index: 1;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu {
        background: #f7f7f7 !important;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
        position: absolute;
        width: 200px;
        left: 0;
        top: auto;
        display: none;
        visibility: hidden;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu > li ul.mega-sub-menu {
        left: 100%;
        top: 0;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
        left: calc(100% + 12px);
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu,
    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: #f7f7f7 !important;
        font-size: 14px;
        display: block;
        padding: 0 10px;
        margin: 0 !important;
        text-transform: none !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 979px) {
    .products li:hover .add_to_cart_button, .products li:hover .product_type_simple,
    .products li:hover .product_type_grouped, .products li:hover .product_type_external,
    .products li .add_to_cart_button, .products li .added_to_cart {
        top: auto;
    }

    .wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-next:not(.spswiper-button-lock),
    .wcgs-carousel .wcgs-spswiper-arrow.wcgs-spswiper-button-prev:not(.spswiper-button-lock) {
        width: 21px !important;
        margin-top: -9px !important;
    }

    #wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox,
    #wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-prev,
    #wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-next {
        min-width: 21px;
        min-height: 21px;
    }

    #wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox {
        width: 21px !important;
        height: 21px !important;
    }

    #wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-prev,
    #wpgs-gallery .wcgs-spswiper-arrow.wcgs-spswiper-button-next {
        border-radius: 5px !important;
    }

    .single-product #wpgs-gallery .wcgs-carousel .wcgs-spswiper-arrow:before {
        font-size: 9px;
        line-height: 2;
    }

    #wpgs-gallery .wcgs-lightbox .sp_wgs-lightbox:before {
        width: 10px;
        height: 9px;
    }

    .wcgs-lightbox.top_right .sp_wgs-lightbox {
        top: 4px;
        right: 4px;
    }
}

@media only screen and (min-width: 992px) {
    .tax-pwb-brand .products li {
        width: 19.95%;
        margin-bottom: 15px;
    }
}

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

    .header .call-back {
        width: 80px;
        height: 80px;
        right: 32px;

    }

    .foot_column {
        width: 25%;
        text-align: left;
    }

    .foot_column-logo {
        display: flex;
        align-items: center;
    }

    .sales-slider .owl-wrapper {
        display: flex !important;
    }
}

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


    .main-content:not(.blog .main-content, .single .main-content, .tax-pwb-brand .main-content) {
        width: calc(100% - 320px);
    }
}

@media only screen and (min-width: 1440px) {
    .h-search {
        padding: 0;
        border-radius: 40px;
        overflow: hidden;
    }
}

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

    .footer {
        padding-left: 7%;
        padding-right: 7%;
    }

    .foot_column-logo {
        display: flex;
        align-items: center;
    }

    .header .call-back {
        right: 52px;
    }

    .banersblock .row .col-lg-6:first-child {
        margin-right: 26px;
    }
}
