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

:root {
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Alice", 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: "Alice", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(234,184,157);
	--wd-alternative-color: rgb(235,209,196);
	--wd-link-color: rgb(58,58,58);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(235,209,196);
	--btn-default-bgcolor-hover: rgb(234,170,138);
	--btn-default-color: rgb(58,58,58);
	--btn-default-color-hover: rgb(81,81,81);
	--btn-accented-bgcolor: rgb(235,209,196);
	--btn-accented-bgcolor-hover: rgb(234,188,168);
	--btn-accented-color: rgb(38,38,38);
	--btn-accented-color-hover: rgb(56,56,56);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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: 223px;
}
.wd-page-title {
	background-color: rgb(235,209,196);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,247,244);
	background-image: none;
}
 {
	color: rgb(235,209,196);
}
.product-labels .product-label.onsale {
	background-color: rgb(206,182,179);
	color: rgb(43,43,43);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@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);
}
}


@font-face {
	font-family: "Lora";
	src: url("//rcpkjewellers.com/wp-content/uploads/2025/10/Lora-Medium.woff") format("woff2"), 
url("//rcpkjewellers.com/wp-content/uploads/2025/10/Lora-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

a.whats-app.developer{
    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;
}


html .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a  {
    color: rgb(69 64 62) !important;
}

html .wd-nav.wd-style-default {
    --nav-color-hover: rgb(69 64 62) !important;
}
	
	
html .badge {
	color:#000 !important;
}
	
html .wd-tools-icon .wd-tools-count {
	color: #000 !important;
}

html .amount {
    color: rgb(183 155 141) !important;
}

html .breakup_info h3 {
	color:black !important;
    background-color: #fff7f5;

}

html .promise {	
background:  #fff7f5; !important;
}

html .product-labels .product-label.onsale  {
	font-size:10px !important;
	border-bottom-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
}


html .custom-policy-box-2 {
	display:none !important ;
}

html .jwero_products_savings {
	display:none !important ;
}

html .breakup_short_description  {
	display:none !important ;
}

html .sidebar-widget  {
    margin-bottom: 0px;
    padding-bottom: 13px;
    border-bottom: 0px;
}

html .sidebar-widget .widget-title {
	background-color: #ebd1c4;
    padding: 12px;
}

html #menu-item-140 .wd-dropdown-menu {
	 transition: opacity 1.4s 
cubic-bezier(0.19, 1, 0.22, 1), visibility 1.4s 
cubic-bezier(0.19, 1, 0.22, 1), transform 2.4s 
cubic-bezier(0.19, 1, 0.22, 1);
}

.card.flexi .row{
	display: flex !important;
  justify-content: space-between !important;
	gap:20px !important
}

.card.flexi .flexiFooter{
	display: flex !important;
  justify-content: space-between !important;
}

.card.flexi .form-group button{
	background-color:black !important;
	color: white !important
}

.card.flexi .form-group input{
	color:#000000 !important
}

html .jwero_live_pricing_scroll_text {
	animation: scrollbox 28s linear infinite;
}

html  .ui-slider-range {
	background-color: rgb(235 209 196) !important; 
}

html .ui-slider-handle:after {
	background-color: rgb(235 209 196) !important; 
}

html .count {
	color:#000 !important;
}


html .product-label.onsale {
    position: relative;
    overflow: hidden; /* Ensures sweep effect stays inside */
}

html .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, 0.5) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    animation: sweep 2s infinite;
}

/* Keep your existing keyframes */
@keyframes sweep {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}



#wpcf7-f16-o1 .wpcf7-submit  {
width:100%;
}

.wd-page-title.page-title h4{
	margin-bottom:0px !important
}

.category-images .wd-carousel .wd-cat-thumb img{
	width:225px !important;
	height:150px !important;
}
@media (min-width: 1025px) {
	html .promises {
	display:flex !important;
	justify-content: space-around;
    
}

#joolry-btn-mobile {
	display:none !important;
}

#special-mobile {
	display:none !important; 
}

.jwero_products_summary.row{
	  display: flex !important;
    justify-content: space-between !important;
		gap:20px !important
}

.jwero_products_summary.row .col-sm-7{
	width:60% !important
}

.jwero_products_summary.row .col-sm-5{
	width:40% !important
}


.woocommerce-account .woocommerce-my-account-wrapper .woocommerce-MyAccount-content b .row{
display:flex !important
}



.footer-column.footer-column-4{
	display: unset !important;
}

.footer-column.footer-column-4 #block-7 .wp-block-image a img{
	width:200px !important
}

.footer-column.footer-column-4 #block-8 .wp-block-image a img{
	width:200px !important
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	
#special-mobile {
	display:none;
}
}

@media (max-width: 576px) {
	#joolry-btn-mobile {
	display:flex;
}

#joolry-btn-desk {
	display:none;
}

#special-desk {
	display:none;
}

html .product-labels .product-label.onsale  {
	font-size:6px !important;
}

.card.flexi .row {
    display: block !important;
}


.woocommerce-my-account-wrapper .woocommerce-MyAccount-content{
	    overflow-x: auto !important;
}

.woocommerce-my-account-wrapper .woocommerce-MyAccount-content table tr{
	    white-space: nowrap !important;
}

  .woocommerce-MyAccount-content table#table thead {
    display: none;
  }

  /* 3) Turn each TR into a card */
  .woocommerce-MyAccount-content table#table tbody tr {
    display: block;
    margin: 12px 0;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,.05);
  }

	.woocommerce-MyAccount-content table {
    border-radius: 10px;
    border: 1px solid #072262 !important;
  }

  /* 4) Each cell becomes a labeled row (label above value) */
  .woocommerce-MyAccount-content table#table tbody td {
    display: flex;
    width: 100% !important;
    padding: 12px 14px;
    border-bottom: 1px solid #072262;
    box-sizing: border-box;
		gap:15px !important
  }
  .woocommerce-MyAccount-content table#table tbody td:last-child {
    border-bottom: 0;
  }
  .woocommerce-MyAccount-content table#table tbody td::before {
    content: attr(row-header);   /* uses your existing row-header="Plan Name :" etc. */
    display: block;
    font-weight: 600;
    color: #6b7280;              /* subtle label color */
    margin-bottom: 4px;
    line-height: 1.2;
  }

  /* 6) Give space above sticky bottom bar so last card isn't hidden */
  .woocommerce-MyAccount-content { padding-bottom: 80px; }
}

/* Optional: small visual polish for the badge/status chips inside cells */
.woocommerce-MyAccount-content table#table .status,
.woocommerce-MyAccount-content table#table .badge {
  vertical-align: middle;
}


.woocommerce-MyAccount-content table#table tbody
  td[row-header^="Plan Name"]{
    display: flex !important;
   flex-direction: row; 
    justify-content: flex-start;
    align-items: flex-start;
		gap:10px !important
  }


.al-products .widget_products .product_list_widget .widget-product-wrap{
display:flex !important;
flex-direction: column !important;
justify-content: center !important;
align-items: center !important;
}


.vc_mobile .footer-column.footer-column-4{
	display: flex !important;
	gap: 10px !important;
	justify-content: space-around;
  flex-direction: row !important;
}

.vc_mobile .footer-column.footer-column-4 #block-7 .wp-block-image a img{
	width:130px !important
}

.vc_mobile .footer-column.footer-column-4 #block-8 .wp-block-image a img{
	width:130px !important
}
}

