.wk-main .wk-panel .wk-panel-title:after {
    content: "";
    display: block;
    border-bottom: 5px solid #fed506;
    padding-bottom: 16px;
    margin: inherit;
    width: 48px;
}

    #UltNov a:hover {
        text-decoration: underline;
    }


        #UltNov .tti + ul {
            margin-top: 8px;
        }

            #UltNov #lf li + li {
                margin-top: 4px;
            }

            #UltNov #lf a * {
                display: inline;
            }

            #UltNov #lf a.PDF img {
                display: none;
            }


        #UltNov #lf .mm {
            padding-left: 24px;
            margin-top: 4px;
            position: relative;
            font-weight: 300;
            display: none;
        }

            #UltNov #lf .mm[style*="width"] {
                width: 100% !important;
            }

            #UltNov #lf .mm .mm {
                padding-left: 0;
                margin-top: 0;
                position: static;
            }

        #UltNov #lf .projekktor {
            margin: 0;
        }



        /*** CARRUSEL TIENDA + WIDGET TWITTER ***/
#bottom .wk-tienda {
    width: 100%;
    background-color: #0c0c29;
    padding: 48px;
    margin-top: 32px;
    margin-bottom: 32px;
    min-height: 531px;
    float: left;
    clear: both;
    display: none;
}
    #bottom .wk-tienda .jcarousel-wke-wrapper {
        margin: 0;
        border: 0;
        border-radius: 0;
        -moz-border-radius: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        padding: 0 32px;
    }
#teRecomend .jcarousel-wke {
    width: 100%;
    margin: 0;
    padding: 0;
}
        #bottom .wk-tienda.wk-panel .wk-panel-content {padding:0px;}
        #bottom .wk-tienda .jcarousel-wke-wrapper .jcarousel-wke li {border:0; padding: 0 16px;}
        #bottom .wk-tienda .referencia-nota {color:white;}
        #bottom .wk-tienda .jcarousel-wke img {width:100%;max-height:180px;margin-bottom:15px;}
#bottom .wk-tienda .jcarousel-wke-wrapper .jcarousel-wke-control-next {
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: none;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: right;
    color: white;
}
#teRecomend .jcarousel-wke-control-next::after {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    font-size: 29px;
    font-weight: 300;
}
#bottom .wk-tienda .jcarousel-wke-wrapper .jcarousel-wke-control-prev {
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: none;
    height: 32px;
    width: 32px;
    line-height: 32px;
    color: white;
}
#teRecomend .jcarousel-wke-control-prev::after {
    content: '\f053';
    font-family: 'Font Awesome 6 Pro';
    font-size: 29px;
    font-weight: 300;
}

        @media (max-width:1250px) {
            #bottom .wk-tienda {width:100%;float:none;margin-bottom:20px;}
        }
