/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 06 2026 | 04:43:05 */
/* .showatleast-content{
  display: none;
}

body.showatleast .showatleast-content {
  display: block;
} */

@media (min-width:1921px){
	.images_slider .custom-nav {
		padding-left: initial;
	}
}

.elementor-widget-product-gallery-sliders .gallery--slider .swiper-slide .bg-image{
	background-size: contain;
}

.variations h4{
	text-transform: capitalize;
}

.woocommerce-checkout input::placeholder,
.woocommerce-checkout textarea::placeholder {
    color: #b3b3b3 !important;
    opacity: 1 !important;
    font-weight: normal !important;
}