.search-input .input,
.search-field .input {
  height: 30px;
  padding: 3px 34px 3px 0;
  font-family: sole_headline, Georgia, Times, "Times New Roman", serif;
  font-size: 24px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .search-input .input,
  .search-field .input {
    height: 40px;
    padding: 6px 34px 6px 0;
    font-size: 28px;
  }
}
@media (min-width: 1440px) {
  .search-input .input,
  .search-field .input {
    height: 40px;
    padding: 4px 34px 4px 0;
    font-size: 32px;
  }
}
.search-input,
.search-field {
  position: relative;
  margin-bottom: 15px;
}
.modal-search-open .modal-backdrop {
  background-color: #fff;
}
@media (min-width: 1440px) {
  .search-filter-time .input {
    display: inline;
    margin: 0;
    width: 151px;
    padding: 0;
    height: 16px;
  }
}
@media (max-width: 1023px) {
  .search-filter-time .input {
    width: 100px;
    font-size: 9px;
  }
}
.modal-backdrop.in {
  opacity: 0.6;
}
.modal-search-open .modal-backdrop.in {
  opacity: 0.95;
}
.is-sidemenu-in .modal,
.is-sidemenu-in .modal-backdrop {
  width: 100%;
}
.main-content > .aentry-container:first-child,
.main-content > .scta:first-child,
.main-content > .sopen:first-child,
.main-content > .srel:first-child {
  padding-top: 15px;
}
.suggestion-list-item .active,
.suggestion-list-item a.active {
  background: rgba(0, 60, 127, 0.1);
}
.r24-fullheight {
  height: 100vh;
}
.r24-used_filter a {
  border-bottom: 2px solid #E67D7B;
}
.r24-body article b {
  border-bottom: 2px solid #356e89;
  /*line-height: 0.1em;*/
  font-weight: 500;
}
/* override della regola bunker */
.main-header-nav ul li a,
.section-nav ul li a {
  padding: 0 10px !important;
}
@media all and (min-width: 768px) {
  #IAS,
  #system24 {
    width: 50%;
    float: left;
  }
  #IAS img,
  #system24 img {
    width: 100%;
    height: auto;
  }
  #system24 img {
    border-left: 1px solid #e2e2e2;
  }
  #IAS {
    text-align: right;
  }
  #IAS_container {
    width: 768px;
    margin: 0 auto;
  }
}
@media all and (min-width: 1008px) {
  #IAS,
  #system24 {
    width: 50%;
    float: left;
  }
  #IAS img,
  #system24 img {
    width: auto;
    height: auto;
  }
  #IAS {
    text-align: right;
  }
  #system24 img {
    border-left: 1px solid #e2e2e2;
  }
  #IAS_container {
    width: 1008px;
    margin: 0 auto;
  }
}
#ias-footer {
  display: block;
  margin-top: 15px;
}
#ias-footer:after {
  display: block;
  content: "";
  clear: both;
}
.main-footer {
  margin-top: 40px;
}
[data-object-fit='cover'] {
  object-fit: cover;
  max-height: 140px;
  width: 140px;
}
#wrapper #mainContent .hideSearch {
  display: none;
}
.prodotto-dimension {
  max-height: 140px;
  width: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1439px) {
  .prodotto-dimension {
    max-height: 140px;
    width: 140px;
  }
  .list-lined-item .aprev.aprev--fbtm.aprev--mid.aprev--ilist.video-img,
  .list-lined-item .aprev.aprev--fbtm.aprev--mid.aprev--ilist.gallery-img {
    min-height: 78px !important;
  }
}
@media screen and (max-width: 1022px) {
  .prodotto-dimension {
    max-height: 90px;
    width: 90px;
  }
}
.list-lined-item .aprev.aprev--fbtm.aprev--mid.aprev--ilist.video-img {
  min-height: 140px !important;
}
.hideFirst {
  display: none;
}
/*# sourceMappingURL=r24.style.css.map */