/*
Theme Name: enfold ph45fold Child
Description: A ph45fold Wordpress Theme.
Version: 1.0
Author: Pedro Puerto
Author URI: http://www.macpuerto.com
Template: enfold
*/
/*Añade tus estilos aquí:
/*LOREM IPSUM*/

body div .avia-button{
	background-color: #fff!important;
	color: #afaca7!important;
	border: 1px solid #afaca7!important;
}
body div .avia-button:hover{
	background-color: #4b6b99!important;
	color: #fff!important;
	border: 1px solid #afaca7!important;
}
/*headline rotator en una linea*/
@media only screen and (min-width:2560px) {
	h1.av-rotator-container-inner span{
	width: 100%!important;
	min-width: 300px!important;
	text-align: center!important;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.av-fixed-rotator-width .av-rotator-text {
    text-align: center;
	}
}
@media only screen and (max-width: 768px) {
	.av-fixed-rotator-width .av-rotator-text {
	}
}
.avia-slideshow li img {
	width: auto!important;
	height: auto!important;
}

/* pagina tienda */
.archive.woocommerce-page #main .container main.template-shop{
display:none !important;
}
@media only screen and (max-width: 768px) {
  .archive.woocommerce-page #main .container main.template-shop{
display:none !important;
}
  .archive.woocommerce-page #main .container main.template-shop .entry-content-wrapper{
  display: none !important;
  }
 .avia-gallery-thumb a {
    width: 100% !important;
 }
}
/**/
/* */
.cdp-ocultar{display:none !important;}
.avia-gallery-thumb{
	display: flex;
        flex-wrap: wrap;
}
.avia-gallery-thumb a{
	float: none !important;
}

/**/
/**/
.cdp-dos-columnas .av_textblock_section,
.cdp-dos-columnas > div{
	width:50%;
}
.cdp-dos-columnas{
display: flex;
gap: 20px;
	margin-bottom:40px;
}
.cdp-dos-columnas > div h4{
  margin-bottom: 20px;
	text-transform: uppercase;
}
/*
#product-1051 .single-product-summary form,
#product-1062 .single-product-summary form
{
	display:none !important;
}

.cdp-mensaje-atencion
{
	padding:20px;
	border: 1px solid #f00 !important;
	color: #f00 !important;
}
*/

.cdp-advertencia
{
	display: flex;
    color: #f00 !important;
}
#additional_myfield1_field  .required
{
	display: none !important;
}
.wooccm-field-myfield1 .woocommerce-input-wrapper,
.wooccm-field-myfield1 input#additional_myfield1
{
	margin-top: -22px !important;
}


.wooccm-field-myfield1 .woocommerce-input-wrapper,
.wooccm-field-myfield1 input#additional_myfield1
{
	margin-top: -22px !important;
}
.woocommerce-additional-fields > h3
{
	width: 100% !important;
}

#additional_myfield1_field label::after{
    content:"SI SE SUPERA EL AFORO LA RESERVA SE CANCELARÁ";
    display:block;
    margin-top:0px;
    font-size:16px;
    color:#c00;
    font-weight:700;
}
#billing_address_1_field span.optional
{
	display: none !important;
}