/* Product Grid */
.catp-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.catp-product-card {
    border: 1px solid #f1f1f1;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    transition: all 0.3s ease;
    font-family: 'Outfit', sans-serif;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
    padding: 10px;
    text-align: center;
    transition: 0.3s;
}

.catp-product-card:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.catp-product-image {
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    /* margin-bottom: 20px; */
    height: 100% !important;
}

.catp-product-image img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
    mix-blend-mode: multiply;
}

.catp-product-info {
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.catp-product-info h3 {
    /* margin: 15px 0 20px 0; */
    font-size: 14px;
    font-weight: 700;
    font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
    color: #111;
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.catp-color-swatches,
.catp-size-swatches {
    display: flex;
    justify-content: flex-start !important;
    gap: 10px !important;
    margin: 0 auto 10px auto;
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    width: max-content !important;
    max-width: 100% !important;
}


.catp-color-swatches::-webkit-scrollbar,
.catp-size-swatches::-webkit-scrollbar {
    display: none !important;
    /* Hide Chrome/Safari scrollbar */
}

/* Blank placeholder when product has no sizes ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â keeps grid cards aligned */
.catp-size-swatches--empty {
    min-height: 28px;
}

.catp-color-swatches label,
.catp-size-swatches label {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    flex-shrink: 0 !important;
    /* Reset margin */
}

.catp-color-swatches input[type="radio"],
.catp-size-swatches input[type="radio"] {
    display: none;
}

.catp-swatch {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s;
}

/* Mobile: Larger touch targets for swatches */
@media (max-width: 768px) {

    .catp-color-swatches label,
    .catp-size-swatches label {
        min-width: 44px;
        min-height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        -webkit-tap-highlight-color: rgba(178, 29, 36, 0.15);
    }

    .catp-swatch {
        width: 32px;
        height: 32px;
    }

    .catp-size-label {
        width: 36px;
        height: 36px;
        font-size: 14px;
    }

    .catp-color-swatches,
    .catp-size-swatches {
        gap: 10px;
        flex-wrap: nowrap;
        margin: 0 auto 20px auto;
        width: 100%;
    }
}

.catp-color-swatches input[type="radio"]:checked+.catp-swatch {
    border: 2px solid #555;
    transform: scale(-0.85);
}



.catp-size-label {
    font-size: 13px !important;
    font-weight: 600;
    font-family: 'Outfit', 'Montserrat-SemiBold', sans-serif;
    color: #000;
    transition: all 0.2s;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
}

.catp-size-swatches input[type="radio"]:checked+span {
    font-weight: 800;
    color: #000;
    transform: scale(1.0);
    border: 1px solid #111827;
    background: #e5e7eb;
}

.catp-quantity-section {
    font-size: 16px;
    font-family: 'Outfit', 'Outfit-Medium', sans-serif;
    margin: 10px 0 10px 0;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: auto;
}

.catp-qty-input {
    background: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    font-size: 16px !important;
    width: 67px !important;
    height: 27px !important;
    font-weight: 500 !important;
    font-family: 'Outfit', 'Outfit-Medium', sans-serif;
    text-align: left;
    padding: 0 5px !important;
    box-shadow: none !important;
    outline: none !important;
    margin-left: 10px;
    color: #000;
}

.catp-action-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0 5px;
}

.catp-btn-red {
    background: #b21d24;
    color: #ffffff !important;
    border: none;
    padding: 10px 15px;
    border-radius: 100px;
    font-family: inherit;
    font-weight: 500 !important;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 11px;
    text-transform: none;
    letter-spacing: 0;
    transition: background 0.3s;
    flex: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
}

/* Cart Page Premium Action Buttons */
.catp-cart-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
}

.catp-update-btn,
.catp-continue-shopping,
.catp-checkout-btn,
.catp-place-order-btn {
    font-family: 'Outfit', 'Segoe UI', sans-serif;
    padding: 12px 24px;
    border-radius: 12px;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: none;
    line-height: normal;
}

/* Secondary Action: Update */
.catp-update-btn {
    background: #f3f4f6;
    /* Light gray */
    color: #374151 !important;
    border: 1px solid transparent;
    text-decoration: none !important;
}

.catp-update-btn:hover {
    background: #e5e7eb;
    transform: translateY(-2px);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

/* Outline Action: Browse More */
.catp-continue-shopping {
    background: #ffffff;
    color: #374151 !important;
    border: 1px solid #d1d5db;
    text-decoration: none !important;
}

.catp-continue-shopping:hover {
    background: #f9fafb;
    border-color: #9ca3af;
    transform: translateY(-2px);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

/* Primary Accent Action: Submit Inquiry */
.catp-checkout-btn {
    background: #b21d24;
    color: #ffffff !important;
    box-shadow: 0 4px 6px -1px rgba(17, 24, 39, 0.2);
    min-width: 180px;
    text-decoration: none !important;
}

.catp-checkout-btn:hover {
    background: #8e181c;
    transform: translateY(-2px);
    box-shadow: 0 10px 15px -3px rgba(17, 24, 39, 0.3);
}

/* Send Inquiry Post Button */
.catp-place-order-btn {
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    background: #d21b24 !important;
    /* Updated color */
    color: #ffffff !important;
    border: none !important;
    padding: 18px 40px !important;
    border-radius: 100px !important;
    font-family: 'Outfit', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer;
    transition: all 0.3s !important;
    box-shadow: 0 4px 15px rgba(178, 29, 36, 0.3) !important;
}

.catp-place-order-btn:hover {
    background: #8e181c;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(178, 29, 36, 0.4);
}

@media (max-width: 600px) {
    .catp-cart-actions {
        flex-direction: row !important;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 8px !important;
        padding: 0;
        margin-top: 20px;
    }

    .catp-cart-actions>* {
        flex: 1 1 0;
        width: auto;
        min-width: 0;
        margin-bottom: 0;
        box-sizing: border-box;
        border-radius: 10px !important;
        padding: 12px 6px !important;
        font-size: 12px !important;
        text-align: center !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        min-width: unset !important;
        white-space: nowrap;
    }
}

/* Mini Message */
#catp-mini-message {
    position: fixed;
    top: 11%;
    right: 20px;
    background: #4caf50;
    color: #fff;
    padding: 15px 25px;
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: none;
    z-index: 9999;
}

/* Cart Table */
.catp-cart-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 25px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
    border: 1px solid #e5e7eb;
}

.catp-cart-table td img {
    display: block;
    margin: auto;
    width: 129px;
    height: 140px;
}

.catp-cart-table th,
.catp-cart-table td {
    background: #fff;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #e5e7eb;
}

.catp-cart-table th {
    background: #b21d24;
    color: #ffffff;
    font-family: 'Outfit', 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    border-bottom: none;
}
.catp-cart-table td {
    background-color:#fff !Important;
}
.catp-cart-table tbody tr {
    background: #ffffff;
    transition: background 0.2s;
}

.catp-cart-table tbody tr:hover {
    background: #f9fafb;
}

.catp-cart-table input[type="number"] {
    width: 70px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
}

.catp-remove-btn {
    text-decoration: none !important;
}
.catp-remove-text { display: none; }
.catp-remove-icon { font-size: 1.5em; color: red; font-weight: bold; }

/* Product Details Formatting */
.catp-product-details {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.catp-product-title-row {
    font-size: 14px;
    color: #111;
}
.catp-product-title-row .catp-label {
    font-weight: 500;
    margin-right: 5px;
}
.catp-product-title-row a {
    text-decoration: none;
    color: #111;
}
.catp-product-meta-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 15px;
    font-size: 13px;
}
.catp-meta-item .catp-label {
    font-weight: 500;
    margin-right: 5px;
    color: #333;
}
.catp-meta-item .catp-value {
    color: #555;
}

/* Mobile Responsive Cart Table */
@media (max-width: 600px) {
    .catp-cart-table thead {
        display: none;
    }

    .catp-cart-table,
    .catp-cart-table tbody {
        display: block;
        width: 100%;
    }

    .catp-cart-table tr {
        display: grid;
        grid-template-columns: 100px 1fr auto;
        grid-template-rows: auto auto;
        gap: 0 15px;
        align-items: center;
        background: #dfdfdf;
        border: none;
        border-radius: 0;
        margin-bottom: 15px;
        padding: 15px;
        box-shadow: none;
    }

    .catp-cart-table td {
        display: flex;
        align-items: center;
        padding: 0;
        border-bottom: none;
        font-size: 13px;
        width: auto;
    }

    .catp-cart-table td::before { display: none !important; }

    /* Image Cell */
    .catp-cart-table td:nth-child(1) {
        border: none;
        grid-column: 1 / 2;
        grid-row: 1 / 3;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        height: 100%;
    }

    .catp-cart-table td:nth-child(1) img {
        width: 100%;
        height: 100%;
        border-radius: 4px;
        object-fit: cover;
    }

    /* Product Details Cell */
    .catp-cart-table td:nth-child(2) {
        border: none;
        background: #fff;
        grid-column: 2 / 4;
        grid-row: 1 / 2;
        display: block;
        text-align: left;
        line-height: 1.5;
        padding-bottom: 10px;
        border-bottom: 1px solid #111;
        margin-bottom: 10px;
    }

    /* Qty Cell */
    .catp-cart-table td:nth-child(3) {
        border: none;
        background: #fff;
        grid-column: 2 / 3;
        grid-row: 2 / 3;
        justify-content: flex-start;
    }

    /* Remove Cell */
    .catp-cart-table td:nth-child(4) {
        grid-column: 3 / 4;
        grid-row: 2 / 3;
        justify-content: flex-end;
    }

    .catp-remove-btn {
        background: #b21d24;
        color: #fff !important;
        font-size: 13px;
        font-weight: 500;
        padding: 5px 12px;
        border-radius: 4px;
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: unset;
        min-height: unset;
    }

    .catp-remove-icon { display: none; }
    .catp-remove-text { display: inline; }

    .catp-cart-table td:nth-child(3)::before {
        content: "Qty : ";
        font-weight: 500;
        color: #111;
        margin-right: 5px;
        text-transform: none;
        font-size: 13px;
        display: inline-block !important;
    }

    .catp-cart-table input[type="number"] {
        width: 50px;
        padding: 5px;
        font-size: 13px;
        border: 1px solid;
        border-radius: 2px;
        background: #fff;
    }
}

.catp-right {
    text-align: right;
}

/* Checkout Form & Split Layout */
.catp-checkout-wrapper {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
    font-family: 'Outfit', sans-serif;
    /* Applied Outfit font globally for checkout */
}

/* Country code selector for phone input */
.catp-country-code-group {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.catp-country-select {
    width: 100%;
    max-width: 120px;
    padding: 0.75rem 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    margin: 0;
}

.catp-checkout-container {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.catp-checkout-left,
.catp-checkout-right {
    background: #ffffff;
    padding: 15px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    border: 1px solid #f3f4f6;
}

.catp-checkout-left {
    flex: 1;
    width: 60%;
}

.catp-checkout-right {
    flex: 1;
    width: 40%;
}

@media (max-width: 800px) {
    .catp-checkout-container {
        flex-direction: column;
    }

    .catp-checkout-left,
    .catp-checkout-right {
        width: 100%;
    }
}

.catp-checkout-left h3,
.catp-checkout-right h3 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 600;
    color: #111827;
}

.catp-checkout-form p {
    margin-bottom: 20px;
}

.catp-checkout-form label {
    display: block;
    font-weight: 500;
    margin-bottom: 8px;
    color: #374151;
    font-size: 14px;
}

.catp-checkout-form input[type="text"],
.catp-checkout-form input[type="email"],
.catp-checkout-form textarea {
    width: 100%;
    padding: 14px 18px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-family: inherit;
    font-size: 15px;
    background: #f9fafb;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.catp-checkout-form input:focus,
.catp-checkout-form textarea:focus {
    border-color: #2563eb;
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 4px rgba(37, 99, 235, 0.1);
}

.catp-checkout-submit {
    margin-top: 30px;
    text-align: center;
}

.catp-success-message {
    background: #d4edda;
    color: #155724;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 20px;
    border: 1px solid #c3e6cb;
}

/* Single Product Page */
.catp-single-colors,
.catp-single-sizes,
.catp-single-fabric {
    max-width: 100% !important;
    flex-wrap: wrap !important;
    margin-left: 0 !important;
    gap: 10px;
}

.catp-single-product-container {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
    font-family: 'Outfit', sans-serif;
    color: #333;
}

.catp-breadcrumb {
    font-size: 13px;
    color: #666;
    margin-bottom: 30px;
    display: ;
}

.catp-breadcrumb a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s ease;
}

.catp-breadcrumb a:hover {
    color: #b21d24;
    text-decoration: underline;
}

.catp-single-product-top {
    display: flex;
    gap: 40px;
    margin-bottom: 50px;
    background: transparent;
    padding: 0;
    border-radius: 12px;
}

.catp-single-product-gallery {
    display: flex;
    gap: 20px;
    flex: 1;
    position: sticky;
    top: 20px;
    align-self: flex-start;
    margin: 0px !important;
}

.catp-gallery-thumbnails {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 120px;
    /* Increased to accommodate vertical scrollbar and prevent horizontal scroll */
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    /* Added to prevent horizontal scrolling */
    scrollbar-width: thin;
    scrollbar-color: #ccc transparent;
    padding: 15px;
    /* Increased padding to prevent shadow clipping */
    box-sizing: border-box;
}

.catp-gallery-thumbnails::-webkit-scrollbar {
    width: 4px;
}

.catp-gallery-thumbnails::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px;
}

.catp-gallery-thumb {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    border: 2px solid #eee;
    /* Changed to 2px so it matches the active state width */
    border-radius: 8px;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
    /* Ensures the border and padding fit inside */
    transition: all 0.3s ease;
}

.catp-gallery-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.catp-main-image {
    flex: 1;
    border: 1px solid #eee;
    border-radius: 12px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    overflow: hidden;
    min-height: 400px;
}

.catp-main-image img {
    max-width: 100%;
    max-height: 500px;
    object-fit: contain;
    mix-blend-mode: multiply;
    transition: transform 0.3s ease;
    cursor: zoom-in;
}

.catp-main-image:hover img {
    transform: scale(1.5);
}

.catp-zoom-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.catp-single-product-details {
    flex: 1;
    padding-top: 10px;
}

.catp-single-title {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 15px 0;
    color: #111;
    font-family: 'Outfit', sans-serif;
}

.catp-single-short-desc {
    font-size: 15px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 30px;
}

.catp-single-variations {
    margin-bottom: 20px;
}

.catp-single-sizes,
.catp-single-colors,
.catp-single-styles,
.catp-single-fabric {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.catp-variation-label {
    min-width: 90px;
    font-weight: 700;
    font-size: 15px;
    color: #111;
    /* margin-right: 15px; */
}

/* Swatches containers */
.catp-single-variations label {
    margin-bottom: 0;
    cursor: pointer;
}

/* Size Swatches */
.catp-single-sizes label {
    margin-right: 10px;
}

.catp-single-sizes .catp-size-label,
.catp-single-styles .catp-style-label,
.catp-single-fabric .catp-fabric-label {
    min-width: 35px;
    height: 30px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #fff;
    color: #333;
}

.catp-single-sizes .catp-size-label:hover,
.catp-single-styles .catp-style-label:hover,
.catp-single-fabric .catp-fabric-label:hover {
    border-color: #b21d24;
    color: #b21d24;
}

.catp-size-radio,
.catp-style-checkbox,
.catp-color-radio,
.catp-fabric-radio {
    display: none;
}

.catp-size-radio:checked+.catp-size-label,
.catp-style-checkbox:checked+.catp-style-label,
.catp-fabric-radio:checked+.catp-fabric-label {
    background: #f9f9f9;
    color: #111;
    border-color: #111;
    font-weight: 700;
}

/* Color Swatches */
.catp-single-colors label {
    margin-right: 10px;
}

.catp-single-variations .catp-color-swatches,
.catp-single-variations .catp-size-swatches,
.catp-single-variations .catp-style-swatches,
.catp-single-variations .catp-fabric-swatches {
    gap: 10px;
    justify-content: flex-start !important;
}

.catp-variation-label {
    min-width: 80px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Outfit', sans-serif;
    color: #111;
    display: inline-block;
    flex-shrink: 0;
}

.catp-single-colors .catp-swatch {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s, box-shadow 0.2s;
}

.catp-color-radio:checked+.catp-swatch {
    border: 2px solid #555;
    transform: scale(1.1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.catp-single-actions {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.catp-single-qty {
    margin: 0;
    display: flex;
    align-items: center;
}

.catp-qty-wrapper {
    display: flex;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    overflow: hidden;
    height: 48px;
    background: #fff;
}

.catp-single-qty .catp-qty-input {
    width: 60px !important;
    height: 100% !important;
    margin: 0 !important;
    border: none !important;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #111;
    box-shadow: none !important;
    outline: none !important;
    -moz-appearance: textfield;
}

.catp-single-qty .catp-qty-input::-webkit-outer-spin-button,
.catp-single-qty .catp-qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.catp-qty-nav {
    display: flex;
    flex-direction: column;
    border-left: 1px solid #e0e0e0;
    width: 30px;
}

.catp-qty-up,
.catp-qty-down {
    height: 50%;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    color: #555;
    user-select: none;
    transition: background 0.2s;
}

.catp-qty-up {
    border-bottom: 1px solid #e0e0e0;
}

.catp-qty-up:hover,
.catp-qty-down:hover {
    background: #eee;
    color: #111;
}

.catp-single-add-btn {
    height: 48px;
    padding: 0 35px;
    font-size: 14px;
    background: #b21d24;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 8px;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.catp-single-add-btn:hover {
    background: #9a191f;
}

.catp-single-meta {
    font-size: 13px;
    color: #555;
}

.catp-single-tabs-wrapper {
    margin-top: 40px;
}

.catp-tabs-nav {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
    gap: 30px;
    justify-content: center;
}

.catp-tabs-nav li {
    padding: 10px 0;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    color: #777;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
}

.catp-tabs-nav li.active {
    color: #111;
}

.catp-tabs-nav li.active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #111;
}

.catp-tabs-content {
    padding: 30px 0;
}

.catp-tab-pane {
    display: none;
    font-size: 14px;
    line-height: 1.8;
    color: #444;
}

.catp-tab-pane.active {
    display: block;
}

.catp-related-products {
    margin-top: 50px;
    margin: -15px;
}

.catp-related-products .catp-custom-design {
    font-family: 'Outfit', sans-serif;
    color: #333;
    max-width: 1400px;
    margin: -30px
}

.catp-related-products h2 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
}

/* Match Most Demanding Card Size and Style */
.catp-related-products .catp-product-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.catp-related-products .catp-product-card {
    background: #fff !important;
    border-radius: 12px !important;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05) !important;
    padding: 10px;
    border: 1px solid #f1f1f1 !important;
}

.catp-related-products .catp-product-card:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1) !important;
    transform: translateY(-5px) !important;
    background: #fff !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}

.catp-related-products .catp-product-card::before,
.catp-related-products .catp-product-card::after {
    display: none !important;
}

.catp-related-products .catp-product-image {
    height: 200px !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
    background: #fff !important;
}

.catp-related-products .catp-product-info {
    padding: 0 !important;
}

.catp-related-products .catp-product-info h3 {
    font-size: 15px !important;
    color: #111 !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    text-transform: uppercase !important;
    min-height: 42px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
}

.catp-related-products .catp-color-swatches,
.catp-related-products .catp-size-swatches {
    display: flex;
    justify-content: flex-start !important;
    gap: 10px !important;
    margin: 0 auto 20px auto;
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
    padding-bottom: 8px !important;
    scrollbar-width: none !important;
    /* Hide Firefox scrollbar */
    -ms-overflow-style: none !important;
    /* Hide IE/Edge scrollbar */
    -webkit-overflow-scrolling: touch;
    /* Smooth scroll on iOS */
    cursor: grab;
    width: max-content !important;
    max-width: 100% !important;
}


.catp-related-products .catp-color-swatches::-webkit-scrollbar,
.catp-related-products .catp-size-swatches::-webkit-scrollbar {
    display: none !important;
    /* Hide Chrome/Safari scrollbar */
}

/* Blank placeholder when product has no sizes ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â keeps grid cards aligned */
.catp-related-products .catp-size-swatches--empty {
    min-height: 28px;
}

.catp-related-products .catp-color-swatches label,
.catp-related-products .catp-size-swatches label {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    flex-shrink: 0 !important;
    /* Reset margin */
}

.catp-related-products .catp-color-swatches input[type="radio"],
.catp-related-products .catp-size-swatches input[type="radio"] {
    display: none;
}

.catp-related-products .catp-swatch {
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s;
}


@media(max-width: 1024px) {
    .catp-related-products .catp-product-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 768px) {
    .catp-related-products .catp-product-grid {
        grid-template-columns: 1fr;
    }

    .catp-related-products .catp-product-image {
        height: 180px;
    }
}

@media(max-width: 800px) {
    .catp-single-product-top {
        flex-direction: column;
        gap: 30px;
    }

    .catp-single-product-gallery {
        flex-direction: column-reverse;
        position: static;
    }

    .catp-gallery-thumbnails {
        flex-direction: row;
        width: 100%;
        max-height: none;
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: flex-start;
        padding-bottom: 8px;
    }

    .catp-gallery-thumb {
        width: 60px;
        height: 60px;
        flex-shrink: 0;
    }

    .catp-single-actions {
        flex-direction: row;
        align-items: center;
        gap: 15px;
        flex-wrap: wrap;
    }

    .catp-single-add-btn {
        flex: 1;
        width: auto;
    }
}

/* Most Demanding Carousel - Perfect 4-Column Layout */
.catp-most-demanding-section {
    padding: 60px 0;
    font-family: 'Outfit', sans-serif;
    background: #ffffff;
}

.catp-section-title {
    text-align: center;
    color: #111;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.catp-carousel-container {
    position: relative;
    max-width: 1300px;
    margin: 40px auto;
    padding: 0 60px;
    /* Precise space for arrows */
}

.catp-carousel-track-wrapper {
    overflow: hidden;
    padding: 10px 0;
}

.catp-carousel-track {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    gap: 20px;
}

.catp-carousel-slide {
    flex: 0 0 calc(25% - 15px);
    /* Perfectly 4 items with 20px gaps */
    box-sizing: border-box;
    width: calc(25% - 15px);
}

.catp-carousel-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: all 0.3s ease;
    border: 1px solid #f1f1f1;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
}

.catp-carousel-card:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.catp-carousel-image {
    height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 20px; */
    background: #fff;
}

.catp-carousel-image img {
    width: 100%;
    height: 100% !important;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.catp-carousel-title {
    font-size: 15px;
    color: #111;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
    min-height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.catp-carousel-actions {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: auto;
}

.catp-carousel-btn {
    font-size: 10px;
    padding: 12px 5px;
    text-transform: uppercase;
    flex: 1;
    border-radius: 30px;
    background: #d32f2f;
    color: #fff !important;
    text-decoration: none;
    border: none;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.3s ease;
}

/* Carousel card & Product card ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â override shared styles to keep content inside the card */
.catp-carousel-card .catp-color-swatches,
.catp-carousel-card .catp-size-swatches,
.catp-product-card .catp-color-swatches,
.catp-product-card .catp-size-swatches {
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
    padding: 0;
    margin-bottom: 8px;
}

.catp-carousel-card .catp-size-label,
.catp-product-card .catp-size-label {
    font-size: 11px;
    width: 26px;
    height: 26px;
}

.catp-carousel-card .catp-quantity-section,
.catp-product-card .catp-quantity-section {
    font-size: 14px;
    justify-content: center;
    margin: 8px 0 12px;
}

.catp-carousel-card .catp-action-buttons,
.catp-product-card .catp-action-buttons {
    padding: 0px;
    gap: 8px;
    flex-wrap: nowrap;
}

.catp-carousel-card .catp-btn-red,
.catp-product-card .catp-btn-red {
    font-size: 14px;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
}

/* Red Circular Navigation Buttons */
.catp-carousel-prev,
.catp-carousel-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #e53935;
    border: none;
    box-shadow: 0 4px 10px rgba(229, 57, 53, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 22px;
    color: #fff;
    z-index: 10;
    transition: all 0.3s ease;
}

.catp-carousel-prev {
    left: 5px;
}

.catp-carousel-next {
    right: 5px;
}

.catp-carousel-prev:hover,
.catp-carousel-next:hover {
    background: #c62828;
    transform: translateY(-50%) scale(1.1);
}

@media(max-width: 1024px) {
    .catp-carousel-slide {
        flex: 0 0 calc(50% - 10px);
    }
}

@media(max-width: 768px) {
    .catp-carousel-slide {
        flex: 0 0 100%;
    }
}

/* Mobile touch targets & cart table fix */

/* Two-Column Review Layout */
#tab-reviews {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

#tab-reviews #comments {
    flex: 1;
    min-width: 300px;
}

#tab-reviews #respond {
    flex: 1;
    min-width: 300px;
    background: #f9f9f9;
    padding: 25px;
    border-radius: 8px;
    border: 1px solid #eee;
}

.catp-reviews-title {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 25px;
    color: #111;
}

#comments .comment-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

#comments .comment {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

#comments .comment:last-child {
    border-bottom: none;
}

#comments .comment-body {
    display: flex;
    gap: 15px;
}

#comments .comment-meta {
    flex-shrink: 0;
}

#comments .comment-meta img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

#comments .comment-content {
    flex: 1;
}

#comments .comment-author cite {
    font-style: normal;
    font-weight: 600;
    color: #111;
}

#comments .comment-metadata {
    font-size: 12px;
    color: #888;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
    #tab-reviews {
        flex-direction: column;
    }
}

/* Comment Form Star Rating */
.comment-form-rating .stars {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.comment-form-rating .stars span {
    display: flex;
    flex-direction: row-reverse;
    /* Crucial for CSS sibling selectors to work visually left-to-right */
    justify-content: flex-end;
    gap: 5px;
}

.comment-form-rating .stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    box-shadow: none;
}

.comment-form-rating .stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: Dashicons;
    content: "\f154";
    /* Star empty */
    text-indent: 0;
    color: #ccc;
    font-size: 20px;
    transition: color 0.2s;
}

/* Fill all stars to the right of the hovered/active star (which are subsequent in DOM because of row-reverse) */
.comment-form-rating .stars a:hover::before,
.comment-form-rating .stars a:hover~a::before,
.comment-form-rating .stars a.active::before,
.comment-form-rating .stars a.active~a::before {
    content: "\f155";
    /* Star filled */
    color: #ffb400;
}

/* Review List Star Rating */
.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 16px;
    width: 5.4em;
    font-family: Dashicons !important;
    margin: 5px 0;
}

.star-rating::before {
    content: "\f154\f154\f154\f154\f154";
    color: #ccc;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    /* Hide the text */
}

.star-rating span::before {
    content: "\f155\f155\f155\f155\f155";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffb400;
}

/* Star Rating Styles */
.catp-product-rating {
    display: flex;
    align-items: center;
    gap: 2px;
    margin: 5px 0;
}

.catp-product-rating .dashicons {
    color: #ffb400;
    /* Premium Star Yellow */
    font-size: 18px;
    width: 18px;
    height: 18px;
}

.catp-single-product-details .catp-product-rating .dashicons {
    font-size: 20px;
    width: 20px;
    height: 20px;
}

.catp-tabs-nav li .dashicons {
    color: #ffb400;
}

/* Circular Cart Count Badge Styling */
.catp-cart-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #b21d24;
    color: #ffffff !important;
    font-size: 11px;
    font-weight: 700;
    font-family: 'Outfit', sans-serif;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 0 4px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0 2px 5px rgba(178, 29, 36, 0.4);
    border: 2px solid #ffffff;
    margin-left: 5px;
    position: relative;
    top: -8px;
    /* Offset it upwards if used next to an icon */
    box-sizing: content-box;
    /* Ensures the border doesn't shrink the inner circle */
    transition: transform 0.3s ease;
}

/* Thumbnail Gallery Active State */
.catp-gallery-thumb.active {
    border-color: #b21d24 !important;
    box-shadow: 0 0 6px rgba(178, 29, 36, 0.4);
    transform: scale(1.02);
}

/* Micro-animation when the cart count updates */
.catp-cart-count.pulse {
    animation: catp-pulse 0.4s ease-out;
}

@keyframes catp-pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.3);
    }

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

/* ==========================================================================
   Shop Page Layout & Filtering Sidebar Styling
   ========================================================================== */
.catp-shop-container {
    display: grid;
    grid-template-columns: 280px 1fr;
    gap: 30px;
    margin: 10px 0;
    font-family: 'Outfit', sans-serif;
}

/* Sidebar Styling */
.catp-shop-sidebar {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 24px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
    height: fit-content;
    position: sticky;
    top: 20px;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #cbd5e1 transparent;
}

.catp-filter-widget {
    margin-bottom: 24px;
    border-bottom: 1px solid #f1f5f9;
    padding-bottom: 20px;
}

.catp-filter-widget:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.catp-filter-widget h4 {
    font-size: 16px;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 14px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Search Wrapper */
.catp-search-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.catp-search-wrapper input {
    width: 100%;
    padding: 10px 40px 10px 14px;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    font-size: 14px;
    font-family: inherit;
    transition: all 0.3s ease;
}

.catp-search-wrapper input:focus {
    border-color: #b21d24;
    outline: none;
    box-shadow: 0 0 0 3px rgba(178, 29, 36, 0.1);
}

.catp-search-wrapper button {
    position: absolute;
    right: 12px;
    background: none;
    border: none;
    cursor: pointer;
    color: #64748b;
    font-size: 18px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catp-search-wrapper button:hover {
    color: #b21d24;
}

/* Options Lists (Categories, Styles) */
.catp-filter-options {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.catp-filter-radio-label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
    color: #475569;
    transition: color 0.2s ease;
}

.catp-filter-radio-label input[type="radio"] {
    accent-color: #b21d24;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin: 0;
}

.catp-filter-radio-label:hover {
    color: #b21d24;
}

/* Colors Grid Filter */
.catp-filter-colors-grid {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.catp-color-filter-swatch {
    position: relative;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #cbd5e1;
    transition: all 0.2s ease;
    padding: 2px;
    box-sizing: border-box;
}

.catp-color-filter-swatch .catp-color-swatch-inner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
}

.catp-color-filter-swatch .reset-color {
    background: linear-gradient(135deg, #f1f5f9 45%, #f87171 45%, #f87171 55%, #f1f5f9 55%);
    border: 1px solid #94a3b8;
}

.catp-color-filter-swatch:hover,
.catp-color-filter-swatch.active {
    border-color: #b21d24;
    transform: scale(1.1);
}

/* Sizes Filter labels */
.catp-size-filter-label {
    transition: all 0.2s ease;
    border-color: #cbd5e1 !important;
}

.catp-size-filter-label:hover,
.catp-size-filter-label.active {
    border-color: #b21d24 !important;
    background-color: #b21d24 !important;
    color: #ffffff !important;
}

/* Main Shop Panel */
.catp-shop-main {
    display: flex;
    flex-direction: column;
}

/* Pagination Styling */
.catp-pagination .catp-pagination-item a,
.catp-pagination .catp-pagination-item span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 60px;
    height: 38px;
    border: 1px solid #cbd5e1;
    border-radius: 8px;
    text-decoration: none;
    color: #475569;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.2s ease;
    background: #ffffff;
}

.catp-pagination .catp-pagination-item a:hover,
.catp-pagination .catp-pagination-item.active span {
    border-color: #b21d24;
    background-color: #b21d24;
    color: #ffffff !important;
}

.catp-pagination .catp-pagination-item {
    display: inline-block;
}

/* Responsive Sidebar Styles */
@media (max-width: 991px) {
    .catp-shop-container {
        grid-template-columns: 1fr;
    }

    .catp-shop-sidebar {
        position: static;
        max-height: none;
        overflow-y: visible;
    }
}

/* FIX: Single product tabs - only selected tab content should be visible */
.catp-single-product-container .catp-single-tabs-wrapper .catp-tabs-content>.catp-tab-pane {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}

.catp-single-product-container .catp-single-tabs-wrapper .catp-tabs-content>.catp-tab-pane.active {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    overflow: visible !important;
}

/* ===============================
   ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ FINAL SINGLE PRODUCT FIX
================================ */

/* Fix container overflow */
.catp-single-product-top {
    flex-wrap: wrap;
}

/* Fix gallery width issue */
.catp-single-product-gallery {
    min-width: 0;
    width: 100%;
}

/* Main image fix (no cut, always fit) */
.catp-main-image {
    width: 100%;
    min-height: 350px;
}

.catp-main-image img {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: contain;
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ Thumbnail Scroll IMPROVED */
.catp-gallery-thumbnails {
    scroll-behavior: smooth;
}

.catp-gallery-thumbnails::-webkit-scrollbar {
    height: 6px;
}

.catp-gallery-thumbnails::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

/* Active thumbnail */
.catp-gallery-thumb.active {
    border: 2px solid #b21d24 !important;
    transform: scale(1.05);
}

/* Fix image zoom overflow */
.catp-main-image:hover img {
    transform: scale(1.2);
    /* reduced from 1.5 for better UX */
}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ MOBILE PERFECT FIX */
@media (max-width: 768px) {

    .catp-single-product-top {
        flex-direction: column;
    }

    .catp-single-product-gallery {
        width: 100%;
        position: relative;
    }

    .catp-gallery-thumbnails {
        flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        padding-bottom: 10px;
    }

    .catp-gallery-thumb {
        width: 65px;
        height: 65px;
    }

    .catp-main-image {
        min-height: 280px;
    }

    .catp-single-product-details {
        width: 100%;
    }

    .catp-single-actions {
        width: 100%;
    }

    .catp-single-add-btn {
        width: 100%;
    }
}

/* Phone Input Wrapper */
.catp-phone-group {
    position: relative;
}

/* Main Input */
.catp-phone-input {
    width: 100%;
    padding: 16px 18px 16px 75px;
    border-radius: 14px;
    border: 1px solid #e0e0e0;
    font-size: 15px;
    font-family: 'Outfit', sans-serif;
    background: #fff;
    transition: all 0.3s ease;
}

/* Focus */
.catp-phone-input:focus {
    border-color: #b21d24;
    box-shadow: 0 0 0 3px rgba(178, 29, 36, 0.1);
    outline: none;
}

/* intl-tel-input full width */
.iti {
    width: 100%;
}

/* Flag position */
.iti__flag-container {
    left: 12px;
}

/* Flag button */
.iti__selected-flag {
    border-radius: 10px;
    padding: 6px;
    background: transparent;
}

/* Dropdown */
.iti__country-list {
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

/* Hover */
.iti__country:hover {
    background: #f5f5f5;
}

/* ============================================
   Most Demanding Carousel Swatches Layout
   ============================================ */
.catp-carousel-actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding-top: 8px;
}

.catp-carousel-actions .catp-color-swatches,
.catp-carousel-actions .catp-size-swatches {
    justify-content: center;
    flex-wrap: nowrap;
    gap: 8px;
    margin-bottom: 5px;
    max-width: 185px !important;
    /* Ensure 6 items limit specifically for the dashboard/carousel */
}

.catp-carousel-actions .catp-carousel-btn {
    width: 100%;
    justify-content: center;
}

/* ============================================
   Thank You / Order Success Panel
   ============================================ */
#catp-thankyou-panel {
    max-width: 820px;
    margin: 60px auto;
    padding: 0 20px;
    font-family: 'Outfit', sans-serif;
}

.catp-thankyou-inner {
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .08);
    padding: 56px 48px 48px;
    text-align: center;
    border: 1px solid #f0f0f0;
}

/* Animated checkmark */
.catp-thankyou-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 24px;
}

.catp-thankyou-icon svg {
    width: 100%;
    height: 100%;
}

.catp-check-path {
    stroke-dasharray: 60;
    stroke-dashoffset: 60;
    animation: catp-draw-check 0.6s 0.3s ease forwards;
}

@keyframes catp-draw-check {
    to {
        stroke-dashoffset: 0;
    }
}

.catp-thankyou-title {
    font-size: 32px;
    font-weight: 700;
    color: #111;
    margin: 0 0 12px;
}

.catp-thankyou-subtitle {
    font-size: 15px;
    color: #555;
    line-height: 1.7;
    margin: 0 0 36px;
}

.catp-thankyou-products-heading {
    font-size: 18px;
    font-weight: 600;
    color: #111;
    margin: 0 0 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f0f0f0;
    text-align: left;
}

.catp-thankyou-products {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 36px;
}

/* Individual product card in thank you */
.catp-ty-card {
    display: flex;
    align-items: center;
    gap: 16px;
    background: #fafafa;
    border: 1px solid #eee;
    border-radius: 14px;
    padding: 14px 18px;
    text-align: left;
    transition: box-shadow 0.2s;
}

.catp-ty-card:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, .06);
}

.catp-ty-img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #eee;
    flex-shrink: 0;
    mix-blend-mode: multiply;
}

.catp-ty-card-info {
    flex: 1;
}

.catp-ty-card-name {
    font-size: 15px;
    font-weight: 600;
    color: #111;
    margin: 0 0 8px;
}

.catp-ty-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.catp-ty-meta-chip {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: #f0f0f0;
    color: #444;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 10px;
    border-radius: 100px;
}

.catp-ty-chip-qty {
    background: #b21d241a;
    color: #b21d24;
    font-weight: 600;
}

.catp-ty-dot {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .15);
    flex-shrink: 0;
}

/* Home button */
.catp-thankyou-home-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 13px 32px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 100px;
    text-decoration: none !important;
}

/* Checkout error box */
.catp-checkout-error {
    background: #fef2f2;
    color: #b21d24;
    border: 1px solid #fecaca;
    border-radius: 10px;
    padding: 12px 18px;
    font-size: 14px;
    margin-bottom: 16px;
    text-align: center;
}

@media (max-width: 600px) {
    .catp-thankyou-inner {
        padding: 36px 20px 32px;
    }

    .catp-thankyou-title {
        font-size: 24px;
    }

    .catp-ty-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .catp-ty-img {
        width: 80px;
        height: 80px;
    }
}

/* ============================================
   Most Demanding Carousel Mobile Fixes (including 375px)
   ============================================ */
@media (max-width: 768px) {

    /* 1. Carousel Container & Spacing */
    .catp-carousel-container {
        padding: 0 35px !important;
        margin: 20px auto !important;
    }

    .catp-carousel-track-wrapper {
        padding: 5px 0 !important;
    }

    /* 2. Smaller Carousel Navigation Arrows */
    .catp-carousel-prev,
    .catp-carousel-next {
        width: 32px !important;
        height: 32px !important;
        font-size: 16px !important;
        box-shadow: 0 2px 6px rgba(229, 57, 53, 0.2) !important;
    }

    .catp-carousel-prev {
        left: 0 !important;
    }

    .catp-carousel-next {
        right: 0 !important;
    }

    /* 3. Premium Card Styling */
    .catp-carousel-card {
        padding: 15px !important;
        border-radius: 20px !important;
        border: 1px solid #eaeaea !important;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08) !important;
        background: #ffffff !important;
    }

    .catp-carousel-image {
        height: 220px !important;
        margin-bottom: 12px !important;
        background: #ffffff !important;
    }

    .catp-carousel-image img {
        mix-blend-mode: multiply !important;
    }

    /* 4. Bold Uppercase Title */
    .catp-carousel-title {
        font-size: 16px !important;
        font-weight: 700 !important;
        color: #000000 !important;
        text-transform: uppercase !important;
        text-align: center !important;
        margin-top: 10px !important;
        margin-bottom: 15px !important;
        line-height: 1.3 !important;
        min-height: auto !important;
        display: block !important;
    }

    /* 5. Swatches Horizontal Alignment */
    .catp-carousel-card .catp-color-swatches,
    .catp-carousel-card .catp-size-swatches {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 10px !important;
        flex-wrap: nowrap !important;
        /* Keep in single line */
        margin-bottom: 10px !important;
        width: 100% !important;
        padding: 2px !important;
    }

    /* Override touch target sizes for swatches inside carousel card */
    .catp-carousel-card .catp-color-swatches label,
    .catp-carousel-card .catp-size-swatches label {
        min-width: unset !important;
        min-height: unset !important;
        padding: 0 !important;
        margin: 0 !important;
        width: auto !important;
        height: auto !important;
        display: inline-flex !important;
    }

    /* Color Swatches Circle Styling */
    .catp-carousel-card .catp-swatch {
        width: 24px !important;
        height: 24px !important;
        border-radius: 50% !important;
        border: 1px solid #ddd !important;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) !important;
        transition: transform 0.2s ease-in-out !important;
    }

    .catp-carousel-card .catp-color-swatches input[type="radio"]:checked+.catp-swatch {
        border: 2px solid #333 !important;
        transform: scale(1.15) !important;
    }

    /* Size Labels Styling (fits S M L XL 2XL 3XL in single row) */
    .catp-carousel-card .catp-size-label {
        font-size: 11px !important;
        font-weight: 700 !important;
        color: #333 !important;
        width: 26px !important;
        height: 26px !important;
        border-radius: 50% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        border: 1px solid transparent !important;
        background: transparent !important;
        transition: all 0.2s ease !important;
    }

    .catp-carousel-card .catp-size-swatches input[type="radio"]:checked+span {
        font-weight: 800 !important;
        color: #000000 !important;
        border: 1px solid #111827 !important;
        background: #e5e7eb !important;
    }

    /* 6. Quantity Section */
    .catp-carousel-card .catp-quantity-section {
        font-size: 14px !important;
        font-weight: 500 !important;
        font-family: 'Outfit', sans-serif !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        margin: 10px 0 16px 0 !important;
        width: 100% !important;
    }

    .catp-carousel-card .catp-qty-input {
        width: 58px !important;
        height: 26px !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        text-align: center !important;
        padding: 0 4px !important;
        margin-left: 8px !important;
        border: 1px solid #cccccc !important;
        border-radius: 5px !important;
        background: #ffffff !important;
        outline: none !important;
        box-shadow: none !important;
        color: #000000 !important;
    }

    /* 7. Action Buttons Side-by-Side */
    .catp-carousel-card .catp-action-buttons {
        display: flex !important;
        gap: 8px !important;
        flex-wrap: nowrap !important;
        width: 100% !important;
        padding: 0 !important;
        margin-top: auto !important;
    }

    .catp-carousel-card .catp-btn-red {
        font-size: 11px !important;
        font-weight: 600 !important;
        padding: 10px 4px !important;
        border-radius: 100px !important;
        text-align: center !important;
        justify-content: center !important;
        white-space: nowrap !important;
        flex: 1 !important;
        min-width: 0 !important;
        background: #b21d24 !important;
        color: #ffffff !important;
        box-sizing: border-box !important;
    }
}

/* 8. Specific adjustments for narrower screens e.g., 375px and down */
@media (max-width: 375px) {
    .catp-carousel-container {
        padding: 0 25px !important;
    }

    .catp-carousel-prev {
        left: -3px !important;
    }

    .catp-carousel-next {
        right: -3px !important;
    }

    .catp-carousel-card {
        padding: 12px 8px !important;
    }

    .catp-carousel-image {
        height: 180px !important;
    }

    .catp-carousel-title {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }

    .catp-carousel-card .catp-color-swatches,
    .catp-carousel-card .catp-size-swatches {
        gap: 6px !important;
        margin-bottom: 8px !important;
    }

    .catp-carousel-card .catp-swatch {
        width: 20px !important;
        height: 20px !important;
    }

    .catp-carousel-card .catp-size-label {
        font-size: 10px !important;
        width: 22px !important;
        height: 22px !important;
    }

    .catp-carousel-card .catp-qty-input {
        width: 48px !important;
        height: 24px !important;
        font-size: 13px !important;
    }

    .catp-carousel-card .catp-btn-red {
        font-size: 10px !important;
        padding: 8px 2px !important;
    }
}

/* Single Product Page Mobile Alignments (max-width: 480px) */
@media (max-width: 480px) {

    .catp-single-sizes,
    .catp-single-colors,
    .catp-single-styles {
        flex-wrap: nowrap !important;
        gap: 5px !important;
        margin-bottom: 12px !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 4px;
    }

    .catp-single-sizes strong,
    .catp-single-colors strong,
    .catp-single-styles strong,
    .catp-single-fabric strong {
        min-width: 65px !important;
        font-size: 13px !important;
        margin-right: 2px !important;
        flex-shrink: 0 !important;
        white-space: nowrap !important;
    }

    .catp-single-fabric label,
    .catp-single-fabric .catp-fabric-label {
        flex-shrink: 0 !important;
        white-space: nowrap !important;
    }

    /* Single Product label resizing */
    .catp-single-sizes .catp-size-label,
    .catp-single-styles .catp-style-label {
        min-width: 28px !important;
        height: 26px !important;
        padding: 0 4px !important;
        font-size: 12px !important;
    }

    /* General swatch overrides for 480px */
    .catp-color-swatches label,
    .catp-size-swatches label {
        min-width: 28px !important;
        min-height: 28px !important;
        width: 28px !important;
        height: 28px !important;
    }

    .catp-swatch {
        width: 22px !important;
        height: 22px !important;
    }

    .catp-single-sizes label,
    .catp-single-colors label,
    .catp-single-styles label {
        margin-bottom: 0 !important;
    }
}

/* Responsive Price and Stock Display */
.catp-single-price {
    font-size: clamp(20px, 4vw, 26px);
    font-weight: 600;
    margin-bottom: 10px;
    color: #d32f2f;
}

.catp-single-stock {
    font-size: clamp(12px, 2.5vw, 15px);
    font-weight: 600;
    margin-bottom: 15px;
}

.catp-card-price {
    font-size: clamp(16px, 3.5vw, 18px);
    font-weight: 600;
    margin-bottom: 5px;
    color: #d32f2f;
}

.catp-card-stock {
    font-size: clamp(11px, 2vw, 13px);
    font-weight: 600;
    margin-bottom: 10px;
}

.catp-in-stock {
    color: #2e7d32;
}

.catp-out-of-stock {
    color: #d32f2f;
}

@media (max-width: 768px) {
    .catp-single-price {
        margin-bottom: 8px;
    }

    .catp-single-stock {
        margin-bottom: 12px;
    }

    .catp-card-price {
        margin-bottom: 4px;
        font-size: 15px;
    }

    .catp-card-stock {
        margin-bottom: 8px;
        font-size: 11px;
    }

    /* Fix Product Card size on mobile for a cleaner look */
    .catp-product-grid {
        grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
        gap: 15px;
    }

    .catp-product-card {
        border-radius: 12px;
    }

    .catp-product-image {
        height: 180px;
        padding: 10px;
    }

    .catp-product-info {
        /* padding: 0px 10px 0px 10px; */
    }

    .catp-product-info h3 {
        font-size: 15px;
        height: 40px;
        margin: 10px 0 8px 0;
        line-height: 1.3;
    }

    .catp-action-buttons {
        gap: 6px;
        flex-direction: row;
        padding: 0 10px;
    }

    .catp-btn-red {
        padding: 8px 4px;
        font-size: 10.5px;
        flex: 1;
        text-align: center;
        border-radius: 20px;
        white-space: normal;
        line-height: 1.2;
        width: auto;
    }

    .catp-quantity-section {
        margin: 12px 0 15px 0;
        font-size: 13px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
    }

    .catp-quantity-section label {
        white-space: nowrap;
        margin-bottom: 0;
    }

    .catp-qty-input {
        width: 45px !important;
        height: 28px !important;
        font-size: 14px !important;
        margin-left: 0;
        padding: 0 4px !important;
    }
}

.catp-single-styles input[type="checkbox"]:checked+.catp-style-label {
    font-weight: 800;
    color: #000;
    transform: scale(1.05);
    border: 1px solid #111827;
    background: #e5e7eb;
}

.catp-single-styles input[type="checkbox"],
.catp-style-swatches input[type="checkbox"],
.catp-single-styles input[type="radio"],
.catp-style-swatches input[type="radio"] {
    display: none;
}

@media (max-width: 768px) {
    .catp-product-card {
        border-radius: 12px;
        margin: auto;
        max-width: 75%;
    }
}

@media only screen and (max-width:768px) {

    .catp-custom-design {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .catp-shop-container-custom {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        gap: 0 !important;
    }

    .catp-main-custom {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* GRID */
    .catp-product-grid-custom,
    .catp-related-products .catp-product-grid,
    .catp-related-products .catp-product-grid-custom {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 0 !important;
        column-gap: 6px !important;
        row-gap: 6px !important;

        width: 100% !important;
        max-width: 100% !important;

        padding: 0 !important;
        margin: 0 !important;
    }

    /* CARD */
    .catp-product-card,
    .catp-related-products .catp-product-card {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 5px !important;
        border-radius: 0 !important;
        box-sizing: border-box !important;
    }

    /* IMAGE */
    .catp-product-image,
    .catp-related-products .catp-product-image {
        margin: 0 0 5px !important;
        height: auto !important;
    }

    .catp-product-image img,
    .catp-related-products .catp-product-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: contain !important;
    }

    /* TITLE */
    .catp-product-info h3,
    .catp-related-products .catp-product-info h3 {
        font-size: 12px !important;
        line-height: 1.2 !important;
        min-height: 30px !important;
        margin: 5px 0 !important;
    }

    /* COLOR */
    .catp-color-swatches,
    .catp-related-products .catp-color-swatches {
        gap: 4px !important;
    }

    .catp-swatch,
    .catp-related-products .catp-swatch {
        width: 20px !important;
        height: 20px !important;
    }

    /* SIZE */
    .catp-size-swatches,
    .catp-related-products .catp-size-swatches {
        gap: 0px !important;
    }

    .catp-size-label,
    .catp-related-products .catp-size-label {
        font-size: 11px !important;
        min-width: 24px !important;
        min-height: 24px !important;
        width: 24px !important;
        height: 24px !important;
    }

    /* QTY */
    .catp-quantity-section,
    .catp-related-products .catp-quantity-section {
        font-size: 11px !important;
        margin: 6px 0 !important;
    }

    .catp-quantity-section input,
    .catp-related-products .catp-quantity-section input {
        width: 38px !important;
        height: 26px !important;
    }

    /* BUTTON */
    .catp-btn-red,
    .catp-related-products .catp-btn-red {
        width: 100% !important;
        height: 25px !important;
        font-size: 10px !important;
        margin-top: 4px !important;
    }

    /* REMOVE SIDE SPACING */
    body,
    .site-content,
    .woocommerce,
    .woocommerce-page,
    .container,
    .elementor-container,
    .elementor-widget-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Make variation labels sticky when scrolling swatches on mobile */
    .catp-single-sizes .catp-variation-label,
    .catp-single-colors .catp-variation-label,
    .catp-single-styles .catp-variation-label {
        position: sticky !important;
        left: 0 !important;
        background: #fff !important;
        z-index: 2 !important;
        display: flex !important;
        align-items: center !important;
        padding-right: 10px !important;
    }
}

@media only screen and (max-width:480px) {

    /* Container adjustments */
    .catp-custom-design,
    .catp-most-demanding-section {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .catp-shop-container-custom,
    .catp-carousel-container {
        width: 100% !important;
        padding: 15px 0 0 0 !important;
        margin: 0 !important;
        gap: 0 !important;
    }

    .catp-main-custom,
    .catp-carousel-track-wrapper {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* GRID for product-list */
    .catp-product-grid-custom {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 0 !important;
        column-gap: 6px !important;
        row-gap: 6px !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    /* 2-column Flex layout for carousel track to maintain sliding */
    .catp-carousel-track {
        display: flex !important;
        gap: 6px !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .catp-carousel-slide {
        flex: 0 0 calc(50% - 3px) !important;
        max-width: calc(50% - 3px) !important;
        margin: 0 !important;
        box-sizing: border-box !important;
    }

    /* CARD */
    .catp-product-card,
    .catp-carousel-card {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 6px !important;
        border-radius: 0 !important;
        box-sizing: border-box !important;
    }

    /* IMAGE */
    .catp-product-image,
    .catp-carousel-image {
        height: 100% !important;
        margin: 0 0 5px !important;
        padding: 0 !important;
    }

    .catp-product-image img,
    .catp-carousel-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: contain !important;
    }

    /* TITLE */
    .catp-product-info h3,
    .catp-carousel-info .catp-carousel-title {
        font-size: 12px !important;
        line-height: 1.2 !important;
        min-height: 30px !important;
        margin: 5px 0 !important;
    }

    /* COLOR */
    .catp-product-card .catp-color-swatches,
    .catp-carousel-card .catp-color-swatches {
        gap: 4px !important;
    }

    .catp-product-card .catp-swatch,
    .catp-carousel-card .catp-swatch {
        width: 20px !important;
        height: 20px !important;
    }

    /* SIZE */
    .catp-product-card .catp-size-swatches,
    .catp-carousel-card .catp-size-swatches {
        gap: 0px !important;
    }

    .catp-product-card .catp-size-label,
    .catp-carousel-card .catp-size-label {
        font-size: 11px !important;
        width: 20px !important;
        height: 20px !important;
    }

    /* QTY */
    .catp-product-card .catp-quantity-section,
    .catp-carousel-card .catp-quantity-section {
        font-size: 11px !important;
        margin: 6px 0 !important;
    }

    .catp-product-card .catp-quantity-section input,
    .catp-carousel-card .catp-quantity-section input {
        width: 38px !important;
        height: 26px !important;
    }

    /* BUTTON */
    .catp-product-card .catp-btn-red,
    .catp-carousel-card .catp-btn-red {
        width: 100% !important;
        font-size: 11px !important;
        margin-top: 4px !important;
    }

    .catp-product-card .catp-action-buttons,
    .catp-carousel-card .catp-action-buttons {
        padding: 0 !important;
        gap: 3px !important;
        flex-wrap: nowrap !important;
        margin: 0px 0px 0 0px !important;
    }

    /* REMOVE SIDE SPACING */
    body,
    .site-content,
    .woocommerce,
    .woocommerce-page,
    .container,
    .elementor-container,
    .elementor-widget-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Arrow Overlap adjustment for Most Demanding Carousel */
    .catp-carousel-prev,
    .catp-carousel-next {
        z-index: 20 !important;
        width: 35px !important;
        height: 35px !important;
        font-size: 16px !important;
    }

    .catp-carousel-prev {
        left: 5px !important;
    }

    .catp-carousel-next {
        right: 5px !important;
    }
}

/* =====================================================
   CATP FIX: Product listing image/card blank height issue
   Fixes cards showing huge white/blank image columns on category pages.
   ===================================================== */
.catp-product-grid-custom .catp-product-card,
.catp-product-grid .catp-product-card,
.catp-carousel-card {
    height: auto !important;
    min-height: 0 !important;
}

/*.catp-product-grid-custom .catp-product-card .catp-product-image,*/
/*.catp-product-grid-custom .catp-product-card>a.catp-product-image,*/
/*.catp-product-grid .catp-product-card .catp-product-image,*/
/*.catp-product-card .catp-product-image,*/
/*.catp-carousel-card .catp-carousel-image {*/
/*    height: 100% !important;*/
/*    min-height: 100% !important;*/
/*    max-height: 100% ! important;*/
/*    width: 100% !important;*/
/*    padding: 10px !important;*/
/*    margin: 0 0 10px !important;*/
/*    display: flex !important;*/
/*    align-items: center !important;*/
/*    justify-content: center !important;*/
/*    overflow: hidden !important;*/
/*    box-sizing: border-box !important;*/
/*}*/

.catp-product-grid-custom .catp-product-card .catp-product-image img,
.catp-product-grid .catp-product-card .catp-product-image img,
.catp-product-card .catp-product-image img,
.catp-carousel-card .catp-carousel-image img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    display: block !important;
}

@media (max-width: 1024px) {

    .catp-product-grid-custom .catp-product-card .catp-product-image,
    .catp-product-grid-custom .catp-product-card>a.catp-product-image,
    .catp-product-grid .catp-product-card .catp-product-image,
    .catp-product-card .catp-product-image,
    .catp-carousel-card .catp-carousel-image {
        height: 100% !important;
        min-height: 100% !important;
        max-height: 100% !important;
    }
}

@media (max-width: 480px) {

    .catp-product-grid-custom .catp-product-card .catp-product-image,
    .catp-product-grid-custom .catp-product-card>a.catp-product-image,
    .catp-product-grid .catp-product-card .catp-product-image,
    .catp-product-card .catp-product-image,
    .catp-carousel-card .catp-carousel-image {
        height: 140px !important;
        min-height: 140px !important;
        max-height: 140px !important;
        padding: 6px !important;
    }
}

/* Water transparent carousel controls */
.catp-carousel-prev,
.catp-carousel-next {
    background: rgba(255, 255, 255, 0.5) !important;
    backdrop-filter: blur(4px) !important;
    -webkit-backdrop-filter: blur(4px) !important;
    color: #333 !important;
    border: 1px solid rgba(255, 255, 255, 0.7) !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
    transition: all 0.3s ease !important;
}

.catp-carousel-prev:hover,
.catp-carousel-next:hover {
    background: rgba(255, 255, 255, 0.8) !important;
}

/* =====================================================
   CATP FIX: Force perfect aspect ratio to prevent collapse
   This ensures images never shrink when Javascript swaps them
   ===================================================== */
/*.catp-product-grid-custom .catp-product-card .catp-product-image,*/
/*.catp-product-grid .catp-product-card .catp-product-image,*/
/*.catp-product-card .catp-product-image,*/
/*.catp-carousel-card .catp-carousel-image {*/
/*    aspect-ratio: 1 / 1 !important;*/
/*    width: 100% !important;*/
/*    height: auto !important;*/
/*    min-height: auto !important;*/
/*    max-height: none !important;*/
/*}*/

/*.catp-product-grid-custom .catp-product-card .catp-product-image img,*/
/*.catp-product-grid .catp-product-card .catp-product-image img,*/
/*.catp-product-card .catp-product-image img,*/
/*.catp-carousel-card .catp-carousel-image img {*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*    max-width: 100% !important;*/
/*    max-height: 100% !important;*/
/*    object-fit: contain !important;*/
/*}*/

/* Empty Cart Styles */
.empty-cart{
    max-width:500px;
    margin:60px auto;
    padding:40px 25px;
    background:#fff;
    border:1px solid #ececec;
    border-radius:15px;
    text-align:center;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
    font-family:'Outfit',sans-serif;
}

.empty-cart-icon{
    width:90px;
    height:90px;
    margin:0 auto 20px;
    border-radius:50%;
    background:#f5f5f5;
    display:flex;
    justify-content:center;
    align-items:center;
}

.empty-cart-icon i{
    font-size:42px;
    color:#b21d24;
}

.empty-cart h2{
    margin:0 0 15px;
    font-size:28px;
    color:#222;
}

.empty-cart p{
    color:#666;
    line-height:1.7;
    margin-bottom:30px;
}

.shop-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    background:#b21d24;
    color:#fff;
    text-decoration:none;
    padding:14px 28px;
    border-radius:8px;
    font-weight:600;
    transition:.3s;
}

.shop-btn i{
    font-size:18px;
}

.shop-btn:hover{
    background:#92171d;
    color:#fff;
    transform:translateY(-2px);
}

@media(max-width:768px){
    .empty-cart{
        margin:30px 15px;
        padding:30px 20px;
    }
    .shop-btn{
        width:100%;
    }
}

/* Checkout Empty Styles */
.checkout-empty{
    max-width:600px;
    margin:60px auto;
    padding:45px 30px;
    text-align:center;
    background:#fff;
    border:1px solid #e6e6e6;
    border-radius:15px;
    box-shadow:0 10px 25px rgba(0,0,0,.08);
    font-family:'Outfit',sans-serif;
}

.checkout-icon{
    width:90px;
    height:90px;
    margin:0 auto 25px;
    border-radius:50%;
    background:#f8f8f8;
    display:flex;
    align-items:center;
    justify-content:center;
}

.checkout-icon i{
    font-size:42px;
    color:#b21d24;
}

.checkout-empty h2{
    font-size:30px;
    margin-bottom:15px;
    color:#222;
}

.checkout-empty p{
    color:#666;
    line-height:1.7;
    margin-bottom:35px;
}

.checkout-actions{
    display:flex;
    justify-content:center;
    gap:15px;
    flex-wrap:wrap;
}

.checkout-actions a{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:14px 24px;
    border-radius:8px;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

.btn-shop{
    background:#b21d24;
    color:#fff;
}

.btn-shop:hover{
    background:#93181d;
    color:#fff;
}

.btn-cart{
    background:#fff;
    color:#b21d24;
    border:2px solid #b21d24;
}

.btn-cart:hover{
    background:#b21d24;
    color:#fff;
}

@media(max-width:768px){

.checkout-empty{
    margin:30px 15px;
    padding:35px 20px;
}

.checkout-empty h2{
    font-size:24px;
}

.checkout-actions{
    flex-direction:column;
}

.checkout-actions a{
    width:100%;
    justify-content:center;
}

}