ents /*HEADER IMAGE*/

#parallax-bg {
    background-position: center !important;
    background-size: cover;
    height: 450px!important;
} 

.admin-bar #parallax-bg {
		top: 32px;
}

#masthead {
    margin-bottom: 450px!important;
}

@media screen and (max-width: 782px) {
body.admin-bar .header-wrap {
    top: 0px;
  }
}

/*HEADER SLIDER*/
.home #parallax-bg {
    display: none;
}

#metaslider_container_1167 {
    display: none;
}

.home #metaslider_container_1167 {
    display: unset;
}

.metaslider.ms-theme-outline * {
    height: 450px;
  	object-fit: cover;
}

.home #masthead {
    margin-bottom: 0px!important;
}

/*FOOTER*/
#content {
    padding-bottom: 45px;
}


/*ELEMENTOR LIGHTBOX*/
#elementor-lightbox {
  display: none !important;
}

/*PAGE TITLE*/
.entry-title {
	text-align: center;
}
.home .entry-title {
    display: none;
}

.home .elementor-15535 .elementor-element.elementor-element-23bab9a {
    display: none;
}

/*POSTS META*/
.group-blog .byline {
  display:none!important;
}

.entry-meta .cat-links {
  display:none;
}

/*COMMUNITY PLUGIN*/
.community-main {
  text-align: center;
}
.community-container {
	display:inline-block;   
  position:relative;
	width: 270px!important;
	height: 350px!important;
	margin: 0px 5px 15px 5px;
}
.community-container .community-image img {
	display:inline-block;   
  position:relative;
	width: 270px!important;
	height: 350px!important;
	min-height: 350px!important;
	object-fit: cover;
}
.community-container .community-link {
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width: 270px;;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
	color:#fff;
	padding:5px;
	text-align: center;
	background-color:rgba(99,46,155,0.6);    
}
.community-container .community-link span {
	font-family: Roboto, sans-serif ;
	font-size: 14px;
	line-height: 1.4;
}

/*COMMUNITY PAGE TEMPLATE*/

@media only screen and (max-device-width: 767px) {
  .comm-box h5,
  .comm-box .mob-center{
    text-align: center;
  }
  .comm-box {
    display: flex;
    flex-flow: wrap;
  }
  .comm-col1, .comm-col2, .comm-col3, .col4 { 

  }
  .comm-col1 {order: 1;}
  .comm-col2 {order: 2;}
  .comm-col3 {order: 0;}
  }

/*ARCHIVE PAGE TEMPLATE*/
.hfeed .page-header {
	margin-bottom: 0;
}
.hentry {
	margin-bottom: 0;
}
.entry-meta {
  text-align: center;
}
.archive .post-featured-image,
.archive .cat-links{
  display: none;
}
.archive .entry-title,
.archive .entry-meta {
  text-align: left;
}
.archive .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 10px 0px;
}
.widget-area {
  font-family: Roboto;
}
.nscw-inactive-tree .cat-list .children {
  margin-top: 10px!important;
}
.site-main [class*="navigation"] {
    margin: 15px 0 !important;
}

/*Premium Addons for Elementor*/ 
.elementor-widget {
	margin: 0 auto;
  width: 100%!important;
}

/*Accordion Pro*/
.wpsm_panel-body div {
	text-align: center!important;
}

/*Contact Form 7*/
.wpcf7-form-control {
	width: 280px; 
}

/* Flipbook */
._df_thumb ._df_book-title {
  display: none;
}

._df_thumb {
  margin: 0;
}

/*Smooth scroll up and down*/
@media screen and (min-width: 768px) {
  .page-scroll-buttons button,
  .page-scroll-buttons button:hover,
  .page-scroll-buttons button:focus {
    display: none;
  }
}

.one-page-up {
  display: none;
}

.one-page-down {
  margin-left: -23px;
}

/*RSS FEED*/
.elementor-widget-wp-widget-feedzy_wp_widget .feedzy-rss li {
  padding: 0px 0 25px!important;
}
.feedzy-rss .rss_item .rss_content small {
    margin: 5px 0px;
}
.feedzy-rss .rss_item {
    border-bottom: 0px solid #eee;
}

.feedzy-rss .rss_item {
    margin: 0 2%!important;
}

.feedzy-rss .rss_item .rss_image span {
    border: solid 1px #eaeaea;
}

/*EVENTS LIST*/

.vsel-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}

.vsel-content-shortcode {
	width:25%;
  padding: 10px;
  min-width: 270px;
}

.vsel-content-shortcode .vsel-image-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%
}

.vsel-content-shortcode .vsel-image-left {
  width: 200px!important;
  height: 200px!important;
  margin: 10px 0!important;
}

.vsel-content-shortcode .vsel-meta {
  text-align: center;
  width: 100%
}

#vsel p {
  margin: 5px 0!important;
}

.vsel-content {
  width: 100%
}

/* ACCORDION */
.wpsm_panel-group {
  margin-bottom: 0px; 
}