/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Author: Your Name
Version: 1.0
Text Domain: hello-elementor-child
*/

@font-face {
    font-family: 'SF Pro Display';
    src: url('fonts/SF-Pro-Display-Semibold.otf') format('opentype');
    font-weight: 600; /* Adjust as needed */
    font-style: normal;
}

.meta-row{
    display:flex;
    justify-content:space-between;
}

.accordion-toggle{
    width:100%!important;
    position:relative;
    background-color:none;
    font-family: "Inter";
    font-weight: 500!important;
    font-size: 18px!important;
    line-height: 24px;
    letter-spacing: 3%;
    border-top:0!important;
    border-left:0!important;
    border-right:0!important;
    padding:12px!important;
    color:#000000!important;
    border-bottom:1px solid #B5B5B5!important;
    text-align:left!important;
    border-radius:0!important;
}

.accordion-toggle::after{
    background:url(https://labdiamondshub.com/wp-content/uploads/2025/08/arrow.png);
    content:"";
    position:absolute;
    right:6px;
    top:20px;
    width:12px;
    height:7px;
}

.filter-submit{
    margin-top:40px;
}

.accordion-content{
    padding:24px 0;
}

.filter-wrapper{
    display:flex;
}

#diamond-filter-form{
    width:256px;
    flex-shrink:0;
}

#diamond-results{
    flex-shrink:1;
}

.product-grid{
    display:flex;
    flex-wrap:wrap;
	gap:16px;
}

.product-grid .product-item{
	background-color:#ffffff;
	border-radius:9px;
	width:32.3%;
	padding:16px;
	list-style:none;
	display:flex;
	align-items:center;
	flex-direction:column;
	position:relative;
}

.orderby{
    border:1px solid #D4D4D4;
    border-radius:8px;
    padding:12px 16px;
    font-family: "Inter";
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: -0.5%;
    vertical-align: middle;
    outline:0;
    color:#44403c;
}

.wishlist-icon{
    position:absolute;
    top:25px;
    right:17px;
}

.yith-add-to-wishlist-button-block{
   margin:0 !important; 
}

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon{
    color: #909090C4 !important;
    margin: 0;
    width: 32px !important;
    height: 32px !important;
}

.yith-wcwl-add-to-wishlist-button__label{
    display:none;
}


.product-grid .product-item h3,
.product-grid .product-item h3 a {
	font-family: "Jost";
	font-weight: 500;
	font-style: Medium;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0%;
	text-align: center;
	margin:0;
	color:#000000;
}

.page-numbers.current{
    background-color:#000000;
    color:#ffffff;
}

.page-numbers{
    color:#000000;
 
}

.page-numbers, .page-numbers.current{
    width:32px;
    height:32px;
    border-radius:5px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-family: "Inter";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 3%;
    text-align: center;

}

.product-count{
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 3%;
    color:#6C6C6C;
}

.product-count .count{
    font-family: Inter;
    font-weight: 500;
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 3%;
    text-align: center;
    color:#000000;
}

.custom-product-meta-with-icons{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	gap:16px
}

.meta-item{
	display: block;
    width: calc(20% - 20px);
    overflow-x: auto;
    overflow-y: hidden;
	font-weight: 400;
	font-size:14px;
	font-family:"Inter"
}
.meta-item span{
	font-weight: 400;
    font-size: 14px;
    color: rgb(97, 97, 97);
	line-height:21px;
}  

.meta-item .single_diamond_value{
	font-weight: 700;
    font-size: 14px;
    color: #424243;
	margin:0;
	line-height:1.4em;
}

.meta-item strong{
	font-size:12px;
	display:block;
}
.meta-item img{
	width: 16px;
    height: 10px !important;
    object-fit: contain;
}

.pagination{
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}

.products-wrapper{
    display:flex;
    flex-direction:column;
}

.products-top{
    display:flex;
    align-items:center;
    justify-content:space-between;
}

.product-code{
    margin:16px 0;
}

a.next.page-numbers {
    display: flex;
    width: auto;
}

.post-type-archive h1{
	display:none;
}

.woocommerce-breadcrumb{
	display:flex;
	justify-content:center;
}

.elementor-element-b1b2651{
	display:none;
}

.product-grid .product-item  .price{
	font-family: "SF Pro Display";
	font-weight: 600!important;
	font-size: 24px!important;
	line-height: 24px!important;
	letter-spacing: 3%;
	text-align: center;
	color:#000000!important;
	margin-top:16px;
}

.product-grid .product-item .buy-button{
	background-color:#ff9900;
	border-radius:8px;
	padding:5px 40px;
	font-family: "Inter";
	font-weight: 500;
	font-style: Medium;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0%;
	text-align: center;
	margin-top:24px;
	color:#FFFFFF;
	margin:0 auto;

}

.product-grid .product-item p{
	font-family: "Jost";
	font-weight: 500;
	font-style: Medium;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0%;
	text-align: center;
    color:#74787C;
}

.diamond-shop-wrapper {
    margin-top: 40px;
}

.diamond-sidebar {
    width: 250px;
    border-right: 1px solid #eee;
    padding-right: 20px;
}

.diamond-products .product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 30px;
}

.diamond-card {
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    background: #fff;
}

.diamond-card .buy-now {
    margin-top: 10px;
    background: black;
    color: white;
    padding: 8px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.woocommerce ul.products li.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woocommerce-page ul.products li.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	font-family: "Inter", Sans-serif!important;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 24px;
    border-radius: 6px 6px 6px 6px;
    background-color: #000000;
    transition: all 0.2s;
}

.pagination {
    margin-top: 20px;
    text-align: center;
}

.product-header{
	display:none;
}

.single-product .button.single_add_to_cart_button.button.alt{
	width:100%;
	margin-bottom:20px;
}

.diamond-meta-stock, .meta-row-add{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:20px;
	font-family: "Inter";
	font-weight: 500;
	font-size: 12px;
	line-height: 24px;
}

.meta-row-add{
	 width: 33%;
    justify-content: flex-start;
    align-items: center;
	gap:20px;
}


.meta-label{
	font-family: "Inter";
	font-weight: 500;
	font-style: "Medium";
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0%;
	color:#717171;
}

.meta-row-add >div{
	display:flex;
	flex-direction:column;
}

.meta-value{
	color:#000000;	
}

.single-product .cart button.single_add_to_cart_button.button.alt{
	width: 50%;
    text-align: center;
    padding: 10px;
    display: flex;
    padding: 1px 81px !important;
    margin: 0;
    justify-content: center;
	min-height:25px;
 }

:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart, :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form) {
	width:50%;
}

.elementor-add-to-cart{
	display:flex;
}


.shape-grid >div{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.shape-option {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    padding: 8px;
    border-radius: 8px;
    font-weight: 500 !important;
    font-size: 10px;
    line-height: 12px;
    outline: none !important;
    cursor: pointer;
    border: 2px solid #D6D3D1;
    color: #44403C;
    box-shadow: none;
    width:20%;
}

.shape-option input[type="checkbox"] {
    display: none; /* hide native checkbox */
}

.shape-icon img {
    width: 30px;
    height: 30px;
    transition: transform 0.2s, filter 0.2s;
}

/* hover effect */
.shape-option:hover .shape-icon img {
    transform: scale(1.1);
}

/* when checked */
.shape-option input[type="checkbox"]:checked + .shape-icon img {
    filter: drop-shadow(0 0 6px #001776);
}


.shape-option.selected {
    border: 2px solid #0073e6;
}

.shape-label {
    font-size: 9px;
    margin-top: 5px;
    color: #333;
    text-align: center;
    overflow-wrap: anywhere;
    display: block;
}

.table.cart td.actions .input-text{
    width:120px;
}

.cart_totals h2, 
.shop_table th, 
.shop_table, 
.checkout-button,
.checkout_coupon h3, 
.woocommerce-billing-fields h3, 
#ship-to-different-address, 
#order_review_heading
{
    font-family: "Jost", Sans-serif!important;
    font-weight: 700;
    text-transform: uppercase;
}

.woocommerce .woocommerce-customer-details .woocommerce-column__title,
.woocommerce-order-details__title{
    font-family: "Jost", Sans-serif!important;
    font-weight: 700;
    text-transform: uppercase;
}

.woocommerce-checkout-payment{
     width:50%;
}

.ppc-button-wrapper{
    width:50%;
}

.order_comments{
    height:100px;
}

#customer_details{
    margin-bottom:60px;
}

.woocommerce-order{
    margin-bottom:40px;
}

.diamond-product-grid{
    display:flex;
    flex-wrap:wrap;
    gap:20px;
}

.diamond-product-item{
     width:32%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 14px;
    background: #ffffff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
    border-radius: 8px;
}

.diamond-slider{
    overflow:hidden;
    height:288px;
    position:relative;
}

.diamond-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    top:0;
}

.diamond-slider .swiper-pagination-bullet-active{
    background-color:#0C0A09;
}

.diamond-slider{
    height:299px;
}

.diamond-product-item .swiper-slide:before{
    display:none;
}

.diamond-meta-icons span{
   display:flex;
   justify-content:space-between;
}

.diamond-meta-item{
    display:flex;
    font-size:12px;
}

.diamond-meta-icons{
    display:flex;
    gap:10px;
    margin-bottom:12px;
    border-bottom: #e7e7e7 1px solid;
    padding-bottom:12px;
}

.diamond-meta-item span:nth-child(2) {
  font-weight: bold;
}

.diamond-pagination{
    display:flex;
    justify-content:center;
    margin:40px 0;
}

.diamond-title a{
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    cursor: pointer;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color:#000;
    font-family:"Inter";
}

.card-head{
    margin-bottom:12px;
    border-bottom: #e7e7e7 1px solid;
 } 
 
 .diamond-price-block{
    border-top: #e7e7e7 1px solid;
    margin-top:12px;
    padding:12px 0;
 }
 
 .location-delivery{
     display:flex;
     flex-direction:column;
 }
 
 .stock-cert-info{
     display:flex;
     justify-content:space-between;
     font-size:12px;
 }
 
 .diamond-code{
     font-size:12px;
     margin-bottom:12px;
 }

.buy-button{
    width: 100%;
    border-radius: 8px;
    font-size: 14px !important;
    line-height: 12px;
    background: #ff9900;
    color: #ffffff;
    font-weight: 500 !important;
    border: none;
    padding: 2px 7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    margin: 0;
    box-shadow: none;
    cursor: pointer;
    gap:10px;
}

.swiper-button-prev, .swiper-button-next{
    display:none!important;
}

.diamond-product-item img {
  width: 100%;
  height: 288px!important;       
  object-fit: cover;  
}

.diamond-product-item video{
    height:288px;
}

.elementor-top-section .diamond-product-item .swiper-pagination-bullet {
   width: 10px !important;
   height: 10px !important;
}

.location-delivery >span{
    display:flex;
    align-items:center;
    gap:5px;
    font-size:12px;
}

.filter-button {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  height: 44px;
  padding: 0 16px;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.3s ease;
  color:#000;
}

.filter-button:hover {
  background: #f5f5f5;
}

/* Left side panel */
body .filter-panel {
  position: fixed;
  top: 0;
  max-width:90%;
  left: -500px;
  width: 420px;
  height: 100vh;
  background: #fff;
  box-shadow: 2px 0 8px rgba(0,0,0,0.2);
  padding: 20px;
  z-index: 9999;
  transition: left 0.3s ease;
  overflow-y: auto;
}

.filter-panel.open {
  left: 0;
}

.filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.close-filters {
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
  line-height: 1;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    background-color: #2E8B57 !important;
    color: #ffffff !important;
    margin:0!important;    
    height: 35px;
    border-radius: 5px;
    line-height:10px;
}

.wc-proceed-to-checkout{
    display:flex;
    justify-content:space-between;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .ppc-button-wrapper{
    flex: 0 0 48%;
    margin:0;
    gap:20px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    background-color: #2E8B57 !important;
}

.woocommerce-checkout #payment{
    background-color:#ffffff!important;
}

.woocommerce-product-search {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 400px;
  margin: 0 auto;
  border: 1px solid #ccc;
  border-radius: 8px;
  overflow: hidden;
  width:500px;
}

.woocommerce-product-search .search-field {
  flex: 1;
  padding: 10px 15px;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight:300;
  background-color:transparent;
}

.woocommerce-product-search .search-field::placeholder{
    font-weight:300;
}

.woocommerce-product-search .search-submit {
  /*background: linear-gradient(90deg, rgba(138, 104, 173, 0.6) 0%, rgba(1, 201, 252, 0.6) 100%);*/
  border: none;
  padding: 10px 16px;
  cursor: pointer;
  transition: 0.3s;
}

.woocommerce-product-search .search-submit:hover {
  opacity: 0.8;
}

.filter-header h3{
    margin:0;
}

.close-filters{
    display:flex;
    align-items:center;
    justify-content:center;
}

.filter-btns{
    display:flex;
    gap:20px;
}

.filter-btns button{
    margin:0;
}

.price-display{
    font-size:14px;
    margin-top:15px;
}

.carat-range-inputs{
    display:flex;
    gap:10px;
    margin-top:10px;
}

.carat-input-group input{
    border-radius: 4px !important;
    border: 1px solid #d4d4d8 !important;
    padding: 8px !important;
    min-height: 3px !important;
    height: 30px;
    font-size: 12px;
    color: #333333c2;
    margin-top: 7px;
}

.carat-input-group label {
    font-size: 12px;
}

.filter-block{
    display:flex;
    justify-content:space-between;
}

input.qty {
    display: none !important;
}

.custom-cart-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    text-decoration: none;
}

.custom-cart-icon .cart-icon {
    font-size: 22px;
    margin-right: 6px;
}

.custom-cart-icon .cart-count {
    background: #ff3b30;
    color: #fff;
    padding: 2px 6px;
    border-radius: 50%;
    font-size: 12px;
    min-width: 18px;
    text-align: center;
    display: inline-block;
}

.right-side-filter{
    display:flex;
    align-items:center;
    gap:20px;
}

.simple-cart-wrapper{
    position: relative;
    padding: 9px 17px;
    border: 1px solid #D4D4D4;
    border-radius: 8px;
    width: 60px;
    display: block;
    height:46px;
}

.simple-cart-wrapper svg path {
    stroke:#000;
}

.simple-cart-count{
    position: absolute;
    top: -8px;
    right: 3px;
    color: #000;
    width: 17px;
    height: 17px;
    /* padding: 9px; */
    font-size: 10px;
    border: 1px solid #000;
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
}

a.prev.page-numbers{
    width: fit-content;
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .product-name a, .woocommerce-cart .woocommerce a.remove{
    color:#333!important;
}

.woocommerce-cart a.remove:hover{
    background:#333!important;
}

.woocommerce-cart a.remove{
    width:25px!important;
    height:25px!important;
}

a.button.continue-shopping-btn {
    padding: 16px;
}

p.stock.in-stock{
    display:none;
}

.woocommerce-cart .ppc-button-wrapper{
	width:100%;
}
.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button{
	margin:10px 0!important;
}
@media (max-width: 1024px) {
.diamond-product-grid .diamond-product-item{
	    width:48%;
	}
	.diamond-product-grid{
	    justify-content:space-between;
	}
}

@media (max-width: 768px) {
	.elementor-9905 .elementor-element.elementor-element-1ed0a3e{
		padding:0!important;
	}
	
	.related  .products{
		display:flex!important;
		flex-direction:column;
	}
	
	.related  .products li{
		width: 100% !important;
        min-width: 100%;
	}
	.elementor-slide-button{
		font-size:28px!important;
	}
	
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
		bottom:20px!important;
	}
	
	.elementor-add-to-cart {
		flex-direction: column;
		display: flex;
	}
	.single-product .cart button.single_add_to_cart_button.button.alt{
		width:100%;
		margin-bottom:10px;
		height:38px;
		line-height:38px;
	}
	
	:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart, :is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form){
		width:100%;
	}
	
	.meta-item{
		width: calc(50% - 20px);
	}
	.custom-product-meta-with-icons{
		padding-bottom:0!important;
	}
	
	.diamond-product-grid{
	    flex-direction:column;
	}
	
	.diamond-product-grid .diamond-product-item{
	    width:100%;
	}
	
	.wc-proceed-to-checkout{
	    flex-direction:column;
	    gap:10px;
	}
	
	.ppc-button-wrapper{
	    width:100%;
	}
	
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	   	height: 30px;
        display: block !important;
        border-radius: 5px;
        line-height: 10px;
        padding: 20px 0 !important; 
        font-size: 16px;
	}

    .elementor-widget-container .filter-block .filter-panel-block{
        order:1;
        width:31%;
    }

    .elementor-widget-container .filter-block .search-panel-block {
        width:100%;
              order:3;
    }

    /*.elementor-widget-container .filter-block .order-block{
        order:2;
        width:57%;
    }*/

    .woocommerce-product-search{
        width:100%;
    }
    
    .right-side-filter{
        order:2;
        width:66%;
        gap:10px;
    }
    
    .accordion-content.shape-grid,
    .carat-grid{
        width:100%!important;
    }
    
    .filter-block{
        flex-wrap:wrap;
        gap:10px;
    }
    
    #open-filters{
        width:100%;
        border-radius:8px;
    }
    
    #filter-panel .filter-content{
        width:100%;
    }
}
