/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2025 | 12:43:44 */

 /* Move reCAPTCHA v3 badge to the left */
 
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

/* fine recaptcha di gooogle*/


.elementor-126785 .elementor-element.elementor-element-68ca144 .cart .button {
  height: 60px;
  width: 100%;
}

.stock.in-stock {
  text-align: center;
}

.input-text.qty.text {
  display: none !important;
  margin: 0px;
}


.in-stock {
  display: none !important;
 }


.single_add_to_cart_button{
    height: 60px;
		font-size: 20px !important;
}

 
.file-container{
    pointer-events: none !important;
}
.image-container{
	background-color: blue  !important;
	background-image: url("http://filateliaduetorri.it/wp-content/uploads/2024/06/loader-caricamento-immagini.png"), url("http://filateliaduetorri.it/wp-content/uploads/2024/01/loader-blue.gif");
		
	  background-position: center center, center top; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
 		
 
}




.single_add_to_cart_button{
font-size:14px !important;
	padding: 5px !important;

}


html, body {
    max-width: 100%;
    overflow-x: hidden;
}



 

 
.single_add_to_cart_button{
 		color:white !important;
		background-color: #0E3B4E !important;
}

.added_to_cart {display: none !important}

input, select, textarea{
border: 1px solid #2D5363 !important;
}

/*quantita' sopra il bottone add to cart
.in-stock{display: none !important}


/*transformo gli elementi in linsting shop
.BiggerOnHover {
 transition: 0s;
		border: 1px solid red;
}

.BiggerOnHover:hover {
  transform: scale(1.05);   (150% zoom - Note: if the zoom is too large, it will go outside of the viewport)  
	z-index:999; transformo on hover se no e' applicato a tutti 
}
*/


.jet-search-filter__submit{display: none !important}

 /*
.jet-search-filter__submit{
width: 100%;
background-color: #2D5363 !important;
}*/


@media screen and (max-width: 776px) {
  .correggiDimensione{

			width: 100% !important

		}
}