/*
Theme Name: Custom
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Custom Author
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1744446963
Updated: 2025-04-12 08:36:03

*/
@font-face {
    font-family: 'Brandon Light';
    src: url('assets/fonts/brandon-full/Brandon_light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Thin';
    src: url('assets/fonts/brandon-full/Brandon_thin.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Reguler';
    src: url('assets/fonts/brandon-full/Brandon_reg.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Medium';
    src: url('assets/fonts/brandon-full/Brandon_med.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Brandon Bold';
    src: url('assets/fonts/brandon-full/Brandon_bld.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


:root {
    --white: #FFF;
    --black: #000;
    --main-yellow: #dfa843;
    --main-yellow-2: #e9a522;
    --main-blue: #052c47;
    --main-grey: #4c4c4b;
    --brand-font: 'Brandon Reguler', sans-serif;
    --brand-font-thin: 'Brandon Thin', sans-serif;
    --brand-font-light: 'Brandon Light', sans-serif;
    --brand-font-medium: 'Brandon Medium', sans-serif;
    --brand-font-bold: 'Brandon Bold', sans-serif;
    --max-width: 1200px;
    --font-16: 16px;
    --font-18: 18px;
    --header-height: 80px;
    --header-submenu: 48px;
    --nav-height: 61px;
}

body {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
}
.text-uppercase {
    text-transform: uppercase;
}
.font-regular {
    font-family: var(--brand-font);
}
.font-bold {
    font-family: var(--brand-font-bold);
}
.font-medium {
    font-family: var(--brand-font-medium);
}
.font-light {
    font-family: var(--brand-font-light);
}
.font-thin {
    font-family: var(--brand-font-thin);
}
button {
    cursor: pointer;
}
.overflow-hidden {
    overflow: hidden;
}
.page-width{
    max-width: var(--max-width);
    margin: auto;
    display: block;
}
.main-collection {
    padding-top: 40px;
}
main {
    padding-top: 40px;
}
a,
a:visited {
    text-decoration: none;
    color: var(--black);
}


/* a:hover {
    color: #aaa;
} */

a:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-block-end: 7px;
}

html, body,
h1, h2, h3, h4, h5, h6,
p, span, div{
    font-family: var(--brand-font);
}
.main-font {
    font-family: var(--brand-font);
}
.main-font .elementor-heading-title {
    font-family: var(--brand-font-bold) !important;
}
.elementor-element.main-font p,
.elementor-element.main-font span {
    font-family: var(--brand-font) !important;
}
.elementor-element.image-values.main-font p.elementor-image-box-description {
    font-family: var(--brand-font-light) !important;
}
.elementor-element.main-font h6,
.elementor-element.main-font h5,
.elementor-element.main-font h4,
.elementor-element.main-font h3,
.elementor-element.main-font h2,
.elementor-element.main-font h1 {
    font-family: var(--brand-font-bold) !important;
}
.elementor-element.main-font h3 {
    font-family: var(--brand-font) !important;
}
.mb-0 {
    margin-bottom: 0;
}
.custom-logo {
    max-width: 150px !important;
}
.image-slider,
.main-slider-with-arrow {
    position: relative;
}
.single-product-container .main-slider-with-arrow {
    height: fit-content;
}
.slick-slider-wrapper,
.product-slider-wrapper,
.general-slider-wrapper {
    overflow: hidden;
}
.product-slider-wrapper,
.general-slider-wrapper {
    padding: 0 10px;
    margin: 0 -10px;
}
.slick-arrow-custom {
    padding: 0;
    border: 0;
    margin: 0;
    height: fit-content;
    line-height: unset;
    background-color: transparent !important;
    color: inherit !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -35px;
    height: fit-content;
    margin: auto;
}
.slick-arrow-custom.slick-next-custom {
    left: auto;
    right: -35px;
}
.slick-slide-item-wrapper {
    position: relative;
}
.slick-slide-text {
    font-family: var(--brand-font-medium) !important;
    color: white;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    inset: 0;
    width: fit-content;
    height: fit-content;
    margin: auto;
    padding: 15px;
}
.product-item-detail {
    padding: 12px 8px;
}
.product-item-brand {
    font-family: var(--brand-font-bold);
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 4px;
    color: var(--main-blue);
}
.product-item-title,
.wt_frontend_wishlist_table tbody tr td:nth-child(3) a  {
    font-size: var(--font-16);
    font-family: var(--brand-font-light);
    line-height: 20px;
    margin-bottom: 8px;
    color: var(--main-blue);
}
.product-item-price {
    font-family: var(--brand-font-bold) !important;
    font-size: 14px;
    line-height: 20px;
    color: var(--main-yellow);
    display: flex;
    align-items: center;
    gap: 10px;
}
.product-item-price span,
.product-item-price bdi {
    font-family: var(--brand-font-bold) !important;
}
.product-item-price .price-old,
.wt_frontend_wishlist_table .product-item-price del {
    font-family: var(--brand-font) !important;
    text-decoration: line-through;
    opacity: 0.4;
    color: var(--main-grey);
    font-weight: 400;
}
.product-item-price .price-old span,
.product-item-price .price-old bdi,
.wt_frontend_wishlist_table .product-item-price del span,
.wt_frontend_wishlist_table .product-item-price del bdi {
    font-family: var(--brand-font) !important;
}
.product-item-image {
    position: relative;
    overflow: hidden;
}
.product-item-image img {
    display: block;
    width: 100%;
    transition: opacity 0.3s ease;
}
/* hanya aktif jika ada second image */
.product-item-image.has-second-img .product-second-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.product-item-image.has-second-img:hover .product-second-img {
    opacity: 1;
}
.product-item-image.has-second-img:hover .product-main-img {
    opacity: 0;
}
.base-button {
    background-color: var(--main-yellow);
    color: var(--white);
    padding: 12px 32px;
    display: block;
    min-width: 150px;
    width: fit-content;
    text-align: center;
    border: 2px solid var(--main-yellow);
    border-radius: 6px;
    font-size: 17px;
    /* font-weight: 700; */
    line-height: 20px;
    transition: .3s ease-in-out;
}
.base-button:hover,
.base-button:active,
.base-button:focus,
.base-button:visited {
    background-color: var(--main-yellow-2);
    border-color: var(--main-yellow-2);
    color: var(--white);
}
.secondary-button {
    background-color: white !important;
    border: 2px solid var(--main-blue) !important;
    color: var(--main-blue) !important;
}
.secondary-button:hover,
.secondary-button:active,
.secondary-button:focus,
.secondary-button:visited {
    background-color: white !important;
    border: 2px solid var(--main-blue) !important;
    color: var(--main-blue) !important;
    opacity: .7 !important;
}
.tertiary-button {
    background-color: #efebe5 !important;
    border: 2px solid #efebe5 !important;
    color: var(--main-blue) !important;
}
.tertiary-button:hover,
.tertiary-button:active,
.tertiary-button:focus,
.tertiary-button:visited {
    background-color: #efebe5 !important;
    border: 2px solid #efebe5 !important;
    color: var(--main-blue) !important;
    opacity: .7 !important;
}
.blue-button {
    background-color: var(--main-blue) !important;
    border: 2px solid var(--main-blue) !important;
    color: white !important;
}
.blue-button:hover,
.blue-button:active,
.blue-button:focus,
.blue-button:visited {
    background-color: var(--main-blue) !important;
    border: 2px solid var(--main-blue) !important;
    color: white !important;
    opacity: .7 !important;
}
.base-button-full {
    width: 100%;
}
.view-all {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.main-heading,
.wc-block-components-title.wc-block-components-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-family: var(--brand-font-bold);
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    color: var(--main-blue);
}
.wc-block-components-title.wc-block-components-title {
    text-transform: uppercase;
}
.main-subheading,
.woocommerce-checkout .wc-block-components-checkout-step__description {
    margin: 0;
    font-family: var(--brand-font-light);
    font-size: 18px;
    line-height: 24px;
    color: var(--main-blue);
}
.woocommerce-checkout .wc-block-components-checkout-step__description {
    margin-bottom: 15px;
}
.slider-header {
    margin-bottom: 20px;
}
.product-item-wrapper {
    margin: 10px 0 15px;
    transition: .3s ease-in-out;
}
.product-item-wrapper:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
}
.product-slider-wrapper .slick-track,
.general-slider-wrapper .slick-track{
    margin-left: 0;
}
.main-hsh {
    margin-bottom: 30px;
}
.main-hsh.center {
    text-align: center;
}
.main-hsh:empty {
    display: none;
}
.list-article-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.list-article-thumb {
    line-height: 0;
}
.list-article-thumb img{
    width: 100%;
}
.list-article-content {
    padding-top: 16px;
}
.list-article-post-title {
    font-family: var(--brand-font-light);
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;   /* jumlah baris */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--main-blue);
}
.text-link {
    color: var(--main-blue);
    font-family: var(--brand-font-medium);
    font-size: 16px;
    line-height: 20px;
}
.text-link-underline {
    text-decoration: underline;
}
.text-link:hover {
    text-decoration: underline;
}
.title-with-image p {
    display: flex;
    align-items: center;
    gap: 8px;
}
.title-with-image p img{
    max-width: 40px;
}
.testimonial-card-inner {
    padding: 16px;
    border-radius: 4px;
    background-color: #fafafa;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.testimonial-text {
    margin-bottom: 10px;
    font-family: var(--brand-font-light);
}
.testimonial-header-left {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
}
.testimonial-footer {
    display: flex;
    align-items: center;
    gap: 8px;
}
.elementor .testimonial-footer img,
.testimonial-footer img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.testimonial-info {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.testimonial-info strong,
.testimonial-info small {
    font-size: 14px;
    line-height: 16px;
}
.testimonial-header {
    display: flex;
    justify-content: space-between;
}
.testimonial-header-right {
    max-width: 30px;
}
.testimonial-rating {
    display: flex;
}
.rating-star {
    margin: 0;
    margin-right: 5px;
    display: flex;
    gap: 2px;
    align-items: baseline;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.rating-star span,
.rating-star small {
    font-weight: 400;
}
.rating-star small {
    font-size: 14px;
    line-height: 18px;
}
.footer-inner {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
.footer-brand,
.footer-store-info {
    width: 100%;
    max-width: 340px;
}
/* .menu-item.has-children {
    min-width: 180px;
} */
/* .menu-item.has-children .sub-menu {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
} */
.footer-submenu {
    font-size: 18px;
    line-height: 22px;
}
.footer-item-title {
    font-family: var(--brand-font);
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 16px;
    color: var(--white);
    text-transform: uppercase;
}
.footer-item-title:hover {
    color: var(--white);
}
.footer-submenu {
    color: white;
}
.footer-store-info .info-item ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    gap: 16px;
}
.our-mp {
    margin-top: 20px;
}
.footer-store-info .info-item.payment ul {
    gap: 12px;
}
.footer-store-info .info-item ul li img{
    max-height: 17px;
}
.footer-store-info .info-item.payment ul li img {
    max-height: 14px;
}
.our-mp a {
    color: white;
    border: 1px solid white;
    border-radius: 4px;
    padding: 1px 15px;
    text-transform: uppercase;
}
.info-item-divider {
    margin: 16px 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc;
}
.footer-wrapper,
.copyright-wrapper {
    width: 100%;
    max-width: var(--max-width);
    margin: auto;
}
.footer-menu-more {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.footer-wrapper {
    padding: 56px 0;
    color: white;
}
.footer-copyright {
    background-color: var(--main-yellow);
    color: white;
    padding: 16px;
    text-align: center;
    font-size: 14px;
}
.footer-copyright p{
    margin: 0;
    color: var(--main-blue);
}
.footer-social {
    padding: 24px 0;
}
.footer-social ul {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 22px;
    line-height: 0;
}
.footer-social ul svg path{
    transition: .3s ease-in-out;
}
.footer-social ul li a:hover svg path:first-child {
    fill: var(--main-blue);
}
.footer-additional-info {
    margin-top: 56px;
}
.text-color-footer {
    color: #ffffffb0;
}
.brand-description {
    margin-top: 20px;
    font-size: 17px;
    color: #ffffffb0;
    line-height: 24px;
}
.header-left {
    display: flex;
    gap: 40px;
    align-items: center;
}
.header-submenu {
    background-color: var(--main-yellow);
    color: var(--main-blue);
    transition: .3s ease-in-out;
}
.header-submenu-wrapper {
    max-width: 1200px;
    margin: auto;
}
.header-submenu-wrapper .header-submenu-lists {
    list-style: none;
    display: flex;
    gap: 24px;
    padding: 0;
    align-items: center;
    justify-content: space-between;
    min-height: 40px;
}
.zeta-header .header-submenu-item .header-submenu-title,
.header-submenu-item .header-submenu-title {
    color: var(--main-blue);
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-submenu {
    background-color: var(--main-yellow);
    color: var(--main-blue);
    transition: .3s ease-in-out;
    transform: translateY(-100%);
    position: sticky;
    top: var(--header-submenu);
    width: 100%;
    z-index: 2;
}
.header-submenu.active {
    transform: translateY(0);
}
.header-submenu-item {
    display: none;
}
.header-submenu-item.active {
    display: block;
}
.menu-item.has-children {
    position: relative;
}
.menu-item.has-children::before {
    content: "";
    animation-fill-mode: forwards;
    width: fit-content;
    height: fit-content;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 8px solid var(--main-blue);
    transition: .3s ease-in-out;
    opacity: 0;
}
#site-footer .menu-item.has-children::before {
    display: none;
}
.menu-item.has-children.active::before {
    border-bottom: 8px solid var(--main-yellow);
    opacity: 1;
}
.section-home-banner {
    position: relative;
}
.main-slider-inner .slick-arrow-custom,
.section-home-banner .slick-arrow-custom {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: hsla(0, 0%, 98%, .15) !important;
    border-radius: 50%;
    left: 15px;
    transition: .3s ease-in-out;
}
.main-slider-inner .slick-arrow-custom.slick-next-custom,
.section-home-banner .slick-arrow-custom.slick-next-custom {
    left: auto;
    right: 15px;
}
.main-slider-inner .slick-arrow-custom:hover,
.section-home-banner .slick-arrow-custom:hover {
    background-color: white !important;
}
.product-list-general {
    padding: 0;
}
.main-collection .products,
.product-list-general,
.custom-related-products .related-products-grid {
    display: grid;
    grid-template-columns: repeat(4, calc((100% - (3 * 17px)) / 4));
    gap: 17px;
}
.main-collection .products::before,
.main-collection .products::after{
    display: none !important;
}
.main-collection-banner {
    margin-bottom: 24px;
}
.main-collection-banner img{
    border-radius: 4px;
}
.av-content {
    display: grid;
    grid-template-columns: 168px calc(100% - 176px);
    align-items: center;
    gap: 8px;
}
.av-wrapper {
    background-color: #fdfcfa;
    border-radius: 4px;
}
.av-item-wrapper {
    position: relative;
    background-color: #fafafa;
    border-radius: 4px;
    border: 1px solid #eeeeee;
    padding: 8px 12px;
    overflow: hidden;
}
.av-item-wrapper svg{
    position: absolute;
    right: -6px;
    top: -8px
}
.av-list {
    padding: 7px 0;
}
.av-list .main-slider-with-arrow {
    margin: 0 50px;
}
.av-image {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    gap: 5px;
    background-color: #e9e9e9;
    border-radius: 4px;
}
.av-image p {
    font-family: var(--brand-font-medium);
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    text-align: center;
}
.av-payment {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    color: var(--main-blue);
}
.av-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 1;   /* jumlah baris */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.av-requirement {
    font-size: 14px;
    line-height: 18px;
    color: #00000099;
    margin: 0;
}
.av-activate {
    font-size: 12px;
    line-height: 16px;
    color: #00000099;
}
.available-voucher {
    margin-bottom: 30px;
}
.main-collection-filter {
    background-color: #FDFCFA;
    margin-bottom: 30px;
    position: sticky;
    top: var(--header-height);
    z-index: 2;
}
.main-fitler-content {
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
    gap: 17px;
}
.main-filter,
.main-sort,
.box-filter-inner{
    display: flex;
    align-items: center;
    gap: 8px;
}
.box-filter {
    position: relative;
    cursor: pointer;
    padding: 8px 16px;
    border-radius: 1000px;
    background-color: #eee;
}
.filter-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: rgba(0,0,0,.9);
    margin: 0;
}
.box-filter .icon {
    line-height: 0;
}
.icon-filter-bg {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #232022;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon-filter-bg svg {
    fill: white;
}
.filter-item-box {
    opacity: 0;
    transform: translateY(20px);
    pointer-events: none;
    position: absolute;
    left: 0px;
    top: calc(100% + 10px);
    width: 300px;
    height: auto;
    background-color: rgb(253, 252, 250);
    border-radius: 0px 8px 8px;
    border: 1px solid #eee;
    padding: 8px 16px;
    z-index: 2;
    transition: .3s ease-in-out;
}
.box-filter.active .filter-item-box {
    opacity: 1;
    transform: none;
    pointer-events: inherit;
}
.box-filter .icon svg {
    transition: .3s ease-in-out;
}
.box-filter.active .icon svg {
    transform: rotate(180deg);
}
.filter-item {
    display: flex;
    align-items: center;
    gap: 8px;
    line-height: 33px;
}
.filter-item-name {
    cursor: pointer;
}
.filter-item-label {
    line-height: 0;
}
.filter-item-label input {
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border: 1px solid #999;
    border-radius: 4px;
    margin: auto;
}
.filter-item-label input[type="checkbox"]:checked,
.filter-item-label input[type="radio"]:checked {
    border-color: var(--main-blue);
    background-color: var(--main-blue);
}
.filter-item-label input[type="checkbox"]:checked::after,
.filter-item-label input[type="radio"]:checked::after {
    content: "";
    position: absolute;
    top: 0.5px;
    left: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.filter-list {
    max-height: 400px;
    overflow: auto;
}
.product-badge {
    padding: 2px 8px 1px;
    background-color: var(--main-blue);
    border-radius: 7px;
    font-size: 7px;
    font-weight: 400;
    line-height: 10px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15px;
    width: fit-content;
}
.product-badge.product-badge-item {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
}
.product-badge.preloved {
    background-color: #5fb257;
}
.product-badge.perfect {
    background-color: #da3832;
}
.product-badge.never-been-used {
    background-color: #3974b7;
}
.product-brand {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    margin: 10px 0;
    color: #000000e6;
}
.product-title.main-heading {
    font-weight: 500;
}
.single-product-container .main-hsh {
    margin-bottom: 15px;
}
.product-info-wrapper {
    margin: 20px 0;   
}
.product-info {
    padding: 16px 8px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.product-info.product-installment {
    border-top: 0px;
}
.product-info p {
    margin: 0;
}
.single-product-container {
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
    margin-bottom: 100px;
}
.product-gallery-wrapper {
    width: 660px;
    display: flex;
    flex-direction: column;
    gap: 60px;
    position: sticky;
    top: calc(var(--header-height) + 30px);
    align-self: baseline;
}
.product-summary {
    flex: 1;
}
.product-gallery {
    display: grid;
    grid-template-columns: 135px calc(100% - 155px);
    gap: 20px;
}
.gallery-thumbs {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.gallery-thumbs img {
    width: 100%;
    height: fit-content;
    object-fit: cover;
    cursor: pointer;
    border: 1px solid #eee;
}
.extra-product-info {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-top: 24px;
}
.single-product-divider {
    width: 100%;
    height: 1px;
    background-color: #eee;
}
.product-form-wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.single-product-divider.top-related {
    margin-bottom: 50px;
}
.single-product-container h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 16px;
}
.extra-product-info ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
}
.extra-product-info ul li {
    display: flex;
    align-items: center;
    gap: 12px;
}
.extra-product-info .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background-color: #e6ebee;
    border-radius: 4px;
}
.extra-product-info .icon svg {
    fill: var(--main-blue);
}
.instant-delivery {
    background-color: #fff2d0;
    width: fit-content;
    padding: 2px 8px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #966b00;
    font-weight: 600;
    margin: 0;
}
.single-product-voucher .av-item-list {
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 5px));
    overflow: auto;
    width: 100%;
    gap: 10px;
}
.product-meta {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 10px;
}
.product-meta-item {
    display: grid;
    grid-template-columns: 90px 1fr;
}
.product-meta-item p {
    margin-bottom: 0px;
}
.prpoduct-meta-item_value a {
    text-decoration: underline;
    color: var(--main-blue);
    font-weight: 600;
}
.product-brand-box {
    margin-bottom: 32px;
}
.single-product .brand-info {
    padding: 16px;
    border: 1px solid rgb(238, 238, 238);
}
.extra-product-info .brand-info h3 {
    font-size: 18px;
    line-height: 18px;
}
.brand-info .see-products {
    display: block;
    width: 100%;
    text-align: center;
    border: 1.6px solid rgb(238, 238, 238);
    font-weight: 600;
    padding: 4px 22px;
    color: var(--main-blue);
    transition: .3s ease-in-out;
}
.brand-info .see-products:hover {
    border-color: grey;
}
.brand-with-image {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
}
.pbrand-image {
    max-width: 80px;
}
.pbrand-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.pbrand-info h3,
.pbrand-info p {
    margin: 0;
    line-height: normal;
}
.pbrand-image img{
    width: 100%;
}
.product-authentic-box {
    position: relative;
    padding: 12px 24px;
    background-color: #fafafa;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.authentic-text h4 {
    margin-top: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.authentic-text {
    max-width: 235px;
}
.authentic-text p{
    margin: 0;
}
.authentic-icon {
    max-width: 64px;
}
.authentic-icon {
    width: 100%;
}
#site-footer {
    margin-top: 100px;
    background-color: var(--main-blue);
}
.footer-newsletter {
    background-color: #f7f4ef;
}
.footer-newsletter-content {
    padding: 32px 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    align-items: center;
}
.newsletter-form {
    display: flex;
    align-items: center;
    gap: 15px;
    max-width: 600px;
    width: 100%;
}
.form-group {
    width: 100%;
}
.newsletter-form .form-control {
    padding: 12px 20px;
    border-radius: 6px;
}
.newsletter-terms {
    font-family: var(--brand-font-light);
}
.top-header {
    display: flex;
    align-items: center;
    gap: 20px;
}
.header-search {
    position: relative;
    /* width: 343px; */
    width: fit-content;
}
.header-search .search-field {
    padding: 8px 16px 8px 48px;
    line-height: 16px;
    outline: none !important;
}
.search-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.header-icons {
    line-height: 0;
    display: flex;
    align-items: center;
    gap: 20px;
}
.header-icon:not(.header-icon-search) svg{
    stroke: currentColor;
}
.header-auth {
    display: flex;
    align-items: center;
}
.header-auth a {
    /* display: block;
    padding: 12px 24px; */
    line-height: 0;
}
.header-auth a .cls-1{
    stroke: var(--main-yellow);
}
.header-auth .register-btn {
    background-color: var(--main-yellow);
    color: var(--main-blue);
    border-radius: 4px;
    transition: .3s ease-in-out;
}
.header-auth .register-btn:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 4px 16px 0px;
    background-color: #ad7d1f;
}
.announcement-bar {
    position: relative;
    z-index: 3;
}
.announcement-bar-item {
    padding: 3px;
    display: none;
}
.announcement-bar-item:first-child {
    display: block;
}
.announcement-bar-item p {
    margin: 0;
    text-align: center;
    font-size: 14px;
}
.footer-inner .sub-menu {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.footer-inner .sub-menu a:hover {
    text-decoration: underline;
    color: inherit;
}
.filter-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    display: none;
}
.filter-sidebar {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    background-color: #fff;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    transform: translateX(-100%);
    transition: transform 0.3s;
    display: flex;
    flex-direction: column;
    max-width: 400px;
    width: 100%;
}
.filter-sidebar.active {
    transform: translateX(0);
}
.filter-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 32px;
}
.brand-search,
.filter-icon,
.price-slider {
    position: relative;
}
.filter-header .filter-header-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    font-weight: 600;
}
.filter-icon {
    width: 24px;
    height: 24px;
    background-color: #333;
    border-radius: 50%;
}
.filter-icon::after,
.filter-icon::before {
    content: "";
    position: absolute;
    background-color: #fff;
    border-radius: 2px;
}
.filter-icon::before {
    width: 12px;
    height: 2px;
    top: 6px;
    left: 6px;
}
.filter-icon::after {
    width: 12px;
    height: 2px;
    top: 11px;
    left: 6px;
}
.close-btn {
    background: 0 0;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #999;
    padding: 5px;
}
.filter-content {
    padding: 0 32px;
    flex-grow: 1;
    overflow: auto;
}
.filter-section {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eee;
}
.filter-section:last-child {
    border: 0;
    margin: 0;
}
.filter-section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    cursor: pointer;
    padding-bottom: 10px;
}
.toggle-icon {
    transition: transform 0.2s;
    line-height: 0;
}
.filter-section.collapsed .toggle-icon {
    transform: rotate(-90deg);
}
.filter-options {
    max-height: 300px;
    overflow: hidden;
    transition: max-height 0.3s;
}
.filter-section.collapsed .filter-options {
    max-height: 0;
}
.filter-option {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.alphabet-section,
.brand-search {
    margin-bottom: 15px;
}
.filter-option input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 12px;
    accent-color: #333;
}
.filter-option label {
    font-size: 14px;
    color: #333;
    cursor: pointer;
    flex: 1;
}
.brand-search input {
    width: 100%;
    padding: 12px 40px 12px 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    outline: 0;
}
.brand-search::before {
    content: "🔍";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
}
.brand-list {
    max-height: 200px;
    overflow-y: auto;
}
.alphabet-letter {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    margin-bottom: 8px;
}
.price-range {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}
.product-item .price-range {
    flex-wrap: wrap;
    margin: 0;
    gap: 5px;
}
.price-input {
    flex: 1;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
}
.price-separator {
    color: #999;
    font-weight: 700;
}
.price-slider {
    margin: 20px 0;
}
.price-slider input[type="range"] {
    width: 100%;
    height: 6px;
    background: #ddd;
    border-radius: 3px;
    outline: 0;
    -webkit-appearance: none;
}
.price-slider input[type="range"]::-webkit-slider-thumb {
    width: 20px;
    height: 20px;
    background: #28a745;
    border-radius: 50%;
    cursor: pointer;
    -webkit-appearance: none;
}
.filter-actions {
    display: flex;
    gap: 10px;
    padding: 20px;
    border-top: 1px solid #eee;
    position: sticky;
    bottom: 0;
    background-color: #fff;
}
.filter-actions button{
    flex: 1;
}
.filter-trigger {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 15px;
    background-color: #333;
    color: #fff;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 100;
}
.extra-product-info .icon-filter-bg-close,
.icon-filter-bg-close {
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #eee;
    border-radius: 50%;
    cursor: pointer;
    transition: .3s ease-in-out;
}
.icon-filter-bg-close:hover {
    background-color: #b3b3b3;
}
.navigation-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #eee;
    background-color: white;
    z-index: 9;
}
.navigation-bar-wrapper {
    padding: 8px;
}
.navigation-bar-wrapper ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    align-items: flex-end;
}
.navigation-bar-wrapper ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.navigation-bar-wrapper ul li.nb-wishlist svg {
    fill: #999999;
}
.navigation-bar-wrapper ul li.nb-account svg .cls-1 {
    stroke: #999999;
}
.navigation-bar-wrapper ul li span {
    font-size: 13px;
    line-height: 17px;
    color: #00000099;
}
.navigation-bar-wrapper ul li.active span {
    color: var(--main-blue);
}
.navigation-bar-wrapper ul li.nb-wishlist.active svg {
    fill: var(--main-blue);
}
.navigation-bar-wrapper ul li.nb-account.active svg .cls-1 {
    stroke: var(--main-blue);
}
/* brand page */
.brands-container {
    margin-top: 40px;
}
.brands-header {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.brands-search {
    min-width: 350px;
}
.brands-search input {
    width: 100%;
    padding: 8px 16px;
    border: 1px solid #ddd;
    font-size: 16px;
    outline: none;
    transition: border-color 0.3s;
}

.brands-search input:focus {
    border-color: var(--main-blue);
}

.alphabet-nav {
    position: sticky;
    top: var(--header-height);
    background-color: white;
    border: 1px solid #e0e0e0;
    border-left: 0;
    border-right: 0px;
    padding: 10px 20px;
    margin: 0 auto 40px;
    z-index: 100;
}

.alphabet-filter {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.alphabet-btn {
    background: transparent;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s;
    font-weight: 500;
    color: #666;
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    min-width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.alphabet-btn:hover {
    background: #f0f0f0;
    color: #333;
}

.alphabet-btn.active {
    background: var(--main-blue);
    color: white;
}

.brands-section {
    margin-bottom: 50px;
}

.brands-section .section-title {
    color: black;
    background-color: #eee;
    padding: 6px 24px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 25px;
}

.brands-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.brand-item {
    display: flex;
    align-items: center;
    gap: 16px;
    transition: all 0.3s;
    cursor: pointer;
}

.brand-item:hover .brand-name{
    text-decoration: underline;
}

.brand-logo {
    width: 102px;
    height: 44px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    border: 1px solid #eee;
    overflow: hidden;
}

.brand-logo img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.brand-placeholder {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #dfa843, #052c47);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
}

.brand-info {
    flex: 1;
}

.brand-name {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

.no-results {
    text-align: center;
    padding: 50px 20px;
    color: #666;
    font-size: 18px;
}

.hidden {
    display: none !important;
}
.mobile-header-title {
    display: flex;
    align-items: center;
    gap: 8px;
}
.page-template-page-categories .mobile-header-title {
    gap: 0px;
}
.woocommerce-pagination {
    display: none !important;
}
.option-label {
    display: flex;
    gap: 5px;
    font-size: 18px;
    line-height: 22px;
}
.option-label p {
    margin-bottom: 0;
}
.option-label-bold {
    font-weight: 600;
}
.color-selected {
    color: #000000e6;
}
.option-value input {
    display: none;
}
.variation-option {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.option-values {
    display: flex;
    gap: 16px;
}
.color-option .option-value {
    line-height: 0;
    max-width: 80px;
}
.color-option .option-value label {
    line-height: 0;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid transparent;
}
.color-option .option-value input:checked ~ label {
    border: 1px solid var(--main-blue);
}
.variation-options {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.option-value svg {
    display: none;
}
.option-value .variation-radio-label {
    cursor: pointer;
}
.option-value input:checked ~ label svg {
    display: block;
    fill: var(--main-blue);
}
.variation-option:not(.color-option) .option-value .variation-radio-label{
    border: 2px solid var(--main-blue);
    padding: 4px 10px;
    text-transform: uppercase;
    min-width: 32px;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.product-price .price {
    display: flex;
    gap: 10px;
}
.product-price .price del {
    /* margin-left: 10px; */
    opacity: .5;
}
.product-price .price ins {
    text-decoration: none;
}
.woocommerce-variation-price.product-price.main-heading {
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
}
.av-item-list .av-item.voucher-item:nth-child(n+3) {
    display: none;
}
.av-more-coupon {
    margin-top: 20px;
}
.av-more-coupon #view-more-voucher {
    width: fit-content;
    cursor: pointer;
}
.av-more-cupon-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    overflow: auto;
    max-height: 65vh;
}
.woocommerce-variation .woocommerce-variation-description:empty,
.woocommerce-variation .woocommerce-variation-price:empty {
    display: none;
}
.woocommerce-variation .woocommerce-variation-availability p{
    margin-bottom: 0;
}
/* .woocommerce-variation {
    margin-top: 15px;
}
.woocommerce-variation-add-to-cart {
    margin-top: 15px;
} */
.single_variation_wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
}
.single_product_div {
    padding-top: 15px;
    text-align: center;
}
.extra-product-info .product-description ul {
    list-style: disc !important;
    display: block;
    padding-left: 15px;
}
.extra-product-info .product-description ul li {
    display: revert;
    margin-left: 20px;
}
.header-childmenu-wrapper {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    background-color: white;
    filter: drop-shadow(0 4px 32px rgba(0, 0, 0, .12));
    transition: all .3s ease-in-out;
    max-height: 70vh;
    overflow: hidden;
}
.has-child:hover .header-childmenu-wrapper {
    visibility: visible;
    opacity: 1;
}
.childmenu-box {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    padding-top: 32px;
}
.childmenu-list {
    display: flex;
    flex: 1;
    gap: 24px;
    padding-bottom: 24px;
}
.childmenu-list .childmenu-item {
    display: flex;
    flex-grow: 0;
    flex-direction: column;
    flex-basis: 216px;
    max-width: 216px;
}
.childmenu-products {
    display: flex;
    flex-direction: column;
    flex: 0;
}
.childmenu-item-title {
    letter-spacing: 0;
    font-weight: 700;
    margin-bottom: 16px;
    color: black;
}
.childmenu-item-lists {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 0;
}
.childmenu-item-lists li a{
    color: black;
}
.childmenu-product-lists {
    display: flex;
    gap: 24px;
    padding-bottom: 24px;
}
.childmenu-product-lists .product-item {
    width: 180px;
}
.voucher-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.voucher-popup {
    background: white;
    border-radius: 4px;
    width: 100%;
    max-width: 400px;
    max-height: 90dvh;
    overflow-y: auto;
    position: relative;
    padding: 24px;
}

.voucher-popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.voucher-popup-header h3 {
    margin: 0;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
}

.voucher-close-btn {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #666;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.voucher-close-btn:hover {
    color: #333;
}

.voucher-info h4 {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 1.4;
}

.voucher-code-section {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 25px;
}

.voucher-code {
    background: #f0f8f0;
    border: 1px solid #d4edda;
    padding: 12px 15px;
    border-radius: 6px;
    font-family: monospace;
    font-size: 14px;
    font-weight: 600;
    color: #155724;
    flex: 1;
}

.copy-code-btn {
    background: var(--main-blue);
    border: none;
    width: 40px;
    height: 40px;
    padding: 12px;
    border-radius: 6px;
    cursor: pointer;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.copy-code-btn:hover {
    background: #031a2a;
}

.terms-section h5 {
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.terms-section ol {
    margin: 0;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.terms-section li {
    margin-bottom: 8px;
}

.voucher-item {
    cursor: pointer;
    transition: transform 0.2s ease;
}

.voucher-item:hover {
    transform: translateY(-2px);
}
.single-product .site-main {
    max-width: fit-content !important;
}
.zeta-header {
    position: sticky;
    top: 0;
    width: 100%;
    /* box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16); */
    z-index: 9999;

    a {
        color: var(--main-yellow);
    }
}
.search-popup-active .zeta-header {
    z-index: 1;
}
.zeta-header .header-wrapper {
    background-color: var(--main-blue);
    position: relative;
    z-index: 9;
}
.header-container {
    padding: 0;
    margin: auto;
    max-width: var(--max-width);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wishlist-section h4 {
    font-family: var(--brand-font-bold);
}
.wt_frontend_wishlist_table {
    border: none !important;
}
.wt_frontend_wishlist_table p:empty {
    display: none;
}
.wt_frontend_wishlist_table tbody tr:first-child,
.wt_frontend_wishlist_table tbody tr td .atome-wc-price-divider {
    display: none;
}
.wt_frontend_wishlist_table>div>div,
.wt_frontend_wishlist_table tbody tr {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}
.wt_frontend_wishlist_table tbody tr td,
.wt_frontend_wishlist_table tbody tr {
    background-color: transparent !important;
    border: none;
}
.wt_frontend_wishlist_table>div>div>div:nth-child(2),
.wt_frontend_wishlist_table tbody tr td:nth-child(2) {
    width: 100% !important;
    line-height: 0;
}
.wt_frontend_wishlist_table>div>div>div:nth-child(2) img,
.wt_frontend_wishlist_table tbody tr td:nth-child(2) img {
    width: 100%;
}
.wt_frontend_wishlist_table tbody tr td {
    padding: 0;
}
.wt_frontend_wishlist_table>div>div>div:nth-child(1),
.wt_frontend_wishlist_table tbody tr td:nth-child(1) {
    position: absolute;
    right: 10px;
    top: 8px;
    background-color: transparent;
    border: none;
}
.wt_frontend_wishlist_table tbody tr td:nth-child(1) p:empty {
    display: none;
}
.wt_frontend_wishlist_table tbody tr td:nth-child(n+3) {
    padding-left: 8px;
    padding-right: 8px;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.wt_frontend_wishlist_table tbody tr td:nth-child(3) {
    padding: 12px 8px;
}
.wt_frontend_wishlist_table dl.variation {
    padding-top: 10px;
}
.wt_frontend_wishlist_table .button.single-add-to-cart,
#bulk-add-to-cart {
    background-color: var(--main-yellow) !important;
    font-size: inherit !important;
}
.wt_frontend_wishlist_table tbody tr td:nth-child(5) {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.header-icon.cart-icon {
    display: flex;
    align-items: center;
    gap: 3px;
}
.cart-icon .cart-count {
    font-size: 10px;
}

.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout__login-prompt {
    font-size: 16px;
    line-height: 20px;
    font-family: var(--brand-font-light);
    color: var(--main-blue);
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=password],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url],
.woocommerce-checkout .wc-block-components-text-input input[type=email],
.woocommerce-checkout .wc-block-components-text-input input[type=number],
.woocommerce-checkout .wc-block-components-text-input input[type=password],
.woocommerce-checkout .wc-block-components-text-input input[type=tel],
.woocommerce-checkout .wc-block-components-text-input input[type=text],
.woocommerce-checkout .wc-block-components-text-input input[type=url],
.woocommerce-checkout .wc-block-components-textarea {
    border: 1px solid #efebe5;
    padding: 12px 20px;
    border-radius: 6px;
    height: fit-content;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill,
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=password],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.woocommerce-checkout .wc-block-components-text-input input:-webkit-autofill,
.woocommerce-checkout .wc-block-components-text-input.is-active input[type=email],
.woocommerce-checkout .wc-block-components-text-input.is-active input[type=number],
.woocommerce-checkout .wc-block-components-text-input.is-active input[type=password],
.woocommerce-checkout .wc-block-components-text-input.is-active input[type=tel],
.woocommerce-checkout .wc-block-components-text-input.is-active input[type=text],
.woocommerce-checkout .wc-block-components-text-input.is-active input[type=url] {
    padding: 25px 20px 5px;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label,
.woocommerce-checkout .wc-block-components-text-input label {
    left: 20px;
}
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input.is-active label,
.woocommerce-checkout .wc-block-components-text-input input:-webkit-autofill+label,
.woocommerce-checkout .wc-block-components-text-input.is-active label {
    top: 5px;
}
.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-checkout__guest-checkout-notice {
    font-size: 16px;
    line-height: normal;
    font-family: var(--brand-font-light);
    margin-top: 10px;
}
.woocommerce-checkout p,
.woocommerce-checkout span {
    font-size: 16px;
    line-height: normal;
    font-family: var(--brand-font-light);
}
.woocommerce-checkout .wc-block-components-validation-error svg {
    margin: 0;
    width: 18px;
    height: 18px;
}
.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    min-height: fit-content;
    min-width: fit-content;
    width: 16px;
    height: 16px;
}
.woocommerce-checkout .wc-block-components-checkbox label {
    align-items: center;
}
.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    height: fit-content;
    margin-left: 2px;
    margin-top: 2px;
    position: absolute;
    width: 13px;
}
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__select {
    padding: 20px 20px 5px;
    border: 1px solid #efebe5;
    border-radius: 6px;
}
.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label {
    left: 20px;
    top: 5px;
}
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    box-shadow: inset 0 0 0 1px #a4a4a4;
}
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border: 1px solid #a4a4a4;
}
.woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background-color: #666666;
}
.woocommerce-checkout [type=button]:focus,
.woocommerce-checkout [type=button]:hover,
.woocommerce-checkout [type=submit]:focus,
.woocommerce-checkout [type=submit]:hover,
.woocommerce-checkout button:focus,
.woocommerce-checkout button:hover {
    background-color: #efebe5;
    opacity: .8;
}

.woocommerce-checkout [type=button] {
    background-color: #efebe5;
    color: var(--main-blue);
    border-color: #efebe5;
    border-radius: 6px;
    transition: .3s ease-in-out !important;
}
.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    min-height: fit-content;
    width: fit-content;
    min-width: 200px;
    border-radius: 6px;
    padding: 15px 20px;
    font-family: var(--brand-font-medium);
}
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    text-transform: uppercase;
    font-family: var(--brand-font-medium);
    font-size: 16px;
    color: var(--main-blue);
    margin: 16px;
    margin-top: 0;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    width: 25px;
    height: 25px;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity span {
    font-size: 12px;
    color: #121212cc;
}
.woocommerce-checkout .wc-block-checkout__sidebar .wc-block-components-product-name {
    font-size: 16px;
    line-height: 20px;
}
.woocommerce-checkout .wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button {
    border-radius: 6px;
    border-color: #efebe5;
    background-color: #efebe5;
    color: var(--main-blue);
    transition: .3s ease-in-out;
}
.woocommerce-checkout .wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button:hover {
    border-color: #efebe5;
    background-color: #efebe5;
    color: var(--main-blue);
    opacity: .8;
}
.woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-panel__button,
.woocommerce-checkout .wc-block-components-totals-item__label {
    color: var(--main-blue);
    font-family: var(--brand-font);
    font-size: 18px !important;
    line-height: 22px;
    font-weight: 400 !important;
}
.woocommerce-checkout .wc-block-components-totals-discount .wc-block-components-totals-item__value {
    color: var(--main-blue);
    font-family: var(--brand-font);
}
.woocommerce-checkout .wp-block-woocommerce-checkout.checkout-wrapper {
    padding: 0px 5px 50px;
}
.woocommerce-account .woocommerce form.login,
.woocommerce-account .woocommerce form.register {
    border: none;
    padding: 0;
}
.custom-form-container {
    padding: 30px 20px;
    background-color: white;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    max-width: 500px;
    margin: auto;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}
.custom-form-container .main-hsh {
    margin-bottom: 15px;
}
.woocommerce-account .custom-form-container .woocommerce-form{
    margin: 0;
}
.input-custom,
.custom-form-container .input-custom,
.woocommerce form .form-row .input-text,
.contact-form .input-custom {
    padding: 13px 16px;
    background: white;
    border: 1px solid #E8E8E8;
    border-radius: 6px !important;
    min-height: fit-content;
    min-width: fit-content;
    height: fit-content;
    font-size: 16px;
    line-height: 20px;
    outline-offset: unset !important;
    box-shadow: none !important;
}
.woocommerce-account {
    background-color: #fafafa;
}
.label-custom {
    font-size: 17px;
    font-family: var(--brand-font);
    color: var(--main-blue);
}
.woocommerce-account .woocommerce form .form-row {
    padding: 0;
    padding-bottom: 10px;
}
.form-row-remember {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form-row-remember::before,
.form-row-remember::after {
    display: none !important;
}
.form-row-remember span, .form-row-remember p {
    margin: 0;
    color: var(--main-blue);
    font-size: 16px;
}
.woocommerce-account button {
    float: none !important;
    width: 100%;
}
.password-input button {
    display: none;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
}
.bottom-link-account {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.bottom-link-account p {
    margin-bottom: 0;
}
.woocommerce-account .woocommerce-password-strength {
    font-size: 16px;
    line-height: 20px;
    font-family: var(--brand-font);
    font-weight: normal;
    margin-top: 10px;
}
.woocommerce-account .woocommerce-password-strength.short {
    background-color: #cd6a6a;
    color: white;
}
.woocommerce-account #content {
    padding-top: 70px;
}
.woocommerce-account.logged-in #content {
    padding: 70px 40px 0;
    max-width: 1280px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    padding-top: 24px;
    padding-bottom: 24px;
    background-color: white;
    border: 2px solid #eee;
    border-radius: 6px;
    width: 25%;
    float: none;
    height: fit-content;
    position: sticky;
    top: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
}
.woocommerce-MyAccount-navigation ul li a {
    line-height: 18px;
    padding: 16px;
    width: 100%;
    display: block;
    border-left: 4px solid transparent;
    transition: .3s ease-in-out;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #eee;
}
.woocommerce-MyAccount-navigation ul li a svg {
    stroke-width: 1.5px;
    stroke: var(--main-blue);
    width: 20px;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    border-color: var(--main-blue);
    background-color: #fafafa;
}
.navigation-title {
    padding-left: 24px;
    padding-right: 24px;
    color: rgba(0, 0, 0, .3);
}
.woocommerce-account-page {
    display: flex;
    gap: 30px;
}
.woocommerce-account-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
}
.woocommerce-account-heading {
    padding: 16px 24px;
    background-color: white;
    border: 2px solid #eee;
    border-radius: 6px;
}
.wah-content {
    display: flex;
    align-items: center;
    gap: 16px;
}
.wah-content svg {
    stroke-width: 1.5px;
    stroke: var(--main-blue);
}
.wah-content p {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
    font-family: var(--brand-font-medium);
    color: var(--main-blue);
}
.woocommerce-account-content {
    background-color: white;
    padding: 24px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(238, 238, 238);
    border-image: initial;
    border-radius: 6px;
}
.woocommerce-account-content .woocommerce-MyAccount-content {
    width: 100%;
    float: none;
}
.woocommerce-account-content .woocommerce-MyAccount-content p:last-child {
    margin-bottom: 0;
}
.woocommerce-account .table-class-custom {
    border: 0 !important;
    margin-bottom: 0 !important;
}
.woocommerce-account .table-class-custom th,
.woocommerce-account .table-class-custom td {
    border: none !important;
}
.woocommerce-account .table-class-custom th {
    border-top: none !important;
}
.woocommerce-account .table-class-custom th {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: var(--main-blue);
    background-color: #efebe5;
    padding: 10px 15px !important;
}
.woocommerce-account .table-class-custom td {
    padding: 10px 15px !important;
    background-color: transparent;
    border-bottom: 1px solid #efebe5 !important;
    font-size: 16px;
    line-height: 20px;
}
.woocommerce-account .woocommerce-pagination {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.my-account-button {
    min-width: fit-content;
    text-decoration: none !important;
    font-weight: normal !important;
}
.my-account-subtitle {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: var(--brand-font-medium);
    font-size: 20px;
    line-height: 24px;
    color: var(
    --main-blue);
}
.woocommerce .woocommerce-customer-details address,
.woocommerce-account fieldset {
    padding: 15px;
    border: 1px solid #efebe5;
}
.woocommerce-Address-title::before,
.woocommerce-Address-title::after {
    display: none !important;
}
.flex {
    display: flex;
    align-items: center;
}
.flex-between {
    justify-content: space-between;
}
.woocommerce-Addresses {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.button-submit-wrapper {
    margin-top: 20px;
}
.woocommerce-account .select2-container .select2-dropdown,
.woocommerce-cart .select2-container .select2-dropdown,
.woocommerce-account .select2-container .select2-selection,
.woocommerce-cart .select2-container .select2-selection {
    border: 1px solid #efebe5;
}
.woocommerce-cart .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-account .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 13px 16px;
}
.woocommerce-shipping-totals strong {
    display: block;
}

@media (min-width: 751px) {
    .hide-desktop {
        display: none !important;
    }
}

@media only screen and (max-width: 1250px) and (min-width: 751px) {
    .slick-arrow-custom {
        left: 35px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: white !important;
        border-radius: 50%;
        left: 15px;
        transition: .3s ease-in-out;
    }
    .slick-arrow-custom.slick-next-custom {
        right: 35px;
    }
    .page-width {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .gallery-thumbs {
        display: none;
    }
    .product-gallery {
        display: block;
    }
    .product-gallery-wrapper {
        width: 50%;
    }
}

@media only screen and (min-width: 1101px) {
    .navigation-bar {
        display: none;
    }
}

@media only screen and (max-width: 1100px) {
    .header-nav,
    .header-auth,
    .header-icon-wishlist,
    .header-submenu,
    .menu-item.has-children::before{
        display: none !important;
    }
    .header-container {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer-inner {
        flex-wrap: wrap;
    }
    .back-btn {
        background: none;
        border: none;
        font-size: 18px;
        cursor: pointer;
        color: #333;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
        line-height: 0;
        margin-bottom: 0;
        margin-left: -16px;
        margin-right: 0;
    }

    .back-btn.active {
        opacity: 1;
        visibility: visible;
        margin-left: 0;
        margin-right: 8px;
    }
    .alphabet-nav {
        top: 0;
        margin-bottom: 0;
        padding: 8px 0px;
    }
    
    .alphabet-filter {
        padding: 0 16px;
        width: 100%;
        gap: 2px;
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        justify-content: space-between;
    }
    .alphabet-filter::-webkit-scrollbar {
        display: none;
    }
    
    .alphabet-btn {
        padding: 4px 6px;
        font-size: 12px;
        min-width: 24px;
        height: 24px;
    }
    
    .brands-grid {
        grid-template-columns: 1fr;
        gap: 0;
    }
    
    .brand-item {
        padding: 16px 0;
        border-bottom: 1px solid #eee;
    }
    .brand-item:last-child {
        border: 0;
    }
    
    .brand-logo,
    .brand-placeholder {
        width: 85px;
        height: 35px;
    }
    .brands-container {
        margin-top: 0px;
        margin-bottom: 100px;
    }
    .brands-container .page-width {
        padding: 0 16px;
    }
    .brands-container .alphabet-nav .page-width {
        padding: 0;
    }
    .brands-header {
        flex-direction: column;
        gap: 0;
        margin-bottom: 20px;
    }
    .mobile-header-top .main-heading {
        margin: 0;
        font-size: 20px;
        line-height: 24px;
    }
    .brands-section .section-title,
    .brands-section {
        margin-bottom: 0;
    }
    .page-template-page-brands .announcement-bar,
    .page-template-page-brands #site-header,
    .page-template-page-brands #site-footer {
        display: none;
    }
    .mobile-header-top {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 18px 0;
    }
    .mobile-header-icons {
        display: flex !important;
        align-items: center;
        gap: 8px;
        line-height: 0;
    }
    .main-sort .filter-item-box {
        right: 0;
        left: auto;
    }
    .woocommerce .woocommerce-breadcrumb {
        padding: 0 40px;
        margin-bottom: 2em;
    }
}

@media (max-width: 750px) {
    .page-mobile-container {
        padding: 0 16px;
        margin-bottom: 100px;
    }
    .av-more-cupon-list {
        max-height: 50vh;
    }
}
/* end brand page */
@media (max-width: 750px) {
    .filter-sidebar {
        width: 100%;
    }
}
@media only screen and (min-width: 905px) {
    .main-collection .products,
    .product-list-general,
    .custom-related-products .related-products-grid {
        gap: 53px;
        grid-template-columns: repeat(4, calc((100% - (3 * 53px)) / 4));
    }
    .authentic-text {
        max-width: 440px;
    }
}

@media (max-width: 750px) {
    .hide-mobile {
        display: none !important;
    }
    .header-icons {
        gap: 8px;
    }
    .main-collection .products,
    .product-list-general,
    .custom-related-products .related-products-grid {
        grid-template-columns: repeat(2, calc((100% - (1 * 17px)) / 2));
    }
    .footer-inner {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .footer-inner > div{
        max-width: 100%;
        width: 100%;
    }
    .scrolling-wrapper-flexbox {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 8px;
        width: 100%;
        -webkit-overflow-scrolling: touch;
        padding-left: 16px;
        padding-right: 16px;
    }
    .scrolling-wrapper-flexbox .scrolling-card {
        flex: 0 0 auto;
        width: 150px;
    }
    .scrolling-wrapper-flexbox .scrolling-card.av-item {
        width: 225px;
    }
    .featured-product-slider .scrolling-wrapper-flexbox .scrolling-card {
        width: 165px;
    }
    .scrolling-wrapper-flexbox .scrolling-card.testimonial-card {
        width: 281px;
    }
    .scrolling-wrapper-flexbox::-webkit-scrollbar {
        display: none;
    }
    .slider-header {
        padding: 0 16px;
    }
    .list-article-widget {
        padding: 0 16px;
    }
    .list-article-items {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 10px;
    }
    .product-slider-wrapper,
    .general-slider-wrapper {
        margin: 0;
        padding: 0;
    }
    .image-values .elementor-image-box-wrapper {
        display: flex;
        gap: 16px;
    }
    .image-values .elementor-image-box-wrapper .elementor-image-box-content {
        text-align: left;
    }
    main {
        padding: 0;
    }
    .main-collection {
        padding-top: 20px;
    }
    .footer-newsletter-content {
        padding: 20px 16px;
    }
    .footer-wrapper {
        padding: 32px 16px;
    }
    .main-heading {
        font-size: 18px;
        line-height: 22px;
    }
    .main-subheading {
        font-size: 16px;
        line-height: 20px;
    }
    .footer-newsletter button.base-button {
        min-width: 130px;
    }
    .newsletter-form {
        gap: 8px;
    }
    .av-content {
        display: block;
    }
    .av-list .main-slider-with-arrow {
        margin: 0;
    }
    .main-sort .filter-item-box {
        right: 0;
        left: auto;
    }
    .av-wrapper {
        background-color: transparent;
    }
    .main-fitler-content {
        padding: 8px 16px;
    }
    .product-list-wrapper,
    .pd-mobile{
        padding: 0 16px;
    }
    .available-voucher .main-hsh {
        margin-bottom: 15px;
    }
    .single-product-container {
        grid-template-columns: 100%;
        margin-bottom: 20px;
    }
    .product-gallery-wrapper {
        position: initial;
        width: 100%;
    }
    .woocommerce .woocommerce-breadcrumb {
        padding: 0;
        margin-bottom: 1em;
    }
    .product-gallery {
        grid-template-columns: 100%;
    }
    .single-product main#main {
        padding: 20px 16px 0 16px;
    }
    #site-footer {
        margin-top: 50px;
    }
    .active-navigation-bar {
        padding-bottom: var(--nav-height);
    }
    .main-search {
        margin-top: 30px;
    }
    .footer-newsletter-content .main-heading {
        font-size: 18px;
        line-height: 20px;
    }
    .page-mobile-container.sticky {
        position: sticky;
        top: 0;
        background-color: white;
        z-index: 2;
        margin: 0;
    }
    .available-voucher .main-hsh .main-heading {
        font-size: 20px;
        line-height: 24px;
        font-weight: 400;
    }
    .main-collection-filter {
        position: initial;
    }
    img.custom-logo {
        max-width: 105px !important;
    }
    .main-filter-content_mobile {
        padding: 16px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 16px;
    }
    .sort-filter {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 16px;
    }
    .total-product {
        font-size: 14px;
        color: #00000099;
    }
    .sf-btn-mobile {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: 16px;
        line-height: 20px;
        color: black;
    }
    .filter-header {
        padding: 16px;
    }
    .filter-content {
        padding: 16px 16px 0 16px;
    }
    .sort-filter-divider {
        width: 1px;
        height: 20px;
        background-color: #cccccc;
    }
    .sf-button-fixed {
        position: fixed;
        bottom: 30px;
        left: 0;
        right: 0;
        z-index: 12;
        background-color: white;
        width: fit-content;
        margin: auto;
        padding: 8px 16px;
        box-shadow: 0px 4px 32px rgba(0, 0, 0, .12);
        border-radius: 8px;
        transition: .3s ease-in-out;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
        transform: translateY(30px);
    }
    .sf-button-fixed.active {
        opacity: 1;
        pointer-events: all;
        visibility: visible;
        transform: none;
    }
}
.header-left { grid-area: 1 / 1 / 2 / 2; }
.header-nav { grid-area: 1 / 2 / 2 / 5; }
.header-right { grid-area: 1 / 5 / 2 / 6; }
.header-left {
    display: flex;
    align-items: center;
}
.header-logo {
    display: flex;
    align-items: center;
    text-decoration: none;
    line-height: 0;
}
.header-logo img {
    height: 38px;
}
.header-divider {
    width: 1px;
    height: 24px;
    background-color: var(--main-yellow);
    margin: 0;
}
.header-logo-text {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    color: #212121;
}
.header-nav .sub-menu {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-1.5rem);
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 16px;
    gap: 16px;
    position: absolute;
    background: #FFFFFF;
    border-radius: 8px;
    transition: .3s ease;
    min-width: 150px;
}
.header-nav .menu-item.has-children > a svg {
    transition: .3s ease;
}
.header-nav .menu-item.has-children.active > a svg {
    transform: rotate(180deg);
}
.header-nav .menu-item.has-children.active .sub-menu{
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
    transform: translateY(0);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.header-nav .menu-item a{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--main-yellow);
}
.header-nav .menu-item .sub-menu a {
    color: var(--main-blue);
}
.header-nav > .menu-item > a {
    display: block;
    padding: 25px 0;
}
.menu-item.has-children > a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.header-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 36px;
}

.button--primary {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 20px 14px 24px;
    gap: 12px;
    background: var(--main-yellow);
    border-radius: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--black);
    width: fit-content;
}
.header-hamburger {
    width: 24px;
    height: 18px;
    position: relative;
    cursor: pointer;
    display: none;
    z-index: 100;
}

.header-hamburger span {
    position: absolute;
    height: 1.5px;
    width: 100%;
    background: var(--main-yellow);
    border-radius: 2px;
    left: 0;
    transition: 0.3s ease;
}

.header-hamburger span:nth-child(1) {
    top: 0;
}

.header-hamburger span:nth-child(2) {
    top: 8px;
}

.header-hamburger span:nth-child(3) {
    top: 16px;
}

.header-hamburger.active span:nth-child(1) {
    transform: rotate(45deg);
    top: 8px;
}

.header-hamburger.active span:nth-child(2) {
    opacity: 0;
}

.header-hamburger.active span:nth-child(3) {
    transform: rotate(-45deg);
    top: 8px;
}
.laykes-wrapper {
    padding: 115px 120px;
    margin: auto;
}
.laykes-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.laykes-cta h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 100%;
    color: var(--black);
    margin: 0 0 30px 0;
}
.laykes-image {
    text-align: center;
}
.laykes-image img {
    max-width: 242px;
    margin: auto;
}

.footer-divider {
    height: 1.5px;
    width: 100%;
    background-color: #C3C3CB;
}
.footer-logo {
    margin-top: 30px;
}
.footer-nav {
    padding-top: 60px;
    padding-bottom: 100px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 40px;
}
.footer-nav .menu-item a {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 125%;
    display: block;
    width: fit-content;
    color: var(--black);
}
.footer-nav .menu-item > a {
    margin-bottom: 20px;
    font-weight: 700;
}
.footer-nav .menu-item .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.aeon-network {
    padding-bottom: 80px;
}
.network-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}
.country-network,
.country-network ul,
.country-network ul li,
.certified ul {
    display: flex;
    align-items: center;
    gap: 32px;
}
.country-network ul,
.certified ul {
    list-style: none;
    padding-left: 0;
}
.country-network ul li {
    gap: 4px;
}
.country-network span {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 125%;
    color: var(--black);
}
.country-network > span {
    font-weight: 700;
}
.footer-social li {
    background-color: var(--main-yellow);
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social li.icon-facebook svg {
    width: 18px;
    height: 18px;
    margin-top: -4px;
    margin-left: -2px;
}
.footer-social li a svg path {
    transition: .3s ease;
    fill: var(--main-blue);
}
.footer-social li a:hover svg path{
    fill: var(--black);
}
button {
    outline: none;
}
.fill-white .elementor-button svg path {
    fill: white;
}
.elementor-button svg path,
.elementor-button:hover svg path,
.fill-white .elementor-button:hover svg path {
    fill: initial;
}
.services-item-image {
    backdrop-filter: blur(16px);
}
.services-item-image .elementor-image-box-title {
    margin: 0;
}
.services-item-image .elementor-image-box-img {
    height: 24px;
}
.backdrop-hww-item {
    backdrop-filter: blur(8px);
    border-radius: 0 0 8px 8px;
}
.of-hidden {
    overflow: hidden;
}
.drop-shadow-item {
    filter: drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.25));
}
.article-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.article-image {
    margin-bottom: 24px;
}
.article-image img {
    width: 100%;
    border-radius: 8px;
}
.article-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.article-title {
    font-family: var(--brand-font);
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 125%;
    color: var(--black);
    margin: 0;
}
.article-excerpt {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: var(--black);
}
.article-meta {
    display: flex;
    align-items: center;
    gap: 8px;
}
.article-date {
    font-family: var(--brand-font);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--black);
}
.text-white path {
    fill: #fff !important;
}
.woocommerce-cart .alignwide {
    margin: 0;
}
.woocommerce-cart #content {
    max-width: calc(var(--max-width) + 32px);
    margin: auto;
    display: block;
    padding: 0 16px;
    margin-top: 50px;
}
.woocommerce-cart table,
.woocommerce-cart table th,
.woocommerce-cart table td {
    border: none !important;
}
.woocommerce-cart table.shop_table th {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: var(--main-blue);
    background-color: #efebe5;
    padding: 15px 10px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table td {
    padding: 15px 10px;
    background-color: transparent !important;
    border-bottom: 1px solid #efebe5 !important;
}
.woocommerce-cart table.cart .product-thumbnail img {
    width: 100%;
    max-width: 100px;
}
.woocommerce-cart .product-remove a {
    width: fit-content;
    height: fit-content;
    margin: auto;
    font-size: 24px;
    font-weight: 400;
    color: var(--main-blue) !important;
}
.woocommerce-cart .product-remove a:hover {
    color: var(--main-blue) !important;
    background-color: transparent !important;
}
.action-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.action-cart .action-column .coupon {
    float: none !important;
    display: flex;
    gap: 10px;
}
.action-cart .action-column .coupon .input-text {
    width: fit-content !important;
    float: none !important;
    padding: 5px 15px !important;
    border-radius: 6px;
    font-family: var(--brand-font-light);
    font-size: 16px;
    line-height: 20px;
}
.woocommerce .cart .button {
    font-weight: 400 !important;
    font-size: 16px;
    min-width: fit-content;
    padding: 8px 25px !important;
}
.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice {
    font-size: 14px;
}
.woocommerce-message {
    border-top-color: var(--main-blue) !important;
}
.woocommerce-message::before {
    color: var(--main-blue);
}
.woocommerce-cart .woocommerce .quantity .qty {
    width: 70px;
    border: 1px solid #d3d0cb;
    font-family: var(--brand-font-light);
    font-size: 14px;
    line-height: 20px;
}
.cart-collaterals th,
.cart-collaterals td {
    background-color: transparent !important;
    vertical-align: middle;
    text-align: right;
}
.woocommerce-cart .cart-collaterals td {
    border: none !important;
    text-align: right;
}
.woocommerce-cart .woocommerce-shipping-totals td .shipping-calculator-form {
    text-align: left;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    min-width: 300px;
    width: max-content;
}
.woocommerce-cart .blue-button {
    padding: 12px 32px !important;
    transition: .3s ease-in-out;
}
.woocommerce-cart .wc-proceed-to-checkout {
    width: fit-content;
    margin-left: auto;
    padding: 0 !important;
}
.woocommerce-cart .cart_totals table.shop_table th,
.woocommerce-cart .cart_totals table.shop_table td {
    /* padding: 0; */
    padding-bottom: 20px;
}
.static-page .text-static p {
    font-family: var(--brand-font-light);
}
.list-article-pagination {
    margin-top: 2rem;
    text-align: center;
}
.list-article-pagination ul {
    display: inline-flex;
    list-style: none;
    gap: 6px;
    padding: 0;
    margin: 0;
}
.list-article-pagination li a,
.list-article-pagination li span {
    display: block;
    padding: 8px 12px;
    min-width: 40px;
    border: 1px solid #ddd;
    border-radius: 6px;
    color: var(--main-blue);
    text-decoration: none;
    font-size: 0.9rem;
    transition: all 0.2s ease;
}
.list-article-pagination li a:hover {
    background: var(--main-blue);
    color: #fff;
    border-color: var(--main-blue);
}
.list-article-pagination li span.current {
    background: var(--main-blue);
    color: #fff;
    border-color: var(--main-blue);
}
.static-page .list-article-widget {
    padding: 0;
}
#search-results {
    margin-top: 20px;
}
#search-results .search-suggestion:empty {
    display: none;
}
#search-results .products {
    padding: 0;
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(6, calc((100% - (5 * 20px)) / 6));
}
#search-results .products::before,
#search-results .products::after {
    display: none !important;
}
.search-popup {
    position: fixed;
    inset: 0;
    background: #fff;
    height: fit-content;
    z-index: 9999;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.search-popup.active {
    opacity: 1;
    visibility: visible;
}
.search-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
#search-input {
    flex: 1;
    padding: 12px 16px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 16px;
}
.cancel-search-btn {
    background: none !important;
    color: var(--main-blue) !important;
    border: none !important;
}
.search-results-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 24px;
    margin-top: 30px;
}
.search-item img {
    width: 100%;
    border-radius: 6px;
}
.no-scroll {
    overflow: hidden;
}
.no-scroll::before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    z-index: 9998;
    pointer-events: auto;
    transition: opacity 220ms ease, visibility 220ms ease;
    opacity: 1;
    visibility: visible;
}
body:not(.no-scroll)::before {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.search-popup-wrapper {
    max-width: 1280px;
    padding: 40px 40px;
    margin: auto;
}
.search-view-more {
    width: fit-content;
    margin: auto;
    margin-top: 20px;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item {
    flex-wrap: wrap;
}
.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    display: flex;
    flex-direction: column;
}
.woocommerce-checkout .wc-block-components-product-price__value.is-discounted {
    margin: 0;
}
/* .woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
    width: 100%;
} */
.woocommerce-checkout main#content {
    max-width: 1280px;
    padding: 0 40px;
}
.sorting-mobile-box {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    box-shadow: 0 -5px 20px rgba(0,0,0,0.1);
    z-index: 9999;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    padding: 20px;
}
.sorting-mobile-box.active {
    transform: translateY(0);
}
.sorting-mobile-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
body.no-scroll {
    overflow: hidden;
}

@media only screen and (max-width: 1201px) {
    #search-results .products {
        grid-template-columns: repeat(4, calc((100% - (3 * 20px)) / 4));
    }
    #search-results {
        overflow: auto;
        max-height: 70vh;
    }
}
@media (max-width: 1100px) {
    /* .header-nav {
        display: none;
        flex-direction: column;
        width: 100%;
        margin-top: 10px;
    } */
    
    .header-hamburger {
        display: block;
    }
    .header-left {
        gap: 10px;
    }
    /* .header-nav {
        display: flex;
        flex-direction: column;
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        height: fit-content;
        gap: 16px;
        z-index: 99;
        transform: translateX(100%);
        transition: transform 0.3s ease;
        margin: 0;
        align-items: flex-start;
        padding: 24px 16px;
        gap: 16px;
        background: var(--main-blue);
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
        border-radius: 0px 0px 8px 8px;
    } */
    .header-nav > .menu-item > a {
        padding: 0;
    }
    .header-nav.show {
        transform: translateX(0);
    }
    .header-nav > .menu-item svg {
        display: none;
    }
}
@media (min-width: 751px) {
    .medium-hide {
        display: none;
    }
}
@media only screen and (max-width: 750px) {
    .small-hide {
        display: none;
    }
    .header-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 16px;
        box-sizing: border-box;
    }
    .article-list {
        grid-template-columns: 1fr;
    }
    .header-btn-contact {
        padding: 10px 12px;
        font-size: 14px;
        line-height: 18px;
    }
    .header-header {
        padding: 16px;
    }
    .header-logo img {
        height: 30px;
    }
    .services-item-image .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .laykes-wrapper {
        padding: 24px 16px;
    }
    .laykes-content {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    .footer-nav {
        grid-template-columns: 1fr;
        padding-top: 24px;
        padding-bottom: 50px;
        justify-content: center;
        text-align: center;
    }
    .laykes-cta h2 {
        font-size: 48px;
    }
    .laykes-image img {
        max-width: 200px;
    }
    .footer-nav > .menu-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }
    .footer-nav .menu-item .sub-menu li {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer-nav .menu-item a {
        font-size: 16px;
    }
    .footer-nav .menu-item > a {
        margin-bottom: 0;
    }
    .action-cart {
        flex-direction: column;
        gap: 10px;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        min-width: 100%;
    }
    .woocommerce-account #content {
        padding-top: 40px;
    }
    .woocommerce-account-page {
        flex-direction: column;
        gap: 20px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        position: inherit;
        padding: 0;
    }
    .navigation-title {
        display: none;
    }
    .woocommerce-account.logged-in #content {
        padding: 30px 16px 0;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 0;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }
    .woocommerce-MyAccount-navigation ul li.is-active a {
        border: none;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
        flex: 0 0 auto;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        display: none;
    }
    .logout-mobile a {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .logout-mobile {
        margin-bottom: 20px;
        width: fit-content;
    }
    .logout-mobile a svg {
        width: 16px;
        height: 17px;
    }
    .woocommerce-MyAccount-navigation ul li a svg {
        width: 16px;
    }
    .woocommerce-account-heading {
        padding: 15px;
    }
    .wah-content {
        gap: 10px;
    }
    .wah-content svg {
        width: 20px;
        height: 20px;
    }
    .woocommerce-account-content {
        padding: 15px;
    }
    .wah-content p {
        font-size: 18px;
        line-height: 22px;
    }
    .woocommerce-account-wrapper {
        gap: 20px;
    }
    .my-account-subtitle {
        font-size: 16px;
        line-height: 20px;
    }
    .flex .my-account-subtitle {
        margin-bottom: 0;
    }
    .woocommerce-account .woocommerce-columns--addresses {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .woocommerce-account .woocommerce-columns--addresses::before,
    .woocommerce-account .woocommerce-columns--addresses::after {
        display: none;
    }
    .static-page .list-article-items {
        grid-template-columns: 1fr;
    }
    #search-results .products {
        grid-template-columns: repeat(2, calc((100% - (1 * 20px)) / 2));
    }
    .product-item-price {
        flex-wrap: wrap;
        gap: 0 10px;
    }
    .woocommerce-checkout .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block {
        display: none !important;
    }
    .woocommerce-checkout main#content {
        padding: 0 11px;
    }
    .woocommerce-checkout .wc-block-components-title.wc-block-components-title {
        font-size: 18px;
        line-height: 24px;
    }
    .woocommerce-checkout .wc-block-components-checkout-step__description {
        font-size: 16px;
        line-height: 20px;
    }
    .woocommerce-cart .woocommerce-cart-form table.shop_table td {
        padding-left: 0;
        padding-right: 0;
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
    }
    .woocommerce table.shop_table_responsive tr td.product-thumbnail,
    .woocommerce-page table.shop_table_responsive tr td.product-thumbnail {
        text-align: left !important;
    }
    .woocommerce .product-thumbnail::before {
        display: none !important;
    }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        position: relative;
    }
    .woocommerce table.shop_table_responsive tbody td.product-remove {
        position: absolute;
        right: 30px;
        top: 40px;
    }
}
@media only screen and (max-width: 500px) {
    .search-popup-wrapper {
        padding: 30px 16px;
    }
    .action-cart .action-column .coupon {
        flex-wrap: wrap;
        justify-content: center;
    }
    .action-cart .action-column .coupon::before,
    .action-cart .action-column .coupon::after {
        display: none !important;
    }
}