.woocommerce .elementor-314 .elementor-element.elementor-element-4fb1dae .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper,
					.woocommerce .elementor-314 .elementor-element.elementor-element-4fb1dae .flex-viewport{border-radius:10px 10px 10px 10px;}.woocommerce .elementor-314 .elementor-element.elementor-element-4fb1dae .flex-viewport:not(:last-child){margin-bottom:7px;}.woocommerce .elementor-314 .elementor-element.elementor-element-4fb1dae .flex-control-thumbs img{border-radius:10px 10px 10px 10px;}.woocommerce .elementor-314 .elementor-element.elementor-element-4fb1dae .flex-control-thumbs li{padding-right:calc(7px / 2);padding-left:calc(7px / 2);padding-bottom:7px;}.woocommerce .elementor-314 .elementor-element.elementor-element-4fb1dae .flex-control-thumbs{margin-right:calc(-7px / 2);margin-left:calc(-7px / 2);}.elementor-314 .elementor-element.elementor-element-d5176d2{--display:flex;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-314 .elementor-element.elementor-element-76bfb00{--display:flex;}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-314 .elementor-element.elementor-element-16a5ae0{--display:flex;}.elementor-314 .elementor-element.elementor-element-fabff33{--display:flex;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-314 .elementor-element.elementor-element-ea5128d{background-color:#FFFFFF;}.elementor-314 .elementor-element.elementor-element-ea5128d .cart button, .elementor-314 .elementor-element.elementor-element-ea5128d .cart .button{transition:all 0.2s;}.elementor-314 .elementor-element.elementor-element-ea5128d .quantity .qty{transition:all 0.2s;}.elementor-314 .elementor-element.elementor-element-baf5f2d{--display:flex;}/* Start custom CSS *//* ==========================================================================
   Kids Marvels - Elementor Single Product Custom CSS
   ========================================================================== */

:root {
  --ivory: #faf6f1; 
  --cream: #f2ebe1; 
  --blush: #f5e4dc;
  --rose: #c98474; 
  --maroon: #5b1a2b; 
  --plum: #3a1220;
  --gold: #b48b52; 
  --gold-l: #e6c48a;
  --ink: #1c1512; 
  --muted: #7a6a63; 
  --line: #e7ddd2;
  --shadow-sm: 0 4px 14px -6px rgba(58,18,32,.18);
  --shadow-md: 0 20px 40px -20px rgba(58,18,32,.28);
}

/* --------------------------------------------------------------------------
   1. The Image Section (Product Gallery)
   -------------------------------------------------------------------------- */
/* Main Image Wrapper */
.woocommerce-product-gallery .flex-viewport {
    border-radius: 14px !important;
    box-shadow: var(--shadow-md) !important;
    background: var(--cream) !important;
    overflow: hidden !important;
}
.woocommerce-product-gallery img {
    border-radius: 14px !important;
}

/* Thumbnail Strip */
.woocommerce-product-gallery .flex-control-thumbs {
    display: flex !important;
    gap: 8px !important;
    padding-top: 12px !important;
    margin: 0 !important;
}
.woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none !important;
    flex: 1 !important;
    width: auto !important; /* Overrides Elementor inline width */
}
.woocommerce-product-gallery .flex-control-thumbs img {
    border-radius: 8px !important;
    border: 2px solid transparent !important;
    transition: border-color 0.25s, transform 0.25s !important;
    background: var(--cream) !important;
    opacity: 1 !important;
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
    border-color: var(--maroon) !important;
}

/* --------------------------------------------------------------------------
   2. The Title
   -------------------------------------------------------------------------- */
.product_title {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 34px !important;
    line-height: 1.1 !important;
    color: var(--plum) !important;
    font-weight: 500 !important;
    margin-bottom: 12px !important;
}
@media (min-width: 768px) {
    .product_title {
        font-size: 42px !important;
    }
}

/* --------------------------------------------------------------------------
   3. The Price
   -------------------------------------------------------------------------- */
p.price, 
.elementor-widget-woocommerce-product-price .price {
    display: flex !important;
    align-items: baseline !important;
    gap: 12px !important;
    flex-wrap: wrap !important;
    margin-bottom: 24px !important;
}
/* Current Sale Price */
p.price ins, 
p.price ins .amount, 
p.price > .amount, 
.elementor-widget-woocommerce-product-price .price ins .amount {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 30px !important;
    color: var(--maroon) !important;
    font-weight: 600 !important;
    letter-spacing: .01em !important;
    text-decoration: none !important;
}
/* Strikethrough Regular Price */
p.price del, 
p.price del .amount, 
.elementor-widget-woocommerce-product-price .price del .amount {
    font-family: 'Inter', sans-serif !important;
    font-size: 15px !important;
    color: #a89890 !important;
    font-weight: 400 !important;
}

/* --------------------------------------------------------------------------
   4. Short Description
   -------------------------------------------------------------------------- */
.woocommerce-product-details__short-description {
    color: #5c4d47 !important;
    font-size: 14.5px !important;
    font-family: 'Inter', sans-serif !important;
    line-height: 1.6 !important;
    margin-bottom: 24px !important;
}

/* --------------------------------------------------------------------------
   5. Add to Cart & Variations (Based on image_93d07e.jpg)
   -------------------------------------------------------------------------- */
/* Variations Table & Dropdown */
table.variations {
    width: 100% !important;
    margin-bottom: 20px !important;
}
table.variations td.label {
    padding-right: 12px !important;
    vertical-align: middle !important;
}
table.variations label {
    font-size: 11px !important;
    letter-spacing: .24em !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    color: var(--ink) !important;
}
table.variations select {
    width: 100% !important;
    padding: 12px 14px !important;
    border-radius: 12px !important;
    background: var(--ivory) !important;
    border: 1px solid var(--line) !important;
    font-size: 14px !important;
    color: var(--ink) !important;
    font-family: 'Inter', sans-serif !important;
    outline: none !important;
}
table.variations select:focus {
    border-color: var(--maroon) !important;
}

/* Quantity Field */
form.cart .woocommerce-variation-add-to-cart {
    display: flex !important;
    gap: 12px !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}
form.cart .quantity input.qty {
    width: 50px !important;
    height: 48px !important;
    border: 1px solid var(--line) !important;
    border-radius: 999px !important;
    background: var(--ivory) !important;
    font-weight: 600 !important;
    color: var(--ink) !important;
    text-align: center !important;
    -moz-appearance: textfield !important;
}

/* Primary Add to Cart Button */
form.cart button.single_add_to_cart_button {
    flex: 1 1 220px !important;
    background: var(--maroon) !important;
    color: var(--ivory) !important;
    padding: 14px 24px !important;
    font-size: 11px !important;
    letter-spacing: .26em !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    border-radius: 999px !important;
    border: none !important;
    transition: all .3s ease !important;
    min-height: 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}
form.cart button.single_add_to_cart_button:hover {
    background: var(--plum) !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 10px 30px -12px rgba(91,26,43,.5) !important;
}

/* --------------------------------------------------------------------------
   6. Long Description (WooCommerce Tabs)
   -------------------------------------------------------------------------- */
.woocommerce-tabs {
    margin-top: 40px !important;
    border-top: 1px solid var(--line) !important;
    padding-top: 24px !important;
}

/* Tab Headers */
.woocommerce-tabs ul.tabs {
    display: flex !important;
    gap: 20px !important;
    padding: 0 !important;
    margin: 0 0 24px 0 !important;
    border: none !important;
}
.woocommerce-tabs ul.tabs li {
    list-style: none !important;
    border: none !important;
    background: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.woocommerce-tabs ul.tabs li a {
    font-family: 'Cormorant Garamond', serif !important;
    font-size: 20px !important;
    color: var(--muted) !important;
    font-weight: 500 !important;
    padding: 10px 4px !important;
    display: block !important;
    border-bottom: 2px solid transparent !important;
    transition: all .25s ease !important;
}
.woocommerce-tabs ul.tabs li.active a,
.woocommerce-tabs ul.tabs li a:hover {
    color: var(--plum) !important;
    border-bottom: 2px solid var(--maroon) !important;
}

/* Tab Content */
.woocommerce-tabs .panel {
    font-family: 'Inter', sans-serif !important;
    font-size: 14.5px !important;
    color: #5c4d47 !important;
    line-height: 1.6 !important;
}
.woocommerce-tabs .panel h2 {
    display: none !important; /* Hides the redundant title Elementor injects inside the tab */
}/* End custom CSS */