@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
body {
	font-family: "Plus Jakarta Sans", sans-serif !important;
}
div#title-container {
    text-transform: uppercase;
}
#title-container a {
	font-family: "Plus Jakarta Sans", sans-serif !important;
	color:#d5931b !important;
}
.tagline {
	font-size:19pt !important;
	color:#d5931b !important;
}
.home-header-image {
    width: 80%;
    margin: -80px auto 0px auto;
}
.home-header-separator {
    width: 30%;
    margin: -80px auto 0;
}
#sthoverbuttons {
  display: none;
} /*######################disattivare plugin wordpress*/
.scroll-to-top {
	width:40px;
}
.scroll-to-top:hover {
    cursor: pointer;
    background: #d5931b;
}
.post-title, .featured-content h2 {
    font-family: 'Plus Jakarta Sans';
    font-weight: bold;
    font-size: 30pt;
    color: #d5931b;
    text-align: center;
    text-transform: uppercase;
}
.post-title a {
	color:#d5931b !important;
}
.post-content a {
    text-decoration: underline;
    color: #d5931b;
    font-weight: bold;
}
.more-link {
	text-transform: lowercase;
}
.more-link:hover, .more-link:active, .more-link:focus {
    background: #d5931b !important;
    color: white;
}
.custom-featured {
	width: 100%;
    clear: both;
    min-height: 350px;
    position: relative;
    margin-bottom: 60px;
    display: inline-block;
	background-color: #fffedc;
	padding: 20px;
}
.featured-frame {
  display: inline-block;
  top: 0px;
  width: 80;
  left: 15px;
  margin-left: 15%;
  background-image: url('../images/featured.png');
  padding: 10px;
  background-size: cover;
  background-repeat: no-repeat;
}
.featured-frame-inner {
  display: inline-block;
  background-color: #fffedc;
  width: 100%;
  height: 100%;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.featured-content {
    width: 50%;
    padding: 30px 20px 30px 20px;
    float: right;
	position:relative;
	font-weight: 401;
	min-height: 350px;
}
.featured-hilight-image {
    width: 350px;
    position: absolute;
    z-index: 100;
	bottom:11px;
	left: 20px;
}
.featured-post-image {
    position: absolute;
    left: 260px;
    width: 480px;
    top: 40px;
}
.featured-post-image img {
	float: right;
}
.featured-content h2 {
  color: #2B2B2B;
}
.featured-post-image img {
	max-height:350px;
	width:auto;
}
.featured-content .more-link-wrapper {
    display: none;
}
.site-header .search-form-container {
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 9;
	text-align: right;
	margin: 0 0 0 1.5em;
}
.site-header .search-form-container i {
    color: #d5931b;
    z-index: -1;
    text-shadow: 2px 2px 2px white;
    font-size: 30px;
}
.home span.post-date {
    display: none;
}
.overflow-container {
	padding:0px !important;
}
.site-footer {
  background: #d5931b;
  border-top: solid 1px #d5931b;
}
#today_event {
  display: inline-block;
  margin-bottom: 30px;
  /*background: linear-gradient(rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0.45)), url('../images/pattern.jpg');*/
  background-size: auto, auto;
  background-blend-mode: color;
  background-size: contain;
}
#todaysHistoryEvents {
  width: 80%;
  margin: 15px auto 30px;
  border-left:15px solid #d5931b;
  padding-left:15px;
}
#today_event h1 {
	color:#d5931b;
	font-weight: bold;
    font-size: 30pt;
	font-family: "Montserrat Alternates", sans-serif !important;
}
#today_event h2 {
	font-weight: bold;
    font-size: 20pt;
	font-family: "Montserrat Alternates", sans-serif !important;
	margin-top:20px;
}
#today_event h2 span {
	background-color:#545454;
	color:#fff;
	padding:10px;
	margin-top:10px;
	line-height: 25pt;
}
#today_event p {
  font-size: 13pt;
  font-weight: 520;
  text-shadow: 1px 1px 1px #fff;
}
#today_event .event-month {
    background-color: #d5931b;
    color: white;
    padding: 5px 10px 5px 10px;
}
.eventUrl {
    display: inline-block;
    padding: 9px 16px;
    margin-right: 12px;
    background: #d5931b;
    color: white;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    color: #fff !important;
    font-weight: bold;
    margin-left: -15px;
}
.eventUrl:hover {
  background: #d5931b !important;
  color: white;
}
.country-footer {
    position: relative;
    height: 150px;
    margin-left: auto;
    padding: 0px;
    margin-bottom: -60px;
    width: 70%;
}
.country-element {
    position: absolute;
	bottom:0px;
}
.footer-sun-image.country-element {
    bottom: 60px;
    left: 300px;
}
.footer-wall-image.country-element img {
    height: 50px;
}
.footer-wall-image.country-element {
    left: 10%;
}
.footer-paiara-image.country-element {
    left: -16%;
}
pre.wp-block-preformatted {
    background-color: #d5931b;
    color: white;
    border: none;
}
span.visualizzazioni {
    font-size: 10pt;
    background-color: #d5931b;
    padding: 3px;
    color: #fff;
}
span.post-author {
    color: #d5931b;
    font-weight: bold;
}
.archive .featured-image {
	display:none;
}
.archive.category .post.type-post {
    width: 100% !important;
    margin: 5px auto 5px;
}
.archive-header {
    margin-bottom: 1.5em;
    width: 100%;
    margin: 0 auto 0;
}
.archive-header h1 {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 30pt;
    color: #d5931b;
    text-align: center;
    text-transform: uppercase;
}
.mymore-link-wrapper {
    margin-top: 30px;
	float: right;
}
.yarpp.yarpp-related.yarpp-related-website.yarpp-template-list ul {
    margin-left: -1px;
}
.yarpp-related a {
	color: #d5931b !important;
	font-weight: 500 !important;
	text-decoration: none !important;
}
.yarpp.yarpp-related.yarpp-related-website.yarpp-template-list li {
    text-transform: uppercase;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-weight: 200 !important;
    list-style: none;
    padding: 10px 0px 10px 0px;
}
.yarpp.yarpp-related.yarpp-related-website.yarpp-template-list h3 {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    text-transform: uppercase;
    font-weight: 300;
	text-align: center;
}
.yarpp.yarpp-related.yarpp-related-website.yarpp-template-list li:before {
    content: " ";
    width: 15px;
    height: 15px;
    border: 4px solid #d5931b;
    margin-right: 5px;
    display: inline-block;
    border-radius: 25px;
}
section#comments {
    width: 80%;
    margin: 0 auto 0;
}
.event_block {
    display: grid;
    grid-template-columns: 5% 80%;
	border-top: 10px solid #545454;
}
.calendar_day {
    width: 50px;
    background-color: #545454;
    height: 50px;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    display: block;
	text-align: center;
}
p.calendar_number {
    vertical-align: middle;
    display: inline;
}
h2.eventName {
    font-family: 'Plus Jakarta Sans';
    color: #d5931b;
    font-size: 30pt;
}
.monthly_event a.eventUrl {
    margin-bottom: 10px;
}
ul.events-months {
    column-count: 3;
}
ul.events-months li {
    list-style: none;
    text-align: center;
	font-size:15pt;
	margin-left: 0px;
}
a.currentSelection {
    background-color: #545454;
    padding: 0px 20px 0px 20px;
    color: #fff;
    font-weight: bolder;
}
div#content {
    width: 95%;
    margin: 0 auto 0;
}
ul#sections-links {
    column-count: 3;
    text-align: left;
    list-style: none;
    font-weight: 400;
}
#sections-links a {
    text-decoration:none;
	color:#fff;
}
#sections-links li:before {
    content: " ";
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    margin-right: 5px;
    display: inline-block;
    border-radius: 25px;
}
@media all and (max-width: 900px) {
  .event_block {
	  grid-template-columns: 15% 70%;
	  width: 90%;
      margin: 0 auto 0;
  }
  ul.events-months {
    column-count: 2;
 }
  h2.eventName {
	  font-size: 20pt;
  }
  article {
	  width: 90%;
	  margin: 0 auto 0;
  }
  article img {
	width:100% !important;
	display: block !important;
    clear: both !important;
  }
  .home-header-image {
    width: 90%;
    margin: -20px auto 0px auto;
   }
   .home-header-separator {
    width: 50%;
    margin: -30px auto 0;
   }
  .tagline {
		font-size: 10.8pt !important;
   }
  .post-title, .featured-content h2 {
	  font-size: 20pt;
	  text-align:left;
  }
  .archive.category .post.type-post .post-title {
	  text-align:left !important;
	  font-size:15pt;
  }
  .archive.category .post.type-post .post-header {
    text-align: left !important;
	width: 90%;
    margin: 0 auto 15px;
  }
  .archive.category .post.type-post .post-content {
    display:none;
  }
  .archive-header {
		width: 80%;
		margin: 0 auto 0;
  }
  .archive-header h1 {
    font-size: 18pt;
  }
  .featured-hilight-image {
	width: 110px;
	position: absolute;
	bottom: -10px !important;
	right: 5% !important;
  }
  .featured-hilight-image {
    left: none;
  }
  .more-link-wrapper {
	  float: right;
  }
  .featured-content {
	width: 95%;
	padding: 20px 20px 20px 20px;
  }
  .featured-frame {
	  position:relative !important;
	  width: 98%;
	  margin: 0 auto 0 !important;
	  left: 0px !important;
	  right: 0px !important;
	  background-image: url('../images/featured_mobile.png');
	  background-position: right top;
	  background-size: cover; 
  }
  .featured-post-image {
	  position: relative !important;
	  left:5% !important;
	  right:0px !important;
	  float:none;
	  width:90% !important;
  }
  .featured-post-image img {
	width: auto;
	float:none !important;
	margin: -30px auto 25px auto !important;
	display: block;
  }
  .more-link-wrapper {
	  margin-bottom:20px;
  }
  #today_event h1 {
	  font-size: 23pt;
  }
  #today_event h2 {
	  font-size: 15pt;
  }
  .country-footer {
	 width: 100%;
  }
  .footer-wall-image.country-element {
	  left: 20%;
  }
  .footer-paiara-image.country-element {
    display:none;
  }
  .footer-sun-image.country-element {
    left: 230px;
  }
  #todaysHistoryEvents {
	width: 90%;
  }
  span.visualizzazioni {
    font-size: 8pt;
  }
  .single.single-post h1.post-title {
    text-align: center;
  }
  ul#sections-links {
    column-count: 1;
  }
  .history-events-title {
	  text-align:center !important;
  }
}
/*
@media (min-width: 56.25em) {
  .blog .entry:nth-child(2n), .archive .entry:nth-child(2n), .search .entry:nth-child(2n) {
    margin-right: 2%;
    margin-left: 2%;
  }
}*/