/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 20 2024 | 04:01:06 */
@media screen and (max-width: 580px) {
	.takeiris-add-to-cart .input-text.qty.text {
		margin-bottom: 0px;
	}
	.takeiris-add-to-cart .cart {
    	padding: 18px !important;
	}
	
	.takeiris-add-to-cart .e-atc-qty-button-holder {
		gap: 10px;
	}
}


@media (max-width: 320px) {
	.takeiris-image-size .elementor-widget-container a img{
		max-width: 54% !important;
	}
}

@media (max-width: 425px) {
	.takeiris-image-size .elementor-widget-container a img{
		max-width: 45% !important;
	}
}

/* @media (max-width: 768px) {
	.takeiris-header-sticky-setcion.elementor-sticky.elementor-sticky--active.elementor-sticky--effects{
		top: 100px !important;
	} */