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

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

:root {
	--wd-text-font: "Crimson Pro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(153,31,35);
	--wd-text-font-size: 20px;
	--wd-title-font: "Crimson Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(153,31,35);
	--wd-entities-title-font: "Crimson Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Crimson Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Crimson Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(153,31,35);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Crimson Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 20px;
	--wd-primary-color: rgb(153,31,35);
	--wd-alternative-color: rgb(153,31,35);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(153,31,35);
	--btn-default-font-family: "DM Sans", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: rgb(153,31,35);
	--btn-default-bgcolor-hover: rgb(112,0,7);
	--btn-default-color: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(153,31,35);
	--btn-accented-bgcolor-hover: rgb(112,0,7);
	--btn-accented-color: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(153,31,35);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 252px;
}
.wd-page-title {
	background-color: rgb(153,31,35);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(153,31,35);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(153,31,35);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color-hover: #333;
--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) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


a.whats-app.developer::before {
	content: "\f175";
font-family: "woodmart-font";
font-weight: 400;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom:89px;
    right: 17px;
    background-color: #25d366;
    color: #FFF !important;
    border-radius: 50px;
    text-align: center;
    font-size: 31px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.catalogue-template-default #cataloguecustomerrequest.text-right {
    --text-align: center !important;
}

.catalogue-template-default .catalog-body .resultsFilter{
	    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.catalogue-template-default .catalog-body .mt-2.d-flex.align-items-center.justify-content-between{
	display: flex !important;
    justify-content: space-between !important;
}

.catalogue-template-default .catalog-body .credited {
	display:flex !important
}

.product-label.onsale.jwero_custom_label {
    font-size: 10px !important;
		letter-spacing:1px !important;
		min-width:150px !important;
}



@keyframes sweep{
  0% {
    left: -100%;
}
100% {
    left: 100%;
}
}

.product-label.onsale:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1.5) 50%, rgba(255, 255, 255, 0) 100%);
    animation: sweep 2s infinite;
}

.woocommerce-MyAccount-navigation-link--downloads{
	display:none !important;
}

/* .wd-content-layout{
	padding-block: 0px !important;
} */

.row.promises{
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.row.promises .col-sm-4{
	flex: 0 0 33.333333%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 33.333333%;
}

.jwero_products_summary{
	  display: flex;
    gap: 20px;
}

.jwero_products_summary .col-sm-7{
	width:60% !important
}

.jwero_products_summary .col-sm-5{
	width:40% !important
}

.wd-content-layout .product-tabs-wrapper{
	display:none !important
}

.single-product .wd-page-content {
    padding-top: 20px;
}

.promise{
	background:#ffffff !important
}

.custom-policy-box-2{
	display:none !important
}

.wd-builder-off .single-product-page>div:not(:last-child) {
    margin-bottom: 0px !important;
    padding-bottom: 30px !important;
}

.breakup_info h3{
	background-color: #991f2314;
    color: #9A1F24;
    border-radius: 3px;
}

.jwero_breakup_wrapper{
	border:1px solid #991f23 !important;
}

.wd-highlighted-products {
    border: 1px solid var(--wd-primary-color) !important;
}

.disclaimer{
	 color: #000000;
}


.jwero_main_shipping_wrapper {
	display:block !important;
}

.check_serviceability_wrapper {
	margin-top: 10px !important;
}

/* #my-hover-tour .vc_active a {
    background-color: #c31616 !important;
    color: #ffffff !important;
} */

#my-hover-tour .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    background-color: #991F23 !important;
    color: #ffffff !important;
}

/*  #my-hover-tour .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #aba9a9 !important;
    color: #000000 !important;
} */

.wd-dropdown-menu.wd-dropdown.wd-design-full-width{
	padding-block:0 !important;
	padding-left:0 !important
}



/* ==============================
   WoodMart Mega Menu Enhancement
   ============================== */

/* 1) Overall dropdown panel */
.wd-dropdown-menu,
.wd-mega-menu,
.wd-nav-mega-menu {
  border-radius: 16px;
/*   overflow: hidden; */
  box-shadow: 0 18px 40px rgba(0,0,0,.10);
  border: 1px solid rgba(153,31,35,.12);
  background: #fff;
}

/* 2) Inner padding */
.wd-dropdown-menu .container,
.wd-mega-menu .container,
.wd-nav-mega-menu .container {
/*   padding: 18px 18px; */
}

/* 3) Left filter buttons (Category/Price/Occasion/Gender) */
.wd-dropdown-menu .filter-btn,
.wd-mega-menu .filter-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  border-radius: 12px;
  border: 1px solid rgba(0,0,0,.08);
  background: #faf7f7;
  color: #222;
  font-weight: 600;
  transition: all .2s ease;
}

.wd-dropdown-menu .filter-btn:hover,
.wd-mega-menu .filter-btn:hover {
  border-color: rgba(153,31,35,.35);
  background: rgba(153,31,35,.06);
  transform: translateY(-1px);
}

/* Active state */
.wd-dropdown-menu .filter-btn.is-active,
.wd-mega-menu .filter-btn.is-active {
  background: #991f23;
  color: #fff;
  border-color: #991f23;
}

/* 4) Category items: better spacing + clean typography */
.wd-dropdown-menu a,
.wd-mega-menu a {
  font-size: 15px;
  font-weight: 600;
  color: #1f1f1f;
}

.wd-dropdown-menu a:hover,
.wd-mega-menu a:hover {
  color: #991f23;
}

/* 5) Icon bubble look (for category thumbnails) */
.wd-dropdown-menu img,
.wd-mega-menu img {
  border-radius: 20px;
  background: #fff;
  border: 1px solid rgba(153,31,35,.18);
/*   padding: 6px; */
  box-shadow: 0 10px 20px rgba(0,0,0,.06);
}

/* 6) Column separators (subtle) */
.wd-dropdown-menu .mega-col,
.wd-mega-menu .mega-col {
  position: relative;
}

.wd-dropdown-menu .mega-col:after,
.wd-mega-menu .mega-col:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: calc(100% - 20px);
  background: rgba(0,0,0,.06);
}

.wd-dropdown-menu .mega-col:last-child:after,
.wd-mega-menu .mega-col:last-child:after {
  display: none;
}

/* 7) Promo box on right (optional) */
.mega-promo {
  border-radius: 16px;
  border: 1px solid rgba(153,31,35,.18);
  background: linear-gradient(180deg, rgba(153,31,35,.06), rgba(153,31,35,.02));
  padding: 16px;
}

.mega-promo h3 {
  font-size: 20px;
  margin: 10px 0 6px;
  color: #991f23;
  font-weight: 800;
}

.mega-promo .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border-radius: 12px;
  background: #991f23;
  color: #fff !important;
  font-weight: 700;
  border: 1px solid #991f23;
}

.mega-promo .btn:hover {
  background: #7d1820;
  border-color: #7d1820;
}

.box-icon-with-border .info-box-icon {
    padding: 5px !important;
}

.home-info-box .info-box-icon img{
	border-radius:10px !important
}

.home-info-box  {
--ib-icon-sp: 10px !important;
}

#menu-main-menu .nav-link-text{
	  TEXT-TRANSFORM: capitalize !important;
    FONT-WEIGHT: 700 !important;
}

@media (min-width: 1025px) {
	.wd-highlighted-products .wd-grid-g {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: var(--wd-gap);
}

.wd-quick-shop .woocommerce-Price-amount.amount bdi{
	font-size:15px !important
}


/* Keep sidebar filters always open */
.wd-widget-collapse .wd-widget-title {
    pointer-events: none;
}

.wd-widget-collapse .wd-filter-wrapper {
    display: block !important;
}

html .wd-widget-collapse .wd-widget-title:after {
    display: none !important;
}

.digits-form_page {
        width: 725px;
	min-height: 600px !important;
	height:602px !important;
}


html .digits-form_container{
padding:8px 20px !important
}

.jwero_main_shipping_wrapper.row{
	display:flex !important
}

.tax-jewellery_type .shop-loop-head {
    flex-wrap: unset !important;
}

}

@media (max-width: 576px) {
	.catalogue-template-default .row.allProducts .mb-3.product {
    width: 45% !important;     
}

.jwero-gold-plans-grid.jwero-cols-3 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.promises .promise h4{
font-size: 16px !important;
}

.jwero_products_summary {
    margin-top: 0px !important; 
}




  /* Anchor button properly */
  .jwero-gold-plan-info-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
  }

  /* Tooltip fix */
  .jwero-gold-info-tooltip {
    position: absolute;
    top: calc(100% + 10px);
    left: 0%;
    transform: translateX(-50%);

    width: max-content;
    max-width: min(90vw, 300px);

    white-space: normal;
    text-align: left;

    padding: 12px 14px;
    border-radius: 10px;

    z-index: 1000;

    box-shadow: 0 8px 24px rgba(0,0,0,0.18);
  }


.jwero-gold-plan-modal-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
  }

  /* Make all badges visually consistent */
  .jwero-gold-plan-modal-badges > * {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 14px;
    border-radius: 999px;
    font-size: 13px;
    line-height: 1;
    white-space: nowrap;
  }

  /* First badge full width (FLEXIBLE AMOUNT) */
  .jwero-gold-plan-modal-type {
    flex: 1 1 100%;
    max-width: 100%;
    text-align: center;
  }

  /* Other pills side-by-side */
  .jwero-gold-plan-purity-pill,
  .jwero-status-badge {
    flex: 0 0 auto;
  }

  /* Icon + text spacing */
  .jwero-status-badge svg {
    margin-right: 6px;
  }

.jwero-gold-plan-join-form  .jwero-gold-form-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.jwero-digigold-tabs {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;

    padding-bottom: 8px;
    margin-bottom: 16px;

    -webkit-overflow-scrolling: touch; /* smooth iOS scroll */
    scrollbar-width: none; /* Firefox */
  }

  /* Hide scrollbar (Chrome/Safari) */
  .jwero-digigold-tabs::-webkit-scrollbar {
    display: none;
  }

  .jwero-digigold-tabs .jwero-tab {
    flex: 0 0 auto;
    min-width: max-content;
  }


#jwero-kyc-done-btn {
	width: 100% !important;
}


.jwero-gold-plans-wrapper {
    padding: 0px 0 40px;
}




@media (max-width: 768px) {

    /* Base toolbar */
    .wd-toolbar {
        background: #fff;
        border-top: 1px solid #eee;
    }

    .wd-toolbar .wd-tools-element {
        position: relative;
        padding: 6px 0;
    }

    .wd-toolbar .wd-tools-icon,
    .wd-toolbar .wd-toolbar-label {
        color: #9b9b9b;
        transition: all 0.25s ease;
    }

    /* ===============================
       SHOP
    ================================ */
    body.woocommerce-shop .wd-toolbar-shop {
        transform: translateY(-2px);
    }

    body.woocommerce-shop .wd-toolbar-shop .wd-tools-icon,
    body.woocommerce-shop .wd-toolbar-shop .wd-toolbar-label {
        color: #7a1414;
    }

    body.woocommerce-shop .wd-toolbar-shop::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
        height: 2px;
        background: linear-gradient(90deg, transparent, #c9a24d, transparent);
        border-radius: 2px;
    }

    /* ===============================
       CART
    ================================ */
    body.woocommerce-cart .wd-header-cart {
        transform: translateY(-2px);
    }

    body.woocommerce-cart .wd-header-cart .wd-tools-icon,
    body.woocommerce-cart .wd-header-cart .wd-toolbar-label {
        color: #7a1414;
    }

    body.woocommerce-cart .wd-header-cart::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
        height: 2px;
        background: linear-gradient(90deg, transparent, #c9a24d, transparent);
        border-radius: 2px;
    }

    /* ===============================
       ACCOUNT
    ================================ */
    body.woocommerce-account .wd-header-my-account {
        transform: translateY(-2px);
    }

    body.woocommerce-account .wd-header-my-account .wd-tools-icon,
    body.woocommerce-account .wd-header-my-account .wd-toolbar-label {
        color: #7a1414;
    }

    body.woocommerce-account .wd-header-my-account::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
        height: 2px;
        background: linear-gradient(90deg, transparent, #c9a24d, transparent);
        border-radius: 2px;
    }

    /* ===============================
       WISHLIST (SAFE & RELIABLE)
    ================================ */
    body.wishlist-active .wd-header-wishlist {
        transform: translateY(-2px);
    }

    body.wishlist-active .wd-header-wishlist .wd-tools-icon,
    body.wishlist-active .wd-header-wishlist .wd-toolbar-label {
        color: #7a1414;
    }

    body.wishlist-active .wd-header-wishlist::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
        height: 2px;
        background: linear-gradient(90deg, transparent, #c9a24d, transparent);
        border-radius: 2px;
    }

    /* Remove account highlight when wishlist active */
    body.wishlist-active .wd-header-my-account {
        transform: none;
    }

    body.wishlist-active .wd-header-my-account::after {
        display: none;
    }
}
/***** price breakup grid *****/

.jwero_products_summary {
    display: block !important;
}

.jwero_products_summary .col-sm-7{
	width:100% !important
}

.jwero_products_summary .col-sm-5{
	width:100% !important
}

.row.promises{
	display: block;
}

.row.promises .col-sm-4 {
	max-width: 100%;
}


/***** Add to cart page ******/
.wd-checkout-prod-cont {
	display:flex;
}

.wd-checkout-prod-title {
    display: block;
}

.mobile-product-widgets .wpb_wrapper{
	 display: flex !important;
}

/* DIGIGOLD */

.jwero-plan-footer{
	 flex-direction: column !important;
}

.jwero-plan-footer button{
	width:100% !important
}

.jwero-overview-flexi-layout{
	flex-direction: column !important;
}

.jwero-gold-plan-modal-badges {
	
	flex-wrap: unset !important;
	gap: unset !important;
	
}
}

