@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//rubyonlinestore.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//rubyonlinestore.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//rubyonlinestore.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//rubyonlinestore.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//rubyonlinestore.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//rubyonlinestore.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//rubyonlinestore.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//rubyonlinestore.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//rubyonlinestore.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://rubyonlinestore.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: none;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

/* =========================================================
   WOODMART CUSTOM CSS — OPTIMIZED (DESIGN PRESERVED)
   Paste: WoodMart → Theme Settings → Custom CSS
========================================================= */

/* =========================
   TOKENS (keep once)
========================= */
:root{
  --ruby-brand: rgb(27, 143, 111);
  --ruby-brand-ink: #fff;
  --ruby-text: #111;
  --ruby-muted: rgba(0,0,0,.62);
  --ruby-border: rgba(0,0,0,.10);
  --ruby-bg-soft: rgba(27, 143, 111, .06);
  --ruby-green: rgb(27, 143, 111);
  --ruby-green-soft: rgba(27, 143, 111, 0.10);
  --ruby-green-glow: rgba(27, 143, 111, 0.18);
  --ruby-radius: 14px;
  --ruby-shadow: 0 10px 30px rgba(0,0,0,.08);
  --ruby-shadow-soft: 0 6px 18px rgba(0,0,0,.06);
}

/* =========================================================
   1) PRODUCT GRID: hide ONLY add-to-cart overlay icon/button
   NOTE: Your old rule hid .wd-buttons + .product-element-bottom too (risky).
========================================================= */
.wd-product .wd-add-btn,
.wd-product .add-to-cart-loop{
  display:none !important;
}

/* If your theme still shows overlay via a specific "bottom actions" wrapper,
   enable ONLY one of these (keep commented until needed): */
/*
.wd-product .product-element-bottom .wd-add-btn,
.wd-product .product-element-bottom .add-to-cart-loop{ display:none !important; }
*/

/* =========================================================
   2) Breadcrumb: hide last item (product title only)
========================================================= */
.single-product .woocommerce-breadcrumb span:last-child,
.single-product .woocommerce-breadcrumb a:last-child{
  display:none !important;
}

/* =========================================================
   3) VARIATIONS — FINAL (Elementor safe)
   - Works anywhere variations form exists
   - Desktop: inline row
   - Mobile: stacked rows + clear inline + ATC row nowrap
========================================================= */

/* Shared base (reduces duplication) */
form.variations_form table.variations{
  border:0 !important;
}
form.variations_form table.variations th.label,
form.variations_form table.variations td.value{
  border:0 !important;
}

/* =========================
   DESKTOP (>=768px)
========================= */
@media (min-width:768px){

  form.variations_form table.variations{
    display:block !important;
    width:auto !important;
  }

  form.variations_form table.variations tbody{
    display:inline-flex !important;
    align-items:center !important;
    gap:18px !important;
    width:fit-content !important;
  }

  form.variations_form table.variations tr{
    display:inline-flex !important;
    align-items:center !important;
    gap:6px !important;
    margin:0 !important;
    padding:0 !important;
    width:auto !important;
  }

  /* Label */
  form.variations_form table.variations th.label{
    padding:0 !important;
    margin:0 !important;
    display:flex !important;
    align-items:center !important;
    height:30px !important;
    min-height:30px !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }
  form.variations_form table.variations th.label label{
    margin:0 !important;
    padding:0 !important;
    font-size:14px !important;
    font-weight:800 !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }

  /* Value */
  form.variations_form table.variations td.value{
    padding:0 !important;
    margin:0 !important;
    display:flex !important;
    align-items:center !important;
    height:30px !important;
    min-height:30px !important;
    width:auto !important;
  }

  /* Select */
  form.variations_form table.variations td.value select{
    width:120px !important;
    min-width:120px !important;
    max-width:120px !important;
    height:30px !important;
    line-height:28px !important;
    padding:0 10px !important;
    border-radius:10px !important;
    border:1px solid rgba(27,143,111,.45) !important;
    font-size:12.5px !important;
    font-weight:700 !important;
    color:#111 !important;
    background:#fff !important;
    box-shadow:none !important;
    -webkit-appearance:none !important;
    -moz-appearance:none !important;
    appearance:none !important;
    background-image:none !important;
  }

  /* Clear inline */
  form.variations_form a.reset_variations{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    height:28px !important;
    padding:0 12px !important;
    margin-left:8px !important;
    font-size:12px !important;
    font-weight:900 !important;
    letter-spacing:.25px !important;
    text-transform:uppercase !important;
    color:#0f7a5a !important;
    background:rgba(27,143,111,.12) !important;
    border:1px solid rgba(27,143,111,.45) !important;
    border-radius:999px !important;
    text-decoration:none !important;
    cursor:pointer !important;
    float:none !important;
    clear:none !important;
  }
  form.variations_form a.reset_variations:before,
  form.variations_form a.reset_variations:after{
    content:none !important;
    display:none !important;
  }
}

/* =========================
   MOBILE (<=767px) — strong override
========================= */
@media (max-width:767px){

  form.variations_form table.variations{
    display:block !important;
    width:100% !important;
    margin:0 0 6px !important;
    border-collapse:collapse !important;
  }

  form.variations_form table.variations tbody{
    display:block !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
  }

  form.variations_form table.variations tr{
    display:flex !important;
    align-items:center !important;
    gap:10px !important;
    width:100% !important;
    margin:0 0 8px !important;
    padding:0 !important;
  }

  /* Label column */
  form.variations_form table.variations th.label{
    display:flex !important;
    align-items:center !important;
    width:92px !important;
    min-width:92px !important;
    padding:0 !important;
    margin:0 !important;
    height:28px !important;
    min-height:28px !important;
    line-height:1 !important;
    white-space:nowrap !important;
  }
  form.variations_form table.variations th.label label{
    margin:0 !important;
    padding:0 !important;
    font-size:14px !important;
    font-weight:800 !important;
    line-height:1 !important;
  }

  /* Value cell */
  form.variations_form table.variations td.value{
    display:flex !important;
    align-items:center !important;
    padding:0 !important;
    margin:0 !important;
    height:28px !important;
    min-height:28px !important;

    /* final inline clear behavior */
    flex:1 1 auto !important;
    min-width:0 !important;
    gap:10px !important;
  }

  /* Select */
  form.variations_form table.variations td.value select{
    height:28px !important;
    line-height:26px !important;
    padding:0 10px !important;
    border-radius:10px !important;
    border:1px solid rgba(27,143,111,.45) !important;
    font-size:12.5px !important;
    font-weight:700 !important;
    color:#111 !important;
    background:#fff !important;
    box-shadow:none !important;

    flex:1 1 auto !important;
    min-width:0 !important;

    -webkit-appearance:none !important;
    -moz-appearance:none !important;
    appearance:none !important;
    background-image:none !important;
  }

  /* Clear inline (mobile) */
  form.variations_form table.variations td.value a.reset_variations{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    height:28px !important;
    padding:0 12px !important;
    font-size:12px !important;
    font-weight:900 !important;
    letter-spacing:.25px !important;
    text-transform:uppercase !important;
    color:#0f7a5a !important;
    background:rgba(27,143,111,.12) !important;
    border:1px solid rgba(27,143,111,.45) !important;
    border-radius:999px !important;
    white-space:nowrap !important;
    line-height:1 !important;
    text-decoration:none !important;
  }
  form.variations_form table.variations td.value a.reset_variations:before,
  form.variations_form table.variations td.value a.reset_variations:after{
    content:none !important;
    display:none !important;
  }

  /* ATC row: keep inline */
  form.variations_form .single_variation_wrap,
  form.variations_form .woocommerce-variation-add-to-cart{
    margin-top:6px !important;
    padding-top:0 !important;
  }

  form.variations_form .woocommerce-variation-add-to-cart{
    display:flex !important;
    align-items:center !important;
    gap:10px !important;
    flex-wrap:nowrap !important;
  }

  form.variations_form .quantity,
  form.variations_form button.single_add_to_cart_button,
  form.variations_form .ruby-size-chart-btn{
    flex:0 0 auto !important;
    margin:0 !important;
    white-space:nowrap !important;
  }

  form.variations_form br{ display:none !important; }
}

/* =========================================================
   4) TRUST BADGES (PDP) — locked
========================================================= */
.single-product .summary .tm-trust-row{
  display:flex;
  width:100%;
  margin-top:16px !important;
  margin-bottom:16px;
  gap:12px;
  padding-left:10px;
  justify-content:flex-start;
  clear:both;
}

.single-product .tm-trust-item{
  flex:0 0 auto;
  width:108px;
  height:78px;
  padding:8px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  border-radius:14px;
  background:#f5faf8;
  border:1px solid #cfe9dd;
  color:#23413a;
  box-sizing:border-box;
}

.single-product .tm-trust-icon svg{
  width:24px;
  height:24px;
  margin-bottom:6px;
  stroke:var(--ruby-green);
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.single-product .tm-trust-text{
  font-size:12px;
  font-weight:700;
  line-height:1.1;
}

@media (min-width:992px){
  .single-product .tm-trust-item:hover{
    background:#edf7f2;
    border-color:#b6ddce;
  }
}

@media (max-width:600px){
  .single-product .summary .tm-trust-row{
    justify-content:space-between;
    gap:10px;
    padding-left:6px;
  }
  .single-product .tm-trust-item{
    width:calc((100% - 20px) / 3);
    height:74px;
    border-radius:13px;
  }
  .single-product .tm-trust-icon svg{
    width:22px;
    height:22px;
    margin-bottom:5px;
  }
  .single-product .tm-trust-text{ font-size:11.5px; }
}

/* =========================================================
   5) OFFERS + EID ROW — locked
========================================================= */
.single-product .summary .ruby-offers{
  margin-top:14px;
  border:1px solid rgba(0,0,0,.08);
  background:#fff;
  border-radius:14px;
  padding:14px;
  max-width:100%;
}

.single-product .summary .ruby-offers__title{
  font-weight:900;
  font-size:16px;
  margin-bottom:12px;
  color:#111;
}

.single-product .summary .ruby-offers__item{
  display:flex;
  align-items:center;
  gap:12px;
  background:#f6f7f7;
  border-radius:12px;
  padding:12px;
  margin-bottom:10px;
}
.single-product .summary .ruby-offers__item:last-child{ margin-bottom:0; }

.single-product .summary .ruby-offers__icon{
  width:34px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:10px;
  background:rgba(16,135,84,.10);
  color:#108754;
  font-weight:900;
  flex:0 0 auto;
}

.single-product .summary .ruby-offers__text{ flex:1 1 auto; min-width:0; }

.single-product .summary .ruby-offers__main{
  font-size:14px;
  font-weight:800;
  color:#111;
  line-height:1.25;
}

.single-product .summary .ruby-offers__sub{
  font-size:12px;
  color:#666;
  margin-top:4px;
  line-height:1.25;
}

.single-product .summary .ruby-offers__btn{
  flex:0 0 auto;
  border:0;
  background:#108754;
  color:#fff;
  font-weight:900;
  font-size:13px;
  padding:8px 12px;
  border-radius:10px;
  cursor:pointer;
  white-space:nowrap;
}

/* Eid grid lock */
.single-product .summary .ruby-offers__item--eid{
  display:grid !important;
  grid-template-columns:1fr auto !important;
  grid-template-rows:auto auto !important;
  gap:10px 12px !important;
  align-items:start !important;
  width:100% !important;
}

.single-product .summary .ruby-eid-cta{
  grid-column:1 / 2 !important;
  grid-row:1 / 2 !important;
  justify-self:start !important;
  align-self:start !important;
  background-image:linear-gradient(45deg, rgb(166,109,48), rgb(255,229,142) 50%, rgb(224,176,87) 100%);
  border:0;
  color:#000;
  font-weight:900;
  font-size:13px;
  min-height:44px !important;
  padding:0 16px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:10px !important;
  line-height:1.1 !important;
  margin:0 !important;
  text-align:left;
}

.single-product .summary .ruby-offers__eid-right{ display:contents !important; }

.single-product .summary .ruby-offers__btn--eid{
  grid-column:2 / 3 !important;
  grid-row:1 / 2 !important;
  justify-self:end !important;
  align-self:start !important;
  min-height:44px !important;
  padding:0 16px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:10px !important;
  line-height:1.1 !important;
  white-space:nowrap !important;
  margin:0 !important;
}

.single-product .summary .ruby-offers__item--eid img[src*="payment-icon"]{
  grid-column:1 / 2 !important;
  grid-row:2 / 3 !important;
  justify-self:start !important;
  align-self:start !important;
  height:30px !important;
  max-height:30px !important;
  width:auto !important;
  display:inline-block !important;
  vertical-align:middle !important;
  opacity:1 !important;
  filter:saturate(1.1) contrast(1.05) !important;
}

@media (max-width:767px){
  .single-product .summary .ruby-offers{ padding:12px; }
  .single-product .summary .ruby-eid-cta{ font-size:12.5px !important; }
  .single-product .summary .ruby-offers__btn--eid{ font-size:12px !important; }
}

/* =========================================================
   6) Prevent flicker (only if your JS toggles .ruby-pdp-locked)
========================================================= */
.single-product .ruby-offers,
.single-product .tm-trust-row{
  opacity:0;
  transition:opacity .12s ease;
}
.single-product.ruby-pdp-locked .ruby-offers,
.single-product.ruby-pdp-locked .tm-trust-row{
  opacity:1;
}

/* =========================================================
   7) CART — PREMIUM SKIN (scoped to cart page only)
========================================================= */
body.woocommerce-cart .woocommerce h1,
body.woocommerce-cart .woocommerce h2,
body.woocommerce-cart .woocommerce h3{
  font-weight:800 !important;
  letter-spacing:-0.2px;
}

body.woocommerce-cart table.shop_table.cart{
  border:0 !important;
  border-collapse:separate !important;
  border-spacing:0 14px !important;
}
body.woocommerce-cart table.shop_table.cart thead{ display:none !important; }

body.woocommerce-cart table.shop_table.cart tr.woocommerce-cart-form__cart-item{
  background:#fff !important;
  box-shadow:var(--ruby-shadow-soft);
  border:1px solid var(--ruby-border);
  border-radius:var(--ruby-radius);
  overflow:hidden;
}
body.woocommerce-cart table.shop_table.cart td{
  border:0 !important;
  vertical-align:middle !important;
  padding:16px 14px !important;
}

body.woocommerce-cart td.product-thumbnail{ width:110px !important; }
body.woocommerce-cart td.product-thumbnail img{
  width:88px !important;
  height:88px !important;
  object-fit:cover !important;
  border-radius:12px !important;
  box-shadow:0 6px 14px rgba(0,0,0,.10);
}

body.woocommerce-cart td.product-name a{
  font-weight:800 !important;
  font-size:16px !important;
  line-height:1.25 !important;
  color:var(--ruby-text) !important;
  text-decoration:none !important;
}
body.woocommerce-cart td.product-name a:hover{ color:var(--ruby-brand) !important; }

body.woocommerce-cart td.product-remove a.remove{
  font-size:0 !important;
  position:relative !important;
  background:transparent !important;
  border:1px solid var(--ruby-border) !important;
  width:34px !important;
  height:34px !important;
  line-height:32px !important;
  border-radius:999px !important;
}
body.woocommerce-cart td.product-remove a.remove:before{
  content:"×" !important;
  font-size:20px !important;
  line-height:32px !important;
  display:block !important;
  text-align:center !important;
  color:#111 !important;
}
body.woocommerce-cart td.product-remove a.remove:hover{
  background:rgba(0,0,0,.04) !important;
  border-color:rgba(0,0,0,.18) !important;
}

@media (min-width:769px){
  body.woocommerce-cart table.shop_table.cart td.product-price,
  body.woocommerce-cart table.shop_table.cart th.product-price{
    display:none !important;
  }
}

body.woocommerce-cart td.product-quantity .quantity{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  padding:8px 10px !important;
  border-radius:16px !important;
  background:var(--ruby-bg-soft) !important;
  border:1px solid rgba(27,143,111,.35) !important;
}
body.woocommerce-cart td.product-quantity .quantity .minus,
body.woocommerce-cart td.product-quantity .quantity .plus{
  width:36px !important;
  height:36px !important;
  border-radius:12px !important;
  border:1px solid rgba(27,143,111,.35) !important;
  background:#fff !important;
  color:var(--ruby-brand) !important;
  font-weight:900 !important;
  font-size:18px !important;
  line-height:34px !important;
  padding:0 !important;
  box-shadow:0 6px 14px rgba(0,0,0,.06) !important;
}
body.woocommerce-cart td.product-quantity .quantity input.qty{
  width:54px !important;
  height:36px !important;
  border:0 !important;
  background:transparent !important;
  text-align:center !important;
  font-weight:900 !important;
  font-size:15px !important;
  color:#111 !important;
  outline:none !important;
  box-shadow:none !important;
}

body.woocommerce-cart td.product-subtotal{
  font-weight:900 !important;
  color:var(--ruby-text) !important;
}

body.woocommerce-cart .coupon{
  display:flex !important;
  gap:10px !important;
  flex-wrap:wrap !important;
  align-items:center !important;
}
body.woocommerce-cart .coupon input.input-text{
  height:44px !important;
  border-radius:12px !important;
  border:1px solid var(--ruby-border) !important;
  padding:0 12px !important;
  font-weight:700 !important;
  min-width:220px !important;
}

body.woocommerce-cart .woocommerce button.button,
body.woocommerce-cart .woocommerce a.button,
body.woocommerce-cart .cart_totals a.checkout-button{
  background:var(--ruby-brand) !important;
  color:var(--ruby-brand-ink) !important;
  border-radius:14px !important;
  font-weight:900 !important;
  letter-spacing:.2px !important;
  height:48px !important;
  line-height:48px !important;
  padding:0 18px !important;
  box-shadow:0 12px 26px rgba(27,143,111,.22);
  text-transform:uppercase !important;
}
body.woocommerce-cart .woocommerce button[name="update_cart"]{
  background:transparent !important;
  color:var(--ruby-brand) !important;
  border:1px solid rgba(27,143,111,.40) !important;
  box-shadow:none !important;
  text-transform:none !important;
}

body.woocommerce-cart .cart_totals{
  background:#fff !important;
  border:1px solid var(--ruby-border) !important;
  border-radius:18px !important;
  box-shadow:var(--ruby-shadow);
  padding:18px !important;
  position:sticky;
  top:90px;
}
body.woocommerce-cart .cart_totals table th{
  color:var(--ruby-muted) !important;
  font-weight:800 !important;
}
body.woocommerce-cart .cart_totals .cart-subtotal .amount,
body.woocommerce-cart .cart_totals .order-total .amount{
  color:#111 !important;
  font-weight:900 !important;
}

@media (max-width:768px){
  body.woocommerce-cart td.product-thumbnail{ width:86px !important; }
  body.woocommerce-cart td.product-thumbnail img{ width:70px !important; height:70px !important; }
  body.woocommerce-cart table.shop_table.cart{ border-spacing:0 12px !important; }
  body.woocommerce-cart .cart_totals{ position:static !important; margin-top:14px !important; }
}

/* =========================================================
   8) CART TRUST BADGES (UNDER CHECKOUT BUTTON)
========================================================= */
body.woocommerce-cart .ruby-cart-trust{
  margin-top:12px;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px 12px;
  padding:12px;
  background:rgba(27, 143, 111, .06);
  border:1px dashed rgba(27,143,111,.35);
  border-radius:14px;
}

body.woocommerce-cart .ruby-trust-item{
  display:flex;
  gap:10px;
  align-items:center;
  font-weight:900;
  font-size:12px;
  color:rgba(0,0,0,.70);
}

body.woocommerce-cart .ruby-trust-ico{
  width:18px;
  height:18px;
  flex:0 0 18px;
  color:var(--ruby-brand);
  filter:drop-shadow(0 4px 10px rgba(27,143,111,.18));
}

@media (max-width:520px){
  body.woocommerce-cart .ruby-cart-trust{ grid-template-columns:1fr; }
}
/* =========================================================
   PRODUCT CARD — REMOVE HOVER ICONS ON IMAGE (WoodMart)
   Kills: Quick view tooltip + icon strip (wishlist/compare/quick view)
   Keeps: your custom CTA button below
========================================================= */

/* 1) Hide quick view label/tooltip (the black "Quick view") */
.wd-products .wd-quick-view,
.wd-products .quick-view,
.wd-products .wd-quick-view-btn,
.wd-products .wd-quick-view-btn a,
.wd-products .wd-product .quick-view{
  display:none !important;
}

/* 2) Hide the icon strip that appears on image hover */
.wd-products .wd-product .wd-buttons,
.wd-products .wd-product .wd-action-buttons,
.wd-products .wd-product .wd-action-btns,
.wd-products .wd-product .product-element-bottom .wd-buttons,
.wd-products .wd-product .product-element-bottom .wd-action-buttons{
  display:none !important;
}

/* 3) Hide wishlist/compare buttons if they appear separately */
.wd-products .wd-product .wd-wishlist-btn,
.wd-products .wd-product .wd-compare-btn,
.wd-products .wd-product .wd-add-btn,
.wd-products .wd-product .add-to-cart-loop{
  display:none !important;
}

/* 4) Remove hover overlay interaction space (optional but cleaner) */
.wd-products .wd-product .product-image-wrapper:hover .wd-buttons,
.wd-products .wd-product .product-image-wrapper:hover .wd-action-buttons{
  display:none !important;
}
/* FORCE cart line-item subtotal to black */
body.woocommerce-cart table.shop_table.cart 
td.product-subtotal,
body.woocommerce-cart table.shop_table.cart 
td.product-subtotal .amount,
body.woocommerce-cart table.shop_table.cart 
td.product-subtotal span,
body.woocommerce-cart table.shop_table.cart 
td.product-subtotal bdi {
    color: #111 !important;
    font-weight: 900 !important;
}
/* RUBY — Coupon row exact chip design */
.cart_totals .woocommerce-remove-coupon{ display:none !important; }

.cart_totals tr.cart-discount th,
.cart_totals tr.cart-discount td{
  padding-top:12px !important;
  padding-bottom:12px !important;
  vertical-align:middle !important;
}

/* Green accent line */
.cart_totals tr.cart-discount th{
  position:relative;
  padding-left:8px !important; /* gap after green line */
}
.cart_totals tr.cart-discount th:before{
  content:"";
  position:absolute;
  left:0;
  top:8px;
  bottom:8px;
  width:4px;
  border-radius:10px;
  background:#16b981;
}

/* Left pill + right pill layout */
.cart_totals tr.cart-discount th{ width:70%; }
.cart_totals tr.cart-discount td{
  width:30%;
  text-align:right !important;
}

/* Left pill */
.ruby-cpn-pill{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(22,185,129,.10);
  border: 1px solid rgba(22,185,129,.22);
  font-weight: 800;
  font-size: 13px;
  color: rgba(0,0,0,.75);
  white-space: nowrap;
}
.ruby-cpn-pill svg{ width:14px; height:14px; }

/* Right code pill (WELCOME100) */
.ruby-cpn-code{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(0,0,0,.06);
  font-weight: 900;
  font-size: 12px;
  letter-spacing:.25px;
  color:#111 !important;
  text-transform: uppercase;
  white-space: nowrap;
}

/* ✅ Hide ONLY the default Woo discount text/amount inside this row */
.cart_totals tr.cart-discount td{
  color: transparent !important;           /* hides default "-₹100" */
}
.cart_totals tr.cart-discount td *{
  color: transparent !important;           /* hides inner nodes */
}

/* ✅ BUT keep our pill visible */
.cart_totals tr.cart-discount td .ruby-cpn-code{
  color:#111 !important;
}

/* safety: if any link/icon gets affected, keep our pill visible */
.cart_totals tr.cart-discount td .ruby-cpn-code *{
  color:#111 !important;
}
/* Slight right shift for WELCOME100 pill */
.cart_totals tr.cart-discount td .ruby-cpn-code {
    margin-right: -15px;   /* adjust 4px–10px as needed */
}
/* Hide "includes ₹xx tax" text everywhere */
.includes_tax{
  display:none !important;
}

/* Safety fallback for total row small note */
.cart_totals .order-total small,
.woocommerce-checkout-review-order-table .order-total small{
  display:none !important;
}
/* Hide "including tax" text everywhere */

.includes_tax,
.cart_totals .order-total small,
.woocommerce-checkout-review-order-table .order-total small,
.widget_shopping_cart .includes_tax,
.woocommerce-mini-cart .includes_tax {
    display: none !important;
}
/* ===== RUBY — CART TOTALS ALIGN FIX (TABLE SAFE) ===== */

.cart_totals table{
  width:100% !important;
  border-collapse:collapse !important;
  table-layout: fixed !important;
}

/* Force real table cells (undo any flex) */
.cart_totals th,
.cart_totals td{
  display: table-cell !important;
  padding: 16px 0 !important;
  vertical-align: middle !important;
}

.cart_totals th{
  text-align:left !important;
  font-weight: 700 !important;
}

.cart_totals td{
  text-align:right !important;
  font-weight: 800 !important;
}

/* Coupon row: keep coupon code on same line */
.cart_totals tr.cart-discount td,
.cart_totals tr.coupon td,
.cart_totals tr.discount td{
  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow: visible !important;
}

/* Coupon pill/label inside td: force inline */
.cart_totals tr.cart-discount td *{
  display: inline-flex !important;
  align-items: center !important;
  white-space: nowrap !important;
  max-width: none !important;
}

/* Total row stronger */
.cart_totals .order-total th,
.cart_totals .order-total td{
  padding: 18px 0 !important;
  font-weight: 900 !important;
}

/* Checkout button spacing */
.cart_totals .wc-proceed-to-checkout{
  margin-top: 16px !important;
}
/* ==========================================
   RUBY – LOCK ₹300 GIFT ROW (Product ID 35672)
   ========================================== */

/* 1️⃣ Hide remove button but keep spacing */
.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) .product-remove{
    visibility: hidden !important;
}

/* 2️⃣ Hide quantity but keep layout alignment */
.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) .product-quantity{
    visibility: hidden !important;
}

/* 3️⃣ Hide ₹0 subtotal but keep spacing */
.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) .product-subtotal{
    visibility: hidden !important;
}

/* 4️⃣ Make gift row unclickable */
.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) a{
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
}

/* 5️⃣ Restore dark product title styling */
.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) .product-name,
.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) .product-name a{
    color: #111 !important;
    font-weight: 600 !important;
    opacity: 1 !important;
}
