/*
 Theme Name:   Cloe Brooks Child
 Theme URI:    http://cloe-brooks.themerex.net/
 Description:  Cloe Brooks Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     cloe-brooks
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  cloe-brooks-child
*/

body {font-family: texgyretermes !important;}

/* HEADER TOP BAR */
.scheme_dark .top_panel_inner_style_3.top_panel_top, .scheme_dark .top_panel_inner_style_3.top_panel_top .sidebar_cart {
    background-color: #7b5c8a !important; /* COLOR CORPORATIVO : LILA - !important, porque esto se define en un css que se carga despues del chil css */
	font-family: "Open Sans" !important;
}

/* HEADER NAV BAR */
.scheme_light .top_panel_inner_style_3.top_panel_middle {
    background-color: #f4eff7 !important;
}

/* CONTACT PAGE SECTION */
/*
  .vc_row wpb_row.vc_row-fluid.vc_custom_1457015368402.vc_row-has-fill {
	background-color: #f4eff7 !important;
}
*/

.vc_custom_1457015368402 {
    /* background-color: #fcf7f1 !important; */
	/* background-color: #f4eff7 !important; */
}
/* ARREGHLADO EN EL CMS, INLINE */



/* HEADER NAV DROPDOWN */
.scheme_light .menu_main_nav>li ul {
    /*
     background-color: #504b47 !important;
	*/
	/* mal escrito el hexadecimal */
	
	/* background-color: #f00 !important; */ /* YES */
	background-color: #a86196 !important; /* YES */
	/* color: #fff !important; */ 
	
}

.scheme_light .menu_main_nav>li ul a {
	color: #fff !important;	/* !important fucks hover effect ^*/
}
.scheme_light .menu_main_nav>li ul a:hover {
	color: #7b5c8a !important;	/* patilla, pongo el lila oscuro, del header top bar  */
}



/* FOOTER SECTION */
.scheme_light .contacts_wrap_inner {background-color: #f4eff7 !important;}
.scheme_dark .copyright_wrap_inner {background-color: #7b5c8a !important;}





/* OPEN SANS - forzarlo en sitios */
p {font-family: "Open Sans" !important;}
ul {font-family: "Open Sans" !important;}
.sc_services_descr.sc_item_descr {font-family: "Open Sans" !important;}
.sc_title + .vc_custom_heading {font-family: "Open Sans" !important;}
.scheme_original .sc_testimonial_author_name {font-family: "Open Sans" !important;}
.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_author_position {font-family: "Open Sans" !important;}



.contacts_wrap .contacts_address {font-family: "Open Sans" !important;}



.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {font-family: "Open Sans" !important;}

.header_mobile .contact_field, .header_mobile .top_panel_top_open_hours {font-family: "Open Sans" !important;}





/* PAGE RECURSOS - SPACE AL PPIO */

.top_panel_title.top_panel_style_3.title_presentscheme_light .content_wrap {
	display: none;	
}

/* PAGE DESPERTAN, SIMILAR ISSUE */
.page_content_wrap.page_paddings_yes {
	padding: 0px 0px !important; /* facepalm */
	
}



/* HEADER NAV SPACING */
.menu_main_nav > li > a {
        /* padding: 1.8em 1.5em 1.8em; */
	    padding: 1.8em 0.8em 1.8em !important;
}
.menu_main_nav > li.menu-item-has-children > a:after {
	/* right:5px; */
	right:0px;
}



@media (max-width: 1440px) and (min-width: 1137px) { 
.slider_boxed, .content_wrap, .content_container {
    /* width: 1000px; */
	width: auto !important; 
}
.content_wrap {
	padding-left: 24px;
	padding-right: 24px;
}
} /* MEDIA-QUERY */


@media (max-width: 1262px) and (min-width: 1136px) { 
.slider_boxed, .content_wrap, .content_container {
    /* width: 910px; */
	width: auto !important; 
}
.content_wrap {
	padding-left: 24px;
	padding-right: 24px;
}
} /* MEDIA-QUERY */

@media (max-width: 1135px) and (min-width: 1024px) { 
.slider_boxed, .content_wrap, .content_container {
    /* width: 964px; */
	width: auto !important; 
}
.content_wrap {
	padding-left: 24px;
	padding-right: 24px;
}
} /* MEDIA-QUERY */

@media (max-width: 1023px) and (min-width: 960px) { 
.slider_boxed, .content_wrap, .content_container {
    /* width: 900px; */
	width: auto !important; 
}
.content_wrap {
	padding-left: 24px;
	padding-right: 24px;
}
} /* MEDIA-QUERY */



.top_panel_style_3 .contact_logo, .top_panel_style_4 .contact_logo, .top_panel_style_6 .contact_logo, .top_panel_style_7 .contact_logo {
    left: 24px;
}






/* header logo verticalluty */
.top_panel_inner_style_3 .top_panel_middle .logo {
    /* margin-top: 0em; */
}

.top_panel_middle .logo {
     /* margin-top: 0em; */
}



.top_panel_inner_style_3 .top_panel_middle .logo {
    /* margin-top: 3.89961em; */
	margin-top: 1.89961em !important;
}




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

.top_panel_inner_style_3 .top_panel_middle .logo {
    width: 300px; /* TEST */
}
	
} /* MEDIA-QUERY */








/* SLIDER - UIQTAR BOTN A APARTIR DE IPAD */



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

	/*
	  #slide-6-layer-3 {display: none;}
	  #slide-5-layer-3 {display: none;}
	#slide-4-layer-3 {display: none;}
	*/
	
	#slide-6-layer-3,
	#slide-5-layer-3,
	#slide-4-layer-3 {
		font-size: 14px !important;
		/* PADDING , BORDER RADIUS */
	    padding: 4px 15px !important;
		
		margin-top: 12px !important; /* TEST */
	}
		
	
} /* MEDIA-QUERY */





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

	#slide-6-layer-3,
	#slide-5-layer-3,
	#slide-4-layer-3 {
		font-size: 12px !important;
	    padding: 2px 15px !important;
		margin-top: 24px !important; /* TEST */
		}
	
} /* MEDIA-QUERY */


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

	#slide-6-layer-3,
	#slide-5-layer-3,
	#slide-4-layer-3 {
		font-size: 10px !important;
	    padding: 1px 15px !important;
		margin-top: 30px !important; /* TEST */
		}
	
} /* MEDIA-QUERY */


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

	#slide-6-layer-3,
	#slide-5-layer-3,
	#slide-4-layer-3 {
		font-size: 10px !important;
	    padding: 0px 10px !important;
		margin-top: 78px !important; /* TEST */
		
		line-height: 10px;
		}
	
} /* MEDIA-QUERY */


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

	#slide-6-layer-3,
	#slide-5-layer-3,
	#slide-4-layer-3 {
		font-size: 8px !important;
	    padding: 0px 10px !important;
		margin-top: 121px !important; /* TEST */
		}
	
} /* MEDIA-QUERY */



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

	#slide-6-layer-3,
	#slide-5-layer-3,
	#slide-4-layer-3 {
		display: none;
		}
	
} /* MEDIA-QUERY */








/* SOBRE MI - imagen cortaada y en tablet igualmenet no mola....  */

@media only screen and (max-width: 640px) { 
body.page-id-227 .sc_column_item_inner {
	height: 366px !important; /* TEST */	
}
	
} /* MEDIA-QUERY */


/* TITLE UNDERLINE THINGEE DESIGN - QUTARLO */
.sc_item_title:after {
    height: 0px !important;
}


/* MEJORAR INTERLINEADO DE SUB-TIUTLES */
.sc_title + .vc_custom_heading {
    line-height: 1.4em;
}





/* HEADER FIXED */
.top_panel_fixed .top_panel_wrap .logo_fixed {
    margin-top: -12px;
}
.top_panel_wrap .logo {
    /* overflow: hidden; */ 
	overflow: visible !important;
}


