/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically t.close-popup>div
o work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1739962531
Updated: 2025-02-19 10:55:31

*/

a {
	color: #000;
}
a:active, a:hover {
	color: #DDBA9E;
}
.woocommerce table.cart img {
	border-radius: 4px; 
	width: 100% !important;
	max-width: 90px;
}
input#coupon_code {
	height: 100%;
}
.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
	text-align: center;
}
[type=button], [type=submit], button {
	border-color: #DDBA9E;
	color: #DDBA9E;
}
.addon-detail {
	position: relative;
}
.addon-popup-content {
	margin: 0 5%;
}
.popup-footer {
	text-align: left;
	padding-top:30px;
}
.addon-popup {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	justify-content: center;
	align-items: center;
}

.addon-popup-content {
	background: #fff;
	padding: 20px;
	text-align: center;
	position: relative;
	max-height: calc(100vh - 2.4rem * 2);
	width: 650px;
	max-width:100%;
}

.addon-popup img {
	max-width: 100%;
	height: auto;
	width: 588px;
	object-fit: contain;
	aspect-ratio: 735 / 413;
}
.close-popup {
	position: relative;
}
.close-popup>div {
	background-color: #ddba9e;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 27px;
	transition: linear 0.1s;
}
#popup-name {
	font-size: 22px;
	text-align: left;
	margin: 5px 0 0 0;
}
.close-popup>div:hover {
	background-color: #000;
	color: #fff;
}
.popup-footer #popup-description {
	margin:0;
}
.popup-footer #popup-price {
	font-weight:600;
}
.archive .elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products {
	grid-template-columns: repeat(3, 1fr);
}

.yith-wcwl-add-to-wishlist span {
	display: none;
}
.yith-wcwl-add-button a {
	font-size: 0;
}
.yith-wcwl-add-to-wishlist {
	position: absolute;
	right: 10px;
	top: 10px;
	background-color: #fff;
	padding: 4px 4px;
	border-radius: 50%;
}
.yith-wcwl-add-to-wishlist #yith-wcwl-icon-heart-outline {
	color: #fff;
	margin: 0;
}
.yith-wcwl-add-to-wishlist #yith-wcwl-icon-heart-outline {
	color: #fff;
	margin: 0;
	fill: rgb(227 227 227);
}
.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistaddedbrowse span {
	display: none;
	font-size: 0;
}
.yith-wcwl-wishlistaddedbrowse .feedback {
	gap: 0px !important;
}
.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
	color: #f15946;
}

.woocommerce .woocommerce-ordering select {
	font-size: 14px;
	padding: 5px;
}
.single_add_to_cart_button {
	display: none !important;
}
.single-product .cart {
	display: grid !important;
	padding: 14px 20px 25px 20px;
	background-color: #ddba9e;
	border-radius: 10px;
	margin: 1.5rem 0 0.5rem 0 !important;
	order: 3;
}
.single-product .cart h5 {
	font-weight: 600 !important;
}

.single-product .cart::before {
	display: none !important;
}
.delivery_week, .shipping-zone-selector {
	width: 100%;
	font-size: 12px;
	font-weight: 600;
}
.single-product .elementor-add-to-cart.elementor-product-simple {
	display: grid;
}
#cpa-buy-now {
	order: 5;
	background-color: #000;
	color: #fff;
	padding: 15px !important;
	border-radius: 30px;
	font-weight: 400;
	margin-top: 15px;
}
.single-product .price {
	margin: 0;
}
.cpa-addons ul {
	list-style: none;
	padding: 0;
	display: grid;
	gap: 5px;
	grid-template-columns: repeat(3, 1fr);
	max-width: 600px;
}
.delivery_week select, .shipping-zone-selector select {
	background: transparent;
	font-weight: 500;
	margin-top: 5px;
	font-size: 12px;
}
.single-product .cart>div {
	display: grid;
	gap: 6px;
}

div#custom_gate_field {
	margin-top: 20px;
}
div#payment {
	margin: 40px 0;
}
div#custom_gate_field h5 {
	margin: 0;
}
.woocommerce .quantity .qty {
	text-align: center;
	max-width: 40px;
	font-size: 12px;
	padding: 5px 6px;
}
.cqoc_container {
	margin: 10px 0;
}
.cqoc_product_name {
	font-size: 14px;
}
#payment #place_order {
	float: right;
	background-color: #DDBA9E;
}

.cpa-addons {
	order:2;
}
.cpa-addon {
	position: relative;
}

.cpa-addon-checkbox {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 100%;
	height: 100%;
	appearance: none;
	cursor: pointer;
}
.addon-focus {
	border: 1px solid #dbdbdb;
	border-radius: 10px;
	overflow: hidden;
	padding-bottom: 5px;
	height: 100%;
	display: grid;
	align-items: end;
}
.addon-content {
	padding: 3px 8px;
}
.addon-title, .addon-price {
	font-size: 12px;
	line-height: 1.2;
	margin: 5px 0;
}
.addon-detail {
	font-size: 11px;
	text-align: center;
	color: #000;
	display: block;
	border-bottom: 1.5px solid;
	max-width: fit-content;
	margin: auto;
	margin-top: 5px;
	font-weight: 600;
	cursor: pointer;
}
.product-total {
	order: 4;
	margin: 10px 0 5px 0;
	text-align: right;
}
.product-total span {
	font-weight: 600;
}

.cpa-addon-checkbox:checked ~ .addon-focus {
	border: 1px solid #000;
	border-radius: 10px;
	overflow: hidden;
}
.addon-img {
	object-fit: contain;
	margin: auto;
	display: block;
}
.checkout div [role="alert"] {
    width: 100%;
}
.woocommerce-shipping-totals.shipping {
    display: none;
}
@media(min-width:450px){
	.cpa-addons ul {
		grid-template-columns: repeat(3,1fr);
		gap: 10px;
	}
}
@media (min-width:601px) {
	.single-product .cart>div {
		display: flex;
		gap: 10px;
	}
	.cpa-addons ul {
		grid-template-columns: repeat(4,1fr);
		gap: 15px;
	}
}
@media(min-width:768px) {
	.delivery_week select, .shipping-zone-selector select {
		font-size: 13px;
		margin-top: 10px;
		margin-top: 10px;

	}
	#popup-name {
		font-size: 32px;
		text-align: center;
		margin-top: 8px;
		max-width: 500px;
		margin: auto;
	}
	.close-popup>div {
		width: 40px;
		height: 40px;
		font-size: 34px;

	}
	.addon-detail {
		font-size: 13px;
	}
	.single-product .cart {
		margin: 1.5rem 0 0.5rem 0 !important;
	}
	.delivery_week, .shipping-zone-selector {
		font-size: 14px;
	}
}
@media(min-width:1025px) {
	.cpa-addons ul {
		grid-template-columns: repeat(3,1fr);
	}
	.single-product .product-total span {
		font-size: 24px;
	}
	.addon-popup-content {
		padding: 30px 30px;
	}
	form.checkout.woocommerce-checkout>div {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	div#order_review {
		width: 40%;
	}
	div#customer_details {
		width: 55%;
	}
	.product-total {
    order: 4;
    margin: 20px 0 5px 0;
    text-align: right;
}
}
@media(min-width:1366px) {
	.cpa-addons ul {
		grid-template-columns: repeat(4,1fr);
	}
}

@media(max-width:767px) {
	.delivery_week select, .shipping-zone-selector select {
		padding: 6px;
	}
}