Element {
}



#site-footer a {
	text-decoration: none;
}

.site-description, body:not(.overlay-header) .toggle-inner .toggle-text, .widget .post-date, .widget .rss-date, .widget_archive li, .widget_categories li, .widget cite, .widget_pages li, .widget_meta li, .widget_nav_menu li, .powered-by-wordpress, .to-the-top, .singular .entry-header .post-meta, .singular:not(.overlay-header) .entry-header .post-meta a {
	color: #ffffff;

}




.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {
    font-family: inherit;
    letter-spacing: normal;
}

color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #690a56;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 80rem;

}



body:not(.overlay-header) .primary-menu > li > a, body:not(.overlay-header) .primary-menu > li > .icon, .modal-menu a, .footer-menu a, .footer-widgets a, #site-footer .wp-block-button.is-style-outline, .wp-block-pullquote::before, .singular:not(.overlay-header) .entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
    color: #fff;
}



.footer-top {
    border-bottom: none
}

.header-footer-group pre, .header-footer-group fieldset, .header-footer-group input, .header-footer-group textarea, .header-footer-group table, .header-footer-group table *, .footer-nav-widgets-wrapper, #site-footer, .menu-modal nav *, .footer-widgets-outer-wrapper, .footer-top {
    border-color: #fff;
}



.footer-widgets-outer-wrapper {
    border-bottom: none;
}


.overlay-header #site-header {
	background: #690a56;
position: fixed;
	z-index: 99;
}




.bg-image {
  background-size: cover;
  background-position: top;
 margin: 80px 0 0 0;	
}


.screen-height {
  min-height: 2vh;
	}



h1.entry-title, h2.entry-title {
word-break: normal;
	word-wrap:normal;
margin: 50px 0px 0px 0px;
}



@media (min-width: 1220px) {
  h1.entry-title, h2.entry-title {
    margin: 150px 0px 20px 0px;
  }
}

@media (min-width: 1500px) {
  h1.entry-title, h2.entry-title {
    margin: 250px 0px 20px 0px;
  }
}


@media (min-width: 2500px) {
  h1.entry-title, h2.entry-title {
    margin: 370px 0px 20px 0px;
  }
}
	
.entry-header {
   	    width: calc (100%);
}

.rss_image {
  display:inline-block;
  width: 100% !important;
  min-height: 600px !important;
}

.feedzy-rss .rss_item .rss_image span {
  background-size: contain !important;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1000px) {
  .rss_image {
    min-height: 300px !important;
  }
}

.footer-widgets + .footer-widgets {
    margin-top: 0;
    margin-left: 8em;
}

@media screen and (max-width: 1000px) {
  .footer-widgets + .footer-widgets {
   margin-top: 3em;
		margin-left: 0;
  }
}

@media screen and (max-width: 1065px) {
  ul.primary-menu.reset-list-style {
   font-size: smaller;
	
  }
}


@media screen and (max-width: 990px) {
  ul.primary-menu.reset-list-style {
   font-size: smaller;
	
  }
}

.page-id-113 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}

.page-id-116 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}

.page-id-524 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}

.page-id-3840 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}


.page-id-3785 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}

.page-id-3804 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}

.page-id-3842 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}

.page-id-3837 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}

.page-id-3802 h1 {
  text-shadow: 10px 5px 15px #8B8B8B;
}

.wpcf7 input[type="submit"] {
     color: #ffffff;
     font-size: 18px;
     font-weight: 700;
     background: #690a56;
     padding: 15px 25px 15px 25px;
     border: none;
  
     width: auto;
     text-transform: uppercase;
     letter-spacing: 5px;
 }

 .wpcf7 input:active[type="submit"] {
     background: #000000;
 }

button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
background-color: #690a56;
}