.item-action .btn {
    width: auto;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

#delivery.views-field-exp {
    margin-top: 10px;
}

.detail-product-tabs {
    padding-bottom: 0px;
}

#avantages.utilisation {
    padding-top: 0px;
}

.bootstrap-select .dropdown-menu li a span.text {
    //font-size: 11px !important;
    padding-right: 85px !important;
    padding-left: 15px !important;
    //color: #212529;
    text-transform: none !important;
}

.head-search.animated .container {
    position: relative;
}

/*.head-search.animated #search-picto-container::after{*/
/*    position: absolute;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    content: '';*/
/*    background-image: url(../images/search30.png);*/
/*    right: 15px;*/
/*    !* top: 23px; *!*/
/*    bottom: 10px;*/
/*    cursor: pointer;*/

/*}*/

.ala-une-item-wrapper.exclu-black:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../images/EE-ONLINE-seul.png);
    background-position: center;
    width: 70px;
    height: 46px;
    top: -14px;
    z-index: 1;
}

@media (max-width: 576px) {
    .head-search.animated .container::after {
        position: absolute;
        width: 30px;
        height: 30px;
        content: '';
        background-image: url(../images/search30.png);
        right: 50px;
        bottom: 10px;
        cursor: pointer;

    }
}

.head-search .croix {
    width: 34px !important;
    height: 33px !important;
    margin-top: 10px !important;
    right: 15px !important;
    transform: scale(0.5) !important;
    z-index: 1000;

}

.ala-une-listing {
    justify-content: center !important;
}

.modele-txt-wrapper .modele-txt p strong {
    font-weight: bold !important;
}

.modele-txt-wrapper .modele-txt p strong em {
    font-style: italic !important;
}

.modele-txt-wrapper .modele-txt p em {
    font-style: italic !important;
}


/*** 27/08/20 ***/

@media (min-width: 1200px) {
    .detail-product .container {
        max-width: 1440px !important;
    }
    .detail-product .container .main {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
}

/*** Modale shop ***/
.modal-shop-store .modal-header {
    padding: 30px 15px 15px 15px !important;
}

.modal-shop-store .title-process {
    font-size: 20px !important;
    font-family: "FuturaBT-MediumCondensed" !important;
    text-transform: uppercase;
    font-weight: normal !important;
}

.modal-shop-store .modal-body .content-infos {
    display: flex !important;
    justify-content: space-between !important;
}

.modal-shop-store .modal-body .content-infos .infos a.view-detail-shop {
    font-size: 15px;
    font-family: "FuturaBT-MediumCondensed" !important;
    text-transform: uppercase;
    font-weight: normal !important;
}

#processEcommerce05 .store-position-item .btn, #processEcommerce05 .store-position-item .badge {
    max-width: auto !important;
    margin-right: 15px;
    margin-top: 25px !important;
    margin-left: 0 !important;
    width: 170px !important;
    font-size: 1rem;
}

.process-ecommerce-storename .store-position-listing-wrapper {
    background: #fff !important;
    padding: 15px !important;
}

.col-md-6.process-ecommerce-storename {
    padding-left: 10px !important;
    padding-right: 0 !important;
}

.col-md-6.process-ecommerce-map {
    padding-left: 0 !important;
    padding-right: 10px !important;
}

.col-md-6.process-ecommerce-storename .search-adresses {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E2E2E2;
    padding: 15px !important;
    justify-content: space-between;
}

.col-md-6.process-ecommerce-storename .search-adresses .adresses-input {
    width: 330px;
    height: 54px;
    position: relative;
}

@media (max-width: 992px) {

    .search-adresses .adresses-input {
        width: 255px !important;
        margin-bottom: 5px;
    }
}

.col-md-6.process-ecommerce-storename .search-adresses .adresses-input .icon-input {
    display: flex;
    align-items: center;
}

.col-md-6.process-ecommerce-storename .search-adresses .adresses-input .icon-close img {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 14px;
    z-index: 999999;
}

.col-md-6.process-ecommerce-storename .search-adresses .adresses-input .icon-search img {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 40px;
    z-index: 999999;
}

.col-md-6.process-ecommerce-storename .search-adresses #geolocate_me {
    background-color: #e10000 !important;
    color: #fff !important;
    margin-top: 0 !important;
}

.col-md-6.process-ecommerce-storename .search-adresses #geolocate_me img {
    width: 23px;
    margin-bottom: 5px;
}

#ecommerce-id  {
    max-height: calc(100vh - 120px) !important;
}

.store-position-listing-wrapper {
    max-height: calc(100vh - 170px) !important;
}

@media (min-width: 1200px) {
    .process-ecommerce-map #ecommerce-id {
        height: 660px !important;
    }
}

@media (min-width: 768px) {
    .process-ecommerce-map #ecommerce-id {
        height: 510px;
    }
}

@media (max-width: 992px) {
    .col-md-6.process-ecommerce-storename .search-adresses {
        flex-direction: column;
    }

    .process-ecommerce-map #ecommerce-id {
        display: none;
    }
    .process-ecommerce-storename .store-position-listing-wrapper {
        height: auto;
    }
    #processEcommerce06 .modal-overlay-content {
        overflow: auto;
    }

}


/**** pop-up-store 1 ***/
.pop-up-store {
    position: fixed;
    width: 608px;
    height: 320px;
    background: #fff;
    z-index: 9999;
    padding: 20px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.43);
    -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.43);
    top: 80px;
    left: 36%;
}


.not_escaliers .pop-up-store {
    top: 111px!important;
    left: 21% !important;
}



.pop-up-store .store-position-item {
    border: 2px solid #E6E6E6;
    padding: 20px !important;
    margin-bottom: 0 !important;
}

.pop-up-store .store-position-item-wrapper {
    display: flex;
    justify-content: space-between;
}

.pop-up-store .store-position-item-wrapper .left-pop-store {
    width: 60%;
}

.pop-up-store .store-position-item-wrapper .left-pop-store .infos ul li {
    font-size: 1rem !important;
    float: initial !important;
    border-right: none !important;
}

.pop-up-store .store-position-item-wrapper .left-pop-store .infos ul li.city {
    text-transform: uppercase;
}

.pop-up-store .store-position-item-wrapper .right-pop-store img {
    width: 180px;
    height: 160px;
    object-fit: cover;
}

.pop-up-store .actions-btn {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
}

.pop-up-store .actions-btn .btn {
    height: 35px !important;
    line-height: 18px !important;
    font-size: 1rem !important;
    width: 250px;
}

.pop-up-store .actions-btn .detail-store {
    background-color: #000 !important;
    color: #fff !important;
}

.pop-up-store .actions-btn .change-store {
    background-color: #e10000 !important;
    color: #fff !important;
}

/**** pop-up-store 2 ***/
.pop-2 {
    height: 595px !important;

}

.pop-2 .hours-store {
    padding: 20px 30px;
}

.pop-2 .hours-store ul li {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    border-radius: 8px;
    float: initial !important;
    border-right: none !important;
}

.pop-2 .hours-store ul li.current {
    background-color: rgba(236, 236, 236, 0.69);
}

.pop-2 .hours-store ul li .day {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #273952;
}

.pop-2 .hours-store ul li .hours {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #000;
}

.pop-2 .actions-btn .detail-store {
    background-color: #fff !important;
    color: #e10000 !important;
    border: 1px solid #e10000 !important;
}

@media (max-width: 768px) {
    .pop-up-store {
        position: fixed;
        width: 100%;
        left: initial;
    }
}


/************** Page Produit ***************/
.product-about-wrapper .about-title {
    margin-bottom: 0 !important;
}

.product-about-wrapper .about-title h1 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ajout-panier {
    display: none;
}

.tabs-txt-wrapper-bis .table-td.panier-td {
    /*width: 184px !important;*/
    white-space: nowrap;
}

.tabs-txt-wrapper-bis .table-td.panier-td .bt-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tabs-txt-wrapper-bis .table-td.panier-td a,
.tabs-txt-wrapper-bis .table-td.panier-td .quantity {

    display: inline-block !important;
    position: static !important;
}

span.description-product {
    text-transform: none !important;
}

.select-product {
    margin-top: 40px;
    margin-bottom: 25px;
}

.select-modele a span.text span.money {
    color: #DA1F1F;
}

.descriptif-technique-txt p {
    padding-left: 45px;
    position: relative;
}

.descriptif-technique-txt p:not(:last-child)::before {
    content: "";
    background-color: #E10000;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 3px;
}

.main.utilisation-wrapper {
    background: #F7F7F9 !important;
}

.caracteristiques-techniques-txt thead {
    background-color: rgba(165, 165, 165, 0.5) !important;
}

.select-modele .btn {
    margin-top: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e0e0e0;
    font-family: "Lato", sans-serif;
    color: #7a7a74;
    font-size: 13px;
    font-size: .8125rem;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: inherit;
}

.select-modele .filter-option-inner-inner span {
    display: none !important;
}

.price-product {
    display: flex;
    align-items: center;

    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
    padding-top: 20px;
    padding-bottom: 20px;
}

.price-product .left-price {
    padding-right: 30px;
    border-right: 1px solid #E8E8E8;
}

.price-product .left-price .new-price {
    color: #DA1F1F;
    font-family: "FuturaBT-MediumCondensed", sans-serif;
    font-size: 38px;
    white-space: nowrap;
}

.price-product .left-price .new-price span {
    color: #74747A;
    font-family: "FuturaBT-MediumCondensed", sans-serif;
    font-size: 23px;
}

.price-product .left-price .new-price span.euro {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.price-product .left-price .new-price span.euro.red {
    font-family: 'Open Sans', sans-serif;
    color: #DA1F1F;
    font-size: 38px;
    font-weight: 600;
}

.price-product .left-price .new-price sup {
    font-size: 12px;
}

.price-product .left-price .prev-price {
    color: #74747A;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
}

.price-product .left-price .prev-price span {
    color: #000;
    font-family: "FuturaBT-MediumCondensed", sans-serif;
    font-size: 22px;
    text-decoration: line-through;
}

.price-product .left-price .prev-price span.euro.black {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
}

.price-product .middle-collect {
    padding-left: 30px;
    padding-right: 30px;
    border-right: 1px solid #E8E8E8;
}

.price-product .middle-collect .left-img {
    margin: 10px 0;
}

.price-product .middle-collect .stock {
    color: #3B8AE4;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    height: 25px;
    text-wrap: balance;
}

.price-product .middle-collect .stock span {
    color: #74747A;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: initial !important;
}

.price-product .right-delivery {
    display: flex;
    padding-left: 30px;
    align-items: center;
}

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

.price-product .right-delivery .right-txt .stock {
    color: #3B8AE4;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 900;
    margin-bottom: 5px;
}

.price-product .right-delivery .right-txt .stock span {
    color: #74747A;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: initial !important;
}

.price-product .right-delivery .right-txt .num-day {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    display: flex;
    flex-direction: column;
}

.price-product .right-delivery .right-txt .num-day span {
    font-weight: bold;
    color: #000;
    text-transform: initial !important;
}

.actions-zone-qty {
    margin-top: 30px;
    display: flex;
    align-items: center;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 35px;
}

.actions-zone-qty label.qty {
    font-size: 17px;
    text-transform: uppercase;
    font-family: "FuturaBT-MediumCondensed", sans-serif;
    margin-right: 15px;
}

.actions-zone-qty .qty-wrapper {
    margin-right: 30px;

}

.actions-zone-qty .btn-submit-wrapper {
    margin-right: 10px;
}

.actions-zone-qty .btn-submit-wrapper input {
    display: inline-block;
    width: 100%;
    font-family: "FuturaBT-MediumCondensed";
    font-size: 1.25rem;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    text-align: center;
    background-color: #e71717;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 0;
    outline: 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
}

.download-technique {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #7a7a74;
    position: relative;
    margin-left: 28px;
}

.download-technique::before {
    content: '';
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-position: 0 -200px;
    width: 29px;
    height: 31px;
    position: absolute;
    left: -30px;
    top: -10px;
    transform: scale(0.7);
}


.table-td.panier-td .add-devis {
    display: inline-block;
    font-size: 0;
    text-indent: -999999px;
    background-image: url(/frontend/images/icon-devis-white.png);
    width: 41px;
    height: 49px;
}

.table-td.panier-td .add-devis.seul {
    background-image: url(/frontend/images/icon-devis-red.png);
}

.table-td.panier-td a.panier {
    width: 41px;
    height: 49px;
}


/**** modal ajout panier ***/

.modal.modal-shop-store.add-cart .modal-dialog {
    max-width: 1160px !important;
}

.modal.modal-shop-store.add-cart .modal-dialog .search-zone {
    background-color: #ECECEC;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal.modal-shop-store.add-cart .modal-dialog .item {
    display: inline-block;
    margin: 0;
    height: 80px;
    padding: 15px 0;
    width: 70px;
    border: 1px solid #d6d5db;
    background: #fff;
}

.modal.modal-shop-store.add-cart .modal-dialog .left-search {
    display: flex;
    align-items: center;
}

.modal.modal-shop-store.add-cart .modal-dialog .left-search .contain-name {
    margin-left: 20px;
}

.modal.modal-shop-store.add-cart .modal-dialog .left-search .contain-name .name-product {
    font-family: "FuturaBT-MediumCondensed", sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.modal.modal-shop-store.add-cart .modal-dialog .left-search .contain-name .ref-product {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}

.modal.modal-shop-store.add-cart .modal-dialog .right-search {
    display: flex;
    align-items: center;
}

.modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses {
    display: flex;
    align-items: center;
}


.modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses .adresses-input {
    width: 350px;
    height: 54px;
    position: relative;
}

.modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses .adresses-input .icon-search img {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 40px;
    z-index: 999999;
    top: 13px;
}

.modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses .adresses-input .icon-close img {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 14px;
    z-index: 999999;
    top: 19px;
}

.modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses #geolocate_me {
    background-color: #e10000 !important;
    color: #fff !important;
    margin-top: 0 !important;
    margin-right: 10px;
}

.modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses #geolocate_me img {
    width: 23px;
    margin-bottom: 5px;
}

.modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses .or {
    margin-left: 30px;
    margin-right: 30px;
    font-family: "FuturaBold", sans-serif;
    font-size: 20px;
    font-weight: bold;
    opacity: 50%;
}


.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart > div {
    padding: 6px 30px;
    border-right: 1px solid #E6E6E6;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart {
    display: flex;
    align-items: center;
    border: 1px solid #E6E6E6;
    justify-content: space-between;
    padding: 20px 0;
    flex-wrap: wrap;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .name {
    font-family: "FuturaBT-MediumCondensed", sans-serif;
    font-size: 18px;
    flex: 1;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .devis {
    width: 464px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .collect-store {
    display: flex;
    align-items: center;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .collect-store .stock {
    color: #3B8AE4;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 900;
    margin-left: 5px;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .collect-store .stock span {
    color: #74747A;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: initial !important;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .delivery .num-day {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .delivery .num-day span {
    font-weight: bold;
    color: #000;
    text-transform: initial !important;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .add-cart-modal .btn-submit-wrapper input {
    display: inline-block;
    width: 100%;
    font-family: "FuturaBT-MediumCondensed";
    font-size: 1.25rem;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    text-align: center;
    background-color: #e71717;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 0;
    outline: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .add-cart-modal .btn-submit-wrapper a.btn {
    color: #fff;
    background-color: #e71717;
    width:204px;
}

.modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart .add-cart-modal {
    width: 255px;
    border: none;
}

@media (max-width: 768px) {
    .modal.modal-shop-store.add-cart .modal-dialog .search-zone {
        flex-direction: column;
        padding: 5px;
    }
    .modal-shop-store .title-process {
        margin-bottom: 0;
    }
    .modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses {
        flex-direction: column;
    }

    .modal.modal-shop-store.add-cart .modal-dialog .left-search {
        margin-bottom: 10px;
    }

    .modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses .or {
        padding: 0;
        padding-bottom: 5px;
    }
}

@media (min-width: 576px) {
    .modal.modal-shop-store.add-cart .container {
        max-width: 100% !important;
    }

}

@media (max-width: 576px) {
    .modal.modal-shop-store.add-cart .modal-dialog .add-cart-zone .line-cart > div {
        border-right: none;
    }

    .modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses .adresses-input {
        width: 260px;
    }

    .modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses .adresses-input .icon-search img {
        width: 18px;
        height: 19px;
        right: 31px;
        top: 17px;
    }

    .modal.modal-shop-store.add-cart .modal-dialog .right-search .search-adresses .adresses-input .close img {
        righ: 9px;
        top: 21px
    }

    .search-adresses .btn {
        padding: 6px 0;
    }
}

@media (max-width: 1010px) {
    .tabs-txt-wrapper-bis .table-td.panier-td {
        width: 100% !important;
    }

}


/* icon cart */

.top-menuitem-mycart a:before {
    position: absolute;
    left: -33px !important;
    content: '';
    display: inline-block;
    background-image: url(/frontend/images/icon-cart.png) !important;
    width: 114px !important;
    height: 101px !important;
    top: -32px !important;
    transform: scale(0.3);
    background-repeat: no-repeat;
    background-position: initial !important;
}
.header-top-menu-mobile ul li a.mycart:not(.myquotes){

    background-image: url(/frontend/images/icon-cart.png) !important;
    background-size: cover;
    background-position: left top;
}

.caracteristiques-techniques-txt tr .table-td a.panier {
    display: inline-block;
    font-size: 0;
    text-indent: -999999px;
    background-image: url(/frontend/images/icon-cart-white-3.png) !important;
    background-position: initial !important;
    width: 49px;
    height: 49px;
    line-height: 49px;
}


#processEcommerce06 .modal-header .close span {
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-position: -184px -200px;
    width: 23px;
    height: 23px;
}

#processEcommerce06 .modal-content .add-cart-zone {
    height: calc(100vh - 250px);
    overflow: auto;
}

.product-about-img .sliderfor .item.exclu:before {
    display: none !important;
}

.product-about-img .sliderfor .item .promo {
    position: absolute;
    background-color: #DA1F1F;
    color: #fff;
    padding: 8px 12px;
    font-size: 15px;
    font-family: "FuturaBold", sans-serif;
    text-transform: uppercase;
    z-index: 1;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    left: -18px;
}

.product-about-img .sliderfor .item .promo:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17px 10px 0;
    border-color: transparent #af0000 transparent transparent;
    left: 0px;
    top: 31px;
}

.product-about-img .sliderfor .item .promo:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 30px 13px 0px;
    border-color: transparent #da1f1f transparent transparent;
    top: 9px;
    right: -21px;
    transform: rotate(-90deg);
}

.top-menuitem-adresse.top-menuitem-firstblockitem.find-shop .pop-up-store.pop-2 {
    display: none;
}


@media (max-width: 992px) {
    .price-total.vcommandes {
        width:auto !important;
        text-align: left !important;
        padding-left: 0.75rem !important;
    }

    .price-total.vcommandes .bt-content {
        padding-left: 0.75rem !important;
    }
}