/*!
Theme Name: ENCHANTED FLORIST 2025
Author: Lee @ Azizi
Author URI: https://azizi.co.uk
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

body {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    padding: 0 !important;
    max-width: 100%;
}

body {
    max-width: 100vw;
    overflow-x: hidden;
}

/* TOPBAR */
.topbar {
    background-color: #d70967;
    color: #fff;
    font-size: 13px;
    padding: 15px;
    overflow: hidden !important;
}

.topbar a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

.topbar a:hover {
    font-size: 13px;
    color: #000;
    text-decoration: underline;
}

.topbar .skew-blue {
    background-color: #fff !important;
    color: #d70967 !important;
    position: relative;
    height: 49px;
    margin-top: -15px;
    margin-bottom: -15px;
    line-height: 52px !important;
    z-index: 1 !important;
}

.topbar .skew-blue::before {
    display: block;
    content: ' ';
    width: 49px;
    height: 49px;
    top: 0;
    left: -20px;
    transform: skew(40deg) !important;
    position: absolute;
    background-color: #fff !important;
    z-index: -1 !important;
}

.topbar .skew-blue::after {
    left: 100%;
    top: 0;
    display: block;
    content: ' ';
    width: 500px;
    height: 49px;
    position: absolute;
    background-color: #fff !important;
    z-index: -1 !important;

}

.topbar .skew-blue a {
    color: #d70967 !important;
}

.topbar .skew-blue a:hover {
    color: #000 !important;
}

/* HEADER */
.mt-nav {
    margin-top: 38px !important;
    margin-right: 10px !important;
}

.header {
    padding: 40px 20px;
    background: #fff !important;
}

/* NAV */
.navbar {
    text-transform: uppercase;
    padding: 0 20px;
    background-color: #fff;
    font-weight: 500;
    letter-spacing: 1px
}

.navbar h1 {
    text-transform: uppercase;
    font-size: 23px;
    color: #2e86c0;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.nav-item a {
    color: #fff;
    font-size: 14px;
    padding: 20px 20px !important;
    border: none !important;
    background: none !important;
}

.nav-item a:hover {
    font-size: 14px;
    color: #000 !important;
    background: #d70967 !important;

}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link,
.nav-item a:hover {
    color: #d70967 !important;
    background: none !important;
}

a.dropdown-item {
    padding: 10px 20px !important;
}

a.dropdown-item:hover {
    color: #d70967 !important;
    background: none !important;
}

.navbar-nav .nav-link {
    color: #000 !important;
}

.navbar-toggler {
    border: none;
}

.dropdown-menu {
    border: none;
    background-color: #000;
}

.position-inherit {
    position: inherit !important;
}

/* SLIDESHOW */
.carousel-caption {
    bottom: 0px !important;
    left: 0 !important;
    right: 0 !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    padding: 20px 20px 50px 20px !important;
}

.carousel-caption h2 {
    margin: 0 !important;
}

.carousel-item h1 {
    font-size: 40px;
    font-weight: 500;
}

.carousel-item p {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
}

.carousel-indicators .active {
    background-color: #fff;
}

@media all and (max-width:768px) {
    .carousel-caption {
        top: 50% !important;
        left: 50% !important;
        right: auto !important;
        bottom: auto !important;
        transform: translate(-50%, -50%) !important;
        min-width: 300px;
    }

    .carousel-caption p {
        margin: 0 !important;
    }

    .carousel-item h1 {
        font-size: 25px;
        font-weight: 500;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    }
}

/* CONTENT */
.pinkbg {
    background-color: #d70967;
    padding-top: 60px;
    padding-left: 0;
    padding-bottom: 30px;
    padding-left: 0;
    line-height: 27px;
}

.pinkbg h1 {
    font-size: 30px;
    font-weight: 600;
}

.pinkbg h4 {
    font-size: 18px;
    font-weight: 600;
}

.whitebg {
    background-color: #fff;
    padding-top: 60px;
    padding-left: 0;
    padding-bottom: 60px;
    padding-left: 0;
    line-height: 27px;
}

.whitebg h1 {
    font-size: 30px;
    font-weight: 600;
}

.whitebg h4 {
    font-size: 18px;
    font-weight: 600;
}

.lightgrey_bg {
    background-color: #f5f5f5;
    padding-top: 60px;
    padding-left: 0;
    padding-bottom: 60px;
    padding-left: 0;
}

.lightgrey_bg h1 {
    font-size: 30px;
    font-weight: 600;
}

.btn-primary {
    color: #fff !important;
    background-color: #d70967;
    border-color: #d70967;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 1px;
}

.btn-primary:hover {
    color: #000 !important;
    background-color: #FED5D9;
    border-color: #FED5D9;
    font-weight: 500;
    letter-spacing: 1px;
}

.container.sm {
    max-width: 1000px !important;
}

/* FANCY SECTION */
.py-6 {
    padding: 140px 0 !important;
}

.fancy_section {
    color: white;
    text-align: center;
    width: 100%;
    padding: 100px 20px 100px;
}

.fancy_section .container {
    max-width: 1400px !important;
}

.fancy_section .container.sm {
    max-width: 710px !important;
}

.fancy_section_sub .container.sm {
    max-width: 1000px !important;
}

.fancy_section_sub {
    margin-top: -150px;
    min-height: 150px;
}

.fancy_section.parallax {
    background-size: cover;
}

.image-container {
    position: relative;
    /* Ensures absolute positioning works */
    text-align: center;
    min-height: 300px;
}

.fancy_section h3 {
    font-size: 25px;
    font-weight: 600;
}

.fancy_section h5 {
    color: #000;
}

.card h5 {
    font-weight: 600;
}

.bg-primary {
    background-color: #d70967 !important;
}

.whitebg small,
.lightgrey_bg small,
.fancy_section small,
.slide small {
    color: #fff;
    letter-spacing: 1px;
}

/* FOOTER */
.footer {
    background-color: #fff;
    color: #000;
    font-size: 13px;
    padding-top: 60px;
    padding-left: 0;
    padding-bottom: 60px;
    padding-left: 0;
    line-height: 25px;
}

.footer a {
    color: #000;
    text-decoration: none;
}

.footer a:hover {
    color: #d70967;
    text-decoration: none;
}

.footer h4 {
    font-size: 17px;
    font-weight: 00;
}

/* OTHER */

.redicon {
    color: #d70967;
}

.borderline {
    position: relative;
    width: 20%;
    height: 2px;
    background-color: #d70967;
}

.slide {
    line-height: 25px;
    background-size: cover !important;
}

.slide h2 {
    font-size: 30px;
    font-weight: 600 !important;
}


/* Logo Carousel */
#partnerCarousel .carousel-container {
    overflow: hidden;
    position: relative;
    width: 100%;
}

#partnerCarousel .carousel-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

#partnerCarousel .carousel-item-custom {
    text-align: center;
    padding: 10px;
}

#partnerCarousel .carousel-item-custom img {
    max-width: 100%;
    max-height: 80px;
    object-fit: contain;
}

#partnerCarousel .carousel-control-prev,
#partnerCarousel .carousel-control-next {
    width: 5%;
    z-index: 10;
}

.z-search {
    z-index: 1044;
    transform: rotate(-90deg) translateY(50px) !important;
    border-radius: 6px 6px 0 0 !important
}

.over-nav {
    z-index: 1021 !important;
    position: relative !important;
}

.fade-in-bar {
    background: #fff;
    padding: 0.75rem 0;
    z-index: 1019;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.2s ease;
    position: fixed;
    top: 0px !important;
    width: 100%;
}

.fade-in-bar.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    top: 61px !important;
}

/*
.form-control,
.form-select,
.btn {
    border-radius: 0 !important;
}*/

.form-control.rounded-pill {
    border-radius: 30px !important;
}

.btn.rounded-pill {
    border-radius: 20px !important;
}

a {
    color: #d70967;
}

a:hover {
    color: #000;
}

.header a,
.search-faded a {
    color: #000;
}

.header a:hover,
.search-faded a:hover {
    color: #d70967;
}

.p-35 {
    padding: 1.28rem !important;

}

/* My Account Page Container */
.flex-shop .woocommerce {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin-top: 2rem;
}

/* Navigation Menu */
.woocommerce-MyAccount-navigation {
    flex: 1 1 250px;
    background: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 1.5rem;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-MyAccount-navigation li {
    margin-bottom: 1rem;
}

.woocommerce-MyAccount-navigation a {
    display: block;
    padding: 0.75rem 1rem;
    color: #333;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.woocommerce-MyAccount-navigation a:hover {
    background-color: #e9ecef;
    border-color: #ccc;
}

.woocommerce-MyAccount-navigation .is-active a {
    background-color: #0073aa;
    color: #fff;
    border-color: #0073aa;
}

/* Content Area */
.woocommerce-MyAccount-content {
    flex: 2 1 600px;
    padding: 1.5rem;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
}

/* Responsive Layout */
@media (max-width: 768px) {
    .woocommerce {
        flex-direction: column;
    }

    .woocommerce-MyAccount-navigation,
    .woocommerce-MyAccount-content {
        width: 100%;
    }
}

.products.columns-4,
.products.columns-3 {
    width: 100% !important;
}

/* Product Card Base */
.woocommerce ul.products li.product {
    list-style: none;
    background: #fff;
    border-radius: 1rem;
    /*
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.05);
    */
    overflow: hidden;
    padding: 1rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Hover Effect */
.woocommerce ul.products li.product:hover {
    transform: scale(1.1);
}

/* Product Title */
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
    /*font-size: 1.1rem;*/
    font-weight: 600;
    margin-top: 0.75rem;
}

/* Price Styling */
.woocommerce ul.products li.product {
    text-align: center !important;
}

.afterpay-main-text,
square-placement {
    font-weight: bold !important;
}

.woocommerce ul.products li.product .price {
    /*
    font-size: 22px !important;
    font-weight: bold !important;
    */
    margin: 0.5rem 0 !important;
}

.woocommerce .summary .price .woocommerce-Price-amount.amount {
    /*font-size: 26px !important;
    font-weight: bold !important;*/
    margin: 0.5rem 0 !important;
    color: #d70967 !important;
}

.woocommerce ul.products li.product .price del {
    color: #999 !important;
    margin-right: 0.25rem !important;
}

.woocommerce ul.products li.product .price ins {
    color: #dc3545 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

/* Sale Flash */
.woocommerce ul.products li.product .onsale {
    position: absolute !important;
    background: #dc3545 !important;
    color: #fff !important;
    font-size: 1rem;
    font-weight: bold;
    z-index: 2;
    top: -10px !important;
    left: -70px !important;
    right: auto !important;
    padding: 40px 80px 20px 80px !important;
    border-radius: 0 !important;
    line-height: normal !important;
    min-height: auto !important;
    height: auto !important;
    margin: 0 !important;
    transform: rotate(-45deg) !important;
}

/* Cart */
.woocommerce-cart-form__cart-item.cart_item .product-thumbnail img {
    max-width: 180px;
    object-fit: cover;
    aspect-ratio: 1/1;
    width: 100%;
    border-radius: 10px !important;

}

.checkout-button.button.alt.wc-forward {
    display: block !important;
    width: 100% !important;
    margin-bottom: 20px !important;
    text-align: center !important;
    font-size: 18px !important;
    padding: 17px !important;
}

/* Product Image */
.woocommerce ul.products li.product img {
    object-fit: cover;
    aspect-ratio: 1/1;
    width: 100%;
    transition: opacity 0.3s;
    margin: 0 !important;
    border-radius: 20px !important;
}

.woocommerce ul.products li.product {
    border-radius: 0px !important;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product square-placement,
.woocommerce ul.products li.product .button {
    margin-left: 15px !important;
    margin-right: 15px !important;
    border-radius: 30px !important;
}

.woocommerce ul.products li.product .quick_view.button {
    margin-bottom: 15px;
}

.woocommerce ul.products li.product a .woocommerce-loop-product__title {
    color: #000;
}

/* Stock Alert */
.stock-alert {
    color: #dc3545;
    font-size: 1rem;
    font-weight: 500;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #ffcccc;
    padding: 4px 6px;
    border-radius: 0 !important;
    line-height: normal !important;
    min-height: auto !important;
    height: auto !important;
}

/* Add to Cart Button */
.woocommerce ul.products li.product .button,
.single_add_to_cart_button.button.alt {
    margin-top: auto;
    display: block;
    text-align: center;
    background-color: #d70967 !important;
    color: #fff !important;
    padding: 0.5rem 1rem;
    border-radius: 0.375rem;
    font-weight: 600;
    transition: background 0.2s;
}

.woocommerce div.product form.cart .button {
    float: none !important;
    max-width: 100% !important;
}

.woocommerce ul.products li.product .button.add_to_cart_button,
.button.product_type_simple,
.single_add_to_cart_button.button.alt {
    margin-bottom: 15px !important;
    padding: 15px !important;
    border-radius: 30px;
}

.woocommerce ul.products li.product .button:hover,
.single_add_to_cart_button.button.alt:hover {
    background-color: #FED5D9 !important;
    color: #000 !important;
}

/* Quick view Button */
.woocommerce ul.products li.product .button.quick_view {
    background-color: #fff !important;
    color: #6c757d !important;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    content: "\f06e" !important;
    font-family: "Font Awesome 6 Pro" !important;
    font-weight: 900 !important;
    padding: 15px !important;

}

.woocommerce ul.products li.product .button.quick_view:hover {
    color: #343a40 !important;
}

.custom-price-box {
    font-size: 0.85rem;
    line-height: 1.4;
    background-color: #fcfcfc;
    border-bottom: solid 1px #efefef;
    border-top: solid 1px #efefef;
}

.entry-summary .custom-price-box {
    border: solid 1px #efefef;
    margin: 15px 0 !important;
    font-size: 24px !important;
}


.was-price {
    color: #6c757d;
}

.now-price {
    color: #28a745;
}

.save-price {
    color: #dc3545;
    font-weight: bold;
}

.standard-price {
    color: #666;
    font-style: italic;
}

.variations_form select {
    border-radius: 0 !important;
    padding: 0.6rem 1rem;
    font-size: 1rem;
    border: 1px solid #ccc;
    width: 100%;
}

.single_add_to_cart_button {
    background-color: #a1231f !important;
    border: none;
    padding: 0.75rem 1.5rem;
    font-weight: bold;
    border-radius: 0.5rem;
    font-size: 1rem;
    width: 100%;
    max-width: 250px;
}

.single_add_to_cart_button:hover {
    background-color: #7f1a1a !important;
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
    margin: 0 0 2rem;
}

/*
.woocommerce-tabs .wc-tabs {
    border-bottom: 2px solid #dee2e6;
    margin-bottom: 1rem;
}

.woocommerce-tabs .wc-tabs li {
    margin-right: 1rem;
}

.woocommerce-tabs .wc-tabs li a {
    padding: 0.5rem 1rem;
    border-radius: 0.375rem 0.375rem 0 0;
    background: #f8f9fa;
    font-weight: 600;
    color: #333;
}

.woocommerce-tabs .wc-tabs li.active a {
    background: #fff;
    border-bottom: 2px solid #fff;
    color: #a1231f;
}*/

.related.products {
    margin-top: 3rem;
    border-top: 1px solid #eee;
    padding-top: 2rem;
}

.page-description {
    margin: 0 auto !important;
}

.small-content {
    max-width: 800px !important;
    margin: 0 auto !important;
    display: block !important;
}

.woocommerce .orderby {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.woocommerce .orderby:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

#search-results {
    background: #fff;
    border: 1px solid #ccc;
    max-height: 300px;
}

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

    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100% !important;
        float: none !important;
    }
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0 0.65em;
}

.item-tag-cloud {
    max-height: 2.5em;
    max-width: calc(100% - 70px);
    position: relative;
}

.item-tag-cloud::after {
    display: block;
    content: '...';
    position: absolute;
    top: 0;
    right: 4px;
    line-height: 43px;
    opacity: 0.35;
}

.item-tag-cloud a.active {
    background-color: #dc3545;
    color: white;
    border-color: #dc3545;
}

.item-tag-cloud a.active:hover {
    background-color: #bb2d3b;
    color: white;
}

a.card.result {
    text-decoration: none !important;
    border-radius: 0 !important;
    transition: all ease-in-out 0.3s !important;
    border: none !important;
}

a.card.result:hover {
    transform: scale(1.1);
}

a.card.result .card-img-top {
    aspect-ratio: 9 / 16;
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 0 !important;
}

a.card.result .card-body {
    color: rgba(0, 0, 0, 0.65) !important;
    transition: all ease-in-out 0.3s !important;
    background: none !important;
}

a.card.result:hover .card-body {
    color: #000 !important;
    text-decoration: none !important;
    background: none !important;
}

.filter {
    top: 150px;
    left: 3%;
}

.whatsapp {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #25d366;
    color: #fff;
    text-align: center;
    padding: 5px;
    transition: all ease-in-out .3s;
    z-index: 99999999;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
}

.whatsapp:hover {
    color: #25d366;
    background: #fff;
    box-shadow: 0 0 5px 5px #25d366;

}

.swatch {
    width: 100%;
    padding-top: 75%;
    /* Maintain square aspect ratio */
    position: relative;
}

.swatch::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* Color classes */
.Anthracite::after {
    background-color: #2E2F30;
}

.Antique-Brass::after {
    background-color: #CD9575;
}

.Antimicrobial-Copper::after {
    background-color: #B87333;
}

.Ash::after {
    background-color: #B2BEB5;
}

.Beryl-Green::after {
    background-color: #DEE5C0;
}

.Black-Nickel::after {
    background-color: #3B3C36;
}

.Brushed-Brass::after {
    background-color: #B5A642;
}

.Brushed-Bronze::after {
    background-color: #B08D57;
}

.Brushed-Chrome::after {
    background-color: #C0C0C0;
}

.Brushed-Copper::after {
    background-color: #B87333;
}

.Brushed-Iridium::after {
    background-color: #4C516D;
}

.Brushed-Steel::after {
    background-color: #8A9A9A;
}

.Chalk-White::after {
    background-color: #F8F8F0;
}

.Champagne-Gold::after {
    background-color: #F7E7CE;
}

.Duck-Egg-Blue::after {
    background-color: #D1DAD3;
}

.Georgian-Brass::after {
    background-color: #AF8F6F;
}

.Gloss-Silver::after {
    background-color: #D3D3D3;
}

.Gloss-White::after {
    background-color: #FFFFFF;
}

.Graphite::after {
    background-color: #3A3F44;
}

.Gunmetal::after {
    background-color: #2C3539;
}

.Iridium-Black::after {
    background-color: #1C1C1C;
}

.Jet-Black::after {
    background-color: #0A0A0A;
}

.Limed-Oak::after {
    background-color: #D3CBB8;
}

.Mahogany::after {
    background-color: #4A1C1C;
}

.Matt-Black::after {
    background-color: #1A1A1A;
}

.Matt-Black-w--Brass::after {
    background-color: #1A1A1A;
}

.Matt-Chrome::after {
    background-color: #A9A9A9;
}

.Matt-White::after {
    background-color: #EDEDED;
}

.Matt-White-w--Brass::after {
    background-color: #EDEDED;
}

.Medium-Oak::after {
    background-color: #C19A6B;
}

.Mirror-Chrome::after {
    background-color: #D4D4D4;
}

.Mocha::after {
    background-color: #704214;
}

.Moulded-White::after {
    background-color: #F5F5F5;
}

.Oak::after {
    background-color: #C3B091;
}

.Pearl::after {
    background-color: #F8F8FF;
}

.Pearl-Nickel::after {
    background-color: #D1C6AD;
}

.Pewter-Effect::after {
    background-color: #96A8A1;
}

.Piano-Black::after {
    background-color: #050505;
}

.Pillar-Box-Red::after {
    background-color: #E63946;
}

.Polar-White::after {
    background-color: #FAFAFA;
}

.Polished-Brass::after {
    background-color: #D4AF37;
}

.Polished-Chrome::after {
    background-color: #E5E4E2;
}

.Polished-Copper::after {
    background-color: #DA8A67;
}

.Premium-White::after {
    background-color: #FFFFFF;
}

.Primed::after {
    background-color: #DDD8CC;
}

.Reflex-Blue::after {
    background-color: #001489;
}

.Rose-Pink::after {
    background-color: #F4C2C2;
}

.Satin-Chrome::after {
    background-color: #C0C0C0;
}

.Slate-Grey::after {
    background-color: #708090;
}

.Smoked-Bronze::after {
    background-color: #645452;
}

.Victorian-Brass::after {
    background-color: #A48F65;
}

.Vogue-Matt-Black::after {
    background-color: #0D0D0D;
}

.Vogue-Matt-White::after {
    background-color: #F5F5F5;
}

.White-Chocolate::after {
    background-color: #EFE1C6;
}

/* Gradient-enhanced finishes */
.Brushed-Brass::after {
    background: linear-gradient(90deg, #b79c2d 0%, #e6d27a 50%, #b79c2d 100%);
}

.Brushed-Bronze::after {
    background: linear-gradient(90deg, #8c6239 0%, #b08d57 50%, #8c6239 100%);
}

.Brushed-Chrome::after {
    background: linear-gradient(90deg, #d0d0d0, #c0c0c0, #d0d0d0);
}

.Brushed-Copper::after {
    background: linear-gradient(90deg, #b87333, #d28e5d, #b87333);
}

.Brushed-Iridium::after {
    background: linear-gradient(90deg, #4C516D, #6B728E, #4C516D);
}

.Brushed-Steel::after {
    background: linear-gradient(90deg, #8A9A9A, #B0BABA, #8A9A9A);
}

.Victorian-Brass::after {
    background: radial-gradient(circle at 30% 30%, #a48f65, #7a6241);
}

.Antique-Brass::after {
    background: radial-gradient(circle at 40% 40%, #CD9575, #886644);
}

.Georgian-Brass::after {
    background: radial-gradient(circle at 30% 70%, #AF8F6F, #7a5c3e);
}

.Gloss-Silver::after {
    background: linear-gradient(to bottom, #eeeeee, #cccccc);
}

.Gloss-White::after {
    background: linear-gradient(to bottom, #ffffff, #f0f0f0);
}

.Polished-Brass::after {
    background: linear-gradient(to bottom, #f9e37d, #d4af37, #f9e37d);
}

.Polished-Chrome::after {
    background: linear-gradient(to right, #e5e4e2, #c0c0c0, #e5e4e2);
}

.Polished-Copper::after {
    background: linear-gradient(to bottom, #da8a67, #b87333);
}

.Matt-Black-w--Brass::after {
    background: linear-gradient(to bottom, #1a1a1a 50%, #b79c2d 50%);
}

.Matt-White-w--Brass::after {
    background: linear-gradient(to bottom, #ededed 50%, #b79c2d 50%);
}

.Pewter-Effect::after {
    background: linear-gradient(45deg, #a6a6a6, #7e7e7e);
}

.Smoked-Bronze::after {
    background: linear-gradient(to bottom, #645452, #3e312d);
}

.Satin-Chrome::after {
    background: linear-gradient(to bottom, #d8d8d8, #c0c0c0, #b0b0b0);
}

.Mirror-Chrome::after {
    background: linear-gradient(to bottom, #ffffff, #c0c0c0, #ffffff);
}

.Iridium-Black::after {
    background: linear-gradient(135deg,
            #1c1c1c,
            #2b2f38,
            #1c1c1c);
}

.Matt-Black-w--Brass::after {
    background: linear-gradient(120deg,
            #1a1a1a 80%,
            #b79c2d 85%,
            #e6d27a 95%,
            #b79c2d 100%);
}

.Matt-White-w--Brass::after {
    background: linear-gradient(120deg,
            #ededed 80%,
            #b79c2d 85%,
            #e6d27a 95%,
            #b79c2d 100%);
}

.white-shadow {
    text-shadow: 1px 1px 0 #fff !important;
}

.black-shadow {
    text-shadow: 1px 1px 0 #000 !important;
}

.carousel-caption {
    padding: 0;
    /*background: rgba(254, 213, 217, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) !important;
    color: #000 !important;
    */
    color: #fff !important;
}

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption h6 {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 1) !important;
}

.woocommerce-variation-price {
    margin-bottom: 20px !important;
}


/* Base: desktop style */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: 0;
}

/* Caret rotated for right-arrow look on desktop */
.dropdown-submenu>.dropdown-toggle::after {
    transform: rotate(-90deg);
    float: right;
    margin-top: 0.4em;
}

/* On mobile/tablet: force stacked submenus */
@media (max-width: 991.98px) {
    .dropdown-submenu>.dropdown-menu {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        display: none;
        float: none;
        width: 100%;
        margin: 0;
        padding-left: 1rem;
        background-color: #373737;
        box-shadow: none !important;
    }

    .dropdown-submenu>.dropdown-menu.show {
        display: block !important;
    }

    .dropdown-submenu>.dropdown-toggle::after {
        transform: rotate(0deg) !important;
    }

    a.dropdown-item {
        width: 100%;
        padding: 5px 10px !important;
    }
}

.text-shadow {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.contact-hours {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Arial', sans-serif;
    max-width: 300px;
}

.contact-hours li {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #333;
}

.contact-hours li:last-child {
    border-bottom: none;
}

.contact-hours span {
    font-weight: 600;
    color: #555;
    flex: 1;
}

.glightbox img {
    transition: transform 0.2s ease;
}

.glightbox:hover img {
    transform: scale(1.03);
}

.gallery-img-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    /* Forces square */
    overflow: hidden;
    border-radius: 6px;
}

.gallery-img-wrapper img.gallery-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.links a {
    display: block;
    overflow: hidden;
    border-radius: 20px !important;
    color: #fff;
    transform: scale(1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.links a:hover {
    transform: scale(1.1);
    color: #fff;

}

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

.custom-product-description {
    margin-top: 2rem;
    padding-top: 1rem;
    /*border-top: 1px solid #eee;*/
}

.woocommerce .quantity {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    width: max-content;
    padding: 4px;
    margin: 0 4px 20px 0 !important;
}

.woocommerce .quantity input.qty {
    width: 40px;
    text-align: center;
    border: none;
    font-size: 16px;
    pointer-events: none;
    /* disables manual typing */
}

.woocommerce .quantity button.qty-btn {
    background: none;
    border: none;
    font-size: 22px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    line-height: 1;
    user-select: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

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

.product-message-field label,
.custom-qty-label {
    font-weight: 700;
    text-align: left;
}