/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 24 2026 | 18:35:52 */
/* .ti-profile-image {
	display: block !important;
} */
.header-logo img {
	width: 100px;
}
button {
	box-shadow: none !important;
}
body.ast-separate-container, .woocommerce.ast-separate-container .ast-woocommerce-container {
	background-color: #fff;
}
.ast-separate-container .ast-woocommerce-container, .ast-separate-container .ast-article-single {
	padding: 0;
}
.ast-separate-container #primary {
	margin-top: 0;
}
.page-title {
	margin-bottom: 30px !important;
}
.products-wrapper .add_to_cart_button, .woocommerce-breadcrumb, .woocommerce-page ul.products li.product .ast-woo-product-category {
	display: none !important;
}
.footer-address-col svg {
	max-width: 20px;
}
.story-button .elementor-tab-title {
	display: inline-block !important;
}
.products-wrapper .woocommerce-loop-product__title, .products-wrapper .eael-product-price {
	padding-right: 20px; 
	padding-left: 20px;
}
.products-wrapper .woocommerce-loop-product__title {
	margin-top: 0 !important;
	padding-top: 15px !important;
}
.products-wrapper .product img {
	width: 100% !important;
	object-fit: cover !important;
}
.products-wrapper .eael-product-price {
	margin-bottom: 0 !important;
	padding-bottom: 15px !important;
}
.products-wrapper .product_type_simple, .woocommerce-loop-category__title {
	display: none !important;
}
body.woocommerce-page {
	padding-top: 120px;
}
.ast-woocommerce-container {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
}
.add_to_cart_button {
	text-align: center !important;
	color: #fff !important;
}
.add_to_cart_button:hover {
	color: #0C2014 !important;
}
.footer-address-col ul {
	margin: 0;
}
label, legend {
	color: #000;
}
.woocommerce-cart .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
	width: 80px;
	height: 80px; 
	mask-size: 100%;
	margin: 0 auto 1em;
}
.woocommerce-cart .wp-block-heading {
	font-size: 32px; 
	line-height: 46px;
}
.woocommerce-cart .wc-block-cart__empty-cart__title.with-empty-cart-icon {
	text-align: center;
}
.woocommerce-cart .wc-block-grid__products {
	padding: 0;
}
.entry-content[data-ast-blocks-layout] > .alignwide {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.woo-product-gallery-slider .slick-arrow {
	background-color: transparent;
	border: 0;
}
.woo-product-gallery-slider .wpgs-for .slick-list, .woo-product-gallery-slider .wpgs-nav {
	padding: 0 50px;
}
.faq-wrapper .number {
	margin-right: 10px;
}
.woocommerce-page .summary .product_title {
	font-size: 32px;
}
.woocommerce-page div.product p.price {
	font-size: 22px; 
	margin: 0 0 20px;
}
.woocommerce-page .related.products h2 {
	font-size: 30px;
}
.woocommerce-js ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product .ast-shop-product-out-of-stock {
	font-size: 12px;
	padding: 4px 10px;
	display: inline-block;
	width: auto;
	right: unset;
	bottom: unset;
	top: 15px;
}
.my-header-cart {
	display: flex; 
	align-items: center;
	column-gap: 4px;
}
.my-header-cart svg, .cart-icon {
	width: 22px; 
	height: 22px;
}
.cart-count {
	line-height: 22px;
}
.stock.out-of-stock, .ast-shop-product-out-of-stock {
    font-size: 0 !important;
}
.stock.out-of-stock::before, .ast-shop-product-out-of-stock:before {
    content: "Sold Out";
    font-size: 16px;
}
@media only screen and (max-width: 991px) {
	.woocommerce-js ul.products li.product.product-category a img {
		object-fit: contain;
	}
	.pum-container {
		width: 90% !important;
	}
}
@media only screen and (max-width: 767px) {
	.menu-icon .elementskit-menu-close {
		height: 45px; 
		font-size: 30px;
	}
	.ast-separate-container #content .ast-container {
		padding-right: 20px; 
		padding-left: 20px;
	}
	body.woocommerce-page {
		padding-top: 0px;
	}
	.woocommerce-cart .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
		width: 40px;
		height: 40px; 
	}
	.woocommerce-cart .wp-block-heading {
		font-size: 22px; 
		line-height: 32px;
	}
	.faq-wrapper .ekit_accordion_icon_group {
		margin-right: 15px;
	}
	.products-wrapper .product img {
		height: 100% !important;
	}
	
}

@media only screen and (min-width: 768px) {
	.woocommerce-js div.product div.images .single-product-main-image img {
		height: 500px !important;
		object-fit: contain;
	}
}
