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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(229,118,97);
	background-image: none;
}

:root{
--wd-text-font:"Jost", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Jost", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Jost", 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%);
}
:root{
--wd-alternative-font:"Sorts Mill Goudy", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Jost", 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;
}
:root{
--wd-header-el-font:"Raleway", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(229,118,97);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(229,118,97);
}
:root{
--btn-default-bgcolor-hover:rgb(229,118,97);
}
:root{
--btn-accented-bgcolor:rgb(229,118,97);
}
:root{
--btn-accented-bgcolor-hover:rgb(229,118,97);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--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: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@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);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.tagged_as{font-size: 1px !important;}
.top-icon.icons-design-bordered .wd-social-icon{
border: 1px solid #000 !important;
	width: 24px !important;
  height: 24px !important;
}
.top-icon .wd-icon {
font-size: 14px !important;
  line-height: 25px !important;
}
.wd-nav > li {
  position: relative;
  letter-spacing: .8px;
}
.whb-sticked .whb-general-header{
background: #ebe4dd !important;
}
.bookacall{
background: #e57661;
  border-radius: 100px;
  padding: 5px 5px 5px 25px;
	display: table;
  margin: 0px auto;
}
.bookacall span{
color: #fff;
  font-size: 16px;
}
.bookacall a{
background: #fff;
  color: #e57661;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 100px;
  margin-left: 18px;
}
.bookacall a:hover{
background: #d13a1e;
  color: #fff;
}
.shapeshop.wd-info-box .info-box-content{
position: absolute;
  bottom: 50px;
  width: 100%;
}
.shapeshop.wd-info-box .info-btn-wrapper {
  margin-top: 0px;
}
.shapeshop.wd-info-box :is(.info-box-subtitle, .info-box-title){
margin-bottom: 0px;
	font-size: 30px !important;
}
.shapeshop:hover .info-box-icon img {
  transform: scale(1.03);
transition: all 0.5s ease;
}
.colourgems{  transition: all .5s ease;}
.colourgems .info-box-icon img{
transform: scale(.8);
  transition: all .5s ease;
  object-fit: contain;
  object-position: center;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.colourgems:hover .info-box-icon img{
transform: scale(1);
  transition: all .5s ease;
}
.office{}
.office .wd-gallery-item:nth-child(1){
transform: rotate(-12deg);
	position: relative;
  top: 38px;
}
.office .wd-gallery-item:nth-child(2){
position: relative;
  z-index: 1;
}
.office .wd-gallery-item:nth-child(3){
transform: rotate(12deg);
	position: relative;
  top: 38px;
}
.office .wd-gallery-item img{
vertical-align: top;
  border-radius: 15px;
}
.office .gallery-images{
padding:38px;
}
.videos video {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.whatsapp-inquiry {
    margin-top: 20px;
}

.whatsapp-btn {
    background-color: #25d366; /* WhatsApp green color */
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

.whatsapp-btn:hover {
    background-color: #128c7e;
	color:#fff;
}@media (min-width: 577px) and (max-width: 767px) {
	.bookacall {
  background: #e57661;
  border-radius: 20px;
  padding: 5px 16px 5px 16px;
  display: table;
  margin: 0px auto;
  text-align: center;
}
.bookacall span {
  color: #fff;
  font-size: 16px;
  display: block;
  line-height: 21px;
	margin-bottom: 12px;
}
.bookacall a{
margin-left: 0px;
}
#wd-678e761541e5b .title-subtitle {
  line-height: 38px !important;
  font-size: 30px !important;
}
.office .gallery-images {
  padding: 0px !important;
}
.office .wd-gallery-item:nth-child(1) {
  transform: rotate(0deg) !important;
  position: relative;
  top: 0px !important;
}
.office .wd-gallery-item:nth-child(3) {
  transform: rotate(0deg) !important;
  position: relative;
  top: 0px !important;
}
.office .wd-gallery-item:nth-child(2){
margin:20px 0px;
}
}

@media (max-width: 576px) {
	.bookacall {
  background: #e57661;
  border-radius: 20px;
  padding: 5px 16px 5px 16px;
  display: table;
  margin: 0px auto;
  text-align: center;
}
.bookacall span {
  color: #fff;
  font-size: 16px;
  display: block;
  line-height: 21px;
	margin-bottom: 12px;
}
.bookacall a{
margin-left: 0px;
}
#wd-678e761541e5b .title-subtitle {
  line-height: 38px !important;
  font-size: 30px !important;
}
.office .gallery-images {
  padding: 0px !important;
}
.office .wd-gallery-item:nth-child(1) {
  transform: rotate(0deg) !important;
  position: relative;
  top: 0px !important;
}
.office .wd-gallery-item:nth-child(3) {
  transform: rotate(0deg) !important;
  position: relative;
  top: 0px !important;
}
.office .wd-gallery-item:nth-child(2){
margin:20px 0px;
}
}

