/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 @font-face {
    font-family: 'fontawesome_brands';
    src: url("../fonts/fontawesome/fa-brands-400.eot");
    src: url("../fonts/fontawesome/fa-brands-400d41d.eot?#iefix") format("embedded-opentype"),url("../fonts/fontawesome/fa-brands-400.html") format("woff2"),url("../fonts/fontawesome/fa-brands-400.woff") format("woff"),url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"),url("../fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'fontawesome_icons';
    src: url("../fonts/fontawesome/fa-light-300.eot");
    src: url("../fonts/fontawesome/fa-light-300d41d.eot?#iefix") format("embedded-opentype"),url("../fonts/fontawesome/fa-light-300.html") format("woff2"),url("../fonts/fontawesome/fa-light-300.woff") format("woff"),url("../fonts/fontawesome/fa-light-300.ttf") format("truetype"),url("../fonts/fontawesome/fa-light-300.svg#fontawesome") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'fontawesome_icons';
    src: url("../fonts/fontawesome/fa-regular-400.eot");
    src: url("../fonts/fontawesome/fa-regular-400d41d.eot?#iefix") format("embedded-opentype"),url("../fonts/fontawesome/fa-regular-400.html") format("woff2"),url("../fonts/fontawesome/fa-regular-400.woff") format("woff"),url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype"),url("../fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'fontawesome_icons';
    src: url("../fonts/fontawesome/fa-solid-900.eot");
    src: url("../fonts/fontawesome/fa-solid-900d41d.eot?#iefix") format("embedded-opentype"),url("../fonts/fontawesome/fa-solid-900.html") format("woff2"),url("../fonts/fontawesome/fa-solid-900.woff") format("woff"),url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"),url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'poppins';
    src: url("../fonts/poppins-light-webfont.eot");
    src: url("../fonts/poppins-light-webfontd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/poppins-light-webfont.html") format("woff2"),url("../fonts/poppins-light-webfont.woff") format("woff"),url("../fonts/poppins-light-webfont.ttf") format("truetype"),url("../fonts/poppins-light-webfont.svg#poppinslight") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'poppins';
    src: url("../fonts/poppins-regular-webfont.eot");
    src: url("../fonts/poppins-regular-webfontd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/poppins-regular-webfont.html") format("woff2"),url("../fonts/poppins-regular-webfont.woff") format("woff"),url("../fonts/poppins-regular-webfont.ttf") format("truetype"),url("../fonts/poppins-regular-webfont.svg#poppinsregular") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'poppins';
    src: url("../fonts/poppins-medium-webfont.eot");
    src: url("../fonts/poppins-medium-webfontd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/poppins-medium-webfont.html") format("woff2"),url("../fonts/poppins-medium-webfont.woff") format("woff"),url("../fonts/poppins-medium-webfont.ttf") format("truetype"),url("../fonts/poppins-medium-webfont.svg#poppinsmedium") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'poppins';
    src: url("../fonts/poppins-semibold-webfont.eot");
    src: url("../fonts/poppins-semibold-webfontd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/poppins-semibold-webfont.html") format("woff2"),url("../fonts/poppins-semibold-webfont.woff") format("woff"),url("../fonts/poppins-semibold-webfont.ttf") format("truetype"),url("../fonts/poppins-semibold-webfont.svg#poppinssemibold") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'poppins';
    src: url("../fonts/poppins-bold-webfont.eot");
    src: url("../fonts/poppins-bold-webfontd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/poppins-bold-webfont.html") format("woff2"),url("../fonts/poppins-bold-webfont.woff") format("woff"),url("../fonts/poppins-bold-webfont.ttf") format("truetype"),url("../fonts/poppins-bold-webfont.svg#poppinsbold") format("svg");
    font-weight: 700;
    font-style: normal;
}

 #header{ background: #ffffff !important; } 

.ybc_hook_custom3_content {
    background-size: 40%;
}

body {
    font-family: "poppins";
    font-weight: 300;
    line-height: 1.5;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #202020;
} 

.ybc-widget-ybc-custom-3 .ybc-widget-description{
    width: 100%;
}

h2, .h2 {
    font-size: 2.128342246rem;
} 

.st {
    font-family: "poppins";
    font-size: 1.2941176471rem;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
}

.mc {
    color: #61993b;
} 

[data-btin]>* {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    height: 42px;
    padding: 0 22px;
    background-color: #61993b;
    color: #fff;
    border: 1px solid #61993b;
    border-radius: 21px;
}

footer#footer div, footer#footer span, footer#footer li, footer#footer li a, footer#footer h1, footer#footer h2, footer#footer h3, footer#footer h4, footer#footer h5, footer#footer .footer_bottom div, footer#footer .footer_bottom span, footer#footer li, footer#footer .footer_bottom a, footer#footer .footer_bottom h1, footer#footer h2, footer#footer .footer_bottom h3, footer#footer .footer_bottom h4, footer#footer .footer_bottom h5{
    color: #ffffff;
}

footer#footer, footer#footer .footer_bottom {
    font-weight: 300;
    background: #61993b;
    color: #fff;
}

.ybc-widget-item.wow.zoomIn:nth-child(4) {
    background-image: url(../img/4_aliments_bkg.jpg);
    background-color: #000;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.ybc-widget-item.wow.zoomIn:nth-child(5) {
    background-image: url(../img/5_magasin_bkg_1.jpg);
    background-size: cover;
}

@media (min-width: 992px) {
    .ybc-widget-item.wow.zoomIn:nth-child(5):before {
        content: '';
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        background-image: url(../img/5_magasin_bkg_2.png), url(../img/5_magasin_bkg_3.png);
        background-repeat: no-repeat;
        background-position: left bottom, right top;
    }
}

.ybc-widget-item.wow.zoomIn:nth-child(4) div, .ybc-widget-item.wow.zoomIn:nth-child(4) p, .ybc-widget-item.wow.zoomIn:nth-child(4) h2, .ybc-widget-item.wow.zoomIn:nth-child(4) a{
    text-align: center;
    color: #ffffff;
}

.ybc-widget-item.wow.zoomIn:nth-child(3){
    background-color: #F7F7F7;
}

.ybc-widget-item.wow.zoomIn:nth-child(5) div, .ybc-widget-item.wow.zoomIn:nth-child(5) p, .ybc-widget-item.wow.zoomIn:nth-child(5) h2, .ybc-widget-item.wow.zoomIn:nth-child(5) a{
    text-align: center;
}

[data-list]>div>ul {
    display: flex;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 20px;
} 

[data-list]>div>ul li{
    list-style: circle;
}

.maincontent_v1{
    /*display: none !important;*/
} 


.ybc-widget-item.wow.zoomIn:nth-child(6) h2, .ybc-widget-item.wow.zoomIn:nth-child(6) div, .ybc-widget-item.wow.zoomIn:nth-child(6) span{
    color: #ffffff;
    text-align: center;
}

.ybc-widget-item.wow.zoomIn:nth-child(6) .container {
    width: 100% !important;
    max-width: none !important;
}

[data-bg~="mc"], [data-bg~="mc"]>div.texte {
    background-color: #61993b;
}

[data-bg~="mc"]>div.img {
    background-image: url(../img/6_complements_img.jpg);
}

[data-bg~="mc"] {
    display: flex;
}

[data-bg~="mc"]>div {
    display: inline-flex;
}

[data-bg~="mc"] {
    background-color: #61993b;
}

.content[data-cm="15"] {
    width: 100%;
    position: relative;
}

.content[data-cm="15"] [data-btin] {
    vertical-align: middle;
    position: absolute;
    left: 31%;
    top: 42%;
}

.footer_contact_item a{
    color: #ffffff !important;
} 

.mm_menus_li > a {
    padding: 20px 20px;
}

.product-flags li {
    width: 83px;
}

.product-description .highlighted-informations {
    border-top: 1px solid #dfdfdf;
    opacity: 1;
    visibility: visible;
}


.product-miniature .thumbnail-container {
    border: 1px solid #dfdfdf;
}

.product-description:hover .highlighted-informations, .product-miniature .thumbnail-container:hover {
    border: 1px solid #50be07;
}

.page-index .maincontent_v1{
    display:none;
}