

/* WHOLE PAGE (color) */
html, body, #page, .page
{	
	background-color: rgb(255, 255, 255) !important;
	font-family: Georgia,Georgia,serif !important;
}

/* #page, body.colors-dark, .colors-dark .site-content-contain, .colors-dark */

#page, #page p, #page div
{	
	color: rgb(0, 0, 0);
}
#page a
{
	color: rgb(69, 69, 69);
	text-decoration: none;
}
#page a:hover, footer a:hover, #colophon a:hover, p a:hover, div a:hover, li a:hover, ul a:hover
{
	color: rgb(0, 0, 0) !important;
}
#page h1, #page h2, #page h3, #page h4, #page h5, .site-content-contain h1, .site-content-contain h2, .site-content-contain h3, .site-content-contain h4, .site-content-contain h5
{
	color: rgb(0, 0, 0) !important;
	text-decoration: none;
}

/* HEADER (color) */
#masthead
{
	background-color: rgb(255, 255, 255);
}

/* SITE BRANDING HEADER (margins padding) */
#masthead, #page #masthead
{	
		
		
		
		
			border-bottom: 4px solid rgb(153, 187, 136);
	}

/* SITE BRANDING HEADER LOGO */
.custom-logo-link
{
	}

/* SITE BRANDING HEADER TITLE () */
#masthead .site-title, #masthead .site-title a
{
		display: none;
		
		margin-top: 15px;
		
	color: rgb(0, 0, 0) !important;
	opacity: 1;
    -webkit-transition: opacity 1;
    transition: opacity 1;
}

/* SITE BRANDING HEADER DESCRIPTION () */
#masthead .site-description
{
		display: none;
		
	color: rgb(0, 0, 0) !important;
}

/* NAV BAR (color) */
.navigation-top
{
	background-color: rgb(159, 133, 96) !important;
}

/* NAV MENU (color) */
#top-menu, #top-menu li, #top-menu ul
{
	background-color: rgb(159, 133, 96) !important;
}



#top-menu .current-menu-item
{
	background-color: rgb(130, 109, 79) !important;
}
#top-menu .menu-item a, #top-menu .current-menu-item ul li a
{
	color: rgb(255, 255, 255);
}
#top-menu .current-menu-item a
{
	color: rgb(255, 255, 255);
}



/* All content width XXLanding Page Content WidthXX */
#primary #main .page .panel-content .wrap, .navigation-top .wrap, .site-branding .wrap, #content .wrap
{
				max-width: 73%;
			width: 73%;
				
}


/* Background Image Start */
/* Background Image End */

/* CONTENT (color) */
.site-content-contain
{
	background-color: rgb(237, 237, 237) !important;
}

/* PAGE ARTICLE POST (width) */
#content .wrap
/*, #content .entry-header, #page #content header, #page #content .entry-footer, #comments*/
{
	background-color: rgb(255, 255, 255);
	
			border: 1px solid rgb(213, 213, 213);
		
			border-top: 1px solid rgb(213, 213, 213);
		
			border-left: 1px solid rgb(213, 213, 213);
		
			border-right: 1px solid rgb(213, 213, 213);
		
			border-bottom: 1px solid rgb(213, 213, 213);
	}

/* Post Page Heading */
#page header
{
	/* Reset */
	border: none;
}

/* Front Page Tile Widgets */
#x2-fptw .fptw-widget
{
			border: 1px solid rgb(213, 213, 213);
		
			border-top: 1px solid rgb(213, 213, 213);
		
			border-left: 1px solid rgb(213, 213, 213);
		
			border-right: 1px solid rgb(213, 213, 213);
		
			border-bottom: 1px solid rgb(213, 213, 213);
	}
#x2-fptw .fptw-widget, #x2-fptw h1, #x2-fptw h2, #x2-fptw h3, #x2-fptw figure, #x2-fptw figcaption
{	
	color: rgb(0, 0, 0);
}


/* FOOTER */
#colophon
{
	background-color: rgb(159, 133, 96);
	
		
			border-top: 4px solid rgb(153, 187, 136);
		
		
		
		
	color: rgb(255, 255, 255);
}

/* Form Style */
.contact-form, .contact-form label, label
{
	color: rgb(0, 0, 0) !important;	
}

#page input[type=button], #page .pushbutton-wide, .post-edit-link
{
	background-color: rgb(213, 213, 213) !important;	
}

#page textarea, #page input[type=text], #page input[type=email], #page input[type=password]
{
	background-color: rgba(255, 255, 255, 0.707) !important;
	color: rgb(0, 0, 0) !important;
}

#main .edit-link, #main .post-edit-link
{
	background-color: transparent !important;
}

/* Additional Custom CSS */
.su-image-carousel {
    max-height: 520px;
}

.blog .post-thumbnail
{
display: none;
}

.blog .page-header, .site .page-header
{
margin-top: 30px;
}
.custom-logo, .custom-logo-link
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
}
.custom-logo-link, .custom-logo-link img
{
float: unset;
}
.custom-logo
{
height: 75px !important;
}

.site-branding
{
height: unset !important;
}

.site-branding-text .site-description
{
clear: both !important;
padding-top: 5px;
font-weight: bold !important;
}

@media screen and (max-device-width: 480px)
{
  .custom-header
  {
  height: 7em !important;
  }
}

.additionalFooterText
{
}

@media screen and (min-width: 48em)
{
   .custom-logo-link 
   {
       padding-right: 0 !important;
   }
}

.ftrw-widget
{
text-align: center;
}
.ftrw-widget .genericon
{
display: inline;
font-size: 35px;
margin-right: 15px;
}
.ftrw-widget ul li
{
display: none;
}
#site-navigation .menu-toggle, #site-navigation .menu-toggle:hover, #site-navigation .menu-toggle:focus, #site-navigation .menu-toggle, #site-navigation button:focus, #site-navigation button, #site-navigation button:focus
{
color: #fff;
border-color: transparent !important;
outline: none !important;
box-shadow: none !important;
border-radius: unset !important;
}
.navigation-top
{
border: unset !important;
}
#site-navigation
{
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
}
.navigation-top, .main-navigation, .menu-main-container
{
z-index: 20;
}

@media screen and (max-device-width: 480px)
{
  #site-navigation
  {
  border-top: none;
  border-bottom: none;
  }
  .colors-dark .main-navigation li 
  {
    border-bottom-color: #fff !important;
  }
}

.site-footer .social-navigation
{
margin-top: 10px;
display: block;
position: absolute !important;
}
.site-footer .social-navigation a
{
background-color: #99bb88 !important;
color: #fff !important;
}
.site-footer .social-navigation a:hover
{
background-color: #6a805e !important;
color: #fff !important;
}

@media screen and (max-device-width: 480px)
{
  .site-footer .social-navigation li
  {
    display: block;
    margin-left: 5px;
  }
  .site-footer .social-navigation li
  {
    height: 5px;
    width: 5px;
    margin-bottom: 40px;
  }
  .site-footer .social-navigation .icon
  {
    height: 15px !important;
    width: 15px !important;
  }
}


.blog article
{
border: 1px solid #d5d5d5;
margin-bottom: 15px;
padding: 1em;
}

#x2design_credits
{
    width: 100%;
    background-color: #9f8560;
    margin-right: 0;
    padding: 0;
    padding-bottom: 10px;
    position: relative;
    right: unset;
    text-align: right;
}