/*
Theme Name: Overlap Child
Description: Child theme of the Overlap. By using a child theme you will ensure that your modifications are preserved.
Author: Wyde
Template: overlap
Version: 1.0
*/
.tipo1 h2.heading-title{font-family:"Playfair Display",Arial,Helvetica,sans-serif;}
.tipo1 h2.subheading{font-weight:600 !important;font-size:16px !important;}
.tipo2 h2.heading-title{font-family:"Playfair Display",Arial,Helvetica,sans-serif;color:#000;}
.tipo2 span.subheading{font-family:Montserrat,Arial,Helvetica,sans-serif;font-weight:600 !important;font-size:16px !important;}
.top-menu li:first-child{display:none;}
@media screen and (min-width:1090px) and (max-width:1200px){
	.top-menu > li > a{padding:0 9px !important;}
}
@media screen and (min-width:1075px) and (max-width:1090px){
	.top-menu > li > a{padding:0 7px !important;}
}

/*INSTALACIONES*/
.w-portfolio-grid > ul > li > figure > figcaption > a{display:none;}
/*LOGOS*/
.logos{text-align:center;}
.logos td{border:2px solid #878787;}
@media screen and (max-width:995px){
	.logos{border:none;}
	.logos td{width:80%;float:left;margin:0 10%;}
}
/*Formulario*/
.centrar p{text-align:center;}
#vfbField17, #vfbField18, #vfbField20, #vfbField21, #vfbField22, #vfbField23 {float:none;}
#vfbField27{z-index:100;}
#vfbField17 .vfb-radio, #vfbField20 .vfb-radio{margin-top:0;}
#vfbField18 > .vfb-form-group > label, #vfbField22 > label, #vfbField30 > .vfb-form-group > label{display:none;}
#vfbField23{margin:20px 0;}
.vfbp-form .btn-primary {background-color: #52c6e2; border-color: #52c6e2;color: #fff;}

/*Footer*/
@media screen and (max-width:995px){
 .espacio_footer{display:none !important;}
}
/*LOGIN*/
.login h1 a{width:auto !important;}
/*cookies*/
.cdp-cookies-alerta{position: absolute;bottom: 0;}