/*
Puedes añadir tu propio CSS aquí.

Haz clic en el icono de ayuda de arriba para averiguar más.
*/
/* ESTILOS PERSONALIZADOS */
@font-face {
font-family: Jenkinsv20;
src: url(‘/wp-content/themes/betheme-child/fonts/Jenkinsv20/Jenkinsv20.woff’);
}
body:not(.template-slider) #Header_wrapper {
    background-image: none;
    background: none;
}
.titulo2{
	font-family: 'Jenkinsv20';
}
div#Subheader {
    display: none;
}
.highcharts-title{
     font-size:18px!important;
 }
 .highcharts-axis-title{
     font-size:12px!important;
     font-family:'Roboto'!important;
 }
 text{
    font-size:12px!important; 
 }
p#migas\ de\ pan {
    padding: 120px 0 30px 0;
	font-size: 16px;
}
/*Font size parrafo*/
.single-post .the_content_wrapper p {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important;
	  font-size: 16px;
    color: #484848;
	line-height:1.5;
}
.post-style-2 .wcp-post-meta {
	margin-top: 45px;
}
.post-meta .category .cat-wrapper ul{
	min-width:100px!important;
}
.type-post h1{
	font-size: 2.3rem;
  line-height: 1.4;
}
.single-post p a{
	color:#0187e5;
}

.widget-area {
    padding: 130px 20px 20px!important;
}
.column.one.post-nav {
    display: none;
}

.titulo1{
	font-family:'tahoma'!important;
}
.wpb_wrapper h2>span {
    font-size: 98px;
}
.opts option{
    text-align: center!important;
}
 select option:hover{
    background:rgba(0, 0, 0, 1)!important;
    color:#626262!important;
}
.opgr{
background:rgba(255, 255, 255, 1)!important;
color:#626262!important;
}
select:focus  { 
     background:rgba(255, 255, 255, 1)!important;
  color:#626262!important;
}

#Subheader{
	padding: 3.4em !important;	
}
.vc_col-has-fill>.vc_column-inner{
	    padding-top: 16px;
	    padding-bottom: 2px;
}
.espaciobr{
	margin-top: -30px;
}
.responsive-accountant.vc_custom_1530988068337.vc_row {
    margin-left: 14%;
    margin-right: 14%;
}
.wpb_wrapper > div {
    margin-bottom: 25px;
}

@media only screen and (max-width:1239px){
h2.vc_custom_heading.titulo.titulo1 {
    font-size:54px!important;
}
	h2 span{
    font-size:100px!important;
 }
	.titulo2{
		font-size: 40px;
	}
}
@media only screen and (max-width:767px){
	select.selectcinicio,
	select.selectcinicio:focus,
	select.opts,
	select.opts:focus {
		color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
	}
	.glyphicon:has(+ .opts), .glyphicon:has(+ .selectcinicio){
		color: #fff;
	}
	.titulo2 {
		font-size: 40px !important;
    line-height: 40px !important;
		text-align: center;
	}
	.wpb_wrapper > div:first-child {
		margin-top: 45px;
		margin-bottom: 0px;
	}
	.wpb_wrapper .wpb_row:has(> .espaciobr) {
		display: none;
	}
h2.vc_custom_heading.titulo.titulo1 {
    font-size:50px!important;
}
		h2 span{
    font-size:90px!important;
 }
}
@media only screen and (max-width:580px){
h2.vc_custom_heading.titulo.titulo1 {
    font-size:30px!important;
}
			h2 span{
    font-size:49px!important;
 }
}

/*Personalizar*/
@media screen and (max-width:1115px){
	
	#Subheader{
		display: none !important;
	}

/*	#Header_wrapper{
		margin-bottom: 60px !important;*/	
	}
	
}
.one-fourth{
    float: right!important;
}

.one-fourth.column, .four.columns {
    /* width: 23%; */
    width: 230px;
    max-width: 100%;
    margin-bottom: 3px;
}
.widget_nav_menu ul{
color:white;
}

.widget_archive ul li a, .widget_nav_menu ul li a {
    display: block;
    padding: 0 0 0px 0px;
}

#Footer .widgets_wrapper {
    font-family: inherit;
	padding-top:2rem;
}
.top_bar_left.clearfix {
    display: contents;
}