body {
    text-align: left;
}

#ttr_sidebar {
    border-left: 1px solid black;
}
@font-face {
  font-family: "Roboto-regular";
  src: url("/wp-content/themes/MonSite/fonts/Roboto-Regular.ttf");
}

#ttr_footer {
    width: 100%;
    border-top: 1px #a2a2a2 solid;
    text-align: center;
}

.title {
    font-size: 15pt;
    font-family: verdana;
    font-weight: bold;
}

.top-links.lftflot span {
    color: #7b7b7b;
    font-weight: 400;
    text-transform: none !important;
}

.top-links a,
.top-links span {
    color: #7b7b7b;
    display: inline-block;
    margin: 0 6px;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
}

.top-links {
    float: left;
    color: #7b7b7b;
    line-height: 50px;
    font-weight: 400;
    padding-left: 11px;
}

.top-links.rgtflot {
    float: right;
    padding-right: 10px;
}

.top-bar .socialfollow {
    float: right;
    margin-right: 10px;
}

i {
    font-style: normal;
}

.center {
    text-align: center;
}

.nav-wrap1 #top-menu li.current_page_item > a {
    color: #e30512;
    text-decoration: none;
    /*border-bottom: 3px solid #e30512;*/
}
.nav-wrap1 #top-menu li a:hover {
    color: #ed462e !important;
}

div#footer.dark {
    background: #000;
    color: #fff;
    padding: 40px 0 !important;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.footer-bottom.dark {
    background: #000;
    color: #fff;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

div#footer.dark a {
    color: #fff;
}

div#footer.dark .subtitle {
    color: #cd8f60;
    font-size: 20px;
	line-height:40px;
    font-weight: 900;
	font-family: "Montserrat", arial, sans-serif;
}

div#footer ul {
    list-style: none;
    padding-left: 0;
}

div#footer.dark a:hover {
    color: #cd8f60;
    text-decoration: none;
}

div#footer.dark li a:hover {
    color: #cd8f60;
    padding-left: 5px;
}

.footer-bottom.dark.center .container {
    border-top: 1px solid #313131;
    padding: 20px 0;
}

.socialfollow-footer i.fa-twitter {
    padding: 10px;
    background: #ececec;
    color: #000;
    border-radius: 50%;
    font-style: normal;
}

.socialfollow-footer i.fa-facebook {
    padding: 10px 13px;
    background: #ececec;
    color: #000;
    border-radius: 50%;
    font-style: normal;
}

.socialfollow-footer i:hover {
    background: #cd8f60;
}

div#footer.dark p,
div#footer.dark ul,
div#footer.dark span {
    font-size: 16px;
    font-weight: 300;
}

.top-bar .socialfollow i {
    font-style: normal !important;
}

.top-links.rgtflot a:hover {
    text-decoration: none;
}

.top-bar.first .socialfollow i.fa-facebook {
    color: #1138b8;
}

.top-bar.first .socialfollow i.fa-twitter {
    color: #31a8e5;
}

.top-bar.first .top-links.lftflot i {
    background: #cccccc;
    border-radius: 4px;
    color: #ffffff;
}

.top-bar.first .top-links.lftflot i.fas.fa-envelope {
    padding: 5px;
}

.top-bar.first .top-links.lftflot i.fas.fa-phone {
    padding: 5px 7px;
}

.top-bar.first .top-links.lftflot i.fas.fa-map-marker {
    padding: 5px 8px;
}

section.top-bar.first {
    background: #f5f5f5;
}

.horizontal-menu li {
    display: inline-block;
    padding: 5px 10px;
    color: #000;
}

.horizontal-menu li a {
    font-family: Raleway;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.horizontal-menu {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.horizontal-menu ul {
    margin-bottom: 5px;
    margin-top: 5px;
}

div#footer.white .social span {
    color: #666666;
    font-size: 16px;
}

div#footer.white .subtitle {
    text-align: center;
}

div#footer.white .subtitle {
    text-align: center;
    font-size: 23px;
    font-family: Raleway;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000;
}

.horizontal-menu li a:hover {
    color: #d9540b;
    text-decoration: none;
}

.footer-bottom.white.center {
    padding-top: 25px;
    padding-bottom: 25px;
}

nav#nav-wrap.horizontal li {
    font-family: Raleway;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 10px;
    list-style: none;
}

div#top-menu ul {
    padding-left: 0;
    margin-bottom: 0;
}

nav#nav-wrap.horizontal li a {
    color: #000;
}

nav#nav-wrap.horizontal li a:hover {
    text-decoration: none;
    color: #ea5b0c;
}

.nav-wrap2.horizontal {
    background: #fff;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    /*padding-top: 5px;    padding-bottom: 5px;*/
}

.logo.center {
    margin: 20px 0;
}

div#ttr_header {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    padding: 85px 0;
    text-align: center;
    /* background: #000; */
    background-image: url(/wp-content/uploads/2021/12/friterie-slider-snackfamily2-chatelet.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 0.5px solid rgb(0 0 0 / 10%) !important;
    background-position: right;
    color: #fff !important;
}

div#ttr_main {
    clear: both;
    position: relative;
    display: block;
    /*padding-top: 50px;*/
    /*padding-bottom: 50px;*/
}

.top-bar.seconde {
    background: #2a5da3;
}

.top-bar.seconde .top-links.lftflot span,
.top-bar.seconde .top-links.lftflot a {
    color: #fff;
}

.top-bar.seconde .top-links a,
.top-bar.seconde .top-links span {
    color: #fff;
}

.top-bar.seconde .top-links.lftflot i {
    background: #225295;
    border-radius: 50%;
    font-size: 14px;
}

.top-bar.seconde .top-links.lftflot i.fas.fa-envelope {
    padding: 8px;
}

.top-bar.seconde i.fas.fa-phone {
    padding: 8px 10px;
}

.top-bar.seconde i.fas.fa-map-marker {
    padding: 8px 11px;
}

.top-bar.seconde .lftflot i {
    color: #cd8f60;
}

.nav-wrap1 #top-menu ul {
    list-style: none;
    padding-left: 0;
}

.nav-wrap1 #top-menu li {
    display: inline-block;
}

.nav-wrap1 #top-menu li a {
    padding: 0 15px;
    color: #000;
    font-size: 18px;
    /*margin-bottom: 10px !important;*/
    display: block;
    line-height: 33px;
}

.nav-wrap1 #top-menu li:hover a {
    text-decoration: none;
}

header#header.horizontal-w {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff !important;
    position: relative;
    width: 100%;
    z-index: 9999;
}

/*.top-bar.seconde .top-links.lftflot {
    display: inline-block;
    float: none;
    text-align: right;
}*/

div#ttr_content.col-lg-8 {
    padding: 0;
}

header#header.horizontal-w {
    background: #fff;
}

nav#nav-wrap ul {
    margin-bottom: 0;
}

.page-id-51 div#ttr_header {
    display: none;
}

#header a.responsive-menu-toggle {
    display: none;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 0px;
    z-index: 200;
    color: transparent;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #header #nav-wrap {
        top: 73px !important;
    }
}

@media only screen and (max-width: 767px) {
    #header.horizontal-w a.responsive-menu-toggle {
        margin-top: -70px;
    }
    header#header.horizontal-w {
        position: relative;
    }
}

#header a.responsive-menu-toggle i {
    font-size: 22px;
    line-height: 34px;
    color: #000;
}

@media only screen and (max-width: 991px) {
    header#header.horizontal-w {
        position: relative;
    }
    #header a.responsive-menu-toggle {
        display: block;
		margin-top: 30px;
    }
    .top-bar.seconde .top-links {
        text-align: center !important;
    }
    .top-bar .socialfollow {
        float: none;
    }
}

@media only screen and (max-width: 991px) {
    #header #nav-wrap {
        display: none;
        height: auto;
        width: 100%;
        bottom: auto;
        top: 40px;
        right: 0;
        left: 0;
        position: absolute;
        margin: 0;
        background: #fff;
    }
    #header #nav-wrap.nav-wrap2 {
        top: 35px !important;
    }
    #header #nav-wrap.nav-wrap2 {
        background: #ffffff;
        z-index: 999;
        text-align: left;
        padding: 0 15px;
    }
    #header.horizontal-full a.responsive-menu-toggle {
        width: 100%;
        background: #fff;
        right: 0;
        bottom: 0;
    }
    #nav-wrap.nav-wrap2 ul.sub-menu {
        background: #ea5b0c;
    }
    #header #nav-wrap.nav-wrap2 ul li.menu-item-has-children .menu-toggle {
        width: auto;
        height: fit-content;
        line-height: 30px;
    }
    nav#nav-wrap.horizontal li {
        padding: 5px 0 5px 0 !important;
    }
    #header #nav-wrap.nav-wrap2 ul li.menu-item-has-children .menu-toggle {
        color: #000;
    }
    #header.horizontal-full a.responsive-menu-toggle i {
        font-size: 22px;
        line-height: 34px;
        color: #ea5b0c;
    }
    #header #nav-wrap ul li {
        width: 100%;
        padding-bottom: 0;
        border-right: 0;
        position: relative;
    }
    header#header .container {
        padding: 0;
    }
    header#header.horizontal-w {
        background: #fff !important;
    }
    nav#nav-wrap ul {
        margin-bottom: 0;
        padding-left: 0;
    }
    #nav-wrap ul li.menu-item-has-children .menu-toggle.hover:after {
        content: "-";
    }
    #nav-wrap ul li.menu-item-has-children .menu-toggle:after {
        content: "+";
    }
    #nav-wrap ul.sub-menu {
        background: #4473b3;
    }
}

ul#footer-menu ul.sub-menu {
    margin-left: 15px;
}

@media only screen and (max-width: 991px) {
    #header #nav-wrap ul li.menu-item-has-children .menu-toggle {
        display: block;
        position: absolute;
        right: 15px;
        top: 0;
        width: 44px;
        height: 44px;
        line-height: 44px;
        font-size: 30px;
        font-weight: 300;
        text-align: center;
        cursor: pointer;
        color: #fff;
        opacity: 1;
    }
}

@media only screen and (min-width: 992px) {
    #top-menu ul.sub-menu {
        position: absolute;
        background: #446fae;
        padding: 10px 0 0px;
        margin: 0;
        z-index: 9100;
        display: none;
    }
    .nav-wrap2 #top-menu ul.sub-menu {
        background: #ea5b0c;
        padding: 0;
        top: 100%;
    }
    #top-menu ul.sub-menu li {
        width: 210px;
    }
    #top-menu li:hover > ul {
        display: block;
        visibility: visible;
    }
}

ul.sub-menu a {
    display: block;
}

nav#nav-wrap.horizontal ul.sub-menu li a:hover {
    text-decoration: none;
    color: #fff;
}

@media only screen and (max-width: 400px) {
    .top-bar .top-links span,
    .top-bar .top-links a {
        font-size: 13px;
    }
}

article.blog-post {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

article.blog-post .alpha img {
    max-width: 100%;
    height: auto;
}

.blog-post .blog-date,
.blog-post .blog-author {
    display: inline-block;
}

article.rec-post img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
}

article.rec-post figure {
    min-height: 150px;
    margin-bottom: 20px;
}

.blog-post.blgtyp2 .au-avatar-box,
.blog-single-post .au-avatar-box {
    min-height: 42px;
    margin-bottom: 8px;
}

.blog-post.blgtyp2 .au-avatar,
.blog-single-post .au-avatar {
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 10px;
}

.blog-single-post .blog-author {
    line-height: 40px;
    text-align: left;
    font-weight: 500;
}

.blog-post .au-avatar img,
.blog-single-post .au-avatar img {
    background: #fff;
    border: none;
    border-radius: 50%;
}

.blog-single-post .postmetadata {
    margin-bottom: 30px;
}

.blog-single-post .postmetadata {
    margin-bottom: 10px;
    display: table;
    background: #e8e8e8;
    width: 100%;
    padding: 4px 14px;
    border-radius: 4px;
}

.blog-single-post .postmetadata h6,
.blog-single-post .postmetadata div,
.blog-single-post .postmetadata span {
    display: table-cell;
    letter-spacing: 0;
    padding-right: 4px;
    font-size: 11px;
    line-height: 18px;
    font-weight: 500;
    text-align: center;
    padding-right: 4px;
    margin-bottom: 0;
    border-right: 2px solid #fff;
    color: #4a4a4a;
}

.postmetadata h6.blog-views i,
.postmetadata .blog-views i {
    font-size: 12px;
    color: #888;
    padding: 5px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #e1e1e1;
}

.postmetadata .blog-views span {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 2px 6px;
    margin-left: -5px;
    background-color: #ec714a;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
}

.blog-single-post .post-sharing {
    margin-top: 35px;
    margin-bottom: 10px;
    padding-top: 35px;
    border-top: 1px solid #e9e9e9;
    clear: both;
}

div.post-sharing .sd-title {
    margin: 0 0 1em;
    display: inline-block;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 700;
}

.blog-social {
    display: table;
}

.blog-social a {
    color: #222;
    background: #eee;
    padding: 3px;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
    margin-right: 4px;
    width: 28px;
    height: 28px;
    display: inline-block;
    transition: all 0.18s ease;
}

.about-author-sec {
    padding: 29px 23px 23px 23px;
    margin: 15px 0;
    min-height: 100px;
    text-align: left;
    border: 1px solid #ebebeb;
    border-top: 5px solid #555;
}

.blog-single-post p,
.blog-post div,
.blog-single-post div,
.blog-single-post .post img,
.blog-single-post p img,
.row-wrapper-x div.wp-caption,
.row-wrapper-x p,
.row-wrapper-x img {
    max-width: 100%;
}

.blog-single-post .post .about-author-sec img {
    float: left;
    display: inline-block;
    width: 90px;
    height: auto;
    border-radius: 50%;
    border: none;
    margin-bottom: 5px;
    margin-right: 20px;
    margin-top: -5px;
}

.about-author-sec h5,
.about-author-sec div,
.about-author-sec span {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    color: #333;
    text-transform: uppercase;
}

.container.rec-posts .rec-title {
    margin: 40px 0 25px;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.rec-post {
    border: 1px solid #ddd;
}

.rec-posts .rec-post figure {
    text-align: center;
}

figure {
    margin: 0;
}

.blog-single-post .rec-post img {
    max-height: 215px;
    text-align: center;
    margin: 0 auto;
    border: none !important;
}

.rec-posts .rec-post h5,
.rec-posts .rec-post h4,
.rec-posts .rec-post span,
.rec-posts .rec-post div {
    min-height: 55px;
}

.rec-post h5,
.rec-post h4,
.rec-post span,
.rec-post div {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 10px;
    padding: 0 15px;
}

.rec-post p {
    font-size: 12px;
    color: #a0a0a0;
    padding: 0 15px;
}

.commentbox h3 {
    margin-top: 90px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#commentform {
    padding-top: 10px;
    margin-bottom: 20px;
}

p.logged-in-as a {
    color: #74a9bd;
}

@media only screen and (min-width: 768px) {
    p.comment-form-comment {
        clear: both;
        margin-top: 4px;
    }
}

#commentform label {
    font-size: 13px;
    font-weight: 700;
    display: inline;
    color: #4e5c64;
    text-transform: uppercase;
}

.comment-form-comment textarea {
    width: 98%;
    border: 1px solid #d5dee6;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 3px 3px 10px rgba(213, 222, 229, 0.50) inset;
    height: 132px;
}

#commentform input[type="submit"] {
    border-radius: 33px;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: #6b625f;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 18px 20px 16px;
    font-weight: 600;
}

.au-avatar.h6 img {
    width: 100%;
    height: auto;
}

#reply-title,
.rec-title {
    text-align: center;
}

div#comments {
    margin-top: 90px;
    margin-bottom: 50px;
}

.omega a {
    color: #cd8f60;
}

.post-titre a {
    color: #000;
}

a.readmore {
    position: relative;
    text-align: left;
    display: inline-block;
    letter-spacing: 2px;
    font-size: 11px;
    line-height: 10px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 60px;
    border: 2px solid #e5e5e5;
    color: #cd8f60;
    margin-bottom: 12px;
    z-index: 1;
    transition: all .22s ease-in-out;
}

a.readmore:hover {
    background: #cd8f60;
    color: #fff !important;
    border-color: #cd8f60;
    text-decoration: none;
}

form.search-form input[type=search] {
    width: 100%;
    padding-left: 15px;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    background-color: #fbfbfb;
    font-size: 12px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fcfcfc url(/wp-content/themes/MonSite/images/find-ico1.png) no-repeat right;
}

article.blog-single-post img {
    width: 100%;
    text-align: center;
}


.nav-wrap1 #top-menu li.current_page_item > a {
    color:#cd8f60;
    /*border-bottom: 3px solid #3b8dcb;*/
}


#comments .commentlist > li .photo {
    display: block;
    width: 64px;
    height: 64px;
    overflow: hidden;
    line-height: 0;
    position: absolute;
    left: -105px;
    top: 0;
    border-width: 8px;
    border-style: solid;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border-color: #f8f8f8;
}

#comments .commentlist > li .comment-body {
    position: relative;
    background: #f9f4f4;
    padding: 20px;
    margin-bottom: 20px;
    margin-left: 105px;
}


#comments .commentlist > li {
    margin-bottom: 30px;
}
#comments .commentlist li {
    list-style: none!important;
}

#comments #comments-title {
    margin-bottom: 20px;
}

#comments .commentlist > li .comment-author .fn {
    font-weight: 700;
}

#comments .commentlist > li .comment-meta {
    font-size: 12px;
    font-style: italic;
}
#comments .commentlist > li p {
    margin: 4px 0 10px;
}

#respond input[type="text"], #respond input[type="password"], #respond input[type="email"], #respond select {
    width: 100%;
}

#respond input[type="text"] {
    margin-bottom: 0;
}

#respond label {
    margin-bottom: 3px;
}

#respond .comment-form-author {
    width: 31.3%;
    margin-right: 2%!important;
    float: left;
    position: relative;
}

#respond p {
    margin-bottom: 15px;
    padding-left: 0!important;
}

#respond .comment-reply-title {
    font-size: 21px;
    line-height: 25px;
}

#respond {
    overflow: hidden;
    margin-bottom: 40px;
}

#respond .comment-form-email {
    width: 31.3%;
    margin-right: 2%!important;
    float: left;
    position: relative;
}


#respond .comment-form-url {
    width: 33.3%;
    float: left;
    position: relative;
}

#respond .form-submit {
    margin: 0;
}

.nav-wrap1 #top-menu .sub-menu li a{
    color: #fff;
}

.socialfollow >span {
    display: inline-block;
    font-size: 13px;
}

a:focus {
    outline: none !important;
}


#top-menu ul.sub-menu li {
    padding: 10px 10px 10px 10px;
    width: 140px !important;
    position: relative !important;
    font-weight: 400 !important;
    display: block !important;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.sub-menu a {
    font-size: 14px !important;
    text-align: left !important;
    text-transform: none !important; 
}

.nav-wrap2 #top-menu ul.sub-menu {
    margin-top: -2px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {

    margin-bottom: 17px;
    padding: 11px;
    width: 100%;
    border: 1px solid #cd8f60;

}
.wpcf7-form-control.wpcf7-text {

    margin-bottom: 17px;
    padding: 11px;
    width: 100%;
    border: 1px solid #cd8f60;

}
.wpcf7-form-control.wpcf7-textarea {

    margin-bottom: 17px;
    padding: 11px;
    width: 100%;
    border: 1px solid #cd8f60;

}
.wpcf7-form-control.wpcf7-submit {

    background: #cd8f60;
    padding: 8px;
    width: 29%;
    color: white;
    border: 1px solid #cd8f60;

}
@media (max-width: 767px){
#Footer img {
    max-width: 100%;
}
}

@media (max-width: 991px){
.top-links.lftflot {
    text-align: center;
}
}

@media (max-width: 991px){
.top-links.rgtflot {
    float: none !important;
    text-align: center;
}
}

@media only screen and (max-width: 991px){
.top-bar .socialfollow {
    float: none;
}
}

body {

	font-size:16px;
	line-height:26px;
}

div#footer i {
    color: #fff;
    font-size: 18px;
	min-width: 18px;
}
/******** css bt rappel ********/
.az-styled-select select{
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	display: block;
	line-height: 20px;
    height: auto;
    margin-top:0!important;
    margin-right:0 !important;
    margin-bottom:10px!important;
    margin-left:0!important;
    padding-top:0!important;
    padding-right:0!important;
    padding-bottom:3px!important;
    padding-left:18px!important;
min-height: 20px;
}
.az-styled-select select {
    padding: 0px 0 3px 18px !important;
}
.az-styled-select,
.az-styled-select select,
.az-styled-select select option{
   box-sizing: content-box!important;
    }
#az_bmsg{
    text-align:center;
    font-weight:900;
    color:#00AFF0;
}
#az_bmsg::after{
   content:url("http://webforce.be/images/logo.png");
   background-color:#ffffff;
}
.az_tool_header,
.az_tool_header div{
    background-color:#00AFF0 !important;
    text-align:center;
}
.az_toolimg{
   opacity: 0.5;
    filter: alpha(opacity=50);
}
.az_toolimg:hover{
   opacity: 1;
    filter: alpha(opacity=100);
}
.az_collapse p{
    font-weight:900;
	font-size:12px !important;
    text-align:center;
}
.az_box input[type="button"]{
    border-color:#59A453;
    background-color:#76B571;
}
.az_box input[type="button"]:hover{
    border-color:#00aff0;
    background-color:#00aff0;
}
#az_tool_title {
    width: 100%!important;
}
#az_tool_icon{display:none;}
.az_box input[type="button"]{border-color:#D45933!important}
#call-phone{min-height:17px!important;}

.wpls-logo-showcase .slick-slide {

height: auto !important;

}

/************************************************************/
/* additionnal woocemmerce style */
.shop-filters {
    margin-bottom: 20px;
    padding: 15px;
    background-image: url(/wp-content/uploads/2019/02/11.png);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 82px;
}
form.woocommerce-ordering select {
    padding: 6px;
    outline: none;
    margin: 0;
    width: 230px;
    max-width: 100%;
    display: block;
    font-size: 14px;
    border-width: 1px;
    border-style: outset;
    border-radius: 0;
    box-sizing: border-box;
    margin-top: -12px;
    -webkit-appearance: none;
    color: #000000;
    border-color: #960b20;
}
.desc {
    text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #ffffff !important;
    background-color: #960b20 !important;
}


.summary.entry-summary.column.one-second .accordion .question .title {
    color: white !important;
    background: #71111f !important;
}
.summary.entry-summary.column.one-second .accordion .question .title > .acc-icon-plus, .summary.entry-summary.column.one-second .accordion .question .title > .acc-icon-minus {
    color: rgb(255, 255, 255) !important;
}


.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: black !important;
    font-weight: bold;
}
.desc span {
    color: black;
    font-weight: bold;
}

p.total a {
    color: #901e23;
    font-weight: bold;
}

.desc h6 {
    color: black;
    font-weight: bold;
}

.product_meta a {
    color: #71111f;
    font-weight: bold;
}
.woocommerce-notices-wrapper {
    margin-top: 16px;
}

.woocommerce ul.products li.product a {
    color: #960b20;
    font-weight: bold;
}

h3.widget-title {
    color: #901e23;
    font-weight: bold;
}

.woocommerce a.button:hover {
    background: #58585a !important;
}

.woocommerce ul.products li.product a:hover {
    color: #58585a;
}

p.total a:hover {
    color: #58585a;
}


thead {
    background: whitesmoke;
}

.woocommerce table.shop_table td {
    padding: 12px 28px !important;
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 6px 12px;
    vertical-align: middle;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px !important;
}
.woocommerce .shop_table .product-thumbnail {
    width: 140px !important;
}

td.product-name a {
    color: black;
}
td.product-name a:hover {
    color: #960b20;
}
.woocommerce .shop_table .product-remove a.remove {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.woocommerce .shop_table td.actions .coupon .input-text {
    padding: 10px!important;
    width: 130px;
    line-height: 21px!important;
}
.cart_totals {
    float: left!important;
    width: 48%!important;
    text-align: left!important;
}

.woocommerce .shop_table td.actions input {
    line-height: 24px!important;
}

.woocommerce input.button:hover {
    background: #58585a !important;
}

.cart_totals h2 {
    color: #960b20;
    font-weight: bold;
}

.woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
    padding: 17px 0px;
}

nav.woocommerce-MyAccount-navigation li a {
    color: black;
}

nav.woocommerce-MyAccount-navigation li a:hover {
    color: #901e23;
}

.woocommerce-MyAccount-content a {
    color: #58585a;
    font-weight: bold;
}

.woocommerce-MyAccount-content a:hover {
    color: #901e23;
}

@media (max-width: 991px){
.top_bar_right {
    position: relative;
    position: relative;
    top: 0;
    left: 0px;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.top_bar_right {

    padding-left: 0px; 

}

}



.widget_product_categories ul {
    background-color: #71111f;
}


#woocommerce_widget_cart-2 {
    border-bottom: 1px solid rgba(0,0,0,.08);
    padding-bottom: 31px;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 3px double #ebe9eb;
    padding: 37px 0 0 !important;
}

.product_title.entry-title {
    border-bottom-color: rgba(0,0,0,.08) !important;
    border-bottom: 2px solid aliceblue;
    border-bottom-color: aliceblue;
    width: 26%;
    padding-bottom: 13px !important;
}


nav.woocommerce-MyAccount-navigation li {
    list-style: none;
}
nav.woocommerce-MyAccount-navigation li a {
    display: block;
    background: #aaadaf;
    margin-bottom: 8px;
    padding: 5px 0px;
    text-align: center;
    color: white;
}

@media(min-width:992px){
	.woocommerce-MyAccount-content {
    padding-top: 60px;
}
}

ul.product-categories li {
    list-style-type: square !important;
    color: white;
}
.widget_product_categories ul li a {
    color: #fff!important;
    display: inline-block;
    padding: 7px 0 7px 3px;
}

form.woocommerce-product-search {
    padding: 31px 0px;
    border-top: 1px solid rgba(0,0,0,.08);
}
ul.product-categories {
    margin-bottom: 32px !important;
}

input#woocommerce-product-search-field-0 {
    background: white;
    width: 100%;
    padding: 9px;
    border: 1px solid;
    margin-bottom: 29px;
}

li#woocommerce_product_search-2 button {
    color: #ffffff !important;
    background-color: #960b20 !important;
    display: block;
    width: 100%;
    border: none;
    padding: 5px;
    border-radius: 5px;
}

li#woocommerce_product_search-2 button:hover {
    background: #58585a !important;
}

.woocommerce-info {
    border-top-color: #901e23 !important;
}

.woocommerce-info::before {
    color: #901e23 !important;
}
/****************************/

.ug-gallery-wrapper .ug-textpanel-title {
    display: none !important;

 
}
div#gdgallery_container_2 {
    width: 100%;
    max-width: 100% !important;
}

.ug-slider-control.ug-bullets.ug-skin-default {
    display: none !important;
}
.ug-slider-control.ug-arrow-right.ug-skin-default {
    DISPLAY: BLOCK !important;
    opacity: 1 !important;
}
.ug-arrow-left.ug-skin-default.ug-arrow-hover, .ug-arrow-right.ug-skin-default.ug-arrow-hover {
background-position: 0px 0px !important;
}
.ug-slider-control.ug-arrow-left.ug-skin-default {
    display: block !important;
    opacity: 1 !important;
}
.ug-arrow-left.ug-skin-default, .ug-arrow-right.ug-skin-default {
    width: 51px !important;
    height: 66px !important;
    background-image: url(../../images/components/slider_arrow_left.png);
    background-position: 0px 0px;
}


/* reponsive woocommece*/
@media (max-width:480px){
ul.products li {
    width: 100% !important;
}}
@media(min-width:481px) and (max-width:767px){
	ul.products li {
    width: 44% !important;
}}
	@media (max-width:992px){
	ul.products h2 {
    font-size: 20px !important;
}
		.cart_totals {
    float: left!important;
    width: 100%!important;
    text-align: left!important;
}
	}

@media(max-width:480px){
	.shop-filters {

    height: 130px !important;
}
}
@media(max-width:767px){
	.product_title.entry-title {
    border-bottom-color: rgba(0,0,0,.08) !important;
    border-bottom: 2px solid aliceblue;
    border-bottom-color: aliceblue;
    width: 66% !important;
    padding-bottom: 13px !important;
}
}
/***************end-style-gallery***********/
.shop {
        display: inline-block;
    position: fixed;
    right: 0;
    top: 275px;
    z-index: 999;
    line-height: 20px;
    color: #ffffff;
    text-decoration: none!important;
    background-color: #3b3f41;
    padding: 15px;
    padding-right: 20px;
    font-size: 14px;
    border: 1px solid #f65522;
}
a.cmd {
  background-color: #2b313c;
    border: 1px solid #f94304 !important;
    font-size: 15px !important;
    padding: 12px 23px !important;
    color: white;
    text-transform: uppercase;
    font-weight: 700 !important;
	font-family: "Roboto-regular" !important;
}

a.cmd:hover{
    background-color: #000;
    text-shadow:none !important;
}
/****************END-shop-rapidle**************/
/****************Stylesheet *******************/

@media only screen and (min-width: 992px)
{
	ul#top-menu {
    text-align: right;
}
	
	header#header .container {
    display: flex;
    align-items: center;
}
}

.logo img {
    width: 100px !important;
}

div#footer i.fa.fa-phone {
    transform: rotate(90deg);
}

.txt-slider {
    font-size: 1.4em !important;
    font-family: "Montserrat", arial, sans-serif;
    font-weight: 300 !important;
    color: #fff;
    line-height: 1.4em !important;
}

.txt-slider span {
    font-weight: 900 !important;
    letter-spacing: 1px !important;
    line-height: 1.4em !important;
    font-size: 2em;
}

.btn-slider a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 14px 33px;
    text-align: center !important;
    position: relative;
    z-index: 11;
    font-family: "Montserrat", arial, sans-serif;
	background: #cd8f60;
	transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
	border-radius: 30px;
    border-top-left-radius: 0;
}

.btn-slider a:hover {
    background: #ed462e;
	color: #fff;
}

@media only screen and (max-width: 1299px)
{
	rs-layer#slider-1-slide-1-layer-0, rs-layer#slider-1-slide-2-layer-0, rs-layer#slider-1-slide-3-layer-0 {
    margin-right: 200px !important;
}
}

.title-accueil:after {
    position: relative;
    content: '';
    width: 200px;
    height: 5px;
    background: #cd8f60;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 30px;
}

.title-accueil {
    font-weight: 900;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
	margin-top: 0;
}

.radius .vc_column-inner {
    border-radius: 30px;
}

.radius .vc_column-inner:before {
    content: '';
    display: block;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    width: 300px;
    height: 300px;
    border-top-right-radius: 30px;
    top: -15px;
    position: absolute;
    right: -15px;
}

.h2, h2 {
    font-size: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.4em;
}

.bold-txt {
    display: block;
    font-weight: 900;
    color: #000;
    letter-spacing: 1px;
    font-size: 30px;
    line-height: 1.4em;
}

.btn-infos a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 14px 33px;
    text-align: center !important;
    position: relative;
    z-index: 11;
    font-family: "Montserrat", arial, sans-serif;
    background: #cd8f60;
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    border-radius: 30px;
    border-top-left-radius: 0;
}

.btn-infos {
    padding-top: 20px;
}

.btn-infos a:hover {
    background: #ed462e;
	color: #fff;
}

p{
	text-align: justify;
}

.bloc-padd {
    padding: 60px 5%;
}

@media only screen and (max-width: 767px)
{
	.bloc-padd {
    padding: 30px 5% 0;
}
	.reverse {
    flex-direction: column-reverse;
}
	
	.slider-hide {
    display: none !important;
}
}

.bg-blur {
    color: #fff;
    background: rgb(0 0 0 / 60%);
    border-radius: 30px;
    margin: 60px 0;
}

.parallax {
    background-attachment: fixed;
}

.bloc-service {
    text-align: center;
}

.bloc-service img {
    margin: 0 auto;
	display: block;
}

.service-item .vc_column-inner {
    border: 1px solid #f0dcce;
    padding: 30px 5% !important;
    border-radius: 30px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
}

.h3, h3 {
    font-size: 20px;
    font-weight: 900;
    color: #000;
}


.service-item p, .service-item {
    text-align-last: center;
    text-align: justify;
}

a {
    color: #000;
}

a:hover {
    color: #cd8f60;
}

.service-item img {
    width: 100px;
}

.service-item h3 {
    text-align: center;
}

.bg-white .vc_column-inner {
    background: #fff;
    padding: 30px 5% !important;
    border-radius: 30px;
}

.img-radius .vc_column-inner
{
	border-radius: 30px;
}

.bg-dark .bold-txt {
    color: #fff;
}