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

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

body {
    font-size: 16px;
    line-height: 1.5;
}

h1,
.banner h1 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}
h2,
.banner h2 {
    font-size: 22px;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}
h3,
.banner h3 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}
h4 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}
h5 {
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
}
h6 {
    font-size: 16px;
    line-height: 1.3;
    font-weight: bold !important;
    margin: 0 0 15px;
    opacity: 1;
}
/*.text h1,*/
/*.text h2,*/
/*.text h3,*/
/*.text h4,*/
/*.text h5,*/
/*.text h6 {*/
/*font-size: inherit;*/
/*}*/
b, strong {
    font-weight: 700;
}
.uppercase, h6, span.widget-title, th {
    letter-spacing: 0;
    line-height: 1.3;
}
h6, span.widget-title, th {
    text-transform: inherit;
}
blockquote, dl, figure, ol, p, pre, ul {
    margin: 0 0 15px;
}
form {
    margin: 0;
}
input,
textarea,
select {
    outline: none !important;
    box-shadow: none !important;
}
.justify p {
    text-align: justify;
}
.button, button, input[type=button], input[type=reset], input[type=submit], .res-text {
    font-size: 1em;
}
img.size-full.alignnone {
    margin-bottom: 15px;
}
.icon-box .icon-box-left,
.icon-box .icon-box-right {
    display: flex;
}
.icon-box.align-center {
    align-items: center;
}
.icon-box.align-center svg,
.icon-box.align-center img {
    padding-top: 0 !important;
}
.icon-box-left .icon-box-text {
    padding-left: 10px !important;
}
.icon-box-right .icon-box-text {
    padding-right: 10px !important;
}
.icon-box-left.spacing-large .icon-box-text {
    padding-left: 15px !important;
}
.icon-box-right.spacing-large .icon-box-text {
    padding-right: 15px !important;
}
.box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text p {
    margin-bottom: 15px;
    margin-top: 0;
}
p:last-of-type {
    margin: 0 !important;
}
.single-page img {
    padding-bottom: 5px;
    padding-top: 5px;
}
.box-text {
    font-size: 1em;
}
ul.links {
    margin: 40px 0 0;
}
ul.links li {
    margin: 0;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    width: 38px;
    height: 38px;
    line-height: 36px;
    padding: 0;
    border: 1px solid transparent;
    background-color: transparent;
    font-weight: 400;
    border-radius: 0;
    color: #000000;
}
.nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
    color: #000000;
    background-color: #e5e7eb;
    text-decoration: none !important;
    border-color: transparent;
}
.nav-pagination>li>.current {
    font-weight: 600;
    color: #000000;
    border-color: #000000;
    background-color: transparent !important;
}
.nav-pagination>li i {
    line-height: 1;
}
.button:last-of-type {
    margin: 0;
}
.rd-10 {
    border-radius: 10px;
    overflow: hidden;
}
.rd-15 {
    border-radius: 15px;
    overflow: hidden;
}
.rd-20 {
    border-radius: 20px;
    overflow: hidden;
}
.rd-25 {
    border-radius: 25px;
    overflow: hidden;
}
.fw-400 {
    font-weight: 400 !important;
}
@media screen and (min-width: 850px) {
    .row-5-col > .col {
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media only screen and (max-width: 550px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .col.col-mobile-top {
        order: -1;
    }
    .row .row-small-mobile:not(.row-collapse) {
        margin-bottom: 0;
        margin-left: -5px;
        margin-right: -5px;
    }
    .row-small-mobile>.col {
        margin-bottom: 0;
        padding: 0 5px 10px;
    }

}
.col-inner>.img:not(:last-child), .col>.img:not(:last-child) {
    margin-bottom: 15px;
}

.container .row-small:not(.row-collapse), .row .row-small:not(.row-collapse) {
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 15px 0;
}
.row-small>.col {
    margin-bottom: 0;
    padding: 0 10px 20px;
}
.row-small>.flickity-viewport>.flickity-slider>.col {
    margin-bottom: 0;
    padding: 0 10px 0;
}
.icon-box-left .icon-box-text {
    padding-left: 10px;
}
.icon-box-right .icon-box-text {
    padding-right: 10px;
}

.site-scrollbar {
    max-height: 1000px;
    overflow-y: auto;
}

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

.site-scrollbar::-webkit-scrollbar
{
    width: 9px;
    background-color: #F5F5F5;
    border-radius: 9px;
}

.site-scrollbar::-webkit-scrollbar-thumb
{
    border-radius: 0;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: var(--primary-color);
    border-radius: 9px;
}
.button {
    margin-bottom: 0;
}
.slider-custom-width {
    margin: 0 -15px;
}
.slider-custom-width .row {
    margin: 0 !important;
}
.slider-custom-width .row .col,
.slider-custom-width-small .flickity-slider > .img {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 0 !important;
}
.slider-custom-width .flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}
.slider-custom-width .flickity-slider .banner {
    background: none !important;
}
.slider-custom-width .flickity-slider .banner-inner {
    width: calc(100% - 30px);
    left: 15px;
}
.slider-custom-width-small {
    margin: 0 -10px;
}
.slider-custom-width-small .row {
    margin: 0 !important;
}
.slider-custom-width-small .row .col,
.slider-custom-width-small .flickity-slider > .img {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0 !important;
}
.slider-custom-width-small .flickity-slider>.row:not(.is-selected) {
    opacity: 1;
}
.slider-custom-width-small .flickity-slider .banner {
    background: none !important;
}
.slider-custom-width-small .flickity-slider .banner-inner {
    width: calc(100% - 40px);
    left: 10px;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    text-shadow: none;
}
.slider-nav-outside .flickity-page-dots {
    bottom: auto;
    left: auto;
    line-height: 1;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    position: relative;
    right: auto;
    text-align: center;
}
.slider-not-nav .flickity-prev-next-button {
    display: none !important;
}
.tabbed-content .nav.nav-line-bottom {
    border-bottom: 1px solid #dddddd;
}
.tabbed-content .nav.nav-line-bottom .tab a{
    padding: 0 20px 10px;
}
.tabbed-content .tab-panels{
    padding: 30px 0 0;
}
.wpcf7-form .row .col {
    padding-bottom: 0;
}
.wpcf7-form input,
.wpcf7-form textarea {
    box-shadow: none !important;
    outline: none !important;
}
.entry-meta a {
    pointer-events: none;
}
/* Header */
.nav-dropdown-default {
    padding: 10px;
}
.nav.header-nav-main>li:before,
.nav.header-nav-main>li:after {
    display: none;
}
/*.nav>li>a,*/
/*.nav-dropdown-default .nav-column li>a,*/
/*.nav-dropdown.nav-dropdown-default>li>a {*/
/*font-size: 16px;*/
/*}*/
.nav>li.active>a {
    font-weight: 700;
}
.header-nav.header-nav-main.nav-left {
    justify-content: center;
    padding-right: 30px;
}

.header-wrapper .nav ul.sub-menu {
    z-index: 999;
    position: absolute;
    width: 240px;
    max-width: none;
    padding: 10px 0;
    border: 0;
    border-radius: 0;
    background: #ffffff;
}
.nav-dropdown-has-border .nav-dropdown {
    border: none;
}
li.current-dropdown>.nav-dropdown {
    left: 0;
}
.header-wrapper .nav ul.sub-menu .menu-item {
    position: relative;
    display: block;
    width: 100%;
    min-width: 100%;
    margin: 0 !important;
}
.header-wrapper .nav ul.sub-menu a {
    display: block;
    white-space: normal;
    font-family: inherit;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 15px;
    text-decoration: none;
    vertical-align: baseline;
    border: none;
    margin: 0;
    text-transform: none;
    /*color: #ffffff;*/
    /*background: var(--fs-color-primary);*/
}
.header-wrapper .nav ul.sub-menu > li.menu-item-has-children > a {
    padding-right: 20px;
}
.header-wrapper .nav ul.sub-menu > li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 18px;
    top: calc(50% - 9px);
    right: 15px;
    font-family: fl-icons !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
}
/*.header-wrapper .nav ul.sub-menu a:hover,*/
/*.header-wrapper .nav ul.sub-menu .active > a {*/
    /*color: #000000;*/
    /*background: rgba(208,200,191,1);*/
/*}*/
.header-wrapper .nav ul.sub-menu ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    transform: translate(0, 10px);
    transition: opacity 200ms
    ease-in, transform 200ms
    ease-in, visibility 200ms
    ease-in;
    border-left: 1px #ffffff solid;
}
.header-wrapper .nav ul.sub-menu .menu-item:hover > ul.sub-menu {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
}
.nav-dropdown-default {
    padding: 10px;
}

/* Footer */
.footer-wrapper .absolute-footer {
    display: none;
}
.footer-wrapper .ux-menu .ux-menu-link {
    /*padding-bottom: 10px;*/
}
.footer-wrapper .ux-menu .ux-menu-link:last-child {
    padding-bottom: 0;
}
.footer-wrapper .ux-menu .ux-menu-link__link {
    min-height: auto;
    padding: 0;
    font-size: 16px;
    /*color: #ffffff;*/
    transition: 0.5s;
}
.footer-wrapper .ux-menu .ux-menu-link__link:hover {
    color: var(--fs-color-secondary);
}
.section-footer-bottom .col {
    padding-bottom: 10px;
}
/*.section-footer-bottom a {*/
    /*color: #ffffff;*/
/*}*/
/*.section-footer-bottom a:hover {*/
    /*color: var(--primary-color);*/
/*}*/
.title-follow-us {
    display: inline-block;
    white-space: nowrap;
}
.site-follow-us a.icon {
    font-size: 24px;
    color: var(--fs-color-base);
}
.row-social-fixed {
    position: fixed;
    width: auto;
    height: auto;
    bottom: 61px;
    right: 20px;
    z-index: 99;
    margin: 0 !important;
    text-align: right;
}
.row-social-fixed .col {
    padding: 0 !important;
}
.row-social-fixed .img a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    background: var(--primary-color);
    border-radius: 50%;
    margin: 0 0 20px;
}
.row-social-fixed .img a:before {
    content: "";
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    -webkit-transition: all 0.2s
    ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s
    ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: imgpulse;
    background-color: rgba(7, 41, 103, 0.35);
    opacity: .4;
}
.row-social-fixed .img a:after {
    content: "";
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(7, 41, 103, 0.8);
    opacity: .1;
    border-color: var(--primary-color);
    -webkit-transition: all 0.2s
    ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s
    ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: imgzoomIn;
    opacity: .5;
}
.row-social-fixed .img img {
    padding: 0;
    width: 23px;
    height: auto;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    position: relative;
    z-index: 9;
}
@keyframes imgzoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}
@keyframes imgpulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
.wpcf7-form .btn-submit {
    position: relative;
    text-align: center;
}
.wpcf7-form input.wpcf7-submit {
    border: none;
    text-transform: none;
    margin: 0;
}
.wpcf7-form .wpcf7-spinner {
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
    margin: 0;
}
/* End footer */
body a:hover {
    text-decoration: underline !important;
}

/* COLOR */
.color-list {
    display: flex;
    gap: 8px;
    margin-bottom: 6px;
}

.color-btn {
    width: 42px;
    height: 42px;
    border: 1px solid #ddd;
    padding: 2px;
    background: #fff;
    cursor: pointer;
}

.color-btn.active {
    border-color: #000;
}

.color-btn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.header-nav-main .header-search > a > i {
    width: 24px;
    height: 24px;
    background-image: url("/wp-content/uploads/2026/01/search.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.header-nav-main .header-search > a > i:before {
    display: none;
}
.header-nav-main .cart-item > a > i {
    width: 24px;
    height: 24px;
    background-image: url("/wp-content/uploads/2026/01/cart.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.header-nav-main .cart-item > a > i:before {
    display: none;
}
.header-nav-main .header-wishlist-icon > a > i {
    width: 24px;
    height: 24px;
    background-image: url("/wp-content/uploads/2026/01/wishlist.svg");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.header-nav-main .header-wishlist-icon > a > i:before {
    display: none;
}

.products.row {
    margin: 0 !important;
}
.archive .shop-container .products.row .col {
    padding: 0 !important;
}
.product-small.box {
    border: 1px solid hsl(240 5.9% 90%);
    background: #ffffff;
}
.archive .shop-container .product-small.box {
    border: 0.5px solid hsl(240 5.9% 90%);
}
.product-small.box .box-image .image-fade_in_back {
    background-position: 50% 50%;
    background-size: cover;
    height: auto;
    overflow: hidden;
    padding-top: 125%;
}
.product-small.box .box-image .image-fade_in_back img {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.product-small.box .box-text {
    padding: 11px 1rem 1rem 1rem;
    display: flex;
    flex-direction: column;
}
.product-small.box .box-text .price-wrapper {
    order: -1;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 4.5px 0;
}
.product-small.box .box-text .price-wrapper .price {
    white-space: nowrap;
}
.product-small.box .box-text span.amount {
    display: inline-block;
    color: #000000;
    font-weight: 600;
    line-height: 22.5px;
}
.price-wrapper .price span:nth-child(3) {
    opacity: 0.5;
    text-decoration: line-through;
    font-weight: 400 !important;
}
.product-small.box .box-text .quick-variation {
    order: -1;
}
.product-small.box .box-text .product-title a {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
}
/* SIZE */

.quick-colors {
    height: 44px !important;
    overflow-y: hidden !important;
    overflow-x: auto !important;
    display: flex;
    gap: .625rem !important;
}

.color-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
    width: 29px;
    height: 44px;
    /*border: 1px solid #e5e7eb;*/
    cursor: pointer;
    position: relative;
}
.color-item:hover {
    transform: scale(1.05);
}
.color-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 10px);
    top: 5px;
    left: 0;
    border: 1px solid transparent;
    background: #f5f5f0;
}
.color-item.active:before {
    border-color: #000;
}
.color-item img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
    position: relative;
    z-index: 2;
}

.btn-open-size {
    position: absolute;
    width: 24px;
    height: 24px;
    min-height: auto;
    line-height: 22px;
    border: none;
    font-size: 18px;
    top: -34px;
    left: calc(50% - 12px);
    padding: 0;
    margin: 0;
    background: #ffffff;
    color: #000000;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}
.quick-sizes {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 100%;
    padding: 15px;
    background: #ffffff;
    border-bottom: 1px solid #ebebeb;
    box-shadow: 0 -6px 16px 0 rgba(0, 0, 0, 0.08), 0 -3px 6px -4px rgba(0, 0, 0, 0.12), 0 -9px 28px 8px rgba(0, 0, 0, 0.05);
    height: 66px !important;
    overflow-y: hidden !important;
    overflow-x: auto !important;
    display: flex;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}
.box-text-products.open-size .quick-sizes {
    opacity: 1;
    visibility: visible;
}

.size-item {
    min-width: 30px;
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
    background: #ffffff;
    text-transform: uppercase;
    border: 1px solid #000000;
    cursor: pointer;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    flex-shrink: 0 !important;
    flex-grow: 1 !important;
    overflow: hidden !important;
    margin-left: -1px !important;
    text-align: center;
    position: relative;
}
.size-item:hover {
    transform: scale(1.05);
    z-index: 1;
}

.size-item.disabled {
    opacity: .3;
    pointer-events: none;
}

.size-item.loading {
    opacity: .5;
}

.size-btn {
    min-width: 48px;
    height: 36px;
    border: 1px solid #000;
    background: #fff;
    cursor: pointer;
}

.size-btn.active {
    background: #000;
    color: #fff;
}

.size-btn.disabled {
    opacity: 0.4;
    pointer-events: none;
    position: relative;
}

.size-btn.disabled::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #999;
    transform: rotate(-20deg);
}


.footer-wrapper h3 {
    font-size: 18px;
    margin-bottom: 6px;
}
.site-socials-wrap > .col-inner {
    display: flex;
    flex-flow: row wrap;
    gap: 18px;
    justify-content: flex-end;
    align-items: center;
}
.site-socials-wrap h3 {
    width: auto;
    white-space: nowrap;
    margin: 0;
}
.site-socials-wrap .row {
    width: auto;
    margin: 0;
}
.site-socials > .col-inner {
    display: flex;
    flex-flow: row wrap;
    gap: 18px;
    align-items: center;
}
.site-socials .img {
    width: 20px !important;
    margin: 0 !important;
}
.site-history-formation:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    top: 0;
    left: calc(50% - 3px);
    background: rgb(128, 127, 127);
}
.site-history-formation .row {
    padding: 0 15px;
}
.site-history-formation .history-formation-item {
    padding: 50px 0 0 !important;
    position: relative;
}
.site-history-formation .history-formation-item:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) rotate(45deg);
    width: 20px;
    height: 20px;
    z-index: 2;
    background: rgb(128, 127, 127);
}
.site-history-formation .history-formation-item .col-inner {
    position: relative;
    width: calc(50% - 45px);
    padding: 30px 15px 15px;
    background: #ffffff;
    border-radius: 5px;
    border: #547260 5px solid;
    margin-left: auto;
    margin-right: 0;
    visibility: hidden;
    opacity: 0;
    transform: translate3d(100px, -10px, 0) rotate(10deg);
    transition: all 0.5s ease-in-out;
}
.site-history-formation .history-formation-item:nth-child(even) .col-inner {
    margin-left: 0;
    transform: translate3d(-100px, -10px, 0) rotate(10deg);
}
.site-history-formation .history-formation-item.active .col-inner {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) !important;
}
/*.site-history-formation .history-formation-item:nth-child(even) .col-inner:before {*/
    /*left: auto;*/
    /*right: -70px;*/
/*}*/
.site-history-formation .history-formation-item .col-inner h3 {
    position: absolute;
    background: #547260;
    width: 100px;
    height: 35px;
    top: -18px;
    margin: 0;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 2px;
    color: white;
    font-size: 20px;
    z-index: 1;
}
.site-about-us .box {
    transform: translate3d(0px, 0px, 0px);
    transition: 0.3s;
}
.site-about-us .box:hover {
    transform: translate3d(0px, -10px, 0px);
    transition: 0.3s;
}
.shop-page-title .page-title-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px;
    border: 1px solid hsl(240 5.9% 90%);
    margin: 10px 0;
}
.shop-page-title .total-products {
    display: flex;
    align-items: center;
    gap: 45px;
}
.rank-math-breadcrumb span,
.rank-math-breadcrumb a {
    color: #797979;
}
.rank-math-breadcrumb a:hover {
    color: var(--fs-color-secondary);
}
.rank-math-breadcrumb span.last {
    color: #000000;
    font-weight: 600;
}
.shop-page-title .sort-switch-products {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 29px;
}
.sort-products .woocommerce-ordering select {
    width: 18px;
    height: 16px;
    padding: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: url("/wp-content/uploads/2026/01/filter.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    font-size: 0;
    margin: 0;
}
.sort-products .woocommerce-ordering select option {
    font-size: 14px;
}
.sort-switch-products .site-switch-layout {
    display: flex;
    align-items: center;
    gap: 15px;
    white-space: nowrap;
}
.sort-switch-products .site-switch-layout button {
    width: 24px;
    height: 16px;
    padding: 0;
    margin: 0;
    min-width: auto;
    min-height: auto;
    line-height: 1;
    opacity: 1;
}
.sort-switch-products .site-switch-layout button img {
    width: auto;
    height: 16px;
    object-fit: contain;
}
.sort-switch-products .site-switch-layout .grid img {
    opacity: 0.5;
}
.grid-products .sort-switch-products .site-switch-layout .grid img {
    opacity: 1;
}
.grid-products .sort-switch-products .site-switch-layout .list img {
    opacity: 0.5;
}
.grid-products .product-small .box-text {
    display: none;
}
.product-block-title {
    margin-bottom: 25px;
}
.product-single-breadcrumb {
    padding: 20px;
    border: 1px solid hsl(240 5.9% 90%);
    margin-top: 30px;
}
.entry-summary.product-summary {
    padding: 20px;
    border: 1px solid hsl(240 5.9% 90%);
}
.entry-summary.product-summary .woocommerce-breadcrumb,
.entry-summary.product-summary .is-divider {
    display: none;
}
.entry-summary.product-summary .price-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 10px 0;
}
.entry-summary.product-summary span.amount {
    display: inline-block;
    font-size: 16px;
}
.product-total-sales {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.product-total-sales img {
    width: 14px;
    min-width: 14px;
    margin: 0 5px 2px 0;
}
.variations_form th.label {
    display: none !important;
}
.variations_form td.value {
    padding: 0;
}
.variations_form .variable-items-wrapper {
    gap: 10px;
}
.variations_form .variable-items-wrapper li {
    width: 31px !important;
    height: 36px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.variations_form .variable-items-wrapper li.selected {
    border-color: #000000 !important;
}
.variations_form .reset_variations,
.variations_form .variable-items-wrapper li:before,
.variations_form .variable-items-wrapper li:after {
    display: none !important;
}
.variations_form .variable-items-wrapper[aria-label=Size] {
    margin-top: 30px;
}
.variations_form .variable-items-wrapper[aria-label=Size] li {
    width: 60px !important;
    height: 40px !important;
    font-weight: 700;
}
.product-summary .variations_button {
    padding: 0;
}
.product-summary .variations_button .ux-quantity {
    display: none;
}
.product-summary .variations_button .single_add_to_cart_button {
    width: 100%;
    background-color: #162818;
    border-color: #162818;
    text-transform: none;
    padding-top: 5px;
    padding-bottom: 5px;
    opacity: 1;
}
.sale-percent {
    position: relative;
    display: inline-block;
    background: #e74c3c;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 4px 8px 4px 4px;
    border-radius: 4px;
    line-height: 1;
    margin-left: 5px;
}

/* Mũi nhọn bên trái */
.sale-percent::before {
    content: "";
    position: absolute;
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 6px solid #e74c3c;
}

/* Chấm tròn nhỏ (tuỳ chọn – giống tag thật) */
.sale-percent::after {
    content: "";
    position: absolute;
    left: -2px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
}

.post-item .box-text {
    padding: 15px 0 0;
}
.post-item .box-text .post-title {
    margin: 0 0 10px;
}
.post-item .box-text .post-title a {
    margin: 0;
}
.post-item .box-text .is-divider {
    display: none;
}

.section-page-full .section-content,
.section-page-full .section-content .slick-list,
.section-page-full .section-content .slick-slide {
    height: 100vh !important;
    border: none;
}

.section-page-full .section-content .slick-track {
    display: flex !important;
    flex-direction: column;
}
.section-page-full .slick-track {
    display: flex;
}
.slick-dotted.slick-slider,
.section-page-full .img {
    margin: 0 !important;
}
.section-page-full .slick-dots {
    width: 10px;
    right: 20px;
    position: fixed;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.section-page-full .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0;
}
.section-page-full .slick-dots li button {
    width: 10px;
    height: 10px;
}
.section-page-full .slick-dots li button:before {
    line-height: 10px;
    width: 10px;
    height: 10px;
    opacity: 1;
    color: #ffffff;
}
.section-page-full .slick-dots li button:hover:before,
.section-page-full .slick-dots li.slick-active button:before {
    color: #000000;
}
.section-page-full .slick-arrow {
    opacity: 0 !important;
}
body.home {
    overflow: hidden;
}
body.home #footer {
    display: none;
}
/*.section-page-full .section-content .slide-item {*/
    /*height: 100vh; !* = height / slidesToShow *!*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*background: #f5f5f5;*/
    /*border-bottom: 1px solid #ddd;*/
/*}*/

/* Home */
/*@media (min-width: 850px) {*/
    /*body.home:not(.ux-builder-iframe) #main {*/
        /*margin: 0;*/
        /*padding: 0;*/
        /*overflow: hidden;*/
        /*height: 100%;*/
    /*}*/
    /*body.home:not(.ux-builder-iframe) #main #content {*/
        /*display: flex;*/
        /*flex-direction: row;*/
        /*width: 200vw; !* 6 blocks *!*/
        /*height: 100vh;*/
        /*transition: transform 0.7s ease-in-out;*/
    /*}*/
    /*body.home:not(.ux-builder-iframe) #main #content > .section {*/
        /*flex: 0 0 100vw;*/
        /*height: 100vh;*/
    /*}*/
/*}*/
@media only screen and (min-width: 1200px) {
    .grid-products .products.row .product-small.col {
        flex-basis: 12.5%;
        max-width: 12.5%;
    }
}

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


}