
/* -------------------------------------------------------------------------  */
html, body {
        overflow-x: hidden !important;
    }

    body {
        position: relative !important;
    }

    /* Widget de Combustibles */
    #digo_combustibles table {
        width: 100%;
        font-size: 1.3em;
    }

    #digo_combustibles table td { 
        padding: .5em 0;
    }

    /* --------------------- */
    .slideshow-window {
        background: none;
        border: 0px;
        border-radius:0px;
        padding:0px;
    }

    
    
    #single-article-main-content div {
        margin-bottom: 30px !important;
    }

    .slideshow-slide-caption {
        background: none;
        padding: 2% 0;
        bottom: -2.5em;
        color: #333 !important;
        text-shadow: none;
        width: 100%;
        margin: 0;
        display: block !important;
        height: auto;
        margin-bottom: 0px;
        font-size: 0.7em !important;
        background-color: #fff;
        text-align: center;
        border-bottom: 1px dotted #333;
    }
    
    /* --------------------- */

    /* Articulos relacionados */
    .bawmrp h3 {
        margin:2em 0;
        padding:.35em 0;
        font-size: 1.3em;
        text-transform: uppercase;
        margin-bottom: 5px;
        font-weight: 800 !important;
        line-height: 1.1em;
        border:1px solid #e1e1e1;
        border-left: 0px;
        border-right: 0px;
    }

    .bawmrp ul {
        width: 100%;
        display: block;
    }

    .bawmrp li {
        width: 25% !important;
    }

    .bawmrp li:before {
        content: "" !important;
    }

    .bawmrp img {
        margin-bottom: .5em;
        overflow: hidden;
    }

    .bawmrp li:last-child { 
        border-right: 0px !important;
    }

    .bawmrp a {
        text-decoration: none !important;
        font-size: 0.9em !important;
        border:0px !important;
    }

    /* ----------------------------- */

    .default-bg-box {
        background: none !important;
        border: 0px !important;
    }

    .coloquios-image {
        height: 190px;
        overflow: hidden;
    }


    #wpadminbar a:hover {
        color:#fff;
    } 

    #cobertura_especial {
        margin-bottom: 1%;
    }

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


        #single-article-main-content {
            display:block !important;
            clear: both !important;
        }

        #main-sports { width: 95% !important; }
        #espectaculos { width: 105% !important; }
        #galeria-de-fotos .carousel-inner {
            height: 150px !important;
        }

        .otrasfotos {
            display: none !important;
        }
    }


    html,body{
        overflow:initial !important;
    }


    /* Logo en las cajas de publicidad */
    .digo_water_mark {
        background: url(http://digo.do/wp-content/themes/digonetwork/images/digo_wm.png) no-repeat 0 center;
        display: block;
        background-size: 30px;
        height: 30px;
        width: 30px;
        position: absolute;
    }



    /* Bootstrap */
    .btn-primary {
        background-color:#e25625 !important;
        color: #fff !important;
        border: 0px !important;
    }

    /* Formularios */
    select {
        font-size: 1.3em;
        padding: .48em;
    }
    /* //Formularios */


    #tituloediciones {
        margin-bottom: 2em;
    }

    #previous-editions-form {
        margin-top: .5em;
    }

    #previous-editions-form label {
        font-size: 1.3em;
    }

    .pop-layout-v #pop-widget-tabs-3 {
        display:none;
    }

    #piedefoto {
        font-size: 1.3em;
        margin-top: 0;
        background-color: #e1e1e1;
        padding: .5em;
    }

    div.pop-inside, .pop-layout-v #pop-widget-viewed-2,.pop-layout-v #pop-widget-viewed-2 li {
        border: 0px !important;
        padding: 0px !important;
    }

    .pop-layout-v #pop-widget-viewed-2 li {
        margin-bottom: 1em;
    }

    .pop-layout-v .pop-title {
        font-size: 1.3em;
        font-weight: normal !important;
    }

    #linkajuegos {
        border-top: 1px dotted #a9a9a9;
        padding: .5em;
        text-align: center;
    }

    #linkajuegos, #linkajuegos a {
        color: #e25625;
        font-size: 1.1em;        
        font-weight: bold;
    }

    #proximosjuegos {
        margin-bottom: 3em;
        clear: both;
    }

    #proximosjuegos .juego {
        background-color: rgb(243, 243, 243);
        padding: .5em;
        text-align: center;
        margin-bottom: 1em;
    }

    #proximosjuegos .calendariodejuegos {
        margin-bottom: 1em;
        text-align: center;
    }

    #proximosjuegos h3, #standing h3 {
        font-weight: bold;
        color: #E25625 !important;
    }

    #standing table td,
    #standing table th {
        font-size: 1.2em !important;
    }

    .error-previous-edition-block {
        background: #e84e02;
        padding: 20px;
        margin-bottom: 20px;
    }

    .error-previous-edition-block p {
        color: #FFF;
        text-align: center;
    }

    /**
 * CSS Fixes featured videos
 */

    .home .fluid-width-video-wrapper, .fluid-width-video-wrapper iframe {
        height: 236px;
        padding: 0 !important;
        max-width: 100%;
        min-width: 420px;
    }

    /* end */
