.titulo-post {
    text-transform: initial;
    font-size: 18px
}


/*
ul.breadcrumbs{
        display: inline-flex;
        list-style: none;
    }

    ul.breadcrumbs li{
        width: auto;
        PADDING: 0 20PX;

    }
*/

ul.breadcrumb li.active a {
    color: #777;
}

ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: inherit !important;
}

ul.breadcrumb li {
    display: inline;
    font-size: 18px;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: #307ee2;
    content: "/\00a0";
}

ul.breadcrumb li a {
    color: #307ee2;
    text-decoration: none;
    font-size: 14px;
}

ul.breadcrumb li a:hover {
    font-weight: bold;
}

.nav-tabs.tabs-tipo_contenido>li {
    margin: 0 auto;
}

.nav-tabs.tabs-tipo_contenido {
    width: 100%;
    display: block;
    margin-bottom: 48px;
    margin-top: -40px;
}

ul.breadcrumbs {
    display: inline-flex;
    list-style: none;
}

ul.breadcrumbs li {
    width: auto;
    PADDING: 0 20PX;
}

ul.breadcrumbs li.active a {
    color: blue
}


/* CSS NICOLE DESDE AQUI */

.widget-title {
    color: #2e7de1;
    text-align: left;
    letter-spacing: -1px;
    text-transform: inherit;
    font-size: 20px;
    border-bottom: 1px #2e7de1 solid;
}

.widget-title:after {
    display: none;
}

.widget a {
    color: #244791;
    font-family: 'Open Sans', 'Helvetica neue', sans-serif!important;
    font-weight: 600;
    font-size: 12px;
}

.blog-programas-relacionados a {
    color: #244791;
    font-family: 'Open Sans', 'Helvetica neue', sans-serif!important;
    font-weight: 600;
    font-size: 13px;
}

.blog-programas-relacionados li:before {
    content: '\e601';
    font-family: 'thegem-icons';
    font-size: 16px;
    font-weight: normal;
    padding-right: 8px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    color: #2e7de1;
    left: 6px;
}

.blog-programas-relacionados li:hover:before {
    color: #f6db33;
    left: 4px;
    transition: all 0.5s ease;
}

.widget a:hover {
    color: #2e7de1;
}

.widget_meta li,
.widget_rss li {
    text-transform: inherit;
}

.blog-programas-relacionados a:hover {
    color: #2e7de1;
}

.widget_meta li:before {
    color: #2e7de1;
}

.widget_meta li:hover:before {
    color: #f6db33;
    left: 4px;
    transition: all 0.5s ease;
}

.widget_meta li {
    border-bottom: none;
}

.sidebar aside {
    margin-bottom: 50px;
}

.blog-programas-relacionados .col-md-6 {
    width: 100% !important;
}

aside .imagen-profesor img,
aside .lista-mas-leidos img {
    width: 71px;
    float: left;
    text-align: left;
    margin-right: 15px;
    margin-bottom: 30px;
    clear: left;
    position: relative;
}

.widget-profesores {
    position: relative;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 250px;
    left: 2px;
}

.imagen-profesor img,
.lista-mas-leidos img {
    border: solid 2px #dfe9ff61;
    border-radius: 100px;
    max-width: 150px;
}

.grado-profesor-wd {
    font-size: 11px;
    color: #274992;
    max-width: inherit;
}

li.lista-mas-leidos {
    min-height: 100px;
}

.blog-contenido .imagen-destacada-post {
    width: 100%;
}

.publicacion .imagen-destacada-post,
publicaciones .imagen-destacada-post {
    width: 400px;
    height: 300px;
    text-align: center;
    margin: 0 auto;
    margin: 0 25%;
}

.blog-contenido h2.item-area {
    font-size: 14px;
}

.blog-contenido h1.titulo {
    text-align: center;
}

.blog-contenido .block-content {
    padding: 0px;
}

.repositorio_blog a.a-descarga-archivo,
.buscar_repositorio_blog a.a-descarga-archivo {
    display: none !important;
}

.page-template-page-template-blog .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
    font-weight: 800!important;
    color: #307ee2 !important;
    border-bottom: 3px solid #f1db45 !important;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff0 !important;
    border-top: 1px solid #ddd0 !important;
    border-left: 1px solid #ddd0 !important;
    border-right: 1px solid #ddd0 !important;
    cursor: pointer !important;
}


/* TEMP */


/*.page-template-page-template-blog #site-header .primary-navigation {
    display: none;
}*/


/**/

.page-template-page-template-blog .block-content {
    padding: 45px 0 100px;
}

.page-template-page-template-blog .nav-tabs>li>a:hover {
    border-color: #307ee2 #307ee2 #307ee2;
    color: #ffffff;
}

.page-template-page-template-blog .nav>li>a:focus {
    color: #ffffff;
    background-color: #307ee2;
}

.page-template-page-template-blog .nav>li>a:hover {
    text-decoration: none;
    background-color: #307ee2;
}

.page-template-page-template-blog .nav-tabs {
    border-bottom: 1px solid #307ee2;
}

.page-template-page-template-blog .nav-tabs.tabs-tipo_contenido {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    margin-top: 0px;
}

.page-template-page-template-blog .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    margin-bottom: -2px;
}

.page-template-page-template-blog ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #fff;
}

.page-template-page-template-blog ul.breadcrumb li.active a {
    color: #307ee2;
    font-weight: 600;
}

.blogs-destacados .titulo-post {
    text-transform: initial;
    font-size: 22px;
    letter-spacing: -1px;
    color: #ffffff;
    font-weight: bold;
}

.blogs-destacados .titulo-post a {
    color: #ffffff;
}

.blogs-destacados .nombre-areas h3 {
    font-size: 12px !important;
    color: #ffffff;
    line-height: 9px;
    margin-top: 11px;
    text-transform: inherit;
}

.blogs-destacados .nombre-areas h3 a {
    color: #ffffff !important;
    background: #247de1;
    padding: 5px 6px;
}

.blogs-destacados span.autor {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
}

.blogs-destacados .entry {
    color: #ffffff;
}

.blogs-destacados .autor a {
    color: #ffffff !important;
    text-decoration: none;
}

#contenido_blog span.entry-date {
    color: #6b6b6b;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0;
}

#contenido_blog .autor a {
    color: #307fe2;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

.page-template-page-template-blog .banner-destacado {
    margin-top: 30px;
}

.page-template-page-template-blog .textos-post .autor {
    font-size: 13px;
    color: #565656;
    font-weight: 400;
    letter-spacing: 0;
}

#mas-leidos li.lista-mas-leidos {
    min-height: 100px;
    list-style-type: none;
}

#mas-leidos ul {
    margin-left: -40px;
    margin-top: 30px;
}

div#profesores-widget4 {
    margin-top: 30px;
}

#contenido_blog .post-blog .image-post img {
    width: 100%;
}

.blogs-destacados .entry-date {
    font-weight: bold;
    color: #ffffff;
}

.blogs-destacados .textos-post {
    color: #ffffff;
    position: absolute;
    bottom: 0px;
    /* height: 400px; */
    width: 370px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    padding: 20px;
}

.page-template-page-template-blog aside {
    margin: 50px 15px;
}

aside#blog-area {
    margin: 30px 15px;
}

.page-template-page-template-blog aside .nombre-profesor {
    font-size: 14px !important;
}

.page-template-page-template-blog .blogs-posts-destacados .titulo-post {
    letter-spacing: -1px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #267ce1;
    text-transform: inherit;
    height: 80px;
    overflow: hidden;
}

.page-template-page-template-blog .blogs-posts-destacados .titulo-post a {
    color: #267ce1;
}

.blogs-posts-destacados .post-blog {
    height: 380px;
    margin: 20px 0;
}

.blogs-posts-destacados .tipo-publicacion .post-blog {
    height: 370px;
    margin: 20px 0;
}

.tipo-blog span.autor {
    color: #6a6a6a;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 400;
}

.page-template-page-template-blog .blogs-posts-destacados h3.item-area a {
    color: #267be1;
    font-weight: 600;
    font-size: 12px;
}

.page-template-page-template-blog .blogs-posts-destacados h3.item-area {
    margin: 6px auto -8px;
    text-transform: inherit;
}

.blogs-posts-destacados .banner-destacado {
    margin-top: 35px;
}

.blogs-posts-destacados .col-md-12 {
    margin: 30px 0 0 0;
}

.blogs-posts-destacados .entry {
    margin-top: 12px;
    margin-bottom: 60px;
    color: #565659;
    font-size: 15px;
}

.single-post .blog-contenido h1.titulo {
    text-align: center;
    font-size: 40px;
    color: #247de1;
    letter-spacing: -.05em;
    line-height: 1em;
    font-weight: 700;
    margin-top: 40px;
}

.single-post .blog-contenido h2.item-area {
    display: inline-block;
    margin-bottom: 33px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: initial;
    font-weight: bold;
    margin-top: -6px;
}

.single-post .blog-contenido h2.item-area a {
    color: #267ce1;
}

.single-post .blog-contenido h2.item-area a:before {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    margin: 10px auto;
    background: #267ce1;
}

#informacion_publicacion h2,
#informacion_publicacion h1,
#informacion_publicacion h3,
#informacion_publicacion h4,
#informacion_publicacion h5 {
    text-transform: inherit;
    margin-top: 40px !important;
    color: #307ce1;
}

.single-post b,
.single-post strong {
    font-weight: 700;
    color: #307ce1;
}

.blog-programas-relacionados ul {
    padding: 0;
}

.blog-programas-relacionados ul li {
    list-style-type: none;
    font-weight: 600;
    padding: 0 0 0 20px;
    text-indent: -28px;
    margin-bottom: 10px;
    line-height: 15px;
}

.blog-programas-relacionados .widget-title {
    margin-bottom: 25px;
}

.imagen-destacada-post img {
    width: 100%;
}

.single-post .blog-contenido span.titulo {
    font-size: 12px;
    text-transform: initial;
}

.single-post .blog-contenido span.autor {
    font-size: 12px;
}

.single-post .blog-contenido span.entry-date {
    font-size: 12px;
}

.single-post #informacion_publicacion {
    font-size: 16px;
    line-height: 27px;
    color: #383838;
}

.single-post .publicacion-subtitulo-data {
    text-transform: initial;
    margin-bottom: 30px;
}

.widget_meta li,
.widget_rss li {
    padding: 0 0 0 23px;
    text-indent: -25px;
    margin-bottom: 10px;
}

#blog-area .widget_meta li:before {
    content: '\e601';
    font-family: 'thegem-icons';
    font-size: 16px;
    font-weight: normal;
    padding-right: 8px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: 5px;
}

.single-post .titulo_relacionados {
    margin-top: 50px;
    font-size: 22px;
    margin: 0 0 15px;
    padding-bottom: 6px;
    text-transform: initial;
    letter-spacing: -1px;
    text-align: center;
    color: #247de1;
    font-weight: 700;
}

.single-post .posts_relacionados .col-md-4 h5,
.single-complemento .posts_relacionados h5,
.single-producto .posts_relacionados h5 {
    font-size: 18px;
    margin: 0 0 15px;
    padding-bottom: 6px;
    text-transform: initial;
    letter-spacing: -1px;
    text-align: center;
    color: #247de1;
    line-height: 22px;
    font-weight: 700;
        height: auto;
    min-height: 80px;
	
}

/*
.single-post .posts_relacionados h5:after,
.single-complemento .posts_relacionados h5:after,
.single-producto .posts_relacionados h5:after {
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    margin: 13px auto 0;
    background: #2e7de1;
}
*/

.single-post .posts_relacionados small.entry-autor {
    font-size: 11px;
    font-style: inherit;
    color: #565659;
    font-weight: 600;
    display: block;
    margin-top: 3px;
    text-align: center;
}

.posts_relacionados .entry-autor {
    font-size: 11px;
    font-style: inherit;
    color: #565659;
    font-weight: 600;
    display: block;
    margin-top: 3px;
    text-align: center;
}


/*
.single-post .posts_relacionados {
    margin-top: 80px;
    margin-bottom: 80px;
    display: inline-block;
    width: 100%;
}*/

.posts_relacionados {
    display: flex;
    justify-content: center;
    align-content: center;
    margin-top: 40px;
    margin-bottom: 80px;
    width: 100%;
}

.single-post .posts_relacionados .col-md-3 h5 {
    font-size: 16px;
    line-height: 1.4;
    margin: 5px auto 0;
    color: #2e7de1;
}

.single-post .posts_relacionados .col-md-3 img {
    width: 100%;
}

.single-post .posts_relacionados small.entry-date,
.single-complemento .posts_relacionados small.entry-date,
.single-producto .posts_relacionados small.entry-date {
    font-size: 11px;
    font-style: inherit;
    color: #565659;
    font-weight: 600;
    display: block;
    margin-top: 14px;
    text-align: center;
}

small.entry-autor:before {
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    margin: 15px auto 8px;
    background: #2e7de1;
}

@media (max-width: 1199px) {
    .blogs-destacados .textos-post {
        width: 251px;
    }
}

@media (max-width: 991px) {
	

	
    .posts_relacionados {
        display: block;
		    padding: 0 20px;
    }
	
	.posts_relacionados .col-md-4 {
    margin-bottom: 40px;
}
	
	.single-post .posts_relacionados .col-md-4 h5, .single-complemento .posts_relacionados h5, .single-producto .posts_relacionados h5 {
    min-height: auto;
}
	
    .blogs-destacados {
        height: 432px;
        margin-bottom: 30px;
    }
    #contenido_blog .blogs-destacados .post-blog .image-post {
        max-height: 440px !important;
    }
    .blogs-destacados .image-post img {
        width: auto;
        height: auto !important;
    }
    .blogs-destacados .post-blog .image-post {
        margin: 0 0 0 0 !important;
        width: 100%;
        position: absolute;
        overflow: hidden;
        max-height: 426px;
    }
    .blogs-destacados .textos-post {
        position: absolute;
        bottom: 0px;
        width: 100%;
    }
    .blogs-destacados .post-blog {
        height: 428px;
        overflow: hidden;
    }
    .blogs-destacados .col-md-4.col-md-4.col-sm-12 {
        margin-bottom: 50px;
    }
    .blogs-destacados .col-lg-12.col-md-12.col-sm-12,
    .blogs-destacados .col-md-4.col-md-4.col-sm-12 {
        padding: 0;
    }
    .blog-contenido .col-lg-9.col-md-9.col-sm-12 {
        max-width: 100%;
        margin-right: 0px !important;
        margin: 0px;
    }
    .single-post iframe {
        width: 100%;
        height: 370px;
    }
	
	.page-template-page-template-blog .nav-tabs>li>a {
    font-size: 10px;
}
	
	.blog-repositorio .row {
    margin-top: 0em;
}
	
	.page-template-page-template-blog aside {
    margin: 30px 15px;
		display: inline-block;
}
	.blogs-destacados .titulo-post {
    line-height: 25px !important;
}
	
	
}

@media (max-width: 375px) {
    .blogs-destacados .image-post img {
        width: auto;
        height: 100%;
        margin-left: -50%;
    }
}


/*MENU

#menu-item-33690 ul.sub-menu.styled,
#menu-item-33689 ul.sub-menu.styled {
    left: 18%;
}*/

#menu-item-34937 ul.sub-menu.styled,
#menu-item-34938 ul.sub-menu.styled {
    left: 18%;
}

#contenido_blog .post-blog .image-post {
    max-height: 195px;
    overflow: hidden;
}

#contenido_blog .post-blog .image-post img {
    width: 100%;
    margin-top: -26px;
}

.blogs-destacados .entry {
    display: none;
}

.blogs-destacados .autor {
    color: #ffffff !important;
}

.blog-contenido .col-lg-9.col-md-9.col-sm-12 {
    max-width: 760px;
    margin-right: 80px;
}

.blog-contenido .posts_relacionados .imagen-entrada {
    overflow: hidden;
    max-height: 160px;
}

.blog-contenido .posts_relacionados .imagen-entrada img {
    margin: -18px 0 0 -15px !important;
}

.gcse-searchresults,
#___gcse_1 {
    display: block;
    z-index: 9999999;
    position: absolute;
    height: 100%;
    background: #fff;
    width: 100%;
}

.single-post .sidebar {
    background-color: #f7f7f7;
}

div#sidebar-blog {
    background-color: #f7f7f7;
}

.single-post aside#mas-leidos {
    width: 225px;
    margin-left: 15px;
}

.blogs-destacados {
    width: 100%;
    height: 440px;
    border-bottom: 1px solid #d6e9ff;
}

.blog-repositorio form#sobre_buscador {
    position: relative;
    right: 0px;
    float: right;
    margin-bottom: 20px;
    margin-right: 0px;
    max-width: 580px;
}

@media (min-width: 1200px) {
    .page-template-page-template-blog .col-lg-9 {
        width: 74%;
    }
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus {
    border-color: #75b1ff !important;
}

*:not(.gem-table):not(.cart_totals)>table:not(.shop_table):not(.group_table):not(.variations) td,
*:not(.gem-table):not(.cart_totals)>table:not(.shop_table):not(.group_table):not(.variations) th {
    padding: 0px 9px;
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus {
    border-color: #75b1ff !important;
    color: #307ee2;
}

.gsc-webResult.gsc-result:hover {
    border-color: #f7f7f7 !important;
    background-color: #f7f7f7 !important;
}

.gsc-control-cse {
    font-family: 'Open Sans', 'Helvetica neue', sans-serif !important;
}

.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
}

.gs-webResult .gs-snippet,
.gs-fileFormatType {
    color: #656565;
    font-family: 'Open Sans', 'Helvetica neue', sans-serif !important;
    line-height: 22px !important;
}

.gsc-resultsbox-visible {
    display: block;
    width: 90%;
}

.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
    color: #264790 !important;
}

.gsc-webResult.gsc-result {
    margin: 0;
    padding: 25px 0 !important;
    border: 1px solid #fff;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #307FE2;
    background-color: #FFFFFF;
    color: #307FE2;
    font-size: 15px !important;
}

gs-per-result-labels {
    font-size: 10px;
    color: #888888 !important;
}

.gs-per-result-labels {
    display: none;
} 

.blog-repositorio span#gs_cb50 {
    display: none !important;
    ;
}

#main-content.publicaciones .imagen-destacada-post {
    width: auto;
    text-align: center !important;
}

.publicaciones .imagen-destacada-post img {
    /*width: auto;*/
    width: 440px;
}

.publicaciones .last-content-entrada {
    display: none;
}

.tipo-publicacion .post-blog a.a-descarga-archivo {
    display: none !important;
}

.blog-repositorio button.btn.btn-default:before {
    position: absolute;
    top: 8px;
    left: 14px;
    z-index: 20;
    font: normal 20px/1 dashicons !important;
    content: "\f179";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
}

.blog-repositorio button.btn.btn-default {
    background-color: #2e7de1 !important;
}

.blog-repositorio .btn-default:hover {
    color: #ffffff !important;
    background-color: #2e7de1 !important;
    border-color: #2e7de1 !important;
}

.single-producto .imagen-entrada img,
.single-coplemento .imagen-entrada img {
    vertical-align: middle;
    height: 200px;
}

.tipo-blog,
.tipo-publicacion {
    max-height: 440px;
    height: 430px;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}

.tipo-publicacion .post-blog .descargar_archivo {
    display: none !important;
}

h6,
.title-h6 {
    color: #383838;
    font-weight: normal;
    font-size: 12px;
    text-transform: inherit;
}

.blogs-destacados .nombre-areas {
    position: absolute;
    bottom: 196px;
    left: 20px;
}

.frm_forms.with_frm_style .frm_primary_label {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
    font-size: 16px !important;
    color: #444 !important;
    font-weight: 500 !important;
    text-align: left !important;
    margin: 0;
    padding: 0 0 3px !important;
    width: auto;
    margin-top: 12px;
    margin-bottom: 12px;
    display: block;
}

.frm_forms.with_frm_style .frm-show-form .frm_section_heading h3 {
    padding: 15px 0 3px !important;
    margin: 0 !important;
    font-size: 22px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
    font-weight: 700 !important;
    color: #2e7de1 !important;
    border: none !important;
    border-top: 2px solid #e8e8e8 !important;
    background-color: transparent !important;
}

.frm_forms.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing,
.menu-edit #post-body-content .frm_forms.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
    margin-bottom: 20px !important;
}

.frm_forms.with_frm_style p.description,
.frm_forms.with_frm_style div.description,
.frm_forms.with_frm_style div.frm_description,
.frm_forms.with_frm_style .frm-show-form>div.frm_description,
.frm_forms.with_frm_style .frm_error {
    margin: 0 !important;
    padding: 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif !important;
    font-size: 15px !important;
    color: #666 !important;
    font-weight: 400 !important;
    text-align: left !important;
    font-style: normal !important;
    max-width: 100%;
    margin-top: 12px !important;
}

.frm_forms.with_frm_style .form-field.frm_section_heading {
    margin-bottom: 12px !important;
    padding-top: 20px;
}

.frm_forms.with_frm_style p.description,
.frm_forms.with_frm_style div.description,
.frm_forms.with_frm_style div.frm_description,
.frm_forms.with_frm_style .frm-show-form>div.frm_description,
.frm_forms.with_frm_style .frm_error {
    font-size: 15px !important;
    margin-top: 15px !important;
}

.with_frm_style .frm_radio input[type=radio],
.with_frm_style .frm_checkbox input[type=checkbox] {
    flex: none;
    display: inline-block;
    margin: 4px 5px 15px 0;
    width: auto;
    border: none;
    vertical-align: baseline;
    position: initial;
}

.frm_opt_container .checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 0px !important;
}

div.frm_description {
    font-size: 14px !important;
}

.pswp__ui.pswp__ui--hidden {
    display: none;
}

.blogs-destacados .image-post img {
    width: auto;
    height: 100%;
}

.blogs-destacados .post-blog {
    height: 440px !important;
    overflow: hidden;
}

.blogs-destacados .tipo-publicacion .post-blog .image-post {
    margin: 0;
}

.blogs-destacados .post-blog .image-post {
    margin: 0 0 0 -45%;
}

#contenido_blog .blogs-destacados .post-blog .image-post {
    max-height: inherit;
    overflow: inherit;
}

.blogs-destacados .titulo-post a {
    color: #ffffff !important;
}

.blogs-destacados .titulo-post {
    text-transform: initial !important;
    font-size: 22px !important;
    letter-spacing: -1px !important;
    color: #ffffff !important;
    font-weight: bold !important;
    height: inherit !important;
    line-height: inherit !important;
}

.blogs-destacados .entry-date {
    font-weight: bold !important;
    color: #ffffff !important;
}

.blogs-destacados span.autor {
    color: #fff !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: 300 !important;
}

.blogs-destacados .post-blog .image-post img {
    width: auto !important;
    margin-top: -34px !important;
    /* margin-top: inherit !important;*/
}

.blogs-destacados .autor a {
    color: #fff !important;
    font-weight: inherit !important;
}

.blogs-destacados .tipo-blog,
.blogs-destacados .tipo-publicacion {
    padding-top: 0px !important;
}

.blogs-destacados .post-blog {
    margin: 0px !important;
}


/*.blogs-destacados .post-blog .image-post img {
    width: 100% !important;
    margin-top: inherit !important;
}*/

.blog-repositorio div#___gcse_0 {
    background: #307fe2;
    height: 160px;
    margin-bottom: 12px;
    margin-top: 0px;
    display: block;
    padding: 65px 15px 30px;
    position: relative;
    width: 100%;
    left: 0;
}

.blog-repositorio .gsc-input-box {
    border-color: #ffffff !important;
    color: #307ee2;
}

.blog-repositorio input.gsc-input {
    height: 41px !important;
    margin-top: 1px !important;
    background: white !important;
}

.blog-repositorio input.gsc-input {
    border-color: #ffffff !important;
    color: #307ee2;
}

.blog-repositorio.gsc-search-button-v2,
.blog-repositorio.gsc-search-button-v2:hover,
.blog-repositorio .gsc-search-button-v2:focus {
    border-color: #ffcb29 !important;
    background-color: #ffcb29 !important;
    height: 44px;
    margin-top: 0px !important;
    margin-left: -19px !important;
    border-radius: 0px 2px 2px 0px !important;
}

.blog-repositorio .gsc-search-button-v2,
.blog-repositorio .gsc-search-button-v2:hover,
.blog-repositorio .gsc-search-button-v2:focus {
    border-color: #ffcb29 !important;
    background-color: #ffcb29 !important;
    height: 55px;
    margin-top: 0px !important;
    margin-left: -19px !important;
    border-radius: 0px 2px 2px 0px !important;
}

.blog-repositorio form.gsc-search-box {
    font-size: 13px !important;
    width: 100% !important;
    margin: 0 auto !important;
    max-width: 1000px !important;
    max-width: 780px !important;
}

.blog-repositorio *:not(.gem-table):not(.cart_totals)>table:not(.shop_table):not(.group_table):not(.variations) td {
    border: none;
}

.titulo.escrito_por_recientes {
    font-size: 12px;
}

.gcsc-find-more-on-google,
.gcsc-find-more-on-google-branding {
    display: none !important;
}

.single-complemento .posts_relacionados .imagen-entrada {
    height: 200px;
    overflow: hidden;
}

.single-complemento .posts_relacionados .imagen-entrada img {
    height: auto;
    text-align: center;
    align-content: center;
    /* margin: 0 27px; */
    width: 100%;
}

nav.responsive .mobile-menu-slide-wrapper #primary-menu #menu-item-35044 span.menu-item-parent-toggle {
    width: 50px !important;
}

@media (max-width: 991px) {
	
	.blogs-destacados .nombre-areas {
    position: absolute;
    bottom: 250px;
    left: 20px;
}
	div#contenido_blog {
    overflow: hidden;
}
	
}

.nombre-areas {
    height: 10px;
}

.single-post .nombre-areas {
    height: inherit !important;
}