/*
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
*/

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: #ff0000;
}
#mvp-content-main p.wp-caption-text[id^="caption-attachment-"],
.mvp-post-add-main p.wp-caption-text[id^="caption-attachment-"] {
  font-size: 0.8rem !important;
}
.mvp-feat1-list-img {
  background: #fff !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;
  }
}

/* FIX INVIBES */
#mvp-content-main p:not(.divVideoStep *),
.mvp-post-add-main p {
  font-size: 1.3rem !important;
  line-height: 1.7 !important;
}
/* END FIX INVIBES */
#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 20px;
}
#mvp-comments-button {
  margin-bottom: 30px;
}
.mvp_facebook_widget {
  margin: 125px 0;
}

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: #ff0000 !important;
}

/* FIX SKIN
body {max-width:1200px; margin:0 auto!important; background-color: #fff;}
#mvp-site {border-radius: 10px 10px 0 0!important;}
#mvp-site, #mvp-site-wall {background-color: #fff;}
.mvp-main-box {max-width:1180px;}
#mvp-main-nav-top {max-width: 1200px;}
#mvp-main-nav-bot {max-width: 1200px;} */

/* GAM */
#div-gpt-ad-INTER {
  line-height: 0;
}
#div-gpt-ad-LDB1 {
  min-height: 90px;
  text-align: center;
  clear: both;
  margin: 0 auto;
  background: #fff;
  padding: 15px 0;
}
[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;
}
#div-ddw-ad-VIDEO {
  padding: 20px 10px;
  max-width: 500px;
  clear: both;
  text-align: center;
  margin: 0 auto;
}

/* FloorAd */
.floorad-active {
  z-index: 10000000000;
  margin: auto;
  padding: 0;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 729px;
  background-color: #fff;
  border-top: 1px solid #eee;
}
.floorad-closer {
  position: absolute;
  background-color: #fff;
  top: -36px;
  height: 23px;
  padding: 6px 12px;
  color: #222;
  border-radius: 6px 0 0 0;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
  right: 0;
  z-index: 999999;
  border: 1px solid #eee;
  border-bottom: none;
  cursor: pointer;
}

/* Interstitial */
.interstitial-background {
  z-index: 2147483646;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(39, 39, 39, 0.72);
}
.interstitial-active {
  display: inline-block;
  min-width: 300px;
  z-index: 2147483647;
  padding: 0;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.interstitial-closer {
  z-index: 2147483646;
  top: 10px;
  right: 10px;
  position: fixed;
  padding: 0;
  color: #fff;
  border-radius: 16px;
  background-color: transparent;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  width: 32px;
  height: 32px;
  box-shadow: 0px 0px 2px 1px #fff;
}

@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;
  }
}
/* CMP */
.fc-consent-root .fc-close {
  right: auto !important;
  left: 0px !important;
}

.fc-consent-root .fc-choice-dialog .fc-primary-button {
  height: 38px !important;
  padding: 0 20px !important;
  margin: 6px !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  animation: cmp-pulse 2s infinite;
}
.fc-consent-root .fc-choice-dialog .fc-primary-button .fc-button-background {
  background-color: #007bff !important;
  border-radius: 14px !important;
  height: 100% !important;
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.4) !important;
  transition: none !important;
}
.fc-consent-root .fc-choice-dialog .fc-primary-button .fc-button-label {
  font-size: 16px !important;
  font-weight: bold !important;
  color: white !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
}
.fc-consent-root
  .fc-choice-dialog
  .fc-secondary-button:hover
  .fc-button-background {
  filter: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.fc-consent-root .fc-choice-dialog .fc-secondary-button:hover .fc-button-label {
  color: #444 !important;
}
.fc-consent-root .fc-choice-dialog .fc-secondary-button .fc-button-background {
  background-color: transparent !important;
  border-radius: 14px !important;
  height: 100% !important;
}
.fc-consent-root .fc-choice-dialog .fc-secondary-button .fc-button-label {
  font-size: 13px !important;
  color: #444 !important;
  font-weight: normal !important;
}
.fc-consent-root
  .fc-data-preferences-dialog
  .fc-primary-button
  .fc-button-background {
  background-color: transparent !important;
  border-radius: 14px !important;
  height: 100% !important;
  box-shadow: none !important;
}
.fc-consent-root
  .fc-data-preferences-dialog
  .fc-primary-button
  .fc-button-label {
  font-size: 13px !important;
  color: #444 !important;
  font-weight: normal !important;
}
.fc-consent-root .fc-data-preferences-dialog .fc-secondary-button {
  height: 38px !important;
  padding: 0 20px !important;
  margin: 6px !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  animation: cmp-pulse 2s infinite;
}
.fc-consent-root
  .fc-data-preferences-dialog
  .fc-secondary-button
  .fc-button-background {
  background-color: #007bff !important;
  border-radius: 14px !important;
  height: 100% !important;
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.4) !important;
  transition: none !important;
}
.fc-consent-root
  .fc-data-preferences-dialog
  .fc-secondary-button
  .fc-button-label {
  font-size: 16px !important;
  font-weight: bold !important;
  color: white !important;
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
}

@keyframes cmp-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.7);
  }

  70% {
    box-shadow: 0 0 0 12px rgba(0, 123, 255, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
  }
}
