/*
Theme Name:   Woodmart Child
 Description:  Child theme для Woodmart
 Author:       notdead
 Template:     woodmart
 Text Domain: woodmart-child
 Version:      1.0.9
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

@font-face {
    font-family: 'webspark';
    src: url('fonts/Webspark-logo-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --wd-entities-title-font: 'Inter', sans-serif
}

body {
    font-family: 'Inter', sans-serif;
}

.website-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: #f9f8f3;
    flex-direction: column;
}

.webspark-logo {
    font-family: webspark;
}

.webspark-logo:hover {
    color: inherit;
}

.whb-main-header {
    border-bottom: solid 1px #564A43;
}

@media (min-width: 1024px) {
    .whb-main-header .container {
        max-width: 1920px;
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
}

.wd-nav.wd-gap-m {
    --nav-gap: 20px
}

.whb-header .whb-top-bar {
    background-color: #564A43;
    border-bottom: 0;
}

.whb-header .site-logo {
    padding: 0;
}

.whb-header .whb-top-bar .wd-social-icon {
    color: #E7DCD2 !important;
}

.whb-header .whb-top-bar .wd-social-icons {
    padding: 0;
}

.whb-header .whb-top-bar .wd-header-text {
    padding: 0;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0%;
    color: #E7DCD2;
}

.whb-header .whb-top-bar .wd-header-text a:hover {
    color: rgba(0, 0, 0, 0.8) !important;
}

.whb-header .whb-top-bar .wd-nav[class*="wd-style-"]>li>a {
    color: #E7DCD2;
    font-family: 'Inter', sans-serif;
}

.whb-header .wd-nav-main>li>a {
    font-family: 'Inter', sans-serif;
    --nav-color-hover: #333;
}

.whb-header .wd-nav[class*="wd-style-"]>li:hover>a {
    color: #1B1B1B;
    font-weight: 700;
}

.whb-header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: #1B1B1B;
}

@media screen and (max-width: 1380px) {
    .whb-header .wd-nav-main>li>a {
        font-size: 11px;
        height: 24px;
    }

    .wd-nav.wd-gap-m {
        --nav-gap: 10px
    }
}

.whb-header .wd-search-form[class*="wd-header-search-form"] form.searchform {
    --wd-form-bg: transparent;
    --wd-form-color: #171717;
    border-bottom: 1px solid #000;
}

.whb-header .wd-dropdown-results {
    left: 0;
    right: 0;
    border-radius: 0;
}

.whb-header .wd-dropdown-results .autocomplete-suggestion .suggestion-thumb {
    max-width: 50px;
}

.whb-header .wd-search-form[class*="wd-header-search-form"] form.searchform input.s {
    border: 0;
}

.whb-header .wd-search-form[class*="wd-header-search-form"] input[type='text'] {
    border: 0 !important;
    width: 230px;
    min-width: 230px;
    padding-inline: 30px 0;
}

.whb-header .whb-top-bar .wd-header-secondary-nav #menu-currency-furniture-2 .woodmart-nav-link {
    border-radius: 32px;
    border: 1px solid #80654B;
    padding: 6px;
    height: auto;
}

.whb-header .whb-top-bar .wd-header-secondary-nav #menu-currency-furniture-2 .wd-dropdown .woodmart-nav-link {
    border-radius: 2px;
    border: none;
    padding: 8px;
    color: #000;
}

.whb-header .whb-top-bar .wd-header-secondary-nav #menu-currency-furniture-2 .wd-dropdown .woodmart-nav-link > img {
    border-radius: 50%;
    width: 15px !important;
    height: 15px !important;
    object-fit: cover;
}

.whb-header .whb-top-bar span.nav-link-text {
    text-transform: none;
}

.whb-header :is(.wd-custom-icon,picture.wd-custom-icon img) {
    min-width: auto;
}

.whb-header .wd-tools-element.wd-design-6>a>:is(.wd-tools-inner,.wd-tools-icon) {
    border: 0;
}

.whb-header .wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    box-shadow: none;
    color: #fff;
    background-color: #171717;
    height: 15px;
    width: 15px;
    line-height: 15px;
    font-size: 9px;
    top: 7px;
    inset-inline-end: 6px;
}

.whb-header .wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    color: #fff;
    background-color: #171717;
    height: 15px;
    width: 15px;
    line-height: 15px;
    font-size: 9px;
    top: -4px;
}

.whb-header .wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-cart-number {
    top: -3px;
}

.whb-header .wd-tools-element>a {
    padding-inline: 2px;
}

.whb-header .searchform.wd-style-4 .searchsubmit {
    width: 20px;
}

.whb-header .whb-mobile-left {
    margin-left: 0;
}

.whb-header .whb-mobile-right {
    margin-right: 0;
}

.wd-search-full-screen .searchform {
    border-bottom: 0 !important;
}

.wd-search-full-screen .searchform input[type="text"] {
    border: 0 !important;
    border-bottom: solid 1px #000 !important;
    font-family: 'Inter';
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px !important;
    border-radius: 0;
}

@media (max-width: 1280px) {
    .whb-header span.nav-link-text {
        font-size: 13px !important;
    }
}

.woocommerce-breadcrumb {
    text-transform: uppercase;
    font-size: 11px;
}

.woocommerce-breadcrumb a {
    color: #564A43;
}

.footer-container {
    margin-top: auto;
}

.footer-container.color-scheme-light {
    background-color: #F7F4EB;
    --wd-text-color: #1B1B1B;
    --wd-link-color: #1B1B1B;
    border-top: solid 1px #564A43;
}

@media (min-width: 1024px) {
    .footer-container .container {
        max-width: 1920px;
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }

    .footer-container .container .e-con-inner {
        --content-width: 1840px;
    }
}

.footer-container .container .e-con-inner > .elementor-element > .elementor-element {
    gap: 0px;
}

.footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(1) {
    max-width: 330px;
    margin-right: 260px;
}

.footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(2),
.footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(3),
.footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(4) {
    margin-left: 77px;
    max-width: 300px;
}

.footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(2) {
  margin-left: 0;
}

.webspark-block .elementor-widget-container {
    max-width: 1640px;
    margin-left: 0;
    margin-right: auto;
}

.footer-container .sub-sub-menu li a {
    width: fit-content;
    border-bottom: 1px solid transparent;
}

.footer-container .sub-sub-menu li:hover a[href] {
    color: #1B1B1B;
    font-weight: 700;
}

@media (max-width: 1300px) {
    .footer-container .container .e-con-inner > .elementor-element > .elementor-element {
        gap: 20px;
    }

    .webspark-block .elementor-widget-container div.wd-text-block {
        text-align: right;
    }

    .footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(1) {
        margin-right: unset;
    }

    .footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(2),
    .footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(3),
    .footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(4) {
        margin-left: unset;
    }
}

.footer-container .title,
.footer-container .wd-sub-menu li > a {
    color: #1B1B1B;
}

.footer-container .wd-sub-menu li > a {
    display: block;
}

.footer-container .wd-sub-menu li > strong {
    font-weight: 500;
}

.footer-container .title {
    font-family: 'Inter';
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
}

.footer-container.color-scheme-light .copyrights-wrapper {
    background-color: #1B1B1B;
    --wd-text-color: rgba(255, 255, 255, 0.90);
    --wd-link-color: rgba(255, 255, 255, 0.90);
}

.footer-container.color-scheme-light .copyrights-wrapper p {
    color: rgba(255, 255, 255, 0.90);
}

.footer-container .copyrights-wrapper .min-footer {
    padding: 8px 0;
}

.footer-container .wd-text-block {
    font-size:  14px;
}

.develop_by div.e-con-inner {
    max-width: 100%;
}

.develop_by div.e-con-inner .wd-text-block {
    text-align: right;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}

@media (max-width: 1024px) {
    .develop_by div.e-con-inner .wd-text-block {
        max-width: unset;
        margin-left: 0;
        text-align: right;
        font-size: 14px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .develop_by div.e-con-inner .wd-text-block {
        text-align: left;
    }

    .footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(1),
    .footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(2),
    .footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(3),
    .footer-container .container .e-con-inner > .elementor-element > .elementor-element > .elementor-element:nth-child(4) {
        max-width: 100%;
    }
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    display: none;
}

.wd-nav-main > li.menu-item-has-children:hover {
    position: relative;
}

.wd-nav-main > li.menu-item-has-children:hover > a:after {
    content: "";
    display: block;
    width: 110%;
    position: absolute;
    left: -9%;
    top: 85%;
    height: 2px;
    background-color: black;
}

.wd-nav-main .wd-design-full-width .wd-sub-menu {
    flex-direction: column;
}

.wd-nav-main .wd-dropdown-menu {
    background-size: 66%;
    background-position: right top;
}

.wd-nav-main .wd-design-full-width .wd-sub-menu > li {
    width: 33%;
    margin: 0;
}

.wd-nav-main .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu > li > a {
    text-transform: none;
    font-weight: 400;
    font-size: 1rem;
}

.wd-dropdown-menu.wd-design-full-width:not(.wd-scroll) {
    border-top: solid 1px #564A43;
    box-shadow: none;
    --wd-dropdown-padding: 20px;
    background-size: contain;
}

#menu-currency-furniture-2 .wd-sub-menu .lang-item {
    margin-bottom: 8px;
}

#menu-currency-furniture-2  .menu-item-has-children > .woodmart-nav-link:after {
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    margin-left: 4px;
    background: url("./images/dropdown-menu-arrow.svg") center/contain no-repeat;
    transition: transform 0.3s;
}

#menu-currency-furniture-2  .menu-item-has-children:hover > .woodmart-nav-link {
    background: #FFFFFF1A;
}

#menu-currency-furniture-2  .wd-dropdown {
    top: 120%;
    min-width: 110px;
    border-radius: 2px;
    padding: 4px;
    --wd-dropdown-width: auto;
}

#menu-currency-furniture-2  .wd-dropdown .current-lang > .woodmart-nav-link {
    background-color: #F7F4EB;
    display: flex;
    gap: 4px;
}

#menu-currency-furniture-2  .menu-item-has-children:hover > .woodmart-nav-link {
    background: #FFFFFF1A;
}

#menu-currency-furniture-2  .wd-dropdown {
    top: 120%;
    min-width: 110px;
    border-radius: 2px;
    padding: 4px;
    --wd-dropdown-width: auto;
}

#menu-currency-furniture-2  .wd-dropdown .current-lang > .woodmart-nav-link:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-left: auto;
    background: url("./images/icon-done.svg") center/contain no-repeat;
    transition: transform 0.3s;
}

#menu-currency-furniture-2  .menu-item-has-children:hover > .woodmart-nav-link:after {
    transform: rotate(180deg);
}

#menu-currency-furniture-2 .nav-link-text img {
    height: 16px !important;
    border-radius: 50%;
}

.autocomplete-suggestion {
    padding: 8;
    max-width: 226px;
}

.autocomplete-suggestion .suggestion-thumb img {
    border-radius: 0;
}

.autocomplete-suggestion .suggestion-thumb {
    margin-right: 8px;
}

.autocomplete-suggestion .wd-entities-title {
    font-weight: 400;
    font-family: 'Inter';
}

.autocomplete-suggestion .price .amount {
    font-weight: 400;
    color: #000;
}

.page-title .container {
    display: flex;
    flex-direction: column-reverse;
}

.page-template-default .page-title-default {
    background-color: transparent;
    margin: 0;
}

.page-template-default .page-title-default .title {
    --wd-title-color: #1B1B1B;
    --wd-title-font-s: 40px;
    font-family: Cormorant;
    font-weight: 500;
}

.page-template-default :is(.breadcrumbs,.yoast-breadcrumb) {
    font-size: 0;
}

.page-template-default :is(.breadcrumbs,.yoast-breadcrumb)>:is(a,span) {
    color: #564A43;
    font-size: 11px;
    font-weight: 500;
}

.page-template-default.page .main-page-wrapper {
    background-image: none;
    background-color: #F9F8F3;
    padding: 0;
}

.view-all-results {
    font-size: 12px;
    max-width: 226px;
}

.cart-widget-side.wd-side-hidden {
    --wd-side-hidden-w: 568px;
    --wd-title-font: 'Inter';
    background-color: #F9F8F2;
    z-index: 10000;
}

.cart-widget-side.wd-side-hidden .title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.cart-widget-side.wd-side-hidden .wd-heading {
    padding: 24px 16px;
    border-color: #564A43;
}

.cart-widget-side.wd-side-hidden .wd-empty-mini-cart .btn {
    --btn-accented-bgcolor: #564A43;
}

.cart-widget-side.wd-side-hidden .wd-empty-mini-cart .btn:hover {
    --btn-accented-bgcolor-hover: #453B35;
}

.cart-widget-side.wd-side-hidden .wd-heading .wd-action-btn.wd-style-text>a {
    font-size: 0;
}

.cart-widget-side.wd-side-hidden .wd-heading .wd-action-btn.wd-style-text>a:before {
    font-size: 20px;
}

.cart-widget-side.wd-side-hidden .woocommerce-mini-cart .mini_cart_item {
    padding: 24px 20px;
    border-bottom: 1px solid #E3E3E3;
    align-items: stretch;
}

.cart-widget-side.wd-side-hidden .woocommerce-mini-cart .cart-info {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
    padding-right: 0;
}

.cart-widget-side.wd-side-hidden .woocommerce-mini-cart .cart-info div.quantity {
    margin-bottom: 0;
    margin-top: auto;
}

.cart-widget-side .woocommerce-mini-cart .wd-entities-title {
    font-size: 1rem;
    font-weight: 400;
    width: 60%;
    font-family: 'Inter';
    margin-bottom: 0;
}

.cart-widget-side .woocommerce-mini-cart .quantity + .quantity {
    position: absolute;
    right: 20px;
    top: 26px;
    width: 20%;
    color: #1B1B1B;
    font-weight: 500;
    font-size: 0px;
    text-align: right;
}

.cart-widget-side .woocommerce-mini-cart .quantity + .quantity .amount {
    color: #1B1B1B;
    font-weight: 500;
    font-size: 16px;
}

.cart-widget-side.wd-side-hidden .woocommerce-mini-cart .wd-checkout-remove-btn {
    position: absolute;
    z-index: 1;
    bottom: 24px;
    right: 20px;
    top: auto;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    width: auto;
    text-underline-offset: 4px;
}

.cart-widget-side.wd-side-hidden .woocommerce-mini-cart .wd-checkout-remove-btn:after {
    display: none;
}

.cart-widget-side.wd-side-hidden .woocommerce-mini-cart .mini-cart-attributes {
    font-size: 1rem;
    color: #666;
    font-weight: 400;
}

.quick-shop-wrapper .woocommerce-variation-add-to-cart .product-data-label.-count,
.cart-widget-side.wd-side-hidden .woocommerce-mini-cart .product-data-label.-count {
    display: none;
}

.cart-widget-side .woocommerce-mini-cart.product_list_widget>li img {
    min-width: 100%;
    max-width: 105px;
    border-radius: 0;
}

.cart-widget-side .woocommerce-mini-cart .cart-item-image {
    margin-right: 24px;
    margin-bottom: 0;
}

.cart-widget-side .woocommerce-mini-cart__total {
    font-size: 1rem;
    border-color: #E3E3E3;
}

.cart-widget-side .woocommerce-mini-cart__total strong {
    font-weight: 500;
}

.cart-widget-side .woocommerce-mini-cart__total .amount {
    font-weight: 500;
    font-size: 20px;
    color: #000;
}

.cart-widget-side .woocommerce-mini-cart__buttons .btn-cart {
    display: none;
}

.cart-widget-side .woocommerce-mini-cart__buttons .checkout {
    background-color: #564A43;
    border-radius: 0;
    font-size: 1rem;
    font-weight: 400;
    padding: 17px;
    line-height: 1;
    transition: background-color 0.3s;
}

.cart-widget-side .woocommerce-mini-cart__buttons .checkout:active,
.cart-widget-side .woocommerce-mini-cart__buttons .checkout:focus {
    background-color: #453B35;
}

@media (hover: hover) {
    .cart-widget-side .woocommerce-mini-cart__buttons .checkout:hover {
        background-color: #453B35;
    }
}

.cart-widget-side .cart-info div.quantity {
    border: solid 1px #E3E3E3;
    width: 122px;
}

.cart-widget-side .cart-info div.quantity button[type="button"],
.cart-widget-side .cart-info div.quantity input[type="number"] {
    background: transparent;
    border-radius: 0;
    height: 40px;
}

.cart-widget-side .cart-info div.quantity input[type="number"] {
    min-width: 40px;
    border: 0;
}

.cart-widget-side .cart-info div.quantity button[type="button"] {
    min-width: 41px;
    font-weight: 300;
    height: 40px;
    font-family: initial;
    border: 0;
    background-position: center;
    background-size: 50%;
    background-repeat: no-repeat;
    font-size: 0;
}

.cart-widget-side .cart-info div.quantity [type="button"].plus {
    background-image: url('./images/input-plus.svg');
}

.cart-widget-side .cart-info div.quantity [type="button"].minus {
    background-image: url('./images/input-minus.svg');
}

.cart-widget-side li:hover .cart-info .wd-entities-title {
    color: inherit;
}

.cart-widget-side .woocommerce-mini-cart li.mini_cart_item:hover {
    background-color: #fefced;
}

.view-all-results {
    font-size: 12px;
}

nav[class*="-pagination"] li .page-numbers {
    color: #000;
    opacity: 0.5;
    font-weight: 400;
}

nav[class*="-pagination"] li .page-numbers:not(.next, .prev) {
    font-size: 18px;
}

nav[class*="-pagination"] li .current {
    background: transparent;
    color: #000;
    opacity: 1;
}

@media screen and (max-width: 1024px) {
    .wd-side-hidden {
        background-color: #F9F8F2;
    }

    .mobile-nav .wd-heading {
        border-bottom: solid 1px #564A43;
        justify-content: flex-start;
    }

    .mobile-nav .wd-heading .wd-action-btn>a {
        font-size: 0;
    }

    .mobile-nav .wd-heading .wd-action-btn>a:before {
        font-size: 22px;
    }

    html body .wd-nav-mobile > li > a {
        text-transform: uppercase;
        border-bottom-color: #E3E3E3;
        font-weight: 500;
        padding: 28px 16px;
    }

    html .wd-nav-mobile > li > ul > li > a {
        text-transform: none;
        border-bottom: 0;
        min-height: 36px;
        font-weight: 400;
        color: inherit;
    }

    .wd-nav-opener:after {
        transform: rotate(90deg);
    }

    .wd-nav-opener.wd-active:after {
        transform: rotate(-90deg);
    }

    html .mobile-nav .wd-nav-opener {
        border-left: 0;
    }

    html .mobile-nav .wd-nav-opener.wd-active {
        background-color: transparent;
        color: inherit;
    }

    html .wd-nav-mobile li:active>a,
    html .wd-nav-mobile li.opener-page>a {
        background-color: transparent;
    }

    html .wd-nav-mobile>li>:is(.wd-sub-menu,.sub-sub-menu) {
        padding-top: 20px;
    }

    html .wd-side-hidden.wd-opened {
        display: flex;
        flex-direction: column;
    }

    html .wd-nav-mobile {
        position: relative;
        flex: 1;
        padding-bottom: 70px;
    }

    html .wd-nav-mobile .menu-item-languages {
        position: absolute;
        bottom: 24px;
        width: auto;
        border-radius: 32px;
        border: 1px solid #E3E3E3;
        padding: 6px;
        margin-left: 12px;
    }

    html .wd-nav-mobile .menu-item-languages > a {
        padding: 0;
        min-height: 0;
        border-bottom: 0;
    }

    html .wd-nav-mobile .menu-item-languages > .wd-nav-opener {
        border-bottom: 0;
    }

    html .wd-nav-mobile .menu-item-languages > .wd-sub-menu {
        position: absolute;
        bottom: 150%;
        border-radius: 2px;
        background: #FFF;
        box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.12);
        left: 10px;
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    footer .collapse-mobile + .elementor-widget .wd-sub-menu {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s;
    }

    footer .collapse-mobile.open + .elementor-widget .wd-sub-menu {
        max-height: 500px;
        margin-bottom: 20px;
    }

    footer .collapse-mobile.open .title-wrapper:after {
        transform: rotate(180deg);
    }

    footer .title-wrapper {
        border-top: 1px solid #564A43;
        padding-top: 20px;
        transition: all 0.4s;
    }

    footer .open .title-wrapper {
        padding-bottom: 20px;
    }

    footer .collapse-mobile .title-wrapper:after {
        content: "";
        position: absolute;
        right: 0;
        top: 22px;
        width: 12px;
        height: 12px;
        padding-top: 20px;
        background: url("./images/icon-chevron-down.svg") center/contain no-repeat;
        transition: 0.3s;
    }

    footer .elementor-widget-social-icons.elementor-widget.elementor-widget {
        margin-block-end: 20px;
    }

    footer .title-wrapper .title {
        font-size: 14px;
    }

    .webspark-block .text-right {
        text-align: left;
    }
}

@media screen and (max-width: 575px) {
    .footer-container .copyrights-wrapper .min-footer {
        gap: 8px;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .wd-products.wd-grid-g {
        margin: 0 -10px;
        gap: 1px;
    }

    .page-template-default .page-title-default .title {
        --wd-title-font-s: 34px
    }

    .cart-widget-side .woocommerce-mini-cart .wd-entities-title {
        font-size: 12px;
        width: 60%;
    }

    .cart-widget-side.wd-side-hidden .woocommerce-mini-cart .mini-cart-attributes {
        font-size: 12px;
    }

    .cart-widget-side.wd-side-hidden .woocommerce-mini-cart .mini_cart_item {
        padding: 24px 16px;
    }

    .cart-widget-side .woocommerce-mini-cart .quantity + .quantity {
        font-size: 0px;
        right: 16px;
    }

    .cart-widget-side .woocommerce-mini-cart .cart-item-image {
        margin-right: 16px;
        flex-basis: 25%
    }
}

.wd-wishlist-popup {
    position: fixed;
    top: 115px;
    right: 40px;
    background: #fff;
    max-height: 72px;
    width: 600px;
    padding: 24px 16px;
    z-index: 9999;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.wd-wishlist-popup-content {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
}

.wd-wishlist-popup-content .banner {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    flex: 1;
}

.wd-wishlist-popup span.added {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 5%;
    text-transform: uppercase;
    color: #1b1b1b;
    display: flex;
}

.wd-wishlist-popup a {
   font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0%;
    text-decoration: underline;
    color: #1b1b1b;
    margin-right: 18px;
    display: inline-block;
    cursor: pointer;
}

.wd-wishlist-popup span.close {
  font-family: "woodmart-font";
      line-height: 24px;
    font-size: 16px;
    cursor: pointer;
}

.wd-wishlist-popup span.added:before {
    content: '';
    background: url("images/wishlist-banner-added.svg") center no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 8px;
}

.wd-wishlist-popup--visible {
    opacity: 1;
    transform: translateY(0);
}

@media screen and (max-width: 800px) {
    .wd-wishlist-popup {
        top: unset;
        bottom: 0px;
        right: 0;
        width: 100vw;
        max-height: 103px;
    }

    .wd-wishlist-popup-content {
        align-items: start;
    }

    .wd-wishlist-popup-content .banner {
        flex-wrap: wrap;
    }

    .wd-wishlist-popup a {
        margin-top: 8px;
        margin-left: 32px;
    }
}

body select option {
    color: #424242;
    background-color: #F9F8F2;
}

select option:checked,
select option[selected] {
  font-weight: 600;
}