/**
* Theme Name:        avanam-jewellery
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-jewellery
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/



@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');



/* start ap changes */
@font-face { font-family: 'Futura'; font-style: normal; font-weight: normal; src: url('/wp-content/uploads/2026/03/FuturaMedium.otf') format('opentype'); }
body {
    color: #333;
    font-family: 'Futura' !important;
    font-size: 15px !important;
    margin: 0;
    padding: 0;
    font-weight: 400 !important;
    line-height: 26px;
    overflow-x: hidden;
    letter-spacing: .4px;
    scroll-behavior: smooth;
}
.futura-fonts-title{
	 font-family: 'Futura' !important;
}
.futura-fonts-title h1, .futura-fonts-title h2, .futura-fonts-title h3{
	 font-family: 'Futura' !important;
}
.font-size-18 h3{
	font-size:18px!important;
}

a{
	font-family: 'Futura' !important;
	font-weight: 400 !important;
    line-height: 26px;
    overflow-x: hidden;
    letter-spacing: .4px;
}
.build-button a {
    background: transparent !important;
    color: #333 !important;
    font-size: 14px !important;
	box-shadow:none;
	text-shadow:none;
	text-transform:uppercase;
    padding: 12px 10px;
}
.build-button a:hover{
	  background: #CEDCC3 !important;
    color: #000 !important;
	border-color: #CEDCC3 !important;
}
.build-button span.elementor-button-icon svg {
    fill: #555;
    font-weight: 400;
}
.build-button a:hover span.elementor-button-icon svg{
	fill: #000 !important;
}
/* .elementor-button-text {
    font-family: futura;
} */
.vert-move img {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1.5s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

/* start diamond seciton  */
.diamond-slider .owce-carousel .owl-nav i, .diamond-slider .owce-carousel .owl-nav span {
  display: none !important;
}
.diamond-slider .owl-nav .owl-prev,
.diamond-slider .owl-nav .owl-next, .diamond-slider .owl-nav .owl-prev:hover,
.diamond-slider .owl-nav .owl-next:hover {
  width: 300px;
  height: 14px;
  background-size: 36% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-image: url('/wp-content/uploads/2026/03/Arrow.svg') !important;
box-shadow:none;
}
.diamond-slider .owl-nav .owl-prev, .diamond-slider .owl-nav .owl-next{
    top: auto !important;
    bottom: 150px !important;
    margin: 0 auto !important;
}
.diamond-slider .owl-nav .owl-prev
{
    transform: rotate(180deg);
left: -400px !important;
right: 0 !important;
}
.diamond-slider .owl-nav .owl-next{
	right: -400px !important;
left: 0 !important;
}
.diamond-slider .owl-item h3, .owl-item p {
 opacity: 0;
transition: 0.3s ease;
 
}
.diamond-slider .owl-item.center h3, .diamond-slider .owl-item.center p {
    opacity: 1;
}
.diamond-slider .owce-carousel-container {
    padding: 0;
}
.diamond-slider.best-seller .owl-item img{
	    transform: scale(0.9);
    padding-top: 20px;
    max-width: 290px !important;
    margin: 0 auto !important;
}
.diamond-slider.best-seller .owl-item.center img{
	    transform: scale(1.3);
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
} 
.diamond-slider.best-seller .owl-item h3{
	padding-top:0;
}
.diamond-slider .owl-item h3 {
    font-size: 20px !important;
    text-transform: uppercase !important;
    position: relative !important;
    color: #000;
    padding-top: 25px;
    font-family: "Futura";
}
.diamond-slider .owl-item p
{
	font-size: 13px !important;
    padding: 5px 10px !important;
    line-height: 1.7 !important;
    color: #777 !important;
    height: 70px !important;
}
.diamond-slider .owl-item p.owl-content, .diamond-slider .owl-item p:last-child{
	display:none;  
}
.collection-banner img{
	 transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}
.collection-banner img:hover{
	-moz-transform: translateX(-2%) translateY(-2%);
    -ms-transform: translateX(-2%) translateY(-2%);
    -o-transform: translateX(-2%) translateY(-2%);
    -webkit-transform: translateX(-2%) translateY(-2%); 
    transform: translateX(-2%) translateY(-2%);
}
.collection-desc-right .elementor-widget-wrap, .collection-desc-left .elementor-widget-wrap {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 50px 0px;
    background: rgba(255, 255, 255, 0.8) !important;
    padding: 30px 17px 30px 52px !important;
    min-height: 250px !important;
    width: 90%;
	position:relative;
	z-index:1;
}
.collection-desc-right .elementor-widget-wrap{
	right:60px;	
}
.collection-desc-left .elementor-widget-wrap {  
    left:120px;
}
.collection-banner .elementor-inner-section .elementor-container {
    align-items: center !important;
}
.show-section .elementor-widget-image{
	display: block;
    overflow: hidden;
    position: relative;
}
.show-section .elementor-widget-image::before,.show-section .elementor-widget-image::after{
	    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(0, 0, 0, .1);
    opacity: 0;
    z-index: 1;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}
.show-section .elementor-widget-image:hover img
{
	transform: scale(1.15);
    -webkit-transform: scale(1.15);
}
.show-section .elementor-widget-image:hover::before{
	    opacity: 1;
    top: 50%;
    bottom: 50%;
}
.show-section .elementor-widget-image:hover::after{
	    opacity: 1;
    left: 50%;
    right: 50%;
}
.show-section img{
	    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
cursor:pointer;
}
.welcome_newsletter input[type=email] {
    min-width: auto !important;
    min-height: auto !important;
    max-width: 100% !important;
    height: 45px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, .3);
    display: block;
    width: 100%;
    background: 0 0;
    border-radius: 0px !important;
    padding-left: 14px !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    outline: none;
color:#000;
}
.welcome_newsletter p{
	display:flex;
	justify-content:center;
	align-items:center;
	width: 400px;
}
.welcome_newsletter input[type=submit] {
    vertical-align: middle;
    height: 45px;
	color:#000 !important;
    position: relative;
    top: 0;
    left: -1px;
background:#cedcc3 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    letter-spacing: .4px !important;
text-transform:uppercase;
}
.site-footer-middle-section-1 .site-info-inner {
    display: flex;
    justify-content: center;
    align-items: center;
	gap:15px;
}
.site-footer-middle-section-2 img {
    height: 40px !important;
    filter: grayscale(1);
    opacity: .65;
    width: auto;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	cursor:pointer;
}
.site-footer-middle-section-2 img:hover{
	opacity:1;
	filter:none;
}
.site-footer-middle-section-2 .wp-block-columns {
    margin-bottom: 0 !important;
}
.site-footer-middle-section-2 .site-info-inner .widget {
    margin-bottom: 0 !important;
}

.footer-widget-area h2{
    font-family: 'Futura' !important;
    font-size: 20px !important;
    font-weight: 500;
	text-transform:capitalize;
}
.footer-widget-area-inner .widget_block {
    margin-bottom: 0 !important;
}
ul.wp-block-list li a {
    margin: 0 !important;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    text-decoration: none !important;
    line-height: 1.6;
    overflow: hidden;
color: #000 !important;
}
.footer-widget-area ul {
    list-style: none;
    margin: 0;
    padding: 0 !important;
}
.footer-widget-area ul li {
    list-style: none;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
.footer-widget-area svg {
    fill: #000 !important;
}
.footer-widget-area li:hover a svg {
    fill: #fff !important;
}
.ftblock-right li a{
	position:relative;
 padding-left: 25px;
}
.footer-widget-area .ftblock-right svg {
    fill: #000;
}
.ftblock-right li a::before {
    position: absolute;
    left: 2px;
    font-family: "FontAwesome";
    font-size: 14px;
    top: -1px;
}
.ftblock-right li.ft-address a::before{
	content:"\f041";	
}
.ftblock-right li.ft-phone a::before{
	content:"\f2a0";
}
.ftblock-right li.ft-email a::before{
	content:"\f0e0";
}
.ftblock-right li.ft-time a::before{
	content:"\f017";
}
.ftblock-right li.ft-appointment a {
    font-size: 20px;
    letter-spacing: .4px;
    text-transform: uppercase;
}
.is-style-logos-only li {
    border: 2px solid #000;
    border-radius: 100%;
    box-shadow: none;
    height: 40px;
    width: 40px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.is-style-logos-only li a{
	    padding: 5px;
}
.is-style-logos-only li:hover{
	background: #000;
    color: #fff;
    border-color: #000;
}
.is-style-logos-only li.wp-block-social-link:hover {
    transform: scale(1);
}
.top-appointment {
    font-size: 12px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
	color:#000 !important;
}
p.top-appoints {
    font-size: 14px;
    letter-spacing: 1px;
}
p.top-appoints span.text-bold {
    text-transform: uppercase;
}
.header-search-bar form input.search-field {
    background: #fff;
    border-color: #e5e5e5;
    font-size: 15px;
    height: 40px;
    border-radius: 0;
	letter-spacing: .4px;
	color: #333;
}
.search-form .search-submit[type=submit], .search-form .search-submit[type=submit]:hover,.search-form .search-submit[type=submit]:focus{
    width: 40px !important;
    background: #cedcc3 !important;
	font-size: 0 !important;
	color:#000 !important;
}
.header-search-bar form .base-search-icon-wrap, 
.header-search-bar form .base-search-icon-wrap:hover, 
.header-search-bar form .base-search-icon-wrap:focus{
    color: #000 !important;
}
.header-cart-content {
    display: none !important;
} 

.summary.entry-summary .product_title.entry-title, .summary.entry-summary .price {
    display: none;
}
.advantage-section h3 {
    font-size: 20px;
    font-family: 'Futura';
    color: #000;
    letter-spacing: 1px;
    text-transform: inherit;
}
.site-footer-middle-section-2 .wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
/* .site-footer-middle-section-2 img {
    height: 40px !important;
    filter: grayscale(1);
    opacity: .65;
    width: auto;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    cursor: pointer;
}
.site-footer-middle-section-2 img:hover {
    opacity: 1;
    filter: none;
}

*/
.site-footer-middle-section-2 .footer-widget-area figure {
    margin: 0 !important;
    padding: 0;
} 
.site-footer-middle-section-2 .wp-block-group {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.header-social-wrap .header-social-inner-wrap .social-button {
    color: var(--global-palette9);
    border: 2px none currentColor;
    border-radius: 0px;
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
}
.site-header-item .header-account-wrap .header-account-button svg {
    fill: #000 !important;
	color:#000 !important;
}


/* Education Page */
.education-box{
	position:relative;
}

.education-box .elementor-image-box-content {
    position: absolute;
   left: 0px;
    bottom: 8px;
    width: 100%;
    padding: 20px;
    background-color: #3e62a5;
	transform: perspective(400px) rotateY(90deg);
	transform-origin: left;
	opacity:0;
	transition: all 0.5s;
}
.education-box:hover  .elementor-image-box-content {
	    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}
.education-box .elementor-image-box-content  .education-read-btn{
	color:#fff;
}

.diamond-left-wrapper{
	position:relative;
}
.diamond-left-wrapper .diamond-bg-img{
	position:relative;
}
.diamond-left-wrapper .diamond-video-img{
	position:absolute;
	top:50px;
	left:0;
	right:0;
	margin:0 auto;
}
.diamond-left-wrapper .diamond-video-img img {
    width: 39%;
}

.common-text-wrapper h2, .common-text-wrapper h3 {
    font-family: "futura";
    color: #333;
    font-weight: 500;
    font-size: 30px;
    text-transform: capitalize;
}
.list-style-none li {
    list-style: none;
}
.common-text-wrapper a {
    color: #555;
}
.common-text-wrapper p {
    margin: 10px 0 5px 0!important;
}
.common-text-wrapper h2 {
    margin: 20px 0 10px!important;
}


.common-text-wrapper ul {
    padding: 0;
}

.banner-title.futura-fonts-title h2{
	text-transform:capitalize!important;
}


/* custom design page css */
.page-id-16770 .entry-hero-container-inner{
	display:none;
}


 .custom-design-form .input-control{
	position:relative;
}
.wpcf7-not-valid-tip {
    font-size: 11px!important;
}


 .custom-design-form .input-control{
    position:relative;
	margin: 8px 0 10px 0;
	 height:55px;
}

.custom-design-form .input-control select{
    width:100%;
    padding:10px;
} 

 .custom-design-form .label-wrap{
    position:absolute;
    left:12px;
    top:60%;
   transform:translateY(-50%); 
    background:#fff;
    padding:0 5px;
    transition:0.3s;
    pointer-events:none;
}
.custom-design-form .input-control label.label-wrap {
   position: absolute;
    top: 50%;
    z-index: 1;
    color: #777;
    font-size: 15px;
    font-weight: 400;
    left: 2%;
    background-color: #fff;
    padding: 5px;
    width: max-content;
	    font-size: 14px;
}
.custom-design-form .input-control .label-wrap.metaltype-wrap {
    padding: 5px 15px 0 5px!important;
}
.custom-design-form .input-control .label-wrap.metaltype-wrap.active {
    padding:5px!important;
}
.custom-design-form .label-wrap.active{
       transform: translateY(-130%);
    font-size: 11px !important;
    color: #333 !important;
} 

.custom-design-form .input-control input{
	font-size:14px;
}
.custom-design-form span.wpcf7-form-control-wrap select {
    width: 100%;
    height: 50px;
    border-radius: 5px;
	    font-size: 14px;
    font-weight: 500;
    color: #777;
}
.custom-design-form .input-control .wpcf7-form-control{
	 width: 100%;
    height: 50px;
    border-radius: 5px;
	padding: 12px 14px !important;
}
.custom-design-form .text-area-wrap  .wpcf7-form-control{
	height:120px;
}
.custom-design-form h2 {
       font-family: 'Cinzel';
    font-size: 18px;
    margin-bottom: 40px!important;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
}
.custom-design-form span.wpcf7-form-control-wrap select {
    width: 100%;
    height: 50px;
	border-color:#bbb;
	border-radius:5px;
	padding:10px 5px!important;
}
.custom-design-form span.wpcf7-form-control-wrap input{
	width: 100%;
    height: 50px;
	border-color:#bbb;
	border-radius:5px;

}
.custom-design-form label.label-upload-wrap {
   position: absolute;
    top: -12px;
    background-color: #fff;
    left: 10px;
    padding: 3px;
    color: #777;
    font-size: 11px;
}
.custom-design-form label.label-textarea-wrap {
    position: absolute;
    top: 0px;
    background-color: #fff;
    padding: 1px 5px;
    left: 10px;
    z-index: 1;
    color: #777;
    font-size: 11px;
    line-height: 0px;
    font-family: 'Futura' !important;
}
.custom-design-form .wpcf7-textarea {
    padding: 12px 15px;
}
.custom-design-form .input-control p {
    margin-bottom: 3px!important;
}
.wpcf7-form-control option{
	 font-family: "Futura", sans-serif !important;
    font-size: 13px!important;
}
.wpcf7-form-control::placeholder{
    font-family: "Futura", sans-serif !important;
    font-size: 12px!important;
	color:#808080;
}
.input-control.upload-wrap .wpcf7-not-valid-tip {
    margin-top: 20px;
}

.wpcf7-form-control::-webkit-input-placeholder{
    font-family: "Futura", sans-serif !important;
	font-size: 12px!important;
}

.wpcf7-form-control::-moz-placeholder{
    font-family: "Futura", sans-serif !important;
	font-size: 12px!important;
}

.wpcf7-form-control:-ms-input-placeholder{
    font-family: "Futura", sans-serif !important;
	font-size: 12px!important;
}

.custom-design-form label{
	color:#333;
	font-size:15px;
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}
.custom-design-form p{
	margin-bottom:10px;
}
.input-control.upload-wrap {
      border: 1px solid #bbb;
    border-radius: 5px;
    margin-top: 2px;
    padding: 0 5px;
	min-height: 50px;
    height: 50px;
}
.input-control.upload-wrap .wpcf7-form-control {
    height: 30px;
    position: relative;
   top: 12px;
    left: 7px;
}
.input-control.upload-wrap .wpcf7-form-control-wrap input{
	border:transparent!important;
	padding: 0px !important;
}
.input-control.upload-wrap .label-wrap.active ~ .wpcf7-form-control-wrap input{
	 border: transparent!important;
}
.input-control.upload-wrap .label-wrap.active{
	color:#111;
}
.input-control.upload-wrap > p {
    margin: 0!important;
}
.input-control br {
    display: none;
}
.custom-design-form .wpcf7-form-control:hover{
	transition:all .5s linear;
}
.custom-design-form .wpcf7-form-control:hover{
	border-color:#000;
	
}
.input-control .label-wrap.active ~ .wpcf7-form-control-wrap select,
.input-control .label-wrap.active ~ .wpcf7-form-control-wrap input,
.input-control .label-wrap.active ~ .wpcf7-form-control-wrap textarea,
.input-control:focus-within select,.input-control:focus-within input, .input-control:focus-within textarea {
    border: 2px solid #bbb!important; /* bold border */
/*     box-shadow: 0 0 0 2px rgba(0,0,0,0.1);  */
}
.custom-design-form .input-control .wpcf7-submit {
    border-radius: 5px;
    width: 170px;
    margin: 15px 0;
}
.submit-btn-wrap {
    text-align: center;
    margin: 60px 0;
}
.submit-btn-wrap .wpcf7-submit {
    background-color: #000;
    color: #fff;
    text-transform: capitalize!important;
    padding: 15px 35px;
    font-size: 16px!important;
    letter-spacing: 3px!important;
}
.custom-design-form .col-md-6 {
    padding: 0 8px;
}
/* fine-jewelry page  */
.fine-jewelery-banner-section {
    position: relative;
	    transform: translateX(-160px);
}
.fine-jewelery-banner-section:before {
    content: "";
    position: absolute;
    top: -32px;
    border: 3px solid #fff;
    width: 100%;
    height: 95%;
}
.page-id-2816 .fine-jwelery-text-wrap p {
    margin-bottom: 10px!important;
}

.about-pg h2, .about-pg h3, .about-pg h4,.about-pg h5{
	 font-family: 'Futura' !important;
}
.about-pg h4{
	font-size:20px;
}
.about-pg .row{
	margin:0 auto;
}
.about-pg li{
	list-style:none;
}
.list-style-none li{
	list-style:none;
}
.list-style-none.common-text-wrapper a {
    font-size: 15px;
    color: #555;
   font-family: 'Futura' !important;
}
.common-text-wrapper h2, .common-text-wrapper h3{
	 font-family: 'Futura' !important;
	color:#333;
	font-weight:500;
	font-size:30px;
	text-transform:capitalize;
}
.common-text-wrapper p{
	margin-bottom:15px;
}
.anchor-text-black{
	color:#000;
}
.c-font-medium{
	font-weight:600;
}
.banner-title{
	position:relative;
}
.banner-title:before{
	content:"";
	position:absolute;
	background-color:#808080;
	width:55%;
	left:0;
	right:0;
	margin:0 auto;
	height:3px;
	bottom:-15px;
}

/* lab grown diamond Xt pg */
.page-id-16751 .entry-hero-container-inner {
	display:none;
}

/* diamond huston xs pg  */
.page-id-16874 .entry-hero-container-inner{
	display:none;
}
.common-text-wrapper p{
	margin:0 0 10px 0!important;
}

/* contact page css */
.page-id-17127 .entry-hero-container-inner{
	display:none;
}

.contact-address-list .elementor-icon-list-icon{
	border:2px solid #000;
	display:flex;
	justify-content:center;
	align-items:center;
}
.contact-form-wrap .wpcf7-form-control-wrap textarea {
    height: 150px;
	border-color:#bbb;
}
.contact-address-list .list-info {
    color: #000;
    font-size: 16px;
}

/*Policy page css  */
.policy-pg ul li{
	list-style:none;
}
.policy-pg ul li strong{
	font-weight:600;
}
.policy-pg h1,.policy-pg h3, .policy-pg h4,.policy-pg h5{
	 font-family: 'futura'!important;
}
.policy-pg h1 strong{
	font-weight:600;
}
.policy-pg h1{
	font-size:24px;
}
.policy-pg p {
    margin: 0 0 10px 0!important;
}

.policy-pg h4 b u {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.page-id-18050 .policy-pg h4{
	margin:10px 0!important;
}
.page-id-18050 .policy-pg h3 {
	font-size:24px;
	text-transform:capitalize;
	color:#333;
	margin: 20px 0 10px 0;
}

.page-id-18050 .policy-pg p strong {
    font-weight: 600;
}
.policy-pg .bread-crumb a {
    color: #333;
	font-size: 12.5px;
}
.policy-pg .bread-crumb  strong {
    color: #000;
	font-size: 12.5px;
}
.page-id-18055 .policy-pg  h1{
	font-weight:600;
	 margin: 20px 0 20px 0 !important;
}
.page-id-18055 .policy-pg h4, .page-id-18055 .policy-pg h3 {
	font-size:20px;
	text-transform:capitalize;
	color:#333;
	margin: 20px 0 10px 0;
}
.policy-pg .dark,.policy-pg a{
	color:#333;
}
.policy-pg p.text-brandon{
	font-size:13px!important;
	line-height: 26px;
}

.page-id-18066 h2{
	 font-family: 'futura'!important;
	font-weight:600;
	margin:20px 0!important;
}
.page-id-18066 ul{
	padding:0!important;
	
} 
.page-id-18066 ul li{
	margin:10px 0;
}
.page-id-18066 h4, .page-id-18066 h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0!important;
    text-transform: capitalize;
}
.page-id-18066 ul li b {
    font-weight: 600;
}
.page-id-18050 h1{
	margin:20px 0!important;
}

.page-id-18071 h4 {
    font-size: 20px;
    text-transform: capitalize;
    color: #333;
	margin: 20px 0 10px 0 !important;
}
.page-id-18071 h1{
	margin: 20px 0 20px 0!important;
}
.page-id-18071 .format-terms ul {
    padding: 0;
}
.page-id-18071 .format-terms ul li {
    margin: 10px 0;
}

.page-id-16683 .entry-hero-container-inner {
    display: none;
}
.page-id-16826 .entry-hero-container-inner {
    display: none;
} 
/* about us page */
.page-id-16713 .hero-container.site-container {
    display: none;
}
.page-id-16713 h1 {
    margin: 20px 0 20px 0!important;
	color:#000!important;
}
.page-id-16713 h4{
	color:#000!important;
}
.page-id-16713 .col-md-12.col-sm-12.col-xs-12 {
    padding: 0;
}

.page-id-16713 h4 {
    font-size: 18px;
    font-weight: 600;
}
.page-id-16713 .about-accordion.toggle-tab {
    margin: 0 0 40px 0;
    color: #333;
}
.page-id-16713 li.about_list {
    margin: 10px 0;
}
.page-id-16713 .about-accordion ul {
    padding: 0;
}
.page-id-16713 .about-accordion ul a{
	color:#333;
}
/* loose diamonds page */
.page-id-16725 .entry-hero-container-inner {
    display: none;
}
.button-wrapper.loose-diamond-bnr .elementor-button-link{
	font-weight:600!important;
}
/* Fine jewelery page */
.button-wrapper.fine-jewelery-banner-btn .elementor-button-link{
	font-weight:600!important;
}
.page-id-16775 .entry-hero-container-inner {
		display:none;
	}


@media(min-width:768px) and (max-width:1024px){
	.fine-jewelery-banner-section {
	transform: translateX(0);
}
}
@media(min-width:1024px) and (max-width:1280px){
.banner-content-wrap .elementor-widget-button{
		max-width:80%!important;
		width:80%!important;
}
 .page-id-16683 .elementor-section-full_width.banner-hide { 
    background-position: top!important;
} 

	
	
}

@media (min-width: 1367px) {
   .page-id-2816 .site-header .site-container{
        max-width: 1550px !important;
        padding-right: 50px !important;
        padding-left: 50px;
    }
.page-id-2816 .site-header-row-container.site-bottom-header-wrap  .site-container {
    max-width: 1260px!important;
}
	.fine-jewelery-banner-section {
    
	    transform: translateX(-160px);
}
}

/* lab-grown-diamonds-houston  */
.set-margin-text-wrap p{
	margin-bottom:10px!important;
}
.lab-diamond-pg-text-wrap.hand-list-style li {
    position: relative;
    list-style: none;
	margin:10px 0;
   
}
.lab-diamond-pg-text-wrap.hand-list-style li:before {
    position: absolute;
    content: "\f0a4";
    font-family: "FontAwesome";
    left: -25px;
}
.hand-list-style  a {
    font-size: 15px;
    color: #555;
    font-weight: 500;
}

.mega-menu-item-has-children.navmenu-heading>a {
    color: #000 !important;
    font-size: 15px !important;
    letter-spacing: 0.2px !important;
    margin-bottom: 12px !important;
	padding-left: 0px !important;
}
.site-top-footer-wrap h2.wp-block-heading {
    font-weight: 500;
}
.header-wishlist-wrap .base-svg-iconset svg{
	display:none;
}
.header-wishlist-wrap .base-svg-iconset::before {
    display: inline-block;
    font: normal normal normal 20px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08a";
}
h1.topbar-heading {
    font-size: 14px;
    font-family: Futura;
    color: #000;
}


/* Responsive css */
@media(max-width:767px){
	.banner-hide{
	background-image: none!important;
}
sr7-arrow{
    transform: translate(0, -20px) !important;
}
.build-button a {
    width: 100% !important;
}
	
.fine-jewelery-banner-section {
transform: unset;
}
.fine-jewelery-banner-section:before {
    top: -20px;
    height: 70%;
}
	
/* fine jewelery page	 */
	
	.page-id-16775 .elementor-element.elementor-element-6da26d3 > .elementor-background-overlay {
    background-position: 73% 50%!important;
}
.collection-desc-right .elementor-widget-wrap{
	right:0;	
}
.collection-desc-left .elementor-widget-wrap {  
    left:0;
}
.collection-desc-right .elementor-widget-wrap, .collection-desc-left .elementor-widget-wrap {
   
    padding: 30px 30px 30px 30px !important;
    min-height: 250px !important;
    width: 100%;
    position: relative;
    z-index: 1;
    text-align: center;
}
.advantage-section h3 {
    font-size: 16px;
}
	.diamond-slider .owl-item p {
    height: auto !important;
}
	.collection-banner img:hover{
	-moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    -webkit-transform: inherit; 
    transform: inherit;
}
.eng-banner-hero .elementor-button-link {
    min-width: 300px;
}
.welcome_newsletter p {
    width: 350px;
}
.header-mobile-search-bar {
    margin: 0 0 20px !important;
}
.header-mobile-search-bar form {
    width: 100% !important;
}
h1.topbar-heading {
    font-size: 12px;
    padding: 10px 0;
	text-align:center;
line-height:1.3;
}
.elementor-section.eng-ring-top-section.elementor-section-items-middle>.elementor-container {
    align-items: end;
}
}
/* end responsive */
/* end ap changes */

/* Hide theme drawer toggle button */
#mobile-toggle {
    display: none !important;
}
#mobile-drawer {
    display: none !important;
}
.wp-gr .rpi-flx .wp-google-wr a{
	color:#000 !important;
}
.error .search-form {
    position: relative;
    width: 290px !important;
}
h2.entry-title {
    font-size: 18px;
}
h2.entry-title a:hover {
    color: #000 !important;
}
.call-buton .cc-calto-action-ripple {
	z-index: 99999;
	position: fixed;
	left: 1rem;
	bottom: 5rem;
	background: #fff;
	width: 44px;
	height: 44px;
	padding: 10px;
	border-radius: 50%;
	box-sizing: border-box;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
overflow:hidden;

	/* Shadow */
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);

	/* Optional smooth animation */
	animation: cc-calto-action-ripple 1.2s ease-out infinite;
}

/* Icon */
.call-buton .cc-calto-action-ripple i {
	color: #000;
	font-size: 30px;
	transition: 0.3s ease;
}

/* Hover effect */
.call-buton .cc-calto-action-ripple:hover i {
	transform: rotate(135deg);
}

/* Soft ripple animation (white theme) */
@keyframes cc-calto-action-ripple {
	0% {
		box-shadow: 
			0 4px 12px rgba(0, 0, 0, 0.15),
			0 0 0 0 rgba(0, 0, 0, 0.1);
	}
	100% {
		box-shadow: 
			0 4px 12px rgba(0, 0, 0, 0.15),
			0 0 0 15px rgba(0, 0, 0, 0);
	}
}
