.elementor-369 .elementor-element.elementor-element-1c02aa4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-369 .elementor-element.elementor-element-53a1fa7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#E23A62;--border-color:#E23A62;--border-radius:20px 20px 20px 20px;}.elementor-369 .elementor-element.elementor-element-53a1fa7:not(.elementor-motion-effects-element-type-background), .elementor-369 .elementor-element.elementor-element-53a1fa7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-369 .elementor-element.elementor-element-bab6a28{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-369 .elementor-element.elementor-element-6c84865 > .elementor-widget-container{margin:0px 0px -20px 0px;}.woocommerce .elementor-369 .elementor-element.elementor-element-ad9a4a1 .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper,
					.woocommerce .elementor-369 .elementor-element.elementor-element-ad9a4a1 .flex-viewport{border-radius:20px 20px 20px 20px;}.elementor-369 .elementor-element.elementor-element-68f541c{--display:flex;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-369 .elementor-element.elementor-element-7725187{--display:flex;}.elementor-widget-heading .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-369 .elementor-element.elementor-element-ab0e730 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;color:#888888;}.elementor-369 .elementor-element.elementor-element-34e9db5 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:24px;font-weight:500;color:#000000;}.elementor-369 .elementor-element.elementor-element-a283d65 > .elementor-widget-container{background-color:#FFE8EB;padding:5px 0px 5px 5px;}.elementor-369 .elementor-element.elementor-element-a283d65 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:17px;font-weight:600;color:#E23A62;}.elementor-369 .elementor-element.elementor-element-d9d8dbd > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-369 .elementor-element.elementor-element-6895e60{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-369 .elementor-element.elementor-element-a866c5d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-369 .elementor-element.elementor-element-bc6995b{--display:flex;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-31px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-369 .elementor-element.elementor-element-bc6995b.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-369 .elementor-element.elementor-element-6e14f72{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-369 .elementor-element.elementor-element-7749745{--display:flex;}.elementor-369 .elementor-element.elementor-element-de21c05{--display:flex;}@media(min-width:768px){.elementor-369 .elementor-element.elementor-element-bc6995b{--width:100%;}}@media(max-width:1024px){.elementor-369 .elementor-element.elementor-element-1c02aa4{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-369 .elementor-element.elementor-element-de21c05{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-369 .elementor-element.elementor-element-53a1fa7{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-369 .elementor-element.elementor-element-bab6a28{--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for woocommerce-product-images, class: .elementor-element-ad9a4a1 *//* ===============================
   PRODUCT IMAGE MAIN CONTAINER
================================ */
.single-product .woocommerce-product-gallery {
    position: relative;
    padding: 30px;
    border-radius: 20px;
    background: linear-gradient(180deg, #ffd6df 0%, #fff0f4 100%);
    overflow: hidden;
}

/* Soft circular background */
.single-product .woocommerce-product-gallery::before {
    content: "";
    position: absolute;
    width: 420px;
    height: 420px;
    background: rgba(255,255,255,0.6);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

/* ===============================
   MAIN IMAGE
================================ */
.single-product .woocommerce-product-gallery__image {
    position: relative;
    z-index: 1;
    text-align: center;
}

.single-product .woocommerce-product-gallery__image img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}

/* ===============================
   THUMBNAILS
================================ */
.single-product .flex-control-nav.flex-control-thumbs {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 20px;
}

.single-product .flex-control-nav li {
    width: 70px !important;
}

.single-product .flex-control-nav img {
    border-radius: 10px;
    border: 2px solid transparent;
    opacity: 0.6;
    transition: all 0.3s ease;
}

.single-product .flex-control-nav img.flex-active,
.single-product .flex-control-nav img:hover {
    border-color: #f2295b;
    opacity: 1;
}

/* ===============================
   NAV ARROWS
================================ */
.single-product .woocommerce-product-gallery .flex-direction-nav a {
    background: #ffffff;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
}

.single-product .woocommerce-product-gallery .flex-direction-nav a::before {
    font-size: 18px;
    color: #f2295b;
}

/* ===============================
   MOBILE RESPONSIVE
================================ */
@media (max-width: 768px) {
    .single-product .woocommerce-product-gallery {
        padding: 20px;
    }

    .single-product .woocommerce-product-gallery::before {
        width: 260px;
        height: 260px;
    }

    .single-product .flex-control-nav li {
        width: 55px !important;
    }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-additional-information, class: .elementor-element-d9d8dbd *//* ===== Keep Woo table, only align ===== */
.woocommerce-product-attributes {
  border: none;
}

.woocommerce-product-attributes tr {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6px;
  background: transparent !important;
}

.woocommerce-product-attributes th,
.woocommerce-product-attributes td {
  border: none !important;
  padding: 0 !important;
  background: transparent !important;
}

/* ===== Label ===== */
.woocommerce-product-attributes th {
  width: 180px;              /* 🔥 THIS controls alignment */
  font-weight: 600;
  color: #000;
  text-align: left;
  white-space: nowrap;
}

/* Add colon AFTER label text */
.woocommerce-product-attributes th::after {
  content: " :";
}

/* ===== Value ===== */
.woocommerce-product-attributes td {
  flex: 1;
  color: #000;
}

/* Remove paragraph spacing */
.woocommerce-product-attributes td p {
  margin: 0;
  padding: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6a5273c *//* Wrapper */
.custom-sp-wrapper{
  max-width: 520px;
}

/* [Price] [Quantity] on same row */
.custom-top-row{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:12px !important;   /* 👈 control gap here */
  margin-bottom:14px !important;
}


/* Price */
.custom-sale-price{
  color:#e63956 !important;
  font-size:30px !important;
  font-weight:700 !important;
  margin-right:10px !important;
}
.custom-regular-price{
  color:#999 !important;
  text-decoration:line-through !important;
  font-size:18px !important;
}

/* Quantity Pill */
.custom-qty-wrap{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  border:1px solid #e63956 !important;
  border-radius:30px !important;
  overflow:hidden !important;
  height:44px !important;
  min-width:140px !important;
}

/* +/- buttons */
.custom-qty-btn{
  width:48px !important;
  height:45px !important;
  background:transparent !important;
  border:0 !important;
  color:#e63956 !important;
  font-size:20px !important;
  line-height:44px !important;
  cursor:pointer !important;
  padding:0 !important;
}

/* IMPORTANT: make number visible */
.custom-qty-input{
  width:44px !important;
  height:44px !important;
  border:0 !important;
  outline:0 !important;
  background:transparent !important;
  text-align:center !important;

  color:#111 !important;              /* <-- visibility fix */
  font-size:16px !important;          /* <-- visibility fix */
  font-weight:600 !important;         /* <-- visibility fix */
  line-height:44px !important;        /* <-- visibility fix */

  -webkit-appearance: none !important;
  appearance: none !important;
  box-shadow:none !important;
  padding:0 !important;
  margin:0 !important;
}

/* remove default number arrows (some themes hide value weirdly) */
.custom-qty-input::-webkit-outer-spin-button,
.custom-qty-input::-webkit-inner-spin-button{
  -webkit-appearance:none !important;
  margin:0 !important;
}
.custom-qty-input[type=number]{
  -moz-appearance:textfield !important;
}

/* Buttons row */
.custom-btn-wrap{
  display:flex !important;
  gap:12px !important;
}

/* Buttons */
.custom-buy-now{
  background: linear-gradient(180deg, #EA3F67 0%, #B21445 100%) !important;
  color:#fff !important;

  padding:8px 28px !important;   /* 👈 increase top & bottom here */
  border-radius:10px !important;
  border:0 !important;

  font-size:16px !important;
  line-height:1.2 !important;     /* keeps text vertically centered */
  cursor:pointer !important;
}

.custom-add-cart{
  background:#fff !important;
  color:#e63956 !important;
  padding:14px 28px !important;
  border-radius:8px !important;
  border:1px solid #e63956 !important;
  font-size:16px !important;
  cursor:pointer !important;
}

/* Message */
.custom-cart-msg{
  display:none;
  margin-top:14px;
  color:#28a745 !important;
  font-size:14px !important;
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-data-tabs, class: .elementor-element-4071c1b *//* Hide Additional Information tab */
.woocommerce-tabs .additional_information_tab,
.woocommerce-Tabs-panel--additional_information {
    display: none !important;
}
/* Tabs wrapper */
.woocommerce-tabs {
    background: #fff7f8 !important;
    padding: 10px 0 !important;
}

/* Tabs list */
.woocommerce-tabs ul.tabs {
    display: flex !important;
    justify-content: center !important;
    gap: 40px !important;
    border-bottom: 1px solid #ddd !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
}

/* Remove default styles */
.woocommerce-tabs ul.tabs::before,
.woocommerce-tabs ul.tabs::after {
    display: none !important;
}

/* Tab buttons */
.woocommerce-tabs ul.tabs li {
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Tab text */
.woocommerce-tabs ul.tabs li a {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #888 !important;
    padding: 12px 5px !important;
    position: relative !important;
    text-decoration: none !important;
}

/* Active tab */
.woocommerce-tabs ul.tabs li.active a {
    color: #e63956 !important;
}

/* Active underline */
.woocommerce-tabs ul.tabs li.active a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #B21445, #EA3F67);
    border-radius: 2px;
}

/* Panels */
.woocommerce-Tabs-panel {
    background: transparent !important;
    border: none !important;
    padding: 10px 0 !important;
}

/* Content text */
.woocommerce-Tabs-panel p,
.woocommerce-Tabs-panel li {
    font-size: 16px !important;
    line-height: 1.7 !important;
    color: #333 !important;
}/* End custom CSS */