/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
/* SETTING */
:root {
    /* main: 3bb77e */
    --primary-color2: #ff7800;
    --cl-text: #494949;
}

body,
input,
textarea,
button,
select {
    color: var(--cl-text);
}

input,
textarea {
    padding: 0 15px !important;
}

.coupon button[name="apply_coupon"] {
    color: #fff;
}

body,
input,
textarea,
button,
select {
    line-height: 1.5;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    line-height: 1.4;
}
.single-product div#tab-description {
	padding-bottom: 40px!important;
}
.section-title-container,
.section-title-main,
.wpcf7-submit,
a.button,
.actions button[name="update_cart"],
.checkout_coupon .flex-col button[name="apply_coupon"],
.product-small.box .box-text-products .product-title a,
.category-filtering a {
    margin: 0 !important
}

form p,
.mb-0 p {
    margin-bottom: 0 !important;
}

.section-title-main,
.ux-menu .ux-menu-title,
.ux-menu .ux-menu-link a,
.qty {
    padding: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.section-title,
.section-title-main {
    border: none !important;
}

.wpcf7-spinner,
.section-title a i,
.post-item .is-divider,
a.added_to_cart.wc-forward,
.woof_submit_search_form_container,
#shop-sidebar .is-divider,
.product-images .image-tools,
.add-to-cart-container .stock.out-of-stock,
.category-filtering a strong {
    display: none !important;
}

.add_to_cart_button a {
    display: flex !important;
    justify-content: center;
    align-items: center
}

.add_to_cart_button.added {
    display: block !important;
}

a.add_to_cart_button::after {
    content: none !important;
}

a.add_to_cart_button.loading:before {
    content: '\f110' !important;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotateZ(-180deg) rotateY(180deg);
    }

    100% {
        transform: rotateZ(180deg) rotateY(180deg);
    }
}

p,
form input {
    margin-bottom: 15px !important
}

input,
textarea,
a.button,
.actions button[name="update_cart"],
.coupon button[name="apply_coupon"],
.ux-menu .ux-menu-title,
.ux-menu .ux-menu-link a {
    min-height: unset !important;
    height: 100% !important;
    line-height: unset !important
}

input,
textarea,
input:focus,
textarea:focus,
.button:hover {
    box-shadow: none !important;
}

.coupon button[name="apply_coupon"] {
    text-shadow: none;
}

.actions .continue-shopping {
    margin-right: 15px !important
}

.woocommerce-mini-cart__buttons a.checkout,
.checkout_coupon button[name="apply_coupon"] {
    background-color: var(--primary-color2) !important;
    border: 1px solid var(--primary-color2) !important;
}

.woocommerce-mini-cart__buttons a.checkout:hover,
.checkout_coupon button[name="apply_coupon"]:hover {
    background-color: transparent !important;
    color: var(--primary-color2) !important;
}

.woocommerce-mini-cart__buttons a:not(.checkout),
.cart-collaterals a {
    border: 1px solid var(--primary-color) !important;
}

.woocommerce-mini-cart__buttons a:not(.checkout):hover,
.cart-collaterals a:hover {
    background-color: transparent !important;
    color: var(--primary-color) !important;
}

.cart-item .nav-dropdown {
    left: unset;
    right: 0 !important;
    bottom: unset;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.2);
    border: none;
    border-radius: 5px;
    padding: 20px !important;
    min-width: 330px;
}

.widget_shopping_cart ul.woocommerce-mini-cart li {
    padding: 0 25px 10px 90px !important;
    border-bottom: 1px solid #d5d8dc;
    margin-bottom: 10px;
    font-weight: 600;
    color: #000;
}

.widget_shopping_cart ul.woocommerce-mini-cart li+li {
    border-top: 0 !important
}

.widget_shopping_cart ul.woocommerce-mini-cart li img {
    top: 0;
    height: auto;
    width: 70px;
    margin: 0;
}

.widget_shopping_cart ul.woocommerce-mini-cart li a:not(.remove) {
    font-size: 14px;
    font-weight: 600;
}

.widget_shopping_cart ul.woocommerce-mini-cart li a.remove {
    color: red;
    bottom: 20px;
    right: 5px;
    width: 20px;
    height: 20px;
    font-weight: bold;
    border: 1px solid;
}

.widget_shopping_cart ul.woocommerce-mini-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.widget_shopping_cart ul.woocommerce-mini-cart::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.widget_shopping_cart ul.woocommerce-mini-cart::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.widget_shopping_cart ul.woocommerce-mini-cart li:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border: none
}

.widget_shopping_cart ul.woocommerce-mini-cart li .quantity {
    margin: 0 !important
}

.widget_shopping_cart ul.woocommerce-mini-cart li .quantity,
.widget_shopping_cart ul.woocommerce-mini-cart li .quantity .amount {
    color: var(--primary-color2);
    font-weight: 500;
    opacity: 1;
    font-size: 14px;
}

.widget_shopping_cart .woocommerce-mini-cart__total {
    border-width: 1px 0 !important;
    border-color: #d5d8dc !important;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px !important;
}

.widget_shopping_cart .woocommerce-mini-cart__total * {
    color: var(--primary-color);
}

.widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-weight: 900;
}

.widget_shopping_cart .woocommerce-mini-cart__total .amount {
    font-weight: 600 !important
}

.widget_shopping_cart .woocommerce-mini-cart__buttons a.checkout {
    margin-top: 10px !important
}

.widget_shopping_cart .woocommerce-mini-cart__buttons a {
    padding: 15px !important;
    line-height: 1 !important;
    font-size: 16px;
    font-weight: 600
}

.shop_table.woocommerce-cart-form__contents th,
.cart_totals th.product-name,
.cart_totals tbody th,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label,
.woocommerce-checkout-review-order-table th {
    text-transform: none;
    color: #334455;
}

.product-name a {
    color: var(--primary-color);
    font-weight: 600 !important;
}

.product-name a:hover {
    color: var(--primary-color2);
}

.woocommerce-cart-form__cart-item .quantity input.minus,
.woocommerce-cart-form__cart-item .quantity input.plus,
.woocommerce-cart-form__cart-item .quantity input.qty {
    height: 40px !important;
    width: 40px;
}

.actions a,
.actions button[name="update_cart"] {
    text-transform: uppercase;
    font-size: 14px !important;

}

.actions a,
.actions button[name="update_cart"],
.cart-collaterals a,
.checkout_coupon button[name="apply_coupon"],
.checkout_coupon input[name="coupon_code"],
.woocommerce-checkout .woocommerce-billing-fields input {
    height: 40px !important;
    line-height: 40px !important;
}

.cart-collaterals a,
.checkout_coupon button[name="apply_coupon"],
.checkout_coupon input[name="coupon_code"] {
    border-radius: 99px;
    font-size: 16px !important;
}

.woocommerce-checkout .woocommerce-billing-fields input {
    border-radius: 99px;
}

.woocommerce-checkout .woocommerce-additional-fields textarea {
    min-height: 120px !important;
    border-radius: 15px;
}

.woocommerce-checkout .woocommerce-billing-fields input:focus {
    box-shadow: 0 0 5px #ccc !important;
}

#billing_address_1_field {
    width: 100% !important;
}

.woocommerce-input-wrapper {
    display: block;
    height: 100%;
}

#place_order:hover {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2) !important;
}

.checkout_coupon .flex-row {
    position: relative;
}

.checkout_coupon .flex-col button[name="apply_coupon"] {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 120px !important;
}

a.back-to-top {
    width: 40px;
    height: 40px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: var(--primary-color) !important;
    border: none !important;
}

a.back-to-top:hover {
    background-color: var(--primary-color2) !important;
}

a.back-to-top i {
    font-size: 22px !important;
    color: #fff;
}

.row-small>.col,
.row-small>.flickity-viewport>.flickity-slider>.col {
    padding: 0 10px 20px;
}

.slider .flickity-button {
    margin: 0 !important;
    opacity: 1 !important;
    transform: unset;
    min-height: unset;
    width: 35px;
    bottom: unset;
    top: 50%;
    height: 35px;
}

.slider:hover .flickity-button,
.slider .flickity-button {
    transform: translatey(-50%) !important;
}

.slider .flickity-button svg {
    border: none;
    padding: 10px;
    background-color: var(--primary-color);
}

.slider .flickity-button svg path {
    fill: #fff
}

.slider .flickity-button.previous {
    left: 0
}

.slider .flickity-button.next {
    right: 0
}

.section-title a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
}

.title-link .section-title {
    display: inline;
}

.post-item:hover .post-title {
    color: var(--primary-color);
    transition: all .25s ease-in-out
}

.post-item a.plain {
    color: currentcolor !important;
    transition: unset !important;
}

/* SETTING FILLER*/
.widget_price_filter .ui-slider-horizontal {
    height: 6px;
}

.widget_price_filter .ui-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
}

.widget_price_filter .ui-slider .ui-slider-range {
    opacity: 1
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle,
.price_slider_amount button {
    background-color: var(--primary-color) !important;
}

.price_slider_amount button {
    border: none;
    border-radius: 3px !important;
    font-weight: 500;
    font-size: 16px !important;
    padding: 6px 15px !important;
    margin: 0;
    line-height: 1;
    min-height: unset;
}

.price_label {
    font-size: 0;
    padding: 0 !important;
    line-height: 1.7;
}

.price_label span {
    font-size: 16px;
    font-weight: 600;
}

.price_label span.from:after {
    content: '';
    width: 10px;
    height: 2px;
    background-color: #000;
    display: inline-block;
    margin: auto 5px;
    vertical-align: middle;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -5px !important
}

.woof_container {
    padding: 0;
    margin: 0 0 20px;
}

.woof_list li,
.woof_childs_list li {
    margin: 0 0 5px !important;
    padding: 0 !important;
}

.woof_list li:last-child {
    margin-bottom: 0 !important
}

.woof_list li .woof_checkbox_label {
    padding: 0;
    margin: 0 !important;
    display: inline-block !important;
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.woof_list li * {
    display: inline-block;
    vertical-align: middle
}

.woof_list>li {
    position: relative
}

.woof_childs_list_opener {
    position: absolute;
    right: 0;
    top: 0
}

.woof_section_scrolled::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.woof_section_scrolled::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.woof_section_scrolled::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: var(--primary-color);
}

.woof_childs_list_opener span.woof_is_opened,
.woof_childs_list_opener span.woof_is_closed {
    background: unset;
    font-family: "Font Awesome 5 free";
    font-weight: 900
}

.woof_childs_list_opener span.woof_is_opened:before {
    content: '\f106';

}

.woof_childs_list_opener span.woof_is_closed:before {
    content: '\f107';
}

.woof_list li .woof_checkbox_term {
    margin: 0 10px 0 0 !important;
    display: inline-block;
    width: 15px;
    height: 15px !important;
    position: relative;
    overflow: hidden;
    visibility: hidden;
    font-family: "Font Awesome 5 free";
    font-weight: 900;
}

.woof_list li .woof_checkbox_term:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    position: absolute;
    border-radius: 3px;
    visibility: visible;
    border: 1px solid #000;
    font-size: 15px;
}

.woof_list li .woof_checkbox_term[checked]:after {
    background-color: var(--primary-color);
    border: currentcolor;
}

.woof_list li .woof_checkbox_term[checked]:before {
    content: '\f00c';
    position: absolute;
    top: -2px;
    left: 2px;
    height: 100%;
    width: 100%;
    font-size: 12px;
    visibility: visible;
    color: #fff;
    z-index: 1
}

.product-thumbnails img {
    opacity: 1
}

.single_add_to_cart_button:disabled {
    cursor: not-allowed;
    ;
}

.variations tr * {
    padding: 0;
    margin: 0
}

.variations .label,
.variations .value {
    display: block;
}

.variations .reset_variations {
    position: absolute;
    bottom: 0;
    opacity: 1;
    background-color: red;
    color: #fff;
    font-weight: bold;
    text-transform: none;
    padding: 5px 10px;
    border-radius: 5px;
    opacity: 0;
}

.variations .reset_variations[style*="visibility: visible;"] {
    opacity: 1;
}

/* END SETTING FILLTER */
/* TOAST */
.toast {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
    background-color: transparent;
}

.toast__container {
    border-radius: 2px;
    overflow: hidden;
    padding: 2.5rem 1.25rem;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.toast__icon {
    margin-bottom: 20px
}

.action-toast__icon, .toast__icon {
    display: flex;
    justify-content: center
}

.action-toast__icon {
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    background-color: #00bfa5
}

.toast .icon-tick-bold {
    fill: #fff;
    width: 30px;
}

/* END TOAST */
/* SETTING FILTER MOBILE */
.category-filtering{
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 99
}
.category-filtering a{
    padding: 10px;
    background-color: var(--primary-color);
}
.category-filtering a i:before{
    content: '\f0b0';
    font-family: "Font awesome 5 free";
    font-weight: 900;
}
/* END SETTING FILTER MOBILE */
/* END SETTING */

/* GLOWBAL */
.icon-user::before,
.product-small.box .add_to_cart_button:before,
.product-small.box .box-image .grid-tools .quick-view::before,
.slide_feedback .box-image:before,
.post-item .box-text .post-meta:before {
    font-family: "Font Awesome 5 free";
    font-weight: 900;
}

body {
    font-size: 16px !important;
}

.col.pb-20 {
    padding-bottom: 20px !important;
}

.icon-box .icon-box-img {
    margin-bottom: 0 !important;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 700 !important;
}

.section-category .product-category .box-category .box-text h5,
.post-item .box-text .post-title,
.post-item .box-text .from_the_blog_excerpt,
.product-small.box .box-text-products .product-title a,
.product-small.box .price-wrapper .price {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mb-100 {
    margin-bottom: 100px !important;
}

@font-face {
    font-family: 'SVN Artful Beauty';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./fonts/svn-artful-beauty.ttf') format("truetype")
}
#footer span.section-title-main {
    font-size: 20px;
    color: var(--primary-color);
}
@media (min-width: 1200px) {
    .products-tabs .section-content:before {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_tab_1_left.webp);
        background-repeat: no-repeat;
        width: 873px;
        height: 922px;
        left: 0px;
        top: -50px;
        z-index: -1;
    }

    .products-tabs .section-content:after {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_tab_1_right.webp);
        background-repeat: no-repeat;
        width: 556px;
        height: 922px;
        top: -35px;
        right: 0px;
        z-index: -1;
    }

    .products-tabs.section-products-2 .section-content:before {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_tab_2_left.webp);
        background-repeat: no-repeat;
        width: 449px;
        height: 771px;
        top: -65px;
        left: -50px;
        z-index: -1;
    }

    .products-tabs.section-products-2 .section-content:after {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_tab_2_right.webp);
        background-repeat: no-repeat;
        width: 618px;
        height: 1040px;
        top: -50px;
        right: -50px;
        z-index: -1;
    }

    .section-order .head-title p {
        padding: 0 250px;
    }

    .order-bottom>.col-inner:before {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_booking_left.webp);
        background-repeat: no-repeat;
        width: 424px;
        height: 426px;
        top: unset;
        left: -225px;
        bottom: 50px;
        z-index: -1;
    }
}

@media (min-width: 849px) {

    .section-products:before,
    .section-feedback::before {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_tab_1_top.png);
        background-repeat: no-repeat;
        width: 1920px;
        height: 36px;
        top: -36px;
        left: 0px;
        z-index: 9;
    }

    .section-products:after {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_tab_1_bot.webp);
        background-repeat: no-repeat;
        width: 1920px;
        height: 36px;
        bottom: -36px;
        left: 0px;
        z-index: 9;
    }

    .section-banner-body:before {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_left_3banner.webp);
        background-repeat: no-repeat;
        width: 483px;
        height: 713px;
        top: -20px;
        left: -50px;
    }

    .section-banner-body:after {
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2023/10/bg_right_3banner.webp);
        background-repeat: no-repeat;
        width: 244px;
        height: 416px;
        top: 20px;
        right: 9%;
    }
    .header-bottom:before {
        content: "";
        background-image: url(/wp-content/uploads/2023/10/bg_menu.png);
        position: absolute;
        width: 100%;
        height: 36px;
        top: 100%;
        left: 0;
        z-index: 9;
    }
}

/* END GLOWBAL */
/* HEADER */
/* HEADER TOP */
#top-bar .container {
    max-width: 100%;
    padding: 0
}

/* END HEADER TOP */
/* HEADER MAIN */
.logo-center .logo {
    margin: 0 70px;
}

.header-main .header-search-form {
    flex: 1;
}

#top-bar .container {
    max-width: 100%;
    padding: 0
}

.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: 0 !important
}

.searchform .flex-row .flex-col {
    padding: 0 !important
}

.searchform input.search-field {
    height: 45px !important;
    padding: 0 65px 0 20px !important;
    font-size: 16px;
    font-style: italic;
    border: 1px solid #c4c4c4;
    background-color: transparent
}

.searchform .flex-row .flex-col:last-child {
    position: absolute;
    top: 3px;
    right: 3px;
}

.searchform button.ux-search-submit.submit-button {
    background-color: var(--primary-color) !important;
    height: 40px;
    width: 49px;
    border: 1px solid var(--primary-color) !important;
}
li.header-search-form.search-form.html.relative.has-icon {
    width: 100%;
}
.searchform input.search-field::placeholder {
    color: white!important;
    font-size: 14px;
}
.searchform input.search-field {
	color: white!important;
}
.searchform button.ux-search-submit.submit-button i {
    color: #fff;
}

.searchform button.ux-search-submit.submit-button:hover {
    background-color: #fff !important;
}

.searchform button.ux-search-submit.submit-button:hover i {
    color: var(--primary-color);
}

.block-hotline {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #c4c4c4;
    border-radius: 30px;
    padding: 2px 10px 2px 10px;
}

.block-hotline .icon-hotline {
    width: 39px;
    height: 43px;
}

.block-hotline .content {
    margin-left: 8px;
}

.block-hotline .content .label {
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    color: white;
}

.block-hotline .content a {
    font-size: 15px;
    font-weight: 800;
    line-height: normal;
    color: white;
}
.icon-hotline svg path {
    fill: white;
}
.block-hotline .icon-hotline {
    width: 25px;
    height: 25px;
}
ul.nav.header-nav.header-bottom-nav.nav-right.nav-size-large.nav-spacing-xlarge.nav-uppercase {
    display: flex;
    flex-wrap: nowrap;
}
li.html.custom.html_topbar_right {
    margin: 0;
}
.block-hotline .icon-hotline svg {
	width: 25px;
	height: 25px;
}
.icon-user::before {
    content: '\f007'
}

.header-nav-main.nav-right>li>a {
    position: relative;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    background: #339538;
    height: 55px;
    width: 55px;
    line-height: 50px;
    border-radius: 50%;
}

.header-nav-main.nav-right li i {
    font-size: 25px;
    color: #fff;
    min-width: unset !important;
}

.header-nav-main.nav-right>li.account-item ul {
    display: none;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    content: none !important
}

i[data-icon-label]:after {
    background-color: var(--primary-color2) !important;
    height: 21px;
    width: 21px;
    font-weight: 500;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -15px;
    top: -14px;
}

.header-bottom .header-nav {
    padding-top: 15px
}

.header-nav .menu-item {
    margin: 0
}

.header-nav .menu-item a {
    padding: 0 15px;
}

/* END HEADER MAIN */
/* END HEADER */

/* FOOTER */
.top-footer {
    margin-top: -75px;
}

.footer-main:before {
    content: "";
    background-image: url(/wp-content/uploads/2023/10/bg_footer_top.png);
    width: 100%;
    height: 36px;
    position: absolute;
    top: -36px;
    left: 0;
}

.footer-main {
    padding-bottom: 120px !important;
    margin-top: 100px
}

.icon-box-right .icon-box-img+.icon-box-text {
    padding-right: 15px !important
}

.icon-box .icon-box-text * {
    margin-bottom: 0
}

.icon-box:not(.icon-box-center) {
    display: flex;
    align-items: center
}

.top-footer .item .icon-box-img {
    height: auto;
}

.top-footer .item .icon-box-img svg path {
    fill: #fff
}

.icon-box-img * {
    height: 100%;
}

.top-footer .item .text h2 {
    font-weight: 800;
    margin-bottom: 3px;
    font-size: 0;
    line-height: 1.5;
}

.top-footer .item .text p {
    font-weight: 600;
}

.top-footer>.col>.col-inner {
    background: var(--primary-color2);
    padding: 20px 0;
    border-radius: 0 50px 0 50px;
}

.top-footer .item>.col-inner {
    text-align: center;
}

.top-footer .item:before {
    position: absolute;
    height: 52px;
    width: 1px;
    background: #fff;
    content: "";
    right: 0;
    top: 0px;
}

.top-footer .item:last-child:before {
    content: none
}

.top-footer .item .icon-box {
    width: auto;
    display: inline-flex;
}

.footer-middle {
    padding: 60px 0 0;
}

.footer-middle .block-1 .ux-logo-link {
    padding: 0 !important
}

.footer-middle .block-1 .content {
    margin: 30px 0;
    line-height: 32px;
}

.footer-middle .block-1 a.button {
    text-align: left;
    border: none;
    margin-bottom: 15px !important;
    display: flex;
    align-items: center;
}

.footer-middle .block-1 a.button i {
    font-size: 20px;
    top: 0;
    margin: 0;
    width: 20px;
    color: var(--primary-color) !important
}

.footer-middle .block-1 a.button span {
    padding-left: 10px;
}

.footer-middle .block-1 a.button.address span {
    font-size: 15px;
    color: #636363;
    font-weight: 400
}

.footer-middle .block-1 a.button.phone span {
    font-size: 24px;
    font-weight: 800;
    color: var(--primary-color2);
}

.footer-middle .block-1 a.button.phone span:hover {
    color: var(--primary-color);
}

.footer-middle .block-2 {
    padding-top: 60px;
}

.title-small .section-title {
    margin-bottom: 10px;
}

.title-small .section-title span {
    font-size: 16px;
    text-transform: none;
    color: #656565;
    letter-spacing: 0.5px;
}

.footer-middle .block-2 .ux-menu-link .ux-menu-link__link {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 32px !important;
}

.footer-middle .block-2 .ux-menu-link .ux-menu-link__link:hover {
    color: var(--primary-color);
}

.mail-content .icon-box .icon-box-text {
    padding-left: 15px;
}

.mail-content .icon-box .icon-box-text h2 {
    font-size: 21px;
    font-weight: 800;
    color: #4d4d4d;
    line-height: 37px;
}

.form-footer .wpcf7-form input.wpcf7-text {
    display: block;
    width: 100%;
    min-height: 52px !important;
    padding: 0 115px 0 20px !important;
    font-size: 16px;
    color: #0c0c0c;
    background-color: #fff;
    font-weight: 600 !important;
    border-radius: 0 20px 0 20px;
    border: none;
}

.wpcf7 .wpcf7-not-valid-tip:after {
    content: none;
}

.form-footer .wpcf7-form .wpcf7-submit {
    position: absolute;
    top: 0;
    right: 0px;
    border-radius: 0 20px 0 0;
    height: 52px !important;
    padding: 0 16px !important;
    background: var(--primary-color);
    color: #fff;
    text-transform: none
}

.form-footer .wpcf7-form .wpcf7-submit:hover {
    background: var(--primary-color2);
}

.form-footer .img {
    text-align: right
}

.form-footer .img img {
    height: 22px;
    width: auto;
}

.footer-main:after {
    content: "";
    background-image: url(/wp-content/uploads/2023/10/bg_footer_bot.png);
    width: 690px;
    height: 127px;
    position: absolute;
    bottom: -64px;
    left: 50%;
    transform: translate(-50%, -50%);
}

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

.absolute-footer .copyright-footer {
    color: #fff;
    font-size: 15px;
    font-weight: 600
}

/* END FOOTER */
/* SECTION CATEGORY */
.section-category {
    padding: 32px 0px 28px 0;
    margin-bottom: 80px;
    box-sizing: content-box;
    margin-top: -50px;
}
.section-products {
    margin-bottom: 0 !important;
}
.section-category .product-category .box-category .box-image {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 0 auto 5px;
    border: 3px solid rgb(255 120 0);
}

.section-category .product-category .box-category .box-image>div {
    display: flex;
    height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #fff;
}

.section-category .product-category .box-category .box-image img {
    width: 110px;
    height: auto;
}

.section-category .product-category .box-category .box-text {
    padding: 0;
}

.section-category .product-category .box-category .box-text h5 {
    margin: 0 0 5px;
    padding: 0 20px !important;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    -webkit-line-clamp: 1;
    color: #4d4d4d;
}

.section-category .product-category .box-category .box-text p {
    font-size: 14px;
    text-transform: none;
    font-weight: 600
}

.title-module {
    margin-bottom: 40px;
    text-align: center
}

.title-module * {
    margin: 0 !important
}

.title-module h2 {
    font-size: 59px;
    font-weight: 400;
    color: #5b5b5b !important;
    font-family: 'SVN Artful Beauty';
    margin-bottom: 8px !important
}

.title-module h3 {
    font-size: 35px;
    color: var(--primary-color) !important;
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal;
    position: relative;
}

.title-module h3:before,
.title-module-simple .section-title span:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2023/10/bg_title_base.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 97px;
    top: 15px;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* END SECTION CATEGORY */

/* SECTION ABOUT */

.section-about .block-img>.col-inner:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2023/10/bg_left_intro.png);
    background-repeat: no-repeat;
    width: 277px;
    height: 344px;
    top: -64px;
    left: -102px;
    z-index: -1;
}

.section-about .block-img img {
    width: 467px;
    border-radius: 250px 0 0 20px;
}

.section-about .block-content {
    margin-left: -50px;
}

.section-about .block-content .content {
    line-height: 35px;
    margin-top: 20px;
}

.slider.no-btn .flickity-button {
    display: none !important
}

.section-about .block-content>.col-inner>.block-gallery {
    margin-top: 38px;
    margin-left: -100px;
    z-index: 99;
    border-radius: 20px;
    padding: 10px 0;
    background: #fff;
    position: relative;
}

.section-about .block-content>.col-inner>.block-gallery:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2023/10/bg_right_intro.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 102px;
    bottom: -40px;
    right: 15px;
    z-index: -1;
}

/* END SECTION ABOUT */
/* SECTION PRODUCTS */
.title-module-simple .section-title {
    margin-bottom: 25px;
    justify-content: center;
}

.title-module-simple .section-title span {
    font-size: 36px;
    position: relative;
    color: #000;
    line-height: normal;
}
.section-feedback .box-text {
    background: rgba(0, 0, 0, 0.6);
    border-radius: 20px;
    margin-top: 20px;
}
.section-products {
    padding: 50px 0 15px 0 !important;
}
.products-tabs .nav{
    overflow-x: auto;
flex-wrap: nowrap;
}
.products-tabs .nav li {
    margin: 0 5px !important;
}

.products-tabs .nav li a {
    color: #4d4d4d;
    padding: 10px 18px;
    border-radius: 40px;
    border: 2px solid #a1cca3;
    font-weight: 600 !important;
	display: flex;
	justify-content: center;
	width: 100px;
}

.products-tabs .nav li a span {
    line-height: 20px;
    white-space: nowrap;
}

.products-tabs .nav li.active a,
.products-tabs .nav li:hover a {
    background-color: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
}

.products-tabs .nav {
    margin-bottom: 40px;
}

.products-tabs .tabbed-content .tab-panels {
    padding: 0
}

.badge-container,
.badge-container .badge {
    margin: 0;
    width: auto;
    height: auto;
}

.badge-container {
    left: unset;
    right: 0;
}

.badge-container .badge .badge-inner {
    background-color: transparent;
    padding: 0;
    border-radius: unset;
    background-image: url(/wp-content/uploads/2023/10/bg_sale.svg);
    width: 67px;
    height: 70px;
    position: relative;
}

.badge-container .badge .badge-inner span {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 29px;
    font-size: 15px;
    font-weight: bold;
    padding-right: 8px;
}

.product-small.col {
    padding-bottom: 30px;
}

.product-small.box .box-image {
    border-radius: 7px;
    background: #fff;
    overflow: hidden;

}

.product-small.box .box-image .image-none>a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 0.8;
}

.product-small.box .box-text-products {
    padding: 20px 15px 5px;
}

.product-small.box .box-text-products .product-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px !important;
    line-height: 22px;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.product-small.box .box-text-products .product-title a {
    color: #4d4d4d;
    -webkit-line-clamp: 1;
}

del span.amount {
    opacity: 1;
}

.product-small.box .box-text-products .price-wrapper .price span.amount {
    font-size: 20px;
    color: var(--primary-color2);
    font-weight: 700;
    line-height: 20px;
}
.product-small.box .price-wrapper .price{
    -webkit-line-clamp: 1;
}

del {
    text-decoration: none !important;
}

.product-small.box .box-text-products .price-wrapper .price del span.amount {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    padding-left: 10px;
    color: #7f7f7f;
    text-decoration: line-through;
    margin: 0;
}

.product-small.box .add_to_cart_button .cart-icon,
.add-to-cart-grid .cart-icon {
    display: none;
}

.product-small.box .box-image .grid-tools {
    top: 50%;
    bottom: unset;
    transform: translatey(-50%) !important;
    opacity: 0 !important;
}

.product-small.box .box-image .grid-tools,
.product-small.box .box-image .grid-tools a:not(.added_to_cart) {
    display: flex !important;
    justify-content: center;
    align-items: center !important;
}

.product-small.box .box-image .grid-tools a {
    padding: 0;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid var(--primary-color);
    margin: 0 5px
}

.product-small.box .box-image .grid-tools a:hover {
    border: 2px solid var(--primary-color);
    background-color: var(--primary-color) !important;
    color: var(--primary-color);
}

.product-small.box .box-image .grid-tools a:hover:before {
    color: #fff;
}

.product-small.box .box-image .grid-tools .quick-view {
    font-size: 0;
    background-color: transparent;
}

.product-small.box .box-image .grid-tools .quick-view:before {
    content: '\f06e';
}

.product-small.box .add_to_cart_button:before {
    content: '\f291';
}

.product-small.box .box-image .grid-tools .quick-view:before,
.product-small.box .add_to_cart_button:before {
    font-size: 25px;
    color: var(--primary-color);
}

.product-small.box:hover .box-image .image-none>a:before {
    content: '';
}

.product-small.box:hover .box-image .grid-tools {
    opacity: 1 !important;
}

.product-small.box:hover .product-title a {
    color: var(--primary-color) !important;
}

/* END SECTION PRODUCTS */

/* SECTION FEEDBACK */
.section-feedback {
    margin-bottom: 60px !important;
}

.slide_feedback .box .box-text-inner h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 15px 0;
    text-transform: uppercase;
    font-weight: 900;
}

.slide_feedback .box .box-text-inner p {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    display: block;
    text-align: justify;
}

.box_feedback>.col>.col-inner {
    max-width: 600px !important;
    margin: auto;
}

.slide_feedback .col-inner .box-text.text-center {
    padding-left: 25px;
    padding-right: 25px;
}

.slide_feedback .box-image img {
    border-radius: 50%;
    border: 2px solid var(--primary-color);
}

.slider-nav-light .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
    background-color: #a1cca3;
}

.slide_feedback .slider .flickity-button.previous {
    left: -25px;
}

.slide_feedback .slider .flickity-button.next {
    right: -25px;
}

.slide_feedback .box-image {
    text-align: center;
}

.slide_feedback .box-image:before {
    content: '\f10d';
    font-size: 50px;
    color: #a1cca3;
    margin-bottom: 10px;
    display: block
}

/* END SECTION FEEDBACK */
/* SECTION NEWS */
.section-news .title-module-simple .section-title {
    margin-bottom: 35px;

}

.post-item .box-image {
    border-radius: 14px;
}

.post-item .box-text {
    padding: 0;
    margin-top: 20px;
}

.post-item .box-text .post-title {
    font-size: 18px;
    -webkit-line-clamp: 2;
    margin: 0;
    color: #494949;
}

.post-item .box-text .post-meta {
    font-size: 14px;
    font-weight: 600;
    color: #808080;
    padding: 8px 0 10px 0;
    opacity: 1;
}

.post-item .box-text .post-meta:before {
    content: '\f017';
    font-weight: 400;
    margin-right: 5px;
}

.post-item .box-text .from_the_blog_excerpt {
    color: #656565;
    font-size: 16px;
    margin: 0 !important;
    line-height: 28px;
    -webkit-line-clamp: 3;
}

/* END SECTION NEWS */

/* BREABCRUMB */
.shop-page-title {
    padding: 40px 15px;
    margin-bottom: 30px
}

.shop-page-title .page-title-inner {
    padding: 30px 0 0;

}

.shop-page-title .page-title-inner .breadcrumbs {
    margin: 5px 0 0;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: var(--primary-color);
    font-weight: bold;
}

.shop-page-title .page-title-inner .breadcrumbs * {
    color: #fff;
    opacity: 1;
}

.shop-page-title .page-title-inner .breadcrumbs .divider {
    margin: 0 10px;
}

/* END BREABCRUMB */

/* PAGE CONTACT */
.section-contact .item .icon-box-img .icon-inner {
    border-radius: 50%;
    background: #f4f4f4;
    height: 100px;
    margin: 0 auto 10px;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center
}

.section-contact .item .icon-box-img svg {
    width: 44px;
    height: 55px;
}

.section-contact .item .icon-box-img svg path {
    fill: var(--primary-color);
}

.section-contact .item .icon-box .icon-box-text .text h2 {
    color: #4d4d4d;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.5;
}

.section-contact .item .icon-box .icon-box-text .text p,
.section-contact .item .icon-box .icon-box-text .text a {
    color: #4d4d4d;
}

.section-contact .item .icon-box .icon-box-text .text a:hover {
    color: var(--primary-color);
}

.section-contact .head-form {
    margin-bottom: 50px;
    margin-top: 30px;
}

.section-contact .head-form h2,
.section-order .head-title h2 {
    margin: 0 0 15px;
    font-size: 24px;
    color: #4d4d4d;
}

.section-contact .head-form p,
.section-order .head-title p {
    font-size: 16px;
    color: #656565;
}

.section-form .wpcf7-form .form-block .form-group input,
.section-form .wpcf7-form .form-block .form-group textarea {
    color: #656565 !important;
}

.section-form .wpcf7-form .form-block .form-group input {
    border-radius: 80px !important;
    font-size: 16px;
    height: 60px !important;
    padding: 0px 30px !important;
}

.section-form .wpcf7-form .form-block .form-group textarea {
    height: 160px !important;
    padding: 10px 30px !important;
    border-radius: 36px !important;
    resize: none;
}

.section-form .wpcf7-form .form-block .block-submit {
    text-align: center
}

.section-form .wpcf7-form .form-block .block-submit .wpcf7-submit {
    font-size: 18px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    text-transform: none;
    height: 60px !important;
    line-height: 60px !important;
    border-radius: 80px !important;
    padding: 0 40px !important;
    border: none;
	width: 100%;
}

.section-form .wpcf7-form .form-block .block-submit .wpcf7-submit:hover {
    background-color: var(--primary-color2)
}

/* END PAGE CONTACT */

/* PAGE ORDER */
.section-order .head-title {
    margin-bottom: 45px;
}

.section-order .block-image .img .img-inner {
    overflow: visible;
}

.section-order .block-image .img .img-inner img {
	border-radius: 20px;
}

.section-order .section-form .wpcf7-form .form-block .block-submit {
    text-align: left;
}

.order-bottom>.col-inner {
    background: #339538;
    margin-bottom: 30px;
    border-radius: 70px 0 70px 0;
    padding: 35px 20px 42px 20px;
    position: relative;
}

.order-bottom .icon-box .icon-box-text h2 {
    color: #fff;
    margin: 0 0 15px;
    font-size: 20px;
}

.order-bottom .icon-box .icon-box-text p {
    line-height: 22px;
    color: #ffffff;
    opacity: 0.7;
}

/* END PAGE ORDER */
/* ARCHIVE POST */
.blog-wrapper,
.category-page-row {
    padding: 0 !important;
}

.widget>ul>li+li, ul.menu>li+li {
    border: none
}

.post-sidebar aside .widget-title {
    font-size: 21px;
    text-transform: none;
    font-weight: bold;
    margin-bottom: 20px !important;
    display: block
}

.post-sidebar .is-divider {
    display: none;
}

.post-sidebar aside ul li {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.post-sidebar aside ul li .flex-row {
    padding: 0;
}

.post-sidebar aside ul li .flex-col:first-child {
    width: 125px;
    height: 82px;
    margin-right: 15px;
}

.post-sidebar aside ul li .flex-col .badge {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden
}

.post-sidebar aside ul li .flex-col>a {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    color: #231f20;
    line-height: 1.4
}

.post-sidebar aside ul li .flex-col>a:hover {
    color: var(--primary-color);
}

/* END ARCHIVE POST */
/* SINGLE POST */
.blog-single .entry-header-text {
    padding: 0
}

.blog-single .entry-header .entry-title {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #4d4d4d;
    line-height: 36px;
}

.blog-single .entry-header .entry-meta {
    font-size: 14px;
    margin-bottom: 20px;
    color: #808080;
    text-transform: capitalize;
}

.blog-single .entry-content {
    padding: 0
}

/* END SINGLE POST */

/* ARHIVE PRODUCTS */
#shop-sidebar aside .widget-title,
#shop-sidebar aside .woof_container_inner h4 {
    font-size: 22px !important;
    margin-bottom: 20px;
    display: block;
    text-transform: none;
    line-height: 1.4;
    color: #494949 !important;
}

#shop-sidebar .price_slider_amount .button {
    display: block;
    width: 100%;
    float: unset !important;
    position: absolute;
    bottom: 0;
    height: 50px;
    font-weight: 700;
    border-radius: 80px !important;
    font-size: 18px !important;
    background: var(--primary-color);
}

#shop-sidebar .price_slider_amount .price_label {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex: 1
}

#shop-sidebar .price_slider_amount .price_label span {
    flex: 1
}

#shop-sidebar .price_slider_amount .price_label span.from {
    text-align: left;
    position: relative;
}

#shop-sidebar .price_slider_amount .price_label span.from:after {
    position: absolute;
    top: 50%;
    right: -10px;
}

#shop-sidebar .price_slider_wrapper {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 50px;
    position: relative;
}

#shop-sidebar .price_slider {
    margin: 25px 0 35px !important
}

#shop-sidebar .widget_price_filter .ui-slider .ui-slider-handle {
    height: 24px !important;
    width: 24px !important;
    top: -8px !important;
    background: #fff !important;
    border: solid 6px #339538 !important;
    margin-left: -5px !important
}

#shop-sidebar .widget_price_filter .ui-slider-horizontal {
    width: calc(100% - 25px);
    margin-left: 5px !important;
}

#shop-sidebar .widget_price_filter,
#shop-sidebar .woof_container {
    margin-bottom: 40px;
}

.section-sort {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
    margin-bottom: 30px;
}

.section-sort>* {
    display: inline-block;
    width: auto;
    z-index: 1
}

.section-sort .cate-title {
    font-size: 22px;
    margin: 0;
    color: #494949;
    padding-right: 15px;
    background: #fff;
}

.section-sort:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    background: #e5e5e5;
    width: 100%;
    height: 1px;
}

#sort-by {
    position: relative;
    z-index: 22
}

#sort-by .sort-by-title {
    cursor: pointer;
    line-height: 42px;
    border-radius: 0px;
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: auto;
    padding: 0 10px 0 20px;
    margin: 0;
    min-width: 190px !important;
}

#sort-by .sort-by-title .val {
    margin-right: 10px;
}

#sort-by .sort-by-title i {
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}

#sort-by .quick-sort-block {
    margin: 0;
    list-style-type: none;
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #fff !important;

}

#sort-by .quick-sort-block li {
    padding: 0 10px 0 20px;
    margin: 0;
    line-height: 42px;
}

#sort-by .quick-sort-block li {
    border-style: solid;
    border-color: #e5e5e5;
    border-width: 0 1px 1px;
}

#sort-by .quick-sort-block li a {
    color: #222
}

#sort-by .quick-sort-block li:hover a {
    color: var(--primary-color);
}

#sort-by:hover .quick-sort-block {
    display: block;
}

.nav-pagination {
    margin: 20px 0 0 !important
}

.nav-pagination li {
    margin: 0 5px !important;
}

.nav-pagination li>* {
    font-weight: 400 !important;
    float: left;
    margin: 0 5px;
    width: 40px !important;
    background: #fff;
    border: 1px solid #e5e5e5 !important;
    text-align: center;
    line-height: 40px !important;
    height: 40px !important;
    line-height: 40px;
    margin: 0
}

/* END ARCHIVE PRODUCTS */
.product-gallery .badge-container,
.product-gallery .flickity-button,
.product-gallery .image-tools {
    display: none;
}

.product-gallery .woocommerce-product-gallery {
    border: 1px solid #e2e2e2;
}

.product-image-block {
    display: flex;
    justify-content: space-between;
}

.product-image-block .large-image {
    width: calc(100% - 115px) !important;
}

.product-image-block .vertical-thumbnails {
    width: 105px;
}

.product-image-block .vertical-thumbnails a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #e2e2e2 !important;
    height: 89px;
    width: 89px;
}

.product-image-block .vertical-thumbnails .is-selected a,
.product-image-block .vertical-thumbnails a:hover {
    border: 1px solid var(--primary-color) !important;
}

.product-image-block .vertical-thumbnails .col {
    padding: 0 10px 5px !important;
}

.product-image-block .vertical-thumbnails a img {
    transform: unset !important
}

.product-info .product-title {
    font-size: 25px;
    font-weight: 700;
    margin: 0px 0px 15px;
    line-height: 36px;
}

.product-info .group-status {
    display: flex;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

.product-info .group-status .status_name {
    color: #4d4d4d;
    font-weight: 400;
}

.product-info .group-status .line {
    color: #cfcfcf;
    font-weight: 400;
}

.product-info .price-box,
.product-info p.price {
    margin: 0 0 20px !important;
}

.product-info .price-box .special-price span.amount,
.product-info p.price span.amount {
    font-size: 25px;
    font-weight: 700;
    color: #339538;
}

.product-info .price-box .old-price span.amount {
    color: #8c8c8c;
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 0 10px;
    text-decoration: line-through;
}

.product-info .price-box .save-price {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #ff0101;
    padding: 0.5px 5.5px;
    border-radius: 4px;
}

.product-info form.cart {
    padding: 25px 0;
    border-top: 1px solid #e5e5e5;
}

.product-info form.cart {
    margin: 0 !important;
}

.product-info form.cart .qty-text {
    position: absolute;
    margin-top: 15px
}

.product-info form.cart .quantity {
    display: block;
    padding-left: 80px;
    width: 180px !important;
    height: 55px;
    position: relative;
}

.product-info form.cart .quantity * {
    margin-bottom: 0 !important;
}

.product-info form.cart .quantity .qty {
    display: block;
    float: left;
    color: #4d4d4d;
    border: 1px solid #e5e5e5;
    max-width: unset;
    width: 100px !important;
    padding: 5px 25px 5px 5px !important;
    text-align: center;
    font-size: 14px;

}

.product-info form.cart .quantity .minus,
.product-info form.cart .quantity .plus {
    width: 30px;
    position: absolute;
    height: calc(100% / 2) !important;
    background-color: #fff;
    border: 1px solid #e5e5e5 !important;
    padding: 0 !important;
    font-weight: bold;
}

.product-info form.cart .quantity .plus {
    top: 0;
    right: 0
}

.product-info form.cart .quantity .minus {
    bottom: 0;
    right: 0;
    left: unset;
    border-top: 0 !important;
}

.product-info form.cart .single_add_to_cart_button,
.product-info form.cart .buy_now_button {
    display: inline-block;
    margin: 25px 0 0 !important;
}

.product-info form.cart .single_add_to_cart_button {
    margin-right: 15px !important;
}
a.button-continue-shopping.button.primary.is-outline {
	margin-bottom: 15px ;
}
.product-info form.cart .buy_now_button,
.product-info form.cart .single_add_to_cart_button {
    height: 60px;
    background: #ff5c00;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-size: 20px;
    font-weight: 800;
    line-height: normal;
    border-radius: 8px;
    float: left;
    width: calc(100% / 2 - 8px);
}

.product-info form.cart .single_add_to_cart_button {
    background: #fff3d1 !important;
    color: var(--primary-color2);
    border: 1px solid var(--primary-color2);
}

.product-info form.cart .buy_now_button:hover,
.product-info form.cart .single_add_to_cart_button:hover {
    background-color: var(--primary-color) !important;
    color: #fff;
    border-color: var(--primary-color) !important;
}

.social-icons {
    display: flex;
	margin-top: 20px;
}

.social-icons a {
    margin: 0 5px 0 0 !important;
    width: 30px !important;
    height: 30px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    min-width: unset !important;
}

.social-icons a i {
    top: 0;
}

.product-image-block {
    margin-bottom: 30px;
}
.inf-des-product{
    margin-top: 50px;
}
.woocommerce-tabs .wc-tabs li a:before{
    content: none;
}
.woocommerce-tabs .wc-tabs{
    border-bottom: 1px solid #e5e5e5;
}
.woocommerce-tabs .wc-tabs li a{
    background: transparent;
    border-radius: 8px 8px 0 0;
    padding: 9px 20px;
    margin: 0;
    font-size: 20px;
    line-height: normal;
    text-transform: none
}
.woocommerce-tabs .wc-tabs li.active a{
    background-color: var(--primary-color);
    color: #fff;
}
.custom-product-related{
    margin-top: 50px;
}
.related-products-wrapper{
    border: none
}
.related-products-wrapper h3{
    padding: 0;
    margin-bottom: 30px;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
    font-size: 26px;
    text-transform: none;
}
.related-products-wrapper .flickity-button{
    display: none
}
#billing_first_name_field{
    width: 100%;
}
.page-title:not(.shop-page) .category-filtering{
    display: none !important;
}
.page-template-page-my-account .page-title,
.checkout-page-title.page-title{
    padding-top: 40px
}
.woocommerce-form input{
    height: 40px !important;
}
.section-about .gallery-col img {
    border-radius: 10px;
    overflow: hidden;
}
.sticky-jump .stuck {
    position: unset;
}
/* CSS TABLET */
@media (min-width: 549.1px) and (max-width: 849px) {
    .top-footer .item .icon-box{
        flex-direction: column-reverse;
        text-align: center;
        justify-content: center;
    }
    .top-footer .item .icon-box-img{
        margin: auto;
    }
}

@media (max-width: 849px) {
	.product-image-block .large-image {
		width: 100%!important;
	}
	.product-image-block .vertical-thumbnails {
		margin-top: 15px;
	}
	.product-image-block.row.row-collapse {
		display: flex;
		flex-direction: column-reverse;
	}
	.sticky-jump .stuck {
    	position: fixed;
	}
    .header-main {
        height: 70px !important;
    }
    .header-bottom {
        background-color: #fff !important;
    }
    #logo img {
        max-height: 60px !important;
    }
    .searchform input.search-field{
        height: 45px !important;
    }
    .searchform button.ux-search-submit.submit-button{
        height: 42px;
    width: 42px;
    background-color: transparent !important;
    border-color: transparent !important;
    }
    .searchform button.ux-search-submit.submit-button i,
    .icon-menu{
        color: var(--primary-color) !important;
    }
    .searchform .flex-row .flex-col:last-child {
        top: 1px;
        right: 10px;
    }
    .icon-menu{
        font-size: 30px !important;
    }
    .header-cart-link{
        width: 36px;
        height: 36px;
        background-color: var(--primary-color);
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        padding: 0 !important;
    }
    .header-cart-link i{
        color: #fff;
    }
    .section-category,
    .products-tabs .nav{
        margin-bottom: 15px !important;
    }
	.section-category {
    	margin-top: 30px;
	}

    .flex-col-reverse{
        flex-direction: column-reverse;
    }
    .section-about .block-content {
        margin-left: 0 !important;
    }
    .title-module h2{
        font-size: 50px;
    }
    .title-module h3{
        font-size: 30px;
        font-weight: bold;
    }
    .title-module h3:before, 
    .title-module-simple .section-title span:before,
    .top-footer .item:before{
        content: none;
    }
    .title-module{
        margin-bottom: 20px;
    }
    .section-about .block-content .content,
    .section-about .block-img .img-inner{
        text-align: center;
    }
    .mb-100 {
        margin-bottom: 50px !important;
    }
    .section-products {
        padding: 30px 0 15px 0 !important;
    }
    .title-module-simple .section-title,
    .section-feedback{
        margin-bottom: 20px !important;
    }
    .title-module-simple .section-title span{
        font-size: 24px;
    }
    .section-banner-body{
        background-color: #f2f2f2;
    }
    .section-products.mb-100,
    .section-banner-body.mb-100{
        margin-bottom: 0 !important;
    }
    .section-banner-body{
        padding-bottom: 20px !important;
    }
    .section-news .title-module-simple .section-title {
        margin-bottom: 25px;
    }
    .footer-middle .block-2 {
        padding-top: 20px;
    }
    footer .mail-content{
        margin-bottom: 30px;
    }
    .form-footer .img-inner{
        text-align: left;
    }
    .shop-page-title .page-title-inner{
        padding: 0 !important;
    }
    .product-small.box .box-image .grid-tools{
        display: none !important;
    }
    .vertical-thumbnails .flickity-slider > .col{
        position: static !important;
        width: 60px;
        height: 60px;
        padding: 0 !important;
        max-width: 100%;
    }
    .product-image-block .vertical-thumbnails {
        width: 60px;
    }
    .product-image-block .vertical-thumbnails a{
            height: 58px !important;
        width: 58px !important;
    }
    .product-info .group-status{
        font-size: 14px;
    }
    .product-info form.cart .buy_now_button, .product-info form.cart .single_add_to_cart_button{
        width: 100%;
    }
}

/* CSS MOBILE */
@media (max-width: 549px) {
	.off-canvas .nav-vertical>li>a {
		color: white;
	}
	.searchform button.ux-search-submit.submit-button {
        height: 43px;
        width: 42px;
        background-color: #ff8f00 !important;
        border-color: transparent !important;
        position: absolute;
        right: -9px;
        min-width: 50px;
    }
	.searchform button.ux-search-submit.submit-button i {
    	color: white !important;
	}
	    .searchform input.search-field {
        height: 45px !important;
        color: white !important;
    }
	.off-canvas-left .mfp-content {
    	background-color: var(--primary-color);
	}
	input#woocommerce-product-search-field-1::placeholder {
    	color: white;
	}
	.off-canvas .nav-vertical>li>a {
		color: white;
	}
	.page-template-page-my-account .page-title, .checkout-page-title.page-title {
		padding-top: 0;
	}
	.cart-container.container.page-wrapper.page-checkout {
    padding-top: 0;
    padding-bottom: 0;
}
	header#header {
    box-shadow: 0 0 10px #ccc;
}
	button.button.primary.mt-0.pull-left.small {
    margin-top: 15px !important;
}
    .off-canvas-cart{
        width: calc(100vw - 50px) !important;
        background: #fff;
    }
    .off-canvas-cart .inner-padding {
        padding: 20px 15px;
    }
    .section-category .product-category .box-category .box-image {
        height: 85px;
        width: 85px;
    }
    .section-category .product-category .box-category .box-image img{
        width: 60px;
    }
    .title-module h2 {
        font-size: 40px;
    }
    .title-module h3,
    .title-module-simple .section-title span{
        font-size: 20px;
    }
    .products-tabs .nav{
    justify-content: start;
    }
    .products-tabs .nav li a{
        padding: 8px 18px;
    }
    .product-small.box .box-text-products .price-wrapper .price span.amount{
        font-size: 18px;
    }
    .section-feedback .slider .row{
        opacity: 0;
        visibility: hidden;
    }
    .section-feedback .slider .row.is-selected{
        opacity: 1;
        visibility: visible;
    }
    .top-footer .row{
        flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    }
    .top-footer .row > .item{
        min-width: 100%;
    }
    .top-footer .row::-webkit-scrollbar{
        height: 0;
    }
    .section-sort{
        display: block;
    }
    .section-sort:before{
        content: none
    }
    .section-sort .cate-title{
        margin-bottom: 15px !important;
    }
    .related-products-wrapper h3{
        font-size: 20px;
    }

}