/*
Theme Name:   Astra child theme
Description: Tema hijo para hacer personalizaciones de código en el tema original sin perder cambios
Author:       John Acevedo
Author URL:  https://www.facebook.com/johnacvdo93/
Template:     astra
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
*/

.formularioInformacionMedio{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.formularioInformacionMedio2{
	width: 45%;
	display: inline-block;
	vertical-align: top;
	padding-left: 2%;
	
}

.wc_payment_methods {
	display: none !important;
}
	.wp-block-image{
		display: block !important;
	}
	.itemContentBig{ 
		width: 90%; 
		margin: 0 auto;
		text-align: center;
	}
	.dvItem{
		width: 45%;
	   	display: inline-block;
	   	padding: 18% 0% 18% 0%;
	   	position: relative;
	   	text-align: left;
	   	cursor: pointer;
	   	top: 20px;
	   	margin-bottom: 30px !important;
	  	background-position: center center;
	    background-repeat: no-repeat;
	    background-size: cover;
	  	margin: 0% 1%;
	   	background-size: 100%;
	   	transition: all 1s ease-in-out;

	   	
	}

	.dvItem:hover {
	    background-size: 110%;
	}

	.noDecor{
		text-decoration: none;
	}

	.dvItemContent{
		padding: 0% 0% 0% 2%;
		
	}
	.dvItemContent h3, .dvItemContent a{
		color: #ffffff !important;
		font-family: 'Montserrat', sans-serif !important;
	}
	.dvItemContent h3{
		font-size: 1.8em;
		   
	}
	.dvItemContent a{
		padding: 1em;
		text-align: center;
		border: 1px solid #ffffff !important;
		text-decoration: none;
		transition: 0.3s;
		display: inline-block;
		margin-top: 30px;
		margin-left: 4%;
	}
	.dvItemContent a:hover{
		background: #000000 !important;
		border: 1px solid #000000 !important;
	}


	.dvItemBanner{
		width: 100% !important;
	   	display: inline-block;
	   	padding: 16% 0% 16% 0%;
	   	position: relative;
	   	text-align: left;
	   	cursor: pointer;
	  	margin-bottom: 20px;
		margin-top: 20px;
	  	background-position: center center;
	    background-repeat: no-repeat;
	    background-size: cover;
	   	font-family: 'Open Sans',sans-serif !important;
	   	background-size: 100%;
	   	transition: all 1s ease-in-out;
	}

	.dvItemBanner:hover {
	    background-size: 110%;
	}

	.dvItemContentBanner{
		padding: 0% 0% 0% 10%;
		
	}
	.dvItemContentBanner h3, .dvItemContentBanner a{
		color: #ffffff !important;
		font-family: 'Montserrat', sans-serif !important;
	}
	.dvItemContentBanner h3{
		font-size: 1.8em;
		   
	}
	.dvItemContentBanner a{
		padding: 1em;
		text-align: center;
		border: 1px solid #ffffff !important;
		text-decoration: none;
		transition: 0.3s;
	}
	.dvItemContentBanner a:hover{
		background: #000000 !important;
		border: 1px solid #000000 !important;
	}

	.parallaxBanner {
	  /* The image used */
	 

	  /* Set a specific height */
	  min-height: 500px; 

	  /* Create the parallax scrolling effect */
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  text-align: left;
	}

	.parallaxContent{
		padding: 15% 0% 15% 10%;
		
	}
	.parallaxContent h3, .parallaxContent a, .parallaxContent p{
		color: #ffffff !important;
		font-family: 'Montserrat', sans-serif !important;
	}
	.parallaxContenth3{
		font-size: 3em !important;
		   
	}
	.parallaxContent a{
		padding: 1em;
		text-align: center;
		border: 1px solid #ffffff !important;
		text-decoration: none;
		transition: 0.3s;
	}
	.parallaxContent p{
		font-weight: bold;
		
	}
	.parallaxContent a:hover{
		background: #000000 !important;
		border: 1px solid #000000 !important;
	}
	.grupo-item{
		
		padding-top: 1em !important;
    	padding-bottom: 1em !important;
	}

	#slide-cat{
		max-width: 900px; margin: 0 auto;
		margin-top: 3%;
	}
	#banner-cat{
		text-align: center;
		padding: 10% 0% 10% 0%;
		background-position: center center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;
    
	}
	.title-cat{
		color: #000000 !important;
		font-family: 'Montserrat', sans-serif !important;
		font-weight: 600 !important;
	}
	#slider-cat{
		
	}
	.ast-woocommerce-container{
		padding-top: 0% !important;
	}
	.ast-separate-container #primary{
		margin-top: 2em !important;
	}
	.entry-title{
		text-align: center;
		font-family: 'Montserrat', sans-serif !important;
		font-weight: 600 !important;
	}
	.product_title{
		text-align: left;
	}
	.center{
		text-align: center;
	}
	.related{
		width: 65%;
    	margin: 0 auto;
	} 
	.wp-block-image-theme{
		pointer-events: none;
	}
	.ast-container {
		max-width: 100% !important;
	}
	.wp-block-image{
		margin: 0;
	}
	.sus-input{
		display: block;
		vertical-align: top;
		text-align: center;
	}
	.sus-input2 input{
		background: #000000 !important;
		
	}
#popup-img{
	width: 45%;
		display: inline-block;
	vertical-align: top;
}
	#popup-sub{
		
			width: 100%;
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}
	#popup-sub h3{
		margin-bottom:20px;
	}
	/*#popup-sub h3, p{
		font-family: 'Montserrat', sans-serif !important;
		color: #000000;
		font-weight: bold;
	}*/
.grecaptcha-badge { 
    visibility: hidden;
}


/* Estilos para el modal */
.modal {
    display: none;
    position: fixed;
    z-index: 1000; /* Asegúrate de que esté en el frente */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8); /* Fondo oscuro con opacidad */
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto; /* Ajusta este valor para centrar verticalmente */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Ancho del contenido del modal */
    max-width: 600px; /* Ancho máximo del modal */
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); /* Sombra para el contenido del modal */
    position: relative;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.modal-content{
	background: #000000;
}

/*
.wpcf7 form>p{
	color: #000000;
}

*/



.wpcf7-submit:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active {
    background-color: #ffffff !important;
    color: #000000 !important;
}
#cotizar-button:hover{
	color: #000000 !important;
}

	@media only screen and  (max-width: 1200px){
		.itemContentBig{
			width: 100%;
		}
	}
	@media only screen and  (max-width: 766px){
		.related{
			width: 100%;
		}
		.dvItem{
			width: 100%;
			padding: 35% 0% 35% 0%;
		}
		.dvItem h3{
			font-size: 16px;
		}
		.dvItemContent h3{
			font-size: 1.4em;
			   
		}
	}



