@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@600;700&display=swap');
@font-face {
    font-family: 'riftonnormal';
    src: url('assets/fonts/rifton-normal-webfont.woff2') format('woff2'),
         url('assets/fonts/rifton-normal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*KISSFM*/

body{
    font-family: 'Roboto', sans-serif;
}

h2, h3, h4{
    /*font-family: 'Archivo Black', sans-serif;*/
    font-family: 'Work Sans';
    font-weight: 700;
}
h1{
    font-family: 'riftonnormal';
    font-size: 45px !important;
}
.has-header-image.home.blog .site-branding, 
.has-header-video.home.blog .site-branding {
	top: 40px;
	display: block;
	left: 0;
	height: auto;
	padding-top: 0;
	position: absolute;
	width: 100%;
	text-align: center;
}
a{
    box-shadow: none!important;
}
body.home .site-branding .navigation-top {
	font-size: 17px;
	left: 0;
	position: static;
	width: 100%;
	background-color: transparent !important;
	border: 0 !important;
	margin:30px 0;
}
body.home .site-branding-text h1{
    font-size: 50px !important;
}
body.home .site-branding-text p{
	color:#fff!important;
	margin:20px;
	font-size: 36px;
    font-family: 'riftonnormal';
    opacity: 1;
}
.navigation-top .site-description {
    color: #fff !important;
    width: 50%;
    font-size: 22px;
    font-family: 'riftonnormal';
    
    text-align: center;
}
body.home .site-branding-text a{
    color:#fff!important;
	margin:20px;
	font-size:inherit;
}
body.home .main-navigation ul {
    background: transparent;
}
body.home .main-navigation a {
    color:#fff;
}
body.home .sub-menu{
    border:0;
    background-color: rgba(0,0,0,0.6)!important;
}
body.home .sub-menu a{
    padding: 10px 15px;
}
.social-icons a img{
	width:50px;
	height:auto;
	margin:10px
}
.escuchanos{
	margin:30px;
}
.escuchanos a{
	background-color:#e4332c;
	color:#1f060a;
	display:inline-block;
	padding:10px 20px;
	border-radius:5px;
	font-size:22px;
	font-weight:bold;
}
.container{
	max-width:990px;
	margin:0 auto;
	padding:0 15px;
	position: relative;
	z-index: 1;
}
.triangle {
	position: absolute;
	z-index: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.triangle div {
	width: 0;
	height: 0px;
	transform: scale(32,1);
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -50%;
}
.bottomleft div {
	border-bottom: 500px solid #e4332c;
	border-right: 180px solid transparent;
}
.bottomright div {
	border-bottom: 160px solid #1f060a;
	border-left: 160px solid transparent;
	transform: scale(29,3);
}
.row {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.row-wrap > ul{
    flex-wrap: wrap;
}
.home-curiosikiss .row-1,
.home-noticias-musicales .row-1 {
    margin-bottom: 10px;
}
ul.display-posts-listing {
	margin: 0;
	padding: 0;
    display: flex;
    justify-content: space-between;
}
ul.display-posts-listing article {
    display: block;
    width: 31%;
}
.item-2 ul.display-posts-listing article {
    display: block;
    width: 48%;
}
.row h4.entry-title {
	font-size: 18px !important;
	text-align: center;
	margin-top:10px;
}
.row h4.entry-title a{
	text-decoration:none;
	box-shadow: none;
}
.kissfm-custom-widget.triangle_dark h4.entry-title a{
	color:#fff;
}
div.featured-image{
	height:270px;
	overflow:hidden;
    margin-bottom: -3px;
}
body.page-two-column #primary .row.item-3 div.featured-image {
	height: 200px;
	overflow: hidden;
	margin-bottom: -3px;
}
body.page-two-column #primary .row.item-2 div.featured-image {
	height: 165px;
	overflow: hidden;
	margin-bottom: -3px;
}
.categories div.featured-image {
    height: 230px;
}
.item-2 div.featured-image > a > img {
	height: auto;
	width: 110%;
	max-width: none;
	transform: translate(-50%,-50%);
	left: 50%;
    top: 50%;
	position: relative;
}
 div.featured-image > a > img,
.categories .item-2 div.featured-image > a > img{
	height: 110%;
	width: auto;
	max-width: none;
	transform: translate(-50%,-50%);
	left: 50%;
	position: relative;
	top: 50%;
}

.newslist h2 {
	font-size: 30px;
	font-weight: bold;
	color: #1f060a!important;
	text-transform:uppercase;
}
.kissfm-custom-widget.resumen_red h4 a{
    font-size: 22px!important;
    color:#e4332c!important;
}
 .entry-summary.custom{
    color: #bbb;
	text-align:center;
}
.redbox {
	height: 65%;
	width: 200%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #e4332c;
}
.kissfm-custom-widget.banda_roja{
	padding-top:30px;
}
.row .entry-meta span.edit-link {
	position: absolute;
	z-index: 2;
	top: 2px;
	left: 4px;
	background-color: rgba(0,0,0,0.8);
	padding: 3px 8px 3px 0px;
}
.row article{
	position:relative;
}

.contentPost.image-in-title h4.entry-title {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	margin: 0;
	padding: 10px 20px;
	width: 100%;
}
.contentPost.podcastImage .featured-image{
    position: relative;
}
.contentPost.podcastImage h4.entry-title {
	top: 0;
	bottom: auto;
	text-align: center;
	position: static;
	background-color: #000;
	text-transform: none;
	font-size: 16px !important;
}

article > .contentPost.podcastImage a.button {
	display: block;
	background-color: rgba(255,0,0,1);
	padding: 10px;
	color: #fff;
	border-radius: 0;
	font-weight: bold;
	position: static;
	text-align: center;
	width: 100%;
}

.contentPost.image-in-title h4.entry-title a{
	color:#fff;
}
.featured-image .over {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
    pointer-events: none;
}
.kissfm-custom-widget.sombra article{
	box-shadow:0 0 20px rgba(0,0,0,0.5)
}
.kissfm-custom-widget.title_in_red .featured-image .over {
	background-color: rgba(200,0,0,0.4);
}

.kissfm-custom-widget.fondo_gris{
    background-color: #d6d6d6;
    text-align: center;
	padding-top:30px;
}
.kissfm-custom-widget.notitle .container > h2{
    display: none;
}
.kissfm-custom-widget.nomargin  {
	margin-top: -60px;
}
.kissfm-custom-widget.nomargin.title_in,
.kissfm-custom-widget.nomargin.title_in_red{
	margin-top: -40px;
}
body:not(.home) #masthead{
    height: 107px;
}
.navigation-top{
    transition: all 0.3s ease-out;
}
.navigation-top.hide{
    top:-150px !important;
}
.navigation-top.no-home {
	background-color: #1f060a !important;
	color: #fff !important;
	position: fixed;
	top: 0;
	bottom: auto;
	left: 0;
	width: 100%;
    border:0;
    z-index: 99;
}
.menu-scroll-down{
    color: #fff!important;
    display: none;
}
.navigation-top.no-home a{
	color:#fff!important;
}
.navigation-top.no-home .wrap {
	max-width: 1100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.navigation-top.no-home ul#top-menu,
.navigation-top.no-home ul#menu-lmk{
	background-color: transparent;
}
.navigation-top.no-home ul.sub-menu {
	border-color: transparent;
	background: rgba(0,0,0,0.6);
}
footer.site-footer{
	background-color:#1f060a;
	color:#fff;
    border: 0;
}
.columns{
	display:flex;
	justify-content:space-between;
}
.columns > div{
	width:50%;
}
footer.site-footer .widget-column{
	width:49% !important;
}
footer.site-footer .widget-column img{
	box-shadow:none;
}
footer.site-footer .widget-column a{
	color:#fff;
}
footer.site-footer use{
    display: none;
}
.footer-widget-2 section{
	padding:20px;
}
.social-navigation {
	clear: left;
	float: left;
	margin-bottom: 0;
	width: 70%;
}
.site-info {
	float: left;
	padding: 0.7em 0 0;
	width: 15%;
	font-size:12px
}
.colors-custom .social-navigation a {
	background-color: transparent !important;
	font-size: 12px !important;
	width: auto;
}
.colors-custom .social-navigation a span {
	font-size: 12px !important;
	height: auto;
	overflow: auto;
	position: static !important;
}
.site-content {
	padding: 40px 0 0;
}
.single-featured-image-header img {
	display: block;
	margin: auto;
	max-height: 60vh;
	width: auto;
}
article.page header,
article.page .entry-content{
    float: none!important;
    width: 100%!important;
}
article.page header{
    margin-top: 40px;
}
article.page header h1.entry-title{
    font-size: 32px!important;
}
.emisoras .row{
    display: flex;
}
.emisoras .col-lg-4{
    width: 33%;
}
.emisoras .col-lg-8{
    width: 66%;
}
.socialblocks{
    display: flex;
    justify-content: space-between;
}
.socialblocks > div{
    width: 31%;
}
.single-featured-image-header,
.single-featured-image{
    position: relative;
    overflow: hidden;
}
.featured-image-blur {
	background-position: center;
	background-size: cover;
	filter: blur(8px);
	-webkit-filter: blur(8px);
	position: absolute;
	top: -5%;
	left: -5%;
	height: 110%;
	width: 110%;
}
.widget {
	padding-bottom: 10px;
}
.has-sidebar:not(.error404) #primary,
body.page-template-default #primary{
	float: left;
	width: calc(100% - 330px);
}
.has-sidebar #secondary,
body.page-template-default #secondary{
	float: right;
	padding-top: 0;
	width: 300px;
    position: relative;
}
article.page .entry-content > ul.display-posts-listing{
    flex-wrap: wrap;
}
article.page .entry-content > ul.display-posts-listing article {
    width: 48%;
}
article > .itemPodcast {
	background-color: rgba(255,0,0,0.3);
	padding: 20px 20px;
	border-radius: 5px;
	margin-bottom: 20px;
    text-align: center;
}
article > .itemPodcast header {
    margin: 0;
}
article > .itemPodcast a {
	text-decoration: none;
	border-bottom: 0 !important;
	box-shadow: none !important;
}
article > .itemPodcast a.button {
	display: block;
	background-color: #f00;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
	font-weight: ;
}
.prev.page-numbers, .next.page-numbers {
	background-color: #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	font-size: 24px;
	font-size: 17px;
	line-height: 1;
	padding: 12px 10px 11px;
}
.page-template-default.page.has-header-image article.type-page > header > h1.entry-title{
    display: none;
}
.page-template-default.page.has-header-image article.type-page > header {
	margin-top: 0;
}
body.has-sidebar.error404 #primary .page-header{
text-align: center;
    float: none;
    width: 100%;
}
body.has-sidebar.error404 #primary .page-content{
    float: none;
    margin: 0 auto;
    text-align: center;
}
body.search-results .entry-summary {
    text-align: left;
}
#descApp{
    min-height: 400px;
    padding: 70px 10px 0;
    background-image: url(assets/images/back.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
    text-align: center;
}
#descApp .over{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 0;
}
#descApp .wrap{
    position: relative;
}
#descApp h1{
    color: #fff;
}
#descApp a{
    margin: 10px;
}
.widget a img{
    box-shadow: none;
}
#radioBlanca {
	background: rgb(255,0,0);
	background: linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(31,6,10,1) 100%);
	padding: 70px 20px;
	text-align: center;
	margin: -10px 0 -52px;
}
#radioBlanca .wrap{
    background-color: #fff;
    padding: 30px!important;
}
#radioBlanca a{
    display: inline-block;
    vertical-align: middle;
    margin: 30px;
}
.essb_network_name{
    display: none!important;
}
.essb_links.essb_template_round li a {
    padding-top: 0px;
    width: 34px;
    text-align: center;
    overflow: hidden;
}
.essb_links.essb_template_round .essb_icon {
    margin-right: 0;
}
.essb_links.essb_template_round .essb_link_whatsapp .essb_icon {
	margin: -3px 0px 3px 2px;
}
.essb_links.essb_template_round {
	word-wrap: normal !important;
	clear: both;
	margin: 0 0 10px!important;
	border-top: 1px solid hsl( 0, 50%, 93% );
	border-bottom: 1px solid hsl( 0, 50%, 93% );
    padding: 10px 0;
}
#player{
    display: flex;
}
#player #caratula{
    width: 45%;
    position: relative;
}
#player #onAirCover{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
}
#player #onAirCover img{
    width: 100%;
}
#player #playBox{
    width: 55%;
    background-color: #e9e9e9;
    position: relative;
}
#player #playBox > div {
	text-align: center;
	position: absolute;
	width: 90%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#player h2, #player h4 {
	line-height:normal;
	margin: 0;
	padding: 10px 0;
}
.video-js{
    background-color: transparent!important;
}
.video-js .vjs-big-play-button {
	left: 50% !important;
	transform: translate(-50%,-10px) !important;
}
.audio-dimensions {
	width: 100%!important;
	height: 30px;
}
.playerKiss{
    margin-top: 40px;
}
.playerKiss h2{
    color: #fff!important;
}
ul#hasonado.display-posts-listing {
    margin: 0 -20px;
}
.caratulas.hasonado {
	width: 24%;
    position: relative;
            background-position: center;
        background-size: cover;

}
.caratulas.hasonado > .portada{
    height: 160px;
    position: relative;
    background-position: center;
    background-size: cover;
    width: 100%;
}
.caratulas.hasonado .over{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,1);
	background: linear-gradient(180deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.7) 100%);
    z-index: 0;
    opacity: 0;
}
.caratulas.hasonado .details {
	position: static;
	bottom: 0;
	padding: 10px;
	font-size: 14px;
	color: #000;
	line-height: normal;
    font-weight: bold;
}
.caratulas.hasonado .details .nonegrita{
    font-weight: normal;
}
body.page-two-column:not(.archive) #primary .entry-header{
    float: none;
    width: 100%;
}
body.page .podcast .entry-title {
    font-weight: normal;
    letter-spacing: unset;
    text-transform: none;
}
.wrap.w1160{
    max-width: 1160px;
}
.iphoneImage img {
	margin-bottom: -6px;
}
.nav-emisoras  a{
    display: block;
    padding: 10px 10px;
    background-color: #e4332c;
    color: #fff!important;
    cursor: pointer;
    margin-right: 10px;
}
.nav-emisoras  a:hover{
    background-color: #f00;
}
ul.emisoras {
	list-style: none;
}
ul.emisoras .panel-heading{
    padding: 10px 10px;
    background-color: #e4332c;
    color: #fff;
}
ul.emisoras table {
	border-collapse: collapse;
	margin: 0 10px 0px;
	width: calc(100% - 20px);
}

ul.emisoras th {
	width: 65%;
}
ul.emisoras td {
	text-align: right;
}
.yarpp-related-widget{
    text-transform: uppercase;
    color: #e4332c;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 0px solid rgba(127,127,127,0.1)!important;
	width: 32%!important;
	height: auto;
	margin: 5px;
	margin-left: 0px;
	vertical-align: top;
}
.yarpp-thumbnail > img, .yarpp-thumbnail-default {
	width: auto!important;
	height: auto!important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title{
    width: 100%!important;
    text-align: center;
}
.navigation-top .searchform {
	float: right;
	position: relative;
	top: -3px;
}
body.home .navigation-top .searchform {
	float: none;
	display: block;
	margin: 5px 30px;
}
body.home .navigation-top .wrap {
	padding: 0.75em 2em;
	display: flex;
	justify-content: center;
}
.navigation-top .searchform input.search-field{
    border-radius: 7px;
    display: block;
    padding: 7px 5px;
    width: 113px;
    border: 0;
}
.navigation-top .search-form .search-submit {
	bottom: 0px;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 0 5px 5px 0;
}
.navigation-top .search-form .search-submit .icon {
	height: 18px;
	top: -6px;
	width: 18px;
	padding: 0;
}
#secondary .widget > h2.widget-title{
    display: none;
}
form.search-form .screen-reader-text{
    display: none;
}
.social-navigation a {
	color: #fff !important;
	text-align: center;
}
.nav-links > .nav-previous,
.nav-links > .nav-next{
    display: none;
}
.social-icons.center{
    text-align: center;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail{
    height: auto!important;
}
#728x90, .publi-768-90{
    text-align: center;
}
#728x90 iframe, .publi-768-90 iframe{
    text-align: center;
    margin: 0 auto;
}
body > iframe{
    margin-bottom: 0;
}
.site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 0;
}
.featured-image.backgroundImage{
    background-position: center;
    background-size: cover;
}
.featured-image.backgroundImage img{
    opacity: 0;
}
#toContent {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #e4332c;
	font-size: 50px;
	left: 0;
}
#secondary .kissf-widget{
    position: relative;
}
#secondary .kissf-widget.fixed > div {
	position: fixed;
	top: 120px;
	width: 300px;
}
.menu-lmk{
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    color: #E2352F!important;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.2)
}
.menu-lmk .wrap{
    padding: 0;
}
.navigation-top.no-home .menu-lmk a{
    color: #1F060A!important;
}
.menu-lmk .title{
    text-transform: uppercase;
    font-family: 'riftonnormal';
    font-size: 17px;
    padding: 0 20px;
}
.navigation-top.no-home .menu-lmk ul.sub-menu {
	border-color: transparent;
	background: rgba(255,255,255,0.8);
}
.site-content-contain.forWebview .site-content{
    padding: 0;
}
.site-content-contain.forWebview .widget.kissf-widget{
    padding: 0;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width: 100%;
}
.fondo-cartelera {
	background-image: url(assets/images/Banner_Cartelera_montar_big.jpg);
	width: 100%;
	min-height: 314px;
	background-position: top right;
}
.fondo-cartelera .video {
	position: absolute;
	top: 80px;
	right: 77px;
	width: 370px;
	height: 210px;
	overflow: hidden;
}
.fondo-cartelera .video iframe{
    height: 100%;
}
@media screen and (min-width: 48em) {
    .navigation-top {
        position: static;
    }
}
@media screen and (min-width: 800px) {
    .navigation-top .searchform input.search-field {
        width: 0px;
        opacity: 0;
        transition: all 0.5s ease-out;
    }
    .navigation-top .searchform:hover input.search-field {
        width: 113px;
        opacity: 1;
    }
    .navigation-top .search-form .search-submit {
        border-radius: 5px 5px 5px 5px;
        background-color: transparent;
        transition: all 0.5s ease-out;
    }
    .navigation-top .search-form:hover .search-submit {
        border-radius: 0 5px 5px 0;
        background-color: #767676;
    }
}
@media screen and (max-width: 800px) {
    #player{
        display: block;
    }
    #player #caratula{
        width: 100%;
        height: 200px;
    }
    #player #playBox {
        width: 100%;
        padding: 5px;
    }
    .caratulas.hasonado {
        width: 100%;
        height: 200px;
        position: relative;
        margin-bottom: 20px;
    }
    ul.display-posts-listing{
        display: block;
    }
    ul.display-posts-listing > article{
        width: 100% !important;
        max-width: 400px;
        margin: 0 auto 20px;
    }
    .newslist h2{
        text-align: center;
    }
    .item-2 div.featured-image > a > img {
        height: 110%;
        width: auto;
    }
    .columns {
	   display: flex;
    }
    .columns > div {
        width: 100%;
        text-align: center;
    }
    footer.site-footer .widget-column {
        width: 100% !important;
    }
    .social-navigation {
        clear: left;
        float: none;
        margin-bottom: 0;
        width: 100%;
        text-align: center;
    }
    .site-info {
        float: none;
        padding: 0.7em 0 0;
        width: 100%;
        font-size: 12px;
        text-align: center;
    }
    .menu-toggle{
        color: #fff!important;
        font-size: 20px;
        padding: 5px;
    }
    .menu-item .dropdown-toggle {
        padding: 1px;
        right: 0;
        text-align: center;
        width: 2em;
        color: #fff !important;
        font-size: 28px;
        background-color: transparent !important;
    }
    .has-sidebar:not(.error404) #primary,
    body.page-template-default #primary{
        float: none;
        width: 100%;
    }
    .has-sidebar #secondary,
    body.page-template-default #secondary{
        float: none;
        padding-top: 0;
        margin: 20px auto;
    }
    .navigation-top.no-home img.custom-logo{
        width: auto;
        max-height: 40px;
        margin: 10px 10px 0px;
    }
    .main-navigation > div > ul{
        padding: 0;
    }
    .main-navigation.toggled-on {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.8);
        overflow: scroll;
        z-index: 9999;
    }
    .main-navigation.toggled-on > button {
        margin: 20px auto;
    }
    .main-navigation.toggled-on .menu-cabecera-container,
    .main-navigation.toggled-on .menu-lmk-container{
        width: 80%;
        margin: 0 auto;
    }
    .main-navigation.toggled-on > div > ul {
        border-top: 1px solid rgba(255,255,255,0.5) !important;
    }
    .main-navigation.toggled-on li {
        border-bottom: 1px solid rgba(255,255,255,0.5) !important;
    }
    .main-navigation.toggled-on .sub-menu li {
        border-bottom: 0px solid rgba(255,255,255,0.5) !important;
    }
    .main-navigation.toggled-on .sub-menu {
        border: 0;
        background-color: transparent;
    }
    .navigation-top.no-home ul.sub-menu {
        border-color: transparent;
        background: transparent;
    }
    body.has-header-image .site-description, body.has-header-video .site-description {
        opacity: unset;
    }
    .socialblocks {
        display: block;
    }
    .socialblocks > div {
        width: 100%;
    }
    body:not(.home) #masthead {
        height: 59px;
    }
    .emisoras > .row{
        display: block;
    }
    .emisoras > .row > div{
        width: 100%;
    }
    body.home .site-branding-text h1 {
        font-size: 25px !important;
    }
    body.home .site-branding-text p {
        margin: 10px;
        font-size: 16px;
        line-height: normal;
    }
    body.home .site-branding .searchform {
        display: none;
    }
    body.home .custom-header{
        height: 90vh!important;
    }
    .escuchanos {
        margin: 10px;
    }
    .escuchanos a {
        font-size: 19px;
    }
    /*
    body.menuActive #site {
        transition: filter .35s ease, -webkit-filter .35s ease, opacity 0.375s ease-out;
        filter: blur(0.5em);
    }
    */
    .navigation-top > .wrap > .site-description{
        display: none;
    }
    #player #caratula {
        width: 100%;
        height: auto;
    }
    #player #caratula img{
        width: 100%!important;
        height: auto;
    }
    #player #playBox > div {
        text-align: center;
        position: static;
        width: 90%;
        top: 50%;
        left: 50%;
        transform: none;
        margin: 20px auto 30px;
    }
    #728x90,
    .publi-768-90,
    #300x250,
    #secondary{
        display: none;
    }
    .yarpp-thumbnails-horizontal .yarpp-thumbnail {
        width: 100% !important;
    }
    .columns {
        display: block;
    }
    h1 {
        font-size: 30px !important;
    }
    .appLinks img{
        width: 160px;
        height: auto;
    }
    .kissfm-custom-widget.triangle_dark h4.entry-title a {
        color: #fff;
        text-shadow: 0 0 2px #000;
    }
    body.home .navigation-top .searchform {
        margin: 5px -20px 5px 10px;
    }
    .navigation-top.no-home img.custom-logo {
        margin: 10px 10px 0px 0;
    }
    .navigation-top .searchform input.search-field {
        border-radius: 7px;
        display: block;
        padding: 3px 4px;
        width: 94px;
        border: 0;
    }
    .menu-toggle {
        color: #fff !important;
        font-size: 15px;
        padding: 5px;
    }
    .custom-logo-link img {
        display: inline-block;
        max-height: 50px;
        width: auto;
        margin: 5px;
    }
    .main-navigation ul {
        background: transparent;
    }
    .site-branding #site-navigation #top-menu{
        display: none!important;
    }
    .menu-lmk {
        position: static;
        top: 100px;
        left: 0;
        width: 80%;
        color: #E2352F !important;
        background-color: transparent;
        box-shadow: 0 0 0 rgba(0,0,0,0.2);
        margin: 20px auto;
        text-align: center;
    }
    .menu-lmk .wrap {
        display: block!important;
    }
     .menu-lmk  .title{
         display: none;
    }
    .main-navigation.toggled-on .menu-lmk  .title{
         display: block;
    }
    .main-navigation.toggled-on #menu-lmk-1{
        display: block;
        background-color: transparent;
        color: #fff;
        padding: 10px 0;
    }
    .menu-lmk .menu-lmk-container{
        width: 100% !important;
    }
    .main-navigation.toggled-on .menu-lmk a{
        color: #fff !important;
    }
    .main-navigation.toggled-on .menu-lmk ul.sub-menu {
        background: transparent;
    }
    .fondo-cartelera {
        background-image: url(assets/images/Banner_Cartelera_montar_movil.jpg);
        background-position: top center;
        background-size: cover;
        max-width: 420px;
        margin: 0 auto;
        min-height: 290px;
    }
    .fondo-cartelera .video {
        position: relative;
        top: 70px;
        right: auto;
        width: 90%;
        overflow: hidden;
        left: auto;
        margin: 0 auto;
    }
}