/*
Theme Name: Fortunas Child
Author: gc2
Description:  Child theme of Fortuna
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Template: fortuna
Text Domain: fortunas-child
*/

/** css from appearance->customize->Additional CSS **/
#footer .wp-block-button__link{border: 1px solid #ff7500;
color:#ff7500!important;}
.testimonial_style_big .quote_content p{
	font-style:normal!important;
	font-family:Quicksand!important;
	font-size:18px!important;
}
#footer p{font-size:16px!important;}
.valores h3{
	color:#fff!important;
}
#logo img {
	padding-bottom:10px!important;
}
.centrar {text-align:center!important;}
.header{padding-top:300px!important; padding-bottom:250px!important;}
@media only screen and (max-width: 1600px){}

@media only screen and (max-width: 1264px){}

@media only screen and (max-width: 1140px){}

@media only screen and (max-width: 768px){

	.upb_video-src{top:55%!important;}
	.vc_custom_1690683451956{display:none!important;}
	.header{padding:30px!important;}
	.upb_video-src{width:180%!important;}

	/**#slider-14-slide-28-layer-5,#slider-14-slide-28-layer-4,#slider-14-slide-27-layer-5,#slider-14-slide-27-layer-4,#slider-14-slide-29-layer-4, #slider-14-slide-29-layer-5, #slider-14-slide-28-layer-3, #slider-14-slide-27-layer-3,#slider-14-slide-26-layer-5,#slider-14-slide-26-layer-4,#slider-14-slide-26-layer-3{display:none!important;}
	#rev_slider_14_1_forcefullwidth{display:none!important;}
}**/
	@media only screen and (max-width: 540px){
		.upb_video-src.ult-make-full-height{
			-webkit-transform: all!important;
			transform:translate(0)!important;
			left:0!important;
		}
		.upb_video-src.ult-make-full-height{
			height: auto!important;
	width: 200%!important;
	top: 0!important;
		}

		.header h2{
			display:none!important;
		}		.vc_custom_1690723833263{margin-top:-50px!important;}
	}
	
	/** more css from theme options </> Custom CSS **/
	.upb_video-src.ult-make-full-height{width:200%!important;}
	.header_contact_item {font-weight: bold;}
	
	#subheader {
		color: #ff7500;
		background-color: #fff;
	}
	
	.wpb_row_no_BM {
		margin-bottom: 0px;
	}
	
	#menu > ul > li > a {
		font-size: 14px;
	}
	
	h1.boc_heading {
		text-shadow: 2px 2px 4px #000000;
	}
	
	.vc_figure-caption {
		line-height:1.1em;
		font-style:italic;
		font-weight:bold;
		padding-top:3px;
	}

/* Bottom-margin of elements (to be overwritten - gc2)
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid>li, .wpb_button {
	margin-bottom: 35px; */
}