/*
Theme Name: Alukas Child
Theme URI: https://alukas.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Alukas
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: alukas
Text Domain: pls-theme-child
*/
.pls-header-icon-text {
	display: none !important;
}

.main_logo.menu-item .nav-link img {
	max-width: 100%;
	max-height: 65px;
}

.main_logo a .pls-menu-text:after {
	content: unset !important;
}

.pls-header-desktop,
.pls-header-mobile {
	justify-content: space-evenly !important;
}

.pls-menu-hover-line {
	width: 100%
}

.pls-site-content {
	padding-bottom: 0 !important;
}

#menu-primary-menu {
	width: 100%;
	justify-content: space-between;
}

.pls-site-header:not(.pls-header-overlay) .pls-mobile-logo {
	width: 100% !important;
}

.pls-site-header.pls-header-full-width .container .row {
	max-width: 1460px !important;
	width: 100% !important;
}

.pls-main-navigation ul.menu>li>a {
	font-size: 15px !important;
	font-weight: 500 !important
}

.pls-mobile-menu-header {
	background: unset !important;
}

.e-con-inner {
	max-width: 1460px !important;
	margin: 0 auto !important;
}

.ring-pendant-bracelet-list {
	list-style: none !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	gap: 30px;
}

.ring-pendant-bracelet-list .ring-pendant-bracelet-item {
	display: flex;
	flex-direction: column;
	width: calc(33.33% - 15px);
	height: 150px;
}

.ring-pendant-bracelet-list .ring-pendant-bracelet-item .radio-button-text {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

#click-option {
	width: 60%;
}

.ring-pendant-bracelet-list .ring-pendant-bracelet-item label {
	border: 1px solid transparent;
	text-align: center;
	cursor: pointer;
}

.ring-pendant-bracelet-list .ring-pendant-bracelet-item label:hover {
	position: relative;
}

.ring-pendant-bracelet-list .ring-pendant-bracelet-item img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999B2;
}

.selection-field {
	display: flex;
	gap: 10px;
	margin: 15px 0;
	align-items: center;
}

.selection-field label {
	width: 40%
}

.selection-field select {
	width: 60%
}

.selection-field input {
	width: 60%
}

/* #click-option {
display: flex;
align-items: center;
gap: 15px;
} */

#change-design {
	font-size: 16px;
}

#change-design-2 {
	font-size: 20px;
}

.click_design {
	color: red;
	cursor: pointer;
}

.click_rpg {
	color: red;
	cursor: pointer;
}

input[type=radio] {
	opacity: 0 !important;
	position: absolute;
}

.reset_variations {
	display: none !important;
}

.single-product-content .summary .tooltip-container {
	position: relative;
	display: inline-block;
	margin-top: 7px;
}

.single-product-content .summary .icon-info {
	font-size: 20px;
	/* Adjust size */
	cursor: pointer;
}

.single-product-content .summary .tooltip-content {
	visibility: hidden;
	width: 550px;
	/* Set width */
	background-color: #EEF5FF;
	color: #333;
	text-align: left;
	border-radius: 5px;
	padding: 20px 20px 10px;
	position: absolute;
	top: 50%;
	left: 105%;
	/* Display on the right */
	transform: translateY(-20%);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	z-index: 2;
	font-size: 14px;
	line-height: 1.5;
	border: 1px solid #EEF5FF;
}

/* .single-product-content .summary .tooltip-container:hover .tooltip-content {
visibility: visible;
} */

.single-product-content .summary .tooltip-content:before {
	content: '';
	position: absolute;
	top: 19%;
	left: -10px;
	/* Arrow from the left */
	transform: translateY(-20%);
	border-width: 5px;
	border-style: solid;
	border-color: transparent #f9f9f9 transparent transparent;
}

.single-product-content .summary .price {
	margin: 0 10px 0 0 !important;
}

.gold_price_breakup_table,
.gold_price_breakup_table th,
.gold_price_breakup_table tr,
.gold_price_breakup_table td,
.diamond_price_breakup_table,
.diamond_price_breakup_table th,
.diamond_price_breakup_table tr,
.diamond_price_breakup_table td {
	border: none;
	background: #FFF !important;
}


.gold_price_breakup_table th,
.diamond_price_breakup_table th {
	color: #004AAD;
}

.total_values_tr {
	color: #000000;
	border-bottom: 1px solid rgba(128, 128, 128, 0.5019607843) !important;
}

.original_value_display {
	text-decoration: line-through;
}

.cart-tax-totals td {
	text-align: right;
}

.pls-sticky-add-to-cart-left .tooltip-container,
.pls-slider-wrapper .tooltip-container {
	display: none;
}

.related-product {
	border: 1px solid #ccc;
	/* Optional: Add border */
	padding: 10px;
	/* Optional: Add some padding */
}

.related-product:hover {
	background-color: #f9f9f9;
	/* Optional: Change background on hover */
	cursor: default;
	/* Show default cursor to indicate no action */
}

#combined-form {
	display: inline-block;
}

.ring-repeater,
.pendant-repeator {
	max-height: 50vh;
	overflow-y: auto;
	overflow-x: hidden;
}

.nested-item {
	width: calc(25% - 12px);
	cursor: pointer;
}

.ring-item>div,
.pendant-item>div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 15px;
}

.nested-item>div:hover,
.nested-item.active>div {
	border: 1px solid #eaeaea;
}

.nested-item>div {
	text-align: center;
	padding: 5px;
}

p.ring_product_name,
p.pendant_product_name,
.price-plus,
p.custom_design_product_name {
	margin-bottom: 5px;
	font-size: 14px;
}

#qlwapp.qlwapp-bottom-right {
	bottom: 50px !important;
}

.header-subtitle {
	display: none;
}

@media only screen and (max-width: 1200px) {
	.pls-main-navigation ul.menu>li>a {
		font-size: 13px !important;
	}

	.main_logo.menu-item .nav-link img {
		max-height: 55px;
	}
}

@media only screen and (max-width: 1024px) {
	.main_logo {
		display: none !important
	}

	#qlwapp.qlwapp-bottom-right {
		bottom: 45px !important;
	}

	.pls-mobile-bottom-navbar .pls-back-to-top {
		bottom: 0 !important;
	}
}

/* Home Page css */

body.home .pls-site-content {
	padding-top: 0 !important;
}

.latest-product-section .section-heading,
.radiance-stone-section .section-heading {
	display: none !important;
}

#wpcf7-f1180-o2 p,
#wpcf7-f1180-o2 p {
	display: flex !important;
	gap: 20px;
}

#wpcf7-f1180-o2 input[type="email"],
#wpcf7-f1180-o2 input[type="email"] {
	background: transparent
}

#wpcf7-f1180-o2 .subscribe,
#wpcf7-f1180-o2 .subscribe {
	background: #fff !important;
	color: #000 !important;
}

#wpcf7-f1180-o1 p,
#wpcf7-f1180-o1 p {
	display: flex !important;
	gap: 20px;
}

#wpcf7-f1180-o1 input[type="email"],
#wpcf7-f1180-o1 input[type="email"] {
	background: transparent
}

#wpcf7-f1180-o1 .subscribe,
#wpcf7-f1180-p116-o1 .subscribe {
	background: #fff !important;
	color: #000 !important;
	text-transform: uppercase;
}

.page-id-118 .news-letter-section {
	display: none !important
}

.testimonial-section .pls-slider-next:after {
	content: url(http://192.168.1.251:8080/wordpress-projects/mayur_gems_jewels/wp-content/uploads/2024/10/Right.png);
}

.testimonial-section .pls-slider-prev:after {
	content: url(http://192.168.1.251:8080/wordpress-projects/mayur_gems_jewels/wp-content/uploads/2024/10/Left.png);
}

.testimonial-section .pls-testimonials.style-1 .testimonial-wrap:before {
	content: url(http://192.168.1.251:8080/wordpress-projects/mayur_gems_jewels/wp-content/uploads/2024/10/Frame-191-1.png);
	background: unset !important;
	display: block !important;
}

.testimonial-section .pls-testimonials.style-1 .testimonial-wrap {
	background-color: unset !important;
	padding: 0 !important;
}

.testimonial-section .pls-testimonials.style-1 .testimonial:hover .testimonial-wrap {
	box-shadow: unset !important;
}

.testimonial-section .pls-slider-next,
.testimonial-section .pls-slider-prev {
	opacity: 99 !important;
	visibility: visible !important;
	position: unset !important
}

.pls-slider-navigation {
	display: flex !important;
	gap: 15px;
}

.testimonial-section .star-rating {
	display: none !important
}

.home-page-button::after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #000;
	transition: width .3s;
	width: 50%;
}

.home-page-button:hover::after {
	width: 100%;
}

.pls-product-categories-thumbnails .category-title span:before {
	content: '';
	width: 50%;
	background: #002D6A;
	display: block;
	height: 2px;
	transition: width .3s;
}

.pls-product-categories-thumbnails .category-title span:hover:before {
	width: 100%
}

.category-section .pls-product-categories-thumbnails .category-title span:after {
	content: '';
	display: block;
	height: 2px;
	background: #002D6A;
	transition: width .3s;
	width: 50%;
}

.category-section .pls-product-categories-thumbnails .category-title span:hover:after {
	width: 100%;
}

.ResponsivevideoWrapper {
	position: relative;
	height: auto;
	width: 100%;
}

.ResponsivevideoWrapper video {
	display: block;
	width: 100%;
	height: 100%;
}

.ResponsivevideoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Main product image/video container */
.single-product-images-wrapper .woocommerce-product-gallery__image,
.single-product-images-wrapper .woocommerce-product-gallery__image .ResponsivevideoWrapper,
.single-product-images-wrapper .woocommerce-product-gallery__image img,
.single-product-images-wrapper .woocommerce-product-gallery__image .ResponsivevideoWrapper video {
	aspect-ratio: 1 / 1;
	/* or 4/3, 3/4, depending on your design */
	width: 100%;
	height: auto;
	max-height: 600px;
	/* Optional max height */
}

/* Thumbnails */
.single-product-thumbnails .slick-slide .pls-gallery-thumbnail-image,
.single-product-thumbnails .pls-gallery-thumbnail-image img,
.single-product-thumbnails .pls-gallery-thumbnail-image video {
	aspect-ratio: 1 / 1;
	width: 100%;
	height: 100%;
	max-height: 100px;
	/* Adjust to your thumbnail size */
	overflow: hidden;
}

.single-product-thumbnails .slick-slide.slick-current .pls-gallery-thumbnail-image video,
.single-product-thumbnails .slick-slide:hover .pls-gallery-thumbnail-image video {
	border: 1px solid #222222;
}


.pls-product-policy {
	background-color: #fff !important;
}

.pls-product-policy .policy-item-icon:before {
	color: #011C41 !important;
	background: #EEF5FF;
	padding: 10px;
	border-radius: 100px;
}

.pls-product-policy .policy-item-name {
	margin-top: 17px !important;
	color: #000 !important;
	width: 100% !important;
}

div.product p.price,
div.product span.price,
.product_name_heading {
	color: #004AAD;
}

div.product span.price del {
	color: #222222;
}

.yith-wcwl-add-to-wishlist a:not(.delete_item):first-child::before {
	content: none;
}

.pls-heading.pls-text-left .heading-title {
	padding-right: 0;
}

.product_name_heading {
	padding-top: 15px;
	text-transform: uppercase;
}

.gold_price_breakup_table tr {
	line-height: 15px;
}

hr {
	border-color: #999999;
}

.card {
	width: 100%;
	max-width: 600px;
	border-radius: 8px;
	overflow: hidden;
	background-color: #f2f8ff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}

.card-header {
	background-color: #e3edf7;
	padding: 10px 15px;
	font-weight: 500;
	color: #333;
	display: flex;
	align-items: center;
	font-size: 18px;
}

.card-header .icon {
	font-size: 18px;
	margin-right: 12px;
	margin-top: -5px;
}

.card-content {
	display: flex;
	justify-content: space-around;
	padding: 15px;
	background-color: #f2f6fb;
}

.card-item {
	text-align: left;
	color: #333;
	width: 100%;
}

.card-item .title {
	color: #0056b3;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
}

.card-item .description {
	color: #999999;
	font-size: 16px;
	font-family: Jost;
	font-weight: 400;
}

.card-item:not(:first-child) {
	border-left: 1px solid #d3d3d3;
	padding-left: 40px;
}

.product_details {
	padding-top: 20px;
}

#combined-form h4.select_loose_gemstones_heading {
	text-transform: capitalize;
	font-size: 16px;
	line-height: 18px;
	width: 40%;
}

.select_loose_gemstones_div {
	display: flex;
	margin-top: 30px;
	gap: 10px;
}

#certification-select,
#pooja_energization-select,
#gender-select,
#primary_purpose,
#metals_option,
#ring-size,
#diamond_quality_sp {
	background: #fff url("../alukas-child/images/right_arrow_icon.svg") 97% 50%/8px 60px no-repeat;
}

.pls-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message {
	text-align: center;
}

.pls-header-cart .widget_shopping_cart {
	right: 12%;
}

.woocommerce table.shop_attributes {
	border: 1px solid #99999980;
}

tr.woocommerce-product-attributes-item {
	border-top: 0;
	border-bottom: 0;
}

.woocommerce table.shop_attributes th {
	border-right: 0;
}

tr.woocommerce-product-attributes-item:nth-child(odd) {
	background: #9999991A;
}

#popmake-1722 {
	width: 30% !important;
	left: 70% !important;
}

#popmake-1722 .icon-info {
	display: none;
}

button.pum-close.popmake-close {
	background: none !important;
	color: #000 !important;
	box-shadow: none !important;
	font-size: 30px !important;
}

span.swatch-term.swatch.swatch-label.swatch-circle {
	color: #999999;
	pointer-events: none;
	opacity: 0.5;
}

@media screen and (max-width: 768px) {
	.price_breakup_div {
		overflow-x: scroll;
	}
}

@media screen and (max-width: 767px) {
	.card-item:not(:first-child) {
		padding-left: 10px;
	}

	#popmake-1722 {
		width: 100% !important;
		left: 0% !important;
	}

	.elementor-slides .swiper-slide-bg {
		background-position: 70%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.card-item:not(:first-child) {
		padding-left: 20px;
	}

	#popmake-1722 {
		width: 50% !important;
		left: 50% !important;
	}
}

@media screen and (max-width: 575px) {
	.ring-pendant-bracelet-list .ring-pendant-bracelet-item label {
		line-height: 18px;
	}

	.ring-pendant-bracelet-list .ring-pendant-bracelet-item .radio-button-text {
		font-size: 12px;
		line-height: 15px;
	}
}

@media screen and (max-width: 500px) {
	.select_loose_gemstones_div {
		margin-top: 20px;
		display: block;
	}

	#combined-form h4.select_loose_gemstones_heading,
	#click-option {
		width: 100%;
		margin-bottom: 25px;
	}

	.nested-item {
		width: calc(33% - 12px);
	}

	.ring-pendant-bracelet-list .ring-pendant-bracelet-item {
		height: 115px;
	}

	.ring-pendant-bracelet-list {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 450px) {
	.ring-pendant-bracelet-list .ring-pendant-bracelet-item {
		height: 100px;
	}

	.ring-pendant-bracelet-list {
		gap: 20px;
	}
}


/* Product Single Page  */

.woocommerce div.product form.cart .variations {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce div.product form.cart .variations .label {
	margin-bottom: 0 !important;
	position: absolute;
	padding-top: 9px;
	padding-left: 10px;
}

.woocommerce div.product form.cart .variations .value {
	width: 100%;
}

.variation-swatche {
	position: relative;
	display: flex;
	border: 1px solid #e5e5e5;
}

.variation-swatche:nth-child(3) {
	order: 2;
	width: 15%;
	height: fit-content;
	margin-left: 8px;
}

.variation-swatche:nth-child(2) {
	order: 3;
	width: 35%;
	margin-left: 8px;
}

.variation-swatche:nth-child(1) {
	order: 1;
	width: 40%;
}

.variation-swatche .value .variation-selector select {
	border: none;
}

.variation-swatche:nth-child(3) .value .variation-selector select {
	padding-left: 50%;
}

.variation-swatche:nth-child(2) .value .variation-selector select {
	padding-left: 62%;
}

.variation-swatche:nth-child(1) .value .variation-selector select {
	padding-left: 22%;
}

@media screen and (min-width: 1353px) and (max-width: 1400px) {
	.variation-swatche:nth-child(3) .value .variation-selector select {
		padding-left: 55%;
	}

	.variation-swatche:nth-child(2) .value .variation-selector select {
		padding-left: 65%;
	}

	.variation-swatche:nth-child(1) .value .variation-selector select {
		padding-left: 25%;
	}

}

.woocommerce div.product form.cart .variations select {
	width: 100% !important;
	background: unset !important;
	padding-right: 15px !important;
	padding-top: 5px;
	text-align: left;
	font-weight: 700;
	color: #2a2a2a;
}

.woocommerce div.summary form.cart .variation-swatche:not(:last-child) {
	margin-bottom: 0;
}

@media screen and (max-width: 1352px) {

	.variation-swatche:nth-child(3) {
		width: 48%;
	}

	.woocommerce div.product form.cart .variations select {
		padding-left: 22%;
	}

	.variation-swatche:nth-child(2) select {
		padding-left: 24% !important;
	}
}

@media screen and (max-width: 890px) {
	.variation-swatche:nth-child(1) {
		width: 100%
	}

	.variation-swatche:nth-child(3) {
		width: 100%;
		margin: 0 0 1.5rem
	}
}

.has-video-wrapper:last-child {
	margin-bottom: 20px;
}

.widget_shopping_cart_content .tooltip-container {
	display: none;
}

.shop_table.custom_order_details {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.shop_table.custom_order_details th,
.shop_table.custom_order_details td {
	border: 1px solid #e1e1e1;
	padding: 10px;
	text-align: left;
}

.shop_table.custom_order_details th {
	background-color: #f9f9f9;
	font-weight: bold;
}

.shop_table.custom_order_details tfoot th {
	text-align: right;
}

.woocommerce div.summary .yith-wcwl-add-to-wishlist,
.woocommerce div.summary .product-sizechart {
	position: absolute;
	right: 0;
	top: 0;
}

.yith-wcwl-add-button span,
.yith-wcwl-wishlistaddedbrowse>a {
	display: none !important;
}

.yith-wcwl-wishlistaddedbrowse .feedback {
	font-size: 0;
}

.yith-wcwl-wishlistaddedbrowse .feedback svg {
	font-size: initial;
}

.woocommerce div.summary .stock-availability.in-stock {
	font-size: 20px;
	margin-top: 1rem;
	font-weight: 600;
}


/* .shop-attributes-div {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 10px;
}
.attribute-row {
width: 100%;
display: flex;
} */

/* .shop-attributes-div{
border: 1px solid #B8B8B8;
padding: 10px 0px;
border-radius: 10px;
max-width: 100%;
display: flex;
flex-wrap: wrap;
position: relative;
overflow: hidden;
}
*/
/* .shop-attributes-div .attribute-row:nth-child(n+4):nth-child(-n+6), .shop-attributes-div .attribute-row:nth-child(n+10):nth-child(-n+12) {
background-color: #F5F5F5;
} */

.shop-attributes-wrapper {
	border: 1px solid #B8B8B8;
	padding: 0;
	border-radius: 10px;
	max-width: 100%;
	/* display: flex;
	flex-wrap: wrap;
	position: relative;
	overflow: hidden;
	flex-direction: column; */
}

.attribute-group:nth-child(2n + 2) {
	background-color: #F5F5F5;
}

.attribute-row {
	float: left;
	width: 33.3%;
	padding: 12px 20px;
	display: flex;
	height: 100%;
	align-self: stretch;
}

.attribute-label {
	width: 150px;
	position: relative;
	vertical-align: top;
	font-size: 15px;
	color: #000;
	display: flex;
	font-family: Jost;
	font-weight: 600;
}

.attribute-value {
	width: calc(100% - 140px);
	position: relative;
	vertical-align: top;
	font-size: 15px;
	color: #000;
	display: flex;
}

.attribute-group {
	display: flex;
}

/* .widget_shopping_cart_content .woocommerce-cart-form__cart-item.cart_item {
display: flex;
flex-wrap: wrap;
gap: 15px;
}

.widget_shopping_cart_content .elementor-menu-cart__product-image.product-thumbnail {
width: 25%;
}
.widget_shopping_cart_content .elementor-menu-cart__subtotal {
padding: 0 16px;
}
.widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
padding: 10px 16px;
} */

.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg,
.yith-wcwl-add-to-wishlist .add_to_wishlist img {
	color: #646464 !important;
}

.products.product-style-2.grid-view .pls-product-buttons a:hover svg.yith-wcwl-icon-svg {
	color: #FFF !important;
}

@media screen and (max-width:1199px) {
	.attribute-row {
		width: 50%;
	}
}

@media screen and (max-width:767px) {
	.attribute-row {
		width: 100%;
	}
}

.mrp_text {
	font-size: 14px;
	width: 100%;
	margin: -10px 0 0 0 !important;
}

.single-product-content .summary.entry-summary {
	display: flex;
	flex-wrap: wrap;
}

.single-product-content .product_title,
.single-product-content .pls-product-policy,
.single-product-content .product_meta {
	width: 100%;
}

.single_variation_wrap .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
	margin-bottom: 0 !important;
}

.single-product-content .pls-quick-buy {
	margin-top: 0 !important;
	margin-left: 1em;
	display: inline-block;
}

.single-product-content .pls_quick_buy_button {
	min-width: 290px !important;
}

.single-product-content .product_meta,
.pls-product-trust-badge {
	margin: 0 !important;
}

.product-gallery-left .single-product-thumbnails {
	padding-top: 40px;
	margin-bottom: 90px;
}

.single-product-content .stock-availability {
	width: 100%;
}

/* .single-product-images-wrapper img {
height: 400px !important;
} */

.pls-product-policy {
	margin-bottom: 1em;
	margin-top: 1em;
}

.selected_categories .pls-product-categories-thumbnails .products.row {
	gap: 30px 0;
}

.elementor-widget-image-gallery .elementor-image-gallery .gallery-item:nth-child(2) img {
	width: 200px;
}

form.variations_form.cart.pls-swatches-wrap {
	width: 100%;
}

button.single_add_to_cart_button {
	min-width: 290px !important;
}

.pls-catalog-page .products.grid-view div.product {
	transition: all 0.5s ease;
}

.pls-catalog-page .products.grid-view div.product:hover {
	box-shadow: 0 0 20px #77777745;
	transform: scale(1.05);
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
	display: flex;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
	text-align: start;
	flex-direction: row;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
	margin-right: 15px;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
	display: inline-flex;
	flex: 0 0 auto;
}

.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper .elementor-icon-box-description {
	margin-bottom: 0 !important;
}

/* .elementor-559 .elementor-element.elementor-element-dcb4922 .elementor-widget-wrap div {
margin-bottom: 30px;
} */

@media (min-width: 768px) {
	.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
		align-items: center;
	}
}

@media screen and (max-width: 1024px) {
	.card-item .description {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	.card-item .title {
		font-size: 14px;
	}
}

@media screen and (min-width: 1094px) and (max-width: 1277px) {

	div.summary form.cart .button,
	.single-product-content .pls_quick_buy_button {
		min-width: 230px !important;
	}
}

@media screen and (max-width: 1093px) {

	div.summary form.cart .button,
	.single-product-content .pls_quick_buy_button {
		min-width: 210px !important;
	}
}

@media screen and (max-width: 1352px) {

	.variation-swatche:nth-child(1),
	.variation-swatche:nth-child(3) {
		width: 48.5%;
	}

	.variation-swatche:nth-child(2) {
		width: 100%;
	}

	.woocommerce div.summary form.cart .variation-swatche:not(:last-child) {
		margin-bottom: 1.5rem;
	}

	.variation-swatche:nth-child(2) {
		margin-left: 0;
	}
}

@media screen and (max-width: 991px) {

	.variation-swatche:nth-child(1),
	.variation-swatche:nth-child(2),
	.variation-swatche:nth-child(3) {
		width: 100% !important;
	}

	.variation-swatche:nth-child(3) {
		margin-left: 0;
		margin-bottom: 1.5rem;
	}
}

.entry-summary .quantity {
	display: none !important;
}

.accordion-layout .woocommerce-Tabs-panel {
	padding: 0;
}

div.summary .sku_wrapper .sku {
	font-weight: 700;
}

#order_review .shop_table.woocommerce-checkout-review-order-table .pls-product-desc .product-quantity {
	display: none;
}

#order_review .shop_table.woocommerce-checkout-review-order-table .pls-product-desc {
	display: block;
}

#order_review .shop_table.woocommerce-checkout-review-order-table .product-total {
	width: 100% !important;
}

@media screen and (max-width: 767px) {
	#order_review .shop_table.woocommerce-checkout-review-order-table .product-total {
		width: 30% !important;
	}
}

.custom_filter input[type="checkbox"]:disabled,
.custom_filter label:has(input[disabled]) {
	color: #646464;
	cursor: not-allowed;
	opacity: 0.5;
}

.widget.widget_layered_nav li a:before {
	border: 1px solid #222222;
}

.products .pls-product-image:hover .hover-image {
	background: #FFF;
}

.pls-page-title .pls-breadcrumb {
	font-size: 18px;
	;
}

.pls-page-title .entry-breadcrumbs {
	margin-top: 40px;
}

#main-content .pls-page-title {
	margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {

	.pls-header-main .pls-header-col.pls-header-col-right.col-6,
	.pls-header-main .pls-header-col.pls-header-col-left.col-6 {
		padding: 0 !important;
	}

	.pls-header-main .pls-header-col.pls-header-col-right.col-6 {
		padding-right: 15px !important;
	}

	.pls-header-main .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.pls-header-logo a {
		padding-top: 20px;
	}
}

.variation-swatche:nth-child(1) select {
	padding-left: 60px !important;
}

.variation-swatche:nth-child(2) select {
	padding-left: 140px !important;
}

.variation-swatche:nth-child(3) select {
	padding-left: 55px !important;
}

@media screen and (min-width: 1278px) and (max-width: 1357px) {
	button.single_add_to_cart_button {
		min-width: 270px !important;
	}

	.single-product-content .pls_quick_buy_button {
		min-width: 270px !important;
	}
}

@media screen and (max-width: 1024px) {

	div.summary form.cart .button,
	.single-product-content .pls_quick_buy_button {
		min-width: fit-content !important;
	}

	.header-sticky .pls-header-sticked.scroll-up {
		top: 0 !important;
	}
}

.pls-catalog-page .pls-page-title {
	aspect-ratio: 1920 / 420;
	padding-top: 40px !important;
	padding-bottom: 40px !important;
	display: flex;
	align-items: center;
}

/* .pls-page-title.pls-page-title-center {
	background-color: rgba(0, 0, 0, 0.4) !important;
	background-blend-mode: overlay;
} */

.pls-page-title.pls-page-title-center .entry-header,
.pls-page-title.pls-page-title-center .entry-breadcrumbs {
	display: none;
}

.pls-single-product-page .related-products {
	margin-bottom: 50px;
}

.elementor-slides .swiper-slide-bg {
	aspect-ratio: 1920 / 700;
}

@media screen and (max-width: 767px) {
	.elementor-slides .swiper-slide-bg {
		aspect-ratio: 375 / 667;
	}

	.pls-page-title .pls-breadcrumb {
		font-size: 16px;
	}

	.pls-page-title .title {
		font-size: 32px;
	}
	.pls-catalog-page .pls-page-title {
		aspect-ratio: 750 / 360;
	}
}

@media screen and (max-width: 1200px) {
	.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
		display: none;
	}
}

.ring_size_heading {
	font-size: 16px;
	line-height: 18px;
	color: #999999;
}

.product .pls-product-inner .yith-wcwl-add-button:hover #yith-wcwl-icon-heart-outline path {
	stroke: #FFF;
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-button .add_to_wishlist img {
	margin-right: 2px !important;
}
.wpcf7-form-control-wrap textarea {
	resize: none !important;
	height: 150px;
	min-height: auto;
}


