/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.mnwall-s-desc, .mnwall-desc {
  font-size: 16px;
}
.moduletable .nav.menu {
  border: 0px solid #e0e0e5;
  padding: 0.5rem 0rem;
  width: 100%;
}
.moduletable .nav.menu li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #e0e0e5;
}
.articoli {
  height: 500px;
  background-image: url('../../../../images/_sistema/articoli.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid white;
}
.santuario {
  height: 250px;
  background-image: url('../../../../images/_sistema/santuario.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid white;
}
.messe {
  height: 250px;
  background-image: url('../../../../images/_sistema/messe.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid white;
}
.gallery {
  height: 250px;
  background-image: url('../../../../images/_sistema/gallery.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid white;
}
.attivita {
  height: 250px;
  background-image: url('../../../../images/_sistema/attivita.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid white;
}
.news {
  height: 250px;
  background-image: url('../../../../images/_sistema/news.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 4px solid white;
}
.g-horizontalmenu li {
  padding: 0 0.5rem;
}
td {
  padding: 0;
  border: 1px solid #dce2e9;
}
.topmargin {
  padding: 20px 0 0 0 !important;
}
.g-social a {
  padding: 0.1875rem 4px;
  text-decoration: none;
}
#g-footer a {
  color: #fff;
}
#g-top .g-content p, #g-top .g-content {
  margin: 0;
  padding: 0;
}
#g-expanded {
  padding: 0px;
}
#g-contatti {
  background-image: url('../../../../images/_sistema/bg/bg-color3.svg');
  background-color: #ffffff;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-above {
  background-color: #000000;
}
#g-header {
  background-image: url('../../../../images/_sistema/bg/bg-color.svg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.header-default {
  background-image: url('../../../../images/_sistema/bg/bg-color-header.svg') !important;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-intro {
  background-image: url('../../../../images/_sistema/bg/bg-L.svg');
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-utility {
  background-image: url('../../../../images/_sistema/bg/bg-color2.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
#g-footer {
  background-image: url('../../../../images/_sistema/bg/bg-color-footer.svg');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-mainbar {
  padding: 0;
}
#g-sidebar {
  padding: 0;
}
g-expanded {
  border-top: 10px solid #f2f3f4;
  margin-top: 8px;
}
div.catItemTagsBlock ul.catItemTags li a {
  background-color: #369;
  color: #ffffff;
  padding: 4px;
  text-transform: uppercase;
  font-size: 12px;
}
div.k2TagCloudBlock a {
  background-color: #369;
  color: #ffffff;
  padding: 4px 8px;
  text-transform: uppercase;
  font-size: 12px !important;
  margin: 0 4px;
}
div.itemHeader h2.itemTitle {
  line-height: normal;
}
div.itemListCategory {
  background: none;
  border: 0px;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: none;
  margin: 0px;
  padding: 0px;
  border: 1px solid #f1f1f1;
}
iv.k2CategoriesListBlock ul li, div.k2UsersBlock ul li, div.k2ItemsBlock ul li a.moduleItemTitle, .nspArt h4.nspHeader a {
  margin-bottom: 4px;
  padding: 4px 0;
  border-bottom: 1px solid #ddd;
  display: block;
  text-transform: uppercase;
}
div.itemLeft {
  float: left;
  width: 33%;
  padding-top: 20px;
}
@media only screen and (max-width: 60em) {
  div.itemLeft {
    float: none;
    width: 100%;
  }
}
div.itemRight {
  float: right;
  width: 66%;
  border-left: 1px solid #f1f1f1;
  padding-left: 20px;
  margin-top: 0px;
  padding-top: 0px;
}
@media only screen and (max-width: 60em) {
  div.itemRight {
    float: none;
    width: 100%;
    border-left: 0px;
  }
}
#text-overflow {
  overflow: hidden;
}
#itemSx {
  float: left;
  width: 33%;
}
@media only screen and (max-width: 60em) {
  #itemSx {
    float: none;
    margin-right: 0px;
    width: 100%;
  }
}
#itemRight {
  float: right;
  width: 66%;
  border-left: 1px solid #ddd;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 60em) {
  #itemRight {
    float: none;
    width: 100%;
    border-left: 0px;
  }
}
div.catItemBody {
  overflow: hidden;
}
@media only screen and (max-width: 60em) {
  div.catItemBody {
    width: 100%;
    padding: 0;
  }
}
h3 {
  font-size: 20px;
  line-height: normal;
}
h1 {
  font-weight: normal;
}
#titlecenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
#titlecenter h1 {
  color: #fff;
  padding: 0 30px;
  font-size: 24px;
  text-align: center;
  margin-top: 80px;
  background: #000000;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity= 70);
  filter: alpha(opacity=70);
  /* // for IE8 */
  /* //for IE5-7 */
}
#titlecenter a {
  color: #fff;
}
div.itemToolbar {
  background: none;
  padding: 2px;
  border-radius: 0px;
  border-bottom: 1px solid #002b3d;
}
.jk2-hover-box-bg {
  background: rgba(0, 0, 0, 0.9);
}
.mnwall-hover-box-content .mnwall-item-link-icon, .mnwall-hover-box-content .mnwall-item-lightbox-icon {
  background: #f3f4f5;
}
.light-text .mnwall-s-desc, .light-text .mnwall-desc, .light-text .mnwall-price, .light-text .mnwall-hits, .light-text .mnwall-count {
  color: #ffffff;
}
.jk2-big .jk2-item-inner {
  width: 70%;
}
.jk2-item-category {
  border: 1px solid #fff;
  padding: 4px 8px;
  display: inline;
}
h3.jk2-title a {
  font-size: 16px;
  line-height: 20px;
}
div.k2ItemsBlock ul li div.moduleAttachments {
  background-color: #f1f1f1;
  padding: 6px;
  text-transform: uppercase;
  font-weight: bold;
}
h2.sprocket-mosaic-title {
  font-size: 1.2em;
  line-height: 0.8em;
  margin: 10px 0;
}
.sprocket-mosaic-item .sprocket-mosaic-text {
  line-height: 1.4em;
}
.sprocket-readmore {
  text-align: right;
  display: inline;
}
.sprocket-mosaic-item .sprocket-mosaic-image {
  width: 100%;
  height: 150px;
  object-fit: cover;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
div.catItemIntroText {
  line-height: 24px;
}
div.itemToolbar ul {
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.itemExtraFields ul li span.itemExtraFieldsLabel {
  width: auto;
  font-weight: bold;
}
div.catItemExtraFields ul, div.itemExtraFields ul {
  font-weight: normal;
}
div.catItemExtraFields ul li, div.itemExtraFields ul li {
  border-bottom: 1px dotted #ccc;
}
div.catItemExtraFields, div.itemExtraFields {
  background-color: none;
  border: none;
  padding: 0 0 0 0;
  margin: 20px 0 0 0;
  border-top: 1px solid #002B3D;
}
div.catItemExtraFields ul, div.itemExtraFields ul {
  font-weight: bold;
}
div.itemAttachmentsBlock ul.itemAttachments li a {
  font-size: 90%;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: block;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
div.itemAttachmentsBlock {
  text-transform: uppercase;
  overflow: hidden;
  border-bottom: none;
  background-color: none;
  margin-bottom: 4px;
}
.nspArt h4.nspHeader {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 15px 0;
}
.nspArts {
  padding: 0px;
}
@media (max-width: 800px) {
  .nspArts, .nspLinksWrap {
    padding: 0px 0px;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */