@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap');

@font-face {
    font-family: 'Bank Gothic';
    src: url('../fonts/BankGothicBT-Medium.eot');
    src: url('../fonts/BankGothicBT-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/BankGothicBT-Medium.woff2') format('woff2'), url('../fonts/BankGothicBT-Medium.woff') format('woff'), url('../fonts/BankGothicBT-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.bottomnav {
    background-color: #000;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0)), url(/shop/img/carbon_pattern.svg);
    background-size: 100% 100%, 1em auto;
}

.slide_config.data-link {
    cursor: pointer;
  }

/* Page INNOVATION - Youssef ELHIRI */
.config_block .title_block {
    font-family: "Montserrat";
    line-height: 1.7;
    margin-top: 1em;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.Promo span .menu-title {
    color: #de0000 !important;
  }

.config_txt {
    font-family: "Montserrat";
    Font-size: 1.5em;
    line-height: 1.5;
    color: #333;
}

.small_txt {
    font-family: "Montserrat";
    Font-size: 1.5em;
    line-height: 2;
    color: #333;
    margin: 35px 250px;
    text-align: center;
}

.config_block h2 {
    font-family: "Montserrat";
    Font-size: 1.5em;
    line-height: 2;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.config_block h1 {
    font-family: "Montserrat";
    Font-size: 1.7em;
    line-height: 2.5;
    color: #333;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.config_txt_sm {
    font-family: "rubik";
    Font-size: 1.25em;
    line-height: 1.5;
    color: #333;
}

#video .sub-title-widget {
    z-index: 8;
    display: block;
    position: absolute;
    margin: 15px auto;
    color: #e4e4e4;
    font-size: 1.3em;
    text-decoration: underline;
    width: 100%;
    padding-left: 5%;
    text-align: center;
    line-height: 1.5;
    padding-right: 10%;
}

.video_title {
    z-index: 9999;
    display: block;
    position: absolute;
    top: 15px;
    margin-left: 15px;
    color: #e4e4e4;
    font-size: 1.5em;
    text-decoration: underline;
}

/* End - Page INNOVATION - Youssef ELHIRI */


/* Google recaptcha - Youssef ELHIRI */

/* .grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 5px !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}


/* End Google recaptcha */

/* Mail Alert */
.js-mailalert {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;

}

.form-control-mailalert {
    display: block;
    background: #fff;
    color: #55595c;
    flex: 60%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    transform: skewx(-15deg);
    transform-origin: bottom left;
}

.btn_color_mailalert {
    background: #e20813;
    color: #fff;
    transform: skewx(-15deg);
    transform-origin: bottom left;
    border: none;
    padding: .5rem .75rem;
    flex: 40%;
    cursor: pointer;
}

.btn_color_mailalert:hover {
    background: #333;
}

.notification_mailalert {
    transform: skewx(-15deg);
    transform-origin: bottom left;
}

/* End Mail Alert */


/* tableau tronque sur mobile */

#description .product-description table {
    width: auto !important;
    font-size: 0.775rem;
}

#description .product-description table,
#description .product-description table tr,
#description .product-description table tr td {
    border: none !important;
}

.description-short table,
.description-short table tr,
.description-short table tr td {
    border: none !important;
}


/*end tableau tronque sur mobile */


/* GMap page contact */

.gm-style-pbc {
    margin-bottom: -4px !important;
    margin-top: 15px !important;
}


/* end GMap page contact */


/* Doofinder */

[data-layout=grid][data-browser-support~=cssgrid] .df-results {
    min-width: 150px !important;
    -ms-grid-columns: (minmax(150px, 1fr)) [auto-fill] !important;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr)) !important;
}

.df-card__content>* {
    margin-bottom: 0px !important;
}

.df-card__main {
    padding: 10px !important;
}

.df-card__image {
    height: auto !important;
}

.df-classic {
    font-family: "Rubik" !important;
    width: 43.33% !important;
}

@media screen and (min-width: 1890px) {
    .df-classic {
        font-family: "Rubik" !important;
        width: 34.33% !important;
    }
}

@media screen and (min-device-width: 1825px) and (max-device-width: 1889px) {
    .df-classic {
        font-family: "Rubik" !important;
        width: 35.33% !important;
    }
}

@media screen and (min-device-width: 1670px) and (max-device-width: 1769px) {
    .df-classic {
        font-family: "Rubik" !important;
        width: 37.33% !important;
    }
}

@media screen and (min-device-width: 1647px) and (max-device-width: 1669px) {
    .df-classic {
        font-family: "Rubik" !important;
        width: 39.33% !important;
    }
}

@media screen and (min-device-width: 800px) and (max-device-width: 990px) {
    .df-classic {
        font-family: "Rubik" !important;
        width: 45.33% !important;
    }
}

.df-classic a:hover,
.df-classic a:focus {
    color: #e20813 !important;
}


/* End Doofinder */


/* Modif liste fiche produit */

#description ul {
    list-style: none !important;
    padding-left: 45px;
}

#description ul li::before {
    background-color: red;
    border-radius: 50%;
    content: "";
    display: inline-block;
    margin-right: 10px;
    margin-left: -18px;
    margin-bottom: 0px;
    height: 8px;
    width: 8px;
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
    @media {

        .list_style_custom_circle,
        #description ul {
            padding-left: 16px !important;
        }
    }
}

@media not all and (min-resolution: 0.001dpcm) {
    @media {

        .list_style_custom_circle,
        #description ul {
            padding-left: 16px !important;
        }
    }
}


/* END Modif liste fiche produit */


/* alignement fleche menu bottom sur mobile */

@media (max-width: 767px) {

    .footer-container .ApColumn .links .navbar-toggler,
    .footer-container .ApColumn .block-toggler .navbar-toggler {
        margin-bottom: 17px !important;
    }

    .block-toggler .navbar-toggler,
    .footer-container .links .navbar-toggler {
        margin-top: 0 !important;
    }
}


/* fin alignement */


/* selection */

::selection {
    background: #e20813;
    color: #fff;
}


/* liste des produits */

.thumbnail-container .product-title {
    min-height: 60px;
    margin-top: 7px;
    margin-bottom: 7px;
}

.product-default .product-meta {
    padding: 10px 28px 10px !important;
    height: 150px;
}


/* fin liste des produits */


/* fiche produit */

.product-actions .control-label {
    margin-top: 0.375rem;
}

.custom_dispo {
    padding: 0.25em 1em 0.25em 0.5em;
    margin-bottom: 30px;
    transform: skewx(-15deg);
    transform-origin: bottom left;
    display: inline-flex;
    background: #4cbb6c;
    color: #fff;
}

.custom_indispo {
    padding: 0.25em 1em 0.25em 0.5em;
    margin-bottom: 30px;
    transform: skewx(-15deg);
    transform-origin: bottom left;
    display: inline-flex;
    background: #e20813;
    color: #fff;
}

#product-availability .material-icons {
    font-size: 20px;
}

.product-add-to-cart {
    padding-top: 15px;
    border: 0;
}

.product-reference {
    float: right;
    margin-top: 7px;
    background: #333;
    color: #fff;
    padding: 6px 10px 0px 10px;
    transform: skewx(-15deg);
    transform-origin: bottom left;
}

.product-reference .label {
    color: #fff;
    font-size: 0.8125rem;
}

.product-detail-name {
    font-weight: 500;
}

.product-quantity .add .add-to-cart {
    margin-left: 0px;
}

@media all and (min-device-width: 1200px) {
    .add-to-cart {
        padding-left: 45px;
        padding-right: 45px;
    }

    .product-quantity .add .add-to-cart {
        margin-left: 30px;
    }
}

@media all and (max-device-width: 767px) {
    .product-add-to-cart {
        text-align: center;
    }

    .qty {
        align-items: center;
        justify-content: center;
        display: flex;
    }

    .product-quantity {
        text-align: center;
    }
}


/* end fiche produit */


/* Megamenu Big Images */


/* .leo-megamenu .widget-subcategories {
    margin-left: 100px;
    margin-right: 100px;
} */

.leo-megamenu .navbar-nav>li.aligned-fullwidth>.dropdown-menu {
    width: 80% !important;
    margin-left: 10%;
    margin-right: 10%;
}

.leo-megamenu .sub_auto img {
    max-width: 90% !important;
    margin-right: 0 !important;
}

.leo-megamenu .sub_auto a {
    justify-content: center;
}

@media (max-width:786px) {
    .widget-subcategories .img-fluid {
        width: 70% !important;
    }

    .off-canvas-nav-megamenu .dropdown-menu ul li {
        text-align: center;
    }
}

.leo-megamenu .dropdown-menu li.sub_auto {
    width: 20% !important;
}


/* end Megamenu Big Images */


/* popup panier */

#blockcart-modal .modal-header {
    background: #e20813;
}

.leo-dropdown-cart-item.high-light,
.leo-dropdown-cart-item.show-combination,
.leo-dropdown-cart-item.show-customization,
.leo-dropdown-cart-item.show-additional {
    background-color: #f7f7f7;
}


/*class personnaliser pour le boutton mail alerts*/

.btn_color {
    background-color: #4cbb6b !important;
    cursor: pointer;
    border: 0;
}

.btn_color:hover {
    background-color: #333333 !important;
}


/*Adapter le nombre de caracter sur breadcrumb ça dépend de l'appareille .(nous avons ajoute une nouvelle classe'breadcrumb_cls' sur le fichier breadcrumb.tpl)*/

@media all and (max-device-width: 1200px) {
    .breadcrumb_cls {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 247px;
        display: inline-block;
        line-height: 10px;
    }
}

@media all and (max-device-width: 940px) {
    .breadcrumb_cls {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 127px;
        display: inline-block;
        line-height: 10px;
    }
}

@media all and (max-device-width: 600px) {
    .breadcrumb_cls {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 110px;
        display: inline-block;
        line-height: 10px;
    }
}

@media all and (max-device-width: 600px) {
    .breadcrumb_cls {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 60px;
        display: inline-block;
        line-height: 10px;
    }
}


/* custom title block */

.title_block_custom {
    color: #000;
    display: block;
    margin: 15px 0 30px 0;
    font-size: 25px;
    padding-bottom: 15px;
    font-weight: 500;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}


/*breadcrumb*/

#wrapper .breadcrumb {
    background: #F8F8F8;
    padding: 15.75px 0px 15.75px 0px;
    margin-bottom: 30px;
}


/* Bandeau Cookies */

.lgcookieslaw-banner .lgcookieslaw-btn {
    border-color: #ff000d !important;
    background: #e20813 !important;
    color: #FFFFFF !important;
}


/*Le style des pastilles de couleur sur la fiche produit */

.input-color:checked+span,
.input-color:hover+span,
.input-radio:checked+span,
.input-radio:hover+span {
    border: 2px solid rgb(0, 0, 0);
    padding: 2px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}


/*Cacher la loup sur la fiche de produit qui cause probleme quand tu change la déclinaison */

.product-cover .layer {
    display: none;
}


/*Adaptation automatique de la taille des pastilles de couleur sur la fiche produit*/

.color {
    width: 1.6rem !important;
    height: 1.6rem !important;
}

@media screen and (max-width: 360px) {
    .color {
        width: 1.4rem !important;
        height: 1.4rem !important;
    }
}

input:checked+.lgcookieslaw-slider,
.lgcookieslaw-slider-checked {
    background-color: #e20813 !important;
}

.lgcookieslaw-slider-checked {
    box-shadow: 0 0 1px #e20813 !important;
}

.lgcookieslaw-accept-all {
    background: #e20813 !important;
}


/* Subtite Carbon background */

.carbon-title {
    font-family: Montserrat;
    font-weight: bolder;
    font-size: 18px;
    text-align: center;
    margin-bottom: 25px;
    background: #333;
    color: #fff;
    padding: 10px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0)), url(/shop/img/carbon_pattern.svg);
    background-size: 100% 100%, 1em auto;
    border-radius: 0 15px;
}

.footer-container {
    background-color: #000;
    background-image: linear-gradient(rgba(0, 0, 0), rgb(0, 0, 0, 0)), url(/shop/img/carbon_pattern.svg);
    background-size: 100% 100%, 1em auto;
}

.continue.btn:hover,
button.btn.btn-primary:hover {
    background: #333;
}

.header-top .ApMegamenu {
    margin: 0 10px;
    border-top: 1px solid white;
    border-top-color: rgb(255, 255, 255, 0.15);
    padding: 1%;
}

.support_line .number {
    color: white !important;
}

#leo_search_block_top .block_content {
    background: transparent;
}

.support_line .text {
    color: white !important;
}

.header_logo {
    margin-right: -5%;
}

#_desktop_cart .cart-products-count {
    background: #e20813;
}

.footer-container li a:hover {
    color: #e20813;
}

#_desktop_cart .cart-preview.active a {
    color: #999;
}

.header-nav .topnav {
    background: rgb(0, 0, 0);
}

#_desktop_cart .cart-preview .cart-title {
    color: white;
}

#_desktop_cart .totals-cart {
    color: white;
}

.leo-megamenu .navbar-nav>li>a {
    color: white;
    text-transform: uppercase;
}

.leo-megamenu {
    color: white;
}

.leo-megamenu .navbar-nav>li.active>a,
.leo-megamenu .navbar-nav>li:hover>a,
.leo-megamenu .navbar-nav>li:focus>a {
    color: #e20813;
}

.img-fluid,
.carousel-inner>.carousel-item>img,
.carousel-inner>.carousel-item>a>img {
    width: 100%;
}

.top-center-header>* {
    padding-right: 0;
}

.selector,
.header-top {
    background: #000;
    background-size: cover;
    background-position: center;
    background-attachment: scroll, local !important;
    background-repeat: no-repeat;
}

.leo-quicklogin-nav {
    display: none;
    z-index: 0;
}


/* .map_box {
    float: right;
    z-index: 1;
    position: absolute;
    float: right;
    right: 0;
    top: -100px;
} */

#memgamenu-form_9717125911488972 {
    /* margin-left: 0;
    margin-right: 0; */
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    z-index: 1;
    /* left: 0;
    right: 0; */
    text-align: center;
    background: #000;
    /* width: 100%; */
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    padding-bottom: 2%;
}

#leo_search_block_top .block_content .list-cate-wrapper {
    display: none;
}

#leo_search_block_top .block_content #leo_search_top_button {
    background: transparent;
    color: white;
}

.popup-over .popup-content a:hover {
    color: #e20813;
}

.fa-home {
    color: white;
}

.fa-truck {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.title-bloc-img {
    background: green;
}


/*.leo-megamenu .navbar-nav>li {
     border-right: 1px solid #eaeaea;
    line-height: 1px; */


/* height: 2.5em;
    margin-top: 10px; 
}*/

.header-nav a:hover {
    color: #e20813;
}

a:hover,
a:focus {
    color: #e20813;
}

.btn-link:focus,
.btn-link:hover {
    color: #e20813;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    color: #FFFFFF;
    background-color: #e20813;
    border-color: #e20813;
}

.open .btn-outline.dropdown-toggle {
    color: #FFFFFF;
    background-color: #e20813;
    border-color: #e20813;
}

.leo-megamenu .navbar-nav>li>a:hover,
.leo-megamenu .navbar-nav>li>a:focus,
.leo-megamenu .navbar-nav>li>a:active {
    color: #e20813;
}

.leo-megamenu .navbar-nav>li.active>a,
.leo-megamenu .navbar-nav>li:hover>a,
.leo-megamenu .navbar-nav>li:focus>a {
    color: #e20813;
}

.leo-megamenu .navbar-nav>li:hover>.caret,
.leo-megamenu .navbar-nav>li:active>.caret {
    color: #e20813;
}

.leo-widget .widget-tab .nav-tabs>li a:hover,
.leo-widget .widget-tab .nav-tabs>li a.active {
    border-color: transparent;
    background: transparent;
    color: #e20813;
}

.leo-widget .widget-tab .nav-tabs>li.active a {
    background: transparent;
    border-color: transparent;
    color: #e20813;
}

div.verticalmenu .navbar-nav>li:hover>a {
    color: #e20813;
    background: #e20813;
}

div.verticalmenu .navbar-nav>li:hover>a:hover,
div.verticalmenu .navbar-nav>li:hover>a:focus {
    color: #FFFFFF;
    background: #e20813;
    border-color: #eaeaea;
}

div.verticalmenu .navbar-nav>li:hover .caret {
    color: #e20813;
}

div.verticalmenu .navbar-nav>li:hover .caret:before {
    color: #e20813;
}

div.verticalmenu .navbar-nav>li.open>a {
    color: #e20813;
    background: #e20813;
}

.leo-megamenu .navbar-nav>li>a {
    padding: 2px 10px !important;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-weight: bolder;
}

.product-detail-name {
    color: #e20813;
}

.leo-megamenu .navbar-nav>li>a>.menu-title {
    padding: 2px 10px !important;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-weight: bolder;
}

.block_content p a {
    text-align: center;
    vertical-align: middle;
    /* height: 50px;  */
    padding-left: 5%;
    padding-right: 5%;
}


/*
.breadcrumb {
  padding-top: 3% !important;
}
 */

.footer-top {
    margin: 5px auto;
    width: 100%;
}

.footer-bottom {
    background: transparent;
    margin: 0 auto;
    width: 100%;
}

.header_logo img {
    width: 60%;
}

#leo_search_block_top .block_content .leoproductsearch-result .search_query {
    color: #fff;
}

.leo-partsfilter .leo-partsfilter-submit {
    background: #e20813;
}

#leo_search_block_top .block_content #leo_search_top_button:hover {
    background: #e20813;
}

.brand-img a {
    margin: 0 auto;
}

.brand-img {
    margin-bottom: 2%;
}

#product-modal .modal-dialog {
    background: #fff;
}

.thumbnail-container .product-title a {
    color: #666;
}

.product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    min-height: 40px;
}

.product-actions .control-label {
    width: 100%;
}

.leo-megamenu .navbar-header .navbar-toggler {
    background: #DCDCDC;
}

div.star::after {
    content: "";
}

.product-variants>.product-variants-item {
    display: block;
}


/*
.product-variants-item::before{
    content: "\a";
    white-space: pre;
}

.product-variants-item::afer{
    content: "\a";
    white-space: pre;
}

#group_74::before{
    content: "\a";
    white-space: pre;
}

#group_74::afer{
    content: "\a";
    white-space: pre;
}

#group_75::before{
    content: "\a";
    white-space: pre;
}

#group_75::afer{
    content: "\a";
    white-space: pre;
}

*/

.iview-controlNav div.iview-items ul li a.iview-control.active,
.iview-controlNav div.iview-items ul li a.iview-control:hover {
    background: #e30613;
}

.iview-directionNav a:hover {
    background: #e30613;
}

.icon icon-present {
    margin-bottom: 4px;
}

.phone_number {
    font-size: 18px !important;
    white-space: nowrap;
}

.copyright span {
    color: #fff !important;
}

#back-top a {
    color: #e30613;
}

.subcategory-image {
    background-color: #f8f8f8;
}

.subcategory-block .subcategory-image .img-fluid {
    width: 100%;
}

#subcategories .title_block {
    display: block;
    text-align: center;
    color: #e30613;
}

.thumbnail-container .product-thumbnail {
    padding-bottom: calc(67% - 2px);
    display: block;
    overflow: hidden;
    position: relative;
}

.thumbnail-container .product-price-and-shipping {
    color: #333333;
    font-family: "Rubik", sans-serif;
    font-size: 20px;
    padding: 7px 0 7px;
}

.product-default .cart {
    float: right;
    padding: 3px 0 7px;
}

.leo-qty {
    font-size: 12px;
}

.subcategory-image {
    background-color: #ffffff;
}

#subcategories {
    background-color: #ffffff;
}

.leo-fly-cart-icon-wrapper .leo-fly-cart-icon {
    display: block;
}

.leo-fly-cart-icon-wrapper .leo-fly-cart-total {
    border-width: 2px 2px 2px 2px;
}

.page-my-account #content .links a:hover i {
    color: #e20813;
}

.btn-primary:hover {
    background-color: #333;
}

.btn-primary {
    background-color: #e20813;
}

.btn-primary:focus,
.btn-primary.focus {
    background-color: #333;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-color: #333;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
    background-color: #333;
}

.btn.disabled,
.btn.disabled:hover {
    color: #acaaa6;
    background: rgb(0, 0, 0, 0.0);
}

.leoproductsearch-loading {
    filter: invert(30%);
}

.cart-grid-body a.label:hover {
    color: #e20813;
}


/* block Fixed header*/

.header-top {
    padding: 0 !important;
}


/* ajax cart*/

.leo-cart-item-info .product-name a:hover {
    color: #e20813;
}

.leo-cart-dropdown-action .cart-dropdow-viewcart {
    color: #fff;
}

.widget-category_image a:hover .cat_name {
    color: #e20813 !important;
}

.leo_free_price {
    margin: 10px;
}


/* Brands logos Homepage  compatible Safari and IE */

.widget-category_image .block_content {
    display: block !important;
}

.widget-category_image ul {
    border: 0 !important;
    float: left;
    width: 20%;
}


/* End Brands logos Homepage  compatible Safari and IE */

.custom-font_size {
    line-height: 1.7rem;
}

#cms #page #wrapper .container .row #content-wrapper #main #content .ApRow .ApColumn .title_block {
    border-bottom: 1px solid #e5e5e5;
    display: block !important;
}


/* newStyle attributes */

.newstyle li {
    padding: 10px !important;
    border: 1px solid !important;
    border-radius: 4px !important;
    display: block !important;
    float: left !important;
    width: 98% !important;
    margin-right: 1% !important;
    margin-bottom: 1% !important;
    cursor: pointer !important;
}

.newstyle {
    width: 100% !important;
}

.product-variants ul.newstyle li.checked {
    box-shadow: 1px 1px 5px -2px #227722 !important;
    border-color: #119911 !important;
    color: #119911 !important;
}

.product-variants ul.newstyle.c2 li {
    width: 48% !important;
}

.product-variants ul.newstyle.c3 li {
    width: 31% !important;
}

.product-variants ul.newstyle.c4 li {
    width: 23% !important;
}

.product-variants ul.newstyle div.radio {
    display: none !important;
}

.description_radio {
    border: none !important;
    padding: 10px 15px !important;
}

.products-sort-order .noPaddingItem .select-list {
    padding: 0 !important;
}

.product-variants>.product-variants-item {
    margin: 0px 0px 0px 0px;
}

.product-variants {
    margin-top: 28px;
}


/*#page {
    overflow: initial !important;
}*/

.stickyImages {
    position: sticky;
    top: 70px;
}

.switchButton {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    font-weight: normal;
    color: #1f1f1f;
    background: #dfdfdf;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    white-space: normal;
    text-align: left;
    margin-top: -5px;
    margin-bottom: 30px;
}

.switchButton::before {
    content: "\f0ec";
    font-family: FontAwesome;
    font-size: 15px;
    margin-right: 0px;
}

.switchButton:hover {
    text-decoration: none;
    background: #1f1f1f;
    border: 1px solid #1f1f1f;
    color: white;
}

.footer_removed_margin {
    margin-bottom: 0px !important;
}

.footer-container .block .title_block {
    padding-top: 0px;
}

.text_footer p {
    padding-top: 10px;
}

.text_footer {
    margin-bottom: 1.5rem;
}

.logo-box {
    margin-bottom: 0px !important;
}

.slogan_custom {
    margin-bottom: 0px !important;
}

.block-toggler.ApBlockLink ul li,
.footer-container .links.ApBlockLink ul li {
    margin-bottom: 1.1rem !important;
}

#leo_search_block_top.search-by-category .leoproductsearch-result {
    width: 100%;
}

.ac_results {
    overflow: auto;
    height: 400px;
    width: 100%;
}

.ac_over {
    background-color: #eee;
}

.centring-service {
    margin: auto;
}

.inverted-account {
    justify-content: flex-end !important;
}

.inverted-lang {
    justify-content: flex-start !important;
}

.phone_number a {
    color: #fff;
}

.block_content p a {
    width: 120px;
}

.checkout.cart-detailed-actions .btn-outline:hover {
    background: #333;
}

.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-next {
    color: #e30613;
}

.product-detail.product-thumbs-bottom .product-thumb-images .slick-arrow.slick-prev {
    color: #e30613;
}

.para_left p {
    float: left;
    width: 45%;
    text-align: justify;
    line-height: 25px;
    padding: 2%;
    margin: 0;
}

#products #main .page-header::after,
#pagenotfound #main .page-header::after {
    background: url("/shop/img/lost-motorcycle-404.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

#leo_search_block_top {
    width: 100%;
}


/* Alaa comment this code */


/* .fancybox-skin {
    transform: scale(1.2) !important;
} */


/* End Alaa comment this code */

.widget-category_image ul {
    border: 0 !important;
}


/*
.bloc_img_cat {
    text-align: center;
}
*/

.g-recaptcha {
    margin-bottom: 25px;
}

.read_more {
    cursor: pointer;
}

.zoomWindow {
    cursor: pointer !important;
}


/*
.product-flags .product-flag.on-sale {
    display: none;
}
*/


/*
.latest-blogs .title_block, .block_carousel {
    text-align: center; 
}
*/


/*
header {
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
}


@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}
*/

.service .title {
    line-height: 20px !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: normal;
}

#white-text .title_block {
    color: #fff;
    text-transform: initial;
    font-family: "Montserrat";
    font-weight: 600;
}

.col-bordered {
    border: 1px solid #e5e5e5;
    min-height: 250px;
    margin-left: 15px;
}


/* Ajouter le thème personnaliser des listes à puces */

.list_style_custom_circle {
    list-style: none !important;
    margin-left: 5%;
}

.list_style_custom_circle li::before {
    background-color: red;
    border-radius: 50%;
    content: "";
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0px;
    height: 8px;
    width: 8px;
}


/* Fin de thème personnaliser des listes à puces */

@media screen and (min-width: 1200px) {
    .text-bigger {
        font-size: 1.2rem;
        line-height: 1.875rem;
        text-align: justify;
    }
}

@media screen and (max-width: 1200px) {
    .img-fluid-gammes img {
        width: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    .ApBlockcart {
        position: absolute;
        top: 0;
        z-index: 2;
        left: auto;
        right: 10px;
        padding-right: 1%;
    }

    .widget-category_image ul {
        width: 33.33% !important;
    }
}

@media screen and (min-device-width: 1200px) {
    .block_content p a {
        display: table-cell;
        padding: .5em;
    }

    .product-variants {
        /* width: 90%; */
        display: block;
    }

    /* .product-variants-item {
        width: 90%;
    } */
}

.page-cms {
    padding: 0px !important;
}


/*@media only screen and (max-width: 500px) {
    .hidden-sm {
        display: none;
    }
}*/

@media only screen and (max-width: 700px) {
    .header-top .ApMegamenu {
        border-top: 0;
    }
}

.subcategory-block {
    height: 250px;
}

@media only screen and (max-width: 1199px) {
    .subcategory-block {
        height: 165px;
    }
}

@media only screen and (max-width: 600px) {
    .widget-category_image ul {
        width: 33.33% !important;
    }
}

@media only screen and (max-width: 768px) {
    .stickyImages {
        position: relative;
        top: auto;
    }
}

@media only screen and (max-width: 575px) {
    .footer-container .block.line_info {
        text-align: center;
    }

    #avdb-retour {
        margin: auto;
        /*width: 50%;
        padding: 10px;*/
        padding-left: 20%;
        padding-right: 8%;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 608px) and (min-width: 576px) {
    #avdb-retour {
        margin: auto;
        width: 100%;
    }
}

@media only screen and (max-width: 750px) {

    .footer-container .ApColumn .block,
    .block-social {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    #footer .footer-top .container .inner .ApRow {
        text-align: center;
    }
}


/* Modification fleche fiche produit */

.arrows-product-fake .slick-arrow {
    width: 10% !important;
    height: 100% !important;
    opacity: 0.5;
    background-color: white !important;
    color: black !important;
    border-radius: 0% !important;
    border: none !important;
    line-height: 0px !important;
    display: none;
}

.arrows-product-fake .slick-next {
    right: 0px !important;
    top: 50% !important;
}

.arrows-product-fake .slick-prev {
    left: 0px !important;
    top: 50% !important;
}

.arrows-product-fake .slick-next::before,
.arrows-product-fake .slick-prev::before {
    font-size: 20px !important;
}


/* END Modification fleche fiche produit */


/* Modification zoom fancy box et ajout de la main */

@media only screen and (min-width: 1500px) {
    .fancybox-skin {
        transform: scale(1.3) !important;
    }
}

@media only screen and (max-width: 968px) {
    .fancybox-skin {
        transform: scale(1.1);
    }
}

@media only screen and (max-width: 768px) {
    .fancybox-skin {
        transform: scale(1) !important;
    }
}

#zoom_product {
    cursor: pointer;
}


/* END Modification zoom fancy box et ajout de la main */


/* Modification piece jointes page produit */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.bootstrap-filestyle.input-group {
    margin-bottom: 1%;
}

.text_title>a {
    color: black;
    font-weight: lighter;
    line-height: 1.1;
}

.btn_download {
    padding: 5px 10px;
    border: solid 1px red;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    cursor: pointer;
    transition: 0.5s;
}

.btn_download:hover {
    background-color: red !important;
    color: white !important;
}

.attachment>hr {
    background-color: rgb(32, 32, 32);
    background-image: linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(to bottom, rgb(8, 8, 8), rgb(32, 32, 32));
    background-size: 10px 10px, 10px 10px, 10px 5px;
    background-position: 0px 0px, 5px 5px, 0px 0px;
    height: 12px;
}

@media only screen and (min-width: 909px) and (max-width: 925px) {
    .product-attachments .col-sm-6 {
        width: 49%;
    }
}

@media only screen and (min-width: 752px) and (max-width: 838px) {
    .product-attachments .col-sm-6 {
        width: 46%;
    }
}

@media only screen and (min-width: 724px) and (max-width: 753px) {
    .product-attachments .col-sm-6 {
        width: 49%;
    }
}

@media only screen and (min-width: 668px) and (max-width: 696px) {
    .product-attachments .col-sm-6 {
        width: 42%;
    }
}

@media only screen and (min-width: 596px) and (max-width: 667px) {
    .product-attachments.row {
        padding-left: 30px;
    }

    .product-attachments .col-sm-6 {
        width: 45%;
    }
}

@media only screen and (min-width: 580px) and (max-width: 595px) {
    .product-attachments.row {
        padding-left: 30px;
    }

    .product-attachments .col-sm-6 {
        width: 47%;
    }
}


/* debut modification tabs fiche produit */

@media only screen and (max-width: 776px) {
    .product-tabs.tabs {
        padding-left: 10px !important;
        padding-right: 2px !important;
    }

    .nav.nav-tabs {
        display: flex !important;
    }

    .nav-item {
        margin-left: 0px !important;
    }

    .custom_nav_item_ma {
        padding-left: 12px !important;
    }
}


/* Fin modification tabs fiche produit */


/* Fin Modification piece jointes page produit */


/* Debut modification champs tel contact form */

#inpt__tel {
    padding-left: 50px !important;
    width: 100%;
}

#inpt__tel:hover {
    z-index: 0 !important;
}

#inpt__tel:focus {
    z-index: 0 !important;
}

.iti {
    width: 100%;
}

.iti__flag {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.3/img/flags.png);
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iti__flag {
        background-image: url(https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.3/img/flags@2x.png);
    }
}


/* Fin modification champs tel contact form */

#slide-novembre-p {
    font-size: 2.5rem;
    color: #fff;
    /*font-family: "Bank Gothic", "Rubik", sans-serif;*/
    font-family: "Rubik", sans-serif;
    text-transform: uppercase;
    font-style: italic;
}

#slide-novembre-hr {
    background: red;
    transform: skewX(-60deg);
    height: 6px;
}

#slide-novembre-btn {
    float: right !important;
    border-radius: 16px;
    background: #e20813 !important;
    color: #fff;
    border: none;
    text-transform: uppercase;
    /*font-family: "Bank Gothic", "Rubik", sans-serif;*/
    font-family: "Rubik", sans-serif;
    font-size: 18px;
    font-style: italic;
}

#slide-novembre-btn:hover {
    background: #333333 !important;
    color: #fff;
}

#slide-novembre-a,
#slide-novembre-a:hover {
    color: #fff;
}

@media only screen and (max-width: 1000px) {
    .slide_config .tp-caption {
        left: 52%;
        transform: scale(1.2);
    }

    #slide-novembre-btn {
        transform: scale(1.5);
        margin-right: 13%;
    }
}


/*Couleur de l' encadré Message supercheckout */

#supercheckout-comment_order {
    box-shadow: inset 0px 0px 4px 0px#acaaa6 !important;
}


/* END Couleur de l' encadré Message supercheckout */

.gray_parag {
    background: #ebebeb;
    padding: 1.25rem;
    margin: 0.125rem;
}


/* Fin commentaire order */


/*Start changes of the catalog page*/

@media (max-width: 786px) {
    .subcategory-name {
        min-height: 0 !important;
    }

    .subcategory-image h3 {
        margin-bottom: 0rem;
    }

    .subcategory-name {
        padding-top: 0;
    }
}


/*End changes of the catalog page*/


/* Begin changes of breadcrumb */

.breadcrumb ol {
    list-style-type: none;
    margin: 0;
    color: #333;
}

.breadcrumb li {
    display: inline-block;
    position: relative;
    margin: 0;
}

.breadcrumb li:after {
    position: absolute;
    display: inline-block;
    right: 0;
    width: 2em;
    text-align: center;
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb span {
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
}

.breadcrumb ol {
    list-style-type: none;
    margin-bottom: 20px !important;
    color: #333;
}

.breadcrumb li {
    display: inline-block;
    position: relative;
    margin: 0;
}

.breadcrumb li:after {
    position: absolute;
    display: inline-block;
    right: 0;
    width: 2em;
    text-align: center;
}

.breadcrumb li:last-child {
    font-weight: normal;
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb span {
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    line-height: 18px !important;
}

@media screen and (min-width: 992px) {
    .collapsed li {
        overflow: hidden;
    }

    .collapsed li:after {
        background: rgb(227, 227, 227);
        background: linear-gradient(90deg, rgba(227, 227, 227, 0.4) 0%, rgba(227, 227, 227, 1) 35%);
        padding-left: 1em;
    }

    .collapsed span {
        max-width: 4em;
    }

    .collapsed span:hover,
    .collapsed span:focus,
    .collapsed li:hover span {
        max-width: 1000px;
        background: #e20813;
    }

    .collapsed li:hover:after {
        padding-left: 0em;
        background: transparent;
    }

    .breadcrumb_cls {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        background: #6f6f6f;
        color: #fff;
        padding: 3px 5px 3px 5px;
        transform: skewx(-15deg);
        transform-origin: bottom left;
        transition: ease-in-out 0.8s;
    }

    .breadcrumb li:last-child span {
        max-width: 100%;
        background: #e20813;
    }

    #wrapper .breadcrumb li i {
        display: none;
    }

    #wrapper .breadcrumb {
        background: #fff !important;
        padding: 8.75px 0px 0px 0px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important
    }
}

#wrapper .breadcrumb li i {
    display: none;
}

.breadcrumb_cls {
    display: inline-block;
    background: #6f6f6f;
    color: #fff;
    padding: 3px 5px 3px 5px;
    transform: skewx(-15deg);
    transform-origin: bottom left;
    transition: ease-in-out 0.8s;
}

.breadcrumb li:last-child span {
    max-width: 100%;
    background: #e20813;
}

@media screen and (max-width:767px) {
    .breadcrumb li:last-child {
        font-weight: normal;
        color: #e20813;
        font-size: 13px;
        margin-bottom: 7px;
    }

    .breadcrumb_cls {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        font-size: 13px;
        margin-bottom: 7px;
    }

    .collapsed {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .collapsed span {
        max-width: 100%;
        transition: ease-in-out 0.8s;
        padding-bottom: 3px;
    }
}

@media screen and (min-width:768px) and (max-width:786px) {
    .breadcrumb li:last-child {
        font-weight: normal;
        color: #e20813;
        font-size: 13px;
        margin-bottom: 7px;
    }

    .breadcrumb_cls {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        font-size: 13px;
        margin-bottom: 7px;
    }

    .collapsed {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .collapsed span {
        max-width: 100%;
        transition: ease-in-out 0.8s;
        padding-bottom: 3px;
    }

    #wrapper .breadcrumb {
        background: #fff !important;
        padding: 35px 0px 0px 0px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important
    }
}

@media screen and (min-width:787px) and (max-width:991px) {
    .breadcrumb li:last-child {
        font-weight: normal;
        color: #e20813;
        font-size: 13px;
        margin-bottom: 7px;
    }

    .breadcrumb_cls {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        font-size: 13px;
        margin-bottom: 7px;
    }

    .collapsed {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .collapsed span {
        max-width: 100%;
        transition: ease-in-out 0.8s;
        padding-bottom: 3px;
    }
}


/* Begin changes of breadcrumb */


/* Slide Piste */

#slide-piste-p {
    font-size: 3.5rem;
    color: #fff;
    font-family: "Rubik";
    text-transform: uppercase;
    line-height: 1em;
    font-weight: bold;
    font-style: italic;
}

#slide-piste-btn {
    float: right !important;
    border-radius: 16px;
    background: #e20813 !important;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-family: "Rubik";
    font-size: 18px;
    margin-right: 84px;
    font-weight: normal;
    margin-top: 10px;
}

#slide-piste-btn:hover {
    background: #333333 !important;
    color: #fff;
}


/* End Slide Piste */

#widget_colissimo_adresse {
    margin-top: 26px !important;
}


/* Fiche produit mobile */

@media screen and (max-width: 400px) {
    .product-reference label {
        margin-bottom: 0;
    }

    .product-detail-name {
        line-height: 24px;
        font-size: 18px;
    }

    .product-reference {
        margin-top: 5px;
        padding: 0 10px 0 10px;
    }

    .product-price.h5 {
        font-size: 22px;
    }

    #zoom_product {
        margin-top: 0 !important;
    }
}

.product-prices div {
    margin-bottom: 2px;
}


/* End Fiche produit mobile */


/* CSS compteur image fiche produit  */

.imagePos {
    text-align: center;
    position: absolute;
    bottom: 6px;
    color: white;
    border-radius: 20px;
    height: 20px;
    width: 100%;
}

.imagePos p {
    color: white;
    font-size: 12px;
    background-color: #999;
    width: 15%;
    margin: 0 auto;
    border-radius: 20px;
}


/* FIN CSS compteur image fiche produit  */

.fa.fa-hand-o-up {
    padding-bottom: 0;
    padding-right: 0;
}


/* DEBUT HEADER */

@media (max-width: 767px) {
    .fa.fa-hand-o-up {
        padding-bottom: 5em;
        transform: scale(1.5, 1.5);
        padding-right: 0.3em;
    }

    .totop {
        display: none;
    }
}

@media (max-width: 768px) {
    .header_logo img {
        max-width: 90px;
    }

    #product #wrapper {
        margin-top: 100px !important;
    }

    #wrapper {
        margin-top: 81px !important;
    }

    .topnav {
        font-size: 10px;
    }

    .popup-over a.popup-title {
        line-height: 30px;
    }

    #divteltopnavbar .centring-service .block_content>div {
        padding-top: 7px !important;
    }
}

@media (max-width: 335px) {
    #customLangBar {
        padding: 0 !important;
    }

    #userAccountDropDown {
        padding: 0 !important;
    }
}

#divteltopnavbar {
    text-align: center;
}


/* FIN HEADER */


/* TITRE ET PRIX */

@media screen and (max-width: 900px) {

    .h1.product-detail-name,
    .product-price.h5 {
        font-size: 15px;
    }

    .product-reference .label,
    .product-reference span {
        font-size: 0.713rem;
    }
}


/* FIN TITRE ET PRIX */


/* DROPDOWN FICHE PRODUIT */

.custom-product-variant-btn {
    height: 48px !important;
}

.switchButton {
    width: 100%;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 0px !important;
    border-radius: 5px !important;
    padding: 5px 6px !important;
}

.control-label-custom {
    font-weight: 700 !important;
    font-size: 11px !important;
    color: #999 !important;
}

.custom-padding {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.customMobileQtyInput .bootstrap-touchspin {
    width: 100% !important;
}

.customMobileQtyInput #quantity_wanted {
    width: 100% !important;
    height: 40px !important;
}

.customMobileQtyInput .btn-touchspin {
    height: 40px !important;
}

.customMobileQtyInput .input-group-btn-vertical {
    width: 0px !important;
}

.add-to-cart-mobile {
    width: 100% !important;
    height: 40px !important;
    font-size: 0.8rem !important;
}

.product-qty.col-xs-4 {
    padding: 0px !important;
}

.add.col-xs-7 {
    padding: 0 5px !important;
}

.product-quantity-custom {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.60);
    left: 0px;
    padding: 0px;
}

.product-quantity-custom .product-qty {
    margin-top: 20px;
}

.product-quantity-custom .add {
    margin-top: 20px;
}

.no-padding {
    padding: 0 !important;
}

.product-variants-custom {
    margin-top: 0px !important;
    margin-bottom: 25px;
    padding: 0;
}

.product-variants-custom .products-sort-order .dropdown-menu {
    min-width: 100% !important;
}

.product-variants-custom .product-variants-item .products-sort-order .dropdown-menu {
    height: fit-content;
    overflow-y: auto;
    overflow-x: hidden;
}

.product-variants-custom .product-variants-item .products-sort-order .dropdown-menu::-webkit-scrollbar {
    display: inherit;
    width: 15px;
}

.product-variants-custom .product-variants-item .products-sort-order .dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}


@media screen and (min-width: 850px) {
    .product-variants-custom .product-variants-item .products-sort-order .dropdown-menu {
        max-height: 200px;
        /* -webkit-overflow-scrolling: auto; */
    }

}

.variantsCustomSelect {
    width: 100% !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-variants-custom .product-variants-item .products-sort-order .dropdown-menu .select-list label {
    display: block;
    margin-bottom: 0;
    text-align: start !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-variants-custom .products-sort-order .select-list {
    transition: .5s;
}

.product-variants-custom .products-sort-order .select-list:hover {
    background: #e20813;
    text-decoration: none;
    color: white !important;
}

.product-variants-custom .products-sort-order .select-list:hover>label {
    color: white !important;
}


/* FIN DROPDOWN FICHE PRODUIT */


/* Fleche navigation fiche produit */

.zoomContainer {
    display: none !important;
}

#zoom_product:hover+.arrows-product-fake.slick-arrows,
#zoom_product:hover+.slick-prev.slick-arrow,
#zoom_product:hover+.slick-next.slick-arrow {
    display: block;
}

.arrows-product-fake.slick-arrows:hover,
.slick-prev.slick-arrow:hover,
.slick-next.slick-arrow:hover {
    display: block;
}

@media only screen and (max-width: 990px) {

    .arrows-product-fake.slick-arrows,
    .slick-prev.slick-arrow,
    .slick-next.slick-arrow {
        display: block;
    }
}


/* Fin Fleche navigation fiche produit */


/* fly cart */

.leo-fly-cart-icon-wrapper .leo-fly-cart-icon::before {
    font-size: 20px;
}

/* .totop {
    display: none;
}
 */

/* End fly cart */

/* Start tache #301 */
.material-icons.float-xs-right {
    font-size: 30px;
    background-color: #ddd;
}

.products-sort-order .select-title>.material-icons {
    top: 0% !important;
}

.products-sort-order .select-title {
    height: 32px !important;
    padding: 0px;
}

.product-variants>.product-variants-item .color {
    margin-top: 0.1rem;
    margin-left: .1rem;
}

.input-color {
    height: 15% !important;
}

.products-sort-order .select-list {
    padding: 7px 15px;
}

.switchButton {
    margin-top: 30px !important;
}

/* End */

/* start hover button Associated product */
.owl-theme .owl-buttons div:hover {
    background: #e41b25 !important;
}

/* End */

/* Start ligne height   */
@media (max-width: 786px) {
    #subcategories .leo-qty {
        margin-bottom: 0px !important;
        line-height: 100% !important;
    }
}

/* End  */


/* Modification Css page  customer */

@media only screen and (min-width: 700px) {
    .row.avdbm-auth {
        display: flex;
        justify-content: center;
    }

    .row.avdbm-auth .registration_card1 {
        margin-left: 4%;
    }
}

.btn.btn-outline:hover {
    background: #e20813 !important;
}

.row.avdbm-auth {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.row.avdbm-auth .login_card1,
.registration_card1 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
}


.register-form {
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
}

.qty.clearfix {
    margin-left: 5px !important;
}


#create-account_form {
    height: 100%;
}

.avdbm-create-account {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.registerBlock {
    display: flex;
    justify-content: center;
}


/* END Modification Css page  customer */

/*Modal  Declinaison Required : Adil #301.5 */
.restylage {
    margin-top: 150px;
}

/* End Modal  Declinaison Required : Adil #301.5 */

/* Configurateur */
.icon-basket.shopping-cart {
    margin-right: 5px !important;
}

/* Banner configurateur - Youssef ELHIRI */
.config_banner {
    background: url(/shop/themes/at_edmart/assets/img/config_banner.jpg) #000 no-repeat center center;
    background-size: cover;
    text-align: center;
    padding: 35px 15px;
    text-transform: uppercase;
}

/* End */

/* Video Guide configurateur */
video {
    width: 550px;
    height: 312px;
    border: solid #e20813 3px;
}

.avdb_video {
    width: 100%;
    height: auto;
    border: solid darkgray 1px;
}

.avdb_video_product {
    width: 70%;
    height: auto;
    border: solid darkgray 1px;
}

/* video::-webkit-media-controls {
    display:none !important;
} */

@media screen and (max-width: 480px) {
    video {
        width: 300px !important;
        height: 171px !important;
        border: solid #e20813 3px;
    }

    #TitleVideo {
        width: auto;
    }

}

#TitleVideo {
    text-align: center;
}

/* Slide AVDB INNOVE */

.titre1-slide-3d,
.titre2-slide-3d {
    font-size: 48px;
    font-style: italic;
    font-weight: bold;
    font-family: 'address_sans_problack_italic' !important;
}

.titre1-slide-3d,
.slide-3d {
    color: white;
}

.titre1-slide-3d {
    padding-bottom: 20px;
}

.titre2-slide-3d {
    color: #e20813;
}

.text-slide-3d {
    color: #cacaca;
    font-size: 18px;
}

.btn-slide-3d {
    background: #e20813 !important;
    border: none;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.tp-caption.text-xs-center.btn-slide-3d.read_more:hover {
    background: #fff !important;
    color: red !important;
}


@media only screen and (max-width: 600px) {

    /*Slide 1*/
    .tp-caption.titre1-slide-3d.text-xs-center{
        font-size: 55px !important;
        top: 100px !important;
      }
      .tp-caption.titre2-slide-3d {
        font-size: 55px !important;
      }

    .text-slide-3d {
        padding-top: 15px !important;
        font-size: 24px;
        line-height: 30px;
      }

      .text-xs-center.btn-slide-3d.read_more {
        top: 375px !important;
        font-size: 35px !important;
        width: auto !important;
        height: 60px !important;
        padding: 20px 40px;
      }
  }

/*END Slide 1*/
/*Slide 2*/
.tp-caption.data-link.text-xs-center.btn-slide-3d.read_more.sld2 {
    left: 1455px !important;
}

/*End Slide 2*/

/* custom-radio-button-image-without-text */
.radio-image-no-text {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.radio-image-no-text__item {
    display: inline-block;
}

.radio-image-no-text__item label {
    cursor: pointer;
    margin: 0;
    display: block;
}

.radio-image-no-text__item .input-color {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.radio-image-no-text__img {
    display: block;
    width: 80px;
    height: 55px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid #ddd;
    border-radius: 7px;
    transition: border-color 0.2s ease;
}

.radio-image-no-text__item .input-color:checked + .radio-image-no-text__img {
    border-color: #e20813;
    box-shadow: 0 0 0 1px #e20813;
}

.radio-image-no-text__item .input-color:hover + .radio-image-no-text__img {
    border-color: #e20813;
}
.alert-box {
    background-color: #e30613;
    color: white;
    padding: 15px 20px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    font-weight: 600;
    /* font-size: 18px; */
    max-width: 70%;
    }

    .control-label-custom-abe {
        font-weight: 500 !important;
         font-size: 13px !important;
         color: #444 !important;
         display: flex !important;
         align-items: center !important;
         gap: 10px !important;
         text-transform: capitalize !important;
       }
       
       .color-dot-abe {
         width: 5px !important;
         height: 5px !important;
         background-color: red !important;
         border-radius: 50% !important;
         display: inline-block !important;
       }
       .arrow-abe
       {
           font-size: 8px !important;
       }

    @media (max-width: 768px) {
    .alert-box {
        max-width: 100%;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    }

    .alert-box .icon {
    font-size: 22px;
    margin-right: 10px;
    }

    .alert-box .text {
    line-height: 1.4;
    }

@media screen and (max-width: 480px) {
    .radio-image-no-text__img {
        width: 75px;
        height: 55px;
    }
}


/* End custom-radio-button-image-without-text */

/* =========================
   TITRES WHITE TEXT
========================= */
#white-text .title_block,
#white-texts .title_block {
    color: #fff;
    font-family: "rubik", sans-serif;
    font-weight: 600;
    text-transform: none;
}

/* =========================
   BACKGROUND DARK
========================= */
#white-text.row.ApRow.has-bg.bg-boxed,
#white-texts.row.ApRow.has-bg.bg-boxed {
    background-color: #1b1b1b !important;
}

/* =========================
   SECTIONS
========================= */
#exigence {
    margin-top: 50px;
}

.constante h4 {
    color: #fff;
}

/* Bloc rouge avec #constante */
.row.ApRow.has-bg.bg-boxed:has(#constante) {
    background: #d10000 !important;
    padding: 0 50px;
}

/* =========================
   MOBILE
========================= */
@media (max-width: 768px) {

    #white-text h4 {
        line-height: 29px;
    }

    #white-text p,
    .config_txt_sm {
        font-size: 14px !important;
    }

    #exigence {
        margin-top: 0 !important;
    }

    .row.ApRow.has-bg.bg-boxed:has(#constante) {
        padding: 0 !important;
    }

    /* padding reset */
    #white-text .block_content > div,
    #white-texts .block_content > div { 
        padding: 0 !important;
    }
}


/* Slide 2 configurateur */
@font-face {
    font-family: 'bigbangregular';
    src: url('/shop/themes/at_edmart/assets/fonts/bigbang-webfont.woff2') format('woff2'),
        url('/shop/themes/at_edmart/assets/fonts/bigbang-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'address_sans_problack_italic';
    src: url('/shop/themes/at_edmart/assets/fonts/address_sans_pro_black_italic-webfont.woff2') format('woff2'),
        url('/shop/themes/at_edmart/assets/fonts/address_sans_pro_black_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.titre1-slide2-3d,
.text-slide2-3d,
.slide-3d {
    text-align: left;
}

.text-slide2-3d {
    font-size: 22px;
    color: #fff;
    line-height: 26px;
}

.titre1-slide2-3d {
    font-family: 'bigbangregular' !important;
    font-size: 36px;
    background-color: red;
    text-align: center;
    color: #fff;
    padding: 16px;
    font-weight: bold;
    width: 553px !important;
}



.tp-caption.text-xs-center.btn-slide2-3d.read_more:hover {
    background: #fff !important;
    color: red !important;
}


.sub-title-widgets {
    z-index: 8;
    display: block;
    position: absolute;
    margin: 15px auto;
    color: #e4e4e4;
    font-size: 1.3em;
    text-decoration: underline;
    width: 100%;
    padding-left: 5%;
    text-align: center;
    line-height: 1.5;
    padding-right: 10%;
}

/* media query  */
@media only screen and (max-width: 881px) {

    .sub-title-widgets {
        font-size: .875rem;
    }
}

.ps_checkout.payment-method-logo-block {
    display: none !important;
}


/* HIDE TEXT supercheckout PAYMENT METHOD   */

.supercheckout-blocks.js-additional-information.definition-list.additional-information {
    display: none !important;
  }

.iviewSlider {
    background-position: center center !important;
}

.snowflake {
    color: #fff;
    font-size: 1em;
    font-family: Arial, sans-serif;
    text-shadow: 0 0 5px #000;
}
   
.snowflake,.snowflake .inner{animation-iteration-count:infinite;animation-play-state:running}@keyframes snowflakes-fall{0%{transform:translateY(0)}100%{transform:translateY(110vh)}}@keyframes snowflakes-shake{0%,100%{transform:translateX(0)}50%{transform:translateX(80px)}}.snowflake{position:fixed;top:-10%;z-index:9999;-webkit-user-select:none;user-select:none;cursor:default;pointer-events:none;animation-name:snowflakes-shake;animation-duration:3s;animation-timing-function:ease-in-out}.snowflake .inner{animation-duration:10s;animation-name:snowflakes-fall;animation-timing-function:linear}.snowflake:nth-of-type(0){left:1%;animation-delay:0s}.snowflake:nth-of-type(0) .inner{animation-delay:0s}.snowflake:first-of-type{left:10%;animation-delay:1s}.snowflake:first-of-type .inner,.snowflake:nth-of-type(8) .inner{animation-delay:1s}.snowflake:nth-of-type(2){left:20%;animation-delay:.5s}.snowflake:nth-of-type(2) .inner,.snowflake:nth-of-type(6) .inner{animation-delay:6s}.snowflake:nth-of-type(3){left:30%;animation-delay:2s}.snowflake:nth-of-type(11) .inner,.snowflake:nth-of-type(3) .inner{animation-delay:4s}.snowflake:nth-of-type(4){left:40%;animation-delay:2s}.snowflake:nth-of-type(10) .inner,.snowflake:nth-of-type(4) .inner{animation-delay:2s}.snowflake:nth-of-type(5){left:50%;animation-delay:3s}.snowflake:nth-of-type(5) .inner{animation-delay:8s}.snowflake:nth-of-type(6){left:60%;animation-delay:2s}.snowflake:nth-of-type(7){left:70%;animation-delay:1s}.snowflake:nth-of-type(7) .inner{animation-delay:2.5s}.snowflake:nth-of-type(8){left:80%;animation-delay:0s}.snowflake:nth-of-type(9){left:90%;animation-delay:1.5s}.snowflake:nth-of-type(9) .inner{animation-delay:3s}.snowflake:nth-of-type(10){left:25%;animation-delay:0s}.snowflake:nth-of-type(11){left:65%;animation-delay:2.5s}
