@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.4.1") 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;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.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 — CLEANED
   Keep only NON-PDP / NON-VARIATION rules here
========================================================= */

/* =========================
   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
========================================================= */
.wd-product .wd-add-btn,
.wd-product .add-to-cart-loop{
  display:none !important;
}

/* If needed later, keep commented */
/*
.wd-product .product-element-bottom .wd-add-btn,
.wd-product .product-element-bottom .add-to-cart-loop{
  display:none !important;
}
*/

/* =========================================================
   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)
========================================================= */
.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;
}

.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;
}

.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;
}

.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;
}
.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 */
.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;
}

.cart_totals tr.cart-discount td .ruby-cpn-code{
  color:#111 !important;
}

.cart_totals tr.cart-discount td .ruby-cpn-code *{
  color:#111 !important;
}

/* Slight right shift */
.cart_totals tr.cart-discount td .ruby-cpn-code{
  margin-right:-15px;
}

/* Hide tax notes */
.includes_tax{
  display:none !important;
}

.cart_totals .order-total small,
.woocommerce-checkout-review-order-table .order-total small{
  display:none !important;
}

.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 ===== */
.cart_totals table{
  width:100% !important;
  border-collapse:collapse !important;
  table-layout:fixed !important;
}

.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;
}

.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;
}

.cart_totals tr.cart-discount td *{
  display:inline-flex !important;
  align-items:center !important;
  white-space:nowrap !important;
  max-width:none !important;
}

.cart_totals .order-total th,
.cart_totals .order-total td{
  padding:18px 0 !important;
  font-weight:900 !important;
}

.cart_totals .wc-proceed-to-checkout{
  margin-top:16px !important;
}

/* ==========================================
   RUBY – LOCK ₹300 GIFT ROW (Product ID 35672)
========================================== */
.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) .product-remove{
  visibility:hidden !important;
}

.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) .product-quantity{
  visibility:hidden !important;
}

.woocommerce-cart-form__cart-item:has(.product-remove a.remove[data-product_id="35672"]) .product-subtotal{
  visibility:hidden !important;
}

.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;
}

.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;
}

/* =====================================
   RUBY – MOBILE CARET ALIGNMENT FIX
===================================== */
#ruby-et-mobilebar .rb-right{
  margin-left:16px !important;
}

#ruby-et-mobilebar .rb-left{
  gap:6px !important;
  padding-right:0 !important;
}

#ruby-et-mobilebar .rb-caret{
  transform:translateY(1px);
}

/* =====================================
   RUBY CART – MOBILE SPACING NORMALIZATION
===================================== */
@media (max-width:991px){

  body.woocommerce-cart #main-content{
    padding-top:12px !important;
  }

  body.woocommerce-cart #ruby-prepaid-rewards-v46{
    margin-top:6px !important;
    padding-top:0 !important;
  }

  body.woocommerce-cart #ruby-prepaid-rewards-v46 .rd-card{
    padding-top:10px !important;
    padding-bottom:10px !important;
  }

  #ruby-mobile-product-drawer-final{
    margin-bottom:14px !important;
  }

  .woocommerce-cart .cart-content-wrapper{
    min-height:auto !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
  }

  .woocommerce-cart form.woocommerce-cart-form{
    margin-top:0 !important;
  }
}

/* =====================================
   RUBY CART – EQUAL GAP (Product → Delivery/Pincode)
===================================== */
@media (max-width:991px){
  body.woocommerce-cart #ruby-static-eta-block{
    margin-top:-16px !important;
  }
}

/* =====================================
   RUBY CART – REWARDS BLOCK INNER TOP SPACING
===================================== */
@media (max-width:991px){
  body.woocommerce-cart #ruby-prepaid-rewards-v46{
    padding-top:20px !important;
  }
}

#ruby-clickonly-drawer .woocommerce-mini-cart,
#ruby-clickonly-drawer ul.woocommerce-mini-cart{
  padding:0 !important;
  margin:0 !important;
}

#ruby-clickonly-drawer .woocommerce-mini-cart-item,
#ruby-clickonly-drawer .mini_cart_item{
  display:none !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}

/* ===============================
   RUBY — Center Green Discount Pill
=============================== */
#ruby-et-checkout-merged #ruby-et-sd3-widget .rb-pill{
  position:relative;
  display:block;
  width:max-content;
  max-width:calc(100% - 16px);
  margin:0 auto 8px auto;
  text-align:center;
  background:#19a58a;
  color:#fff;
  padding:6px 14px;
  border-radius:999px;
  font-size:11px;
  font-weight:950;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  z-index:4;
  pointer-events:none;
}

#ruby-et-checkout-merged #ruby-et-sd3-widget .rb-pill:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-6px;
  transform:translateX(-50%) rotate(45deg);
  width:12px;
  height:12px;
  background:#19a58a;
  border-radius:3px;
}

/* RUBY drawer price polish */
#ruby-drawer-product-v65-multi .rd-priceInline{
  display:flex !important;
  align-items:center !important;
  gap:8px !important;
}

#ruby-drawer-product-v65-multi .rd-priceInline:has(.rd-mrp){
  gap:6px !important;
}

#ruby-drawer-product-v65-multi .rd-mrp{
  opacity:.75 !important;
  font-weight:700 !important;
}

#ruby-drawer-product-v65-multi .rd-now{
  font-weight:900 !important;
  color:#111 !important;
}

#ruby-drawer-product-v65-multi .rd-off{
  margin-left:2px !important;
  font-weight:900 !important;
}

/* Hide return to shop on empty cart */
body.woocommerce-cart .woocommerce .return-to-shop{
  display:none !important;
}

body.woocommerce-cart .wc-block-cart__empty-cart__button,
body.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button{
  display:none !important;
}

/* ============================================================
   RUBY — Coupon Apply Button Final Fix
============================================================ */
#ruby-coupon-premium-wrap .ruby-coupon-apply br{
  display:none !important;
}

#ruby-coupon-premium-wrap .ruby-coupon-apply{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  height:48px !important;
  min-height:48px !important;
  padding:0 22px !important;
  line-height:1 !important;
  white-space:nowrap !important;
  font-size:13px !important;
  font-weight:900 !important;
  letter-spacing:.3px !important;
  text-transform:uppercase !important;
  border-radius:14px !important;
  background:linear-gradient(180deg,#19a58a,#0f766e) !important;
  border:1px solid rgba(15,118,110,.35) !important;
  color:#fff !important;
  box-shadow:0 14px 30px rgba(15,118,110,.18) !important;
}

#ruby-coupon-premium-wrap .ruby-coupon-btn-slot{
  display:flex !important;
  align-items:center !important;
}

#ruby-coupon-premium-wrap .ruby-coupon-foot{
  margin-top:14px !important;
  line-height:1.35 !important;
}

/* ============================================================
   RUBY — Force Hide Update Cart Button
============================================================ */
body.woocommerce-cart form.woocommerce-cart-form [name="update_cart"]{
  display:none !important;
  visibility:hidden !important;
  height:0 !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
}

body.woocommerce-cart form.woocommerce-cart-form .update-cart,
body.woocommerce-cart form.woocommerce-cart-form .button[name="update_cart"],
body.woocommerce-cart form.woocommerce-cart-form button.update_cart,
body.woocommerce-cart form.woocommerce-cart-form input.update_cart{
  display:none !important;
}

body.woocommerce-cart form.woocommerce-cart-form td.actions,
body.woocommerce-cart form.woocommerce-cart-form .actions{
  padding:0 !important;
  margin:0 !important;
}

/* =========================
   Sticky checkout (REAL DOM)
========================= */
#cc-cart.cc-cart.cc-screen-tab.ruby-cc-panel-v4{
  height:calc(100vh - 20px) !important;
  max-height:calc(100vh - 20px) !important;
  min-height:calc(100vh - 20px) !important;
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
}

#cc-cart-container.ruby-cc-container-v4{
  display:flex !important;
  flex-direction:column !important;
  height:100% !important;
  min-height:100% !important;
}

#cc-cart-container.ruby-cc-container-v4 > :not(.cc-cart-actions){
  flex:1 1 auto !important;
  min-height:0 !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
}

#cc-cart-container.ruby-cc-container-v4 > .cc-cart-actions.ruby-cc-actions-v4{
  flex:0 0 auto !important;
  margin-top:auto !important;
  position:sticky !important;
  bottom:0 !important;
  background:rgba(255,255,255,.96) !important;
  z-index:2147483647 !important;
  border-top:1px solid rgba(0,0,0,.08) !important;
  box-shadow:0 -10px 25px rgba(0,0,0,.08) !important;
  padding-bottom:calc(14px + env(safe-area-inset-bottom)) !important;
}

#cc-cart-container.ruby-cc-container-v4 a.cc-button.cc-button-primary{
  width:100% !important;
  justify-content:center !important;
  align-items:center !important;
}

/* WhatsApp hide when drawer open */
body.ruby-caddy-open-v4 .ctc_s_3.ctc_nb{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
}

/* ==========================================
   RUBY — Free Shipping Card Final Version
========================================== */
#ruby-et-final-v4-wrap{
  margin-bottom:10px !important;
}

.cc-cart-actions.cc-no-branding #ruby-ship-note-v1{
  box-sizing:border-box !important;
  width:calc(100% - 32px) !important;
  margin-left:auto !important;
  margin-right:auto !important;
  padding:12px 14px !important;
  border-radius:16px !important;
}

.cc-cart-actions.cc-no-branding #ruby-ship-note-v1 .ruby-ship-note__icon{
  width:44px !important;
  height:44px !important;
  border-radius:14px !important;
  margin-right:12px !important;
}

.cc-cart-actions.cc-no-branding #ruby-ship-note-v1 .ruby-ship-note__icon svg{
  width:22px !important;
  height:22px !important;
}

.cc-cart-actions.cc-no-branding #ruby-ship-note-v1 .ruby-ship-note__title{
  font-size:15px !important;
  line-height:1.15 !important;
}

.cc-cart-actions.cc-no-branding #ruby-ship-note-v1 .ruby-ship-note__sub{
  font-size:12.5px !important;
  line-height:1.25 !important;
  margin-top:3px !important;
}

/* =========================================
   RUBY — Remove grey separator above cart totals
========================================= */
.cc-cart-actions.cc-no-branding{
  border-top:none !important;
  box-shadow:none !important;
  background-image:none !important;
}

.cc-cart-actions.cc-no-branding::before,
.cc-cart-actions.cc-no-branding::after{
  border-top:none !important;
  box-shadow:none !important;
  background-image:none !important;
}

.cc-cart-actions.cc-no-branding > *:first-child{
  border-top:none !important;
  box-shadow:none !important;
  background-image:none !important;
}

.cc-cart-actions.cc-no-branding hr,
.cc-cart-actions.cc-no-branding .divider,
.cc-cart-actions.cc-no-branding [class*="divider"],
.cc-cart-actions.cc-no-branding [class*="separator"]{
  display:none !important;
}

@media (max-width:768px){
  .woodmart-cart-wrapper .woocommerce-Price-amount{
    display:none;
  }
}