/*
Theme Name: Bagels
Description: Specific styles of the theme relative ti this website.
*/
#popup-video1,
#popup-video2,
#popup-video3,
#popup-video5,
#main-video{
	display: none;
}
.s2rc-box a{
	display:block;
}
.archive .pro-contianer .woocommerce:nth-child(2) .woocommerce-pagination {
    margin-top: 10px;
}
.vid-gal{
    position:relative;
    margin-bottom:5px;
    margin-top:5px;
    padding-left:5px;
    padding-right:5px;
    
}
/*.gems-vid-wrap{*/
/*    display:flex;*/
/*    flex-wrap:wrap;*/
/*}*/
.gems-video{
	width: 60%;
    height: 500px;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
}

.gems-video img{
	height: 100%;
    object-fit: cover;
    width: 100%;
}
.gems-vid{
	position: absolute;
    top: 0;
    left: 5px;
    right: 5px;
    text-align: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
}
.gems-vid:hover,.gems-vid:focus{
	 background-color: rgba(0,0,0,0.2);
    color: #fefefe;
}
.gems-vid span{
	font-size: 50px;
}
.gems-vid span div{
	font-size: 20px;
	font-family: "Santral-Medium";
	font-weight: 400;
}
.abt-sapphires .abts-left,.abt-mining .abts-right{
	position: relative;
} 
.fancybox-content {
    background: transparent;
    display: inline-block;
    margin: 0;
    width: 60%;
    /*height: 60%;*/
    max-width: 100%;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
#popup-inquiry.fancybox-content {
    background: #fff!important;
}
.fancybox-button svg{
	color: #D54A29;
}
.abts-left-vid span:before{
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	display: block;
	top: 0;
	left:0;
	right: 0;
	bottom: 0;
	content: "";
}
.abts-left-vid span i{
	z-index: 2;
}
.abts-left-vid{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	 color: #fff;

}
.abts-left-vid:hover,.abts-left-vid:focus{
	 color: rgba(255,255,255,0.7);
}
.abts-left-vid span{
	display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
   	flex-flow: column;
    font-size: 50px;
   
}
.abts-left-vid span div{
	z-index: 2;
    font-size: 20px;
    padding-top: 10px;
    font-family: 'Santral-Medium';
}
.header-banner{
	background-color: #D54A29;
	height: 35px;
	display: flex;
	align-items: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sticky .header-banner{
	height: 0;
	opacity: 0;
}
.pt-offers-wrap{
	display: flex;
	flex-wrap: wrap;
}
.pto-img{
	width: calc(100%/2 - 8px);
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	height: auto;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.pto-img a{
	display: inline-block;
}
.pto-img:hover{
	border: 1px solid #D54A29;
}
.pto-img img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: top;
}
.pto-img:nth-child(even){
	margin-right: 0;
}
.no-blog-found{
	font-family: 'Santral-Medium';
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.tp-occupation{
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.hb-wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hb-content1 a{
	color: #FAE2DD;
	font-family: 'Santral-Light';
	font-weight: 300;
	font-size: 11px;
}
.hb-content1 i{
	margin-right: 5px;
}
.hb-content2 a{
	color: #FAE2DD;
	text-decoration: underline;
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	font-size: 11px;

}
.page-404{
	margin-bottom: 30px!important;
}
.single-product .s4-wrap{
	padding-top: 0;
}
.hb-content3{
	display: flex;
	align-items: center;
}
.hc-email-link{
	display: flex;
	color: #FAE2DD;
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 11px;
}
.hc-email-link:hover,
.hb-content2 a:hover,
.hb-content1 a:hover{
	color: #FFF;
}
.woocommerce ul.products li.product .button{
	display: none;
}
.head-tree{
position: absolute;
    left: 20px;
    z-index: 2;
    bottom: -124px;
}
.hc-contacts-email{
	margin-right: 40px;
}
.hc-contact-icon{
	margin-right: 10px;
}
.main-search-bar{
	display: flex;
}
.search-nav{
	padding-left: 20px;
}
.input-group .form-control{
	border-top-left-radius:50px ;
	border-bottom-left-radius: 50px;
	background-color: #F2F2F2;
	border:none;
	height: 35.5px;
	outline: none;
	box-shadow: none;
	padding-left: 20px
}
.input-group-btn:last-child>.btn{
	border-top-right-radius:50px ;
	border-bottom-right-radius: 50px;
	background-color: #F2F2F2;
	border:none;
	outline: none;
	font-size: 11px;
	padding: 10px 20px;
}
.input-group input[type="search"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Santral-Light';
	font-weight: 300;
	font-size: 13px;
	padding-top: 2px;
	color: #444;

}
.sw-wrap{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	height:550px;
	width: 100%;
	border-bottom: 1px solid rgba(213,74,41,0.3);
}    
.sw-col-wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 30px;
}
.sw-img{
	background-color: #fff;
	border:20px solid #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.20);
	position: relative;

}
.glow-img img{
	width: 80px!important;
	height: 80px!important;
}
.glow-img {
    position: absolute;
    top: 281px;
	right:89px;
}
.sw-img img{
	object-position: center;
	object-fit: cover;
	height: 400px;
	width: 500px;
}
.sw-left-col h1{
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: 0.01em;
	color: #424040;

}
.sw-left-col p{
	font-family: 'Santral-Medium'!important;
	font-weight: 400!important;
	font-size: 12px;
	color: #282828;

}
.btn-dark{
	border: 1px solid rgba(255,255,255,0.3);
	background-color: #282828;
	color: #fff;
	font-family: 'Santral-Light';
	font-weight: 300;
	font-size: 13px;
	line-height: 1;
	padding: 11px 13px;
	border-radius: 0;
	outline: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}
.woocommerce-info::before{
	font-family: 'Font Awesome 5 Pro';  
    content: "\f07a";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}
.btn-white{
	background-color: #fff;
	color: #000;
	font-family: 'Santral-Light';
	font-weight: 300;
	font-size: 13px;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 3px solid #000;
	outline: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}
.btn-dark:focus{
	outline: none;
	color: #fff!important;
}
.btn-dark i{
	padding-left: 20px;
	font-size: 13px;
	line-height: 1;
}
.btn-white i{
	padding-left: 15px;
	font-size: 13px;
	line-height: 1;
}
.btn-dark:hover{
	background-color: #D54A29!important;
	color: #fff!important;
}
.btn-white:hover{
	color: #D54A29!important;
	border-bottom: 3px solid #D54A29;
}
.fb-wrap{
	background-color: #F3F3F3;
	color: #777777;
	padding-top: 60px;
	padding-bottom: 20px;
	border-top: 4px solid #D54A29;
}
.s6-wrap{
	padding-bottom: 60px!important;
}
.fb-col-wrap{
	display: flex;
	justify-content: space-between;
}
.fb-logos-wrap{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.fb-main-logo{
	width: 170px;
}
.fb-logo{
	padding: 0 10px;
	font-size: 20px;

}
.fb-logo a{
	color: #282828;
}
.fbc2-heading h2,.fbc3-heading h2,.fbc4-heading h2{
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 25px;
	color: #282828;
	margin-top: 0;
}
.fbc2-sub-heading h4{
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	font-size: 15px;
	color: #282828;
}

.fbc2-sub-heading p,.fbc3-pages a,.fbc4-content p{
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 12px;
	color: rgb(69, 69, 69);
}
.fbc3-pages ul{
	padding-left: 0;
	list-style: none;
}
.s2-heading h1 ,.s3-heading h1,.s4-heading h1{
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 30px;
	color: #424040;
	letter-spacing: 0.01em;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
}
.s2-wrap{
	padding-top: 60px;
	padding-bottom: 20px;
}
.s3-wrap,.s4-wrap,.s6-wrap{
	padding-top: 40px;
	padding-bottom: 20px;
}
.s2-col-wrap{
	display: flex;

}
.s2-left-col{
	width: 50%;
	height: 449px;
	margin-top: 1px;
	margin-right: 2px;
	position: relative;
	overflow: hidden;
}
.s2lc-img img{
	object-fit: cover;
	object-position: top;
	width: 100%;
	height:450px;
}
.s2-right-col{
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}
.copyright-note span{
	padding: 0 5px;
}
.copyright-note {
	font-family: "Santral-Light";
	font-weight: 300;
	  color: rgb(69, 69, 69);
}
.s2rc-box{
	padding: 2px;
	background-color: #fff;
	height: 222px;
	border: 1px solid rgba(0,0,0,0.2);
	margin: 2px;
	width: 32.5%;
	text-align: center;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.foot-img {
	margin-top: -2px;
}
.s2rc-box:hover{
	border: 1px solid rgba(0,0,0,0);
	z-index: 1;
	overflow: visible;
}
.s2rc-box:hover .s2rch-content{
	opacity: 1;
	z-index: 2;
}
.s2rch-content{
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position:absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	border: 1px solid rgba(213,74,41,0.5);
	background-color: #fff; 
	
}
.dark-back{
	/*content: '';*/
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 135px;
	pointer-events: none;
	opacity: 0.82;
	background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
}
#sb_instagram .sbi_photo_wrap:before {
   background-color: rgba(0,0,0,0.5);
   position: absolute;
   left: 0;
   top: 0;
   bottom: 0;
   right: 0;
   content: '\f16d';
       font-size: 80px;
    padding-top: 50%;
    padding-left: 35%;
    font-weight: 500;
    color: #fff;
		font-family: 'Font Awesome 5 Brands';   		
		opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	pointer-events: none;
	z-index: 10;
	visibility: hidden;
}
#sb_instagram .sbi_photo_wrap:hover::before {
		opacity: 1;
		visibility: visible;
}
#sync2 .owl-item{
	width: auto!important;
}
#sync2{
	    /* margin-top: -90px; */
    background-color: #fff;
    /* padding-left: 30px; */
    position: absolute;
    top: -31px;
    left: 50%;
    width: 310px;
    padding-left: 30px;
    margin: 0 auto;
    transform: translateX(-50%);
    /* right: 130%; */
}

@media only screen and (min-width: 768px){
	.fb-col-wrap .fb-col-4{
		max-width: 35%;
	}
}

@media only screen and (min-width: 1920px){
	.fb-col-wrap .fb-col-4{
		max-width: 25%;
	}
}


.testimonial-slider .owl-carousel.carousel_2 {
    background-color: #fff;
    position: absolute;
    top: -37px;
    left: 50%;
    width: 310px;
    padding-left: 15px;
    margin: 0 auto;
    transform: translateX(-50%);
}

.testimonial-slider .owl-carousel.carousel_2 .owl-stage{
	display: flex;
	align-items: center;
}
.testimonial-slider .owl-carousel .owl-item img{
	height:100%
}

.content-wrap{
	padding: 15px;
	padding-top: 0;
}
.s2rch-heading{
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	font-size: 13px;
	color: #282828;
	text-align: left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.s2rch-price{
	font-family: 'Santral-Light';
	font-weight: 300;
	font-size: 13px;
	color: #282828;
	padding-top: 2px;
	text-align: left;
}
.s2lc-wrap{
	position: absolute;
	bottom: 0;
	padding-bottom: 30px;
	left: 30px;
	z-index:1;

}
.s2lc-heading h2{
    font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 28px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 5px;
}
.sc-heading{
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 28px;
	color: #282828;
	margin-top: 0;
	margin-bottom: 5px;
}

.cs-item{
	position: relative;
	overflow: hidden;
}
.box-link{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.sc-content .box-link{
	position: unset;
}
.cs-heading{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 25px;
	color: #FEFEFD;
	position: absolute;
	padding-bottom: 20px;
	bottom: 0;
	z-index: 2;
	left: 20px;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.cs-hover-content{
	position: absolute;
	padding-bottom: 20px;
	bottom:-100%;
	z-index: 2;
	left: 20px;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	pointer-events: none;
}
.csh-heading{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	font-size: 25px;
	color: #FEFEFD;
}
.cs-item:hover .cs-hover-content{
	bottom: 0%;
	opacity: 1;
	pointer-events: unset;
}
/*.cs-item:hover .cs-item-img:before{
	opacity: 0;
	pointer-events: none;
	bottom: -100%;
}*/
.cs-item:hover .cs-heading{
	opacity: 0;
	pointer-events: none;
}
.categories-slider .owl-nav > button.owl-prev ,
.blog-slider .owl-nav > button.owl-prev,
.abts-image-banner .owl-nav > button.owl-prev,
.related-products-slider .owl-nav > button.owl-prev{
	left: -20px;
}
.categories-slider .owl-nav > button.owl-next,
.blog-slider .owl-nav > button.owl-next, 
.abts-image-banner .owl-nav > button.owl-next, 
.related-products-slider .owl-nav > button.owl-next {
	right: -53px;
}
.categories-slider .owl-carousel .owl-nav button.owl-prev,
.categories-slider .owl-carousel .owl-nav button.owl-next,
.blog-slider .owl-carousel .owl-nav button.owl-prev,
.blog-slider .owl-carousel .owl-nav button.owl-next,
.abts-image-banner .owl-carousel .owl-nav button.owl-prev,
.abts-image-banner .owl-carousel .owl-nav button.owl-next,
.related-products-slider .owl-carousel .owl-nav button.owl-prev,
.related-products-slider .owl-carousel .owl-nav button.owl-next{
	background-color: transparent;
}
.s4-grid{
	display: flex;
	flex-wrap: wrap;
	position: relative;
	overflow: hidden;
}
.s4-grid-box{
	width: 49.5%;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid rgba(0,0,0,0.2);
	background-color: #fff;
	height: 280px;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.s4-grid-box.odd img{
	float: left;
	pointer-events: none;
	height: 280px;
	transition: transform .3s;
	overflow: hidden;
}
.s4-grid-box:hover{
	border: 1px solid rgba(213,74,41,0.5);
}
.s4-grid-box:hover img{
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.1);
	transform-origin: 50% 50%;
	overflow: hidden;

}
.s4-grid-box:nth-child(even){
	margin-right: 0;
}

.s4-grid-box.even img{
	float: right;
	pointer-events: none;
	height: 280px;
	transition: transform .3s;
	overflow: hidden;

}
.s4-grid-box.odd .sc-content{
	position: absolute;
	bottom: 100px;
	left: 49%;
	clear: both;
}
.s4-grid-box.even .sc-content{
	position: absolute;
	bottom: 100px;
	left: 15%;
	clear: both;
}
.testi-content p{
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	color: #282828;
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover{
	box-shadow: none;
}

.s6-grid{
	display: flex;
	justify-content: space-between;
}
.s6-grid-box{
	transition: all 0.2s ease-in-out;
	border: 1px solid rgba(0,0,0,0.1);
}
.s6-grid-box img{
	height: 250px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.s6-box-content{
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 20px;
	padding:10px;
	line-height: 1.2;
	color: #020202;
	border-top: 7px solid #D54A29;
	transition: all 0.2s ease-in-out;
	 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.s6-date{
	font-family: 'Santral-Light';
	font-weight: 300;
	font-size: 12px;
	padding-top: 10px;
	transition: all 0.2s ease-in-out;
}
.s6-grid-box a:hover .s6-box-content{
	color: #D54A29;
} 
.testi-item{	
	padding: 0 150px 50px 150px;
}
.testi-content{
	z-index: 2;
}
.touch {
	transition: transform .3s;
	overflow: hidden;
}
.touch:hover {
	-ms-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	transform: scale(1.1);
	transform-origin: 50% 50%;
	overflow: hidden;
}
.s6-box-img{
	overflow: hidden;
}

 .center .test-pro-pic{
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 100%;
	margin: 0 10px;

}
.test-pro-pic{
	width: 60px;
	height: 60px;
	overflow: hidden;
	border-radius: 100%;
	margin: 0 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.test-pro-pic img{
	/*width: 70px;
	height: 70px;*/
	object-position: top;
	object-fit: cover;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.tp-name{
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 20px;
	color: #282828;
	margin-top: 15px;
}
.testi-rates{
	display: flex;
	color: #F4CD35;
	justify-content: center;
}
.testi-rates i{
	padding: 2px;

}
.testi-profile{
	text-align: center;
	width: 30%;
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 20px;
}
.testimonial-slider .owl-carousel .owl-nav button.owl-prev, .testimonial-slider .owl-carousel .owl-nav button.owl-next {
	background-color: transparent;
	width: 30px;
}
.testimonial-slider .owl-nav > button {
	top: 30%;
}
.testimonial-slider .owl-nav > button.owl-prev {
	left: 83px;
}
.testimonial-slider .owl-nav > button.owl-next {
	right: 47px;
}


.testimonial-slider {
    border: 1px solid rgba(213,74,41,0.3);
    position: relative;
    padding: 32px 0 0 0;
    margin-top: 80px;
}
.test-tree{
	position: absolute;
	left:0;
	bottom: 0;
	width: 150px;
}
.fb-mobile{
	display: none;
}
.fb-lap{
	display: block;
}
.pro-contianer{
	position: relative;
	padding-bottom: 130px;
}
.pro-contianer .woocommerce:nth-child(2){
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
}
.pro-contianer .woocommerce:nth-child(1) .woocommerce-pagination{
	display: none;
}
.pro-contianer .woocommerce:nth-child(2) .woocommerce-pagination{
	margin-top: -20px;
}
.pro-contianer .woocommerce:nth-child(1) ul.products li.product .woocommerce-loop-product__title{
	display: none;
}
.pro-contianer .woocommerce:nth-child(1) ul.products li.product .price{
	display: none;
}
.pro-contianer .woocommerce:nth-child(2) ul.products li.product{
	opacity: 0;
}
.pro-contianer .woocommerce:nth-child(2) ul.products li.product:hover{
	opacity: 1;
	z-index: 2;
}
.pro-contianer .woocommerce:nth-child(2) ul.products li.product:nth-child(n+6) {
	margin-top:-42px;
}
.woocommerce .products ul, .woocommerce ul.products{
	display: flex;
	flex-wrap: wrap;
}
.woocommerce ul.products li.product .add_to_cart_button{
	display: none!important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	border: 1px solid rgba(0,0,0,0.2);
	margin: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	float: none;
	width: 19.5%!important;
	background-color: #fff;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover{
	border: 1px solid rgba(213,74,41,0.5);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	font-size: 14px;
	color: #282828;
	padding-top: 0;
	padding: 15px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.woocommerce ul.products li.product .price{
	font-family: 'Santral-Light';
	font-weight: 300;
	font-size: 15px;
	color: #282828;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
}
/*.woocommerce ul.products li.product a img{
	height: 250px;
}
*/
.woo-shop-filter {
	position: relative;
	padding-bottom: 13px;
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	width: 100vw;
	max-width: 100vw;
	padding-top: 5px;
}
.woo-shop-filter .ws-title {
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 18px;
	margin-left: 15px;
	font-weight: 400;
	font-family: 'Santral-Medium';
	color: #8A8A8A;
}
.woo-shop-filter .wsf-item:first-child {
	margin-left: 0;
}
.woo-shop-filter .wsf-item {
	float: left;
	position: relative;
	margin-left: 15px;
}
.woo-shop-filter .wsf-item .wsfi-label {
	display: inline-block;
	padding: 10px 15px;
	margin-top: 3px;
	padding-right: 20px;
	position: relative;
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 13px;
	white-space: nowrap;
	color: #353535;
}
.woo-shop-filter .wsf-item .wsfi-label:hover {
	color: #D54A29;

}
.woo-shop-filter .wsf-item .wsfi-label:after {
	content: '\f0d7';
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.woo-shop-filter .wsf-item.open .wsfi-options {
	display: block;
}
.woo-shop-filter .wsf-item .wsfi-options {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: auto;
	z-index: 1000;
	float: left;
	min-width: 160px;
	padding: 0;
	margin: 1px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: 0 2px 5px rgb(0 0 0 / 18%);
	background-clip: padding-box;
	max-height: 400px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	margin-top: 14px;
}
.woo-shop-filter .wsf-item .wsfi-options > li {
	display: block;
	position: relative;
}
.woo-shop-filter .wsf-item .wsfi-options > li > a {
	display: block;
	color: #4d4f50;
	padding: 10px 20px;
	font-family: "Santral-Medium";
	font-weight: 400;
	padding-left: 35px;
	text-align: left;
	white-space: nowrap;
	position: relative;
}
.woo-shop-filter .wsf-item .wsfi-options > li > a:hover, 
.woo-shop-filter .wsf-item .wsfi-options > li.active > a {
	background-color: #101010;
	color: #fff;
}
.wsf-row{
	display: flex;
}
.woocommerce-breadcrumb a:first-of-type:before{
	display: none!important;
}
.woo-wrapper .woocommerce-pagination .page-numbers li .page-numbers:hover .woo-wrapper .woocommerce-pagination .next:after,
.woo-wrapper .woocommerce-pagination .page-numbers li .page-numbers:hover .woo-wrapper .woocommerce-pagination .prev:after{
	background-color: #212121!important;
}
.single-product .content-area{
	margin-top: 110px;
}
.woocommerce div.product div.images .flex-control-thumbs li{
	border: 1px solid rgba(0,0,0,0.1);
	overflow: hidden;
	margin-top: 5px;
	margin-right: 5px;
	width: calc(100% / 4 - 3.74px);
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n){
	margin-right:0;
}
.reviews_tab,
.woocommerce div.product form.cart,
.woocommerce div.product form.cart div.quantity,
.woocommerce div.product form.cart .button,
.product_meta .posted_in,
.woocommerce-Tabs-panel--reviews,
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering,
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	display: none!important;
}
.woocommerce div.product .product_title{
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #282828;
}
.woo-single-wrapper .woocommerce div.product .summary p.price, 
.woo-single-wrapper .woocommerce div.product .summary span.price{
	font-family: 'Santral-Light';
	font-weight: 300;
	font-size: 16px!important;
	color: #282828;
	display: none;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
	position: absolute;
	right: 15px;
	top: -45px;
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 13px;
	white-space: nowrap;
	color: #353535;
}
.woocommerce-product-details__short-description p,.woocommerce-product-details__short-description ul{
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 13px;
	color: rgb(69, 69, 69);
	line-height: 1.8;
}
.product-single-sku,.pss-heading{
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 13px;
	color:rgb(69,69,69);
}
.popup-content .col-md-2 {
    width: 100%;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport{
	border: 1px solid rgba(0,0,0,0.1);
}
.woocommerce-product-details__short-description ul{
	padding-left: 15px;
}
.woo-shop-filter .wsf-item .wsfi-options > li > a:after {
	content: '\f111';
	position: absolute;
	font-family: 'Font Awesome 5 Pro';
	font-weight: lighter;
	left: 10px;
	font-size: 15px;
	line-height: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.woo-shop-filter .wsf-item .wsfi-options > li > a:hover:after, .woo-shop-filter .wsf-item .wsfi-options > li.active > a:after {
	content: '\f058';
	font-weight: bold;
}
.related .vc-section-heading h1{
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 30px;
	color: #282828;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;

}
.woocommerce div.product div.images.woocommerce-product-gallery{
	width: 48%;
	border: 1px solid rgba(0,0,0,0.1);
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
	width: 50%;
}
.single-product .woocommerce div.product div.images img{
	display: block;
	width: 85%;
	height: auto;
	box-shadow: none;
	margin: 0 auto!important;
}
.ps-social-sharing{
	display: flex;
	align-items: center;
}
.cntct-btn{
	margin-right: 20px;
}
.cntct-btn i{
	padding-left: 0;
	padding-right: 5px;
}
.page-template-template-gems .pg-temp-contact{
	padding-top: 30px;
}
.blog-wrapper{
	padding-top: 50px;
}
.wpcf7-response-output{
	text-align: center;
}
.sidebar-widget .search-wrapper,.single-post .post-title{
	display: none;
}
.blog-sidebar{
	margin-top: -37px;
}
.abt-us-wrap{
	padding-top: 50px;
    padding-bottom: 25px;
}
.dfc-page h3,.dfc-page h2,.dfc-page h1,.abt-content h3,.abt-content h4,.faq-question h3{
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	
}
.dfc-page{
	padding-top: 30px;
	padding-bottom: 30px;
}
.dfc-page p,.abt-content p,.abt-content li,.faq-answer p{
	font-family: 'Santral-Light';
	font-weight: 300;
}
.abt-content{
	text-align: center;
}
.abt-members{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 30px;
	justify-content: center;
}
.abt-vision-wrap{
	display: flex;
	padding-top: 30px;
	
}
.abtv-left{
	background-color: #F4F4F4;
	width: calc(100%*(1/4));
	margin-right: 15px;
	padding: 30px;
	border-radius: 10px;
	text-align: left;
}
.abtv-left h2,.abtv-right h2{
	font-family: 'Santral-Medium';
	font-weight: 400;
	margin-top: 0;
	color:  #444;
}
.cv-heading h2{
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	color: #444;
	text-align: left;
	margin-bottom: 15px;
}
.cv-banner{
	background-color: #F4F4F4;
	display: flex;
	padding: 30px;
	justify-content: space-around;
	border-radius: 10px;
	align-items: flex-end;
}
.cvb-item{
	display: block;
	text-align: center;
}
.core-values{
	padding-top: 20px;
}
.cvb-item h3{
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	color: #444;
	font-size: 20px;

}
.abtv-left p,.abtv-right p{
	font-family: 'Santral-Light';
	font-weight: 300;
	color: #444;
}
.abtv-right{
	background-color: #F4F4F4;
	width: calc(100%*(3/4));
	border-radius: 10px;
	padding: 30px;
	text-align: left;
}
.abt-profile{
	width: 24%;
	margin-right: 15px;
	overflow: hidden;
}
.abt-profile:last-child{
	margin-right: 0;
}
.abt-pro-pic img{
	border-radius: 10px;
	height: 300px;
	object-fit: cover;
}
.abt-name{
	text-align: center;
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	font-size: 20px;
	padding-top:10px;
	padding-bottom: 5px; 
}
.designation{
	text-align: center;
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 13px;
}
.abt-nav{
	height: 50px;
	background-color: #F3F0EA;
}
.abt-nav .page-container{
	display: flex;
	align-items: center;
	justify-content: center;

}
.abt-nav-item{
	position: relative;
}
.abt-nav-item a{
	color: #444;
	font-family: "Santral-Medium";
	font-weight: 400;
	font-size: 17px;
	display: inline-block;
	padding: 13px 30px 12px 30px;
}
.abt-nav.fixed{
	position: fixed;
	top: 60px;
	left: 0;
	right: 0;
	 z-index: 3;
}
.abt-nav-item .mPS2id-highlight{
	color:#D54A29;	
}
.abt-nav-item a:hover{
  	color:#D54A29;
}
.abt-legacy{
	background-color: #FAFAFA;
	padding-bottom: 80px;
	padding-top: 80px; 
	text-align: center;
}
.abt-discover{
	padding-bottom: 50px;
	padding-top: 50px; 
	text-align: center;
}
.legacy-heading h2{
	font-family: 'Santral-SemiBold';
	font-weight: 500;
	color: #444;
	margin-top: 0;
}
.vision-container{
	padding-top: 25px;
	margin-bottom: 30px!important;
}
.legacy-des p{
	font-family: 'Santral-Light';
	font-weight: 300;
	color: #444;
	font-size: 16px;
}
.pun-wrap{
	display: flex;
	position: relative;
}
.jewellery-dropdown:hover .pop-up-nav{
	display: none;
}
.pop-up-nav,.pop-up-nav-collec{
	width: 950px;
	margin: 0 auto;
	box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 15%);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	top: 94px;
	pointer-events: none;
}
.pop-up-nav:after {
  content: " ";
  position: absolute;
  left: 22%;
  top: -7px;
  border-top: none;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #fff;
}
.abt-sapphires .abts-container{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%;
}
.abt-miniing .abts-container{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
}
.abt-sapphires .abts-right{
	width: 50%;
	padding-left: 30px;
}
.abts-image-banner{
	display: flex;
	padding-top: 30px;
}
.abtsi-box{
	width: 100%;
	margin-right: 5px;
	height: 280px;
	overflow: hidden;
}
.abtsi-box a{
	display: inline-block;
	height: 100%;
}
.abtsi-box img{
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.abtsi-box:last-child{
	margin-right: 0;
}
.abt-miniing .abts-right{
	position: absolute;
	top: 0;
	left: 50%;
	right: 0;
	bottom: 0;
}
.abt-miniing .abts-right img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: center;
}
.abt-miniing .abts-left{
	width: 50%;
	padding-right: 30px;
}
.abt-sapphires,.abt-miniing{
	position: relative;
	height: 600px;
}
.abt-sapphires .abts-left{
	position: absolute;
	top: 0;
	left: 0;
	right: 50%;
	bottom: 0;
}
.abt-sapphires .abts-left img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: center;
}
.pop-up-nav-collec:after {
  content: " ";
  position: absolute;
  left: 34%;
  top: -7px;
  border-top: none;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #fff;
}
.sticky .pop-up-nav-collec,.sticky .pop-up-nav{
	top: 60px;
}
li.dropdown:hover + .pop-up-nav{
	visibility: visible;
	opacity: 1;
	/* pointer-events: all;*/
	top: 100%;
}

.pun-left{
	background-color: #fff;
	width: 220px;
}
.pun-right{
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 220px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	/* pointer-events: none;*/

}
.pop-up-nav-collec .pun-right{
	background-size: cover;
}
.pun-right.active{
	opacity: 1;
	visibility: visible;
	/*pointer-events: all;*/
}
.punr-desc p{
	font-size: 13px;
	width: 55%;
	font-family: 'Santral-Light';
	font-weight: 300;
}
/*.pop-up-nav-collec .punr-desc p{
	width: 50%;
}*/
.punr-heading h2{
	font-family: 'Santral-Medium';
	color: #000;
	font-weight: 400;
	font-size: 22px;
	width: 60%;
}
.pun-left ul>li{
	padding: 5px 10px;
}
.pun-left ul>li>a{
	color: #444;
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 13px;
	display: block;
	padding: 6px 20px;
	clear: both;
	line-height: 1.42857143;
	position: relative;
}

.pun-left ul>li.active>a{
	background-color: #F2F2F2;
	color: #000;
}
.pun-left ul{
	min-width: 160px;
	padding: 15px 8px;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;

}

@media (max-width: 991px){
	.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
		display: block !important;
	}
}

@media (min-width: 1200px){
	.pop-up-nav-collec .collec-diamonds .punr-desc p{
		width: 60%;
	}
	.pop-up-nav-collec .collec-22-kt-gold-jewellery .punr-desc p,
	.pop-up-nav-collec .collec-white-gold-jewellery .punr-desc p{
		width: 40%;
	}
	.pop-up-nav-collec .collec-rose-gold-jewellery .punr-desc p,
	.pop-up-nav-collec .collec-silver-jewellery .punr-desc p,
	.pop-up-nav-collec .collec-pearl-jewellery .punr-desc p{
		width: 45%;
	}
	
	.s4-grid-box.odd .sc-content{
	    left: 55%;
	}
	.s4-grid-box.even .sc-content{
	    left: 10%;
	}
}

.foot-img{
	width: 15px!important;
	height: 15px!important;
	object-position: center;
}
.copyright-note br{
	display: none;
}
.copyright-note a{
	color: #000;
}
.copyright-note a:hover,.fbc2-sub-heading a:hover,.fb-logo a:hover,.fbc3-pages a:hover{
	color: #D54A29;
}
/*.open>.dropdown-menu {
	display: none;
}*/
.fancybox-content h1{
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	color: #282828;
	margin-bottom: 15px!important;
}
.woocommerce div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs ul.tabs{
	display: none!important;
}
.mobile-nav-phn {
	display: none;
   /*  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;*/
}
.fa-phone {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.mnp-icon{
	font-size: 25px;
}

ul.flex-direction-nav {
	position: absolute;
	top: 35%;
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0px;
	pointer-events: none;
	list-style: none;
}

li.flex-nav-prev {
	float: left;
	pointer-events: all;
}
li.flex-nav-next {float: right;
pointer-events: all;}
a.flex-next {visibility:hidden;
pointer-events: all;}
a.flex-prev {visibility:hidden;
pointer-events: all;}

a.flex-next::after {
	visibility:visible;content: '\f054';
	font-family: 'Font Awesome 5 pro';
	margin-right: 10px;
	font-size: 30px;   
	color: #535353;
	font-weight: 200;
	opacity: 0.7;
}
a.flex-prev::before {
	visibility:visible;
	content: '\f053';
	font-family: 'Font Awesome 5 Pro';   
	margin-left: 10px;
	font-size: 30px;
	color: #535353;
	font-weight: 200;
	opacity: 0.7;
}
ul.flex-direction-nav li a {
	color: #ccc;
}
ul.flex-direction-nav li a:hover {
	text-decoration: none;
}
.related-products-slider .owl-carousel .owl-stage{
	margin:-3px;
} 
.search .breadcumb-container{
	display: none;
}
.search-results .shop-title-bar-row .woo-shop-filter{
	padding-top: 15px;
}
.related{
	position: relative;
	padding-top: 50px;
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	background-color: #f6f6f6;
	margin-top: 35px;
	margin-bottom: 35px;
	padding-bottom: 50px;
	overflow: hidden;
}
.related .related-products-back-deco {
	position: absolute;
	top: 0px;
	right: -10px;
	opacity: 0.3;
}
.contact-map{
	margin-bottom: -6px;
}
.mail-subs-wrap{
	position: relative;
}
.mail-subs-wrap .ms-wrap-inner{
	display: inline-block;
}
.mail-subs-wrap .ms-input{
	border:none !important;
	background-color: #fff !important;
	border-bottom-left-radius: 50px !important;
	border-top-left-radius: 50px !important;
	padding-left: 20px !important;
	height: 45px !important;
	outline: none !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	width: 280px !important;
	float: left !important;
}
.mail-subs-wrap .ms-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Santral-Medium';
	font-weight: 400;
	font-size: 13px;

}
.mail-subs-wrap .btn-default:active:focus, .mail-subs-wrap .btn-default:focus{
	outline: none;
}
.mail-subs-wrap .btn-default{
	border:none;
	background-color: #fff ;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	height: 45px;
	padding-right: 20px;
	margin-left: -5px;
	outline: none;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 15px;
	position: relative;
	overflow: hidden;
}
.mail-subs-wrap .btn-default.loading{
	pointer-events: none;
	opacity: 0.7;
}
.mail-subs-wrap .btn-default.loading:before {
	position: absolute;
	content: '';
	background-color: #fff;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.mail-subs-wrap .btn-default.loading:after {
	position: absolute;
    content: '';
    display: block;
    top: 14px;
    left: 14px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #3e3e3e;
    border-color: #3e3e3e transparent #3e3e3e transparent;
    animation: pgl-dual-ring 1.2s linear infinite;
}

.mail-subs-wrap .btn-default:active{
	box-shadow: none;
}
.mail-subs-wrap .ms-response{
	margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #0db814;
    text-align: center;
    display: none;
}

#sb_instagram #sbi_load{
	display: none;
}
#sb_instagram{
	padding-bottom: 0!important;
	position: relative;
}
#sb_instagram #sbi_images{
	padding:0!important;
	padding-right:1px!important;
}
#sb_instagram .sb_instagram_header{
	/*position: absolute;
	float: none;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	bottom: 0;
	z-index: 10;
	left:0;
	width: 14.28%;
	margin-bottom: 0!important;*/
	display: none;
}
#sb_instagram .sb_instagram_header .sbi_header_text{
	display: none;
}
.sbi_no_avatar .sbi_header_img{
	background:transparent;
}
#sb_instagram .sb_instagram_header .sbi_header_img {
	float: none;
	position: absolute;
	margin: 0 auto!important;
	top: 50%;
	width: 100%;
	height: 100%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#sb_instagram #sbi_images:last-child(){
	padding-right:0!important;
}
#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo, #sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo {
	margin-top: unset; 
	margin-left: unset; 
	width: 90px;
	transform: translate(-50%,-50%);
	height: unset;
	font-size: unset;
}
.mc4wp-response{
font-family: 'Santral-Medium';
    padding-top: 10px;
    font-weight: 400;
    font-size: 13px;
}
.view-more-sec{
display: block;
    text-align: center;
    padding-top: 20px;
   
}
.view-more-sec .vm-link{
	color: #282828;
	font-size: 16px;
	 font-family: 'Santral-Medium';
    font-weight: 400;
    display: inline-block;
}
.view-more-sec .vm-link:hover{
	color: #D54A29;
	cursor: pointer;
}
.view-more-sec i{
	display: block;
	font-size: 25px;
}
.s4-grid .s4-grid-box:nth-child(n+5) {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    pointer-events: none;   
    z-index: -1;
    bottom: -100%;

}
.vm-link .vm-less{
	display: none;
}
.vm-link.change .vm-less{
	display: unset;
}
.vm-link.change .vm-more{
	display: none;
}
.view-more-sec .vm-link.change .fa-angle-down{
display: none;
}
.view-more-sec .vm-link.change .fa-angle-up{
display: block;
}
.view-more-sec .vm-link .fa-angle-up{
display: none;
}
.s4-grid.open .s4-grid-box:nth-child(n+5) {
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 1;
    pointer-events: all;    
}
.gems-images-wrap{
	display: flex;
}
.gems-images{
	width: 20%;
	overflow: hidden;
}
.gems-images img{
	object-fit: cover;
	object-position: center;
	height: 250px;
	width: 100%;
}
.woocommerce-info {
    border-top-color: #D54A29;
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
		padding-left: 20px;
}
.woocommerce-info i{
	color: #D54A29;
	font-size: 50px;
	
	padding-bottom: 20px;
}
.woocommerce-info::before {
    display: none;
}
 .ppi-product-title {
    text-align: center;
    margin-bottom: 15px;
    font-family: 'Santral-Medium';
    font-weight: 500;
    display: block;
}
.woocommerce span.onsale {
    font-family: 'Santral-Light';
    z-index: 1!important;
    background-color: #D54A29!important;
}
@media (min-width: 1300px){
	.sw-left-col h1,.sw-left-col p{
		margin-bottom: 20px;
	}
}
@media (min-width: 992px){
	.pun-left ul>li.active>a:after {
		content: '\f0da';
		font-family: 'Font Awesome 5 Pro';
		font-weight: 400;
		position: absolute;
		top: 7px;
		right: 10px;
		font-weight: bold;
	}
	.vid-gal img{
	    width:100%;
	    height:200px;
	    object-fit: cover;
	}
	.about-us-dropdown .dropdown-menu{
		top: 50px;
		box-shadow: 5px 5px 15px 5px rgb(0 0 0 / 15%);
		border: none;
		z-index: 4;
		display: block;
		opacity: 0;
		pointer-events: none;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		visibility: hidden;
	}
	.about-us-dropdown>ul{
		padding-top: 10px;
		padding-bottom:10px;
	}
	.about-us-dropdown .mPS2id-highlight{
		background-color: #F2F2F2;
	}
	.dropdown-menu>li>a:hover,.dropdown-menu>.active>a:hover{
		background-color: #F2F2F2!important;
	}
	.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover{
		background-color: #fff;
	}
	.dropdown-menu:after {
    content: " ";
    position: absolute;
    left: 38%;
    top: -7px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
}
	.jewellery-dropdown .dropdown-menu,.collection-dropdown .dropdown-menu{
		display: none;
	}
	.product-single-sku{
		padding: 8px 0;
	}
	.woocommerce-product-details__short-description{
		padding-bottom: 8px;
	}
	.woocommerce .related-products-slider ul.products li.product,
	.woocommerce-page .related-products-slider  ul.products li.product{
		height: 327px;
	}
	.fbc3-pages li{
		padding-bottom: 5px;
	}
	.page-header-banner .phb-content p{
		width: 51%;
	}
}
@media only screen and (min-width: 1200px){
	.pg-temp-contact{
		width: 1170px!important;
	}
	.sw-left-col{
		width:50%;
	}

}
@media only screen and (max-width: 480px){
    .vid-gal{
    padding-left:5px;
    padding-right:5px;
    margin-bottom:5px;
    margin-top:5px;
}
.vid-gal img{
    width:100%;
    height:180px;
    object-fit:cover;
}
.gems-vid {
    position: absolute;
    top: 0;
    left: 5px;
    right: 5px;
    
}
	.hb-content1,.hb-content3,.search-nav,.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
		display: none;
	}
	.copyright-note br,.abt-vision-wrap{
		display: block;
	}
	.about-us-dropdown .mPS2id-highlight{
		color: #D54A29!important;
	}
	.about-us-dropdown .dropdown-menu>li>a:hover,.dropdown-menu>.active>a:hover{
		color: #D54A29!important;
	}
	.about-us-dropdown .dropdown-menu>.active>a,.dropdown-menu>.active>a:hover{
		color: #444!important;
	}
	.cv-banner{
		flex-wrap: wrap;
		padding-top: 30px;
	}
	.abt-nav,.abt-nav.fixed{
		display: none;
	}
	.abtv-left{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.cvb-item {
    margin-bottom: 30px;
    width: calc(100%/2);
}
.abt-sapphires, .abt-miniing{
	height: auto;
	padding-top: 25px;
}
.abt-sapphires .abts-container {
    display: flex;
     justify-content: unset; 
     align-items: unset; 
    flex-direction: column-reverse;
    height: 100%;
}
.abt-miniing .abts-container {
    display: flex;
    justify-content: unset; 
     align-items: unset; 
    flex-direction: column;
    height: 100%;
}
.abts-image-banner {
    flex-wrap: wrap;
}
.abtsi-box {
    width: 100%;
    margin-right: 5px;
    height: 200px;
}
.abtsi-box:nth-child(even) {
    margin-right: 0;
}

.abt-sapphires .abts-right,
.abt-miniing .abts-left  {
     width: 100%;
     padding-right: unset;
     padding-left:unset; 
}
	.cvb-img{
		height: 50px;
    width: 50px;
    margin: 0 auto;
	}
	.cvb-item h3{
		font-size: 14px;
	}
	.cvb-item:last-child{
		margin-bottom: 0;
	}
	.abtv-right{
		width: 100%;
	}
	.abt-legacy {
    padding-bottom: 50px;
    padding-top: 50px;
}
	.legacy-des p,.abtv-left p, .abtv-right p{
		font-size: 14px;
		text-align: center;
	}
	.abtv-left h2, .abtv-right h2,.cv-heading h2,.legacy-heading h2{
		font-size: 23px;
		text-align: center;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title{
		padding: 10px;
		padding-top: 0;
	}
	p:empty:before {
    display: none;
    }
	.pto-img{
		width: 100%;
		margin-right: 0;
		height: auto;
	}
	.woocommerce img, .woocommerce-page img {
    height: 30px;
    max-width: 100%;
}
.sidebar-search .search-group input[type="search"]::-webkit-input-placeholder {
	padding-top: 5px;
	}
.page-404 h3{
	font-size: 16px;
}
.page-404 .error-404{
	font-size: 60px;
}
.ps-social-sharing {
    display: block; 
}
.cntct-btn {
    margin-right: 270px;
    margin-bottom: 20px;
}
.pss-heading{
	float: left;
}
	.sw-col-wrap{
		padding-top: 50px;
	}
	.woocommerce-info {
    font-size: 15px;
    margin-top: 10px;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 7px;
    padding-right: 7px;
}
.woocommerce-info i{
	font-size: 40px;
}
.search .woo-shop-filter{
    padding-bottom: 5px;
    padding-top: 25px;
}
.woocommerce ul.products li.product .price{
	font-size: 13px;
}
.gems-images-wrap{
	display: flex;
	flex-wrap: wrap;
}
.dfc-page p, .abt-content p, .abt-content li, .faq-answer p{
	font-size: 14px;
}
.dfc-page h3, .dfc-page h2, .dfc-page h1, .abt-content h3, .abt-content h4, .faq-question h3{
	font-size: 19px;
}
.gems-images {
    width: 100%;
    border-bottom: 1px solid #fff;
}
.gems-images img{
	height: 180px;
}
.glow-img {
   display:none;
}
.glow-img img {
    width: 50px!important;
    height: 50px!important;
}
.pop-up-nav-collec:after,.pop-up-nav:after{
		display: none;
	}

.sidebar-nav .navbar-nav .open .dropdown-menu{
	padding-top: 0;
}
.sidebar-nav .navbar-nav .open .dropdown-menu>li>a {
    padding: 8px 30px 8px 15px!important;
}
.dropdown-toggle i{
	position: absolute;
    right: 15px;
    top: 14px;
}
.popup-content .col-md-2 {
    width: 100%;
}
#sb_instagram{
	display: none;
}
.head-tree{
	display: none;
}
.fb-col-2,.fb-col-3{
	margin-bottom: 10px;
}
	 .header-logo img {
    max-width: 90px!important;
    height: auto!important;
    max-height: 70px!important;
}
	.woo-shop-filter .wsf-filter {
		display: none;
	}
	.center .test-pro-pic {
    width: 60px;
    height: 60px;
}
#sync2 {
    top: -31px;
    left: 50%;
    width: 250px;
    padding-left: 15px;
}
.test-pro-pic {
    width: 50px;
    height: 50px;
    }
	.woo-shop-filter .wsf-item.open .wsfi-options {
		height: auto;
		opacity: 1;
		visibility: visible;
		margin-top: 0;
	}
	.woo-shop-filter .wsf-item .wsfi-options {
		left: 0;
		right: 0;
		position: relative;
		width: 100%;
		height: 0;
		opacity: 0;
		visibility: hidden;
		box-shadow: none;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.woo-shop-filter .wsf-mobile-trigger > a {
		display: inline-block;
		padding: 6px 13px;
		font-size: 13px;
		background-color: #2a2a2a;
		color: #fff;
	}
	.woo-shop-filter .wsf-item {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
		border: 1px solid #ddd;
	}
	.open>.dropdown-menu {
		display: block;
	}
	#sb_instagram #sbi_images{
		padding:0!important;
	}
	#sb_instagram .sb_instagram_header{
		display: none;
	}
	.fbc3-pages li{
		margin-bottom: 5px;

	}
	.mail-subs-wrap .ms-input {
		width: 230px;
	}
	.pun-left ul>li>a{
		font-size: 14px;
	}
	.woo-shop-filter .wsf-item{
		margin-left: 3px;
		float: right;
	}
	.woo-shop-filter .wsf-item .wsfi-label{
		width: 100%;
	}
	.pop-up-nav {
		width: 100%;
		margin: 0 auto;
		box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		opacity: 0;
		pointer-events: none;
		position: absolute;
		display: block;
		top: 110px;
		visibility: hidden;
		display: none;
	}
	.pop-up-nav-collec {
		position: absolute;
		left: unset;
		transform: unset;
		width: 100%;
		background-color: #fff;
		top: 157px;
		display: none;
	}
	#site-header .pop-up-nav,#site-header .pop-up-nav-collec{
		display: none;
	}
	.sw-left-col{
		text-align: center;
		width: 100%;
	}
	.sw-left-col p{
	display: none;
	}
	.sw-left-col p br{
		display: none;
	}
	.copyright-note span{
		padding: 0;
	}
	.sw-left-col h1 {
	margin-bottom: 25px;
	}
	.sw-left-col h1 br{
		display: none;
	}
	.s2rch-heading,.s2rch-price{
		font-size: 12px;
	}
	.mobile-nav-phn {
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		right: 70px;
		top: 50px;
	}
	.sticky .mobile-nav-phn {
		right: 70px;
		top: 15px;
	}
	.sw-wrap{
		height: 360px;
		border:none;
		background-position: left;
	}
	.section-welcome{
		height: 540px;
	}
	.copyright-note span,.woo-shop-filter .ws-title {
		display: none;
	}
	.sw-col-wrap {
		display: flex;
		flex-direction: column-reverse;
		justify-content: space-between;
		padding-left: 0px;
		padding-right: 0px;
		align-items: flex-end;
	}
	.abt-profile {
		width: 47.4%;
		margin-right: 15px;
	}
	.abt-profile:nth-child(2){
		margin-right: 0;
	}
	.abt-pro-pic img {
		height: 200px;
	}
	.abt-name{
		font-size: 15px;
	}
	.designation{
		font-size: 11px;
		padding-bottom: 10px;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 100%;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery {
		width: 100%;
	}
	.pro-contianer {
		padding-left: 12px;
		padding-right: 12px;
		padding-bottom: 0px;
	}
	.pro-contianer .woocommerce:nth-child(2) ul.products li.product:nth-child(n+6) {
		margin-top:unset;
	}
	.breadcumb-container .container{
		margin-left: unset;
	}
	.wsf-row {
		margin-right: unset;
		margin-left: unset;
		display: block;
	}
	.wsf-mobile-col{
		margin-bottom: 10px;
	}
	.woo-shop-filter .wsf-item .wsfi-label:after {
		right: 10px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
		width: 48%!important;
		margin: 3px!important;
	}
	.pro-contianer .woocommerce:nth-child(2) .woocommerce-pagination {
		margin-top: 0px;
	}
	.woocommerce ul.products li.product a img {
		height: 200px!important;
		margin: 0;
		object-fit: cover;
	}
	/*.woocommerce .products ul, .woocommerce ul.products{
		justify-content: center;
	}*/
	.pro-contianer .woocommerce:nth-child(2){
		position:unset;
	}
	.pro-contianer .woocommerce:nth-child(1){
		display: none;
	}
	.pro-contianer .woocommerce:nth-child(2) ul.products li.product{
		opacity:1;
	}
	.pro-contianer .woocommerce:nth-child(1) ul.products li.product{
		opacity:0;
		display: none;
	}
	.sw-img {
		border: 10px solid #fff;
	}
	.sw-img img {
		height: auto;
		width: auto;
	}
	.s2-col-wrap {
		display: block;
	}
	.s2-left-col,.s2lc-img img {
		width: 100%;
		height: 250px;
	}
	.s2lc-wrap {
		padding-bottom: 10px;
		left: 10px;
	}
	.s2lc-heading h2, .sc-heading{
		font-size: 20px;
	}

	.s2-right-col {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.s3-wrap, .s4-wrap,.s6-wrap {
		padding-top: 20px;
		padding-bottom: 20px!important;
	}
	.s2-wrap {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.s6-grid {
		display: block;
	}
	.s6-grid-box {
		padding: 10px 0!important;
	}
	.s2rc-box{
		width: 49.3%;
		height: 200px;
		padding: 0;
		margin-right: 4px;
		margin-top: 4px;
		margin-bottom: 0;
		margin-left: 0;
	}
	.s2rc-box:nth-child(even){
		margin-right: 0;
	}
	.content-wrap {
		padding: 12px;
		padding-top: 0;
	}
	.s2rch-content{
		opacity: 1;
		border:none; 
	}
	.s2rc-box:hover {
		border: 1px solid rgba(0,0,0,0.2);
		overflow: hidden;
	}
	.m-box-img{
		display: none;
	}
	.categories-slider .owl-carousel .owl-nav button.owl-prev img, 
	.categories-slider .owl-carousel .owl-nav button.owl-next img {
		max-width: 60%;
		filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(347deg) brightness(104%) contrast(101%);
	}
	.blog-slider .owl-carousel .owl-nav button.owl-prev img, 
	.blog-slider .owl-carousel .owl-nav button.owl-next img,
	.abts-image-banner .owl-carousel .owl-nav button.owl-next img,
	.abts-image-banner .owl-carousel .owl-nav button.owl-prev img,
	.related-products-slider .owl-nav button.owl-prev img,
	.related-products-slider .owl-nav button.owl-next img{
		max-width: 60%;
	}
	.categories-slider .owl-nav > button.owl-prev,
	.blog-slider .owl-nav > button.owl-prev,
	.abts-image-banner .owl-nav > button.owl-prev,
	.testimonial-slider .owl-nav > button.owl-prev,
	.related-products-slider .owl-nav > button.owl-prev {
		left: 11px;
	}

	.categories-slider .owl-nav > button.owl-next,
	.testimonial-slider .owl-nav > button.owl-next ,
	.blog-slider .owl-nav > button.owl-next,
	.abts-image-banner .owl-nav > button.owl-next,
	.related-products-slider .owl-nav > button.owl-next{
		right: -16px;
	}
	.s4-grid-box.odd img,.s4-grid-box.even img {
		height: 200px;
	}
	.s4-grid-box.odd .sc-content {
		bottom: 60px;
		left: 60%;
	}
	.cs-heading {
		font-size: 20px;
		padding-bottom: 10px;
		left: 10px;
	}
	.s4-grid-box {
		width: 100%;
		height: 200px;
		margin-right: 0;
	}
	.s4-grid-box.even .sc-content {
		bottom: 70px;
		left: 7%;
	}
	.testi-item {
		padding: 0 30px 90px 30px;
	}
	.testimonial-slider{
		padding: 23px 0 0 0;
	}
	.fb-col-wrap {
		display: flex;
		flex-flow: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.fb-mobile{
		display: block;
		padding-top: 20px;
	}
	.fb-lap{
		display: none;
	}
	.testimonial-slider .owl-carousel .owl-nav button.owl-prev img, 
	.testimonial-slider .owl-carousel .owl-nav button.owl-next img {
		max-width: 60%;
	}
	.testi-profile {
		text-align: center;
		width: 80%;
	}
	.fbc2-heading h2, .fbc3-heading h2, .fbc4-heading h2{
		font-size: 20px;
	}
	.fb-wrap{
		padding-top: 30px;
	}
	.fb-main-logo {
		width: 130px;
		margin: 0 auto;
	}
	.cs-hover-content {
		padding-bottom: 10px;
		left: 10px;
	}
	.csh-heading{
		font-size: 20px;
	}
}
@media (min-width: 768px){
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left:0;
}
}
@media (max-width: 768px){
.fancybox-content {
    width: 90%;
}
#popup-inquiry h1{
   font-size: 28px; 
}
#popup-inquiry .ppi-product-title{
    font-size: 14px;
}
.gems-vid span div {
    font-size: 17px;
    
}
.gems-vid span {
    font-size: 40px;
}
.gems-video {
    width: 100%;
    height: 300px;
}
.abt-miniing .abts-right{
	left: 0;
}
.abt-sapphires .abts-left,.abt-miniing .abts-right {
   position: relative;
}
}
@media only screen and (max-width: 768px) and (min-width: 480px) {
	.pro-contianer {
		padding-left: 12px;
		padding-right: 12px;
		padding-bottom: 0px;
	}
	.sw-img img {
   height: 250px;
    width: 800px;
}
	.sw-wrap{
		height:450px;
	}
.vid-gal{
    padding-left:5px;
    padding-right:5px;
    margin-top:5px;
    margin-bottom:5px;
}
.vid-gal img{
    width:100%;
    height:180px;
    object-fit:cover;
}
.gems-vid {
    position: absolute;
    top: 0;
    left: 5px;
    right:5px;
    
}
	.about-us-dropdown .mPS2id-highlight{
		color: #D54A29!important;
	}
	.about-us-dropdown .dropdown-menu>li>a:hover,.dropdown-menu>.active>a:hover{
		color: #D54A29!important;
	}
	.about-us-dropdown .dropdown-menu>.active>a,.dropdown-menu>.active>a:hover{
		color: #444!important;
	}
	.abt-sapphires, .abt-miniing{
	height: auto;
	padding-top: 25px;
}
.abt-sapphires .abts-container {
    display: flex;
     justify-content: unset; 
     align-items: unset; 
    flex-direction: column-reverse;
    height: 100%;
}
.cv-heading h2,.legacy-des p{
	text-align: center;
}
.abt-miniing .abts-container {
    display: flex;
    justify-content: unset; 
     align-items: unset; 
    flex-direction: column;
    height: 100%;
}
.abts-image-banner {
    display: flex;
    padding-top: 30px;
    flex-wrap: wrap;
}
.abtsi-box:nth-child(even){
	margin-right: 0;
}
.abtsi-box {
    width: 100%;
    margin-right: 5px;
    height: 280px;
}
.abt-sapphires .abts-right,
.abt-miniing .abts-left  {
     width: 100%;
     padding-right: unset;
     padding-left:unset; 
}
	.cvb-img{
	height: 60px;
    width: 60px;
    margin: 0 auto;
	}
	.cvb-item h3{
		font-size: 16px;
	}
	.sw-img {
    background-color: #fff;
    border: 12px solid #fff;
}
.abt-nav-item a {
    font-size: 16px;
    padding: 18px 30px 7px 30px;
}
	.theme-contact-form .row p,.page-header-banner .phb-content p{
		display: none;
	}
	p:empty:before {
    display: none;
    }
	.pto-img{
		height: 300px;
	}
	.sw-col-wrap{
		padding-top: 50px;
	}
	.woocommerce-info{
		padding-left: 20px;
		padding-left: 20px;
	}
	#sb_instagram .sbi_photo_wrap:before{
		font-size: 40px;
	}
	.gems-images {
    width: 50%;
}
.gems-images:first-child{
	width: 100%;
}
.gems-images-wrap {
    display: flex;
    flex-wrap: wrap;
}
.glow-img {
    top: 171px;
    right:50px;
}
	.sw-left-col h1 br{
		display:none;
	}

.glow-img img {
    width: 60px!important;
    height: 60px!important;
}
	.pop-up-nav-collec:after,.pop-up-nav:after{
		display: none;
	}
	.mail-subs-wrap .ms-input{
		width: 200px;
	}
	.woo-shop-filter .ws-title{
		font-size: 15px;
		margin-left: 0;
	}
	.popup-content .col-md-2 {
    width: 100%;
}
.dropdown-toggle i{
	position: absolute;
    right: 15px;
    top: 14px;
}
.head-tree{
	display: none;
}
	.fb-col-2,.fb-col-3{
	margin-bottom: 10px;
}
		 .header-logo img {
    max-width: 90px;
    max-height: 70px;
}
	.s4-grid-box {
		width: 100%;
		height:250px;
		margin-right: 0;
	}
	.sticky .mobile-nav-phn {
		right: 90px;
		top: 15px;
	}
	.open>.dropdown-menu {
		display: block;
	}
	.fb-wrap{
		padding-top: 30px;
	}
	#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo, #sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo{
		width: 50px;
	}
	.pop-up-nav {
		width: 100%;
		margin: 0 auto;
		box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%);
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		opacity: 0;
		pointer-events: none;
		position: absolute;
		display: block;
		top: 110px;
		visibility: hidden;
		display: none;
	}
	.mobile-nav-phn {
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		right: 90px;
		top: 50px;
	}
	.mnp-icon {
		font-size: 25px;
	}
	.hc-contacts-phone{
		display: none;
	}
	.hc-contacts-email {
		margin-right: 0;
	}
	.pop-up-nav-collec {
		position: absolute;
		left: unset;
		transform: unset;
		width: 100%;
		background-color: #fff;
		top: 157px;
		display: none;
	}
	#site-header .pop-up-nav,#site-header .pop-up-nav-collec{
		display: none;
	}
	.pun-left ul>li>a{
		font-size: 14px;
	}
	.woo-shop-filter .wsf-item{
		margin-left: 3px;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
		margin-left: 0;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 100%;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery {
		width: 100%;
	}
	.abt-profile {
		width: 35.4%;
	}
	.designation{
		padding-bottom: 15px;
	}
	.abt-profile:nth-child(2){
		margin-right: 0;
	}
	.abt-pro-pic img {
		height: 250px;
	}
	.pro-contianer .woocommerce:nth-child(2) ul.products li.product:nth-child(n+6) {
		margin-top:unset;
	}
	.breadcumb-container .container{
		margin-left: unset;
	}
	.wsf-row {
		margin-right: unset;
		margin-left: unset;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
		width: 32.5%!important;
		margin: 3px!important;
	}
	.pro-contianer .woocommerce:nth-child(2) .woocommerce-pagination {
		margin-top: 0px;
	}
	.woocommerce ul.products li.product a img {
		height: 200px;
		margin: 0;
		object-fit: cover;
	}
	.pro-contianer .woocommerce:nth-child(2){
		position:unset;
	}
	.pro-contianer .woocommerce:nth-child(1){
		display: none;
	}
	.pro-contianer .woocommerce:nth-child(2) ul.products li.product{
		opacity:1;
	}
	.pro-contianer .woocommerce:nth-child(1) ul.products li.product{
		opacity:0;
		display: none;
	}
	.s2-col-wrap {
		display: block;
	}
	.s2-left-col,.s2lc-img img {
		width: 100%;
		height: 350px;
	}
	.s2-right-col {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.s3-wrap, .s4-wrap,.s6-wrap {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.s6-grid {
		display: block;
	}
	.s6-grid-box {
		padding: 10px 0!important;
	}
	.s2rc-box{
		height: 225px;
	}
	.s2rch-content img{
		height: 180px;
	}
	.content-wrap {
		padding: 12px;
	}
	.s2rch-content{
		opacity: 1;
		border:none; 
	}
	.s2rc-box:hover {
		border: 1px solid rgba(0,0,0,0.2);
	}
	.m-box-img{
		display: none;
	}
	.categories-slider .owl-carousel .owl-nav button.owl-prev img, 
	.categories-slider .owl-carousel .owl-nav button.owl-next img {
		max-width: 70%;
		filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(347deg) brightness(104%) contrast(101%);
	}
	.blog-slider .owl-carousel .owl-nav button.owl-prev img, 
	.blog-slider .owl-carousel .owl-nav button.owl-next img,
	.abts-image-banner .owl-carousel .owl-nav button.owl-prev img, 
	.abts-image-banner .owl-carousel .owl-nav button.owl-next img,
	.related-products-slider .owl-carousel .owl-nav button.owl-prev .rs_left, 
	.related-products-slider .owl-carousel .owl-nav button.owl-next .rs_right {
		max-width: 70%!important;
	}
	.categories-slider .owl-nav > button.owl-prev,
	.blog-slider .owl-nav > button.owl-prev,
	.abts-image-banner .owl-nav > button.owl-prev,
	.testimonial-slider .owl-nav > button.owl-prev,
	.related-products-slider .owl-nav > button.owl-prev {
		left: 15px;
	}

	.categories-slider .owl-nav > button.owl-next,
	.testimonial-slider .owl-nav > button.owl-next ,
	.blog-slider .owl-nav > button.owl-next,
	.abts-image-banner .owl-nav > button.owl-next,
	.related-products-slider .owl-nav > button.owl-next{
		right: -13px;
	}
	.sw-col-wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
	.testi-item {
    padding: 0 60px 50px 60px;
}
.testi-profile{
	width: 50%;
}
	.fb-col-wrap {
		flex-flow: wrap-reverse;
	}
	.fb-col-1{
		width: 100%;
	}
	.fb-main-logo {
		width: 170px;
		margin: 0 auto;
	}
	.search-nav{
		display: none;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) {
	.s2rc-box {
		width: 48.6%;
		height: 201px;
	}
	.btn-dark i{
	padding-left: 10px;
}
.section-welcome{
		height: 540px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 47.9%!important;
	}
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
	.nav>li>a {
		padding: 10px 10px;
	}
		.sw-img img {
    height: 300px;
    width: 800px;
}
	.sw-wrap {
	height:500px;
	}
.glow-img {
    top: 202px;
   	right: 60px;
}
	.page-header-banner .phb-content p{
		display: none;
	}
	.abt-nav-item a{
		font-size: 15px;
	}
	.legacy-des p,.abtv-left p, .abtv-right p ,.dfc-page p, .abt-content p, .abt-content li, .faq-answer p{
    font-size: 14px;
	}
	.cv-heading h2,.legacy-heading h2,.abtv-left h2, .abtv-right h2{
		font-size: 23px;
	}
	.cvb-item h3{
		font-size: 20px;
	}
	.pop-up-nav:after {
    left: 15%;
}
.pop-up-nav-collec:after{
	left: 27%;
}
	.s2-left-col {
		height: 340px;
	}
	#sb_instagram .sbi_photo_wrap:before{
		font-size: 50px;
	}
	.head-tree{
		bottom: -184px;
	}
	.pun-right{
		width: 76%;
	}
	.pop-up-nav, .pop-up-nav-collec{
		width: 80%;
	}
	.abt-profile {
		width: 23%;
	}
	.s2rc-box {
		height: 168px;
		width: 32.4%;
	}
	.s4-grid-box.odd .sc-content{
		left: 56%;
	}
	.s2lc-heading h2, .sc-heading{
		font-size: 21px;
	}
	.categories-slider .owl-nav > button.owl-next,
	.blog-slider .owl-nav > button.owl-next,
	.abts-image-banner .owl-nav > button.owl-next, 
	.related-products-slider .owl-nav > button.owl-next{
		right: -53px;
	}
	.categories-slider .owl-nav > button.owl-prev, 
	.blog-slider .owl-nav > button.owl-prev,
	.abts-image-banner .owl-nav > button.owl-prev,
	.related-products-slider .owl-nav > button.owl-prev  {
		left: -21px;
	}
	.testi-profile{
		width: 40%;
	}
		.s4-grid-box {
    width: 49.4%;
}
}
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation:portrait) {
	.nav>li>a {
		padding: 10px 10px;
	}
	.sw-img img {
    height: 300px;
    width: 800px;
}
.glow-img {
    top: 202px;
    right: 60px;
}
	.s2-left-col {
		height: 340px;
	}
	.legacy-des p,.abtv-left p, .abtv-right p ,.dfc-page p, .abt-content p, .abt-content li, .faq-answer p{
    font-size: 14px;
	}
	.cv-heading h2,.legacy-heading h2,.abtv-left h2, .abtv-right h2{
		font-size: 23px;
	}
	.cvb-item h3{
		font-size: 20px;
	}
	.abt-nav-item a{
		font-size: 15px;
	}
		.pop-up-nav:after {
    left: 15%;
	}
.pop-up-nav-collec:after{
	left: 27%;
}
	.page-header-banner .phb-content p{
		display: none;
	}
	#sb_instagram .sbi_photo_wrap:before{
		font-size: 50px;
	}
	.pun-right{
		width: 76%;
	}
	.head-tree{
		bottom: -184px;
	}
	.abt-profile {
		width: 23%;
	}
	.pop-up-nav, .pop-up-nav-collec{
		width: 80%;
	}
	.s2rc-box {
		height: 168px;
		width: 32.4%;
	}
	.s4-grid-box {
    width: 49.4%;
}
	.s4-grid-box.odd .sc-content{
		left: 56%;
	}
	.s2lc-heading h2, .sc-heading{
		font-size: 21px;
	}
	.categories-slider .owl-nav > button.owl-next, 
	.blog-slider .owl-nav > button.owl-next,
	.abts-image-banner .owl-nav > button.owl-next,
	.related-products-slider .owl-nav > button.owl-next {
		right: -53px;
	}
	.categories-slider .owl-nav > button.owl-prev, 
	.blog-slider .owl-nav > button.owl-prev,
	.abts-image-banner .owl-nav > button.owl-prev,
	.related-products-slider .owl-nav > button.owl-prev  {
		left: -21px;
	}
	.testi-profile{
		width: 40%;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 991px) {
	.container {
		width: 870px;
		margin: 0 auto;
	}
}
@media (min-width: 1440px){
	.container {
		width: 1330px;
		margin: 0 auto;
	}
	.s2rc-box{
		width: 32.6%;
	}

}
@media only screen and (max-width: 1290px) and (min-width: 1024px) {
	.container {
		width: 980px;
		margin: 0 auto;
	}
	.woocommerce .related-products-slider ul.products li.product, .woocommerce-page .related-products-slider ul.products li.product {
    height: 283px;
}
	.legacy-des p,.abtv-left p, .abtv-right p ,.dfc-page p, .abt-content p, .abt-content li, .faq-answer p{
    font-size: 14px;
	}
	.cv-heading h2,.legacy-heading h2,.abtv-left h2, .abtv-right h2{
		font-size: 23px;
	}
	.abt-nav-item a{
		font-size: 14px;
	}
	.cvb-item h3{
		font-size: 20px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 24.3%!important;
	}
	.pro-contianer .woocommerce:nth-child(2) ul.products li.product:nth-child(n+5) {
		margin-top:-42px;
	}
}
@media only screen and (max-width: 1360px) and (min-width: 1280px) {
	.container {
		width: 1100px;
		margin: 0 auto;
	}
.pop-up-nav:after {
    left: 22%;
}
.pop-up-nav-collec:after{
	left: 32%;
}
	#site-header .navbar-nav>li>a i {
    position: absolute;
    top: 20px;
    right: 2px;
}
#sb_instagram .sbi_photo_wrap:before{
	font-size: 60px;
}

}
@media only screen and (max-width: 1700px) and (min-width: 1360px) {
	.legacy-des p{
		font-size: 14px;
	}
}
@media only screen and (max-width: 1400px) and (min-width: 1360px) {
	.pop-up-nav:after{
		left: 29%;
	}
	.pop-up-nav-collec:after{
		left: 40%;
	}
	
	.abt-nav-item a {
    font-size: 15px;
    padding: 16px 30px 7px 30px;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1360px) {
	.container {
		width: 1260px;
		margin: 0 auto;
	}
	
	.page-header-banner .phb-heading {
	font-size: 37px;
	}
	.page-header-banner .phb-content {
    padding-top: 60px;
    padding-bottom: 60px;
}
	.head-tree{
		bottom: -184px;
	}
	#sb_instagram .sbi_photo_wrap:before{
		font-size: 60px;
	}
	.pop-up-nav, .pop-up-nav-collec{
		width: 950px;
	}
		#site-header .navbar-nav>li>a i {
    position: absolute;
    top: 18px;
    right: 1px;
}
}
@media (min-width: 1500px){
	.nav>li>a{
		padding: 10px 20px;
	}
#site-header .navbar-nav>li>a {
    font-size: 14px;
}
.pop-up-nav-collec:after{
		left: 34%;
	}
	.pop-up-nav:after{
		left: 21%;
	}
/*		#site-header .navbar-nav>li>a i {
       position: absolute;
    top: 14px;
    right: 6px;
}*/
.s2rc-box {
    width: 32.7%;
}
}
@media (min-width: 1900px){
	.s2-left-col {
		height: 500px;
	}
	.s2lc-img img{
		height:499px;
	}
	.s2rc-box {
		height: 247px;
		width: 32.8%;
	}
	.testi-item {
		padding: 0 150px 70px 150px;
	}
	#site-header .navbar-nav>li>a{
		font-size: 17px;
	}
	.sw-left-col h1{
		font-size: 40px;
	}
	.sw-left-col p,.btn-dark{
		font-size: 14px;
	}
	.s2-heading h1, .s3-heading h1, .s4-heading h1{
		font-size: 40px;
	}
	.cs-heading,.csh-heading{
		font-size: 30px;
	}
	.s2lc-heading h2, .sc-heading{
		font-size: 32px;
	}
	.s6-grid-box img {
		height: 300px;
		    object-fit: cover;
    object-position: center;
	}
	/*.woocommerce ul.products li.product a img {
		height: 280px;
	}*/
	.pro-contianer .woocommerce:nth-child(2) ul.products li.product:nth-child(n+6) {
		margin-top: -45px;
	}
	.pro-contianer .woocommerce:nth-child(2) ul.products li.product:nth-child(n+11){
		margin-top: -45px;
	}
}
@media (min-width: 1680px){
	.dfc-page p, .abt-content p, .abt-content li, .faq-answer p,.single-post .post-content p,
	ul.list-border li a {
    font-size: 16px;
}
.post-wrapper .post-content p ,.post-wrapper .post-content .post-link,
.testi-content p {
    font-size: 16px;
}
.post-wrapper .post-content .post-title a{
	font-size: 23px;
}
.woocommerce-product-details__short-description p,.woocommerce-product-details__short-description ul{
		font-size: 16px;
		line-height: 1.9;
	}
	.sw-left-col p{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1440px) and (min-width: 992px) {
.post-wrapper .post-header, .post-wrapper .post-content, .post-wrapper .post-header .post-thumb {
    min-height: 202px;
    height: 260px;
}
}
@media (min-width: 1920px){
	.container {
		width: 1670px;
		margin: 0 auto;
	}
	.pop-up-nav-collec:after{
		left: 32%;
	}
	.fbc2-heading h2, .fbc3-heading h2, .fbc4-heading h2{
		font-size: 27px;
	}
.punr-desc p {
    font-size: 14px;
    width: 60%;
}
	.pop-up-nav:after{
		left: 18%;
	}
	.woocommerce-product-details__short-description p,.woocommerce-product-details__short-description ul{
		font-size: 16px;
		line-height: 1.9;
	}
.s3-wrap{
	padding-top: 50px;
}
	.woocommerce .related-products-slider ul.products li.product,
	.woocommerce-page .related-products-slider  ul.products li.product{
		height: 400px;
	}
	.woo-shop-filter .wsf-item .wsfi-label,
	.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
		font-size: 15px;
	}
	.foot-img {
		margin-top: -5px;
	}
	.page-header-banner{
		margin-top: 103px;
	}
	.fbc2-sub-heading p, .fbc3-pages a, .fbc4-content p{
		font-size: 14px;
	}
	.fbc2-sub-heading h4{
		font-size: 18px;
	}
	.s6-box-content{
		font-size: 23px;
	}
	.s6-date{
		font-size: 13px;
	}

	.s2rch-heading{
		font-size: 14px;
	}
	.s2rch-price{
		font-size: 13px;
	}
	.s2-wrap {
		padding-top: 70px;
	}
	.pop-up-nav, .pop-up-nav-collec{
		width: 1050px;
		top: 100px;
	}
	.input-group input[type="search"]::-webkit-input-placeholder {
		font-size: 15px;
	}
	.form-control{
		height: 40px!important;
	}
	.input-group {
		width: 280px;
	}
	.input-group-btn:last-child>.btn{
		font-size: 14px;
	}
	.nav>li>a{
		padding: 10px 25px;
	}
	.hb-content1 a,.hb-content2 a,.hb-content3 a{
		font-size: 13px;
	}
	.header-banner{
		height: 40px;
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title{
		font-size: 17px;
	}
	.sw-wrap{
		height: 700px;
	}
	.sw-img img {
		height: 500px;
		width: 700px;
	}
	.glow-img {
    top: 362px;
	right:160px;
}
	.sw-col-wrap{
		padding-top: 0;
		margin-top: 60px;
	}
}

/* No offers message */
.no-offer-msg{
	margin-bottom: 15px;
}
.no-offer-msg .nom-icon{
	width: 80px;
	height: 80px;
	background-color: #eee;
	text-align: center;
	border-radius: 100%;
	font-size: 35px;
	display: inline-block;
	line-height: 80px;
	margin-bottom: 15px;
	color: #acacac;
}
.no-offer-msg .nom-text{
	font-size: 19px;
	margin-bottom: 20px;
}
.no-offer-msg .nom-text p{
	line-height: 1.3;
}
.no-offer-msg .nom-socials{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.no-offer-msg .nom-socials li{
	display: inline-block;
	margin-right: 20px;
}
.no-offer-msg .nom-socials li:last-child{
	margin-right: 0;
}
.no-offer-msg .nom-socials li a{
	display: inline-block;
	font-size: 20px;
}
.no-offer-msg .nom-socials li a:hover{
	color: #D54A29;
}
 
/* Grid Template */
.temp-image-grid{
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
	margin-left: -5px;
	margin-right: -5px;
	justify-content: center;
}
.temp-image-grid .tig-item{
	position: relative;
	padding: 5px;
	width: 50%;
	height: 180px;
}

.temp-image-grid .tig-item > a{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}
.temp-image-grid .tig-item > a:before{
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.15);
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.temp-image-grid .tig-item > a > img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.temp-image-grid .tig-item > a:hover:before{
	background-color: transparent;
}

@media (min-width: 768px){
	.temp-image-grid .tig-item{
		width: 33.3333%;
    	height: 200px;
	}
}

@media (min-width: 1024px){
	.temp-image-grid .tig-item{
    	height: 240px;
	}
}

@media (min-width: 1200px){
	.temp-image-grid .tig-item{
		width: 25%;
	}
}

@media (min-width: 1366px){
	.temp-image-grid .tig-item{
		width: 20%;
	}
}

@media (min-width: 1920px){
	.temp-image-grid .tig-item{
		height: 280px;
	}
}

/*Mobile fixes begin 08/06/2021*/
	
	#sb_instagram{
		border-top: 1px solid rgba(84, 84, 84, 0.1);
	}

	@media(max-width: 767px){

		body.term-diamonds .page-header-banner .phb-bg{
			background-position-y: center;
			background-position-x: 85%;
		}

		body.term-rose-gold-jewellery .page-header-banner .phb-bg{
			background-position: left;
		}

		.s4-grid-box.odd .sc-content .box-link{
			display: block;
			padding-right: 11px;
			text-align: right;
		}

		.s4-grid-box.even .sc-content{
			left: 3.1%;
		}

		.s4-grid-box.even .sc-content .sc-heading{
			max-width: 155px;
		}

		.page-template-template-about-us .abt-discover .legacy-heading{
			margin-bottom: 13px;
		}

		.page-template-template-about-us .abt-discover .legacy-des p{
			line-height: 1.45;
		}

		.woo-wrapper .woocommerce-pagination .page-numbers{
			width: 320px;
		}

		.woo-wrapper .woocommerce-pagination .page-numbers li {
		    width: calc( 100% / 6 );
		}

		.woo-wrapper .woocommerce-pagination .page-numbers li .page-numbers{
			margin: 0 auto 12px !important;
		}

		/*.woo-wrapper .woocommerce-pagination .page-numbers li:first-child .page-numbers,
		.woo-wrapper .woocommerce-pagination .page-numbers li:nth-child(6n+1) .page-numbers{
			margin-left: 0 !important;
		}*/
	}

	@media(max-width: 369px){

		.abt-name{
			font-size: 13px;
		}

		.woo-wrapper .woocommerce-pagination .page-numbers{
			width: 265px;
		}

		.woo-wrapper .woocommerce-pagination .page-numbers li {
		    width: calc( 100% / 5 );
		}

		.mail-subs-wrap .ms-input{
			width: 245px !important;
		}
	}

/*Mobile fixes end*/