/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 22 2026 | 13:50:17 */
/* =====================================================================
   CUSTOM THEME CSS — OPTIMIZED BUILD
===================================================================== */

/* =========================================================
   HEADER — MOBILE VERTICAL MENU
========================================================= */

.ctm-header-mobile,
.ctm-header-mobile .e-n-menu {
    width: 100%;
}

.ctm-header-mobile .e-n-menu-wrapper {
    width: 100% !important;
}

.ctm-header-mobile .e-n-menu-heading {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ctm-header-mobile .e-n-menu-heading > .e-n-menu-item {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ctm-header-mobile .e-n-menu-title {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
}

.ctm-header-mobile .e-n-menu-title-container {
    display: flex !important;
    align-items: center !important;
    flex: 1 1 auto !important;
    width: auto !important;
}

.ctm-header-mobile .e-n-menu-title-text {
    display: block;
}

.ctm-header-mobile .e-n-menu-dropdown-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto !important;
    margin-left: auto !important;
}

/* =========================================================
   SHOP DROPDOWN
========================================================= */

.ctm-header-mobile .e-n-menu-content {
    position: static !important;
    width: 100% !important;
    max-width: 100% !important;
}

.ctm-header-mobile .e-n-menu-content > .e-con,
.ctm-header-mobile .e-n-menu-content .e-con-full {
    width: 100% !important;
    max-width: 100% !important;
}

.ctm-header-mobile .e-n-menu-content > .e-con {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
}

.ctm-header-mobile .e-n-menu-content .e-con {
    max-width: 100% !important;
}

.ctm-header-mobile .e-n-menu-content .elementor-widget-icon-list {
    width: 100% !important;
}

.ctm-header-mobile .e-n-menu-content .elementor-icon-list-items {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ctm-header-mobile .e-n-menu-content .elementor-icon-list-item,
.ctm-header-mobile .e-n-menu-content .elementor-icon-list-item a {
    display: block !important;
    width: 100% !important;
}

/* =========================================================
   MOBILE TOGGLE
========================================================= */

.ctm-header-mobile .e-n-menu-toggle {
    position: relative;
    z-index: 9999;
}

/* =========================================================
   RESPONSIVE — TABLET / MOBILE (header)
========================================================= */

@media (max-width: 1024px) {

    .ctm-header-mobile,
    .ctm-header-mobile .e-n-menu,
    .ctm-header-mobile .e-n-menu-wrapper,
    .ctm-header-mobile .e-n-menu-heading,
    .ctm-header-mobile .e-n-menu-item,
    .ctm-header-mobile .e-n-menu-title,
    .ctm-header-mobile .e-n-menu-content {
        width: 100% !important;
    }

    .ctm-header-mobile .e-n-menu-heading {
        flex-direction: column !important;
    }

    .ctm-header-mobile .e-n-menu-content {
        left: 0 !important;
        right: auto !important;
    }

    .ctm-header-mobile .e-n-menu-content > .e-con {
        flex-direction: column !important;
    }
}

.ctm-header-menu {
    width: 100% !important;
    left: 0px !important;
}

/* =========================================================
   FOOTER
========================================================= */

.ctm-footer-form .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20.e-form__buttons {
    width: 63px;
}

.ctm-footer-form .elementor-form-fields-wrapper.elementor-labels- {
	justify-content: center;
}

.ctm-footer-pop li.elementor-icon-list-item {
    padding: 8px 8px !important;
    border-radius: 10px;
}

.ctm-footer-pop li.elementor-icon-list-item:hover {
    background-color: #00000026;
}

.page-id-71 footer {
    display: none !important;
}

/* =========================================================
   PRIVACY POLICY PAGE
========================================================= */

.ctm-t-c-link span:hover {
    text-decoration: none !important;
}

/* =========================================================
   ADD TO CART PAGE
========================================================= */

.ctm-cart-from .eael-woo-cart-td.product-quantity {
    display: flex;
    justify-content: center;
}

.ctm-cart-from .quantity {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center !important;
    align-items: center;
    width: 100px;
    border: 1px solid #000;
    border-radius: 10px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .ctm-cart-from .eael-woo-cart-tr-left,
    .ctm-cart-from .eael-cart-coupon-wrapper {
        padding-left: 0px !important;
    }
    .ctm-cart-from .eael-woo-cart-tr-right,
    .ctm-cart-from .cart-collaterals {
        padding-right: 0px !important;
    }
}

/* =========================================================
   SINGLE PRODUCT PAGE — PRICE DISPLAY
========================================================= */

#ctm-price-display .price {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 4px;
    margin: 0;
    line-height: 1;
}

#ctm-price-display .woocommerce-Price-amount {
    font-size: 30px;
    font-weight: 400;
    color: #000 !important;
}

#ctm-price-display .woocommerce-Price-currencySymbol {
    position: relative;
    top: -0.6em;
    margin-right: 4px;
    font-size: 0.45em;
}

#ctm-price-display .woocommerce-price-suffix {
    display: block;
    margin-top: 4px;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000 !important;
}

#ctm-price-display .screen-reader-text {
    display: none;
}

/* =========================================================
   SINGLE PRODUCT PAGE — QUANTITY SELECTOR
========================================================= */

.ctm-single-product-page .quantity {
    display: inline-flex;
    align-items: stretch;
    box-sizing: border-box;
    height: 60px;
    width: fit-content;
    border: 1px solid #d6d6d6;
    border-radius: 0px;
    overflow: visible;
    background: #fff;
}

.ctm-single-product-page .quantity .ctm-minus,
.ctm-single-product-page .quantity .ctm-plus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 56px;
    flex-shrink: 0;
    width: 56px;
    height: 58px;
    padding: 0px 0px;
    border: none;
    background: #fff;
    color: #333;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
    .ctm-single-product-page .quantity .ctm-minus,
    .ctm-single-product-page .quantity .ctm-plus {
        transition: none;
    }
}

.ctm-single-product-page .quantity .ctm-minus svg,
.ctm-single-product-page .quantity .ctm-plus svg {
    width: 16px;
    height: 16px;
}

.ctm-single-product-page .quantity .ctm-minus:hover:not(:disabled),
.ctm-single-product-page .quantity .ctm-plus:hover:not(:disabled) {
    background: #f5f5f5;
}

.ctm-single-product-page .quantity .ctm-minus:disabled,
.ctm-single-product-page .quantity .ctm-plus:disabled {
    opacity: 0.35;
    cursor: not-allowed;
}

.ctm-single-product-page .quantity .ctm-count {
    display: none;
}

.ctm-single-product-page .quantity input.qty {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    box-sizing: border-box;
    width: 59px !important;
    flex: 0 0 60px;
    height: 60px !important;
    margin: 0;
    padding: 0;
    border: 0px solid #d6d6d6 !important;
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 16px;
}

.ctm-single-product-page .quantity input.qty::-webkit-outer-spin-button,
.ctm-single-product-page .quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@media (max-width: 480px) {
    .ctm-single-product-page .quantity {
        height: 52px;
    }
    .ctm-single-product-page .quantity .ctm-minus,
    .ctm-single-product-page .quantity .ctm-plus {
        width: 46px;
        height: 52px;
        flex-basis: 46px;
    }
    .ctm-single-product-page .quantity input.qty {
        height: 52px;
        width: 50px !important;
        flex-basis: 50px;
    }
}

.ctm-single-product-page p.stock.available-on-backorder {
    display: none !important;
}

.ctm-single-product-page .eael-add-to-cart-wrapper.eael-product-simple {
    display: flex;
    flex-direction: column;
}

/* =========================================================
   PRODUCT CATEGORY PAGE
========================================================= */

.ctm-shop-filter span.price.amount.woocommerce-Price-amount {
    color: #000;
    font-size: 16px;
}

/* =========================================================
   WOOCOMMERCE SINGLE PRODUCT GALLERY
========================================================= */

.single-product .woocommerce-product-gallery {
    position: relative !important;
    width: 100% !important;
    max-width: 700px !important;
}

.single-product .woocommerce-product-gallery .flex-viewport {
    position: relative !important;
    width: 700px !important;
    max-width: 100% !important;
    height: 600px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    height: 600px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image {
    position: relative !important;
    height: 100% !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    object-fit: cover !important;
    pointer-events: auto !important;
    cursor: zoom-in !important;
    box-sizing: border-box !important;
}

.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image > a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
}

.single-product .woocommerce-product-gallery .ctm-zoom-lens {
    border-radius: inherit;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    float: none !important;
    clear: none !important;
    list-style: none !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    width: 700px !important;
    max-width: 100% !important;
    margin: 15px 0 0 !important;
    padding: 0 !important;
    gap: 10px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs > li {
    display: block !important;
    float: none !important;
    clear: none !important;
    box-sizing: border-box !important;
    flex: 0 0 90px !important;
    width: 90px !important;
    min-width: 90px !important;
    max-width: 90px !important;
    height: 90px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs > li > img {
    display: block !important;
    box-sizing: border-box !important;
    width: 90px !important;
    height: 90px !important;
    min-width: 90px !important;
    min-height: 90px !important;
    max-width: 90px !important;
    max-height: 90px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 2px solid transparent !important;
    object-fit: cover !important;
    opacity: 0.60 !important;
    cursor: pointer !important;
    transition: opacity 0.2s ease, border-color 0.2s ease !important;
}

@media (prefers-reduced-motion: reduce) {
    .single-product .woocommerce-product-gallery .flex-control-thumbs > li > img {
        transition: none !important;
    }
    .single-product .woocommerce-product-gallery .flex-control-thumbs {
        scroll-behavior: auto !important;
    }
}

.single-product .woocommerce-product-gallery .flex-control-thumbs > li > img.flex-active {
    opacity: 1 !important;
    border: 2px solid #111 !important;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs > li > img:hover {
    opacity: 1 !important;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar {
    height: 5px !important;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-track {
    background: transparent !important;
}

.single-product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-thumb {
    background: #999 !important;
    border-radius: 10px !important;
}

.single-product .woocommerce-product-gallery .product-gallery-prev,
.single-product .woocommerce-product-gallery .product-gallery-next {
    position: absolute !important;
    top: 50% !important;
    z-index: 99 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: 50px !important;
    height: 50px !important;
    min-width: 50px !important;
    min-height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0.95) !important;
    color: #111 !important;
    font-family: Arial, sans-serif !important;
    font-size: 36px !important;
    line-height: 1 !important;
    text-align: center !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    cursor: pointer !important;
    transform: translateY(-50%) !important;
    transition: background 0.2s ease, transform 0.2s ease !important;
}

@media (prefers-reduced-motion: reduce) {
    .single-product .woocommerce-product-gallery .product-gallery-prev,
    .single-product .woocommerce-product-gallery .product-gallery-next {
        transition: none !important;
    }
}

.single-product .woocommerce-product-gallery .product-gallery-prev {
    left: 15px !important;
}

.single-product .woocommerce-product-gallery .product-gallery-next {
    right: 15px !important;
}

.single-product .woocommerce-product-gallery .product-gallery-prev::before,
.single-product .woocommerce-product-gallery .product-gallery-next::before {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    font-size: 38px !important;
    line-height: 0 !important;
    transform: translateY(-2px) !important;
}

.single-product .woocommerce-product-gallery .product-gallery-prev::before {
    content: "\2039" !important;
}

.single-product .woocommerce-product-gallery .product-gallery-next::before {
    content: "\203A" !important;
}

.single-product .woocommerce-product-gallery .product-gallery-prev:hover,
.single-product .woocommerce-product-gallery .product-gallery-next:hover {
    background: #fff !important;
    transform: translateY(-50%) scale(1.08) !important;
}

/* ---------- Tablet (≤1024px) ---------- */
@media (max-width: 1024px) {

    .single-product .woocommerce-product-gallery {
        max-width: 100% !important;
    }

    .single-product .woocommerce-product-gallery .flex-viewport {
        width: 100% !important;
        max-width: 100% !important;
        height: 500px !important;
    }

    .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
        height: 500px !important;
    }

    .single-product .woocommerce-product-gallery .flex-control-thumbs {
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* ---------- Mobile (≤767px) ---------- */
@media (max-width: 767px) {

    .single-product .woocommerce-product-gallery {
        width: 100% !important;
        max-width: 100% !important;
    }

    .single-product .woocommerce-product-gallery .flex-viewport {
        width: 100% !important;
        max-width: 100% !important;
        height: 85vw !important;
        max-height: 450px !important;
    }

    .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
        height: 85vw !important;
    }

    .single-product .woocommerce-product-gallery .flex-control-thumbs {
        width: 100% !important;
        max-width: 100% !important;
        gap: 8px !important;
        margin-top: 10px !important;
    }

    .single-product .woocommerce-product-gallery .flex-control-thumbs > li {
        flex: 0 0 75px !important;
        width: 75px !important;
        min-width: 75px !important;
        max-width: 75px !important;
        height: 75px !important;
    }

    .single-product .woocommerce-product-gallery .flex-control-thumbs > li > img {
        width: 75px !important;
        height: 75px !important;
        min-width: 75px !important;
        min-height: 75px !important;
        max-width: 75px !important;
        max-height: 75px !important;
    }

    .single-product .woocommerce-product-gallery .product-gallery-prev,
    .single-product .woocommerce-product-gallery .product-gallery-next {
        width: 44px !important;
        height: 44px !important;
        min-width: 44px !important;
        min-height: 44px !important;
        font-size: 30px !important;
    }

    .single-product .woocommerce-product-gallery .product-gallery-prev::before,
    .single-product .woocommerce-product-gallery .product-gallery-next::before {
        font-size: 32px !important;
    }

    .single-product .woocommerce-product-gallery .product-gallery-prev {
        left: 8px !important;
    }

    .single-product .woocommerce-product-gallery .product-gallery-next {
        right: 8px !important;
    }
}

/* ---------- Small mobile (≤480px) ---------- */
@media (max-width: 480px) {

    .single-product .woocommerce-product-gallery .flex-viewport {
        height: 90vw !important;
        max-height: none !important;
    }

    .single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
        height: 90vw !important;
    }

    .single-product .woocommerce-product-gallery .product-gallery-prev,
    .single-product .woocommerce-product-gallery .product-gallery-next {
        width: 40px !important;
        height: 40px !important;
        min-width: 40px !important;
        min-height: 40px !important;
    }

    .single-product .woocommerce-product-gallery .product-gallery-prev {
        left: 5px !important;
    }

    .single-product .woocommerce-product-gallery .product-gallery-next {
        right: 5px !important;
    }
}

/* =========================================================
   SOLD OUT — Elementor Loop Grid Products
========================================================= */

.e-loop-item.mayo-elementor-product-sold,
article.mayo-elementor-product-sold,
.product.mayo-elementor-product-sold {
    cursor: default !important;
}

.mayo-elementor-product-sold .mayo-sold-image-container {
    position: relative !important;
    overflow: hidden !important;
}

.mayo-elementor-product-sold .mayo-sold-image-container img {
    filter: blur(3px) grayscale(20%) brightness(60%) !important;
    transform: scale(1.04) !important;
    transition: none !important;
}

.mayo-elementor-product-sold .mayo-sold-image-container:hover img {
    filter: blur(3px) grayscale(20%) brightness(60%) !important;
    transform: scale(1.04) !important;
}

.mayo-sold-out-badge {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    z-index: 99 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    width: max-content !important;
    min-width: 130px !important;
    padding: 14px 24px !important;
    border-radius: 0 !important;
    background: rgba(0, 0, 0, 0.82) !important;
    color: #ffffff !important;
    font-family: inherit !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    letter-spacing: 2px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    user-select: none !important;
    transform: translate(-50%, -50%) !important;
}

.mayo-elementor-product-sold a.mayo-sold-disabled-link,
.mayo-elementor-product-sold .mayo-sold-disabled-link {
    pointer-events: none !important;
    cursor: default !important;
}

.mayo-elementor-product-sold .mayo-sold-disabled-button {
    pointer-events: none !important;
    cursor: default !important;
}

.mayo-elementor-product-sold:hover {
    cursor: default !important;
}

/* ---------- Tablet ---------- */
@media (max-width: 1024px) {
    .mayo-sold-out-badge {
        min-width: 115px !important;
        padding: 12px 20px !important;
        font-size: 16px !important;
        letter-spacing: 1.8px !important;
    }
}

/* ---------- Mobile ---------- */
@media (max-width: 767px) {
    .mayo-sold-out-badge {
        min-width: 100px !important;
        padding: 10px 16px !important;
        font-size: 13px !important;
        letter-spacing: 1.4px !important;
    }

    .mayo-elementor-product-sold .mayo-sold-image-container img {
        filter: blur(2.5px) grayscale(20%) brightness(60%) !important;
    }
}

/* ---------- Small mobile ---------- */
@media (max-width: 480px) {
    .mayo-sold-out-badge {
        min-width: 90px !important;
        padding: 9px 13px !important;
        font-size: 12px !important;
        letter-spacing: 1.2px !important;
    }
}