html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
    max-width: 100%;
    height: auto
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px
}

.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px
}

.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 12px
}

.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important;
    text-align: center;
    padding: 4px
}

.wp-caption img {
    margin: 5px 5px 0
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px
}

.gallery {
    margin: 0 auto 18px
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery img {
    border: 10px solid #f1f1f1
}

.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto
}

.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto
}

.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px
}

.gallery br + br {
    display: none
}

.wp-smiley, .gallery dl {
    margin: 0
}

.default_font {
    font-family: 'Roboto', sans-serif
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

body {
    font-size: 16px;
    color: #444;
    background: #242424;
    font-family: 'Montserrat', sans-serif;
}

body #pagina {
    background: #f3f3f3
}

body.menu-visible {
    overflow-y: hidden
}

.volver_arriba {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s linear, opacity 0.3s linear;
    bottom: 0px;
    right: 0px;
    background: #171a1b;
    color: #7e7e7e;
    font-size: 24px;
    line-height: 24x;
    padding: 10px 15px;
    cursor: pointer;
    z-index: 5
}

.volver_arriba:hover {
    color: #171a1b;
    background: #eae8e8
}

body.scrolled .volver_arriba {
    visibility: visible;
    opacity: 1
}

.pixeltag {
    width: 1px;
    height: 0;
    opacity: 0;
    position: absolute
}

.main_wrapper {
    max-width: 1305px;
    width: 100%;
    margin: auto;
    padding: 0px 0 0 10px
}

.acceso_directo, #cboxCurrent, .menu h3 {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.enlaces_compartir {
    display: none
}

.busqueda_vacia {
    padding: 20px 0px 50px
}

.wp-caption {
    max-width: 100% !important
}

.avisoslb {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0
}

.newsletter {
    /*background: url(images/bg_caja_newsletter.png) 0px 0px repeat-x #e2505c*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e25300+0,ff9400+100 */
background: rgb(226,83,0); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(226,83,0,1) 0%, rgba(255,148,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(226,83,0,1) 0%,rgba(255,148,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(226,83,0,1) 0%,rgba(255,148,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25300', endColorstr='#ff9400',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.newsletter input[type=text] {
    border: none;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    width: 100%;
    font-size: 12px;
    color: #9f9f9f;
    font-style: italic;
    margin-bottom: 35px
}

.newsletter input[type=submit] {
    background: none;
    border: 2px solid #fff;
    padding: 15px 45px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    cursor: pointer
}

.newsletter input[type=submit]:hover {
    background: #fff;
    color: #e55d57
}

.newsletter .mensaje_ok, .newsletter .mensaje_error {
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px
}

.newsletter .mensaje_error {
    color: #9b0707
}

.newsletter h4 {
    font-size: 18px;
    margin-bottom: 20px
}

.newsletter h4 strong {
    font-size: 37px
}

.newsletter ul.tipos_alta {
    text-align: left;
    margin-bottom: 25px
}

.newsletter ul.tipos_alta li {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px
}

.newsletter ul.tipos_alta li a {
    background: url(images/check_newsletter_listado.png) 0px -23px no-repeat;
    color: #fff;
    text-decoration: none;
    line-height: 23px;
    padding-left: 23px;
    display: block
}

.newsletter ul.tipos_alta li.on a {
    background-position: 0px 0px
}

#newsletterlb {
    padding: 30px;
    text-align: center
}

#newsletterlb h4 {
    text-transform: uppercase;
    color: #fff
}

#newsletterlb ul.tipos_alta {
    text-align: center
}

#newsletterlb .icon-cancel-circled-outline {
    position: absolute;
    right: 5px;
    top: 8px;
    color: #fff;
    cursor: pointer;
    width: 20px;
    height: 20px;
    font-weight: bold !important;
}

#cboxClose {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 21px;
    height: 21px;
    text-indent: -99999em;
    background: url(images/cerrar_lb.png) center center no-repeat;
    border: none
}

#cboxOverlay {
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.mensaje_cookies {
    background: #e25300;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    opacity: 0.9;
    display: none
}

.mensaje_cookies:hover {
    opacity: 1
}

.mensaje_cookies .wrapper {
    max-width: 1305px;
    margin: auto;
    padding: 10px 40px 10px 10px;
    position: relative
}

.mensaje_cookies .wrapper a {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    text-indent: -99999em;
    background: url(images/cerrar_cookie.png) center center no-repeat
}

.addthis_32x32_style .dummy .at300bs, .addthis_32x32_style .at300bs, .addthis_32x32_style .at15t {
    background: url(images/share_buttons.png) 0px 0px no-repeat !important
}

.addthis_32x32_style .dummy .at300bs.at15t_twitter, .addthis_32x32_style .at300bs.at15t_twitter, .addthis_32x32_style .at15t.at15t_twitter {
    background-position: -39px 0px !important
}

.addthis_32x32_style .dummy .at300bs.at15t_pinterest_share, .addthis_32x32_style .at300bs.at15t_pinterest_share, .addthis_32x32_style .at15t.at15t_pinterest_share {
    background-position: -79px 0px !important
}

.addthis_32x32_style .dummy .at300bs.at15t_google_plusone_share, .addthis_32x32_style .at300bs.at15t_google_plusone_share, .addthis_32x32_style .at15t.at15t_google_plusone_share {
    background-position: -118px 0px !important
}

.addthis_32x32_style .dummy .at300bs.at15t_linkedin, .addthis_32x32_style .at300bs.at15t_linkedin, .addthis_32x32_style .at15t.at15t_linkedin {
    background-position: -157px 0px !important
}

.addthis_32x32_style .dummy .at300bs.at15t_meneame, .addthis_32x32_style .at300bs.at15t_meneame, .addthis_32x32_style .at15t.at15t_meneame {
    background-position: -196px 0px !important
}

.current_shares {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 20px 20px 20px 0px;
    background-color: rgba(0, 0, 0, 0.7);
    display: block;
    font-size: 12px;
    width: 100%
}

.current_shares ul li {
    display: inline-block;
    padding-left: 17px;
    color: #fff;
    text-decoration: none;
    line-height: 15px;
    background: url(images/shares_rollover.png) 0px 0px no-repeat;
    margin-left: 20px
}

.current_shares ul li.twitter {
    background-position: 0px -15px
}

.current_shares ul li.pinterest {
    background-position: 0px -30px
}

.navigation {
    max-width: 1305px;
    margin: auto;
    padding: 50px 25px;
    position: relative
}

.navigation ol {
    text-align: center;
    margin: 0px 70px
}

.navigation ol li {
    display: inline-block;
    line-height: 43px
}

.navigation ol li .current, .navigation ol li a, .navigation ol li .gap {
    font-size: 20px;
    color: #3a3a3a;
    text-decoration: none;
    padding: 0px 10px
}

.navigation ol li .current {
    color: #b4b4b4
}

.navigation div.prev, .navigation div.next {
    position: absolute;
    top: 50px
}

.navigation div.prev a, .navigation div.next a {
    width: 43px;
    height: 43px;
    background: url(images/paginador.png) 0px -43px no-repeat;
    text-indent: -99999em;
    display: block
}

.navigation div.prev {
    left: 40px
}

.navigation div.prev a:hover {
    background-position: 0px 0px
}

.navigation div.next {
    right: 40px
}

.navigation div.next a {
    background-position: -43px -43px
}

.navigation div.next a:hover {
    background-position: -43px 0px
}

.item .comprar {
    position: absolute;
    top: 15px;
    right: 15px
}

.item .comprar:nth-child(n) {
    filter: none
}

.item .comprar a {
    display: inline-block;
    text-decoration: none;
    background: url(images/carrito.png) center center no-repeat;
    background-color: #e25300;
    background-color: rgba(244, 150, 0, 0.8);
    width: 50px;
    height: 50px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px
}

.item .comprar a strong {
    display: none;
    line-height: 52px;
    padding: 0px 20px 0px 50px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold
}

.item .comprar a:hover {
    width: auto;
    background-position: 19px center;
    text-decoration: none
}

.item .comprar a:hover strong {
    display: block;
    text-decoration: none
}

.bloque {
    padding-bottom: 60px
}

.de_compras.bloque.oscuro {
    padding-bottom: 0
}

.bloque h3 {
    font-family: 'Chivo', sans-serif;
    text-align: center;
    padding: 50px 20px;
    display: block;
    font-weight: 100
}

.bloque h3 .titulo_seccion_wrapper {
    font-family: 'Chivo', sans-serif;
    display: inline-block;
    font-size: 48px;
    background: url(images/bg_titulo_seccion.png) center bottom no-repeat;
    padding-bottom: 20px
}

.bloque .items, .widget .items {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    width: 100%;
    display: table
}

.bloque .items .item, .widget .items .item {
    vertical-align: top;
    display: inline-block;
    padding: 0px 10px 20px 10px;
    font-size: 16px;
    overflow: hidden
}

.bloque .items .item .media, .widget .items .item .media {
    position: relative
}

.bloque .items .item img, .widget .items .item img {
    width: 100%;
    height: auto;
    line-height: 0px;
    display: block
}

.bloque .items .item img.pixeltag, .widget .items .item img.pixeltag {
    width: 1px;
    opacity: 0
}

.bloque .items .item .texto, .widget .items .item .texto {
    text-align: center
}

.bloque .items .item .texto .cuerpo_item, .widget .items .item .texto .cuerpo_item {
    padding: 30px 20px 0px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative
}

.bloque .items .item .texto .cuerpo_item h4, .widget .items .item .texto .cuerpo_item h4 {
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    font-weight: 100;
    color: #303030
}

.bloque .items .item .texto .cuerpo_item h4 a, .widget .items .item .texto .cuerpo_item h4 a {
    text-decoration: none;
    color: #303030
}

.bloque .items .item .texto .cuerpo_item h4 a:hover, .widget .items .item .texto .cuerpo_item h4 a:hover {
    color: #e25300 !important
}

.bloque .items .item .texto .cuerpo_item .resumen, .widget .items .item .texto .cuerpo_item .resumen {
    line-height: 24px;
    color: #505050
}

.bloque .items .item .texto .cuerpo_item a, .widget .items .item .texto .cuerpo_item a {
    text-decoration: none
}

.bloque .items .item .texto .cuerpo_item a h4, .widget .items .item .texto .cuerpo_item a h4 {
    color: #303030
}

.bloque .items .item .texto .cuerpo_item a .resumen, .widget .items .item .texto .cuerpo_item a .resumen {
    color: #505050
}

.bloque .items .item .texto .cuerpo_item a:hover h4, .widget .items .item .texto .cuerpo_item a:hover h4 {
    color: #e25300 !important
}

.bloque .items .item .texto .cuerpo_item.recortado:after, .widget .items .item .texto .cuerpo_item.recortado:after {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(to top, #ffffff 1%, rgba(255, 255, 255, 0) 10%);
    pointer-events: none
}

.bloque .items .item .texto .meta_item, .widget .items .item .texto .meta_item {
    font-family: 'Chivo', sans-serif;
    padding: 10px 10px;
    line-height: 32px;
    font-size: 13px;
    color: #b2b2b2;
    border-top: 1px solid #eaeaea;
    position: relative
}

.bloque .items .item .texto .meta_item .fecha, .widget .items .item .texto .meta_item .fecha {
    font-family: 'Chivo', sans-serif;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #eaeaea;
    margin-right: 10px;
    padding-right: 10px
}

.bloque .items .item .texto .meta_item .categoria, .widget .items .item .texto .meta_item .categoria {
    display: inline-block;
    vertical-align: top
}

.bloque .items .item .texto .meta_item .categoria a, .widget .items .item .texto .meta_item .categoria a {
    text-decoration: none;
    color: #e25300
}

.bloque .items .item .texto .meta_item .categoria a:hover, .widget .items .item .texto .meta_item .categoria a:hover {
    text-decoration: underline
}

.bloque .items .item .texto .meta_item .compartir, .widget .items .item .texto .meta_item .compartir {
    width: 18px;
    height: 20px;
    background: url(images/compartir.png) 0px 0px no-repeat;
    text-indent: -99999em;
    position: absolute;
    bottom: 15px;
    right: 15px
}

.bloque .items .item .texto .meta_item .compartir a, .widget .items .item .texto .meta_item .compartir a {
    display: block
}

.bloque .items .item.ancha, .widget .items .item.ancha {
    width: 50%
}

.bloque .items .item.estrecha, .widget .items .item.estrecha {
    width: 25%
}

.bloque .items .item.doble .subitem, .widget .items .item.doble .subitem {
    display: block;
    margin-bottom: 0px
}

.bloque .items .item.doble .subitem:first-child, .widget .items .item.doble .subitem:first-child {
    margin-bottom: 20px
}

.bloque .items .item .publi, .widget .items .item .publi {
    text-align: center;
    background: #fff;
    line-height: 70px;
    overflow: hidden;
    position: relative;
    font-size: 12px
}

.bloque .items .item .publi > div, .widget .items .item .publi > div {
    width: 100% !important;
    height: auto !important
}

.bloque .items .item .publi img, .widget .items .item .publi img {
    margin: auto;
    width: 100%;
    height: auto
}

.bloque .items .item .publi.con_video, .widget .items .item .publi.con_video {
    background: #232323;
    color: #fff
}

.bloque .items .item .publi.con_video .video_wrapper, .widget .items .item .publi.con_video .video_wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.bloque .items .item .publi.con_video .video_wrapper iframe, .bloque .items .item .publi.con_video .video_wrapper object, .bloque .items .item .publi.con_video .video_wrapper embed, .widget .items .item .publi.con_video .video_wrapper iframe, .widget .items .item .publi.con_video .video_wrapper object, .widget .items .item .publi.con_video .video_wrapper embed {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bloque .items .item .publi.con_video a, .widget .items .item .publi.con_video a {
    text-decoration: none !important
}

.bloque .items .item .publi.con_video .texto, .widget .items .item .publi.con_video .texto {
    background: #232323;
    color: #fff
}

.bloque .items .item .publi.con_video .texto .cuerpo_item h4, .widget .items .item .publi.con_video .texto .cuerpo_item h4 {
    color: #fff;
    font-size: 24px
}

.bloque .items .item .publi.con_video .texto .cuerpo_item .resumen, .widget .items .item .publi.con_video .texto .cuerpo_item .resumen {
    font-size: 15px;
    color: #ccc
}

.bloque .items .item .publi.con_video .texto .cuerpo_item.recortado:after, .widget .items .item .publi.con_video .texto .cuerpo_item.recortado:after {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(to top, #232323 1%, rgba(35, 35, 35, 0) 10%);
    pointer-events: none
}

.bloque .items .item .caja, .widget .items .item .caja {
    text-align: center;
    padding: 30px 25px
}

.bloque .items .item .caja h4, .widget .items .item .caja h4 {
    line-height: 35px;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 100;
    color: #fff;
    margin-bottom: 35px
}

.bloque .items .item .caja.newsletter, .widget .items .item .caja.newsletter {
    /*background: url(images/bg_caja_newsletter.png) 0px 0px repeat-x #e2505c*/
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e25300+0,ff9400+100 */
background: rgb(226,83,0); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(226,83,0,1) 0%, rgba(255,148,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(226,83,0,1) 0%,rgba(255,148,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(226,83,0,1) 0%,rgba(255,148,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25300', endColorstr='#ff9400',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.bloque .items .item .caja.newsletter input[type=text], .widget .items .item .caja.newsletter input[type=text] {
    border: none;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    width: 100%;
    font-size: 12px;
    /*color: #9f9f9f;*/
    color: #fff;
    background: rgba(255,255,255,.3);
    font-style: italic;
    margin-bottom: 35px
}

.bloque .items .item .caja.newsletter input[type=text]::-webkit-input-placeholder, .widget .items .item .caja.newsletter input[type=text]::-webkit-input-placeholder {
  color: #fff;
}

.bloque .items .item .caja.newsletter input[type=text]:-ms-input-placeholder, .widget .items .item .caja.newsletter input[type=text]:-ms-input-placeholder {
  color: #fff;
}

.bloque .items .item .caja.newsletter input[type=text]::placeholder, .widget .items .item .caja.newsletter input[type=text]::placeholder {
  color: #fff;
}


.bloque .items .item .caja.newsletter input[type=submit], .widget .items .item .caja.newsletter input[type=submit] {
    background: none;
    border: 2px solid #fff;
    padding: 15px 45px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    cursor: pointer
}

.bloque .items .item .caja.newsletter input[type=submit]:hover, .widget .items .item .caja.newsletter input[type=submit]:hover {
    background: #fff;
    /*color: #e55d57*/
    color: #e25300
}

.bloque .items .item .caja.newsletter .mensaje_ok, .bloque .items .item .caja.newsletter .mensaje_error, .widget .items .item .caja.newsletter .mensaje_ok, .widget .items .item .caja.newsletter .mensaje_error {
    color: #fff;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px
}

.bloque .items .item .caja.newsletter .mensaje_error, .widget .items .item .caja.newsletter .mensaje_error {
    color: #9b0707
}

.bloque .items .item .caja.newsletter h4, .widget .items .item .caja.newsletter h4 {
    font-size: 18px;
    margin-bottom: 20px
}

.bloque .items .item .caja.newsletter h4 strong, .widget .items .item .caja.newsletter h4 strong {
    font-size: 34px
}

.bloque .items .item .caja.newsletter ul.tipos_alta, .widget .items .item .caja.newsletter ul.tipos_alta {
    text-align: left;
    margin-bottom: 25px
}

.bloque .items .item .caja.newsletter ul.tipos_alta li, .widget .items .item .caja.newsletter ul.tipos_alta li {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px
}

.bloque .items .item .caja.newsletter ul.tipos_alta li a, .widget .items .item .caja.newsletter ul.tipos_alta li a {
    background: url(images/check_newsletter_listado.png) 0px -23px no-repeat;
    color: #fff;
    text-decoration: none;
    line-height: 23px;
    padding-left: 23px;
    display: block
}

.bloque .items .item .caja.newsletter ul.tipos_alta li.on a, .widget .items .item .caja.newsletter ul.tipos_alta li.on a {
    background-position: 0px 0px
}

.bloque .items .item .caja.redes, .widget .items .item .caja.redes {
    /*background: url(images/bg_caja_redes.png) 0px 0px repeat-x #1084a7;*/
    /*color: #fff;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#32beff+0,32ffcf+100 */
    background: rgb(50,190,255); /* Old browsers */
    background: -moz-linear-gradient(45deg,  rgba(50,190,255,1) 0%, rgba(50,255,207,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  rgba(50,190,255,1) 0%,rgba(50,255,207,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  rgba(50,190,255,1) 0%,rgba(50,255,207,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32beff', endColorstr='#32ffcf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    min-height: 320px
}

.bloque .items .item .caja.redes p, .widget .items .item .caja.redes p {
    font-size: 16px;
    line-height: 19px;
    color: #fff
}

.bloque .items .item .caja.redes ul, .widget .items .item .caja.redes ul {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin-top: 35px;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
}

.bloque .items .item .caja.redes ul li, .widget .items .item .caja.redes ul li {
    display: inline-block;
    vertical-align: top;
    background: url(images/banner_redes.png) 0px 0px no-repeat;
    margin: 0px 3px 8px
}

.bloque .items .item .caja.redes ul li a, .widget .items .item .caja.redes ul li a {
    display: block;
    width: 54px;
    height: 54px
}


.bloque .items .item .caja.redes ul li.tiktok, .widget .items .item .caja.redes ul li.tiktok {
    background-position: -54px 0px
}

.bloque .items .item .caja.redes ul li.facebook, .widget .items .item .caja.redes ul li.facebook {
    background-position: -108px 0px
}

.bloque .items .item .caja.redes ul li.pinterest, .widget .items .item .caja.redes ul li.pinterest {
    background-position: -162px 0px
}

.bloque .items .item .caja.redes ul li.twitter, .widget .items .item .caja.redes ul li.twitter {
    background-position: -216px 0px
}

.bloque .items .item .caja.redes ul li.linkedin, .widget .items .item .caja.redes ul li.linkedin {
    background-position: -270px 0px
}


.bloque .items .item.evento .texto .cuerpo_item, .widget .items .item.evento .texto .cuerpo_item {
    background: url(images/caja_fecha.png) 0px 30px no-repeat;
    padding: 30px 20px 20px 0px;
    min-height: 128px
}

.bloque .items .item.evento .texto .cuerpo_item .fecha, .widget .items .item.evento .texto .cuerpo_item .fecha {
    color: #fff;
    width: 67px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 10px;
    float: left
}

.bloque .items .item.evento .texto .cuerpo_item .fecha strong, .widget .items .item.evento .texto .cuerpo_item .fecha strong {
    font-size: 28px
}

.bloque .items .item.evento .texto .cuerpo_item h4, .widget .items .item.evento .texto .cuerpo_item h4 {
    margin-left: 80px;
    text-align: left
}

.bloque .items .item.evento .texto .cuerpo_item .resumen, .widget .items .item.evento .texto .cuerpo_item .resumen {
    padding-left: 20px
}

.bloque .items .item.con_overflow, .widget .items .item.con_overflow {
    overflow: inherit
}

.bloque .items .item.con_overflow .publi, .widget .items .item.con_overflow .publi {
    overflow: inherit
}

.bloque .ver_mas, .widget .ver_mas {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    text-align: center;
    background: url(images/ver_mas_claro.png) 0px center repeat-x
}

.bloque .ver_mas .ver_mas_wrapper, .widget .ver_mas .ver_mas_wrapper {
    display: inline-block;
    background: #f3f3f3;
    padding: 0px 10px
}

.bloque .ver_mas .ver_mas_wrapper a, .widget .ver_mas .ver_mas_wrapper a {
    color: #464646;
    text-decoration: none;
    padding: 15px 28px;
    display: block;
    border: 2px solid #e5e2de;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px
}

.bloque .ver_mas .ver_mas_wrapper a:hover, .widget .ver_mas .ver_mas_wrapper a:hover {
    background: #e5e2de
}

.banner_categoria {
    max-width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 10px
}

.banner_categoria img {
    max-width: 100%;
    height: auto
}

#cabecera_wrapper {
    border-bottom: 1px solid #dcdcdc
}

#cabecera_wrapper header .barra_superior {
    background: #fff;
    border-bottom: 1px solid #eee;
}

#cabecera_wrapper header .barra_superior .menu {
    display: inline-block
}

#cabecera_wrapper header .barra_superior .menu li {
    display: inline-block
}

#cabecera_wrapper header .barra_superior .menu li a {
    text-decoration: none;
    color: #7e7e7e;
    font-size: 13px;
    line-height: 48px;
    display: block;
    margin-right: 15px
}

#cabecera_wrapper header .barra_superior .menu li a:hover {
    color: #444
}

#cabecera_wrapper header .sidebar-header-social {
    float: right
}

#cabecera_wrapper header .sidebar-header-social li.widget {
    margin-bottom: 0px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.idiomas {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin-right: 40px;
    float: right
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.idiomas li {
    display: inline-block;
    margin-right: 10px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.idiomas li a {
    font-size: 13px;
    color: #7e7e7e;
    text-decoration: none;
    line-height: 57px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.idiomas li a:hover {
    color: #fff
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-align: right;
    float: right
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li {
    display: inline-block;
    margin-bottom: 0px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li a {
    width: 48px;
    height: 48px;
    display: block;
    text-indent: -99999em;
    background: url(images/enlaces_sociales.png) 0px -4px no-repeat
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li.instagram a {
    background-position: -6px -8px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li.tiktok a {
    background-position: -70px -8px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li.facebook a {
    background-position: -132px -9px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li.pinterest a {
    background-position: -193px -9px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li.twitter a {
    background-position: -254px -8px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li.linkedin a {
    background-position: -319px -9px
}

#cabecera_wrapper header .sidebar-header-social li.widget ul.enlaces_sociales li.text {
    font-size: 14px;
    line-height: 48px;
    float: left;
    color: #7e7e7e;
    background: none;
    margin-right: 10px
}

#cabecera_wrapper header .barra_principal {
    background: #fff;
    overflow: hidden;
    clear: both
}

#cabecera_wrapper header .barra_principal hgroup {
    display: inline-block;
    margin-top: 16px
}

#cabecera_wrapper header .barra_principal hgroup h1 a, #cabecera_wrapper header .barra_principal hgroup div a {
    width: 330px;
    height: 43px;
    background: url(images/diariodesign.png) 0px 0px no-repeat;
    display: block;
    text-indent: -99999em
}

#cabecera_wrapper header .barra_principal #menu_principal {
    float: right
}

#cabecera_wrapper header .barra_principal #menu_principal a.cerrar {
    display: none;
    position: absolute;
    top: 0;
    left: -55px;
    background: #f3f3f3;
    color: #4a4a4a;
    font-size: 35px;
    line-height: 35px;
    padding: 10px
}

#cabecera_wrapper header .barra_principal #menu_principal a.cerrar em:before {
    margin: 0 !important;
    padding: 0 !important
}

#cabecera_wrapper header .barra_principal #menu_principal li {
    display: inline-block
}

#cabecera_wrapper header .barra_principal #menu_principal li a {
    text-decoration: none;
    color: #666;
    font-size: 13px;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 85px;
    padding: 0px 6px
}

#cabecera_wrapper header .barra_principal #menu_principal li a:hover {
    color: #e25300
}

#cabecera_wrapper header .barra_principal #menu_principal li.current-menu-item a {
    color: #e25300
}

#cabecera_wrapper header .barra_principal #menu_principal .sidebar-header-social, #cabecera_wrapper header .barra_principal #menu_principal .menu_superior_bis {
    display: none
}

#cabecera_wrapper header .barra_principal #menu_principal > .menu, #cabecera_wrapper header .barra_principal #menu_principal .buscador {
    display: inline-block
}

#cabecera_wrapper header .barra_principal #menu_principal .buscador {
    line-height: 85px;
    background: #eae8e8
}

#cabecera_wrapper header .barra_principal #menu_principal .buscador input[type=text] {
    border: none;
    background: none;
    padding: 25px 15px;
    width: 150px;
    color: #717171;
    font-style: italic
}

#cabecera_wrapper header .barra_principal #menu_principal .buscador input[type=submit] {
    background: url(images/buscador.png) center center no-repeat;
    border: none;
    text-indent: -99999em;
    padding: 25px;
    cursor: pointer
}

#cabecera_wrapper header .barra_principal .lanzador_menu {
    display: none
}

#cabecera_wrapper header .barra_principal .lanzador_menu a {
    display: block;
    width: 84px;
    height: 84px;
    background: url(images/menu.png) 0px 0px no-repeat;
    text-indent: -99999em
}

#cabecera_wrapper header .barra_principal.fixed {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc
}

#contenido_sidebar {
    padding: 45px 0px 0px
}

#contenido_sidebar #contenido .main_wrapper {
    padding: 0px 10px
}

#contenido_sidebar #contenido h2.entrada_titulo, #contenido_sidebar #contenido h1.entrada_titulo {
    font-family: 'Chivo', sans-serif;
    font-size: 42px;
    font-weight: 100;
    line-height: 45px;
    margin-bottom: 40px
}

#contenido_sidebar #contenido .entrada_contenido {
    line-height: 23px
}

#contenido_sidebar #contenido .entrada_contenido h2 {
    font-family: 'Chivo', sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
    line-height: 20px;
    color: #e25300
}

#contenido_sidebar #contenido .entrada_contenido h3 {
    font-family: 'Chivo', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
    line-height: 20px;
    color: #e25300
}

#contenido_sidebar #contenido .entrada_contenido h4 {
    font-family: 'Chivo', sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 18px
}

#contenido_sidebar #contenido .entrada_contenido table, #contenido_sidebar #contenido .entrada_contenido ul, #contenido_sidebar #contenido .entrada_contenido ol, #contenido_sidebar #contenido .entrada_contenido p {
    margin-bottom: 30px
}

#contenido_sidebar #contenido .entrada_contenido li {
    margin-bottom: 5px
}

#contenido_sidebar #contenido .entrada_contenido ul {
    list-style: circle inside
}

#contenido_sidebar #contenido .entrada_contenido ol {
    list-style: decimal inside
}

#contenido_sidebar #contenido .entrada_contenido strong {
    font-weight: bold
}

#contenido_sidebar #contenido .entrada_contenido em {
    font-style: italic
}

#contenido_sidebar #contenido .entrada_contenido table {
    width: 100%
}

#contenido_sidebar #contenido .entrada_contenido table tr:nth-child(odd) {
    background: #f0f0f0
}

#contenido_sidebar #contenido .entrada_contenido table td {
    padding: 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold
}

#contenido_sidebar #contenido .entrada_contenido a {
    color: #e25300;
    text-decoration: none
}

#contenido_sidebar #contenido .entrada_contenido a:hover {
    text-decoration: underline
}

#contenido_sidebar #contenido .entrada_contenido .publi {
    font-size: 12px;
    text-align: center
}

.single #contenido_sidebar .main_wrapper {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin-bottom: 85px
}

.single #contenido_sidebar .main_wrapper #contenido {
    padding-right: 10px;
    font-size: 16px;
    width: 75%;
    display: inline-block;
    vertical-align: top
}

.single #contenido_sidebar .main_wrapper #contenido article, .single #contenido_sidebar .main_wrapper #contenido #comentarios {
    background: #fff
}

.single #contenido_sidebar .main_wrapper #contenido article .media img {
    width: 100%;
    height: auto;
    display: block;
    font-size: 0px
}

.single #contenido_sidebar .main_wrapper #contenido article .comprar {
    clear: both;
    margin-top: 20px;
    text-align: center
}

.single #contenido_sidebar .main_wrapper #contenido article .comprar a {
    display: inline-block;
    text-decoration: none;
    background: url(images/carrito.png) 20px center no-repeat #e25300;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    padding: 15px 25px 15px 50px;
    line-height: 11px
}

.single #contenido_sidebar .main_wrapper #contenido article .texto {
    padding: 50px 50px 50px 20px
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta {
    width: 15.2866242038%;
    text-align: right;
    font-size: 12px;
    line-height: 24px;
    font-family: 'Chivo', sans-serif;
    color: #e25300;
    display: inline-block;
    vertical-align: top;
    margin-right: 4.9893842887%
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta .comprar {
    text-align: right
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta a {
    color: #e25300;
    text-decoration: none
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta a:hover {
    text-decoration: underline
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas, .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .fecha {
    color: #b2b2b2
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas {
    margin-top: 15px;
    padding-top: 15px;
    background: url(images/separador_meta.png) right 0px no-repeat
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas .post-categories {
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta .enlaces_compartir {
    float: right;
    clear: both;
    margin: 20px 0px 20px 24px;
    display: block
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .meta .enlaces_compartir a {
    margin-bottom: 5px
}

.single #contenido_sidebar .main_wrapper #contenido article .texto .noticia {
    width: 72.0806794055%;
    display: inline-block;
    vertical-align: top
}

.single #contenido_sidebar .main_wrapper #contenido article .entradilla {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 15px;
    font-weight: bold
}

.single #contenido_sidebar .main_wrapper #contenido article #sidebar_interior_noticia {
    display: block;
    clear: both
}

.single #contenido_sidebar .main_wrapper #contenido article #sidebar_interior_noticia > ul {
    list-style: none;
    margin-bottom: 0
}

.single #contenido_sidebar .main_wrapper #contenido article #sidebar_interior_noticia > ul > li {
    margin: 5px 0 20px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios {
    padding: 50px 50px 50px 214px;
    border-top: 1px solid #e6e6e6
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios h3#comentarios_formulario_titulo {
    font-size: 30px;
    font-weight: 100;
    background: url(images/bg_titulo_seccion.png) 0px bottom no-repeat;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios h3#comentarios_formulario_titulo a {
    font-weight: bold;
    color: #444;
    text-decoration: none
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios .legend {
    padding-bottom: 20px;
    font-size: 14px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset textarea, .single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset input {
    border: 1px solid #dfdbdb;
    font-size: 12px;
    font-style: italic;
    color: #9f9f9f;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 15px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width: 100%;
    margin-bottom: 10px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset #pauthor, .single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset #pemail {
    width: 49%;
    display: inline-block;
    vertical-align: top
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset #pauthor {
    margin-right: 2%
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset #psubmit {
    text-align: right
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset #psubmit input {
    width: auto;
    color: #e25300;
    cursor: pointer;
    background: none;
    border: none;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset #psubmit input:hover {
    background: #ccc;
    color: #fff
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset textarea {
    height: 100px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios form fieldset label {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios h3#comentarios_titulo {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment {
    background: #f3f3f3;
    padding: 20px;
    margin-bottom: 20px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment .comment-author {
    float: left;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #4a4a4a
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment .comment-author .comment-author-avatar {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment .comment-meta {
    float: right;
    margin-bottom: 25px;
    font-family: Chivo, sans-serif;
    font-size: 12px;
    color: #b5b5b5
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment p {
    clear: both;
    display: block;
    line-height: 23px;
    color: #919191;
    font-size: 14px
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment p a {
    color: #e25300
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment .reply {
    display: block;
    text-align: right
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment .reply a {
    color: #707070;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase
}

.single #contenido_sidebar .main_wrapper #contenido #comentarios #comentarios_lista li.comment .reply a:hover {
    text-decoration: underline
}

.single #contenido_sidebar .main_wrapper aside {
    padding-left: 10px;
    font-size: 16px;
    width: 25%;
    display: inline-block;
    vertical-align: top
}

.single #contenido_sidebar .entradas_relacionadas {
    background: #fff;
    margin-top: px
}

.page #contenido_sidebar .main_wrapper {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px
}

.page #contenido_sidebar .main_wrapper #contenido {
    padding-right: 10px;
    font-size: 16px;
    width: 75%;
    display: inline-block;
    vertical-align: top
}

.page #contenido_sidebar .main_wrapper #contenido article {
    background: url(images/bg_contenido.png) 0px 0px no-repeat #fff;
    padding: 100px 50px 50px 22.7176220807%
}

.page #contenido_sidebar .main_wrapper aside {
    padding-left: 10px;
    font-size: 16px;
    width: 25%;
    display: inline-block;
    vertical-align: top
}

.page-template-default article .alta_newsletter {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 30px 0px
}

.page-template-default article .alta_newsletter ul.tipos_alta {
    margin-top: 15px
}

.page-template-default article .alta_newsletter ul.tipos_alta li {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    margin-right: 20px
}

.page-template-default article .alta_newsletter ul.tipos_alta li a {
    background: url(images/check_newsletter_pagina.png) 0px -23px no-repeat;
    color: #444 !important;
    text-decoration: none;
    line-height: 23px;
    padding-left: 23px;
    display: block
}

.page-template-default article .alta_newsletter ul.tipos_alta li.on a {
    background-position: 0px 0px
}

.page-template-default article .alta_newsletter label {
    display: block
}

.page-template-default article .alta_newsletter input[type=text] {
    border: 1px solid #dfdbdb;
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    color: #9f9f9f;
    font-style: italic;
    width: 50%
}

.page-template-default article .alta_newsletter input[type=submit] {
    margin-top: 15px;
    background: none;
    border: 2px solid #e25300;
    padding: 15px 45px;
    font-size: 12px;
    font-weight: bold;
    color: #e25300;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    cursor: pointer;
    margin-left: 15px
}

.page-template-default article .alta_newsletter input[type=submit]:hover {
    background: #e25300;
    color: #fff
}

.page-template-default article .alta_newsletter .mensaje_ok, .page-template-default article .alta_newsletter .mensaje_error {
    color: #e25300;
    margin: 10px 0px;
    font-size: 14px;
    line-height: 16px
}

.page-template-default article .alta_newsletter .mensaje_error {
    color: #893221
}

.sidebar .widget h3 {
    color: #747474;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(images/bg_titulo_widget.png) 0px bottom no-repeat;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.sidebar .widget .items .item {
    width: 100%;
    display: block;
    padding: 0px 0px 20px 0px
}

.sidebar .widget .items .item .texto {
    background: none
}

.sidebar .widget .items .item .texto .cuerpo_item h4 {
    font-family: 'Chivo', sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-align: center
}

.sidebar .widget.widget_iuttu_publicidad {
    text-align: center;
    background: #fff;
    line-height: 45px;
    max-width: 307px;
    display: block;
    margin: 0px auto;
    margin-bottom: 40px;
    overflow: hidden
}

.sidebar .widget.widget_iuttu_publicidad a {
    text-decoration: none
}

.sidebar .widget.widget_iuttu_publicidad img {
    max-width: 100% !important;
    height: auto;
    overflow: hidden
}

.sidebar .widget.widget_iuttu_publicidad .publi {
    text-align: center;
    background: #fff;
    line-height: 70px;
    overflow: hidden;
    position: relative
}

.sidebar .widget.widget_iuttu_publicidad .publi.con_video {
    background: #232323;
    color: #fff
}

.sidebar .widget.widget_iuttu_publicidad .publi.con_video .video_wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.sidebar .widget.widget_iuttu_publicidad .publi.con_video .video_wrapper iframe, .sidebar .widget.widget_iuttu_publicidad .publi.con_video .video_wrapper object, .sidebar .widget.widget_iuttu_publicidad .publi.con_video .video_wrapper embed {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sidebar .widget.widget_iuttu_publicidad .publi.con_video a {
    text-decoration: none !important
}

.sidebar .widget.widget_iuttu_publicidad .publi.con_video .texto {
    background: #232323;
    color: #fff;
    padding-bottom: 10px
}

.sidebar .widget.widget_iuttu_publicidad .publi.con_video .texto .cuerpo_item {
    padding: 10px
}

.sidebar .widget.widget_iuttu_publicidad .publi.con_video .texto .cuerpo_item h4 {
    font-family: 'Chivo', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 5px
}

.sidebar .widget.widget_iuttu_publicidad .publi.con_video .texto .cuerpo_item .resumen {
    font-size: 15px;
    line-height: 18px;
    color: #ccc
}

.sidebar-cabecera-publicidad {
    background: #fff;

}

.sidebar-cabecera-publicidad .sidebar .widget.widget_iuttu_publicidad {
    width: 100%;
    max-width: 970px;
    /*background: #171a1b;*/
    line-height: auto;
    margin-bottom: 0px;
    overflow: hidden
}

.sidebar-cabecera-publicidad .sidebar .widget.widget_iuttu_publicidad > div {
    margin: 0 auto
}

.sidebar-cabecera-publicidad .sidebar .widget.widget_iuttu_publicidad img {
    width: 100%;
    height: auto
}

.archive_title {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 40px;
    font-weight: 100
}

.archive #contenido_sidebar, .search #contenido_sidebar, .blog #contenido_sidebar {
    padding-top: 0px !important;
    margin-top: 48px
}

.archive #contenido_sidebar .bloque .items .item .texto, .search #contenido_sidebar .bloque .items .item .texto, .blog #contenido_sidebar .bloque .items .item .texto {
    text-align: left;
    background: #fff
}

.archive #contenido_sidebar .bloque .items .item .texto .cuerpo_item, .search #contenido_sidebar .bloque .items .item .texto .cuerpo_item, .blog #contenido_sidebar .bloque .items .item .texto .cuerpo_item {
    font-size: 15px;
    color: #6e6d6d
}

.archive #contenido_sidebar .bloque .items .item .texto .cuerpo_item h4, .search #contenido_sidebar .bloque .items .item .texto .cuerpo_item h4, .blog #contenido_sidebar .bloque .items .item .texto .cuerpo_item h4 {
    font-family: 'Chivo', sans-serif;
    text-align: left;
    padding-bottom: 30px;
    color: #303030;
    font-size: 20px;
    line-height: 30px
}

.archive #contenido_sidebar .bloque .items .item .con_video .texto, .search #contenido_sidebar .bloque .items .item .con_video .texto, .blog #contenido_sidebar .bloque .items .item .con_video .texto {
    background: #232323
}

.archive #contenido_sidebar .bloque .items .item .con_video .texto .cuerpo_item h4, .search #contenido_sidebar .bloque .items .item .con_video .texto .cuerpo_item h4, .blog #contenido_sidebar .bloque .items .item .con_video .texto .cuerpo_item h4 {
    color: #fff;
    font-size: 24px
}

.archive #contenido_sidebar .bloque .items .item .con_video .texto .cuerpo_item .resumen, .search #contenido_sidebar .bloque .items .item .con_video .texto .cuerpo_item .resumen, .blog #contenido_sidebar .bloque .items .item .con_video .texto .cuerpo_item .resumen {
    font-size: 15px
}

body.search #contenido_sidebar, body.blog #contenido_sidebar, body.error404 #contenido_sidebar {
    padding: 45px 0px 0px
}

.page-template-template-search-php #contenido {
    padding-bottom: 50px
}

.page-template-template-search-php #contenido h2 {
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 30px
}

body.error404 #contenido_sidebar #contenido .main_wrapper {
    max-width: 900px;
    background: #fff;
    padding: 100px 100px 50px 100px;
    text-align: center
}

body.error404 #contenido_sidebar #contenido .main_wrapper h2 {
    color: #e25300;
    font-size: 36px;
    font-weight: 400
}

body.error404 #contenido_sidebar #contenido .main_wrapper h2 strong {
    font-size: 136px;
    display: block;
    font-weight: bold;
    line-height: 138px
}

body.error404 #contenido_sidebar #contenido .main_wrapper p {
    font-size: 26px;
    line-height: 28px;
    font-weight: 100
}

body.home h3 a {
    color: #444;
    text-decoration: none
}

body.home #contenido_sidebar {
    padding-top: 0px
}

body.home .hoy_en_portada {
    padding-bottom: 0px
}

body.home .hoy_en_portada a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 15% 10px 5% 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

body.home .hoy_en_portada a:hover h3 span {
    color: #e25300
}

body.home .hoy_en_portada h4 {
    font-family: 'Chivo', sans-serif;
    display: inline-block;
    background-color: #e25300;
    background: rgba(226,83,0,0.9);
    padding: 15px 20px
}

body.home .hoy_en_portada h4 span {
    font-family: 'Chivo', sans-serif;
    font-size: 16px;
    font-family: Chivo, sans-serif;
    color: #fff;
    display: block;
    text-decoration: none
}

body.home .hoy_en_portada h3 {
    font-family: 'Chivo', sans-serif;
    max-width: 600px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 20px;
    text-align: left
}

body.home .hoy_en_portada h3 span {
    font-family: 'Chivo', sans-serif;
    font-size: 34px;
    line-height: 40px;
    color: #282727;
    text-decoration: none
}

body.home .pasador {
    padding-bottom: 0px
}

body.home .pasador .item a {
    text-decoration: none;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

body.home .pasador .item a:hover h3 span {
    color: #e25300
}

body.home .pasador .item .noticia {
    padding: 17% 10px 7% 10px
}

body.home .pasador .item h4 {
    display: inline-block;
    background-color: #e25300;
    background: rgba(226,83,0,0.9);
    padding: 15px 20px
}

body.home .pasador .item h4 span {
    font-size: 16px;
    font-family: Chivo, sans-serif;
    color: #fff;
    display: block;
    text-decoration: none
}

body.home .pasador .item h3 {
    max-width: 600px;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 20px;
    text-align: left
}

body.home .pasador .item h3 span {
    font-size: 34px;
    line-height: 40px;
    color: #282727;
    text-decoration: none
}

body.home .noticias_destacadas {
    padding-top: 45px;
    padding-bottom: 0px
}

body.home .noticias_destacadas .items .item .texto {
    background: #fff;
    text-align: left !important
}

body.home .noticias_destacadas .items .item .texto .cuerpo_item h4 {
    font-family: 'Chivo', sans-serif;
    text-align: left;
    padding-bottom: 30px;
    color: #303030
}

body.home .noticias_destacadas .items .item.estrecha .texto .cuerpo_item h4 {
    font-family: 'Chivo', sans-serif;
    font-size: 24px;
    line-height: 30px
}

body.home .noticias_destacadas .items .item .media {
    position: relative
}

body.home .noticias_destacadas .items .item .con_video .texto .cuerpo_item h4 {
    font-family: 'Chivo', sans-serif;
    color: #fff;
    font-size: 24px
}

body.home .noticias_destacadas .items .item .con_video .texto .cuerpo_item .resumen {
    font-family: 'Chivo', sans-serif;
    font-size: 15px
}

body.home .noticias_destacadas .items .item.ancha .texto .cuerpo_item h4 {
    font-family: 'Chivo', sans-serif;
    font-size: 34px;
    line-height: 40px
}

body.home .no_te_pierdas h3 .titulo_seccion_wrapper {
    background: url(images/bg_titulo_seccion.png) 0px 6px repeat-x;
    display: inline-block;
    padding: 0px 10px;
    font-size: 14px
}

body.home .no_te_pierdas h3 .titulo_seccion_wrapper span {
    padding: 0px 5px 5px;
    display: inline-block;
    background: #1f1f1f;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 14px
}

body.home .no_te_pierdas h3 .titulo_seccion_wrapper strong {
    font-size: 40px;
    color: #e5dede;
    display: block;
    text-transform: none
}

body.home .publicidad {
    text-align: center
}

body.home .oscuro {
    background: #1f1f1f
}

body.home .oscuro h3, body.home .oscuro h3 a {
    color: #a19f9f;
    text-decoration: none
}

body.home .oscuro .items .item.estrecha .texto .cuerpo_item h4, body.home .oscuro .items .item.estrecha .texto .cuerpo_item h4 a {
    color: #fff
}

body.home .oscuro .ver_mas {
    background-image: url(images/ver_mas_oscuro.png)
}

body.home .oscuro .ver_mas .ver_mas_wrapper {
    background: #1f1f1f
}

body.home .oscuro .ver_mas .ver_mas_wrapper a {
    color: #959595;
    border-color: #302e2e
}

body.home .oscuro .ver_mas .ver_mas_wrapper a:hover {
    background: #959595;
    color: #302e2e
}

body.home .claro h3 .titulo_seccion_wrapper span {
    background: #f3f3f3 !important;
    color: #444 !important
}

body.home .claro h3 .titulo_seccion_wrapper strong {
    color: #444 !important
}

#pie_wrapper {
    background: #f2f2f2
}

#pie_wrapper .footer_social {
    background: #1f1f1f;
    overflow: hidden
}

#pie_wrapper .footer_social .diario_design {
    text-align: center;
    padding-bottom: 45px;
}

#pie_wrapper .footer_social aside ul.enlaces_sociales {
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-align: right
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li {
    display: inline-block;
    background: url(images/enlaces_sociales.png) 0px 0px no-repeat;
    margin-bottom: 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li a {
    width: 62px;
    height: 62px;
    display: block;
    text-indent: -99999em
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.instagram {
    background-position: 0px 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.tiktok {
    background-position: -62px 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.facebook {
    background-position: -124px 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.pinterest {
    background-position: -186px 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.twitter {
    background-position: -248px 0px
}


#pie_wrapper .footer_social aside ul.enlaces_sociales li.linkedin {
    background-position: -310px 0px
}





#pie_wrapper .footer_menu {
    padding: 90px 0px;
    background: #242424
}

#pie_wrapper .footer_menu .widget_nav_menu {
    display: inline-block;
    margin-right: 65px;
    vertical-align: top
}

#pie_wrapper .footer_menu #nav_menu-8 {
    margin-right: 0;
}

#pie_wrapper .footer_menu .widget_nav_menu h3 {
    font-size: 14px;
    font-weight: normal;
    color: #dfdfdc;
    background: none;
    padding-bottom: 0px;
    margin-bottom: 18px;
    text-transform: uppercase
}

#pie_wrapper .footer_menu .widget_nav_menu ul li {
    margin-bottom: 10px
}

#pie_wrapper .footer_menu .widget_nav_menu ul li a {
    color: #878787;
    text-decoration: none;
    font-size: 14px
}

#pie_wrapper .footer_menu .widget_nav_menu ul li a:hover {
    color: #fff
}

@media only screen and (max-width: 1200px) {
    #cabecera_wrapper header .barra_superior {
        display: none
    }

    #cabecera_wrapper header .barra_principal .main_wrapper {
        padding-right: 1px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal {
        background: #1e2223;
        position: absolute;
        opacity: 0;
        top: 0;
        right: -1000px;
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
        z-index: 1000201;
        display: none
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal li {
        display: block
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal li a {
        padding: 15px 20px;
        line-height: 18px;
        font-size: 16px;
        color: #666
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal li a:hover {
        color: #fff
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal.open {
        opacity: 1;
        right: 0px;
        top: 0;
        display: block;
        max-width: 85%;
        min-height: 100%
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal.open .cerrar {
        display: inline-block
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .menu_superior_bis {
        display: block;
        border-top: 1px solid #373737;
        padding: 25px 0px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .menu_superior_bis li a {
        text-transform: none;
        color: #7e7e7e;
        font-weight: normal
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .menu_superior_bis li a:hover {
        color: #fff
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social {
        display: block;
        float: none
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales {
        text-align: left;
        float: none;
        display: block
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li {
        display: inline-block;
        margin-bottom: 0px;
        margin-right: 5px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li a {
        width: 35px;
        height: 35px;
        display: block;
        text-indent: -99999em;
        padding: 0px;
        line-height: auto;
        font-size: 10px
    }


    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li.instagram a {
        background-position: -13px -16px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li.tiktok a {
        background-position: -75px -15px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li.facebook a {
        background-position: -138px -15px
    }


    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li.pinterest a {
        background-position: -199px -15px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li.twitter a {
        background-position: -262px -15px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li.linkedin a {
        background-position: -325px -15px
    }


#pie_wrapper .footer_social aside ul.enlaces_sociales li.instagram {
    background-position: 0px 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.tiktok {
    background-position: -62px 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.facebook {
    background-position: -124px 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.pinterest {
    background-position: -186px 0px
}

#pie_wrapper .footer_social aside ul.enlaces_sociales li.twitter {
    background-position: -248px 0px
}


#pie_wrapper .footer_social aside ul.enlaces_sociales li.linkedin {
    background-position: -310px 0px
}




    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.enlaces_sociales li.text {
        display: block;
        padding-left: 20px;
        clear: both;
        background: none;
        line-height: 35px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.idiomas {
        float: none;
        display: block;
        margin: 0px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.idiomas li {
        display: inline-block;
        margin: 0px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .sidebar-header-social ul.idiomas li a {
        line-height: 14px;
        font-size: 14px;
        text-transform: none;
        font-weight: normal
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .buscador {
        text-align: center;
        display: block;
        background: inherit;
        line-height: inherit
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .buscador form {
        font-size: 0px;
        letter-spacing: 0px;
        word-spacing: 0px;
        display: block;
        margin: auto;
        width: 100%;
        padding: 25px 25px 0 25px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .buscador form .search_term {
        background: #5c6263;
        border: none;
        color: #fff;
        padding: 15px;
        height: 50px;
        display: inline-block;
        vertical-align: top;
        margin: 0px;
        font-size: 16px;
        width: 78%
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .buscador form .submit {
        width: 22%;
        height: 50px;
        border: none;
        background: url(images/buscar.png) 50% 50% no-repeat #44494a;
        text-indent: -99999em;
        cursor: pointer;
        display: inline-block;
        vertical-align: top
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal ul.menu {
        display: block
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal ul.menu > li {
        border-bottom: 1px solid #373737
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .menu_superior_bis {
        border: none
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .menu_superior_bis ul.menu li {
        border-bottom: none
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .menu_superior_bis ul.menu li a {
        font-size: 16px;
        line-height: 18px;
        padding: 10px 20px
    }

    #cabecera_wrapper header .barra_principal .main_wrapper .enlace_buscador {
        position: absolute !important;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px)
    }

    #cabecera_wrapper header .barra_principal .main_wrapper .lanzador_menu {
        display: inline-block;
        float: right;
        margin: 1px 0px
    }
}

@media only screen and (max-width: 1000px) {
    .items .item.ancha {
        width: 100% !important
    }

    .items .item.estrecha {
        width: 50% !important
    }

    .page #contenido_sidebar .main_wrapper, .single #contenido_sidebar .main_wrapper {
        font-size: 0px;
        letter-spacing: 0px;
        word-spacing: 0px
    }

    .page #contenido_sidebar .main_wrapper #contenido, .single #contenido_sidebar .main_wrapper #contenido {
        width: 100%;
        padding-right: 0px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta {
        width: 100%;
        display: block;
        text-align: left;
        padding: 0px 20px;
        margin-bottom: 20px;
        position: relative
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .avatar {
        float: left
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .nombre, .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .fecha, .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas {
        font-family: 'Chivo', sans-serif;
        margin-left: 90px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas {
        background: none;
        padding-top: 0px;
        margin-top: 5px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas h3, .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas ul {
        display: inline-block
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas h3 {
        margin-right: 10px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas li {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .enlaces_compartir {
        position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .noticia {
        width: 100%;
        display: block;
        margin: 0px;
        padding: 0px 20px
    }

    .single #contenido_sidebar .main_wrapper #contenido #comentarios {
        width: 100%;
        display: block;
        margin: 0px;
        padding: 50px 20px 20px
    }

    .sidebar-principal {
        margin: 40px 0px 40px !important;
        width: 100% !important;
        padding: 0px !important
    }

    .sidebar-principal .widget {
        width: 100%;
        display: block
    }

    .sidebar-principal .widget .items .item {
        width: 50%;
        display: inline-block;
        padding: 0px 2%
    }

    #pie_wrapper .footer_social .main_wrapper {
        padding-right: 1px;
        padding-left: 0px
    }

    #pie_wrapper .footer_social .main_wrapper .diario_design {
        text-align: center;
    }

    .bloque .items .item .caja.redes ul, .widget .items .item .caja.redes ul {
        max-width: 100%
    }

    .bloque .items .item .caja.newsletter h4 strong, .widget .items .item .caja.newsletter h4 strong {
        display: block
    }
}

@media only screen and (max-width: 700px) {
    .single #contenido_sidebar .main_wrapper, .page #contenido_sidebar .main_wrapper {
        padding: 0px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto, .page #contenido_sidebar .main_wrapper #contenido article .texto {
        padding: 20px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta, .page #contenido_sidebar .main_wrapper #contenido article .texto .meta {
        display: block;
        clear: both;
        overflow: hidden;
        margin-bottom: 20px;
        padding: 0px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .avatar, .page #contenido_sidebar .main_wrapper #contenido article .texto .meta .avatar {
        display: none
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .nombre, .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .fecha, .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas, .page #contenido_sidebar .main_wrapper #contenido article .texto .meta .nombre, .page #contenido_sidebar .main_wrapper #contenido article .texto .meta .fecha, .page #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas {
        margin-left: 0px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas, .page #contenido_sidebar .main_wrapper #contenido article .texto .meta .etiquetas {
        display: none
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .meta .enlaces_compartir, .page #contenido_sidebar .main_wrapper #contenido article .texto .meta .enlaces_compartir {
        position: inherit;
        float: none
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .noticia, .page #contenido_sidebar .main_wrapper #contenido article .texto .noticia {
        display: block;
        clear: both;
        padding: 0px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .noticia h1.entrada_titulo, .page #contenido_sidebar .main_wrapper #contenido article .texto .noticia h1.entrada_titulo {
        font-size: 34px;
        line-height: 36px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto .entradilla, .page #contenido_sidebar .main_wrapper #contenido article .texto .entradilla {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px
    }

    .single #contenido_sidebar .main_wrapper #contenido article .texto #sidebar_interior_noticia, .page #contenido_sidebar .main_wrapper #contenido article .texto #sidebar_interior_noticia {
        font-size: 12px !important
    }

    #cabecera_wrapper header .barra_principal hgroup h1 a, #cabecera_wrapper header .barra_principal hgroup div a {
        background-image: url(images/diariodesign_mini.png);
        width: 200px;
        background-position: left center
    }

    .items .item.estrecha {
        width: 100% !important
    }

    .page #contenido_sidebar .main_wrapper {
        font-size: 0px;
        letter-spacing: 0px;
        word-spacing: 0px
    }

    .page #contenido_sidebar .main_wrapper #contenido article {
        padding: 20px;
        background: #fff
    }

    .sidebar-principal {
        margin: 40px 0px 40px !important;
        width: 100% !important;
        padding: 0px 10px !important
    }

    .sidebar-principal .widget {
        width: 100%;
        display: block
    }

    .sidebar-principal .widget .items .item {
        width: 100%;
        display: block;
        padding: 0px
    }

    .bloque .items .item, .widget .items .item {
        padding-left: 0px;
        padding-right: 0px
    }

    .archive #contenido_sidebar .filtro_wrapper .main_wrapper, .search #contenido_sidebar .filtro_wrapper .main_wrapper, .blog #contenido_sidebar .filtro_wrapper .main_wrapper {
        padding: 0px
    }

    .archive #contenido_sidebar .filtro_wrapper .main_wrapper .filtro h3, .search #contenido_sidebar .filtro_wrapper .main_wrapper .filtro h3, .blog #contenido_sidebar .filtro_wrapper .main_wrapper .filtro h3 {
        margin-right: 20px
    }

    .archive #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro, .search #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro, .blog #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro {
        display: block;
        border-top: 1px solid #dcdcdc;
        border-left: none;
        margin: 0px
    }

    .archive #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro li, .search #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro li, .blog #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro li {
        border-right: none;
        border-left: 1px solid #dcdcdc
    }

    .archive #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro li a, .search #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro li a, .blog #contenido_sidebar .filtro_wrapper .main_wrapper .filtro ul.tipo_filtro li a {
        padding: 0px 16px
    }

    .ver_mas_wrapper {
        width: 100%
    }

    .bloque .items .item .caja.newsletter input[type=submit], .widget .items .item .caja.newsletter input[type=submit] {
        width: 100%
    }

    .navigation {
        padding: 25px 0
    }

    .navigation ol {
        margin: 0
    }

    .navigation ol li span, .navigation ol li a, .navigation ol li .gap {
        font-size: 14px !important;
        line-height: 20px !important
    }

    body.home h3 {
        padding: 25px 0 !important
    }

    body.home h3 .titulo_seccion_wrapper strong {
        font-size: 24px !important;
        line-height: 26px !important
    }

    body.home .pasador .item h3 {
        padding: 25px 20px !important
    }

    body.home .pasador .item h3 span {
        font-size: 24px;
        line-height: 26px
    }

    body.home .noticias_destacadas .items .item.ancha .texto .cuerpo_item h4 {
        font-size: 24px;
        line-height: 26px
    }

    .bloque .items .item .texto .cuerpo_item .resumen, .widget .items .item .texto .cuerpo_item .resumen {
        font-size: 14px;
        line-height: 24px
    }

    .bloque h3 .titulo_seccion_wrapper {
        font-family: 'Chivo', sans-serif;
        font-size: 24px !important;
        line-height: 26px !important
    }

    #contenido_sidebar #contenido h2.entrada_titulo {
        font-family: 'Chivo', sans-serif;
        font-size: 24px !important;
        line-height: 26px !important
    }

    #pie_wrapper .footer_social aside ul.enlaces_sociales {
        text-align: center
    }

    #pie_wrapper .footer_menu {
        padding: 25px 0
    }

    .bloque .items .item .caja.redes, .widget .items .item .caja.redes {
        padding: 20px
    }

    .bloque .items .item .caja.redes h4, .widget .items .item .caja.redes h4 {
        font-size: 18px;
        line-height: 18px
    }

    #pie_wrapper .footer_menu #nav_menu-8 {
        margin-right: 65px;
    }

    #pie_wrapper .footer_social aside {
        float: none;
        clear: both;
        padding: 30px 0;
    }

    #pie_wrapper .footer_menu .widget_nav_menu h3 {
        margin-bottom: 0
    }

    body.home .no_te_pierdas h3 .titulo_seccion_wrapper {
        background-position: 0 16px
    }

    .bloque .items .item .caja.redes, .widget .items .item .caja.redes {
        min-height: auto;
        padding-bottom: 30px
    }

    .bloque .items .item .caja.redes ul li {
        background: url(images/banner_redes_mobile.png) 0 0 no-repeat
    }

    .bloque .items .item .caja.redes ul li a {
        width: 30px;
        height: 30px
    }

    .bloque .items .item .caja.redes ul li.tiktok {
        background-position: -30px 0
    }

    .bloque .items .item .caja.redes ul li.facebook {
        background-position: -60px 0
    }

    .bloque .items .item .caja.redes ul li.pinterest {
        background-position: -90px 0
    }

    .bloque .items .item .caja.redes ul li.twitter {
        background-position: -120px 0
    }

    .bloque .items .item .caja.redes ul li.linkedin {
        background-position: -150px 0
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .menu_superior_bis {
        padding: 10px 0
    }

    #cabecera_wrapper header .barra_principal .main_wrapper #menu_principal .buscador form {
        padding: 25px 0 0 0
    }
}

@media only screen and (max-width: 480px) {
    .bloque .items .item .texto .cuerpo_item, .widget .items .item .texto .cuerpo_item {
        position: inherit;
        height: auto
    }
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left
}

.slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em
}

.slicknav_nav {
    clear: both
}

.slicknav_nav ul, .slicknav_nav li {
    display: block
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em
}

.slicknav_nav .slicknav_item {
    cursor: pointer
}

.slicknav_nav .slicknav_row {
    display: block
}

.slicknav_nav a {
    display: block
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    display: inline
}

.slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table
}

.slicknav_menu:after {
    clear: both
}

.slicknav_menu {
    *zoom: 1
}

.slicknav_menu {
    font-size: 16px
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222222
}

.slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5
}

.slicknav_menu {
    background: #4c4c4c;
    padding: 5px
}

.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em
}

.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden
}

.slicknav_nav ul {
    padding: 0;
    margin: 0 0 0 20px
}

.slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px
}

.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff
}

.slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #222
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}