/* Enter Your Custom CSS Here */
.custom-description {width: 1140px;}
.custom-description > h2:nth-child(1) {
    font-size: 16px;
    font-family: oswald;
}


#nav .widget {
	float: right;
	margin-right: 2px;
}
.nav-primary {
    background-color: #654D33;
}
.socialmedia-buttons {
	margin-top: 6px;
	margin-right: 3px;
}
.entry-comments-link > a:nth-child(1) {
    background: #536d9b!important;
}
.content .home-top .entry-title {
    font-size: 28px;
}
.metro-pro-green .archive-pagination li a:hover, .metro-pro-green .archive-pagination li.active a, .metro-pro-green .button:hover, .metro-pro-green .btn:hover, .metro-pro-green .content .entry-comments-link a, .metro-pro-green .enews-widget input[type="submit"]:hover, .metro-pro-green .genesis-nav-menu .current-menu-item > a, .metro-pro-green .genesis-nav-menu a:hover, .metro-pro-green .sidebar .enews-widget input[type="submit"], .metro-pro-green .site-title a, .metro-pro-green a.social-buttons:hover, .metro-pro-green button:hover, .metro-pro-green input[type="button"]:hover, .metro-pro-green input[type="reset"]:hover, .metro-pro-green input[type="submit"]:hover {
    background-color: #A49383;
}
.metro-pro-green .entry-title a:hover, .metro-pro-green .genesis-nav-menu > .right > a:hover, .metro-pro-green .site-footer a:hover, .metro-pro-green a, .metro-pro-green h2 a:hover {
    color: #536d9b;
}
.menu-primary .socialmedia-buttons a {
	float: left;
	border-right: none;
	padding: 0;
}

.menu-primary .socialmedia-buttons img {
	margin-bottom: 0;
}
a.social-buttons {
    background-color: #333;
    border-right: 1px solid #FFF;
    color: #FFF;
    float: left;
    font-size: 10px;
    overflow: hidden;
    padding: 8px 0px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
a.social-buttons {background-color:#654D33!important;}
.sidebar .enews-widget {
    background-color: #654D33;
    color: #FFF;
    padding: 28px 32px 32px;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    background-color: #536d9b;
    border: medium none;
    box-shadow: none;
    color: #FFF;
    cursor: pointer;
    padding: 16px 24px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}
#subbutton{     
  background-color: #536d9b;
}
h3 {color:#654D33!important;}
.footer-widgets {
    background-color: #3E2914;
    clear: both;
    font-size: 15px;
    margin: 32px auto;
    max-width: 1140px;
    padding: 36px 36px 0px;
    COLOR: #FFF;
}
.footer-widgets h4 {color:#fff!important;}
.site-footer {
    background-color: #3E2914!important;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    padding: 16px;
    text-align: center;
}
.title-area > h2:nth-child(3){
    font-family: oswald;
    width: 1140px;
    font-size: 16px;
    margin-top: -1%;
}
/* If in mobile screen with maximum width 479px. The iPhone screen resolution is 320x480 px (except iPhone4, 640x960) */    
@media only screen and (max-width: 800px){
    .custom-description{ width: 98%;}
}
 
@media only screen and (max-width: 320px) {
.header-image .site-title a {
background: url("http://jlmigue.dumasmarketing.com/wp-content/uploads/2015/01/M-ban6.png") no-repeat scroll 0% 0% transparent !important;
    height:100px;
}
  .custom-header .site-header {background: url("") no-repeat scroll 0% 0% transparent !important;;}
} 
