/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 20:47:59 */
.products_slider_home>div>div>div.product-small>div>div>div.box-image>div.image-zoom_in>a>img {
    height: 240px !important;
    object-fit: contain !important;
}

#billing_country_field, #billing_company_field, #billing_postcode_field{
	display: none !important;
}

.absolute-footer{
	display: none !important;
}

#menu-item-482 > a{
	background-color: #446084;
    color: white;
    border-radius: 7px;
    padding-left: 11px;
    padding-right: 11px;
	padding-bottom: 5px;
	padding-top: 5px; 
}


#masthead > div > div.flex-col.hide-for-medium.flex-right > ul > li.cart-item.has-icon.has-dropdown > a > i{
	color: #446084;
	font-size: 27px;
}

.img-container {
	width: auto;
	height: auto;
	position: relative;
	line-height: normal;
	margin-left: 0px;
	width:360px;
}

.img-container p {
	font-size: 17px;
	font-family: sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #705ea75e !important;
	transition: opacity .4s linear;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	line-height: 1.5;
	height: 100%;
	width: 320px !important;
	border: white 4px solid;
	display: flex;
   	align-items: center;
	padding-left:30px;
	padding-right:30px;
	text-align: center;
	border-radius: 5px;
}

.img-container:hover p {
	opacity: .95;  
}

#section_663983026 > div.section-content.relative > div.is-divider.divider.clearfix{
	margin-top: -25px;
}

.top_footer{
	margin-bottom: -32px;
}

.end_footer{
	margin-bottom: -30px;
}
.img-instagram > a > div > img{
	border-radius: 12px;
}

#sendbtn{
	margin-left: 55px;
}

@media (max-width: 500px) {
	#sendbtn{
	margin-left: 25px !important;
}
	.img-container {
		width:160px !important;
	}
	.img-container p {
		width: 165px !important;
	}
	
}
@media (max-width: 425px) {
	#sendbtn{
	margin-left: 25px !important;
	font-size: 13px !important;
}
}

/* Estilos para accesibilidad táctil */
<button style="font-size: 24px">Submit</button>

    <button>+</button>
    <button style="margin-left: 10px">Adjacent Target</button>
