/*
Theme Name: Goulaine Country
Description: Goulaine Country
Author: Damien
Author URI: https://Goulaine-Country.fr
Template: hueman-pro
Version: 1.0
*/

@media (max-width:600px) {
.gde-frame {
    width: 100% !important;
    height: 430px !important;
}
.site-title a img {
    padding: 0px !important;
}
}

#page .container-inner {
    background: rgba(255, 255, 255, 0.3);
} 

.main {
    background-color: #2b2b2b57 !important;
}

.site-title {
    padding: 15px 0;
}

.site-description {
    float: left;
    margin-left: 30px;
    padding: 5px 0;
    font-size: 2em;
    line-height: 100px;
    color: #fff; 
    text-shadow: 2px 2px rgba(189, 189, 189, 0.49);
}

.post-title i, .site-description {
    font-weight: Bold;
    font-style: normal;
}
.site-title a img {
	max-height: 200px !important;
	height: 200px;
    padding: 20px;
}

#header {
    background-image: url(/wp-content/themes/goulainecountry/rsz_1rsz_2original_image-_1920x1279.jpg);
    background-size: 100% 100%;
	
}

body {
    color: #fff;
}


.widget,
.widget select,
.widget > h3 {
    font-size: 15px;
	font-weight: bold;
    text-transform: none;
}

.widget {
    overflow: hidden;
}

.widget, .widget a {
    color: #000000;
    Font-Weight: Bold;
}

.widget-title,
#footer-widgets .widget-title{
    border-bottom: 2px solid #000000 ;
    position: relative;
    font-weight: bold;
}
.widget-title {
    background: #58a3cd;
    display: inline-block;
    margin-bottom: 6px;
    padding: 3px 30px;
    color: #fff;
	border-radius: 5px 10px 0 5px;
}
.widget-title::after{
    background: #000000  none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 280px;
}
.widget-title {
    background-image: url(/wp-content/uploads/2017/04/fire_guitar.png);
    background-repeat: no-repeat;
    background-position: left center;
}


.widget-title2,
#footer-widgets .widget-title2{
    border-bottom: 2px solid #000000 ;
    position: relative;
    font-weight: bold;
}
.widget-title2 {
    background: #58a3cd;
    display: inline-block;
    margin-bottom: 6px;
    padding: 3px 30px;
    color: #fff;
	border-radius: 5px 10px 0 5px;
}
.widget-title2::after{
    background: #000000  none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 200px;
}
.widget-title2 {
    background-image: url(/wp-content/uploads/2017/04/fire_guitar.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.themeform label {
    color: #fff;
}
h4 {
    color: #fff;
}


.menu-image-title-after.menu-image-not-hovered img {
  padding-right: 0px !important;
}

.menu-image-title-after.menu-image-title {
  padding-left: 5px;
}