#masthead {
    display: none;
}

.header-popup {
    padding: 0 !important;
}

.header-popup .elementor-heading-title {
    font-size: 1em !important;
}

.header-popup .elementor-widget-wrap .elementor-element {
    width: auto;
}

.header-popup .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px 0;
}

.woocommerce {
    margin-top: 2em;
}

.woocommerce div.product .related.products {
    display: none;
}

.header-popup .elementor-container .elementor-column:last-of-type {
    display: none;

}
.woocommerce-tabs h2 {
 display:block;
}

.header-popup .popup-close {
    display: none;
}

@media screen and (min-width:1101px) {
    .header-popup .elementor-container {}


    .header-popup .elementor-container .elementor-column {}

    .header-popup .elementor-container .elementor-column:last-of-type {
        display: block;
    }

    .header-popup .elementor-container {
        gap: 1em;
        justify-content: space-between;
    }

    .header-popup .elementor-container .elementor-column:first-of-type {
        width: auto;
    }

    .header-popup .elementor-container .elementor-column:last-of-type {
        width: auto;
    }

    .header-popup .elementor-container .elementor-column:last-of-type .elementor-widget-wrap {
        display: flex;
        gap: 1em;
        flex-wrap: nowrap;

        padding: 0.5em;
    }

    .header-popup .elementor-container .elementor-column:last-of-type .elementor-widget-wrap>div {
        width: auto;
        max-width: 100%;
        --container-widget-width: auto;
        flex-shrink: 0;
    }

    .header-popup .elementor-container .elementor-column:last-of-type .elementor-widget-wrap>div img {
        width: 1.75em;
        height: 1.75em;
    }

    .header-popup .elementor-container .elementor-column:last-of-type .elementor-widget-wrap>div .elementor-image-box-img {
        width: auto;

        flex-shrink: 0;
    }

    .header-popup .elementor-container .elementor-column:last-of-type .elementor-widget-wrap>div .elementor-image-box-title {
        font-size: 1em;
    }

    .header-popup .elementor-container .elementor-column:last-of-type .elementor-widget-wrap>div .cart-count {

        top: -0.5em;
        right: -0.5em;
        font-size: 0.75em;
        width: 1.25em;
        height: 1.25em;
        line-height: 1.25;
    }
}

.elementor-nav-menu--main {
    display: none;
}


@media screen and (min-width:1100px) {
    .fixed-header .elementor-container {
        gap: 1em;
    }

    .elementor-nav-menu--main {
        display: block;
    }

    .elementor-nav-menu--main>ul {
        display: flex;
        flex-wrap: nowrap !important;
        justify-content: center;
    }

    .elementor-nav-menu--main>ul>li a {
        color: #444;
    }

    .fixed-header-container>section:last-of-type {
        display: none !important;
    }

    .fixed-header-container>section:first-of-type .elementor-container {
        display: flex;
        gap: 0;
        justify-content: space-between;

        align-items: center;
    }

    .fixed-header-container>section:first-of-type .elementor-container .elementor-column:first-of-type {
        order: 1;
        width: auto;
    }

    .fixed-header-container>section:first-of-type .elementor-container .elementor-widget-wrap {
        padding: 0;
    }

    .fixed-header-container>section:first-of-type .elementor-container .elementor-column:last-of-type {
        order: 3;
        width: auto;
    }

    .fixed-header-container>section:first-of-type .elementor-container .elementor-column:last-of-type .elementor-element {
        margin: 0;
    }

    .fixed-header-container>section:first-of-type .elementor-container .elementor-column:last-of-type .searchBar {
        display: none;
    }

    .fixed-header-container>section:first-of-type .elementor-container .elementor-nav-menu--main {
        order: 2;
        width: auto;
    }

    .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after,
    .fixed-header-container>section:first-of-type .elementor-container .elementor-nav-menu--main .menu-item-has-children>a:after {
        content: "\f107";
        font-family: "FontAwesome";
        margin-left: 5px;
        right: auto;
        top: auto;
        position: relative;
        opacity: 1;
        border: none;
        vertical-align: middle;
        display: inline-block;
    }

    .wpml-ls-display {
        display: none;
    }
}

.menu-item-78487,
.menu-item-78483,
.menu-item-78485,
.menu-item-76819,
.menu-item-79247,
.menu-item-76525 {
    display: none !important;
}

.woocommerce-variation-add-to-cart {
    display: flex;
    gap: 0.5em;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.woocommerce div.product form.cart .variations {
    border: none;
}

.woocommerce div.product form.cart .variations th.label,
.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}

form.cart:after,
form.cart:before {
    content: none !important;
}

.woocommerce form.cart .quantity {
    margin: 0 !important;
}

.woocommerce form.cart .quantity .qty,
.woocommerce form.cart button.button,
form.cart .pisol_single_buy_now {
    font-size: 1em;
    margin: 0px 0px 0px 0 !important;
    width: auto !important;
    padding: 0.75em 0em 0.75em 0em !important;
    line-height: 1;

}

.woocommerce form.cart .quantity .qty {
    width: 4em !important;
    min-height: 0;
}

.woocommerce form.cart button.button,
form.cart .pisol_single_buy_now {
    padding: 0.8em 1em !important;
    flex: 1;
}

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .variations select {
    border-radius: 0.4em;
}

.woocommerce div.product form.cart .variations td.value {
    position: relative;
}

.woocommerce div.product form.cart .variations select {
    appearance: none;
    background-color: transparent;
    border: 1px solid #ced4da;
    padding: .375rem 1.5rem .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    cursor: pointer;
}

.woocommerce div.product form.cart .variations td.value::after {
    content: '▾';
    position: absolute;
    right: 5px;
    pointer-events: none;
    line-height: 1;
    top: 50%;
    margin-top: -0.5em;
    font-size: 1em;
    color: #009dd6;
    font-size: 1.5em;
}

form.cart {

    margin: 0;
    padding: 1em;
    background: #fff;
    box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2);
    position: fixed;
    z-index: 99;
    bottom: 0.5em;
    left: 0.5em;
    right: 0.5em;
    margin: 0 !important;
    border-radius: 1em;
    animation: float 4s ease-in-out infinite;
}

@media screen and (min-width:768px) {
    form.cart {

        left: 50%;
        right: auto;
        width: 46em;
        margin-left: -23em !important;
        display: flex;
        gap: 1em;
    }
}

@keyframes float {
    0% {
        transform: translatey(0);
    }

    50% {
        transform: translatey(-10px);
    }

    100% {
        transform: translatey(0);
    }
}


.woocommerce div.product form.cart .stock {
    display: none;
}

.woocommerce div.product form.cart .single_variation_wrap .single_variation {
    display: flex;
    align-items: end;
    gap: 1em;
    justify-content: space-between;
    flex-direction: row-reverse;
    line-height: 1;
    display: none !important;
}

.woocommerce div.product form.cart .variations {}


@media screen and (min-width:768px) {
    .woocommerce div.product form.cart .single_variation_wrap .single_variation {
        display: flex;
        align-items: end;
        gap: 1em;
        justify-content: space-between;

        line-height: 1;

        margin: 0.5em 0 1.5em 0;
    }

    .woocommerce div.product form.cart .variations {
        border: none;
        margin-bottom: 0;
    }
}

.woocommerce div.product form.cart .variations select {

    padding: 0.75em 1.5em .75em .75em;
    line-height: 1;
}

.woocommerce div.product span.price del {

    font-size: 0.75em;
    font-weight: 500;
}

.woocommerce-variation-description {
    display: none !important;
}

.woocommerce div.product form.cart .variations select option[value=""] {
    display: none !important;
}

.woocommerce div.product p.ast-stock-detail .ast-stock-avail {
    display: none !important;
}

.woocommerce div.product .product_meta {
    display: none !important;
}

.woocommerce div.product form.cart .single_variation_wrap p {
    margin: 0;
}

#menu-1-6123d1e.elementor-nav-menu>.menu-item:nth-child(5) {
    display: flex;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none !important;
}

.woocommerce div.product form.cart div.quantity {
    display: none !important;

}

.woocommerce-product-details__short-description li {
    font-size: 1em;
}


footer {
    margin-bottom: 10em;
}

.woocommerce-checkout .entry-content .woocommerce-cart-form {
    display: none;
}




.woocommerce-checkout .blockUI.blockOverlay {
    position: relative;
    background-color: rgba(255, 255, 255, 0.9) !important;
}

.woocommerce-checkout .blockUI.blockOverlay:before {
    display: none;
}

.woocommerce-checkout .blockUI.blockOverlay:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1.5em 0 0 -1.5em;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    border: 4px solid #ddd;
    border-top-color: #009dd6;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {
    .blockUI.blockOverlay {
        background-color: rgba(255, 255, 255, 0.9) !important;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
    }

}

.wc-stripe-banner-checkout {
    margin: 1em auto;
}

.payment_method_pacreditcard img {

    object-fit: cover;
    width: 90px;
    height: 25px;
    object-position: left;
}

.menu-item.cny2025 a {
    display: flex;
    gap: 0.25em;
    align-items: center;
    font-weight: 700;
    color: #ba2707;
    text-shadow: 0 0 4px #fcd462;
    -webkit-text-stroke: 0.15em #fcd462;
    paint-order: stroke fill;
    animation: bounce-effect 3s ease-out infinite;
    font-size: 1.2em;
}

@keyframes bounce-effect {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10%);
    }
}

.menu-item.cny2025 a:before {
    content: '';
    display: block;

    width: 2em;
    height: 2em;
    background-image: url(images/cny2025_sparkle.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: unset;
    transform-origin: bottom right;
    animation: sparkle 3s ease-out infinite;
    opacity: 1 !important;
}

@keyframes sparkle {
    0% {
        transform: scale(0.1);
    }

    10% {
        transform: scale(1.25);
    }

    20% {
        transform: scale(1);
    }
}

.menu-item.cny2025 a:after {
    content: '';
    display: block;

    width: 2em;
    height: 2em;
    background-image: url(images/cny2025_sparkle.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: unset;
    transform-origin: bottom left;
    animation: sparkle-flip 3s ease-out infinite;
    transform: scale(-1, 1) translateX(-2em);
    opacity: 1 !important;
    animation-delay: 0.1s;
}

@keyframes sparkle-flip {
    0% {
        transform: scale(-1, 0.1) translateX(-2em);
    }

    10% {
        transform: scale(-1, 1.25) translateX(-2em);
    }

    20% {
        transform: scale(-1, 1) translateX(-2em);
    }
}

.menu-item.cny2025 a:hover,
.menu-item.cny2025 a:focus,
.menu-item.cny2025 a:active {
    color: #ba2707 !important;
}



.floating-wrap {
    position: fixed;
    bottom: 10em;
    right: 1em;
    z-index: 9;
}

@media screen and (min-width: 48em) {
    .floating-wrap {
        bottom: 6em;
        right: 1em;
    }
}

@media screen and (min-width: 56em) {
    .floating-wrap {
        bottom: 1em;
    }
}



.whatsapp-float {
    display: flex;
    justify-content: end;

    position: relative;
    z-index: 2;
}



.whatsapp-float a {
    background-color: rgba(37, 211, 102, 1);
    padding: 0.5em 0.75em;
    border-radius: 2em;
    display: block;
    /* height: 3em; */
    text-align: center;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 0.5em;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    font-size: 1em;
    padding: 0;
    width: 2.5em;
    height: 2.5em;
    text-align: center;
    line-height: 2.4;
    display: block;
    font-size: 1.5em;
}


.whatsapp-float a:before {
    content: '\f232';
    /* FontAwesome WhatsApp brand icon */
    font-family: 'Font Awesome 5 Brands', sans-serif;
    display: inline-block;
    font-size: 1.5em;
    line-height: 1;
    font-weight: 400;
    vertical-align: middle;
}

.whatsapp-float a:hover {
    transform: scale(1.1);
}

.whatsapp-float i {
    font-size: 1.5em;
    color: #fff;
    display: block;
    line-height: 1;
}