/*
 Theme Name:   Amiy Child
 Theme URI:    https://amiy.wpengine.com/
 Description:  Amiy Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     amiy
 Version:      1.0.0
 Text Domain:  amiy-child
*/
#header-wrapper{
	margin:0;
}
.about-slider .wdt-carousel-pagination-wrapper{
	bottom: 52px !important;
}
.wdt-button{
	background-color:#486f5a !important;
}
.tinv-wraper.tinv-wishlist{
	display:none !important; 
}
.woocommerce ul.products[class*="ca-product-temp-"] li.product .product-offers .product-saved-sale, .woocommerce ul.products.product-label-boxed[class*="ca-product-temp-"] li.product .product-labels > span, .woocommerce ul.products.product-label-boxed[class*="ca-product-temp-"] li.product .product-labels > span.out-of-stock {
    background: #486f5a !important;
	border-radius:5px;
}
div[class*="product"] .swiper-container div[class*="pagination-holder"] > div[class*="scrollbar"] .swiper-scrollbar-drag {
    background: #486f5a;
}
.elementor-container {
	padding:0 12px !important;
}
.banner_container .elementor-container{
	padding:0 !important;
}
.home_testimonial .wdt-content-item{
	border-radius:10px;
	overflow:hidden;
}
.product-thumb .primary-image{
	border-radius:15px;
	overflow:hidden;
	height: 280px !important;
    padding: 15px;
}
.product-thumb .primary-image img{
	height:100% !important;
	object-fit:contain;
}

/* ======================== */

.open-btn {
	background: #486F5A;
	font-family: "Belleza", Sans-serif!important;
	color: #fff;
	border: none;
	padding: 17px 19px;
	font-size: 17px;
	border-radius: 0px;
	transition: background 0.2s;
	position: fixed;
    right: 0;
	text-transform:uppercase;
    top: 50%;
/*     writing-mode: vertical-rl; */
}
.open-btn:hover { background: #444; }

/* Overlay */
.overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.55);
	display: none;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 0.25s ease;
	z-index: 99999;
	padding: 20px;
}
.overlay.active {
	opacity: 1;
	pointer-events: all;
	display:flex;
}
/* Modal */
.modal {
	background: #fff;
	border-radius: 12px;
	width: 100%;
	max-width: 600px;
	max-height: 600px;
	height:600px;
	position: relative;
	transform: translateY(20px) scale(0.97);
	transition: transform 0.25s ease, opacity 0.25s ease;
	opacity: 0;
	overflow: hidden;
}
.overlay .fboGyp{
	padding-top:34px !important;
}
.overlay.active .modal {
	transform: translateY(0) scale(1);
	opacity: 1;
}
/* Close button */
.close-btn {
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 10;
	background: rgba(255,255,255,0.9);
	border: none;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	font-size: 16px;
	color: #555;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 1px 4px rgba(0,0,0,0.15);
	transition: background 0.15s, color 0.15s;
	
}
.close-btn:hover { background: #fff; color: #111; }

/* Iframe */
.modal iframe {
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 12px;
	display: block;
	flex: 1;
}

/* Loading indicator */
.loader {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 12px;
	gap: 14px;
	transition: opacity 0.3s;
}
.loader.hidden { opacity: 0; pointer-events: none; }
.spinner {
	width: 36px;
	height: 36px;
	border: 3px solid #eee;
	border-top-color: #2d2d2d;
	border-radius: 50%;
	animation: spin 0.7s linear infinite;
}
.loader p { font-size: 13px; color: #999; }
@keyframes spin { to { transform: rotate(360deg); } }

@media (max-width: 480px) {
	.overlay { padding: 0; }
	.modal { border-radius: 0; max-height: 100vh; height: 100vh; }
}
/* ================== */
.fixed_button {
    position: fixed;
    right: 25px;
    bottom: 73px;
    transition: 0.3s;
}
.aba-whatsphone-icone {
    background: #25d366;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 5px;
}
#back-to-top{
	display:none !important;
}
/* ================== */

.single-product .product-grid-view{
	padding:80px 0;
	margin-bottom:0 !important;
}
.single-product .woocommerce-product-gallery{
	width:46% !important;
}
.single-product .entry-summary{
	width:50% !important;
}
.single-product .woocommerce-product-gallery a{
	height:500px;
	background:#f9f9f9;
	padding:30px;
}
.single-product .woocommerce-product-gallery a img{
	height:100% !important;
	object-fit:contain;
}
.single-product .flex-control-thumbs img{
	height:89px !important;
	width:100% !important;
	object-fit: contain;
    background: #f9f9f9;
}
.single-product .wdt-product-tabs .wc-tabs{
	text-align:left !important;
	background: #f4f2ed;
    padding: 0 20px !important;
}
.single-product .product-grid-view .price{
	font-size: 40px !important;
    font-weight: 600 !important;
    margin: 0;
}
.related.products .price{
	font-size:inherit !important;
	font-weight:inherit !important;
}
.post-type-archive-product .woocommerce-products-header{
	display:none;
}
/* .product-loop-sorting{
	display:none !important;
} */
.post-type-archive-product .content-full-width{
	padding: 80px 0 0 !important;
}
.product-wrapper{
	text-align:center;
	background-color:transparent !important;
}
.product-wrapper .product-thumb{
	background:#f9f9f9;
}
@media (max-width: 767px) {
	.single-product .woocommerce-product-gallery, .single-product .entry-summary{
		width:100% !important;
	}
	.single-product .woocommerce-product-gallery a{
		height:350px;
	}
	.post-type-archive-product .content-full-width{
		padding: 50px 0 !important;
	}
}
@media (max-width: 1024px){
	.single-product .container{
		max-width:920px !important;
	}
}