/*
Theme Name:   Zox News Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  Zox News Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zox-news
Version:      1.1.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  zox-news-child
*/

/* TEMPLATE */
h1.mvp-post-title {
  margin-right: 0;
  width: 100%;
}
#mvp-post-feat-img .wp-post-image {
  width: 100%;
}
#mvp_home_feat1_widget-2 {
  margin-bottom: 40px;
}
.menu-item-160747 ul li a {
  color: #dd0000;
}
#mvp-content-main p.wp-caption-text,
.mvp-post-add-main p.wp-caption-text {
  font-size: 0.8rem !important;
}
#mvp-content-main p,
.mvp-post-add-main p {
  font-size: 1.3rem !important;
  line-height: 1.7 !important;
}
#mvp-content-main ul li,
#mvp-content-main ol li,
.mvp-post-add-main ul li,
.mvp-post-add-main ol li {
  font-size: 1.3rem !important;
  line-height: 1.7 !important;
}
#mvp-foot-wrap {
  background: #000;
}
.mvp-widget-ad {
  background: #f7f7f7;
  padding: 10px 0;
}
#mvp-comments-button {
  margin-bottom: 30px;
}
.mvp_facebook_widget {
  margin: 75px 0 50px;
}
.mvp-feat1-list-img {
  background: #fff !important;
}

nav.mvp-fly-nav-menu ul li.menu-item-has-children:after {
  right: 20px !important;
}
nav.mvp-fly-nav-menu ul li.menu-item-has-children.tog-minus:after {
  right: 23px !important;
}

/* TEMPLATE VARIABILI */
.mvp-cd-cat.left.relative {
  color: #dd0000 !important;
}

/* GOOGLE CMP FIX */
.fc-consent-root .fc-close {
  right: auto !important;
  left: 0px !important;
}

/* DISCOVER BUTTON */
.discover_button {
    width: 100%;
    margin: 20px auto;
    padding: 20px;
    background-color: #ededed;
    border-radius: 16px;
    border: 1px solid #e8eaed;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.discover_button_link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 0;
    background-color: #ffffff;
    border: 1px solid #dadce0;
    border-radius: 12px;
    text-decoration: none;
    font-family: Roboto, Arial, sans-serif;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.2s ease-in-out, transform 0.2s ease-in-out;
    box-sizing: border-box;
}

.discover_button_link:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    transform: translateY(-1px);
}

.discover_button_icon {
    flex: 0 0 auto;
    margin-right: 12px;
}

.discover_button_text {
    display: flex;
    flex-direction: column;
}

.discover_button_small {
    color: #5f6368;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0.3px;
}

.discover_button_big {
    color: #1f1f1f;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
}

@media only screen and (max-width: 600px) {
    .discover_button {
        border-radius: 0;
        padding-left: 12px;
        padding-right: 12px;
    }

    .discover_button_big {
        font-size: 16px;
    }
}

/* GAM */
#div-gpt-ad-INTER {
  line-height: 0;
}
#div-gpt-ad-LDB1 {
  min-height: 90px;
  padding: 20px 0;
  text-align: center;
  clear: both;
  margin: 0 auto;
}
[id^="div-gpt-ad-INARTICLE"] {
  margin: 40px auto;
  text-align: center;
  clear: both;
  min-height: 250px;
}
[id^="div-gpt-ad-INFEED"] {
  margin: 40px auto;
  text-align: center;
  clear: both;
  background: #f7f7f7;
  padding: 15px 0;
  min-height: 90px;
}
#div-gpt-ad-SMPU1,
#div-gpt-ad-SMPU2,
#div-gpt-ad-MPU1,
#div-gpt-ad-MPU2,
#div-gpt-ad-MPU3 {
  min-height: 250px;
}
.clever-core-ads {
  margin: 30px 0;
}

@media screen and (max-width: 479px) {
  span.mvp-post-excerpt {
    font-size: 22px !important;
    line-height: 31px !important;
    letter-spacing: -0.05em;
  }
  h1.mvp-post-title,
  #mvp-post-content h1.mvp-post-title {
    font-size: 2.3rem !important;
    line-height: calc(1em + 4px);
    letter-spacing: -0.03em;
  }
  #mvp-main-head-wrap {
    margin-bottom: 0px;
  }
  [id^="div-gpt-ad-INARTICLE"] {
    background: #f7f7f7;
    padding: 15px 0;
  }
  [id^="div-gpt-ad-INFEED"] {
    min-height: 250px;
  }
  #div-gpt-ad-LDB1 {
    min-height: 100px;
  }
}
