/**
* Theme Name: Foundry Child
* Description: This is a child theme of Foundry, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
* Template: foundry
* Version: 2.1.6
*/

body {

    font-size: 16px;
    line-height: 26px;
 }
nav.bg-dark, .bg-dark {
 /* background: #292929; { */
	 /*background: #eecab5;} */
	background:#3b5249; }
footer.bg-dark {
	background:#7e8a97; /* #3b5249;*/ 
}

.overlay:before, .background-image-holder:before {
    background: #fff; !important;
}

.bg-secondary {
    background: #ffffff; !important;
}

.background-image-holder {
  background-position: top center !important;
}

.image-bg h1, .image-bg h2, .image-bg h3, .image-bg h4, .image-bg h5, .image-bg h6, h3.uppercase, .uppercase mb0
   {
	   font-family: Belgrano; !important;
	color:#60573C; !important;
	   text-transform: none; !important;
	   letter-spacing:3px;
	 /*  visibility: hidden; */
}
*/
.h5, .wpb_wrapper h5 {
		font-size: 18px; !important;
	    color: #BA4F36; !important;
		font-weight:400;
		font-style:italic;

}
.page-title .container {
	background: rgba(0, 151, 19, 0.1); !important;
}

section  {
    padding: 25px 0; !important;
}

a, a:visited, a:focus, a:active, a:hover, a.btn {
    text-decoration: underline;
}

.menu li a, a:visited, a:focus, a:active, a:hover
{
    text-decoration: none; !important;
}

a.btn {
    text-decoration: none; !important;
}
.text-bg {
	font-weight:800; !important;
	color: #339966;
}
.fade-half {
    opacity: 1; 
}

.image-xxs {
    max-height: 40px;
    display: none;
}

@media all and (max-width: 767px) {
		h3 {
  font-size: 30px; !important; 
  line-height: 38px; !important;
		}
p {
    font-size: 12px; !important;
	}

}

// Custom CSS WP Acessibility plugin
.accessability_container {
    left: auto !important;
    top: 80px; !important;
}


button.close_container {
    background: #3b5249 !important;
}
button.wah-action-button {
	background: #009713; !important;
}

.sub {
    opacity: .9;
}

