/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1.8
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&family=Exo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&family=Exo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

#cart-popup {
    display: block;
}

.my-account.mb .large-9.col {
    margin: 20px auto;
}

.page-wrapper.my-account.mb {
    padding-top: 0px;
}

.account-user.circle {
    padding: 10px;
    border-radius: 0px;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.quick-view.quick-view-added,
a.added_to_cart.wc-forward {
    display: none;
}

.add_to_cart_button.added {
    display: block;
}

.cart-empty.woocommerce-info {
    text-align: center;
}

mark {
    background-color: white;
    color: #000;
}

.product-container .product-footer .row.item-row {
    margin-left: 0px;
    margin-right: 0px;
}

.ux-menu-link--active .ux-menu-link__link {
    color: hsla(0, 0%, 70%, .85);
}

li.html.custom.html_topbar_left,
li.html.custom.html_topbar_left div.selectron23 {
    max-height: 36px;
    background: white;
}

form.woocommerce-widget-layered-nav-dropdown {
    margin-bottom: -1.7em;
}

.price-wrapper .price {
    display: block;
    height: 23px;
}

.box-text p {
    margin-bottom: 0.1em;
    margin-top: 0.8em;
}

.header-cart-link.icon.primary.button.round.is-small {
    width: 121px;
    height: 38px;
    background: linear-gradient(264.8deg, #5CD72F -1.53%, #34C560 99.03%);
    justify-content: center;
    align-items: center;
    padding: 3px 32px;
}

a.button.secondary {
    background: #34c560;
    background-color: #34c560;
    background-image: linear-gradient(270deg, rgba(92, 215, 47, 1) -35%, rgba(52, 197, 96, 1) 118%);
}

.product-small {
    padding-left: 16px;
    padding-right: 16px;
}

.product-small:first-child {
    padding-left: 0;
}

.text.slider-lead {
    color: rgba(18, 17, 39, 0.9);
}

.banner-slider .text-box-content.text {
    background: linear-gradient(180deg, #A7F18C 0%, #39C965 102.01%);
}

.banner-slider-pink .text-box-content.text {
    background: linear-gradient(180deg, #DEDEDE 0%, #F0E7F8 0.01%, #DAB6F5 102.01%);
}

h5.uppercase {
    font-weight: 500;
    font-family: Poppins, sans-serif;
}

label,
legend {
    font-weight: 500;
}

.showcoupon {
    font-weight: 700;
}

.container {
    max-width: 1324px;
    padding-left: 22px;
    padding-right: 22px;
}

.slider-nav-circle .flickity-prev-next-button svg {
    background: #47474A;
    border-radius: 8px;
    width: 40px;
    height: 40px;
}

.slider-size-new .flickity-prev-next-button .arrow {
    color: #fff;
}

.flickity-prev-next-button {
    box-shadow: none !important;
}

.product-swiper-button-next:hover,
.flickity-prev-next-button.next:hover {
    background-color: #4F772D;
    border-color: #4F772D;
    background-image: url('/wp-content/themes/flatsome-child/assets/images/next-hover.svg') !important;
}

.product-swiper-button-prev:hover,
.flickity-prev-next-button.previous:hover {
    background-color: #4F772D;
    border-color: #4F772D;
    background-image: url('/wp-content/themes/flatsome-child/assets/images/prev-hover.svg') !important;
}

.grid-tools a {
    background-color: #121127;
}

.header-button a,
.woocommerce-address-fields .button.wp-element-button {
    color: #121127;
}

.slider .button span {
    color: #fff;
}

.button.button-about-us span {
    font-size: 16px;
}

.button span {
    font-weight: 400;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #121127;
}

.callout.badge.badge-circle {
    margin-left: 15px;
}

/******Tabs***/
li.tab.has-icon a span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    margin: 0 auto;
}

li.tab.has-icon.active a span {
    color: #1D1D1F;
}

.nav-pills>li.active>a {
    color: #fff;
    opacity: 1;
}

.nav-pills>li>a {
    border-radius: 50px;
    width: 120px;
    height: 37px;
}

.tabbed-content .nav-pills>li {
    margin-bottom: 30px;
    margin-right: 5px;
}

#tab-sale a {
    border: 1px solid #F9700D;
    color: #F9700D;
}

li#tab-sale.active>a {
    background-color: #F9700D;
}

#tab-best-sellers a {
    border: 1px solid #3EC956;
    color: #3EC956;
}

li#tab-best-sellers.active>a {
    background-color: #3EC956;
}

#tab-new a {
    border: 1px solid #121127;
    color: #121127;
}

li#tab-new.active>a {
    background-color: #3EC956;
}

/******Tabs***/


.banner.has-hover.banner-subscribe,
.banner-subscribe .bg.bg-loaded,
.section.section-subscribe .bg-fill {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.box-bounce .box-text {
    padding: 15px 0px 20px;
    z-index: 1;
}

.is-divider {
    display: none;
}

.attachment-medium.size-medium.wp-post-image {
    border-radius: 12px;
}

input#button-subscribe {
    background: #121127;
    border-radius: 8px;
}

a.button.is-outline {
    border: 2px solid #34C560;
}

a.button.is-outline>i[class^="icon-"] {
    color: #34C560;
}

.slider-nav-circle .flickity-prev-next-button:hover svg {
    background: #47474A;
    border-color: #47474A;
}

.banner-grid-wrapper .text-box-content.text p {
    font-family: 'Archivo';
}

.is-form.expand.button.wp-element-button {
    text-shadow: none;
    height: 55px;
}

.woocommerce-widget-layered-nav-dropdown__submit,
.button.primary.wc-backward.wp-element-button {
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    margin-top: 15px;
    color: #121127;
    padding: 6px 32px;
}

form.searchform .button.wp-element-button,
.more-link.button.primary.is-outline.is-smaller,
.product-lightbox.lightbox-content .button.wp-element-button {
    border-radius: 8px;
    font-weight: 500;
    font-size: 12px;
    max-height: 39px;
    color: #121127;
    padding: 6px 32px;
}

@media only screen and (min-width: 1152px) {
    .form-email-subscribe {
        width: 267px;
        float: left
    }

    .form-submit-subscribe {
        width: 40%;
        float: left
    }

    input#button-subscribe {
        display: inline-block;
        margin: 0px 0px 0px 14px !important;
        padding: 7px 32px;

        width: 142px;
        height: 52px;
    }

    .row.row-small {
        max-width: 1110px;
    }

    a.button-see-all {
        position: inherit;
        bottom: -14px;
        right: -11px;
    }

}

*/ .text.slider-lead {
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
}

.text-box-content.text p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
}

.icon-box.featured-box h3 {
    font-size: 28px;
}

.icon-box.featured-box p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 180%;
    color: #7A7C7B;
    margin-bottom: 0;
}

.icon-box.featured-box h6,
.icon-box.featured-box h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
}

.banner h1,
.banner h2,
.banner h3 {
    font-weight: 700 !important;
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    padding: 0;
}

span.price ins {
    text-decoration: none;
    float: left;
    margin-right: 12px;
}

span.price del span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    text-decoration-line: line-through;
    text-transform: uppercase;

    color: rgba(29, 29, 29, 0.7);
}

.absolute-footer {
    padding: 43px 0 43px;
}

.section-border {
    border-width: 0px 22px 0px 22px;
    border-color: #fff;
}

@media only screen and (min-width: 849px) and (max-width: 1160px) {
    .row-products .row.hide-for-small {
        margin-left: 0px;
        margin-right: 0px
    }
}

@media only screen and (min-width: 849px) {
    #header .header-main .nav-left {
        justify-content: space-evenly;
        flex-wrap: nowrap;
    }

    .article-inner .entry-image.relative {
        width: 50%;
        float: left;
        padding-right: 25px;
        padding-bottom: 25px;
    }

    .entry-content.single-page {
        padding-top: 0em;
    }
}

@media only screen and (max-width: 848px) and (min-width:551px) {
    .banner-about-us {
        padding-top: calc(200px + (400 - 200) * (100vw - 400px) / (1200 - 400)) !important;
    }

    .logo-slider-main .slider-nav-outside .flickity-page-dots {
        bottom: -30px;
    }

    .form-submit-subscribe input#button-subscribe {
        margin: 0px 0px 0px 0px !important;
        padding: 7px 32px;
        width: 100%;
    }

    .form-email-subscribe input:not([type="submit"]) {
        width: 100%;
    }

    label.woof_checkbox_label {
        font-size: 13px;
        width: 83%;
    }
}



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

    #my-account-nav a {
        font-size: 1.2em;
    }

}

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

    #my-account-nav a {
        font-size: 0.85em;
    }

    ul.product_list_widget li a {
        font-size: 14px;
    }

    .banner-about-us {
        padding-top: calc(580px + (100 - 500) * (90vw - 400px) / (1200 - 400)) !important;
    }

    .banner-shop-by {
        padding-top: calc(800px + (600 - 500) * (100vw - 400px) / (1200 - 400)) !important;
    }

    .showcoupon {
        width: 100%;
        display: block;
    }

    .logo-slider-main .slider-nav-outside .flickity-page-dots {
        bottom: -30px;
    }

    label.woof_checkbox_label {
        font-size: 13px;
        width: 83%;
    }

    .related.related-products-wrapper.product-section {
        margin-bottom: 100px;

    }

    .row.category-page-row .row-small>.col {
        padding: 0 9.8px 19.6px;
    }

    .button#place_order,
    .dashboard-links a,
    .woocommerce-Button.button,
    a.checkout-button.button,
    input[type="submit"].button,
    #place_order {
        width: 100% !important;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .dashboard-links a,
    .woocommerce-address-fields .button.wp-element-button {
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 52px;
        background: linear-gradient(239.1deg, #5CD72F -35.42%, #34C560 118.69%);
        border-radius: 8px;
        padding: 15px 0;
    }

    .form-submit-subscribe input#button-subscribe {
        margin: 0px 0px 0px 0px !important;
        padding: 7px 32px;
        width: 100%;
    }

    .form-email-subscribe input:not([type="submit"]) {
        width: 100%;
    }

    .sector-tab .tabbed-content .tab-panels .row.show-for-small,
    .row-products .row.show-for-small,
    .container .related .row-small {
        margin-left: 0px;
        margin-right: 0px
    }

    .row-small>.col {
        padding: 0 0px 19.6px;
    }

    .row-small>.flickity-viewport>.flickity-slider>.col:nth-child(odd) {
        padding: 0px 12px 19.6px 0px;
    }

    .row-small>.flickity-viewport>.flickity-slider>.col:nth-child(2n) {
        padding: 0px 0px 19.6px 12px;
    }

    .section-border {
        border-width: 0px;
    }

    h1,
    h2 {
        font-size: 32px;
    }

    .nav-pills>li>a {
        width: 116px;
    }

    .main-blocks>.col {
        margin: 0 15px;
    }

    .row-products {
        background-color: rgb(249, 249, 251);
    }

    .h6,
    h6 {
        font-size: 1em;
    }

    .banner-grid-wrapper div.col-inner {
        width: 90%;
        margin-right: 18px;
    }

    .banner h5,
    .banner h6,
    .banner p {
        margin-bottom: 0.5em;
        margin-top: 1em;
        padding: 0;
    }

    .page-title-inner {
        padding-top: 0px;
    }

    .row-products button.previous,
    .row-products button.next,
    .tab-panels button.next,
    .tab-panels button.previous,
    .post-slider button.previous,
    .post-slider button.next,
    .related button.previous,
    .related button.next {
        display: none;
    }


}

.slider p {
    margin-bottom: 0.3em;
}

.slider-title {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0.5em;
}

#footer .is-border {
    opacity: 0.12;
    margin: 0 auto;
}

#footer .ux-menu .ux-menu-title {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    font-family: 'Archivo';
    letter-spacing: 0.8px;
    color: rgba(255, 255, 255, 0.4);
    padding-top: 0px;
}

#footer .ux-menu .ux-menu-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #FFFFFF;
}

.ux-menu-link:hover .ux-menu-link__link {
    color: rgba(255, 255, 255, 0.4);
}

.payment_box.payment_method_cod {
    text-align: center;
}

.callout.badge {
    height: 1.7em;
    width: 3.5em;
}

.badge span.onsale {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
}

ul.woocs_auto_switcher {
    width: 100px;
    height: 100px;
}

.banner p {
    margin-bottom: 0.5em;
}

.single_add_to_cart_button,
.widget_price_filter .price_slider_amount .button,
button.expand.wp-element-button {
    background-color: #90A955;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
}

.dashboard-links a,
.woocommerce-Button.button,
.woocommerce-address-fields .button.wp-element-button,
input[type="submit"].button {
    justify-content: center;
    align-items: center;
    width: 194px;
    height: 52px;
    background: linear-gradient(239.1deg, #5CD72F -35.42%, #34C560 118.69%);
    border-radius: 8px;
    padding: 15px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.single_add_to_cart_button,
input[type="submit"].button,
.woocommerce-Button.button,
.checkout-button.button,
#place_order,
.widget_price_filter .price_slider_amount .button {
    color: #FFFFFF;
    text-transform: capitalize;
}

#button-subscribe {
    color: white;
}

.button.primary.btn-primary>* {
    color: white !important;
    text-transform: uppercase;
    font-family: "Anek Latin", sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}

.btn-arrow {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #585450;
    font-family: "Anek Latin", sans-serif;
}

.h-full {
    height: 100%;
}

.h-full .img-inner {
    height: 100%;
}

.h-full .img-inner img {
    height: 100%;
    object-fit: cover;
}

.font-size-68>* {
    font-size: 32px !important;
}

@media only screen and (min-width: 1024px) {
    .font-size-68>* {
        font-size: 42px !important;
    }
}

@media only screen and (min-width: 1366px) {
    .font-size-68>* {
        font-size: 68px !important;
    }
}

.shop-head {
    padding-top: 40px;
    min-height: 192px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}

.shop-head .bg-image {
    position: absolute;
    top: -35%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 800px;
    width: 100%;
    z-index: 0;
}

.shop-head h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 68px;
    line-height: 1;
}

.shop-head p {
    margin-top: 16px;
    color: #7A7C7B;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    text-align: center;
}

.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
    height: 6px;
    background-color: #F2F2F2;
    width: 100%;
}

.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #FFFFFF;
    border-color: #7A7C7B;
}

.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #4F772D;
}

#shop-sidebar {
    position: relative;
    max-width: 288px;
    width: 100%;
}

.woocommerce-form-login p,
.lost_reset_password p {
	text-align: left;
}

.woocommerce-privacy-policy-text p {
	font-size: 14px;
}

.woocommerce-button.button.woocommerce-form-login__submit, 
.woocommerce-button.button.woocommerce-form-register__submit,
.woocommerce-ResetPassword .woocommerce-Button.button{
    color: #fff;
    font-family: "Anek Latin", sans-serif;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
	background: var(--primary-color) !important;
}
.maw-488 {
    max-width: 488px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 25px;
}

[id^="ux-btn-"] {
    font-family: "Anek Latin", sans-serif !important;
}

.testimonial-slider .flickity-page-dots {
    bottom: -30px;
}

.shop-container {
    /* max-width: 844px; */
    width: 100%;
}

.nav-dots-small .flickity-page-dots .dot,
.row-slider .flickity-page-dots .dot {
    opacity: 1;
}

#shop-sidebar .button.woof_reset_search_form {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    background: transparent;
    text-transform: capitalize;
    color: #3F403F;
    border-color: transparent;
    margin: 0;
}

.widget-title.shop-sidebar {
    font-size: 24px;
    font-weight: 600;
    color: #3F403F;
    font-family: "Anek Latin", sans-serif;
    line-height: 1.4;
    margin-bottom: 24px;
    display: block;
}

.woof_products_top_panel_ul li:first-child {
    display: none;
}

.woof_products_top_panel_ul ul.product_cat {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
}

.woof_products_top_panel li span {
    padding: 8px 12px 8px 48px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #3F403F;
    display: inline-block;
    background: url('assets/images/btns.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 24px;
    background-color: #F2F2F2;
    overflow: hidden;
}

.woof_products_top_panel li span:hover {
    background-size: contain;
}

.woof_container .woof_container_inner input[type="search"] {
    background-color: #F2F2F2;
    font-size: 16px;
    color: #7A7C7B;
    padding: 12px;
    padding-left: 52px;
    box-shadow: none;
}

.woof_text_search_container .woof_text_search_go {
    background: url('/wp-content/themes/flatsome-child/assets/images/search-icon.svg');
    display: block !important;
    left: 17px;
    top: 0;
    bottom: 0;
    right: auto;
    margin: auto;
}

.woof_container {
    padding-bottom: 0;
    padding-top: 15px;
    border-top: 1px solid #7A7C7B;
}

.orderby {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #3F403F;
    border-color: transparent;
}

.woof_container_inner h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    font-family: "Anek Latin", sans-serif;
    color: #3F403F;
    margin-bottom: 13px;
    position: relative;
    cursor: pointer;
}

.woof_container_inner h4:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 2px;
    border-right: 2px solid #7A7C7B;
    border-bottom: 2px solid #7A7C7B;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    transform: rotate(45deg);
}

.woof_list label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #3F403F;
    padding-top: 0;
}

.woof_list_checkbox li div {
    border-radius: 4px;
    opacity: 0.9;
}

html {
    scroll-behavior: smooth;
}

.woocommerce-pagination {
    margin: 80px 0 50px;
    padding-top: 20px;
    border-top: 1px solid #EAECF0;
}

.woocommerce-pagination ul {
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
    list-style: none;
    position: relative;
}

.woocommerce-pagination ul.links li {
    margin: 0;
    list-style: none;
}

.woocommerce-pagination ul .prev-button {
    position: absolute;
    left: 0;
    text-transform: capitalize;
}

.woocommerce-pagination ul .next-button {
    position: absolute;
    right: 0;
    text-transform: capitalize;
}

.woocommerce-pagination ul>li>a,
.woocommerce-pagination ul>li>span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    color: #3F403F;
    border-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    border-radius: 0;
    border: none !important;
    text-transform: inherit;
}

.woocommerce-pagination ul>li>a:hover {
    background: #ECF39E;
    color: #3F403F;
}

.woocommerce-pagination ul>li>span:hover {
    color: #3F403F;
    background: #ECF39E;
}

.woocommerce-pagination ul>li>.current {
    color: #fff;
    border-color: transparent;
    background: #90A955;
}

.woocommerce-pagination ul>li>a.next,
.woocommerce-pagination ul>li>a.prev {
    text-transform: inherit;
    color: #3F403F;
}

.woof_radio_term_reset {
    display: none !important;
}

.woof_block_html_items {
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.woof_block_html_items.open {
    height: fit-content;
}

.wishlist-icon .wishlist-button {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wishlist-icon .wishlist-button i {
    display: none;
}

.wishlist-icon .wishlist-button:before {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url('assets/images/like.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.wishlist-icon .wishlist-button.added::before {
    background-image: url('assets/images/added-icon.svg');
}

.wishlist-icon .wishlist-button.added::after {
    display: none !important;
}

.image-tools .wishlist-button:hover {
    background-color: transparent;
    border: 1px solid #F2F2F2 !important;
}

.yith-wcwl-add-to-wishlist-button:is(button) {
    margin: 0 !important;
}

.breadcrumbs {
    color: #3F403F;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    font-family: "Anek Latin", sans-serif;
}

.breadcrumbs a {
    color: #7A7C7B;
}

.cart-wrapper .shop_table thead th {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    font-family: "Anek Latin", sans-serif;
    color: #3F403F;
    text-transform: inherit;
    padding-bottom: 24px;
    border-width: 1px;
    border-color: #C8C8C8;
}

.cart-wrapper .shop_table tbody .product-name {
    max-width: 214px;
    width: 100%;
}

.cart-wrapper .shop_table tbody .product-name a {
    font-family: "Anek Latin", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    color: #3F403F;
}

.cart-wrapper .shop_table tbody .product-category {
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 14px;
    color: #7A7C7B;
    font-family: "Anek Latin", sans-serif;
    display: flex;
    align-items: center;
    gap: 5px;
}

.wishlist-content {
    padding: 24px;
    border: 1px solid #7A7C7B;
}

.account-content .wishlist-title.wishlist-title-with-form {
    display: none;
}

.account-content .yith-wcwl-share {
    display: none;
}

.wishlist-content .grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
}

.pagination-row.wishlist-pagination {
    margin-top: 80px;
}

.wishlist-content h2 {
    font-family: "Anek Latin", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    color: #4F772D;
    margin-bottom: 24px;
}

.cart-wrapper .shop_table .quantity .button.minus,
.cart-wrapper .shop_table .quantity .button.plus,
.cart-wrapper .shop_table .quantity {
    height: 32px;
    min-height: 32px;
}

.cart-wrapper .shop_table .quantity .button.minus,
.cart-wrapper .shop_table .quantity .button.plus {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
}

.cart-wrapper .shop_table a.remove,
.cart-wrapper .shop_table a.icon-remove {
    border: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 1 !important;
    color: #7A7C7B;
    gap: 9px;
    transition: all 0.3s ease;
}

.cart-wrapper .shop_table a.remove svg {
    fill: #7A7C7B;
    transition: all 0.3s ease;
}

.cart-wrapper .shop_table a.remove:hover,
.cart-wrapper .shop_table a.remove:hover svg {
    color: #90a955;
    fill: #90a955;
}

.cart-wrapper .shop_table tbody .product-price span.amount {
    font-size: 20px;
    font-weight: 500 !important;
    color: #7A7C7B;
}

.cart-wrapper .shop_table tbody .product-subtotal span.amount {
    font-size: 20px;
    font-weight: 700 !important;
    color: #3F403F !important;
}

.actions.clear {
    padding-top: 40px !important;
}

.quantity input[type=number],
.is-form,
button.is-form,
input[type=button].is-form,
input[type=reset].is-form,
input[type=submit].is-form {
    border: none;
    background-color: #F2F2F2;
    box-shadow: none;
    height: 32px;
}

.button-continue-shopping.button.primary.is-outline {
    text-transform: uppercase;
    max-width: 481px;
    width: 100%;
    height: 58px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    background-color: #F2F2F2;
    color: #7A7C7B;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    font-family: "Anek Latin", sans-serif;
    border: none;
    margin: 0;
}

.checkout-breadcrumbs {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px;
}

.checkout-breadcrumbs .divider {
    display: none;
}

.checkout-breadcrumbs a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 16px;
    color: #7A7C7B;
    font-size: 16px;
    font-weight: 600;
    font-family: "Anek Latin", sans-serif;
    line-height: 1;
    border-bottom: 2px solid transparent;
    max-width: 256px;
    width: 100%;
}

.checkout-breadcrumbs a .breadcrumb-step {
    width: 40px;
    height: 40px;
    background-color: #C8C8C8 !important;
    font-size: 16px;
    font-weight: 600;
    font-family: "Anek Latin", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    margin-left: 0;
}

.checkout-breadcrumbs a.current {
    border-color: #3F403F;
    color: #3F403F;
}

.checkout-breadcrumbs a.current .breadcrumb-step {
    background-color: #3F403F !important;
    color: #FFFFFF;
}

.woocommerce-checkout .checkout-breadcrumbs a:first-child {
    border-color: #90A955;
    color: #90A955;
}

.woocommerce-checkout .checkout-breadcrumbs a:first-child .breadcrumb-step {
    background-color: #90A955 !important;
    color: #90A955 !important;
    position: relative;

}

.checkout-breadcrumbs .hide-for-small,
[data-show=hide-for-small] {
    display: flex !important;
}

.woocommerce-checkout .checkout-breadcrumbs a:first-child .breadcrumb-step:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 8px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-left: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    background-color: #90A955 !important;
    transform: rotate(-45deg);
    border-radius: 2px;
}

.button.primary {
    padding: 17px 36px;
    background-color: #90A955;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    font-family: "Anek Latin", sans-serif;
    transition: all 0.3s ease;
}

.button.primary:hover {
    background-color: #4F772D;
}

.woocommerce-checkout .select2-results__options {
    background-color: #F2F2F2;
}

.custome-cart-total {
    border: 1px solid #7A7C7B !important;
    padding: 24px !important;
    width: 100%;
}

.cart-wrap {
    flex-direction: column;
    margin-left: 0 !important;
    margin-right: 0 !important;
    align-items: flex-start;
}

.cart-container {
    width: 100%;
}

.shop_table .product-remove a {
    position: static !important;
    height: auto !important;
    width: auto !important;
}

@media screen and (min-width: 986px) {
    .cart-wrap {
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        justify-content: space-between;
    }

    .custome-cart-total {
        max-width: 413px;
    }

    .cart-container {
        max-width: 1257px !important;
    }
}

.cart_totals table:first-child {
    display: none !important;
}

.custome-cart-total h2 {
    color: #3F403F;
    font-size: 24px;
    font-weight: 600;
    font-family: "Anek Latin", sans-serif;
    margin-bottom: 16px;
    text-transform: math-auto;
    display: block;
}

.custome-cart-total span.amount {
    font-size: 20px;
}

.custome-cart-total .cart-subtotal,
.custome-cart-total .order-total {
    font-size: 20px;
}

.custome-cart-total .checkout-button.button {
    max-height: 56px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    font-family: "Anek Latin", sans-serif;
}

.coupon .button {
    margin-bottom: 0 !important;
}

.cart-products {
    max-width: 762px;
    width: 100%;
    padding-left: 0 !important;
}

.breadcrumb-cart {
    margin-top: 48px;
}

label {
    color: #3F403F;
}

.woocommerce-checkout .woocommerce-billing-fields h3,
.checkout-sidebar #order_review_heading {
    color: #3F403F;
    font-size: 18px;
    font-weight: 600;
    font-family: "Anek Latin", sans-serif;
    text-transform: inherit;
}

.woocommerce-checkout .container {
    max-width: 1168px;
}

.woocommerce-checkout #customer_details {
    padding: 24px;
    border: 1px solid #7A7C7B;
}

.woocommerce-checkout .woocommerce-billing-fields {
    padding-top: 0;
    margin-top: 0;
    border: none;
}

.has-border {
    border: 1px solid #7A7C7B;
}

.button#place_order {
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    font-family: "Anek Latin", sans-serif;
    color: #FFFFFF;
    text-transform: uppercase;
}

/* Single product */
.section-product {
    padding-top: 0px;
    background-image: url(assets/images/bg-dote.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: inherit;
}

.breadcrumb-wrap.breadcrumb-cart {
    margin-bottom: 16px;
}

.breadcrumb-wrap a {
    color: #7A7C7B;
}

.breadcrumb-wrap {
    color: #3F403F;
}

.breadcrumb-wrap a,
.breadcrumb-wrap {
    font-size: 14px;
    font-family: "Anek Latin", sans-serif;
    font-weight: 500;
    line-height: 1;
}

.product-information {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 63px;
}

.product-gallery {
    max-width: 476px;
    width: 100%;
}

.product-content {
    /* max-width: 621px; */
    width: 100%;
}

.product-content .product_title {
    font-weight: 500;
    font-size: 40px;
    line-height: 1;
    color: #3F403F;
    margin-bottom: 16px;
    margin-top: 16px;
}

.product-content .price-wrap .old-price bdi {
    font-weight: 500;
    font-family: "Anek Latin", sans-serif;
    font-size: 24px;
    color: #7A7C7B;
    text-decoration: line-through;
}

.product-content .price-wrap .regular-price bdi,
.product-content .price-wrap .sale-price bdi {
    font-size: 32px;
    color: #3F403F;
    font-weight: 600;
    font-family: "Anek Latin", sans-serif;
}

.product-content .price-wrap {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 16px;
    margin-bottom: 24px;
}

.product-content .row.item-row {
    margin-left: 0;
    margin-right: 0;
}

.product-content .form-cart {
    margin-top: 32px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.section-product .product_add_to_cart {
    margin: 0;
    width: 100%;
    background-color: #90A955;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    font-family: "Anek Latin", sans-serif;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 0;
}

.section-product .quantity.buttons_added {
    height: 56px;
}

.section-product .quantity .button {
    height: 100%;
}

.section-product .quantity input[type=number] {
    height: 100%;
    font-size: 20px;
}

.section-product .quantity .button {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
}

.section-product .yith-wcwl-add-to-wishlist-button {
    width: 100%;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F2F2F2;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Anek Latin", sans-serif;
}

.section-product .yith-wcwl-add-to-wishlist-button svg,
.section-product .yith-wcwl-add-to-wishlist-button img.yith-wcwl-custom-icon {
    width: 24px;
    height: 24px;
}

.section-product .yith-add-to-wishlist-button-block a,
.section-product .yith-add-to-wishlist-button-block {
    width: 100%;
}

.badge-inner.on-sale {
    background-color: #90A955 !important;
}

.section-product .product-gallery .woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #7A7C7B;
    opacity: 1 !important;
    display: block !important;
    box-shadow: unset;
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
    z-index: 2;
    top: 105% !important;
}

.section-product .product-gallery .woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.previous {
    left: 0 !important;
    transform: translateX(0%) !important;
}

.section-product .product-gallery .woocommerce-product-gallery__wrapper.product-gallery-slider .flickity-button.next {
    right: 0;
}

.section-product .product-gallery .product-thumbnails .flickity-button svg {
    display: none !important;
}

.section-product .product-gallery .product-thumbnails {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.section-product .product-gallery .product-thumbnails .flickity-button {
    display: none;
    opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}

.section-product .product-gallery .product-thumbnails .flickity-prev-next-button.previous {
    left: 0 !important;
}

.flickity-prev-next-button:disabled,
button.flickity-prev-next-button[disabled] {
    background: #FFFFFF !important;
}

.section-product .product-thumbnails .is-nav-selected a,
.section-product .product-thumbnails a:hover {
    border-color: transparent !important;
}

.section-product .custom-product-rating {
    font-size: 20px;
}

.section-product .custom-product-rating .fa-solid,
.section-product .custom-product-rating .fa-star-half-stroke {
    color: #3F403F;
}

.section-product .custom-product-rating .fa-regular {
    color: #F2F2F2;
}

.star.filled i {
    color: gold;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}

.review-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

.review-popup {
    background: #fff;
    padding: 28px 18px 18px;
    max-width: 520px;
    margin: 100px auto;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: fit-content;
    min-height: 434px;
    display: flex;
}

.review-popup.thank-popup {
    background-color: #90A955;
    text-align: center;
    color: #fff;
}

.review-popup.thank-popup .comment-form {
    display: none;
}

.messedge-thank {
    display: none;
    margin: auto;
}

.messedge-thank h4 {
    font-weight: 500;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    font-family: "Anek Latin", sans-serif;
    text-align: center;
    margin-bottom: 20px;
}

.messedge-thank p {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    font-family: "Anek Latin", sans-serif;
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
}

.review-popup.thank-popup .messedge-thank {
    display: block;
}

.close-review-popup {
    position: absolute;
    top: 15px;
    right: 18px;
    background: transparent;
    border: none;
    font-size: 32px;
    cursor: pointer;
    line-height: 1;
    transition: all 0.3s ease;
}

.review-popup.thank-popup .close-review-popup {
    color: #fff;
}

.review-popup .close-review-popup:hover {
    color: #4F772D;
}

.review-popup-overlay .custome-stars {
    margin: 0 auto 48px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.custome-stars .star {
    color: #7A7C7B;
    font-size: 44px;
    cursor: pointer;
    text-decoration: none;
    line-height: 1;
}

.custome-stars .star.hover,
.custome-stars .star.selected {
    color: #90A955;
}

.review-popup-overlay .form-submit,
.review-popup-overlay .comment-form-comment {
    margin-bottom: 0;
}

.review-popup-overlay textarea {
    padding: 12px 15px;
    border-color: #7A7C7B;
    margin-bottom: 48px;
    height: 192px;
    color: #7A7C7B;
}

.review-popup-overlay #review_form {
    margin-bottom: 0;
}

.review-popup-overlay .form-submit input {
    width: 100%;
    text-align: center;
    background-color: #90A955;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    font-family: "Anek Latin", sans-serif;
    line-height: 1;
    padding-top: 17px;
    padding-bottom: 17px;
    margin: 0;
}

.review-popup .comment-form p.stars {
    display: none !important;
}

/* Account */
.custom-account-wrapper {
    position: relative;
    z-index: 2;
}

.woocommerce-account .container {
    max-width: 1324px;
}

.account-layout {
    display: flex;
    gap: 30px;
    padding: 65px 0;
    flex-direction: column;
}

.account-sidebar {
    width: 220px;
}

.account-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    gap: 12px;
    max-width: 288px;
    width: 100%;
}

.account-menu li {
    width: 100%;
    height: 44px;
    margin-bottom: 0;
}

.account-menu li a {
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    transition: all 0.3s ease;
    padding-left: 14px;
    padding-right: 7px;
}

.account-menu li a:hover {
    background-color: #ECF39E;
}

.account-menu li.active a {
    background-color: #ECF39E;
}

.account-content {
    flex: 1;
    max-width: 912px;
    width: 100%;
}

.profile-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr;
    padding: 24px 24px 0px;
    border: 1px solid #7A7C7B;
    margin-bottom: 24px;
}

.profile-form {
    margin-bottom: 24px;
}
.profile-form p{
    position: relative;
}
.profile-form span{
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px;
    color: red;
}

.account-purchases h2,
.profile-form h3 {
    color: #4F772D;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    font-family: "Anek Latin", sans-serif;
    margin-bottom: 24px;
}

.profile-form label {
    font-weight: 500;
    font-size: 14px;
    color: #3F403F;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 6px;
}

.profile-form input {
    padding: 10px 14px;
    border: 1px solid #ADADAD;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    color: #7A7C7B;
}

.profile-form input:focus,
.profile-form input:hover {
    border-color: #90A955;
    box-shadow: none;
    color: #3F403F;
}

.profile-form .profile-grid p {
    margin-bottom: 24px;
}

.profile-form .flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.profile-actions {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr;
}

.profile-actions .button {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    font-family: "Anek Latin", sans-serif;
    height: 56px;
    margin: 0;
}

.btn-grey {
    background-color: #F2F2F2;
    color: #7A7C7B;
}

.account-purchases {
    padding: 24px;
    border: 1px solid #7A7C7B;
    margin-bottom: 24px;
    max-width: 912px;
    width: 100%;
}

.account-purchases .order-item {
    padding: 15px;
    background-color: #F2F2F2;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.account-purchases .order-item p {
    margin-bottom: 0;
}

.account-purchases .order-list {
    list-style: none;
}

.header-main .nav>li>a {
    text-transform: uppercase !important;
    letter-spacing: 0;
}

.nav>li>a {
    font-size: 14px;
}

.header-search-form.search-form {
    max-width: 290px;
    width: 100%;
}

.image-icon img {
    width: 21px;
}

.account-item .icon-user:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(assets/images/profile-icons.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.header-wishlist-icon .icon-heart:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 26px;
    height: 25px;
    background-image: url(assets/images/like.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.header-wishlist-icon .wishlist-link  {
	padding-bottom: 6px;
}

/* .header-wishlist-icon .icon-heart:after {
	top: -8px;
} */

.header:not(.transparent) .header-nav-main.nav>li>a:hover,
.header:not(.transparent) .header-nav-main.nav>li.active>a,
.header:not(.transparent) .header-nav-main.nav>li.current>a,
.header:not(.transparent) .header-nav-main.nav>li>a.active,
.header:not(.transparent) .header-nav-main.nav>li>a.current {
    color: #3F403F;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    box-shadow: none;
}

.searchform-wrapper {
    display: flex;
    justify-content: end;
}

.searchform {
    height: 48px;
    background-color: #F2F2F2;
    position: relative;
    padding: 0px 16px;
    max-width: 332px;
    width: 100%;
    margin-left: 32px;
    margin-right: 0;
    margin-left: auto;
}

.searchform input,
.searchform .button.icon {
    background-color: transparent !important;
    color: #7A7C7B !important;
    border: none;
    box-shadow: none;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
}

.searchform .flex-row {
    flex-direction: row-reverse;
    align-items: center;
}

.selectron23-option-title {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.5;
    font-family: "Anek Latin", sans-serif !important;
    color: #3F403F !important;
}

.selectron23-container[data-opened="1"]>span,
.selectron23-container[data-opened="0"]>span {
    border: unset !important;
    border-top: unset !important;
    width: 6px;
    height: 6px;
    border-right: 2px solid #3F403F !important;
    border-bottom: 2px solid #3F403F !important;
    border-radius: 1px;
    margin: auto;
    transform: rotate(45deg);
    transition: all 0.3s ease;
    top: 13px !important;
    margin-top: 0 !important;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
li,
.uppercase {
    letter-spacing: 0;
}

.text-main p {
    margin-bottom: 16px;
}

.my-account-header .page-title-inner.flex-row.container.text-left {
    max-width: 1440px;
}

.btn.btn-logout {
    color: #121127;
    font-family: 'Archivo';
    font-style: normal;
    background: linear-gradient(264.8deg, #5CD72F -1.53%, #34C560 99.03%);
    padding: 11px 34px;
    border-radius: 5px;
}

.woocommerce-button.wp-element-button.button {
    border-radius: 8px;
    padding: 15px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #121127;
    width: 100%;
    background: linear-gradient(264.8deg, #5CD72F -1.53%, #34C560 99.03%);
    border-color: #34C560;
}

.woocommerce-form-login .button {
    width: 194px;
    height: 52px;
    border-radius: 8px;
    padding: 15px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #121127;
}

.form-flat input:not([type=submit]) {
    flex-direction: row;
    align-items: center;
    padding: 6px 16px 5px;
    gap: 156px;

    width: 100%;
    height: 52px;
    background: #FFFFFF;

    border-left: 1px solid rgba(255, 255, 255, 0.12);
    border-right: 1px solid rgba(255, 255, 255, 0.12);
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    border-bottom: 1px solid grey;
    border-radius: 8px;
}

ul.product-tabs li a {
    text-transform: uppercase;
}

.faq-section .bg-fill {
    background-size: contain !important;
}

.accordion.theme-accordion {
    padding-top: 30px;
}

.accordion.theme-accordion .accordion-title {
    padding: 0;
    border-top: 0px;
    position: relative;
    padding-right: 20px;
}

.accordion.theme-accordion .accordion-title::after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    text-align: center;
    background-image: url('assets/images/plus.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.accordion.theme-accordion .accordion-title.active::after {
    background-image: url('assets/images/minus.svg');
}

.accordion.theme-accordion .accordion-title.active {
    background: transparent;
}

.accordion.theme-accordion .accordion-title span {
    font-weight: 600;
    font-family: "Anek Latin", sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #3F403F;
}

.accordion.theme-accordion .accordion-title:hover span {
    color: #121127;
}

.accordion.theme-accordion .toggle {
    width: 0;
    height: 0;
    overflow: hidden;
    display: none;
}

.accordion.theme-accordion .accordion-item {
    border-top: 1px solid #EAECF0;
    padding-bottom: 24px;
    padding-top: 24px;
}

.accordion.theme-accordion .accordion-item p {
    margin-bottom: 0;
}

.accordion.theme-accordion .accordion-item:first-child {
    border: none;
    padding-top: 0;
}

.accordion.theme-accordion .accordion-inner {
    padding: 0;
    margin: 0;
    padding-top: 8px;
}

.accordion.theme-accordion .accordion-inner p:last-child {
    margin-bottom: 0;
}

.flickity-page-dots {
    padding-left: 11px;
}

.flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background-color: #C8C8C8 !important;
    border: none;
}

.flickity-page-dots .dot.is-selected {
    background-color: #7A7C7B !important;
}

.section.banner-section .bg-fill {
    background-size: contain !important;
}

.footer-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 32px;
    flex-wrap: wrap;
}

.footer-menu.menu-2 {
    justify-content: flex-end;
}

.footer-menu.menu-2 a {
    text-transform: capitalize;
    font-family: "Inter", sans-serif;
    font-weight: 400;
}

.footer-menu a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-family: "Anek Latin", sans-serif;
}

.footer-pay img {
    width: 58px;
}

.absolute-footer {
    display: none;
}

.product-small.box .name.product-title.woocommerce-loop-product__title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    font-family: "Anek Latin", sans-serif;
    color: #3F403F;
    text-align: left;
}

.product-small.box .name.product-title.woocommerce-loop-product__title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3F403F;
}

.product-small.box .name.product-title.woocommerce-loop-product__title a:hover {
    color: #4f772d;
}

.product-small.box span.amount {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    font-family: "Anek Latin", sans-serif;
    color: #3F403F;
    text-align: left;
}

.product-small.box .price {
    text-align: left;
}

.product-small.box .box-image {
    background-color: #F2F2F2;
}

.product-small.box .box-image:hover img {
    transform: scale(1.1);
}

.product-small.box .add_to_cart_button {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #90A955;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #90A955;
    position: absolute;
    bottom: 12px;
    right: 12px;
}

@media (max-width: 549px) {
    .product-small .hide-for-small {
        display: flex !important;
    }
}

.product-small.box .add_to_cart_button:hover {
    background-color: #4F772D;
    color: #4F772D;
}

.product-small.box .hover-slide-in,
.product-small.box .show-on-hover {
    opacity: 1 !important;
}

.product-small.box .add_to_cart_button:before {
    position: absolute;
    margin: auto;
    content: '';
    width: 15px;
    height: 15px;
    background-image: url('/wp-content/themes/flatsome-child/assets/images/cart-icon.svg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
.yith-wcwl-feedback-messages-container > div:first-child,
.yith-wcwl-feedback-messages-container > div:last-child
{
    width: 0;
    height: 0;
    opacity: 0;
    display: none !important;
    overflow: hidden !important;
    padding: 0;
    margin: 0;
}
.product-small.box .wishlist-button {
    border: none !important;
    font-size: 20px;
}
.product-small.box .yith-wcwl-add-to-wishlist-button__label{
    display: none;
}
.product-small.box .yith-add-to-wishlist-button-block{
    margin: 0;
}
.product-small.box .yith-wcwl-add-to-wishlist-button{
    padding: 0;
}

.product-small.box .product-short-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    text-align: left;
    font-size: 14px;
}

.product-small.box .product-short-description li,
.product-small.box .product-short-description p {
    margin: 0;
}

.product-slider {
    position: relative;
}

.product-swiper-button-prev {
    background-image: url('/wp-content/themes/flatsome-child/assets/images/slider-arrow.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
}

.product-swiper-button-next {
    background-image: url('/wp-content/themes/flatsome-child/assets/images/next-button.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
}

.flickity-button {
    min-width: 48px;
    max-height: 48px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #7A7C7B;
    position: absolute;
    bottom: 0 !important;
    right: 0 !important;
    top: auto !important;
    left: auto !important;
    opacity: 1 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: unset;
    background-image: url('/wp-content/themes/flatsome-child/assets/images/slider-arrow.svg');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
}

.slider-nav-reveal .flickity-prev-next-button.next {
    right: 16px !important;
}

.flickity-prev-next-button.next {
    background-image: url('/wp-content/themes/flatsome-child/assets/images/next-button.svg');
    right: 0px !important;
    transform: translateX(0%) !important;
}

.flickity-button:hover {
    box-shadow: unset !important;
}

.flickity-button svg {
    display: none;
}

.product-slider .flickity-page-dots {
    width: fit-content;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(-100%);
}

.product-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 32px;
    gap: 12px;
    flex-wrap: wrap;
}

.product-buttons .button {
    margin: 0;
    background-color: #F2F2F2;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: 500;
    color: #3F403F;
    font-family: "Anek Latin", sans-serif;
    border-radius: 24px;
    line-height: 1;
    box-shadow: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-slider {
    padding-bottom: 42px !important;
}

.product-slider .flickity-prev-next-button.previous {
    left: auto !important;
    right: 0 !important;
    transform: translatex(-165%) !important;
}

.wishlist-icon:hover .wishlist-popup,
.wishlist-popup {
    width: 0;
    height: 0;
    opacity: 0 !important;
    overflow: hidden !important;
}

.products-section {
    background-image: url('/wp-content/uploads/2025/04/Mask-group-1.png');
    background-repeat: no-repeat;
    background-position: left 0 top 484px;
    background-size: auto;
}

.faq-section {
    background-image: url('/wp-content/uploads/2025/04/Mask-group.png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 664px;
}

.header:not(.transparent) .header-nav-main.nav>li.active>a,
.header:not(.transparent) .header-nav-main.nav>li.current>a,
.header:not(.transparent) .header-nav-main.nav>li>a.active,
.header:not(.transparent) .header-nav-main.nav>li>a.current {
    color: #3f403f !important;
}

.header:not(.transparent) .header-nav-main.nav>li>a:hover {
    color: #4f772d !important;
}

.row-slider .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
}

footer .ux-logo-link.block {
    padding: 0 !important;
    margin-bottom: 12px;
    max-width: 116px;
}

footer p {
    font-family: "Inter", sans-serif;
    margin-bottom: 0;
}

footer .address p {
    margin-bottom: 32px;
    font-family: "Encode Sans", sans-serif;
    font-weight: 400;
    line-height: 1;
}

footer hr {
    border-color: #8C8C8C;
    opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
}

li.current-dropdown>.nav-dropdown {
    transform: translateX(-60%);
}

.selectron23-option:first-child:hover .selectron23-option-title {
    color: #3F403F !important;
}

.selectron23-option:first-child:hover {
    background-color: transparent !important;
    cursor: pointer;
}

.selectron23-option:hover {
    background-color: #90A955 !important;
    cursor: pointer;
}

.selectron23-option:hover .selectron23-option-title {
    color: #FFFFFF !important;
}

.selectron23-container[data-opened="1"] {
    max-height: 80px !important;
}

.selectron23-option:hover>span {
    border-color: #FFFFFF;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:hover input,
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:focus input,
input[type=date]:hover,
input[type=email]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=url]:hover,
select:hover,
textarea:hover,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    border-color: #90a955;
}

.checkout .row {
    justify-content: center;
}

.woocommerce-checkout .cart-container.container.page-checkout {
    max-width: 1178px !important;
    width: 100%;
    margin: auto;
}

.coupon .flex-row {
    align-items: flex-start;
}

.flickity-prev-next-button:disabled,
button.flickity-prev-next-button[disabled] {
    border-color: transparent !important;
}

.woocommerce-form__input-checkbox {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #3F403F !important;
    border-radius: 4px;
    background-color: #F2F2F2;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 8px;
    transition: all 0.2s ease;
    padding: 0 !important;
}

input[type=checkbox],
input[type=radio] {
    display: inline-block;
}

.woocommerce-form__input-checkbox:hover {
    background-color: #ECF39E;
}

.woocommerce-form__input-checkbox:checked {
    background-color: #4F772D;
    border-color: #4F772D;
}

.woocommerce-form__input-checkbox:checked::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 6px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.icheckbox_square-green {
    width: 18px;
    height: 18px;
    border: 1px solid #3F403F;
    border-radius: 4px;
    background-color: #F2F2F2;
    display: inline-block;
    position: relative;
    transition: all 0.2s ease;
    overflow: hidden;
}

.icheckbox_square-green input {
    opacity: 0;
    margin: 0;
    width: 18px;
    height: 18px;
}

.icheckbox_square-green.checked {
    background-color: #4F772D;
    border-color: #4F772D !important;
    background-position: -100% 0 !important;
}

.icheckbox_square-green.checked::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 6px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.icheckbox_square-green .iCheck-helper {
    background: transparent !important;
    border: none !important;
    opacity: 0 !important;
    z-index: 1;
}

.icheckbox_square-green.hover {
    background-position: -100% 0 !important;
}

.widget .woof_redraw_zone ul li {
    display: flex;
    align-items: flex-start;
}

.woof_husky_txt-option-title a {
    color: #3F403F !important;
}

.woof_husky_txt-option-title a:hover {
    color: #4f772d !important;
}

.woof_husky_txt-option-breadcrumb a {
    color: #7A7C7B !important;
}
.woof_husky_txt-option-breadcrumb a:hover {
    color: #3F403F !important;
}
li.current-dropdown.header-search-dropdown>.nav-dropdown{
    transform: translateX(-76%);
    padding: 0;
}
li.current-dropdown.header-search-dropdown .searchform{
    background: transparent;
}
input[type=search]{
    box-shadow: none !important;
}
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, .02);
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    color: #3F403F;
    caret-color: #3F403F;
}

.product-description h3 {
    font-size: 18px;
    font-weight: 600;
}

.product-description ul li {
    margin-bottom: 0;
    line-height: 1.5;
}

.product-description ul {
    list-style-position: inside;
    padding-left: 10px;
}

.woocommerce-checkout .ux-icon-text,
.single-product .ux-icon-text,
.woocommerce-cart .ux-icon-text {
    font-family: "Anek Latin", sans-serif !important;
}
.single-product .wishlist-icon{
    display: none !important;
}
.wc_payment_methods{
    list-style: none;
}
.stock.out-of-stock{
    margin-top: 25px;
    font-size: 25px;
    color: #3f403f;
}
.button{
    margin: 0;
}
.button.pay{
    margin: 0;
    white-space: nowrap;
}
.button.order-actions-button{
    margin-left: 10px;
}
@media only screen and (max-width: 576px) {

    input[type=date],
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=url],
    select,
    textarea,
    input[type=date]::placeholder,
    input[type=email]::placeholder,
    input[type=number]::placeholder,
    input[type=password]::placeholder,
    input[type=search]::placeholder,
    input[type=tel]::placeholder,
    input[type=text]::placeholder,
    input[type=url]::placeholder,
    select::placeholder,
    textarea::placeholder {
        font-size: 14px;
    }
}

[class^="ux-icon-link-"] {
    gap: 14px !important;
}

.copyright img {
    margin-bottom: 6px !important;
}

.is-outline:hover,
.primary.is-outline:hover {
    background-color: #4F772D;
}

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

    .button,
    button,
    .ux-icon-text,
    [id^="ux-btn-"] {
        font-size: 18px !important;
    }
}

@media only screen and (min-width: 624px) {
    .wishlist-content .grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 32px;
    }

    .section-product {
        padding-top: 32px;
    }

    .shop_table .cart_item td {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    .page-wrapper.page-checkout {
        padding-top: 73px;
    }

    .button.primary {
        font-size: 20px;
    }
}

@media only screen and (min-width: 962px) {
    .product-small.box .add_to_cart_button {
        width: 40px;
        height: 40px;
    }

    .product-small.box .add_to_cart_button:before {
        width: 20px;
        height: 20px;
    }

    .account-layout {
        flex-direction: row;
    }

    .account-menu {
        flex-direction: column;
    }
}

@media only screen and (min-width: 1024px) {
    .shop-container {
        padding-left: 50px;
    }

    .wishlist-content .grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .profile-actions,
    .profile-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .product-content {
        max-width: 621px;
    }

    .checkout-info {
        max-width: 673px;
        width: 100%;
        margin-right: 38px;
    }

    .checkout-info-pay {
        max-width: 443px;
        width: 100%;
    }

    .checkout-info-pay .col-inner {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
    }

    .max-w-450 {
        max-width: 450px;
        width: 100%;
    }

    .max-w-713 {
        max-width: 713px;
        width: 100%;
    }
}

@media (max-width: 1039px) {
    .header-child .medium-logo-center .flex-left {
        flex: 1 1 0;
        order: 1;
    }

    .header-child .header-inner .nav {
        flex-wrap: nowrap;
    }

    .header-child .medium-logo-center .logo {
        margin: 0 15px;
        order: 2;
        text-align: center;
    }

    .header-child .hide-for-mob {
        display: none !important;
    }

    .header-child .medium-logo-center .flex-right {
        flex: 1 1 0;
        order: 3;
    }
}

@media (min-width: 1039px) {
    #header .header-main .nav-left-mob {
        justify-content: space-evenly;
        flex-wrap: nowrap;
    }

    .header-child .show-for-mob {
        display: none !important;
    }
}