
.m-0 {
    margin: 0 !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.font-weight-bold {
    font-weight: bold !important;
}




::-webkit-scrollbar-button {
    background-color: #2A2A29;
    height: 0;
}

::-webkit-scrollbar-track {
    background-color: #003F72;
}

::-webkit-scrollbar-thumb {
    background-color: #F7CD39;
}

::-webkit-scrollbar-corner {
    background-color: #F7CD39;
}

::-moz-selection {
    background-color: #F7CD39;
    color: #2A2A29;
}

.m-0 {
    margin: 0 !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.font-weight-bold {
    font-weight: bold !important;
}


::-webkit-scrollbar-button {
    background-color: #2A2A29;
    height: 0;
}

::-webkit-scrollbar-track {
    background-color: #003F72;
}

::-webkit-scrollbar-thumb {
    background-color: #F7CD39;
}

::-webkit-scrollbar-corner {
    background-color: #F7CD39;
}

::-moz-selection {
    background-color: #F7CD39;
    color: #2A2A29;
}


/*============================*/
/* CSS global généré par yaml */
/*============================*/

/*----------------------*/
/* Fonts                */
/*----------------------*/
body{padding:10px auto;font-family:"Poppins", sans-serif;color:#1F323B;font-size:1em;}
h1,.h1{font-size:35px;font-family:"Poppins", sans-serif;color:#53565A;font-weight:bold;}
h2,.h2{font-size:30px;font-family:"Poppins", sans-serif;color:#53565A;font-weight:bold;}
h3,.h3{color:#53565A;font-size:25px;font-family:"Poppins", sans-serif;font-weight:bold;}
h4,.h4{color:#53565A;font-size:22px;font-family:"Poppins", sans-serif;font-weight:bold;}
a{color:#53565A;font-size:1em;font-family:"Poppins", sans-serif;text-decoration:underline;}
a:hover{color:#2A4653;font-size:1em;text-decoration:none;}
.text-required,span.required{color:red;}

/*----------------------*/
/* Couleurs principales */
/*----------------------*/
/** Class pour primary **/
.bg-primary{ background-color: #D9D9D6 !important ;}
.bg-hover-primary:hover,a.bg-hover-primary:hover{ background-color: #D9D9D6 !important ;}
.bg-light-primary{ background-color: #ffffff !important ;}
.bg-light-hover-primary:hover,a.bg-light-hover-primary:hover{ background-color: #ffffff !important ;}
.bg-primary-o-10{ background-color: #D9D9D61a !important; }
.bg-primary-o-20{ background-color: #D9D9D633 !important; }
.bg-primary-o-30{ background-color: #D9D9D64d !important ;}
.bg-primary-o-40{ background-color: #D9D9D666 !important; }
.bg-primary-o-50{ background-color: #D9D9D680 !important ;}
.bg-primary-o-70{ background-color: #D9D9D6b3 !important ;}
.bg-primary-o-90{ background-color: #D9D9D6e6 !important ;}
.bg-hover-primary-o-10:hover,.bg-primary-o-10:hover{ background-color: #D9D9D61a !important ;}
.bg-hover-primary-o-20:hover,.bg-primary-o-20:hover{ background-color: #D9D9D633 !important ;}
.bg-hover-primary-o-30:hover,.bg-primary-o-30:hover{ background-color: #D9D9D64d !important ;}
.bg-hover-primary-o-40:hover,.bg-primary-o-40:hover{ background-color: #D9D9D666 !important ;}
.bg-hover-primary-o-50:hover,.bg-primary-o-50:hover{ background-color: #D9D9D680 !important ;}
.bg-hover-primary-o-70:hover,.bg-primary-o-70:hover{ background-color: #D9D9D6b3 !important ;}
.bg-hover-primary-o-90:hover,.bg-primary-o-90:hover{ background-color: #D9D9D6e6 !important ;}
.text-primary{ color: #D9D9D6 !important ;}
.text-hover-primary:hover,a.text-hover-primary:hover{ color: #D9D9D6 !important ;}
.btn-blue-nuance,.btn-primary{ background-color: #D9D9D6;border-color: #D9D9D6;color: #1F323B;}
.btn-blue-nuance:hover,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:hover,.btn-primary:active,.btn-primary.active {background-color: #53565A;border-color: #53565A;color: #D9D9D6;}
.btn-outline-info,.btn-outline-primary{ background-color: #ffffff;border-color: #D9D9D6;color: #D9D9D6;}
.btn-outline-info:hover,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:hover,.btn-outline-primary:active,.btn-outline-primary.active {background-color: #D9D9D6;border-color: #D9D9D6;color: #1F323B;}
.btn-primary > i{ color: #1F323B !important;}
.btn-primary:hover > i,.btn-primary:active > i,.btn-primary.active > i {color: #D9D9D6 !important;}
.badge-primary{background-color: #D9D9D6 !important;color: #1F323B !important;}
.alert-primary{background-color: #D9D9D6 !important;border-color: #D9D9D6 !important;color: #1F323B !important;}
.border-primary{border-color: #D9D9D6 !important;}
.title-underline-primary:after{background-color: #D9D9D6 !important;}

/** Class pour secondary **/
.bg-secondary{ background-color: #53565A !important ;}
.bg-hover-secondary:hover,a.bg-hover-secondary:hover{ background-color: #53565A !important ;}
.bg-light-secondary{ background-color: #b9bcc0 !important ;}
.bg-light-hover-secondary:hover,a.bg-light-hover-secondary:hover{ background-color: #b9bcc0 !important ;}
.bg-secondary-o-10{ background-color: #53565A1a !important; }
.bg-secondary-o-20{ background-color: #53565A33 !important; }
.bg-secondary-o-30{ background-color: #53565A4d !important ;}
.bg-secondary-o-40{ background-color: #53565A66 !important; }
.bg-secondary-o-50{ background-color: #53565A80 !important ;}
.bg-secondary-o-70{ background-color: #53565Ab3 !important ;}
.bg-secondary-o-90{ background-color: #53565Ae6 !important ;}
.bg-hover-secondary-o-10:hover,.bg-secondary-o-10:hover{ background-color: #53565A1a !important ;}
.bg-hover-secondary-o-20:hover,.bg-secondary-o-20:hover{ background-color: #53565A33 !important ;}
.bg-hover-secondary-o-30:hover,.bg-secondary-o-30:hover{ background-color: #53565A4d !important ;}
.bg-hover-secondary-o-40:hover,.bg-secondary-o-40:hover{ background-color: #53565A66 !important ;}
.bg-hover-secondary-o-50:hover,.bg-secondary-o-50:hover{ background-color: #53565A80 !important ;}
.bg-hover-secondary-o-70:hover,.bg-secondary-o-70:hover{ background-color: #53565Ab3 !important ;}
.bg-hover-secondary-o-90:hover,.bg-secondary-o-90:hover{ background-color: #53565Ae6 !important ;}
.text-secondary{ color: #53565A !important ;}
.text-hover-secondary:hover,a.text-hover-secondary:hover{ color: #53565A !important ;}
.btn-secondary{ background-color: #53565A;border-color: #53565A;color: #ffffff;}
.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:hover,.btn-secondary:active,.btn-secondary.active {background-color: #D9D9D6;border-color: #D9D9D6;color: #53565A;}
.btn-outline-secondary{ background-color: #ffffff;border-color: #53565A;color: #53565A;}
.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:hover,.btn-outline-secondary:active,.btn-outline-secondary.active {background-color: #53565A;border-color: #53565A;color: #ffffff;}
.btn-secondary > i{ color: #ffffff !important;}
.btn-secondary:hover > i,.btn-secondary:active > i,.btn-secondary.active > i {color: #53565A !important;}
.badge-secondary{background-color: #53565A !important;color: #ffffff !important;}
.alert-secondary{background-color: #53565A !important;border-color: #53565A !important;color: #ffffff !important;}
.border-secondary{border-color: #53565A !important;}
.title-underline-secondary:after{background-color: #53565A !important;}

/** Class pour dark **/
.bg-dark{ background-color: #1F323B !important ;}
.bg-hover-dark:hover,a.bg-hover-dark:hover{ background-color: #1F323B !important ;}
.bg-light-dark{ background-color: #8598a1 !important ;}
.bg-light-hover-dark:hover,a.bg-light-hover-dark:hover{ background-color: #8598a1 !important ;}
.bg-dark-o-10{ background-color: #1F323B1a !important; }
.bg-dark-o-20{ background-color: #1F323B33 !important; }
.bg-dark-o-30{ background-color: #1F323B4d !important ;}
.bg-dark-o-40{ background-color: #1F323B66 !important; }
.bg-dark-o-50{ background-color: #1F323B80 !important ;}
.bg-dark-o-70{ background-color: #1F323Bb3 !important ;}
.bg-dark-o-90{ background-color: #1F323Be6 !important ;}
.bg-hover-dark-o-10:hover,.bg-dark-o-10:hover{ background-color: #1F323B1a !important ;}
.bg-hover-dark-o-20:hover,.bg-dark-o-20:hover{ background-color: #1F323B33 !important ;}
.bg-hover-dark-o-30:hover,.bg-dark-o-30:hover{ background-color: #1F323B4d !important ;}
.bg-hover-dark-o-40:hover,.bg-dark-o-40:hover{ background-color: #1F323B66 !important ;}
.bg-hover-dark-o-50:hover,.bg-dark-o-50:hover{ background-color: #1F323B80 !important ;}
.bg-hover-dark-o-70:hover,.bg-dark-o-70:hover{ background-color: #1F323Bb3 !important ;}
.bg-hover-dark-o-90:hover,.bg-dark-o-90:hover{ background-color: #1F323Be6 !important ;}
.text-dark{ color: #1F323B !important ;}
.text-hover-dark:hover,a.text-hover-dark:hover{ color: #1F323B !important ;}
.btn-dark{ background-color: #1F323B;border-color: #1F323B;color: #ffffff;}
.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:hover,.btn-dark:active,.btn-dark.active {background-color: #2A4653;border-color: #2A4653;color: #ffffff;}
.btn-outline-dark{ background-color: #ffffff;border-color: #1F323B;color: #1F323B;}
.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:hover,.btn-outline-dark:active,.btn-outline-dark.active {background-color: #1F323B;border-color: #1F323B;color: #ffffff;}
.btn-dark > i{ color: #ffffff !important;}
.btn-dark:hover > i,.btn-dark:active > i,.btn-dark.active > i {color: #ffffff !important;}
.badge-dark{background-color: #1F323B !important;color: #ffffff !important;}
.alert-dark{background-color: #1F323B !important;border-color: #1F323B !important;color: #ffffff !important;}
.border-dark{border-color: #1F323B !important;}
.title-underline-dark:after{background-color: #1F323B !important;}

/** Class pour light **/
.bg-light{ background-color: #ffffff !important ;}
.bg-hover-light:hover,a.bg-hover-light:hover{ background-color: #ffffff !important ;}
.bg-light-light{ background-color: #ffffff !important ;}
.bg-light-hover-light:hover,a.bg-light-hover-light:hover{ background-color: #ffffff !important ;}
.bg-light-o-10{ background-color: #ffffff1a !important; }
.bg-light-o-20{ background-color: #ffffff33 !important; }
.bg-light-o-30{ background-color: #ffffff4d !important ;}
.bg-light-o-40{ background-color: #ffffff66 !important; }
.bg-light-o-50{ background-color: #ffffff80 !important ;}
.bg-light-o-70{ background-color: #ffffffb3 !important ;}
.bg-light-o-90{ background-color: #ffffffe6 !important ;}
.bg-hover-light-o-10:hover,.bg-light-o-10:hover{ background-color: #ffffff1a !important ;}
.bg-hover-light-o-20:hover,.bg-light-o-20:hover{ background-color: #ffffff33 !important ;}
.bg-hover-light-o-30:hover,.bg-light-o-30:hover{ background-color: #ffffff4d !important ;}
.bg-hover-light-o-40:hover,.bg-light-o-40:hover{ background-color: #ffffff66 !important ;}
.bg-hover-light-o-50:hover,.bg-light-o-50:hover{ background-color: #ffffff80 !important ;}
.bg-hover-light-o-70:hover,.bg-light-o-70:hover{ background-color: #ffffffb3 !important ;}
.bg-hover-light-o-90:hover,.bg-light-o-90:hover{ background-color: #ffffffe6 !important ;}
.text-light{ color: #ffffff !important ;}
.text-hover-light:hover,a.text-hover-light:hover{ color: #ffffff !important ;}
.btn-light{ background-color: #ffffff;border-color: #ffffff;color: #ffffff;}
.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.btn-light:hover,.btn-light:active,.btn-light.active {background-color: #ffffff;border-color: #ffffff;color: #1F323B;}
.btn-outline-light{ background-color: #ffffff;border-color: #ffffff;color: #ffffff;}
.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:hover,.btn-outline-light:active,.btn-outline-light.active {background-color: #ffffff;border-color: #ffffff;color: #ffffff;}
.btn-light > i{ color: #ffffff !important;}
.btn-light:hover > i,.btn-light:active > i,.btn-light.active > i {color: #1F323B !important;}
.badge-light{background-color: #ffffff !important;color: #ffffff !important;}
.alert-light{background-color: #ffffff !important;border-color: #ffffff !important;color: #ffffff !important;}
.border-light{border-color: #ffffff !important;}
.title-underline-light:after{background-color: #ffffff !important;}


#header-main { border-bottom: 1px solid #D9D9D6;}
#main-menu a:not(.btn) { color: #D9D9D6;}
#main-menu li:not(.bg-secondary) a:hover:not(.btn), #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #53565A;}
.buttons-icon-group a + a:before{ background-color: #D9D9D6;}

/** Class main-menu-primary **/
.header-theme-primary #header-main { border-bottom: 1px solid #D9D9D6;}
.header-theme-primary #main-menu a:not(.btn) { color: #D9D9D6;}
.header-theme-primary .buttons-icon-group a + a:before{ background-color: #D9D9D6;}
.header-theme-hover-primary #main-menu li:not(.bg-secondary) a:hover:not(.btn), .header-theme-hover-primary #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #D9D9D6;}

/** Class main-menu-secondary **/
.header-theme-secondary #header-main { border-bottom: 1px solid #53565A;}
.header-theme-secondary #main-menu a:not(.btn) { color: #53565A;}
.header-theme-secondary .buttons-icon-group a + a:before{ background-color: #53565A;}
.header-theme-hover-secondary #main-menu li:not(.bg-secondary) a:hover:not(.btn), .header-theme-hover-secondary #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #53565A;}

/** Class main-menu-dark **/
.header-theme-dark #header-main { border-bottom: 1px solid #1F323B;}
.header-theme-dark #main-menu a:not(.btn) { color: #1F323B;}
.header-theme-dark .buttons-icon-group a + a:before{ background-color: #1F323B;}
.header-theme-hover-dark #main-menu li:not(.bg-secondary) a:hover:not(.btn), .header-theme-hover-dark #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #1F323B;}

/** Class main-menu-light **/
.header-theme-light #header-main { border-bottom: 1px solid #ffffff;}
.header-theme-light #main-menu a:not(.btn) { color: #ffffff;}
.header-theme-light .buttons-icon-group a + a:before{ background-color: #ffffff;}
.header-theme-hover-light #main-menu li:not(.bg-secondary) a:hover:not(.btn), .header-theme-hover-light #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #ffffff;}

.link-theme-primary a:not(.btn-impersonation) { color: #D9D9D6!important;}
.link-theme-primary a:not(.btn-impersonation):hover, .link-theme-primary a.active{ color: #53565A!important;}
.link-theme-secondary a:not(.btn-impersonation) { color: #53565A!important;}
.link-theme-secondary a:not(.btn-impersonation):hover, .link-theme-secondary a.active{ color: #D9D9D6!important;}
/*----------------------*/
/* Elements             */
/*----------------------*/

/** Class pour fonts **/
/** Class pour buttons **/
/** Class pour form **/
/** Class pour misc **/
#catalogue_summary,.block__thumbnail{border-color:#0065ad;background-color:rgba(0,101,173,0.8);}
.page-link{color:#0065ad;}
.page-item.active .page-link{border-color:#0065ad;background-color:#0065ad;color:#fff;}
/** Class pour css **/

.btn:not(.btn-link , .show-filters , [class$="btn-outline-"]){border-width:1px;border-radius:0px;font-family:"Poppins", sans-serif;font-weight:bold;padding:0.6rem 1.5rem;font-size:0.85em;}
.form-label{color:#53565A;font-weight:;}
.form-control,.bootstrap-select.form-control,.bootstrap-select button.bs-placeholder{color:#737373;border-color:#ff5300;border-width:1px;border-radius:0px;}


/*----------------------*/
/* Common Component     */
/*----------------------*/
/** Class pour header **/

/** Class pour error\5F header **/

/** Class pour footer **/

/*---------------------------*/
/* Common Component children */
/*---------------------------*/

/** Header => menu, banner, buttons, logo **/

/** header.menu **/


/*---------------------------*/
/* Content Front             */
/*---------------------------*/

/** Class pour
home\5F page  **/
.ideaBoxClass{}
#ideaBoxForm .text-center button {
background-color: #53565A;
max-width: 150px !important;
color: #fff;
display: block;
margin: 0 auto; }
#ideaBoxForm .text-center button:hover {
background-color: #D9D9D6;
color: #53565A;
}
#login_email{color:#53565A !important;}
#login_email::placeholder{color:#53565A !important;}
#login_password::placeholder{color:#53565A !important;}
#login_password{color:#53565A !important;}
#idea_box_opinion{border-color:#2B3236 !important;}
.btn-block{border-radius: 50rem !important;}
.logo-desktop{margin-top: 1em !important; margin-bottom: 1em !important; max-height: 25px !important;}
.lh-lg{line-height: 2;}
#new_product_slider-next{background-color:#FFAE00;}
#new_product_slider-prev{background-color:#FFAE00;}
.slider{margin-top:350px; z-index:50;}
.slider-wrapper{z-index:50;}
.slide-product{min-height:100%}
.banner_home{max-height:700px !important; position:absolute;}
.remove-from-favorites{color:#FFAE00;}
.theme-default .main-products .product-thumb .name{color:#53565A !important;}
.front-homepage .slider-product-wrapper h2 {font-size: 25px;}
.front-homepage .slider-product-wrapper .slide-product-title h4 {font-size: 18px;}
.front-homepage .slider-product-wrapper .slider-product-prev {display: none;}
.front-homepage .slider-product-wrapper .slider-product-next {display: none;}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .slider{margin-top:150px !important; z-index:50;}
}
@media screen and (max-width: 768px) {
    .slider{margin-top:250px; z-index:50;}
}

/** Class pour
catalog  **/
.front-catalogue-homepage #banner {
    display: none;
}
.front-catalogue-homepage h1 > strong {
    font-weight: bold;
}


/*---------------------------*/
/* Content Security          */
/*---------------------------*/

/** Class pour security **/
h1 strong {
color: #53565A !important;
}
.btn-primary:disabled,
.btn-primary[disabled] {
background-color: #F5F5F5 !important;
border-color: #999 !important;
color: #878787 !important;
cursor: not-allowed !important;
opacity: 1 !important;}
.logo{max-width: 400px !important;}
.logo{margin-bottom: -75px !important; margin-top: -75px !important;}
.logo-footer{max-width: 200px !important;}
.input_login input{border:none; background:none !important; border-radius: 50rem !important;}
.security.--theme-light .container .row .card .h1{color:#53565A !important;}
.security.--theme-light .container .row .card label{color:#53565A !important;}
.security.--theme-light .container .row .card .form-control{border-color:#53565A !important;}
.reset-password p {color:#fff !important;}
.security.welcome-register .custom-account-input {color: black !important;}
.security.accept-cgu-first.--theme-light .custom-account-input {color: #53565A !important;}
.security.accept-cgu-first.--theme-light .form-content {
    color: inherit;
}
.security.accept-cgu-first.--theme-light .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.security.accept-cgu-first.--theme-light .card .form-check-input {
    1px solid rgba(0,0,0,.25);
}
.security.accept-cgu-first.--theme-light .card-header {
    padding: .5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.security.accept-cgu-first.--theme-light .card-footer {
    padding: .5rem 1rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125);
}
.security.accept-cgu-first.--theme-light #cgu_cgu::after {
    border-color: #53565A !important;
}
.security.accept-cgu-first.--theme-light #cgu_cgu::hover:after {
    border-color: #53565A !important;
}
.security.accept-cgu-first.--theme-light #cgu_unsubscribe::after {
    border-color: #53565A !important;
}
.security.accept-cgu-first.--theme-light #cgu_unsubscribe::hover:after {
    border-color: #53565A !important;
}
.security.accept-cgu-first.--theme-light #cgu_submit {
    border-radius: 50rem !important;
}


/*---------------------------*/
/* Content Catalogue         */
/*---------------------------*/

.main-products.product-grid .product-thumb .stats {
    color : #D9D9D6;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single,
.irs--round .irs-bar,
.irs--round .irs-handle {
    background-color: #D9D9D6 !important;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    border-top-color: #D9D9D6 !important;
}

    .theme-default .list-catalogue-link.active::after,.theme-default .list-catalogue-link:hover::after { background: #D9D9D6; }
    .theme-default .list-catalogue-link.active { color: #D9D9D6 !important; }
.theme-default .user-menu > li.active, .theme-default .user-menu > li:hover { border-color: #D9D9D6; }

/*---------------------------*/
/* Content Product           */
/*---------------------------*/

.lSPager.lSGallery li.active{border-color: #D9D9D6 !important }

/*---------------------------*/
/* Content Profile           */
/*---------------------------*/


/*---------------------------*/
/* Content Containt          */
/*---------------------------*/

/** Class pour
home\5F page  **/
.ideaBoxClass{}
#ideaBoxForm .text-center button {
background-color: #53565A;
max-width: 150px !important;
color: #fff;
display: block;
margin: 0 auto; }
#ideaBoxForm .text-center button:hover {
background-color: #D9D9D6;
color: #53565A;
}
#login_email{color:#53565A !important;}
#login_email::placeholder{color:#53565A !important;}
#login_password::placeholder{color:#53565A !important;}
#login_password{color:#53565A !important;}
#idea_box_opinion{border-color:#2B3236 !important;}
.btn-block{border-radius: 50rem !important;}
.logo-desktop{margin-top: 1em !important; margin-bottom: 1em !important; max-height: 25px !important;}
.lh-lg{line-height: 2;}
#new_product_slider-next{background-color:#FFAE00;}
#new_product_slider-prev{background-color:#FFAE00;}
.slider{margin-top:350px; z-index:50;}
.slider-wrapper{z-index:50;}
.slide-product{min-height:100%}
.banner_home{max-height:700px !important; position:absolute;}
.remove-from-favorites{color:#FFAE00;}
.theme-default .main-products .product-thumb .name{color:#53565A !important;}
.front-homepage .slider-product-wrapper h2 {font-size: 25px;}
.front-homepage .slider-product-wrapper .slide-product-title h4 {font-size: 18px;}
.front-homepage .slider-product-wrapper .slider-product-prev {display: none;}
.front-homepage .slider-product-wrapper .slider-product-next {display: none;}
@media screen and (min-width: 0px) and (max-width: 767px) {
    .slider{margin-top:150px !important; z-index:50;}
}
@media screen and (max-width: 768px) {
    .slider{margin-top:250px; z-index:50;}
}

/** Class pour
catalog  **/
.front-catalogue-homepage #banner {
    display: none;
}
.front-catalogue-homepage h1 > strong {
    font-weight: bold;
}


/*---------------------------*/
/* MISC                      */
/*---------------------------*/

/* Responsive embed video */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*Responsive video*/
video {
    width: 100%;
    max-height: 100%;
}
