.container {
    width: 1280;
    margin: 20px auto 0;
    position: relative;
    -webkit-box-shadow: 0 0 0px 0px #fff;
    -moz-box-shadow: 0 0 0px 0px #fff;
    box-shadow: 0 0 0px 0px #fff;
}

.wrapper {
    padding: 8px;
}

.recuadro {
	width: 98%;
	padding: 2px;
	border: solid 1px #ddd;
}


.sl-title{
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.sl-title:hover {
	color:#8998af;
	text-decoration:none;
}

/****TIPOGRAFIA****/

body {
    font-size: 1.2rem; 
}

.cp-widget .mh-excerpt {
    font-size: 1.1rem;
}

.cp-small {
	font-size: 1rem;
}

h3 {
    font-size: 1.5rem;
}

/*MENU*/
.main-nav, .etiqueta {
    font-size: .9rem;
}
.main-nav, .etiqueta {
	background: #F7931D;
}
.main-nav li {

    border-left: 1px solid #fff;
}

.main-nav ul li:hover>ul {
    background: #F7931D;
}

/*Estilo en el cuadro de búsqueda*/

.widget_search {
	background-color: #3E6199;
}

#searchform {
	width: 90%;
	margin: 9px;
}




/* ESTILO RECUADRO WHATASSAPP*/

.whatsapp {
	margin-bottom: -3px;
	background-color: #3E6199;
margin-top: -20px;
}


.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	margin-left: 13px;
}

.spotlight {
    background: #3E6199;
}


.image{
margin-bottom: 0px;
}

/*Nuevo diseño*/



/*Condiguración bdpp*/

/*oculta ícono antes de las etiqutas*/
.fa-tags:before {
    content: none;
    visibility: hidden;
}

/*Proporciona las imágenes en grid 3*/

.bdpp-grid-3 img {
	height:200px;
	width:100%;
	object-fit: cover;
}

.bdpp-grid-4 img {
	height:150px;
	width:100%;
	object-fit: cover;
}


[class*='bdpp-col-'] {
    margin-left: 0%;
		margin-bottom:0%;
}

.bdpp-post-tags a {
	text-decoration: none;
	font-size:18px;
  color: #3e6199;
  font-weight: 700;
	text-transform:uppercase;
	margin-left: -12px;
}

.bdpp-post-meta span {
    display: flex;
}

.bdpp-post-title{
	text-align:left;
}

.bdpp-post-meta-down {
    margin: 10px 0 20px 0;
}

.bdpp-post-grid-wrap.bdpp-design-1 .bdpp-post-grid-content {
    text-align: center;
    margin-bottom: 20px;
}

/*Midificación del Slider bdpp para una sola imagen*/
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-slide .bdpp-post-slider-content {
    display: table;
    width: 100%;
    background: #38578a;
}


.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-slide .bdpp-post-slider-content {
    display: table;
    width: 100%;
    background: #38578a;
}

.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-title, .bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-title a, .bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-cats .bdpp-post-cat-link, .bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-meta, .bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-meta span, .bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-content, .bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-meta-down a.bdpp-post-cat-link {
    color: #fff;
}

/*Quita flechas del slider*/
.bdpp-post-slider-wrap.bdpp-design-6 .owl-nav {
    visibility: hidden;
}
.bdpp-post-slider-wrap.bdpp-design-8 .owl-nav {
    visibility: hidden;
}


}
.bdpp-post-meta {
    color: white;

}

/*Formato Instagram*/
.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-margin-content {
    background: #3e6199;
}
.bdpp-post-grid-wrap.bdpp-design-2 h2.bdpp-post-title a{
	color:white !important;
}
@media only screen and (max-width: 40.0625em){
.instagram h2.bdpp-post-title {
    font-size: 17px;
    line-height: 22px;
}
}

/*Formato nueva tapa*/
.bdpp-grid-3 .bdpp-post-title a {color:black;}
.bdpp-grid-3 .bdpp-post-title a:hover {color:
33e6199;}


.destacada .bdpp-post-grid-content {

    background-color: #3e6199;
}
.destacada h2.bdpp-post-title a{
	color:white !important;
}

.elementor-widget-heading .elementor-heading-title {
    color: white;
    font-family: inherit;
    font-weight: 600;
    background-color: #3e6199;
    padding: 15px;
}

/*Modificación ELEmentor*/
body.elementor-kit-99568 h5 {
    margin: 5px 10px;
}
/*Pone en itálica el pie de la imagen*/
.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    font-style: italic;
}