@media screen and (max-width: 767px) {
  div.instagram {
    margin-left: 152px;
  }
}

#Top_bar #logo img {
  width: 500px;
}

#Top_bar #logo img.logo-sticky {
  width: 0px;
  display: none;
}

.comunicazioni-titolo {
  text-shadow: 3px 3px black;
}

p {
  font-size: 18px;
  text-align: justify;
}

.widget_rss ul li a {
  color: #070054;
}

.rss-date {
  color: #d60000;
}

.header-stack #Top_bar {
  background-color: #ffe000;
}

h1 {
  font-size: 60px;
}

button {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  margin: -4px;
}

.header-stack #Header .top_bar_left {
  background-color: #ffe000;
}

.header-magazine #Top_bar .banner_wrapper img {
  width: 408px;
  height: 129px;
}

.ult-new-ib .ult-new-ib-title {
  font-size: 40px;
  word-spacing: 5px;
  text-indent: 5px;
  letter-spacing: 5px;
  text-align: center;
  margin-top: 100px;
  line-height: 40px;
}

.ult-new-ib .ult-new-ib-content p {
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
}

.wpb_text_column :last-child {
  color: #ffffff;
}

#vsel .vsel-meta p {
  color: #ffffff;
}

.header-stack #Top_bar:not(.is-sticky) .top_bar_left {
  background-color: #ffe000;
}

.layout-full-width.header-fw #Top_bar .container {
  background-color: #ffe000;
}

.the_content_wrapper ul li {
  color: #000000;
  font-weight: 400;
  font-family: 'Century Gothic';
  font-size: 18px;
  text-align: justify;
}

.subtitle {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.epyt-gallery-title {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
}

.heading-fotogallery {
  text-shadow: 3px 3px black;
}

img {
  pointer-events: none;
}

hr.color-orange {
  /* Glyph, by Harry Roberts */
  overflow: visible;
  /* For IE */
  padding: 0;
  border: none;
  border-top: medium double orange;
  color: orange;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

hr.color-orange:after {
  content: "§";
  display: inline-block;
  position: relative;
  top: -0.7em;
  font-size: 1.5em;
  padding: 0 0.25em;
  background: white;
}

.borderimg {
  border: 10px solid transparent;
  padding: 15px;
  border-image: url(http://santuarioloreto.it/wp-content/uploads/2019/07/border.png) 30 round;
}

.button-foulard {
  display: inline-block;
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button-foulard span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button-foulard span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button-foulard:hover span {
  padding-right: 25px;
}

.button-foulard:hover span:after {
  opacity: 1;
  right: 0;
}

.button-madonna {
  display: inline-block;
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px 180px;
}

.button-madonna span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button-madonna span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button-madonna:hover span {
  padding-right: 25px;
}

.button-madonna:hover span:after {
  opacity: 1;
  right: 0;
}

a.ufficio-accoglienza {
  color: blue;
}

.vc_general.vc_cta3.vc_cta3-style-3d.vc_cta3-shape-rounded.vc_cta3-align-left.vc_cta3-color-orange.vc_cta3-icon-size-md {
  background-color: #ffe000;
}

.vc_general.vc_cta3.vc_cta3-style-flat.vc_cta3-shape-rounded.vc_cta3-align-left.vc_cta3-color-orange.vc_cta3-icon-size-md {
  background-color: #ffe000;
}

.team .desc_wrapper .desc {
  color: #fa9e14;
}

.borderimg2 {
  border: 10px solid transparent;
  margin-top: -30px;
  padding: 15px;
  border-image: url(http://santuarioloreto.it/wp-content/uploads/2019/07/border.png) 30 round;
}

#player {
  margin: 0px auto;
}

.vc_btn3.vc_btn3-size-md {
  font-weight: 600;
}

#associati-messaggio {
  background-color: orange;
  margin-left: 80px;
  padding: 10px;
}

div.date_label {
 opacity: 0;
}