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

:root {
	--wd-text-font: "Crimson Text", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Crimson Text", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Crimson Text", 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: "Crimson Text", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Crimson Text", 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: "Crimson Text", 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(145,61,59);
	--wd-alternative-color: rgb(145,61,59);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(145,61,59);
	--btn-default-bgcolor: rgb(145,61,59);
	--btn-default-bgcolor-hover: rgb(145,13,11);
	--btn-accented-bgcolor: rgb(145,61,59);
	--btn-accented-bgcolor-hover: rgb(145,13,11);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #0c0c0c;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	--wd-popup-width: 600px;
}
.page-title-default {
	background-color: rgb(152,91,37);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(145,61,59);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,250,240);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,250,240);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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: 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);
}
}


/***********Currency symbol**************/
.woocommerce-Price-currencySymbol{
display:none !important;}

/****** Enquiry on whatsapp button*********/
.get_enquire_whatsapp h5.mb-0 {
    color: #fff;
    background: #F19346;
    padding: 10px;
    border-radius: 7px;
}
html .fa-whatsapp {
color:#fff;}

/****** add to cart *******/
.single_add_to_cart_button {
	  margin: 20px 0; !important;
}

.wd-buy-now-btn.button {
	  margin: 20px 0; !important;
}

.scroll-text{
	color:#6b3d1f !important; 
}

.row.d-inline-flex.get_enquire_whatsapp{
	display:flex !important
}

.get_enquire_whatsapp h5.mb-0 {
    background: #913d3b !important;
}

.wd-prefooter {
   padding-bottom: 0px !important;
}

.get_enquire_whatsapp .fab.fa-whatsapp::before{
	color:#ffffff !important
}

.get_enquire_whatsapp .d-flex a{
	  display: flex !important;
    gap: 5px !important;
}

.get_enquire_whatsapp .d-flex .mb-0{
	  display: flex !important;
	  align-items: center !important;
    gap: 5px !important;
}

.breakup_info h3
 {
    background-color: #ebdddd !important;
}

.promise {
    background:#ebdddd !important;
}

.product-summary-shadow .summary-inner {
    background-color: #FFFAF0 !important;
}@media (max-width: 576px) {
	.product-image-summary .summary-inner{
	margin: 20px 0 !important
}

.row.promises{
	margin-top:20px !important
}
}

