/*
 Theme Name:   La Braserade Child
 Description:  La Braserade Theme
 Template:     capella
 Version:      1.0.0
*/
body {
    font-family: "Open Sans", sans-serif !important;
    line-height: 1.4;
}
/* Menu */
#menu_wrapper div .nav > li.current-menu-item > a, #menu_wrapper div .nav > li.current-menu-parent > a, #menu_wrapper div .nav > li.current-menu-ancestor > a {
    font-weight: 800;
}
#nav_wrapper {
    float: left;
    background: url('images/pointilles_menu.png') no-repeat left center;
    background-size: 3px 37px;
    margin-left: 40px;
    padding-left: 30px;
}
/* Elements */
#page_caption h1 {
    opacity: 0;
}
#page_content_wrapper h2 {
    color: #a10a26 !important;
	margin-bottom: 15px;
}
.page-template-contact h2 {
    color: #000;
}
h1, h2, h3, h4, h5, h6, a {
    font-family: "Open Sans", sans-serif !important;
}
h2, h3 {
    font-weight: 800;
}
h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}
h4 {
    margin-top: 15px;
    margin-bottom: -0.3em;
}
b, strong {
    font-weight: 800;
    text-transform: uppercase;
}
.uppercase {
    text-transform: uppercase;
    font-size: 115%;
}
a.button {
    font-size: 15px;
}
.page_caption_desc, #page_content_wrapper p.page_caption_desc {
    color: #000;
    margin-bottom: 0;
    padding: 0;
    margin-top: 0;
}

.social_wrapper.shortcode ul li, a.button, .buttons {
    border-radius: 4px;
}
hr.thick, hr {
    display: block;
	width: 40px;
	margin: 25px 0 20px 0;
	clear: both;
	border-top: 7px solid #a10a26 !important;
}
hr.thick.black, hr.black {
    border-color: #000;
}
.social_wrapper.alignleft ul {
    text-align: left;
    margin: 30px 0 !important;
}
.social_wrapper ul li, .social_wrapper.small ul li {
    width: 36px;
    height: 36px;
}
.social_wrapper ul li a {
    padding: 8px;
}

/* Header */
#page_caption.hasbg {
    height: 600px;
}
/* Scroll */
a.scroll {
    position: absolute;
    bottom: 20px;
    left: calc(50% - 10px);
    background: url(images/scroll.png) no-repeat;
    background-size: 32px 32px;
    opacity: .7;
    height: 32px;
    width: 32px;
    display: block;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
a.scroll:hover {
    opacity: 1;
}

/* Menu */
.top_bar {
    top: 50px;
    position: absolute;
    background: #000!important;
}
.logo_wrapper {
    margin-bottom: 0px;
}
#menu_wrapper .nav ul, #menu_wrapper div .nav {
    margin-top: 0px;
}
#menu_wrapper .nav ul li a, #menu_wrapper div .nav li a {
    padding: 12px 15px;
}

.fond_rouge {
    background-color: #a10a26;
    color: #fff;
    clear: both;
    padding: 25px;
    margin-top: 15px; 
}
.fond_rouge h4 {
    margin-bottom: .6em;
}
@media only screen and (min-width: 961px) {
    .fond_rouge.hotel .one_third:nth-child(2) {
        width: 20.66%;
    }
    .fond_rouge.hotel .one_third:nth-child(3) {
        width: 34.66%;
        padding: 0 4%;
        background: url('images/pointilles_blanc.png') repeat-y left bottom,
            url('images/pointilles_blanc.png') repeat-y right bottom;
        background-size: 2px 4px;
    }
    .fond_rouge.hotel .one_third.last {
        width: 28.66%;
    }
}
.fond_gris {
    background: url('images/pointilles_blanc.png') repeat-y 85px center #494949;
    background-size: 4px 8px;
    color: #fff;
    clear: both;
    margin-top: 35px;
    margin-left: 5px;
    margin-right: 5px;
}
.fond_gris p {
    background: url('images/couverts_verticaux.png') no-repeat 30px center;
    background-size: 27px 78px;
    padding: 20px 20px 20px 110px !important;
}
.fond_rouge h1,.fond_rouge h2,.fond_rouge h3,.fond_rouge h4,.fond_rouge h5, .fond_gris h1,.fond_gris h2,.fond_gris h3,.fond_gris h4,.fond_gris h5
{
    color: #fff!important;
}
.fond_rouge h3
{
    background: url('images/pointilles.png') repeat-x 2px bottom;
    background-size: 8px 4px;
    padding-bottom: 6px;
    max-width: 280px;
    border: 0px;
}
.texte_rouge {
    color: #a10a26;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    padding: 0 0 0 25px !important;
    margin: 1em 0;
    text-transform: uppercase;
    background: url('images/pointilles_rouge.png') repeat-y left center;
    background-size: 4px 8px;
}
.texte_grid {
    color: #a10a26;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    padding-left: 20px;
    text-transform: uppercase;
}
.motif {
    background-image: url('images/motif_vichy.png');
    background-repeat: repeat-y;
    background-position: top right;
    background-size: 116px;
    padding-right: 116px;
}

/* Galeries */
.post_img.small.square_thumb {
    float: left;
    margin: 0 5px 10px 5px;
}
.post_img img.thumbnail_gallery {
    width: 220px;
    height: 220px;
}

/* Contact */
.page-template-contact label {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 4px;
    padding-top: 8px;
}
.page-template-contact label.label-left {
    width: 25%;
    float: left;
}
.page-template-contact .wpcf7-form input.wpcf7-text {
    width: 75%;
    float: left;
}
.wpcf7-form-control-wrap {
    position: inherit !important;
}
input[type=text], input[type=password], input[type=email], input[type=date], input.wpcf7-text {
    padding: 5px 10px 6px 10px;
}
textarea {
    height: 140px;
}
input[type=submit], input[type=button], a.button, .button, .woocommerce .page_slider a.button {
    border-radius: 6px !important;
    font-weight: 900 !important;
}
.page-template-contact #page_content_wrapper input[type=submit] {
    float: right;
}
div.wpcf7-response-output {
    text-transform: uppercase;
    border-radius:6px;
}
div.wpcf7-mail-sent-ok {
    background-color: #398f14;
    color: #fff;
}
div.wpcf7-validation-errors {
    background-color: #f7e700;
}
span.wpcf7-not-valid-tip {
    clear:both;
}

/* Footer */
#footer_top {
    text-align: center;
    background-color: #b62132;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    padding: 28px 0;
    font-size: 26px;
}
#footer .sidebar_widget > li:first-child h2 {
    background: url(images/labraserade-ico.png) no-repeat left;
    background-size: 18px 18px;
    padding-left: 26px;
    display: inline-block;
    font-size: 22px;
}
@media only screen and (max-width: 767px) {
    #footer_top {
        font-size: 16px;
    }
    #footer_top img {
        max-width: 24px;
        height: auto;
        vertical-align: 2px!important;
    }
}
@media only screen and (max-width: 320px) {
    #footer_top img {
        display: none!important;
    }
}
#footer .sidebar_widget.three > li {
    margin-right: 0;
}
@media only screen and (min-width: 768px) {
    #footer .sidebar_widget.three > li:nth-child(2) {
        padding: 0 2%;
        background: url('images/pointilles_blanc.png') repeat-y left bottom,
            url('images/pointilles_blanc.png') repeat-y right bottom;
        background-size: 2px 4px;
    }
}
#footer p {
    font-weight: 600;
    font-size: 13px;
    padding-bottom: 1.3em;
}
#footer a:hover {
    color: #aaa !important;
}
#footer a.button {
    background-color: #b62132;
}