@import url('https://fonts.googleapis.com/css2?family=Julius+Sans+One&display=swap');
h2.site-title,.site-description{
  font-family: 'Julius Sans One', sans-serif !important;
	color:#fff;
}

/* , change font size | #19107282-hc eD */
.site-title {
	
	font-size: 2.4em;
	font-weight: 00;
}

.post-content p{
	font-size: 1.4em;
}

.no-sidebar .content {
    width: 100%;
}
/* Site logo / 22006732-HC (MI) */
@media only screen and (min-width: 768px) {
	.site-logo-link {
	  float: left;
	  margin-right: 16px;
	}
}

.no-sidebar .single-post .post-inner{
  width:100%;
    float: left;
}
.no-sidebar.content:before,.no-sidebar .wrapper:after{
  content:none !important;
}
.no-sidebar #content div.sharedaddy,.no-sidebar  #main .no-sidebar div.sharedaddy,.no-sidebar div.sharedaddy,.no-sidebar .sidebar{
  display:none;
}

.no-sidebar .single-post .post-title{
  border-bottom:none;
}
div.wpape_gallery_button,.wpape-img-content{
  display:none;
}
.wpape-img-image .thumbnail-overlay .wpapeDesc{
  color:#fff !important;
}
.sidebar{
	background:#f1f1f1;
}
.main-content-page .single-post .post-inner{
		background: rgba(255,255,255,0.8);
		padding-left:15px;
	padding-right:15px;
	}
.home .main-content-page #main{
		background: rgba(255,255,255,0.8);
		padding-left:15px;
	padding-right:15px;
}
#post-carousel .slick-prev:before, #post-carousel .slick-next:before{
	color:#062d5a;
}
#post-carousel{
  margin:0;
  
}
#post-carousel li{
  background-color:#fff;
  padding:30px;
  min-height:250px;
  text-align:center;
  display:flex;
  align-items:center;
	flex-wrap:wrap;
}
#post-carousel li a{
  text-align:center;
  font-size:22px;
  vertical-align:middle;
  border-bottom:0;
}
#post-carousel li p{
	display:block;
	text-align:center;
	width:100%;
}
.wp-block-gallery.aligncenter .blocks-gallery-item figure{
  flex-direction: column;
}
.wp-block-gallery .blocks-gallery-item figcaption {
  position: relative;
 background:transparent;
  color:#000;
  padding:10px
}
strong.rtl {
	display:block;
    direction: rtl; 
    text-align: right;
    unicode-bidi: bidi-override;
}
.rtl {
    direction: rtl; 
    text-align: right;
    unicode-bidi: bidi-override;
}
	html.translated-rtl .post-content p,html.translated-rtl  .post-title,html.translated-rtl h2.site-title,html.translated-rtl .site-description {
    direction: rtl;
    text-align: right;
    unicode-bidi: bidi-override;
}
@media (min-width: 851px){
html.translated-rtl  .header-bottom-menu > li {
    float: right;
}
	.header-bottom-menu > li > a:hover,.header-bottom-menu ul > li:hover > a{
  color:#fff;
}
.header-bottom-menu > li > a{
  font-size:16px;
  padding: 15px;
}
body	.switcher .selected{
		z-index:10 ;
	}

.header-bottom-menu ul a{
  padding:10px 20px;
}
	.header-bottom-menu > li > a,.header-bottom-menu ul a{
		font-weight:normal;
	}
header	.site-logo-link img {
    display: block;
    width: 200px;
}
header .header	.section-inner{
		display: flex;
    flex-wrap: wrap;
    align-items: center;
	}
	.site-logo-link{
		margin-bottom:0;
	}
}
 
.home article.no{
  display:none;
}
.home .posts .post:nth-of-type(2n),.home .posts .post {
    margin-left: 2%;
}
.post-content iframe {
        width: 100%;
}
.widget-content select.jetpack-search-sort {
    display: block;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    padding: 10px;
}
.eihe-box .eihe-caption {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  opacity: 1;
}
.eihe-box:hover img{
   -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  opacity: 1;
}
.eihe-box:hover .eihe-caption {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  opacity: 0;
}
ul.blocks-gallery-grid{
	margin-left:0 !important;
}
.qtip-content img{
  width:100%;
  margin: 10px 0;
}
.qtip-content figure {
    width: 100% !important;
    margin: 10px 0;
}
#infinite-wrap {
    font-size: inherit;
}
.sidebar{
  background: #fff;
  padding: 50px 20px 50px 20px;
}
header .header{
  padding:10px 0;
}
.post-content iframe{
  max-width:100%;
}
.custom-gallery{
  margin-top:40px;
display: flex;
    flex-wrap: wrap;
}
.custom-gallery li{
  margin-bottom: 20px;
    width: 32%;
    float: left;
    margin-right: 1.33%;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.custom-gallery li p{
	margin-top:10px;
}
.page-template-page-gallery .content,.gallery-template-default  .content{
  width:100%;
}
.page-template-page-gallery .wrapper:after,.gallery-template-default .wrapper:after{
  background:#dfdfdf;
  border-left:none;
}
#album-gallery .grid-item{
  width:32%;
  float:left;
  margin-right:1%;
  background:#fff;
  padding:10px;
}
#album-gallery .grid-item a {
    margin-top: 10px;
    display: block;
    height: 100%;
}
#album-gallery ul{
  display: flex;
    flex-wrap: wrap;
}
#album-gallery ul li{
  width:100%;
  float:left;
  margin-right:1%;
	    min-height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-template-page-gallery .wrapper.section-inner,.gallery-template-default .wrapper.section-inner{
 background:#fff;
  width:100%;
  max-width: 100%;
  padding:20px 40px;
}

.page-template-page-gallery  h1.post-title{
  text-align:center;
  margin-bottom:20px;
}
#album-gallery .grid-item a h4{
  color:#000;
  font-size:24px;
  font-weight:bold;
  margin-bottom:10px;
}
#album-gallery .grid-item p{
  color:#898989;
  font-size:16px;
  margin-bottom:10px;
}
.home video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}
.home .header-wrapper{
	position:sticky;
	z-index:33;
}