
.logo-header {
    max-width: 200px;
}

.a-copyright {
    color: white;
}

.text-prix {
    color: green;
    font-size: 20px;
}

.span-promo {
    position: absolute;
    top: -20px;
    left: -20px;
    background-color: rgb(50,150,50);
    color: white;
    float: right;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
}

.product-quantity {
    width: 50%;
    height: 31px;
    text-align: center;
    border: 1px solid #ddd;
    margin-bottom: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.qty {
    color: black;
    width: 60%;
    text-align: center;
    height: 100%;
    border: none;
    padding: 0;
    margin: 0;
}
.minus {
    height: 100%;
    color: black;
    width: 20%;
    border: none;
}
.plus {
    height: 100%;
    color: black;
    width: 20%;
    border: none;
}

.btn-rupture-stock {
    background-color: #777 !important;
}

.col-error {
    padding: 0;
    margin-bottom:30px;
}
.error-messages {
    background-color: rgb(136, 39, 39);
    padding:10px 40px;
    margin-bottom:10px;
    font-size:18px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center left 10px;
    background-size: 20px;
    color: white;
}
.alert-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center left 10px;
    background-size: 20px;
    background-color:#dff0d8;
    border-color:#d0e9c6;
    color:#3c763d;
    padding:10px 35px;
    margin-bottom:10px;
    font-size:18px;
}

.message_under_page {
    position: fixed;
    bottom: 15px;
    left: 15px;
    color: white;
    padding: 12px 12px 10px 40px;
    font-weight: bold;
    line-height: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
    display: none;
    z-index: 10000000;
}
#message_success {
    background-color: #278d27;
}
#message_success:before {
    font-family: "feather", serif;
    content: "\e83e";
    font-size: 1.5rem;
    position: absolute;
    left: 10px;
    top: 7px;
    line-height: 1;
    font-weight: bold;
}
#message_erreur {
    background-color: #a40101;
}
#message_erreur:before {
    font-family: 'feather', serif;
    content: "\e8f6";
    font-size: 1.5rem;
    position: absolute;
    left: 10px;
    top: 7px;
    line-height: 1;
    font-weight: bold;
}

.cart-price del {
    margin-right: 5px;
}

.cart-product-remove i {
    font-size: 20px;
    cursor: pointer;
}

.img-categorie {
    max-height: 350px;
}

.product--meta-select {
    display: flex;
}
.product--meta table {
    width: 100%;
}
.input-radio {
    margin-right: 10px;
    width: auto;
    height: 100%;
    background-color: #ddd;
    color: black;
    text-align: center;
    padding: 10px;
    line-height: 18px;
    min-width: 100px;
    border: 2px solid #ddd;
}
.input-radio:hover {
    border-color: #3452ff;
}
.input-radio-selected {
    border: 2px solid #3452ff;
    background-color: white;
    line-height: 18px;
}

.product-quantity2 {
    width: 120px;
    margin-right: 20px;
    text-align: left;
    margin-left: 0;
    height: 46px;
    margin-bottom: 0;
}

.nav-pills {
    display: block;
    text-align: center;
}
.nav-pills .nav-item {
    display: inline-block !important;
}

.product--rating {
    //margin-bottom: 20px;
}
.product--rating i {
    color: #a1a1a1;
    font-size: 22px;
}
.product--rating i.active {
    color: #f6663f;
    font-size: 22px;
    line-height: 1;
}

.product-rating ul li .inactive {
    color: #ddd;
}

.btn-search {
    background: none;
    color: white;
    border: none;
    font-size: 25px;
}

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

.instagram img {
    max-width: 50px;
}

#plus-que-livraison-gratuite {
    font-size: 25px;
    color: green;
    font-weight: bold;
}
#div-popup-livraison {
    text-align: center;
    min-width: 320px;
}
#div-popup-livraison p {
    line-height: 1.1;
}
#div-popup-livraison img {
    max-width: 60px;
    margin-left: 10px;
}

progress[value] {
    -webkit-appearance: none;
    appearance: none;
    width: 180px;
    height: 10px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}
progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

.btn-large {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.div-panier .cart-product {
    width: 100px !important;
    height: 100px !important;
    flex: unset;
}
.div-panier .text-white {
    color: black !important;
}
.div-panier .cart-info {
    flex: max-content;
}
.div-panier .cart-product-remove {
    padding-top: 10px;
}
.div-panier .cart-product-remove i {
    font-size: 30px;
}

#div-reduction {
    margin-top: 15px;
}

progress {
    border: 1px solid black;
}

@media (max-width:767px) {
    .shop-filters {
        display: block;
    }
    .filter-ordering {
        margin-right: 0 !important;
    }
    .filter-ordering .form-control {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (max-width:991px) {
    .div-img-categorie {
        display: none;
    }
}
