@charset "UTF-8";
/*!
Theme Name:     Cutivalu
Description:    Child theme made for Radio Cutivalú
Author:         Távara Digital
Author URI:     https://tavara.pe
Template:       Newspaper
Version:        10.3.6c
*/
.td-scroll-up .td-header-gradient:before {
  display: none;
}

#td-header-menu .radio-link {
  border-left: 1px solid #eee;
  float: right;
}

.online-player {
  text-align: center;
}
.online-player .listen-links {
  margin-top: 2em;
}
.online-player img {
  vertical-align: middle;
  margin-left: 1em;
}
.online-player iframe {
  width: 100%;
  height: 82px;
  border-radius: 20px;
}

.cat-on-frontpage .td-post-category {
  display: none;
}

.post .td-post-header:before {
  content: "";
  display: block;
  width: 15em;
  height: 15em;
  border-radius: 100%;
  background-color: rgba(0, 73, 149, 0.04);
  position: absolute;
  left: -8%;
  top: -8%;
  z-index: 0;
}
.post .td-post-header .td-category,
.post .td-post-header .td-post-title {
  z-index: 1;
  position: relative;
}
.post .td-post-header .entry-title {
  margin-top: 0.7em;
  margin-bottom: 0.4em;
}
.post.td-post-template-3 .td-post-header .entry-title {
  color: #fff;
}
.post.td-post-template-3 .td-post-header-holder {
  background-color: #014995;
}

.td-main-sidebar {
  margin-top: 5.1em;
}

.td-category a {
  color: #2f2f2f;
  background-color: #ffc100;
  padding: 0.5em 0.8em;
  font-size: 1.2em;
  border-radius: 0 0 4px 4px;
}

.td-category-header .td-page-title {
  font-size: 5em;
  line-height: normal;
}

.td-footer-wrapper .td_module_wrap:hover a,
.td-footer-wrapper a:hover {
  color: #fff !important;
}
.td-footer-wrapper .entry-date {
  color: #7e9ebd;
}

.td-sub-footer-container {
  padding-bottom: 110px;
}

.sidebar-ad {
  margin-bottom: 30px;
}

.td-sub-footer-copy a {
  color: #75a1ca;
  text-decoration: underline;
}

.td_module_mx1 .td-post-category {
  margin-bottom: 7px;
}
.td_module_mx1 .entry-title a {
  text-shadow: 0 0 10px #000;
}
.td_module_mx1 .td-module-thumb a:last-child:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.75)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}

.post-template-default .td-crumb-container {
  display: none;
}

.introduction p {
  font-size: 1.2em;
  line-height: 29px;
}

@media screen and (max-width: 767px) {
  .home-facebook-widget {
    display: none;
  }
}
.td-block-title {
  background-color: #084B96;
  display: inline-block;
  padding: 0.5em 0.7em;
  border-left: 10px solid #FDC02D;
}

// TODO: Update source scss
.sf-menu > li > a {
    padding: 0 4px;
    letter-spacing: -0.5px;
}

.sf-menu > li.radio-link > a,
.td-affix .sf-menu > li.radio-link > a:hover {
  color: #fff;
  background-color: #ec3838;
}

.sf-menu > li.radio-link:hover > a:after, .sf-menu > li.radio-link.current-menu-item > a:after {
  background-color: #ad1111;
}

/*.td-footer-wrapper div .td_block_template_8 .td-block-title > *:before {
    background-color: #f8c007;
}*/
.header-search-wrap {
  position: absolute;
  top: 0;
  right: 0;
}

.td-social-whatsapp {
  display: inline-block;
}

@media (min-width: 1141px) {
  .td-container,
.tdc-row,
.tdc-row-composer {
    width: 1000px;
  }

  .td-header-style-8 .td-header-row.td-header-top-menu {
    margin-left: 190px;
    width: auto;
  }
  .td-header-style-8 .td-header-row.td-header-main-menu {
    padding-left: 190px;
  }
  .td-header-style-8 .td-header-sp-logo {
    width: 187px !important;
  }
}
@media (max-width: 1141px) and (min-width: 1019px) {
  .sf-menu > li > a {
    font-size: 11px !important;
  }
}
.td-header-style-8 .sf-menu > li.radio-link > a:hover {
  background-color: #ec3838 !important;
}

.td-more-articles-box {
  z-index: 99999;
}

@media (max-width: 768px) {
  .td-category-header .td-page-title {
    font-size: 2em;
  }
}
/* ADS */
.ad-sticky-skyscraper {
  position: fixed;
  width: 160px;
  height: 600px;
  top: 0;
  z-index: 10000;
}

body.admin-bar .ad-sticky-skyscraper {
  top: 32px;
}

.ad-sticky-skyscraper.left {
  left: 50%;
  margin-left: -668px;
}

.ad-sticky-skyscraper.right {
  right: 50%;
  margin-right: -668px;
}

.ad-sticky-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  pointer-events: none;
}

.ad-sticky-footer .ad-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 728px;
  height: 90px;
  pointer-events: all;
}

@media (max-width: 1270px) {
  .tavara-custom-ads {
    display: none;
  }
}
@media (max-width: 768px) {
  .ad-sticky-footer {
    display: none;
  }
}
