.wpml-ls-statics-shortcode_actions {
    background: transparent;
}

.wpml-ls-statics-shortcode_actions,
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu,
.wpml-ls-statics-shortcode_actions a {
    border-color: transparent;
}

.wpml-ls-statics-shortcode_actions a {
    color: #515151 !important;
    text-decoration: none !important;
}

#lang_sel_list ul li a {
    display: inline-block;
}

html {
    margin-top: 0em !important;
}

.block {
    height: 15em;
}

a {
    text-decoration: none;
    color: #3B3A3A;
}

a:hover {
    text-decoration: none;
    color: #3B3A3A;
}

.grey {
    background: ghostwhite;
    padding: 0.5em;
}

footer {
    background: black;
    left: 1em;
    padding-bottom: 1em;
}

.info {
    position: absolute;
    left: 100%;
    top: -0.6em;
}

.info li {
    background: none;
}

.dropdown-submenu {
    position: relative;
    z-index: 8;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-menu {
    position: absolute;
    z-index: 8;
}

.bot {
    padding-top: 60px;
    height: 15em;
}

header {
    background: #3B3A3A;
    padding: 2em 0em;
    color: #ffffff;
}

header img {
    max-width: 100%;
    height: auto;
}

#logo {
    max-width: 80%;
}

h3 {
    font-family: 'Roboto Slab', serif;
}

.headerBloc {
    clear: both;
    margin: 10px 0px;
}

.headerBloc img {
    max-width: 30px;
}

.headerBloc .bigSize {
    max-width: 50px;
}

.imgBlock {
    text-align: center;
    padding: 0;
}

.infoBloc {
    font-size: 0.9em;
}

.infoBloc p {
    margin-bottom: 0;
}

.tel {
    background: #E1B98D;
    text-align: center;
    padding: 3px 0px;
    border-radius: 4px;
    font-size: 1.2em;
    font-weight: bolder;
    color: #515151;
}

.navbar-header {
    box-shadow: 0 0 10px -4px black;
    margin-bottom: 0;
}

.navbar {
    margin-bottom: 0;
}

.navbar a {
    font-family: 'Roboto Slab', serif;
    font-weight: bolder;
    color: #515151;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
}

.navbar .active {
    background: #E1B98D;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background: #E1B98D;
}

.icon-bar {
    background: grey;
}

#slider img {
    max-width: 100%;
    height: auto;
}

.navbar-collapse {
    padding: 0;
}

.clear {
    clear: both;
}

.main,
.main_page {
    margin: 2em auto;
}

.navbar {
    border: 0;
    border-bottom: solid 1px grey;
}

.contentPage {
    padding: 1em 0em 4em 0em;
}

.contentPage h2 {
    font-family: 'Roboto Slab', serif;
}

.menu {
    background: #cbcbcb;
    padding: 1em 0em;
}

.menuBlock {
    width: 19%;
    float: left;
    text-align: center;
    padding: 5px 15px;
}

.menuBlock img {
    max-width: 100%;
}

.carteMenu img {
    width: 100%;
    height: auto;
    position: relative;
    top: -4.2em;
}

.carteMenu {
    width: 23%;
    padding: 2px 0px 0px 0px;
    position: relative;
    left: -6px;
    margin-bottom: -3em;
}

.titleCarte {
    text-align: center;
    position: relative;
    z-index: 100;
}

#footer {
    background: #3B3A3A;
    padding: 2em 0em;
}

#footer img {
    max-width: 100%;
}

#credits {
    background: #cca773;
    padding: 1em 0em;
}

.toRight {
    float: right;
}

.sepBlock {
    margin: 2em auto;
    border-radius: 15px;
    border: solid 2px #d6d6d6;
    padding: 7.5px 0px;
}

.item img,
.item iframe {
    width: 100%;
    height: auto;
}

.item iframe,
.item p {
    height: 100%;
}

.item {
    height: 20em;
    overflow: hidden;
    margin: 7.5px 0px;
}

.news {
    padding: 1em 0em;
    background: #cca773;
}

.news h3,
.partenaires h3,
.article h3 {
    padding-left: 15px;
}

.post-content a {
    color: #a97e50;
}

.postImage img {
    width: 100%;
    height: auto;
}

.thumbNews {
    background: white;
}

.thumbNews,
.thumbNews img {
    width: 100%;
    height: auto;
    opacity: 1;
    transition: opacity ease 0.2s;
}

.newsBlock:hover img {
    opacity: 0.7;
    transition: opacity ease 0.2s;
}

.newsBlock a {
    color: #212121;
    transition: color ease 0.2s;
}

.newsBlock:hover a {
    color: #5d4a2e;
    transition: color ease 0.2s;
}

#lang_sel_list {
    text-align: right;
}

#lang_sel_list a {
    font-weight: bold;
    text-transform: uppercase;
}

#lang_sel_list ul {
    border: none;
}

#lang_sel_list ul li {
    width: 35px;
    display: inline;
    padding: 10px;
    background: #cba773;
    border-radius: 35px;
    margin: 0px 10px;
}

#lang_sel_list ul li a {
    background-color: transparent !important;
}

.newsletter h2 {
    margin: 0px 0px 15px 0px;
    color: white;
    font-size: 1.4em;
    text-transform: uppercase;
}

.newsletter h2,
.news h4 {
    font-family: 'Roboto Slab', serif
}

.newsletter h2 span {
    text-transform: none;
    font-style: italic;
    font-size: 0.75em;
}

.newsletter input[type='text'],
.newsletter input[type='email'] {
    width: 43%;
    margin-right: 1%;
}

.newsletter input[type='submit'] {
    background: #cca773;
    border-radius: 3px;
}

.newsletter input {
    float: left;
    border: none;
    padding: 5px;
}

.partenaires {
    padding: 1em 0em 3em 0em;
}

.partn img {
    border: solid 1px grey;
}

.article {
    border: solid 1px #c8c8c8;
    border-bottom: solid 3px #cca773;
    margin-bottom: 1em;
    padding-bottom: 10px;
    width: 30%;
    min-height: 20em;
    float: left;
    margin: 1em;
    cursor: pointer;
}

.article:hover img {
    opacity: 0.7;
    transition: opacity ease 0.2s;
}

.article .newsDesc {
    padding: 15px;
}

.article .newsImg {
    width: 100%;
    height: auto;
}

.article .newsImg img {
    width: 100%;
    height: auto;
    transition: opacity ease 0.2s;
}

.largeItem {
    max-width: 100%;
    height: auto;
    margin-bottom: 1em;
}

.minItem {
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
}

.carte .menu {
    background: none;
}

.carte .menu h3 {
    text-align: center;
}

.carte .menu .prix {
    text-align: right;
}

.carte .menu .borderLineMenu {
    clear: both;
    margin-top: 1em;
    margin-bottom: 0.5em;
    border-top: dotted 1px #c9c9c9;
}

.wpcf7 input[type="submit"],
.wpforms-form input[type=submit].wpforms-submit,
div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div.wpforms-container-full button[type=submit]:hover {
    width: 66%;
    background: #cca773 !important;
    padding: 10px;
    text-align: center;
    border: none;
    margin-top: 1em;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 label {
    width: 100%;
}

.demo {
    width: 100%;
    overflow: hidden;
}

.demo ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.demo li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.demo img {
    display: block;
    height: auto;
    max-width: 100%;
}

.site-headline-menu {
    z-index: 10000;
    position: relative;
}

a.article-card-link {
    display: block !important;
}


/** RESPONSIVE **/

@media screen and (max-width:1200px) {
    #menu-header-menu a {
        font-size: 0.89em;
    }
}

@media screen and (max-width:991px) {
    a.article-card-link:nth-of-type(2n+1) {
        clear: both;
    }
    a.article-card-link .article {
        width: calc(50% - 28px) !important;
    }
}

@media screen and (max-width:992px) {
    .navbar .container {
        padding: 0;
    }
    #menu-header-menu a {
        padding: 15px 7px;
        font-size: 0.8em;
    }
}

@media screen and (max-width:768px) {
    #slider {
        width: 100%;
        height: 20em;
        overflow: hidden;
    }
    #slider img {
        height: 100%;
        width: auto;
        max-width: none;
    }
    .navbar-collapse {
        padding: 0px 15px;
    }
    #menu-header-menu a {
        padding: 15px 40px;
        font-size: 1em;
    }
    .infoBloc {
        text-align: center;
        margin-top: 1em;
        margin-bottom: 2em;
        font-size: 1.2em;
    }
    #lang_sel_list {
        text-align: center;
    }
    #lang_sel_list>ul {
        padding: 0;
    }
    .partn img {
        max-width: 100%;
        height: auto;
    }
    .partn {
        margin-bottom: 1em;
    }
    .newsletter {
        margin-top: 3em;
        text-align: center;
    }
    .menuBlock {
        width: 100% !important;
        float: none;
    }
    .menuBlock img {
        width: 100% !important;
    }
    .contentPage {
        padding: 0 15px;
        position: relative;
        top: -5em;
    }
}

.mailster-email2 {
    margin-top: 1rem;
}

.mailster-submit-wrapper input {
    margin-top: 1rem;
}