@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: "PPEditorialNew-ThinItalic";
    src: url("../f_font/PPEditorialNew-ThinItalic.eot");
    src: url("../f_font/PPEditorialNew-ThinItalic.eot?#iefix")format("embedded-opentype"),
    url("../f_font/PPEditorialNew-ThinItalic.woff2")format("woff2"),
    url("../f_font/PPEditorialNew-ThinItalic.woff")format("woff"),
    url("../f_font/PPEditorialNew-ThinItalic.ttf")format("truetype"),
    url("../f_font/PPEditorialNew-ThinItalic.svg#PP Editorial New Ultralight")format("svg");
}

@font-face {
    font-family: "PPEditorialNew-Thin";
    src: url("../f_font/PPEditorialNew-Thin.eot");
    src: url("../f_font/PPEditorialNew-Thin.eot?#iefix")format("embedded-opentype"),
    url("../f_font/PPEditorialNew-Thin.woff2")format("woff2"),
    url("../f_font/PPEditorialNew-Thin.woff")format("woff"),
    url("../f_font/PPEditorialNew-Thin.ttf")format("truetype"),
    url("../f_font/PPEditorialNew-Thin.svg#PP Editorial New Ultralight")format("svg");
}



@font-face {
    font-family: "PPHatton-Ultralight";
    src: url("../f_font/PPHatton-Ultralight.eot");
    src: url("../f_font/PPHatton-Ultralight.eot?#iefix")format("embedded-opentype"),
    url("../f_font/PPHatton-Ultralight.woff2")format("woff2"),
    url("../f_font/PPHatton-Ultralight.woff")format("woff"),
    url("../f_font/PPHatton-Ultralight.ttf")format("truetype"),
    url("../f_font/PPHatton-Ultralight.svg#PP Hatton Ultralight")format("svg");
}
@font-face {
    font-family: "PPHatton-UltralightItalic";
    src: url("../f_font/PPHatton-UltralightItalic.eot");
    src: url("../f_font/PPHatton-UltralightItalic.eot?#iefix")format("embedded-opentype"),
    url("../f_font/PPHatton-UltralightItalic.woff2")format("woff2"),
    url("../f_font/PPHatton-UltralightItalic.woff")format("woff"),
    url("../f_font/PPHatton-UltralightItalic.ttf")format("truetype"),
    url("../f_font/PPHatton-UltralightItalic.svg#PP Hatton UltralightItalic")format("svg");
}

:root {
  --black-color: #383B43;
  --white-color: #FFF;  
  --ball-color: #383B43; 

  --color_1-color: #9A7665; 
  --color_2-color: #80785C; 

}

*
{	
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	color:var(--black-color)
	
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}

/*
::-webkit-scrollbar {
  width: 8px;
  height: 16px;
}
::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: var(--yellow-color)
}
*/
.font1 , .font1 *
{
	 font-family: "PPHatton-Ultralight";

}
.font01 , .font01 *
{
	 font-family: "PPHatton-UltralightItalic";

}



.font2 , .font2 *
{
	  font-family: "PPEditorialNew-ThinItalic";

}
.font3, .font3 *
{
	  font-family: "PPEditorialNew-Thin";

}
html , body
{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;

}

.transition
{
	transition:all 0.5s ease-in-out;
}
.color_black
{
	color:var(--black-color) !important
}
body
{
	
}
a {
	color:var(--black-color);
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}
a:hover{
	color:var(--color_2-color)
}

.weight-300 , .weight-300 * {

  font-weight: 300;	
}
.weight-500 , .weight-500 * {

  font-weight: 500;	
}
.weight-600 , .weight-600 * {

  font-weight: 600;	
}
.weight-700 , .weight-700 * {

  font-weight: 700;	
}
.weight-800 , .weight-800 * {

  font-weight: 800;	
}
.weight-900 , .weight-900 * {

  font-weight: 900;	
}




.displaynone
{
	display:none !important
}
.d-inline-block
{
	display:inline-block
}
.vError
{
	border:red 1px solid !important
}
.form-error
{
    color: red;
    font-size: 12px !important;
}
.h100{
	height:100%
}
.FormResult  , .FormResult1 , .FormResult *, .FormResult1 *, .FormResult2 *
{
	color:green;

}
.dnone
{
	display:none
}
.d-block{
	display:block
}
.d-flex
{
	display:flex;
	flex-wrap: wrap;
}
.d-flex1
{
	display:flex;
}
.italic , .italic *
{
	font-style:italic
}
.white
{
	color:#FFF
}


.font-10, .font-10 *
{
	font-size:0.625rem
}
.font-12, .font-12 *
{
	font-size:0.75rem
}
.font-13, .font-13 *
{
	font-size:0.8125rem
}
.font-14, .font-14 *
{
	font-size:0.875rem
}
.font-15, .font-15 *
{
	font-size:0.9375rem
}
.font-16, .font-16 *
{
	font-size:1rem
}
.font-17, .font-17 *
{
	font-size:1.0625rem
}
.font-18 , .font-18 *
{
	font-size:1.125rem
}
.font-20, .font-20 *
{
	font-size:1.25rem
}
.font-22, .font-22 *
{
	font-size:1.375rem;
}
.font-24, .font-24 *
{
	font-size:1.5rem
}
.font-25, .font-25 *
{
	font-size:1.5625rem
}
.font-26, .font-26 *
{
	font-size:1.625rem
}
.font-28, .font-28 *
{
	font-size:1.75rem
}
.font-30, .font-30 *
{
	font-size:1.875rem
}
.font-32, .font-32 *
{
	font-size:2rem;
}
.font-35, .font-35 *
{
	font-size:2.1875rem;
}
.font-36, .font-36 *
{
	font-size:2.25rem
}
.font-40, .font-40 *
{
	font-size:2.5rem
}
.font-42, .font-42 *
{
	font-size:2.625rem
}
.font-45, .font-45 *
{
	font-size:2.8125rem
}
.font-50, .font-50 *
{
	font-size:3.125rem;
}
.font-52, .font-52 *
{
	font-size:3.25rem
}
.font-55, .font-55 *
{
	font-size:3.437rem
}
.font-60, .font-60 *
{
	font-size:3.75rem;
}
.font-62, .font-62 *
{
	font-size:3.875rem
}
.font-70, .font-70 *
{
	font-size:4.375rem;
}
.font-80, .font-80 *
{
	font-size:5rem
}
.font-90, .font-90 *
{
	font-size:4.375rem;
}
.font-120, .font-120 *
{
	font-size:7.5rem
}
.text-center
{
	text-align:center
}
.line-height13
{
	line-height:1.3rem
}
.line-height14
{
	line-height:1.4rem
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.line-height3
{
	line-height:3rem
}
.line-height4
{
	line-height:4rem
}
.line-100
{
	line-height:6.25rem
}
.mt-130
{
	margin-top:8.125rem
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}


.slideddddd{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
	
}
.white , .white *
{
	color:#FFF
}
.black , .black *
{
	color:#000
}
.blur {
    
    background: transparent !important;
}
.z-100
{
	z-index:100
}
.relative
{
	position:relative;
}
b ,strong
{
	font-weight:700;
}
.txt-justify
{
	text-align:justify
}
.py-75
{
	padding-top:4.6875rem;
	padding-bottom:4.6875rem
}
.py-100
{
	padding-top:6.25rem;
	padding-bottom:6.25rem
}
.pt-100
{
	padding-top:6.25rem;
}
.px-100
{
	padding-right: 6.25rem;
	padding-left: 6.25rem
}
.pl-100
{

	padding-left: 6.25rem
}
.ai-fs
{
	align-items:flex-start
}
.line-20 , .line-20 *
{
	line-height:1.25rem;
}
.line-22 , .line-22 *
{
	line-height:1.375rem
}
.line-24 , .line-24 *
{
	line-height:1.5rem
}
.line-25 , .line-25 *
{
	line-height:1.5625rem
}
.line-27 , .line-27 *
{
	line-height:1.6875rem
}
.line-30 , .line-30 *
{
	line-height:1.875rem;
}
.line-35 , .line-35 *
{
	line-height:2.1875rem;
}
.line-40 , .line-40 *
{
	line-height:2.5rem;
}
.line-45 , .line-45 *
{
	line-height:2.8125rem;
}
.line-50 , .line-50 *
{
	line-height:3.125rem
}
.line-60 , .line-60 *
{
	line-height:3.75rem
}
.line-70 , .line-70 *
{
	line-height:4.375rem
}
.line-80 , .line-80 *
{
	line-height:4.8rem
}
.ai-initial
{
	align-items:initial
}
.ai-c
{
	align-items:center
}
.jc-c
{
	    justify-content: center;
}.jc-fe
{
	    justify-content: flex-end;
}
.ai-fe
{
	align-items:flex-end
}
.z-50
{
	z-index:50
}
.d-inline-block{
	display:inline-block
}
.open_left , .open_right , .area_layer_back 
{
	opacity:0
}
.open_right.aos-animate
{
	animation: 1s ease-in-out  window-fromleft both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.open_left.aos-animate
{
	animation: 1s ease-in-out  window-fromright both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.area_layer_back.aos-animate
{
	opacity: 1;
    animation: 1s ease-in-out  circle-fromcenter-over both;
    -webkit-animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
}
.bg_white
{
	background:#FFF
}
.cur
{
	cursor:pointer
}
.z-70 {
    z-index: 70;
}
.ac-sb
{
		align-content:space-between
}
.jc-fs
{
	    justify-content: flex-start !important;
}
.jc-sb
{
	    justify-content: space-between !important
}
.jc-sa
{
	    justify-content: space-around !important
}
.fd-c
{
	flex-direction:column
}
.gap-5
{
	gap:0.3125rem;
}
.gap-10
{
	gap:0.725rem;
}
.gap-15
{
	gap:0.9375rem;
}
.gap-20
{
	gap:1.25rem;
}
.gap-25
{
	gap:1.5625rem;
}
.gap-30
{
	gap:1.875rem;
}
.gap-40
{
	gap:2.5rem;
}
.gap-50
{
	gap:3.125rem;
}
.gap-100
{
	gap:6.250rem;
}
.ac-fs
{
	align-content:flex-start
}
.capitalize
{
	text-transform:capitalize
}
.bg_1
{
	background:var(--color_1-color)
}
.bg_2
{
	background:var(--color_2-color)
}
.bg_3
{
	background:#F6F5EC
}
.bg_4
{
	background:url('../img/Elaia-1404-gold-earrings-diamond-lab-grown-wave-wavy-twist.jpg') no-repeat center center  / cover
}
.bg_5
{
	background:rgba(255,255,255,0.9)
}
.bg_6
{
	background:#827858
}
.color_1 , .color_1 *
{
	color:var(--color_1-color)
}
.color_2 , .color_2 *
{
	color:var(--color_2-color)
}
.color_3 , .color_3 *
{
	color:#111111
}
.color_4 , .color_4 *
{
	color:#6C7275
}
.z-10
{
	z-index:10
}
.border_top_1
{
	border-top:1px solid #FFF
}
.border_top_5
{
	border-top:1px solid #D9D9D9
}
.border_bottom_1
{
	border-bottom:1px solid var(--color_2-color)
}
.border_bottom_2
{
	border-bottom:1px solid #C2B8AB
}
.border_bottom_3
{
	border-bottom:1px solid #004A45
}
.border_bottom_4
{
	border-bottom:1px solid darkgrey
}
.border_bottom_5
{
	border-bottom:1px solid #D9D9D9
}
.border_bottom_6
{
	border-bottom:1px solid #827858
}
.underline
{
	text-decoration:underline
}
.black_color
{
	color:#000
}
.p_desc p , .p_desc li
{
	margin-bottom:1rem
}
.p_desc ul
{
	padding-left:15px;
}
.p_desc ul li
{
	display: list-item;
    list-style: disc;
}
/**************************************************************/
/*///////////////////////////////////////*/
.header_logo img
{
	width:175px
}
@media all and (min-width: 868px){
.announcement-slider .swiper-slide {
  width: auto !important; /* let each slide size to content */
}

.announcement-slider .swiper-wrapper {
  align-items: center;
  justify-content: space-between;
}

.announcement-slider .swiper-slide .d-flex {
  display: flex;
  align-items: center;
  gap: 10px; /* spacing between icon and text */
}
}

.headerImg
{
	
}
.headerImg .img-bg {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
   /* -webkit-animation: 3s ease-out both kenburns-bottom;
    animation: 3s ease-out both kenburns-bottom;*/
	z-index:1;
	overflow:hidden;
}
.headerImg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 1;
    background: #000;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background-size: cover;
    content: '';
}
.headerImg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background-size: cover;
    content: '';
	background: rgba(0, 0, 0, 0.1);
	z-index:5
}
.stellarnav>ul>li>a {
    padding: 0 20px;
}
.svg_header svg:hover path{
	fill:var(--color_2-color)
}
.svg_header_1 svg:hover path
{
	stroke:var(--color_2-color)
}
.svg_header svg path , .svg_header_1 svg path{
	transition:all 0.5s ease-in-out;
}
footer
{
	background:var(--color_1-color);
	position:relative
}
footer .img-bg {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
	opacity:0.4;
	z-index:1;
	background-size: contain;
}
.f_links li {
    display: block;
}
.newsletter-form input[type=text]
{
	border:1px solid #B47E77;
	background-color:transparent;
	color:#B47E77;
	text-align:center;
	height:45px;
	width:100%;
}
.newsletter-form input[type=text]::placeholder {
  color: #B47E77;
  opacity: 1; /* Firefox */
}

.newsletter-form input[type=text]::-ms-input-placeholder { /* Edge 12 -18 */
  color: #B47E77;
}
.newsletter-form button
{

	background-color:var(--color_1-color);
	text-align:center;
	height:45px;
	width: 100%;
}
.newsletter_main
{
	width:260px;
}
.text_none
{
	display:none
}
.site-form label
{
	margin-bottom:.625rem;
	color:#666666;
	display: inline-block;
}
.site-form input[type=text]
{
	height:45px;
	border:1px solid rgba(102,102,102,0.35);
}
.site-form textarea
{
	height:138px
}
.iti__selected-flag
{
	border-right:1px solid #DEDEDE
}
.input-icon , .eye {
position: absolute;
    right: 15px;
    top: 14px;
    text-align: right;
}
.input-icon.email
{
	top:11px;
}
.site-form button[type=submit] , .woocommerce-cart-form button[type=submit]
{

    background: var(--color_2-color);
	width:100%;
	height:45px;
	border:0;
}
.site-form button[type=submit]:hover , .woocommerce-cart-form button[type=submit]:hover
{
    background-color:var(--color_1-color);

}
.site-form select {
    width: 100%;
    background: #fff url('../img/down.svg?v=1.1') no-repeat right 23px center;
}
.password_input .input-icon
{
	
}
.txt-right
{
	text-align:right
}
.site-form-half .form-group
{
	width:calc(50% - 0.3625rem)
}
.about_menu a
{
	padding:1.25rem 10px;
	display: flex;
}
.about_menu a.active
{
	color:var(--color_1-color);
	border-bottom:3px solid var(--color_1-color)
}
.about_menu.blog_menu a
{
    max-width: 275px;
    min-height: 80px;
    display: flex;
    align-items: center;
}
.max-488
{
	width:100%;
	max-width:488px;	
}

.max-560
{
	margin:0 auto;
	width:100%;
	max-width:560px;
}
.the_founder_box_1
{
	background:url('../img/about/1/i1.svg') no-repeat center center
}
.the_founder_box_1
{
	background:url('../img/about/1/i1.svg') no-repeat center center
}



.h_parallax {
    position: relative;
    overflow: hidden;

}
.h_parallax .img-bg {
    height: 490px;
    position: relative;
    overflow: hidden;
   /* background-attachment: fixed*/
}
.h_parallax .img-bg {
    height: 420px;

}
.h_parallax.h_parallax_4 .img-bg {
    height: 600px;

}



.h_parallax  .img-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
}
.h_parallax.h_parallax_2 .img-bg:before {

    background-color: rgba(0, 0, 0, 0.5);
}
.h_parallax.h_parallax_3 .img-bg:before {

    background-color: rgba(0, 0, 0, 0.3);
}
.h_parallax.h_parallax_1 .img-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 6;
    background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.h_parallax.h_parallax_4 .img-bg:before {

    background-color: rgba(0, 0, 0, 0.1);
}
.h_parallax.h_parallax_4 .img-bg:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    content: '';
    z-index: 6;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}


.h_parallax_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
}  
.the_founder_box_2
{
    position: absolute;
    bottom: 65px;
    right: 100px;
    z-index: 50;	
}
.container1
{
	margin:0 auto;
	width:100%;
	max-width:1440px;
}
.order_2
{
	order:2
}
.order_1
{
	order:1
}
.key_pillars
{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.1);
	transition:all 0.5s ease-in-out;	
}
.capi
{
	text-transform:capitalize
}
.key_pillars_desc {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, opacity 0.4s ease-in-out;
  opacity: 0;
}

.key_pillars_box:hover .key_pillars_desc {
  max-height: 300px; /* or any value larger than expected content height */
  opacity: 1;
}
.key_pillars_box:hover img
{
	*transform:scale(1.1)*/
}
.key_pillars_box:hover .key_pillars
{
	background-color: rgba(0, 0, 0, 0.4);	
}
.lab_border .colw-33
{
	border-right:1px solid #FFF
}
.lab_border .colw-33:last-child
{
	border-right:0
}
.choosing_lab_grown_diamonds .colw-20
{
	border-right:1px solid #C0BCAC
}
.choosing_lab_grown_diamonds .colw-20:last-child
{
	border-right:0
}
.find_topic a
{
	display:inline-block;
	width:100%
}
.find_topic_desc h1 ,.find_topic_desc h2 , .find_topic_desc h3
{
	font-size:1.25rem !important;
	margin-bottom:1rem;
	text-transform:uppercase;
	font-weight:500;
}
.return_i_circle
{
	width:60px;
	height:60px;
	border:1px solid #FFF;
	border-radius:50%;
}
.bespoke_service_box .colw-100{
	margin:-20px 0
}
.bespoke_service_box .colw-100:nth-child(2n+2) .colw-35
{
	order:2
}
.bespoke_service_box .colw-100:nth-child(2n+2) .colw-45
{
	order:1
}










.file-upload-wrapper {

  position: relative;
  width: 100%;
  height: 45px;
}
.file-upload-wrapper:after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: calc(100% - 20px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 40px;
    background: #FFF;
    border: 1px solid #CBCBCB;
    height: 45px;
    font-size: 14px;
    border-radius: 0;
    padding: 0 10px;
  }
  
.file-upload-wrapper:before {
    content: 'Upload file';
    position: absolute;
    top: 7px;
    right: 3px;
    display: inline-block;
    height: 34px;
    background: var(--color_2-color);
    color: #fff;
    z-index: 25;
    font-size: 1rem;
    line-height: 34px;
    padding: 0 15px;
    pointer-events: none;
    border-radius: 0;
	transition:all 0.5s ease-in-out;
  }
  .fileuploader-input-button span
  {
	  font-size:1rem
  }
.file-upload-wrapper:hover:before  {

      background: var(--color_1-color);

}
.file-upload-wrapper  input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 60px - 20px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
  }
  
 .blog_border
 {
	 border-top:1px solid #000;
	 border-bottom:1px solid #000
 } 
 .blog_border:before
 {
	 position:absolute;
	 top:-16px;
	 left:50%;
	 content:'';
	 z-index:5;
	 width:1px;
	 height:16px;
	 transform:translateX(-50%);
	 background:#000
 }   
  .blog_border:after
 {
	 position:absolute;
	 bottom:0;
	 left:50%;
	 content:'';
	 z-index:5;
	 width:1px;
	 height:16px;
	 transform:translateX(-50%);
	 background:#000
 }   
 .dashboard_menu
 {
	 display:none
 } 
  .d_menu a
  {
	  padding:10px 0;
	  display:block
  }
  .d_menu a.active
  {
	  border-bottom:1px solid var(--color_2-color);
	  color:var(--color_2-color);
	  font-weight:700
  }
  .border_1
  {
	  border:1px solid #D9D9D9
  }
  .border_2
  {
	  border:1px solid #D9D9D9
  }
  .border_3
  {
	  border:1px solid #827858
  }
  .border_4
  {
	  border:1px solid #C2B8AB
  }
  
  .border_5
  {
	  border:1px solid #C1BBAC
  }
  .messages{
	  position:fixed;
	  bottom:0;
	  right:0;
	  z-index:1000;
	  width: auto;
	  border-radius: 0;
  }
  .error-msg, .note-msg, .notice-msg, .success-msg{
	  margin:0
  }
  
  
 .link_button
{
    background: var(--color_2-color);
	color:#FFF;
}
.link_button:hover
{
    background-color:var(--color_1-color);
	color:#FFF;
} 
.w-auto
{
	width:auto !important
}
header {
    position: relative;
}  
.stellarnav li a .main_a
{
	color:#FFF;
	text-transform:uppercase
}
.stellarnav li a .main_a:hover , .stellarnav li a .main_a.active
{
	border-bottom:1px solid var(--color_2-color);
	color:var(--color_2-color)
}
.stellarnav li.has-sub > a:after{
	display:none
}
.stellarnav li , .stellarnav{
	position:initial
}
.stellarnav ul ul.c_211
{
	display:block !important
}
.stellarnav ul ul {
    top: 100%;
    left: 0;
    width: 100%;
    background: #FFF;
	box-shadow:0px 10px 10px rgba(0,0,0,0.2);
	padding: 3.125rem 0; 
}  
.stellarnav li .subMenu_box a {
    color: var(--black-color);
    padding: 0;
}
.stellarnav li .subMenu_box a:hover {
    color: var(--color_2-color);
    padding: 0;
}
.search_products_form select , .select-style
{
	border-color:#C2B8AB !important
}
.products_img
{
	background:#FFF;
	height:320px;    overflow: hidden;
	border:1px solid #EDEDED;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08)
}
.favorite_icon , .favorite_icon_details
{
	position:absolute;
	top:20px;
	left:20px;
	z-index:10;
	transition:all 0.5s ease-in-out;
	opacity:0
}
.favorite_icon_details
{
	opacity:1
}
.products_box:hover  .favorite_icon
{
	opacity:1
}
.qty_box input
{
	border:1px solid rgba(0,0,0,0.4);
	border-radius:5px;
	width:75px;
}
.remove_cart span
{
	color:#EE1D52;
	text-decoration:underline;
}

  
.link_button_1 a
{
    background: #F6F5EC;

}
.link_button_1 a:hover
{
    background-color:var(--color_1-color);
	color:#FFF;
} 
.first_img
{
	width:610px;
	height:550px;
	
}
.first_small_img ,.second_small_img
{
	width:calc(50% - 10px);
}
.mx-610
{
	max-width:610px;
}
.mx-400
{
	max-width:400px;
}


.color_box_section label{
    display: inline-block;
    height: 16px;
    width: 16px;
	border-radius:50%;
    transition: all .3s ease-out;
    border: 0;
	position:relative
}

.color_box_section input[type="radio"]{
    display: none;
   }
  
.color_box_section input[type="radio"]:checked + label{

	margin:0 5px;

}
.color_box_section input[type="radio"]:checked + label:before{

    position: absolute;
    width: 26px;
    height: 26px;
    border: 1px solid #666666;
    border-radius: 50%;
    top: -6px;
    left: -6px;
    z-index: 5;
    content: '';
}


.flex-half {
  flex: 0 0 50%;
  box-sizing: border-box;
}
.items_triangle
{
	background:url('../img/tri.svg') no-repeat right center / contain
}
.items_triangle.one
{
	background:url('../img/tri1.svg') no-repeat right center / contain
}
.color_w
{
	color:#4FD66A
}







.shape_box_section label{

    height: 100%;
    width: 100%;
	top:0;
	left:0;
	position:absolute
}

.shape_box_section input[type="radio"]{
    display: none;
   }
  
.shape_box_section input[type="radio"]:checked + label{



}
.shape_box_section input[type="radio"]:checked ~ .font-12 {

  font-weight: 600;
  border-bottom:2px solid var(--color_2-color)
}
.shape-component .shape_item
{
	border-right:1px solid #EDEDED
}
.shape-component .shape_item:last-child
{
	border-right:0
}
/*
.shape-component{
  display: flex;
}

.shape-component > div {
  flex: 1;               
  text-align: center;    
  box-sizing: border-box;
}*/
.shape_item
{
	width:70px;
	text-align:center
}
.home_blog_img
{

    margin-top: -83px;	
}
.home_blog_text
{
	min-height:125px;
}
.home_bespoke:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
}
.home_bespoke_box
{
	background:url('../img/f2.svg') repeat-x center center  / contain  var(--color_1-color);
	
}
.home_bespoke_img .img-bg
{
	height:100%;
	width:100%;
	position:relative
}
.home_bespoke_img .img-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 1;
    /*background-color: rgba(0, 0, 0, 0.2);*/
    background-size: cover;
    content: '';
}

.link_button_3 a
{
    background: #F6F5EC;

}
.link_button_3 a:hover
{
    background-color:var(--color_2-color);
	color:#FFF;
} 

.home_discover_1
{
	background:url('../img/w2.svg') no-repeat center center;
	min-height: 320px;
}
.home_discover_2
{
	background:url('../img/w3.svg') no-repeat center center;
	min-height: 320px;
}
.categories_box_desc
{
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.2);
	transition:all 0.5s ease-in-out;	
}
.categories_box .categories_items:hover img
{
	transform:scale(1.1)
}
.categories_box .categories_items:hover .categories_box_desc
{
	background-color: rgba(0, 0, 0, 0.6);	
}
.products_box .products_img:before
{
	transition:all 0.5s ease-in-out;
}
.products_box:hover .products_img:before
{
    /*position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
	content:'';
    background-color: rgba(0, 0, 0, 0.2);*/
}
.none_img
{
    position: absolute;
    top: 0;
    z-index: 5;
    left: 0;
    display: none;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.products_box .relative:hover .products_img .none_img
{
	display:block
}
.w_sub_title_1
{
	width:150px;
}

/*
.error-msg, .note-msg, .notice-msg, .success-msg
{
	padding: 25px  !important;
	background:var(--color_2-color) !important;
	
}
.error-msg *, .note-msg *, .notice-msg *, .success-msg *
{
	color:#FFF;
}
*/
#flashMessagePopup
{
	display:none; position: fixed; top: 0; left: 0; z-index: 99995; padding: 10px;    width: 100%;height:100vh;background:rgba(0,0,0,0.8)
}
#flashMessagePopup .flex-row
{
	width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#flashMessage
{

    float: right;
    width: auto;
    position: relative;
    margin-bottom: 0;
    background: #F6F5EC;
    padding:  30px  45px;
    border-radius: 5px;

}
	
#flashMessagePopup .relative
{
	position:relative
}
#flashMessagePopup .c_close
{
    position: absolute;
    top: -35px;
    right: -25px;
    width: 24px;
    z-index: 50;
	cursor:pointer
}
.woocommerce-cart-form b
{
	font-weight:600
}
.shape_item_img
{
	height:70px
}
.cart-badge {
    position: absolute;
    top: -29px;
    right: -9px;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 14px;
    border-radius: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
   /* background-color: #ff2c2c;*/
}
.currency_select select {
    border: 1px solid #FFF;
    border-radius: 5px;
    width: 55px;
    height: 27px;
    background-color: transparent;
    padding: 0 6px;
	background: url(../img/down1.svg) 90%  no-repeat transparent;
}
.currency_select option{
	background:var(--color_2-color)
}
.required_id_diamond_shape , .required_id_gold_color
{
	height:1px !important;
	overflow:hidden !important;
	border:0 !important;
	opacity:0 !important;
	width:10px !important;
}
input[type=checkbox]:checked, input[type=radio]:checked {
    border: 1px solid var(--color_2-color);
    background: var(--color_2-color);
}





.search_main {
    display: none;
}

.search-modal {
    background: #F6F5EC;
    opacity: 0;
    transition: .35s ease-in-out;
    will-change: opacity;

    opacity: 0;
    transition: .35s ease-in-out;
    will-change: opacity;
    z-index: 10;
    width: 100%;
    visibility: hidden;
}

.search-form {
    max-width: 805px;
    width: 100%;
}
.search-modal .mfp-wrap {
    opacity: 0;
    will-change: opacity;
    transition: .4s ease-in-out;
    transform: scale(.95)
}

.search-modal.active {
    opacity: var(--bg-opacity, 1);
    visibility: visible;
    position: relative;
}

.search-modal.active .mfp-wrap {
    opacity: 1;
    transform: none
}

.search-modal .search-field {
    padding:15px 0 5px 0;
    margin-bottom: 15px;
    border: 0;
    border-bottom: 1px solid var(--color_2-color);
    height: auto;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    color: var(--color_2-color);
    background: 0 0;
}

.search-modal .search-field::placeholder {
    color: var(--color_2-color);
    opacity: 1
}

.search-modal .search-field:-ms-input-placeholder {
    color: var(--color_2-color)
}

.search-modal .search-field::-ms-input-placeholder {
    color: var(--color_2-color)
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.search-modal .message,.search-modal .message * {
    font-size: 18px;
    color: #FFF
}

.search-modal .mfp-close {
    position: absolute;
    z-index: 1046;
    top: 10px;
    right: 20px;
    padding: 0;
    background: 0 0;
    color:var(--color_2-color);
    font-size: 60px;
    font-family: Arial,Baskerville,monospace;
    line-height: 44px;
    opacity: .65;
    -webkit-text-stroke: 2px #FFF;
    transition: .5s ease-in-out
}




.old-price
{
	text-decoration: line-through; opacity:0.6;
}
.new-price
{
	margin-left:6px;
}


.ribbon {

  width: 110px;
  height: 110px;
  display: block;
    position: absolute;
    top: 0;
    right: 0;
	z-index:25
}
.ribbon span {
    width: 120px;
    height: 25px;
    top: 20px;
    right: -30px;
    position: absolute;
    display: block;
    background: #80785C;
    color: #333;
    /* font-family: arial; */
    font-size: 15px;
    color: white;
    text-align: center;
    line-height: 25px;
    transform: rotate(47deg);
    -webkit-transform: rotate(47deg);
    -ms-transform: rotate(47deg);
}




.banners_main , .banners_main_box 
{
	position:relative;height:750px
}


.banners_bg
{
	height:100%;
	width:100%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	    -webkit-animation: kenburns-bottom 3s ease-out both;
    animation: kenburns-bottom 3s ease-out both;
}
.banners_bg:before
{
	
	background: rgba(0, 0, 0, 0.1);
    content: '';
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    bottom: 0;
    left: 0;	
}
.banners_bg:after
{
	
    /*position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: 1;
    background: #000;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 30%);
    background-size: cover;
    content: '';*/	
}

.banners_text
{
	position:absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 80%;
	content:'';
	z-index:150;	
}


.banners-slider .swiper-slide-active .slider-title {
    animation: fadeInUp 1.5s;
}
.banners-slider .swiper-slide-active .slider-sub-title {
    animation: fadeInUp 2.5s;
}
.banners-slider .swiper-slide-active .slider-button {
    animation: fadeInUp 3.5s;
}

.home_page .over_header 
{
	overflow:inherit
}


.overflow_hidden
{
	overflow:hidden
}
.img_details_scale .img_scale{
	    transform: scale(1.2);
}
.products-slider .slick-slide {

    overflow: hidden;
}
.banners_main  .swiper-pagination
{
    width: auto;
	width: 100%;
    height: auto;
    left: 0;
    z-index: 50;
	bottom:25px;
	position:absolute;
	text-align:center
}

.banners_main  .swiper-pagination-bullet
{
	width: 12px;
    height: 12px;
	background:#D9D9D9;margin:0 5px   !important;
	opacity:1;  

}
.banners_main  .swiper-pagination-bullet i
{
	opacity:0;
	transition:all 0.5s ease-in-out;display: none;
}
.banners_main  .swiper-pagination-bullet.swiper-pagination-bullet-active
{
	background: var(--color_2-color);
	
}
.banners_main  .swiper-pagination-bullet.swiper-pagination-bullet-active i
{
	opacity:0;display: none;
}


.banners_main .swiper-button-next:after , .banners_main .swiper-button-prev:after
{
	display:none
}

.banners_main .swiper-button-next , .banners_main .swiper-button-prev , .banners_main .swiper-button-next img, .banners_main .swiper-button-prev img
{
	width:145px;
}
.banners_main .swiper-button-next 
{
	right:80px;
	top:50%;
}

.banners_main .swiper-button-prev 
{
	left:80px;
	top:50%;
}

.home_page .headerImg:before ,.home_page .headerImg:after{
	display:none
}
.w-100
{
	width:100%
}
.pagination 
{
	display:flex;
	gap:35px;
	align-items:center;
	justify-content:center;
}
.pagination li.active span
{
	font-weight:600;
	text-decoration:underline
}
.first_img  
{
	max-width:604px
}
.products-slider .slick-slide {

  padding:0;
  margin:0

}
.products-slider .slick_box {
  height: 545px;

}
.bestsellers_box .swiper-button-next{
	right: -40px;
	top:calc(50% - 35px)
}
.bestsellers_box .swiper-button-prev{
	left: -45px;
	top:calc(50% - 35px)


}
.bestsellers_box .swiper-button-next,.bestsellers_box .swiper-button-prev{
	color:var(--color_2-color)
}
.bestsellers_box .swiper-button-next:after,.bestsellers_box .swiper-button-prev:after
{
	font-size:24px;
}

footer a:hover {
    color: rgba(255,255,255,0.7);
}
footer .svg_header svg:hover path
{
	fill:rgba(255,255,255,0.7)
}
.desc_b a{
	color:var(--color_2-color);
	font-weight:700
}
.banners_bg {
    position: relative;
    width: 100%;
    height: 100vh;           /* FULL SCREEN HEIGHT */
    overflow: hidden;
   
}

/* Make iframe cover the div */
.banners_bg iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 56.25vw;         /* 16:9 ratio */
    min-width: 177.77vh;
    min-height: 100vh;
    transform: translate(-50%, -50%);
    border: 0;
}
.img_gallery_scale
{
	position:absolute;
	z-index:5;
	opacity:0;
	transition:all 0s ease-in-out;
}
.img_gallery_scale.active
{
	z-index:100;
	opacity:1;
}
.subMenu.c_3
{
	padding:15px 0
}
.subMenu.c_3 a
{
	font-weight:400
}


.field-error {
display: none;
    font-weight: 600;
    font-size: 16px;
    margin-top: 5px;
    font-style: italic;
    color: red;
    width: auto;
    background: url(../img/warning.svg?v=1.1) no-repeat left center;
    background-size: 20px;
    padding-left: 25px;
}

.bestsellers_box .swiper-button-next , .bestsellers_box .swiper-button-prev{
	
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background: #F6F5EC;
        border-radius: 50%;	
}
.bestsellers_box .swiper-button-next:after, .bestsellers_box .swiper-button-prev:after {
    font-size: 16px;

}
.products-slider .slick-slide div:first-child
{
	display:flex
}
.m_pic
{
	position:relative;
	z-index:7
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// BALLLLLLLLLLLLLL*/
#ball {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--ball-color);
    pointer-events: none;
    border-style: solid;
    border-radius: 50%;
    border-color: var(--ball-color);
}
#magic-cursor {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    pointer-events: none;
    z-index: 99999;
    opacity: 0;
}
body.tt-magic-cursor #magic-cursor {
    display: block;
}
/* Ball view 
============= */
#ball.ball-view {
	background-color: var(--ball-color);
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	line-height: 1.2;
	text-align: center;
}
#ball .ball-view-inner {
	padding: 0 5px;
	opacity: 0;color: #FFF;
	visibility: hidden;
	transform: scale(0);
}
#ball .ball-view-inner i {
	font-size: 19px;
}


/* Ball drag 
============= */
#ball .ball-drag {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0 5px;
	font-size: 15px;
	font-weight: 600;
	color: #FFF;
	line-height: 1.2;
	text-align: center;
	transition: all 0.3s;
}
#ball .ball-drag::before,
#ball .ball-drag::after {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	font-size: 16px;
	color: #FFF;
	height: 10px;
	line-height: 10px;

	/* Font Awesome */
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
#ball .ball-drag::before {
	content: "\f060"; /* Font Awesome */
	left: 0;
	transform: translate3d(-30px, 0, 0);
	transition: all 0.25s;
}
#ball .ball-drag::after {
	content: "\f061"; /* Font Awesome */
	right: 0;
	transform: translate3d(30px, 0, 0);
	transition: all 0.25s;
}
/* Ball close 
============== */
#ball.ball-close-enabled {
	opacity: 1 !important;
}
#ball .ball-close {
	position: absolute;
	padding: 0 5px;
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
	line-height: 1;
	text-align: center;
}
#ball .fa-arrow-right
{
	font-size:35px !important;
	color:#FFF
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.tt-object
{
	object-fit: cover;
    object-position: 50% 50%;
    width: 100%;	
}
.ph-caption-title-ghost1 {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 5%;
    font-size: calc(16px + 19.5vw);
    font-weight: bold;
    font-weight: 600;
    color: #FFF;
    white-space: nowrap;
    line-height: 1;
    opacity: .1;
    z-index: 1;
    pointer-events: none;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// LINK HOVER UP*/
.tt-pn-link {
    position: relative;
    display: inline-flex;
    width: 100%;
    text-decoration: none;
    overflow: hidden;
}
/* Page nav title */
.tt-pn-title,
.tt-pn-hover-title {
	display: block;
	left: 0;
	width:100%;
	transition: transform .5s cubic-bezier(0.51, 0.57, 0.17, 1);
}
.tt-pn-title {
	position: relative;
	transform: translate3d(0, 0, 0);
}
/* Page nav hover title */
.tt-pn-hover-title {
	position: absolute;
	width: 100%;
	color: #FFF;
	white-space: nowrap;
	transform: translate3d(0, 100%, 0);

	/* Ellipsis */
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 1024px) {
	.tt-pn-hover-title {
		display: none;
	}
}
/* Page nav hover */
@media (min-width: 1025px) {
	.tt-pn-link:hover .tt-pn-title {
		transform: translate3d(0, -100%, 0);
		transition-delay: 0.1s;
	}
	.tt-pn-link:hover .tt-pn-hover-title {
		transform: translate3d(0, 0, 0);
		transition-delay: 0.1s;
	}
}/*
.pgi-image {
    position: relative;
}
.ttgr-height {
    position: relative;
    padding-bottom: 25%;
}
.pgi-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// IMAGE HOVER  */
@media (min-width: 1200px) {
	
.home_page header{
	position:absolute;

	left:0;
	width:100%;
	z-index:5
}	
}	
	
	
	
	
	@media (min-width: 768px) {
    .tt-gallery-item-inner {
        clip-path: inset(0 0 0 0);
        overflow: hidden;
        transition: clip-path 0.8s cubic-bezier(0.07, 0.72, 0.29, 0.96);
    }
}
@media (min-width: 768px) {
    .tt-gallery-item:hover .tt-gallery-item-inner {
         clip-path: inset(3% 3% 3% 3%); 
    }
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.d-desktop-none , .m_menu_click
{
	display:none !important
}
/*m*/@media all and (max-width: 1200px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	.container{width:1100px}
	.stellarnav>ul>li>a{padding:0 10px;}
	.tt-np-caption123{width:100%}
}

/*m*/@media all and (max-width: 1075px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.stellarnav > ul > li > a {padding: 0 10px;}
.header_logo  img{max-width:135px;}
.mobile_header_box{justify-content:flex-end;flex-direction:column;align-items: flex-end;gap:10px}
.m_order_2{order:1;}
.m_order_1{order:2;}
.m_order_2 svg{width:30px;}
.account_m_auto{width:90%}
.mt-50-m{margin-top:3.125rem;}

.stellarnav.mobile, .stellarnav.mobile.fixed {position: absolute;right: -225px;top: 60px;width:auto;}
.stellarnav a {color:#FFF}
.stellarnav .menu-toggle span.bars span{background:#FFF;width: 33px;height: 4px;}
.stellarnav li{position:relative;width:100%;padding: 5px 15px;}
.stellarnav.mobile > ul > li > a {padding:10px 15px;}
.stellarnav.mobile > ul > li > a *{color:#FFF}
.stellarnav.mobile ul{background:var(--color_1-color)}
.stellarnav a.dd-toggle .icon-plus:before , .stellarnav a.dd-toggle .icon-plus:after{border-color:#FFF;}
.stellarnav > ul > li{margin:0}
.stellarnav a.dd-toggle .icon-plus {right: 20px;text-align: right;float: right;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after{border-color:#FFF;}
.image_1_story{width:240px;}
.banners_main, .banners_main_box{height:320px;}
.banners_bg{height:100%}
.banners_bg{border-radius:0}
.banners_main_box .bg_1 .px-75{padding:50px;}
.stellarnav{padding:0}
header .stellarnav li a{color:#FFF !important;font-size: 16px;}
.stellarnav.mobile .menu-toggle{float:right}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.stellarnav.mobile ul ul{float:left;width: 100%;padding:  0 0 1.5625rem 0 ;}
}
/*xm*/@media all and (max-width: 868px){
.flex-row-xm{flex-direction:column}
.mt-25-xm{margin-top:1.5625rem;}
.mb-25-xm{margin-bottom:1.5625rem;}
.mt-50-xm{margin-top:3.125rem;}
.ai-fs-xm{align-items:flex-start}
.ai-c-xm{align-items:center}
.txt-cntr-xm{text-align:center}
.flex-row-xm{flex-direction: inherit;flex-wrap: wrap;}
.flex-row-xm > div{width:33.33%}
.flex-row-xm div:first-child{width:100%;align-items: center;display: flex;justify-content: center;}
.flex-row-xm  div .appointment_box{width:270px}
.pb-25-xm{padding-bottom:1.5625rem;}
.py-25-xm{padding-bottom:1.5625rem;padding-top:1.5625rem;}
.py-50-xm{padding-bottom:3.125rem;padding-top:3.125rem;}
.d-none-xm{display:none !important;}
.jc-c-xm{justify-content:center}
.pl-0-xm{padding-left:0}
.order-2-xm{order:2}
.order-1-xm{order:1}
.pt-50-xm{padding-top:3.125rem;}
.ai-c-xm{align-items:center}
.w-33-xm{width:33.33%}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.burger_mobile {display:none}
.menu_bg , .request_quote{clip-path: inherit;}


.subMenu_box h3.uppercase{padding-top:1.5625rem}
.subMenu_box *{color:#FFF}
.no-border-xm{border:0 !important}
.d-desktop-none {display:block !important}
.px-100 {padding-right: 2.25rem;padding-left: 2.25rem;}
.about_menu.blog_menu.gap-50{gap:15px;}
.top_cart_box{display:none !important}
.products_img{height:175px}
.items_flex_column_s{flex-direction:column;gap:5px;}
.img_scale_cat_9 .img_scale, .img_scale_cat_10 .img_scale, .img_scale_cat_11 .img_scale, .img_scale_cat_12 .img_scale, .img_scale_cat_13 .img_scale, .img_scale_cat_14 .img_scale, .img_scale_cat_15 .img_scale, .img_scale_cat_16 .img_scale, .img_scale_cat_20 .img_scale {
    transform: scale(1.5);
}
}
@media all and (max-width: 768px){
.announcement-slider .d-flex{justify-content:center}
.s_search svg{width:20px}
.pr-75, .px-75 {padding-right: 1.6875rem;}
.pl-75, .px-75 {padding-left: 1.6875rem;}
.py-75 {padding-top: 2.6875rem;padding-bottom: 2.6875rem;}
.mob_header .pt-30.header_top_bar{padding-top:0}
.add_cart_form_mobile .mb-30 , .add_cart_form_mobile .mb-20{margin-bottom:1rem}
.items_triangle.one {padding:10px 20px;}
.bestsellers_box .swiper-button-prev {
    left: -15px;
}
.bestsellers_box .swiper-button-next {
    right: -15px;
}
.categories_box.bestsellers_box .swiper-button-next , .categories_box.bestsellers_box .swiper-button-prev{
	
        top: 50%;
}


}
.z-6
{
	z-index:6
}
/*s*/@media all and (max-width: 576px){
	.updates-slider-sub.swiper{max-width:100%;height:auto;}
.listing_products img{width:100%}
	.container{width:100%}
html, body{font-size:13px;}
.flex-row-s{flex-direction:column}
.ai-fs-s{align-items:flex-start}
.ai-c-s{align-items:center}
.mt-25-s{margin-top:1.5625rem;}
.pt-25-s{padding-top:1.5625rem;}
.pb-25-s{padding-bottom:1.5625rem;}
.mb-25-s{margin-bottom:1.5625rem;}
.ml-25-s{margin-left:1.5625rem;}
.pb-25-s{padding-bottom:1.5625rem;}
.mt-50-s{margin-top:3.125rem;}
.d-none-s{display:none !important}
.pl-0-s{padding-left:0}
.ml-0-s{margin-left:0}
.txt-cntr-s{text-align:center}
.txt-cntr-s img{display:inline-block}
.px-25-s{padding-right:1.5625rem;padding-left:1.5625rem;}
.mt-0-s{margin-top:0}
.pb-50-s{padding-bottom:3.125rem;}
.mb-50-s{margin-bottom:3.125rem;}
.py-0-s{padding:0}
.mb-25-s{padding-bottom:1.5625rem}
.px-0-s{padding-left:0;padding-right:0}
.mt-20-s{margin-top:1.25rem}
.pt-0-s{padding-top:0}
.pr-0-s{padding-right:5px !important}
.py-50-s{padding-top:3.125rem;padding-bottom:3.125rem;}
.ml-20-s{margin-left:20px;}
.w-50-s{width:50%}
.jc-c-s{justify-content:center !important}
.jc-fs-s{justify-content:flex-start !important}
.order-1-s{order:1}
.order-2-s{order:2}
.jc-fe-s{justify-content: flex-end;}
.w-50-s{width:50%}
.w-100-s{width:100%}
.res-s-auto{width:auto}
.mb-0-s{margin-bottom:0}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.header_top_bar{gap:15px;}
.about_menu {gap:1rem}
.max-560{padding:0 20px;}
.line-60, .line-60 * , .line-40, .line-40 * {line-height: inherit;}
.the_founder_box_2 {right: 0;width: 100%;text-align: center;}
.newsletter_main{width:100%}
.choosing_lab_grown_diamonds .colw-20 {border-right:0;padding:10px 0}
.choosing_lab_grown_diamonds {justify-content:center}
.h_parallax_text{position:relative;height:auto;padding:2.25rem}
.h_parallax .img-bg {height: 420px;position: absolute;top: 0;left: 0;height: 100%;        width: 100%;}
.lab_border .colw-33 {border-right:0;}
.main-box-toggle .show-desc{flex-direction:row;flex-wrap: nowrap;}
.plus_flex_s{width:30px;}
.site-form-half .form-group {width: 100%;}
.site-form-half.d-flex.gap-10{gap:0}
.search-form {padding: 0 25px;}
.d_menu{display:none}
.dashboard_menu{display:flex;align-items:center;justify-content:center;gap:10px}
.account_main_box{margin-bottom:15px;}

.w-auto-s{width:auto}
.cart_table_responsive{border:0}
.mt-blog-s{margin-top:50px;}
.home_bespoke_img{height:200px}
.bestsellers_box .products_img{height:auto}
.subMenu.c_3{padding: 15px 0 !important;}

.subMenu.c_3 .about_menu{justify-content:flex-start;}
.subMenu.c_3 .about_menu div{width:100%}
.subMenu.c_3 .about_menu a{font-size: 14px;padding: 5px 0px;font-weight: 500;}

.banners_main .font-60,.banners_main  .font-60 * {font-size: 2.75rem;}
.home_discover_2 , .home_discover_1 , .the_founder_box_1{background-size:120px;}
.first_img{width:100%;height:auto}
.products-slider .slick_box{height:auto}
.home_bespoke_box{padding: 2.25rem;}

.font-50, .font-50 * {
    font-size: 2rem;
}
.font-40, .font-40 * {
    font-size: 1.8rem;
}
.stellarnav li a .main_a:hover, .stellarnav li a .main_a.active {
    border-bottom: 0;
    color: #FFF;
}
.pt-100-s
{
	padding-top:6.25rem;
}

.a_parallax_h1{height:200px;}
.bespoke_service_box .colw-100:nth-child(2n+2) .colw-35 {
    order: 1;
}
.bespoke_service_box .colw-100 {
    margin: 20px 0;
}
.lab_grown_diamonds_box .tt-image{height:250px;}
.lab_grown_diamonds_box figure{width:100%;height:100%;}
.lab_grown_diamonds_box .tt-object {
    object-fit: cover;
    object-position: bottom;
    width: 100%;
    height: 100%;
}
.font-25-s , .font-25-s *{font-size:1.5625rem}
}
.diamond_clarity_box svg{width:20px}

/*s*/@media all and (max-width: 460px){
.diamond_clarity_box svg{width:20px}	
	
}	
	
	/*s*/@media all and (max-width: 380px){
    .header_logo img {
        max-width: 140px;
    }
    .header_top_bar {
        gap: 9px;
    }
	.currency_select select{
		width:45px;
	}	
	.about_menu a {
		padding: 1.25rem 2px;
	}
	.items_triangle.one {
        padding: 18px;
    }
	.diamond_clarity_box svg{width:18px}
	.diamond_clarity_box .font-15{font-size:11px;}
	.items_triangle .font-18{font-size:14px}
	.items_triangle .font-20{font-size:16px}
	.bottom_footer.gap-20{gap:10px;}
	
}








.tracking-in-expand-fwd{-webkit-animation:tracking-in-expand-fwd .8s cubic-bezier(.215,.61,.355,1.000) both;animation:tracking-in-expand-fwd .8s cubic-bezier(.215,.61,.355,1.000) both}

@-webkit-keyframes tracking-in-expand-fwd{0%{letter-spacing:-.5em;-webkit-transform:translateZ(-700px);transform:translateZ(-700px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tracking-in-expand-fwd{0%{letter-spacing:-.5em;-webkit-transform:translateZ(-700px);transform:translateZ(-700px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}
.orders-table thead th{
    color:#6C7275
}





.orders-table-wrapper {
    width: 100%;
    overflow-x: auto; /* horizontal scroll on small screens */
}

.orders-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 100%; /* optional: prevent collapsing too much */
}

.orders-table th,
.orders-table td {
    padding: 10px;
    text-align: left;border-bottom: 1px solid #ddd;
}

/* Add borders between td cells in body */
.orders-table tbody td {
    border-right: 1px solid #ddd;
}

/* Remove border on last cell of each row */
.orders-table tbody td:last-child {
    border-right: none;
}

/* Optional: add bottom border for rows */
.orders-table tbody tr {
    border-bottom: 1px solid #ddd;
}

.orders-table img.cart-img {
    margin-right: 10px;
    vertical-align: middle;
}

/* Responsive for mobile */
@media screen and (max-width: 768px) {
    .orders-table thead {
        display: none; /* hide headers */
    }
	.orders-table tbody td {
		border-right: 0;
	}
    .orders-table tr {
        display: block;
        margin-bottom: 25px;
        border-bottom: 1px solid #ccc;
    }

    .orders-table td {
        display: block;
        text-align: right;
        padding-left: 0;
        position: relative;
        border-bottom: 1px dotted #ccc;
        border-right: none; /* remove right border in mobile stacked view */
    }

    .orders-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        width: 45%;
        text-align: left;
        font-weight: bold;
    }

    .orders-table td:last-child {
        border-bottom: 0;
    }

	
}


.img_scale
{
	transform:scale(1.2)
}
.img_scale_cat_6 .img_scale , .img_scale_cat_7 .img_scale , .img_scale_cat_22 .img_scale , .img_scale_cat_25 .img_scale ,  .img_scale_cat_24 .img_scale
{
	transform:scale(1.4)
}

.img_scale_cat_9 .img_scale,.img_scale_cat_10 .img_scale,.img_scale_cat_11 .img_scale,.img_scale_cat_12 .img_scale,.img_scale_cat_13 .img_scale,.img_scale_cat_14 .img_scale,.img_scale_cat_15 .img_scale , .img_scale_cat_16 .img_scale  , .img_scale_cat_20 .img_scale 
{
	transform:scale(2)
}



.headerImg .img-bg
{
	background-position:top center
}





/* Responsive: stack cells */
@media screen and (max-width: 768px) {
    .cart_table_responsive {
        display: block !important;
    }

    .cart_table_responsive .cell {
        display: block;
        width: 100%;
        box-sizing: border-box;
        border: none;
        border-bottom: 1px solid #ddd;
        padding: 8px 0;
        position: relative;
        padding-left: 30%;
    }

    .cart_table_responsive .cell::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 45%;
        font-weight: 600;
        padding-left: 10px;
        box-sizing: border-box;
		font-size: 1rem !important;
    }

    .table-div .row:last-child .cell:last-child {
        border-bottom: none;
    }
	.about_menu.blog_menu.gap-50{
		gap: 0;
	}
	.frozen_add_cart
	{
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 20;
        background: var(--color_1-color) !important;
        color: #FFF;
        font-weight: 600;
        font-size: 20px;
        height: 60px !important;
	}
}
p b i
{
	font-weight:bold;
	    font-style: italic;
}
.blog_menu_mobile  li
{
    padding: 10px 0;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.blog_menu_mobile  li a.active
{
	border-bottom:0.5px solid var(--color_2-color);
	padding-bottom: 2px;
	color:var(--color_2-color)
}
.mob_header
{
	padding: 11px 0;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:20;
	background:var(--color_1-color);
}
	
.mob_platform{padding-top:80px;}
.mob_platform .headerImg {
    min-height: 150px;z-index: 25;
}
.home_page.mob_platform .headerImg
{
	min-height: 0;padding:0
}	