/********************/
/*  Store locator   */
/********************/
.coords-blocks {
    width: 100%;
}

.top-menuitem-firstblock .top-menuitem-adresse.find-shop a {
    font-size: 1rem;
}

#processEcommerce05 {
    background: #00000066;
}

@media (max-width: 992px) {
    #processEcommerce05 .modal-dialog {
        max-height: 75vh;
        overflow: auto;
        top: 6vh;
    }

    #processEcommerce05 .modal-header,
    #processEcommerce06 .modal-header {
        padding: 5px !important;
    }

    #processEcommerce05 .store-position-item .btn {
        max-width: 65px !important;
        margin-right: 0 !important;
    }
}
@media (max-width: 754px) {
    .store-position-listing {
        overflow-y: scroll;
        overflow-x: hidden;
    }
}

#processEcommerce05 .search-store-wrapper {
    padding: 20px;
    display: flex;
    justify-content: space-around;
}

#processEcommerce05 .search-store-position .in_progress .geolocaliser {
    display: none;
}

#processEcommerce05 .search-store-position .in_progress {
    cursor: default;
    opacity: 0.7;
}

#processEcommerce05 .search-store-position .attente {
    display: none;
}

#processEcommerce05 .search-store-position .in_progress .attente {
    display: flex;
}

#processEcommerce05 .search-store-position .attente .loader {
    color: #ffffff;
    font-size: 3px;
    margin: 12px 20px 10px 20px;
}

#processEcommerce05 .search-store-position .attente span {
}

#processEcommerce05 .search-store-lieu {
    flex: 1;
}

#processEcommerce05 .search-store-lieu form {
    width: auto;
}

#processEcommerce05 .search-store-lieu input.form-control {
    width: 300px;
}

.store-position-listing-wrapper {
    overflow:auto;
}

.autocomplete {
    position: absolute;
    margin-top: 40px;
    background: #ffffff;
    z-index: 1000;
    width: 100%;
    max-height: 500px;
    overflow: auto;
}

.autocomplete li {
    border-bottom: solid 1px #e6e6e6;
}

.autocomplete li a {
    padding: 10px;
    color: #000;
    display: block;
    list-style-type: none;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 22px
}

.autocomplete li a:hover {
    text-decoration: none;
    background: #e6e6e6;
}

/*.store-position-item.selected {*/
/*    background-color: #e27e7e5c;*/
/*}*/
#processEcommerce05 .store-position-item .btn, #processEcommerce05 .store-position-item .badge {
    max-width: 150px;
    margin-left: 15px;
    margin-top: 0;
}

.ratio-3 .store-position-item .row {
    justify-content: space-around;
}

#processEcommerce05 .store-position-item .badge {
    margin: auto 0;
    width: 48%;
    line-height: 17px;
}

#processEcommerce05 .store-position-item a.btn:hover {
    color: #ffffff;
    opacity: 0.8;
}

#processEcommerce05 .store-position-item .row {
    flex-wrap: nowrap;
    padding-top: 10px;
}

.store-position-item .infos {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

.store-position-item .infos a {
    font-weight: bold;
}

.store-position-item .shipping {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.store-position-item .shipping p {
    text-align: right;
}

.my-shop-info {
    position: absolute;
    z-index: 10000;
    display: none;
    width: 100%;
    top: 80px;
    left: 0;
}

.my-shop-info .coord-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.my-shop-info .modele-img img {
    height: 100px;
    max-width: 100%;
    width: auto;
    float: right;
}

.my-shop-info .coords-wrapper p {
    clear: both;
    padding-bottom: 4px;
}

.my-shop-info .modele-img {
    float: right;
}

.my-shop-info .coords-wrapper p span {
    float: none;
}

.my-shop-info .coords-wrapper p span a {
    color: #da1f1f;
}

.my-shop-info .action {
    display: flex;
    justify-content: space-around;
}

.my-shop-info .action .btn {
    width: 200px;
    margin: 0 15px;
}

.my-shop-info .action .btn.btnFiche {
    background-color: #000000;
}

.horaires {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 180px;
}

.horaires .day {
    width: 40%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.horaires .day.current {
    font-weight: bold;
}

.horaires .day_hours {
    display: flex;
    flex-direction: column;
}

.quote-shop {
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.quote-shop h2 {
    float: left;
    clear: both;
}

.quote-shop {
    font-family: "FuturaBT-MediumCondensed";
    font-size: 16px;
    color: #565964;
}

.quote-shop .name {
    text-transform: uppercase;
}

.quote-shop .panier-btn-wrapper {
    padding: 15px 0;
}

.panier-btn-wrapper .quote-shop p.adress {
    text-align: left !important;
    line-height: 1.2em;
}

.quote-shop .panier-btn-wrapper a {
    font-size: 1em;
    width: 200px;
    padding: 0 20px;
    line-height: 32px;
    height: 34px;
}

.btn:hover {
    opacity: 0.8;
}

.process-ecommerce-map .badge {
    margin: auto;
    display: block;
    font-size: 0.9rem;
}

.store-locator-quote .process-ecommerce-5 {
    margin: 10px;
}

.store-locator-quote .modal-header {
    margin-bottom: 0;
    padding-bottom: 0;
}

.store-locator-quote .search-store-lieu {
    margin-top: 10px !important;
}

#processEcommerce05 .store-locator-quote .search-store-wrapper {
    padding-top: 0;
    justify-content: flex-start;
}

#processEcommerce05 .store-locator-quote .search-store-wrapper > div {
    padding: 0 15px;
}

#changeShopModal .buttons-container {
    display: flex;
    justify-content: flex-end;
}

#changeShopModal .buttons-container button {
    width: 250px;
}


/*******************/
/*     Panier      */
/*******************/
.code-livraison {
    display: flex;
    justify-content: space-between;
}

.can-click-collect .mode-de-livraison {
    cursor: pointer;
}

.mode-de-livraison, .livraison-prix .container {
    display: flex;
    flex-direction: column;
    padding: 0;
}

.mode-de-livraison-title .delai {
    text-transform: none;
}

.livraison-click-collect::before {
    content: "";
    display: none;
    position: absolute;
    left: 0px;
    background-image: url('../images/shop.png') !important;
    width: 30px;
    height: 32px;
    background-position: left top !important;
    background-size: contain;
}

.choix-livraison {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.livraison-mode td > .label-txt {
    padding-bottom: 10px;
}

.livraison-mode .inactive * {
    color: #A0A0A0;
}

.choix-livraison input {
    margin-right: 10px;
}

.livraison-prix .livraison-prix-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


/********************/
/*  Liste produit   */
/********************/
.btn-devis {
    background-color: black !important;
}

/********************/
/*  Fiche produit   */
/********************/
.product-about .click-collect {
    height: 28px;
    display: flex;
    align-items: center;
    font-family: "Lato", sans-serif;
}

.product-about .click-collect::before {
    content: "";
    display: block;
    float: left;
    background-image: url('../images/shop.png') !important;
    width: 30px;
    height: 28px;
    background-position: left top !important;
    background-size: contain;
    margin-right: 10px;
}

.quantity-selector {
    justify-content: center !important;
}

.caracteristiques-techniques-txt td .bt-content a.quote {
    background-position: center;
}

.hidden {
    display: none;
}

.attributes-selector {
    display: flex;
    width: 100%;
    margin: 15px;
}

.attributes-selector li a {
    color: #212529;
    font-family: Lato, sans-serif;
}

.attributes-selector li:nth-of-type(1) a {
    font-weight: bold;
}

.attributes-selector li a.unavailable a {
    font-weight: normal;
    color: #7a7a7474;
}

div.select-modele .dropdown-menu span.text {
    color: #212529;
    font-family: Lato, sans-serif;
    font-weight: normal;
}

.item-view-selection .thumbnail:hover .overlay {
    display: flex;
    flex-direction: column;
}

.product-overlay-description {
    will-change: transform;
}

.item-view-selection .thumbnail:hover .overlay .product-overlay-description {
    position: relative;
}

.item-view-selection .thumbnail:hover .overlay .product-overlay-description:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    background: linear-gradient(to top, rgb(218 27 27), transparent);
}

.item-view-selection .thumbnail:hover .overlay .product-overlay-description {
    text-overflow: ellipsis;
}

@media (max-width: 992px) {
    .item-view-selection .thumbnail:hover .overlay {
        display: flex;
        flex-direction: column;
    }
    
    .item-view-selection .thumbnail:hover .item-action {
        justify-self: flex-end;
    }
}

.caracteristiques-techniques-txt .boutons {
    display: flex;
}


.btns {
    display: flex;
    margin-top: 10px;
}

@media (max-width: 1200px) {

    .header-top-wrapper .header-top-logo {
        padding-top: 20px;
    }

    .header-top-wrapper .header-top-logo img {
        max-width: 55px !important;
    }

    .top-menuitem-wrapper a span {
        display: none;
    }

    .top-menuitem-firstblock .top-menuitem-myaccount a,
    .top-menuitem-firstblock .top-menuitem-quote a {
        height: 20px;
    }
}

@media (max-width: 760px) {
    .price-product .left-price .new-price,
    .price-product .left-price .prev-price {
        text-align: right;
    }

    .price-product .middle-collect {
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .price-product .right-delivery {
        padding-left: 10px;
    }

    .price-product .middle-collect img,
    .price-product .right-delivery img {
        width: auto !important;
    }

    .btns {
        width: 100%;
        justify-content: space-around;
    }

    .product-about-txt {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    .caracteristiques-techniques-txt .boutons .btn {
        width: 180px;
    }

    .product-about-txt .about-title, .product-about-txt .norme-ref {
        display: block !important;
        position: static !important;
    }
}

/**********/
/* colors */
/**********/

.color-green {
    color: darkgreen;
}

.color-red {
    color: red;
}

.bg-red {
    background-color: #e10000;
    color: white;
}

#changeShopModal .modal-header {
    height: 60px;
    padding: 20px !important;
}

#changeShopModal .modal-content {

    border-radius: 5px;
}

#changeShopModal .modal-content .buttons-container button {
    background-color: #e10000;
}

#changeShopModal .modal-overlay {
    background-color: #0a0a0a55;

    position: absolute;
    height: 100%;
    width: 100%;
    padding-top: 200px;
}

#processEcommerce06 .add-cart {
    margin-top: 0;
    height: 100%;
}

#processEcommerce06 .modal-overlay {
    background-color: #0a0a0a55;

    position: absolute;
    height: 100%;
    width: 100%;
}

#processEcommerce06 .modal-overlay-content {
    margin-top: 0;
}

#processEcommerce06 .modal-content {
    margin-top: 80px;
    height: 600px;
}

#processEcommerce06 .modal-content .add-cart-zone {
    height: 400px;
}

.out-of-stock {
    font-family: "Lato", Sans-Serif;
}

@media (min-width: 1200px) {
    .code-livraison .ratio-5 {
        margin-right: 0;
    }
}

/*******************/
/* PRODUCT TOOLTIP */
/*******************/

.table-column {
    display: flex;
    align-items: center;
}

/* Tooltip container */
.des-tooltip {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
}

/* Tooltip text */
.des-tooltip .des-tooltiptext {
    transform: translateY(-40%);
    margin-left: 10px;
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.des-tooltip:hover .des-tooltiptext {
    visibility: visible;
}

/*******/
/* SAV */
/*******/

.sav-description div {
    padding: 7px;
    font-family: montserrat, sans-serif;
}

/*****************/
/* PRODUCT NORMS */
/*****************/
.actu-product-wrapper .phone .actu-product-wrapper {
    width: 100%;
}

.actu-product-norms {
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.actu-product-norms .actu-product-item.slick-slide {
    width: 260px;
    margin-right: 20px;
}

.actu-product-norms .actu-product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
    border: 1px solid #c4c4c4;
    margin-bottom: 20px;
}

/**************/
/* ACTUALITES */
/**************/
@media (min-width: 1200px) {
    .content-news .item-view-blog {
        max-width: 334px;
    }
}

@media (min-width: 992px) {
    .livraison-mode {
        margin-left: 0;
    }
}