/*
Theme Name: Total Child Theme
Theme URI: https://iwebyou.it
Description: Child theme per EnergiaOltre
Author: iwebyou
Author URI: https://iwebyou.it
Template: Total
Version: 1.0
*/

.claim {
  font-weight: 700;
  color: #2d9804;
  font-style: italic;
  font-size: 0.88em;
  margin-top: 20px;
}
.wpex-post-cards img {
  width: 100%;
}

#menu-main {
  margin-top: 12px;
}

img.blog-entry-media-img {
  width: 100%;
}

.home #main,
.single #main {
  border-top: 1px solid #eee !important;
  padding-top: 40px !important;
}

.page #main,
.archive #main {
  border-top: 0;
  padding-top: 0;
}

#agenzia-stampa .meta-author {
  display: none;
}

#home-grid .meta-author {
  font-size: 0.85em;
}
#home-grid .author img {
  width: 25px;
}
#agenzia-stampa .vcex-blog-entry-details:nth-last-of-type(-n + 2) {
  border-bottom-width: 0 !important;
}

.overlay {
  position: relative;
}
.overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;

  background: linear-gradient(0deg, #000c, #0000 85%, #0000 65%, #0000);
  z-index: 9;
}

.card-dettagli {
  bottom: 15%;
  left: 2%;
  z-index: 9;
}
.cat-tag-absolute {
  position: absolute;
  top: -32px;
  left: -10px;
  z-index: 9;
  padding: 5px;
  font-size: 0.68em;
}
.card-media-container,
.title-tag-container {
  position: relative;
}

.primissimo .cat-tag-absolute {
  left: -16px;
}

.navbar-style-one .dropdown-menu > li.menu-item > a {
  line-height: normal !important;
  border-left: 2px solid #2d9804;
}
.navbar-style-one .sf-menu li.menu-item {
  white-space: normal !important;
  word-break: break-word;
  width: 135px;
  font-size: 0.88em;
  font-weight: bold;
}
.navbar-style-one .dropdown-menu > li.menu-item > a > span.link-inner {
  padding: 0 11px !important;
}

@media screen and (min-width: 750px) {
  .post-in-category-agenziastampa .content-area {
  width: 48% !important;
}

.post-in-category-agenziastampa #sidebar {
  width: 48% !important;
}
}

.wpex-w-90 {
  width: 90%;
}
.wpex-w-18 {
  width: 18%;
}
.btn-agenzia {
  margin-top: 2px;
}
img.blog-single-media-img {
  width: 100%;
/*
  height: 350px;
  object-fit: cover;
*/
}

@media screen and (min-width: 1100px) {
  .primissimo .overlay {
    height: 406px;
  }
  .primissimo img {
    height: 406px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1100px) {
  .primissimo h2 {
    font-size: 1.177em;
  }
  .primissimo {
    margin-bottom: 5px;
  }
}
