h1 {
	color:#ddd;
}

.entry-content blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 15px;
    border-left: 3px solid #e96656;
  width:100%
}

.display-posts-listing {
	column-width:33%!important;
	column-count:3!important;
	list-style-type: none; 
}

.contact-submit {display:block!important;}

#sfwa_footer a {
    color: #f7f7f7;
    font-size: 13.5px;
}

.categorydep {
    width: 100%;
    column-width: 230px!important;
    list-style-type: none;
    color: #333!important;
    font-size: 17px;
}

.categorydep a { color:#333!important;
font-weight:bold;}

.categorydep a:hover { color:#c5392f!important;
font-weight:bold;}

h2.pieddepage {
      font-family: "Montserrat", Helvetica, sans-serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 25px;
    color: #fff;
    border-bottom: 3px dotted #dd4f4f;
    padding-top: 30px;
}

.green-btn {
    background: #2f2e2e;
}

.green-btn:hover {
    background: #444!important;
}

.categorydep {
	width:100%;
	column-width:250px
}

h1, titre {
    color: #c5392f;
    text-shadow: 1px 1px 2px #fff;
}

.entry-title, .widget-title, .widget-title a {
    color: #c5392f;
    font-size: 30px;
    line-height: 22px;
}

#categorydep {
	width:100%
}

content-area {
	width:100%!important;
}

h1, titre {
    color: #c5392f;
}

.entry-content p {
    text-align: justify;
    display: none;
}

p.artisan {
    text-align: justify;
    display: block;
}


article.hentry {
    float: left;
    width: 100%;
    margin-bottom: -20px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.entry-footer {
    background: transparent;
		display: none;
}


.navbar-inverse .navbar-nav > li > a {
    padding: 0;
    color: #171616;
    line-height: 35px;
	font-size:18px;
	font-weight:bold;
}

#main-nav.fixed {
    position: fixed;
    top: 0;
    height: 120px;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
    height: 110px;
}

#main-nav {
    position: fixed;
    top: 0;
    height: 120px!important;
}

.navbar-nav.navbar-right:last-child {
    margin-right: -15px;
    margin-top: 18px;
}

.header-content-wrap {
    position: relative;
    padding: 185px 0 290px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
    box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
    max-height: 300px;
}

.widget li {
    position: relative;
    margin: 2px 0; 
    margin-left: 3%;
    padding-left: 10px;
    text-align: left;
    list-style: none;
}

.col-sm-4 {
    width: 18.33333333%;
}

.entry-content blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 15px;
    border-left: 3px solid #e96656;
    border: 1px solid #e96656;
    padding-top: 10px;
    box-shadow: 4px 4px 4px;
    border-radius: 5px;
    width: 75%;
    background: #ffffe2;
}

.navbar-brand > a > img {
    width: auto;
    max-height: 95%;
}

blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 15px;
    border-left: 3px solid #e96656;
    border: 1px solid #e96656;
    padding-top: 10px;
    box-shadow: 4px 4px 4px;
    border-radius: 5px;
    width: 80%;
    background: #ffffe2;
		margin:auto;
	
}