/*
Theme Name: Funeraria Machado Child Theme
Theme URI: https://funerariamachado.pt
Description: Tema filho
Author: Pedro Nave @ gumba
Author URI: https://gumba.agency
Version: 1.0.8.2022.05.05
Template: bridge
*/
@import url("../bridge/style.css");

/*
7864A1 main color
*/
 
 /* --------------------------------- */ 
 /*           CUSTOM FONTS            */
 /* --------------------------------- */
.page-template-landing_page-extradesign .q_icon_with_title .icon_text_holder h5.icon_title,
.page-template-landing_page-extradesign h1,
.page-template-landing_page-extradesign h2,
.page-template-landing_page-extradesign h3,
.page-template-landing_page-extradesign h4,
.page-template-landing_page-extradesign h5,
.page-template-landing_page-extradesign h6{
	font-family:Phoenix;
	font-weight:700;
	color:#222;
}
 
 
 
/* ------------------------------------------- */
/*             CUSTOM TEMPLATES                */
/* ------------------------------------------- */

/* 1. NO VC
------------------ */
.page-template-page-no-vc .content .container .container_inner.default_template_holder, 
.page-template-page-no-vc .content .container .container_inner.page_container_inner{
	padding-bottom:52px;
}

.page-template-page-no-vc .page_container_inner ol,
.page-template-page-no-vc .page_container_inner ul,
.page-template-page-no-vc .page_container_inner p{
	margin-bottom:12px;
}

.page-template-page-no-vc .page_container_inner h3{
	margin-bottom:12px;
	margin-top:32px;
}

.page-template-page-no-vc .page_container_inner ol li{
	margin-left:34px;
	margin-bottom:4px;
}
.page-template-page-no-vc .page_container_inner ul li{
	margin-left:19px;
	margin-bottom:3px;
}

/* ------------------------------------------- */
/*          VC: REPEAT - CUSTOM CLASSES        */
/* ------------------------------------------- */

.row_text_white p,
.row_text_white h1,
.row_text_white h2,
.row_text_white h3,
.row_text_white h4,
.row_text_white h5,
.row_text_white h6{
	color:white!important;
}

.brand_color h1,
.brand_color h2,
.brand_color h3,
.brand_color h4,
.brand_color h5
.brand_color h6
.brand_color p{
	color:#13A89E;
}


.brand_color2 h1,
.brand_color2 h2,
.brand_color2 h3,
.brand_color2 h4,
.brand_color2 h5
.brand_color2 h6
.brand_color2 p{
	color:#13A89E;
}

.row_hide{
	display:none;
}

.block_text_weight_400 h1, 															/* YHC to be added */
.block_text_weight_400 h2,
.block_text_weight_400 h3,
.block_text_weight_400 h4,
.block_text_weight_400 h5,
.block_text_weight_400 h6{
	font-weight: 400;
}

.block_text_spaccing1 h1,
.block_text_spaccing1 h2,
.block_text_spaccing1 h3,
.block_text_spaccing1 h4,
.block_text_spaccing1 h5,
.block_text_spaccing1 h6,
.block_text_spaccing1 p{
	letter-spacing: 1px;
}

.block_h2_as_h1 h2{
    font-weight: 500;
    font-size: 46px;
    line-height: 56px;
}

.block_h2_as_h3 h2{
	font-size: 39px;
	font-size: 28px;
    line-height: 47px;

}
sup{line-height: 0;}

.block_text_miudinhas p{
	font-size: 12px;
	line-height: 20px;
}

.block_text_pfdin h1,
.block_text_pfdin h2,
.block_text_pfdin h3,
.block_text_pfdin h4,
.block_text_pfdin h5,
.block_text_pfdin h6,
.block_text_pfdin p{

}

@media only screen and (max-width: 767px){
	.block_h2_as_h1 h2{
	    font-size: 28px;
	    line-height: 43px;
	}
}
/* ------------------------------------ */
/*         THEME: REPEATABLE            */
/* ------------------------------------ */


.wpb_text_column p{
	margin-bottom:22px;
}

.wpb_text_column p:last-child{
	margin-bottom:0;
}

.wpb_text_column ul{
	margin-left: 1px;
	margin-bottom: 12px;
}

nav.main_menu > ul > li:last-child a{
	padding-right:0!important;
}


/* LOGO = RETINA DISPLAY
---------------------------- */

@media only screen and (min-width:1000px){
	.q_logo a{
		height:50px!important;
	}
	
	header.fixed.scrolled .q_logo a{
		height: 40px!important;
	}
}

/* MENU - GENERAL
--------------------- */

nav.main_menu > ul > li:first-child > a{
	padding-left:0!important;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a{
	opacity:1;
}

/* MENU - MOBILE
-------------------- */
	color:#1d1d1d;
	font-size:16px;
	font-weight:700;
}

nav.mobile_menu ul li ul li{
	border-bottom:0;
}

nav.mobile_menu ul li ul a{
	font-weight:300;
	padding:9px 0 4px;	
}

nav.mobile_menu ul li span.mobile_arrow i{
	color:#1d1d1d;
}

/* IF = PRODUCTS SEARCH
-------------------------- */

body.search-results .blog_holder article{
	width:24.7%;
	display:inline-flex;
}

body.search-results .blog_holder article{
	margin:0 0 20px;
}

body.search-results .blog_holder article .post_text .post_text_inner .nave_excerto,
body.search-results .blog_holder article .post_info,
body.search-results .blog_holder article .post_text h2 .date{
	display:none;
}

body.search-results .blog_holder article h2.entry_title{
	text-align:center;
	line-height:18px;
}
body.search-results .blog_holder article h2.entry_title a{
	font-size:16px;
	line-height:inherit!important;
}

body.search-results .blog_holder article .post_text .post_text_inner{
	padding:12px 3px 8px;
} 

body.search-results .blog_holder article .post_text_inner p,
body.search-results .blog_holder article .post_more{
	display:none;
}


/* ---------------------------------- */
/*       THEME= IF MEGAMENU           */
/* ---------------------------------- */


nav.main_menu>ul>li>a>i.menu_icon{
	line-height:inherit;
	float:right;
	margin-right:0px;
	margin-left:4px;
	margin-top:1px;
}

header.sticky nav.main_menu>ul>li>a>i.menu_icon{
	margin-top:-1px;
}

header.transparent:not(.sticky) .drop_down .second{
	top:86%;
}

.drop_down .second .inner>ul, li.narrow .second .inner ul{
	background:white;
	border:0;
    -webkit-filter: drop-shadow(0 5px 15px rgba(88, 88, 88, .3));
    filter: drop-shadow(0 5px 15px rgba(88, 88, 88, .3));
}


.drop_down .wide .second .inner>ul>li.megemenu_coltitle_hide>a{
	display:none;
}

.drop_down .wide .second .inner>ul>li>a{
	color:#131313;
	font-size:17px;
	letter-spacing:0;
	font-weight:600;
	text-transform:none;
	font-size:15px;
}

.drop_down .second .inner ul li a:hover h4, 
.drop_down .second .inner ul li a:hover p{
	color:#188964;
}

.drop_down .wide .second ul{
	padding:15px 17px;
}

.drop_down .wide .second ul li{
	border:0;
}

.drop_down .second .inner .widget{
	padding:0 8px 0px;
}

.drop_down .second .inner ul li h4,
.drop_down .second .inner ul li h5{
	letter-spacing:0;
	text-transform:none;
	font-size:16px;
	color:#131313;
	padding-bottom:2px;
}

.drop_down .second .inner ul li h5{
	display:none;
}

.drop_down .second .inner ul li a{
	padding: 0px 0 0;
}

.drop_down .second .inner .widget p{
	font-size:14px;
	line-height:19px;
	text-transform:none;
	letter-spacing:0;
	color:#131313;
	padding-top:0;
}

.drop_down .second .inner ul li .custom-html-widget{
	padding-top:11px;
}

.drop_down .second .inner ul li a, 
.drop_down .second .inner ul li h5{

}




/* ----------------------------------------------------- */
/*                     THEME HACKS                       */
/* ----------------------------------------------------- */

/* Changes colum order. Useful in responsive mode */
	.woocommerce .two_columns_25_75.woocommerce_with_sidebar .column1 {
  		order: 2;
	}
	
	.woocommerce .two_columns_25_75.woocommerce_with_sidebar .column2 {
  		order: 1;
	}

/* Change order columns for footer in responsive*/
@media only screen and (max-width:767px){
	.footer_bottom_holder .two_columns_50_50{
		display:flex; 
		flex-direction: column;
	}
	.footer_bottom_holder .two_columns_50_50 .column1{
		order:2;
		padding-bottom:22px;
	}
		
	.footer_bottom_holder .two_columns_50_50 .column2{
		order:1;	
		padding-bottom:22px;
	}
	
}

	
@media only screen and (max-width:768px){
	
/* Change QODE columns order */
	.qholder_mobile_col_reverse{
		display: flex;
    	flex-direction: column-reverse;
	}
}
	



/* class: column_background_spaces added to a row where columsn have gaps */
@media screen and (min-width: 768px) {

	
	.column_background_spaces .full_section_inner {
    	padding-left: 40px !important; 
    	padding-right: 40px !important; 
	}

	.column_background_spaces .full_section_inner .wpb_column:nth-child(1) {
	    position: relative !important;
    	left: -30px !important;
}

	.column_background_spaces .full_section_inner .wpb_column:nth-child(2) {
    	position: relative !important;
    	left: -10px !important;
	}

	.column_background_spaces .full_section_inner .wpb_column:nth-child(3) {
    	position: relative !important;
    	left: 10px !important;
	}

	.column_background_spaces .full_section_inner .wpb_column:nth-child(4) {
    	position: relative !important;
    	left: 30px !important;
	}
}

/* qode elements holder with gap : 3 columns */
@media screen and (min-width: 769px) {
	.qode_column_gap.q_elements_holder.two_columns .q_elements_item:first-child {
    	position: relative !important; 
    	left: -15px !important;
	}
	.qode_column_gap.q_elements_holder.two_columns .q_elements_item:last-child {
    	position: relative !important; 
    	left: 15px !important;
	}

	.qode_column_gap.q_elements_holder {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
    	box-sizing: border-box !important;
	}
}

/* qode elements holder with gap : 4 columns */
@media screen and (min-width: 768px){

	.qode_column_gap.q_elements_holder {
    	padding-left: 10px !important;
    	padding-right: 10px !important;
    	box-sizing: border-box !important;
	}

	.qode_column_gap.q_elements_holder.four_columns .q_elements_item:first-child {
    	position: relative !important; 
    	left: -30px !important;
	}

	.qode_column_gap.q_elements_holder.four_columns .q_elements_item:nth-child(2) {
    	position: relative !important; 
    	left: -10px !important;
	}

	.qode_column_gap.q_elements_holder.four_columns .q_elements_item:nth-child(3) {
    	position: relative !important; 
    	left: 10px !important;
	}

	.qode_column_gap.q_elements_holder.four_columns .q_elements_item:last-child {
    	position: relative !important; 
    	left: 30px !important;
	}

}

/* ---------------------------------- */
/*           GRAVITY FORMS            */
/* ---------------------------------- */

/* 1. Repeatable 
------------------------ */
.gform_wrapper{
	margin-top:0!important;
	margin-bottom:0!important;
}


body .gform_wrapper .ginput_full input:focus+label, body .gform_wrapper .ginput_left input:focus+label, body .gform_wrapper .ginput_right input:focus+label, body .gform_wrapper .top_label .gfield_label, body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper table.gfield_list thead th, body .gform_wrapper textarea{
	font-weight: 500;
}


body .gform_wrapper .top_label div.ginput_container{
	margin-top:0!important;
}


.gform_wrapper .gform_footer{
	padding-bottom:0!important;
}

body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset]{
	text-transform:none;
	letter-spacing:0px;
	border:0;
	background:#7864A1;
	font-size: 16px!important;
	height: 48px;
    line-height: 48px;
	color:white;
	text-align:center;
	margin-bottom:0!important;
	padding-bottom:0;
	padding-right:28px;
	padding-left:28px;
	font-weight: 500!important;
	border-radius: 50px;
}

body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover{
	background-color:#222;
}

body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper .gf_progressbar_percentage, body .gform_wrapper .gf_step, body .gform_wrapper .gf_step span.gf_step_number, body .gform_wrapper .gfield_description, body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset], body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper select, body .gform_wrapper textarea{
	font-family:'Poppins', sans-serif;
}
	
body .gform_wrapper .gform_fields .gfield{
	margin: 0 0 3px;
}

.gform_wrapper.gravity-theme .gfield_label{
	margin-bottom: 3px!important;
}

.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label{
	font-size: 13px!important;
	line-height: 20px;
}

/* Dropdown 
---------------- */
body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper .gf_progressbar_percentage, body .gform_wrapper .gf_step, body .gform_wrapper .gf_step span.gf_step_number, body .gform_wrapper .gfield_description, body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset], body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper select, body .gform_wrapper textarea{
	font-family:'Poppins', sans-serif;
}

body .gform_wrapper .chzn-container-single .chzn-single span, 
body .gform_wrapper input[type=email], 
body .gform_wrapper input[type=number], 
body .gform_wrapper input[type=password], 
body .gform_wrapper input[type=tel], 
body .gform_wrapper input[type=text], 
body .gform_wrapper input[type=url], 
body .gform_wrapper select,
body .gform_wrapper textarea{
	color:#707070;
}

body .gform_wrapper .top_label div.ginput_container.ginput_container_select select{
    height: 35px;
    border-radius: 0;
    border: 1px solid #999;
    background:#f0f0f0;
    border-radius:0!important;
	-webkit-border-radius:0!important;
	-webkit-appearance: none;
	padding:6px 12px!important;
	font-size:16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    background-position:right center;
}

/* Outline Smooth 
--------------------------- */
.gform_wrapper.gravity-theme textarea,
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    border: 1px solid #999;
	padding:11px 8px!important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#222;
	font-weight:400;
	letter-spacing:0px!important;
	
}

/* Placeholder
------------------ */
body .gform_wrapper textarea::-webkit-input-placeholder,
.gform_wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: white;
}

body .gform_wrapper textarea::-moz-placeholder,
.gform_wrapper input::-moz-placeholder { /* Firefox 19+ */
	color: white;
}

body .gform_wrapper textarea::-ms-input-placeholder,
.gform_wrapper input:-ms-input-placeholder { /* IE 10+ */
	color: white;
}

body .gform_wrapper textarea::-moz-placeholder,
.gform_wrapper input:-moz-placeholder { /* Firefox 18- */
	color: white;
}




/* --------------------------------------- */
/*    GRAVITY FORMS: Special Classes       */
/* --------------------------------------- */

/* Centers Button */
.gform_button_center_wrapper.gform_wrapper .gform_footer{
	text-align:center;
}


/* Remove Labels */ 
.gform_remove_label_wrapper label.gfield_label{
	display:none!important;
}

/* Remove asterisks */
.gform_remove_asterisk_wrapper span.gfield_required{
	display:none!important;
}

/* dark background */
body .gform_dark_bg_wrapper.gform_wrapper textarea,
.gform_dark_bg_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border-color:white;
	background:transparent;
	text-align:center;
}

/* 3 columns 25+25+50 */
@media only screen and (min-width: 641px){
							  li.gfield.gf_left_third.gfield_25,
	.gform_wrapper .top_label li.gfield.gf_left_third.gfield_25:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), 
	.gform_wrapper .top_label li.gfield.gf_middle_third.gfield_25:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){
		width:25%!important;
	}
	.gfield_50,
	.gform_wrapper .top_label li.gfield.gf_right_third.gfield_50:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){
		width:50%!important;
	}
}





/* --------------------- */
/* 	COOKIES   */
/* --------------------- */

/* Hu-manity.co cookies */
#cookie-notice{
	font-family: 'Montserrat', sans-serif!important;
}
#cookie-notice.cookie-notice-visible.cn-effect-fade{
	box-shadow: 1px -1px 7px rgb(0 0 0 / 9%);
}

#cookie-notice .cn-button:not(.cn-button-custom){
	color: white!important;
}
.cn-close-icon{display: none!important;}

#cookie-notice .cn-button:not(.cn-button-custom):hover{
	background: #222!important;
	color: white;
}

@media only screen and (max-width: 600px){
	.cookie-notice-container{
		padding: 12px 15px;
	}
}


/* PLUGINS: PopUP Maker */

/* Padding shift to left: FIX */
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{
	padding-right: 0!important;
}

/* Plugin: Google Website Translator
---------------------------------------- */
.goog-te-gadget-simple{	background-color: transparent!important;border:0!important;}
.goog-te-gadget img{display: none;}
.goog-te-gadget-simple .goog-te-menu-value{color:white!important;}
.goog-te-gadget-simple .goog-te-menu-value span{padding-right: 3px;color: white!important;border: 0!important;}


.prisna-gwt-align-left{
	line-height: 31px;
}
.goog-te-gadget{
	font-family: 'Montserrat', sans-serif!important;
}
.goog-te-gadget-simple{
	padding-bottom: 0!important;
	padding-top: 0!important;
}

.header_top .header-widget{
	padding-left: 20px;

}

.header_top .header-widget:first-of-type{
	padding-left: 0px;
}


/* Plugin: Transposh
------------------------- */

.widget_transposh select{
	background: transparent!important;
	border: 0!important;
	font-family: 'Montserrat', sans-serif!important;
	color: white!important;
}

.light:not(.sticky):not(.scrolled) .header-widget.widget_transposh select{
	color: white!important;
}


@media only screen and (max-width: 600px){
	.header_top .header-widget{
		padding-left: 0;
	}
	
	.widget_transposh{
		padding-top: 8px;
	}
	
	.header_top .right .inner>div{
		float: none;
	}
}

/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
p strong{
	font-weight: 500;
}

.q_icon_with_title.left_from_title.very_large .icon_holder, 
.q_icon_with_title.very_large .icon_holder img{
	width: 100%;
}

.wpb_single_image,
.wpb_single_image a{
	overflow: hidden;
}

.wpb_single_image a img{
	transition: transform .8s ease;
}

.wpb_single_image a:hover img{
	opacity: 0.95;
	transform: scale(1.04);
}

@media only screen and (max-width: 767px){
	.row_cols_space_mobile .wpb_column{
		margin-bottom: 32px;
	}
	
	.row_cols_space_mobile .wpb_column:last-of-type{
		margin-bottom: 0;
	}
}

.carousel-inner .slider_content .text .qbutton{
	height: 44px;
	line-height: 44px;
	font-size: 16px;
}

.qode-simple-quote-holder .qode-simple-quote-holder-inner .qode-simple-quote-icon-holder{
	fill: #7864A1;
}


@media only screen and (min-width: 768px){
	.block_only_mobile{
		display: none;
	}
}

@media only screen and (max-width: 767px){
	.block_only_desktop{
		display: none;
	}
}

@media only screen and (max-width: 600px){
	.qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-grid.qode-aig-four-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-grid.qode-aig-three-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-grid.qode-aig-two-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-grid-sizer, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-width-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-grid-sizer, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image.qode-aig-large-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image.qode-aig-large-width-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-grid-sizer, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-width-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-grid-sizer, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image.qode-aig-large-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image.qode-aig-large-width-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-grid-sizer, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image.qode-aig-large-masonry-item, .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image.qode-aig-large-width-masonry-item{
		width: 50%;
	}
	.qode-medium-space .qode-outer-space .qode-item-space{
		padding: 0 10px;
		margin: 0 0 20px;
	}
	
	.qode-simple-quote-holder .qode-simple-quote-holder-inner{
		padding: 30px 25px 20px;
	}
}

/* HEADER 
-----------------------------*/
.dark.header_style_on_scroll nav.main_menu>ul>li.active>a, .dark.header_style_on_scroll nav.main_menu>ul>li:not(:first-child):before, .dark.header_style_on_scroll nav.main_menu>ul>li>a, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li:not(:first-child):before, .dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a{
	color: #111;
}
nav.main_menu>ul>li.active>a{
	color: #111;
}

header.dark:not(.sticky) .header-widget,
.dark:not(.sticky):not(.scrolled) .header-widget,
.dark .header_top .textwidget a,
.dark:not(.sticky):not(.scrolled) .header-widget a,
header.dark:not(.sticky) .header-widget a{
	color: white;
}

.header_top .textwidget a:hover{
	text-decoration: underline;
}

header.fixed.scrolled .header_top,
header.scrolled .header_top,
.header_top{
	background-color: #7864A1!important;
}

.title_holder .subtitle{
	font-size: 18px;
	line-height: 30px;
	padding-top: 12px;
}

@media only screen and (min-width: 1000px){
	.title_holder .subtitle{
		width: 45%;
	}
}

header nav.main_menu>ul>li:hover>a span{
	text-decoration: underline;
}

@media only screen and (max-width: 1000px){
	.header_top{
		line-height: 20px;
		padding-top: 9px;
		padding-bottom: 9px;
	}
	
	.title_holder .subtitle{
		font-size: 14px;
		line-height: 22px;
		padding-top: 2px;
	}
}

/* FOOTER
------------------------------------------------------------------------------------------ */
.footer_inner{
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #7864A1;
}

.row_footer_icons .q_font_awsome_icon i{
	color: white!important;
}

.row_footer_icons .q_icon_with_title.tiny .icon_text_holder{
	padding: 0 0 0 22px;
}

.row_footer_icons .q_icon_with_title .icon_text_holder h5.icon_title{
	display: none;
}

.row_footer_icons .q_icon_with_title .icon_with_title_link{
	margin: 2px 0 0;
}

.footer_top a:hover,
.footer_bottom_holder a:hover{
	text-decoration: underline;
}

@media only screen and (min-width: 1000px){
	.footer_top .two_columns_50_50>.column1{
		width:33%;
	}
	
	.footer_top .two_columns_50_50>.column2{
		padding-left: 17%;
	}
}

@media only screen and (min-width: 600px) and (max-width: 1000px){
	.footer_top .two_columns_50_50>.column1{
		width: 100%;
		margin-bottom: 32px;
	}
	
	.footer_top .two_columns_50_50>.column2{
		width: 100%;
	}
	
	.footer_top .two_columns_50_50>.column2>.column_inner{
		padding: 0;
	}
	
	.footer_top .four_columns .column2 .column_inner>div, 
	.footer_top .three_columns .column2 .column_inner>div, 
	.footer_top .two_columns_50_50 .column2 .column_inner>div{
		margin: 0;
	}
}

@media only screen and (max-width: 480px){
	.footer_bottom{
		line-height: 21px;
	}
}

@media only screen and (max-width: 1000px){
	.footer_bottom_holder .footer_bottom ul.menu li{
		padding-bottom: 8px;
		margin-right: 0;
	}

	.footer_bottom_holder .footer_bottom ul.menu li a {
    	font-size: 13px;
	}
}

/**/
.row_page_contactos .q_icon_with_title .icon_with_title_link{
	margin-top: 2px;
}

/* BLOG SMALL IMAGE 
------------------------------------------------------------------------------------------ */
body:not(.single-post) .blog_holder.blog_small_image{
	max-width: 800px;
    margin: 32px auto;
}

.blog_holder.blog_small_image article{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 52px;
    margin: 0 0 42px;
}

@media only screen and (min-width: 769px){
	.blog_holder.blog_small_image article .post_image{
		width: 33%;
	}

	.blog_holder.blog_small_image article .post_text{
		width: 66%;
	}
}

@media only screen and (max-width: 768px){
	.blog_holder.blog_small_image article .post_image{
		text-align: center;
	}
	
	.blog_holder.blog_small_image article{
		text-align: center;
	}
	
	.blog_holder.blog_small_image article .post_image img{
		max-width: 300px;
		margin: 0 auto;
	}

}

@media only screen and (min-width: 1000px){
	.blog_holder.blog_small_image article .post_text .post_text_inner{
		padding-left: 44px;
	}
}

/* BLOG SINGLE
------------------------------------------------------------------------------------------ */

#respond input[type=text], 
#respond input[type=email], 
#respond textarea, 
.contact_form input[type=text], .contact_form textarea{
    border: 1px solid #999;
    color: #222;
    font-family: 'Poppins', sans-serif;
}

.blog_holder article .post_info,
.blog_holder article .post_info a, .blog_holder article .post_text h2 .date{
	font-weight: 400;
	color: #999;
}

div.comment_form form p.form-submit, div.comment_holder .comment p.form-submit{
	text-align: left;
	padding-top: 18px;
}

.blog_single.blog_holder{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 52px;
	padding-top: 22px;
}

.blog_single.blog_holder .post_image{
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}


.comment_number_inner h5{
	font-size: 14px;
    font-weight: 400;
	font-style: italic;
}

div.comment_form .comment-form-cookies-consent{
	font-size: 13px;
	line-height: 22px;
	margin: 0px 0 22px;
}

.comment_holder .comment{
	padding-left: 0;
	padding-right: 0;
}

.comment-respond form#commentform{
	margin-top: 12px;
}

.comment_holder .comment .text .name{
	line-height: 17px;
	color: #222;
	font-weight: 500;
}
.comment_date{
	font-size: 13px;
    color: #999;
}

#submit_comment{
	padding: 0 32px;
}

/* Call me plugin
------------------------------------------------------------------------------------------ */
body .eactc-header-caption{
	margin-top: 0!important;
	line-height: 16px!important;
}

body .eactc-window-content{
	margin-top: 11px!important;
}

body .eactc-window-text{
	font-size: 12px;
}