@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//khatrijewellersandsons.in/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(66,51,33);
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Playfair Display", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Montserrat", 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:"Montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", 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:"Montserrat", 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(140,102,59);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
: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;
		}
	
	
.circletophome{
padding: 50px;
max-width: 377px;
  height: 377px;
	border: 1px solid rgba(17, 17, 17, 0.15);
  border-radius: 100% !important;
}
.circletophome:hover{
border: 1px solid #8c763b;
}
.circletophome .info-box-icon img{
border-radius: 100px;
}
.circletophome .info-box-title{
font-size: 24px;
}
.circletophome .info-box-inner p{
font-size: 18px;
}
.aboutpic .line-circle{
border: 1px solid #8c763b;
  width: 73%;
  height: 93%;
  position: absolute;
  top: 0px;
  border-radius: 100%;
  right: 36px;
	animation: sliderShape 3s linear infinite;
}
@keyframes sliderShape {
  0%, 100% {
    border-radius: 42% 58% 70% 30%/45% 45% 55% 55%;
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }
  34% {
    border-radius: 70% 30% 46% 54%/30% 29% 71% 70%;
    transform: translate3d(0, 5px, 0) rotateZ(0.01deg);
  }
  50% {
    transform: translate3d(0, 0, 0) rotateZ(0.01deg);
  }
  67% {
    border-radius: 100% 60% 60% 100%/100% 100% 60% 60%;
    transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
  }
}
.aboutpic img{
position: absolute;
	top: 0px;
	right: 107px;
}
.tabs-wd-68a7054e8513c.tabs-design-simple .tabs-name{
border-color: #8c763b !important;
	font-size: 36px;
}
.tabs-wd-68a7054e8513c.tabs-design-simple .products-tabs-title li.wd-active a, .tabs-wd-68a7054e8513c.tabs-design-simple .products-tabs-title li:hover a, .tabs-wd-68a7054e8513c.tabs-design-simple .owl-nav > div:hover, .tabs-wd-68a7054e8513c.tabs-design-simple .wrap-loading-arrow > div:not(.disabled):hover{
color:#8c763b !important;
}
.wd-tabs.tabs-design-simple .wd-nav-tabs li a{
font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
}
.wd-tabs.tabs-design-simple .wd-tabs-header{
   justify-content: space-between !important;
}
.bganimate{
position:relative;
}
.bganimate:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("https://khatrijewellersandsons.in/wp-content/uploads/2025/09/home-banner.jpg");
  background-size: cover;
  background-position: center;
  animation: tf-animate-zoom-in-out 40s linear infinite;
  z-index: 0;
	width: 100%;
    height: 100%;
}
@keyframes tf-animate-zoom-in-out {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes ripple-line {
  to {
    transform: scale(2);
    opacity: 0;
  }
}
.bganimate-over{
position:relative;
	z-index:1;
	backdrop-filter: blur(24px);
  background: rgba(1, 1, 1, 0.3019607843);
	padding: 93px 74px;
}
.imagehover .vc_single_image-wrapper{
position:relative;
	overflow:hidden;
}
.imagehover .vc_single_image-wrapper::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255,255,255,.3);
  transform: translate(-50%,-50%) rotate(-45deg);
  z-index: 1;
}
.imagehover:hover .vc_single_image-wrapper::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.line-y {
  border-top: 1px solid rgba(17, 17, 17, 0.15);
  border-bottom: 1px solid rgba(17, 17, 17, 0.15);
}
.tf_marquee-V01 {
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: 40px;
  padding: 24px 0px;
  width: 100%;
	animation: infiniteSlide 20s linear infinite;
  animation-play-state: running;
}
.tf_marquee-V01 {
  display: flex;
  flex-wrap: nowrap;
  /* Duplicate the content to ensure continuous loop */
  animation: infiniteSlide 20s linear infinite;
}
/* Keyframes for the infinite scroll animation */
@keyframes infiniteSlide {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Hover effect - Stop the animation */
.tf_marquee-V01:hover {
  animation-play-state: paused; /* Pause the animation on hover */
}
.tf_marquee-V01 i {
  font-size: 24px;
  color: #ae873e;
}
.tf_marquee-V01 p {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: clamp(36px, 4vw, 60px);
  line-height: clamp(44px, 5vw, 72px);
  color: #5A5A5A;
}
.tf_marquee-V01 p:not(.text-clip) {
  font-style: italic;
}
.tf_marquee-V01.style_2 {
  padding: 24px 0px;
}
.tf_marquee-V01.style_2 p {
  color: #fff;
  font-size: clamp(40px, 5vw, 72px);
  line-height: clamp(50px, 6vw, 90px);
}
.tf_marquee-V01.style_2 i {
  color: #fff;
}
.text-clip {
  color: white !important;
  text-shadow: -1px -1px 0 #5A5A5A, 1px -1px 0 #5A5A5A, -1px 1px 0 #5A5A5A, 1px 1px 0 #5A5A5A;
}
.text-clip.style-white {
  color: #00000c !important;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.text-clip.type-2 {
  color: #efe8d5 !important;
}
.text-hero {
  font-size: clamp(36px, 6vw, 72px);
  line-height: clamp(48px, 7vw, 90px);
  letter-spacing: 0px;
}
.fw-medium {
  font-weight: 600 !important;
}
.text-main-9 {
  color: #5a5a5a !important;
}
.tagged_as{
font-size:1px !important;
}@media (min-width: 1025px) {
	.hover-video{
width:100%;
	height:530px;
	object-fit: cover;
}
.abouttxt{
padding: 26px 30px;
	min-height: 243px;
}
.abouttxt .wd-fontsize-xl {
  font-size: 23px;
	margin-bottom: 48px;
}
}

