/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.block_newsletter .alert:before {
    left: 10px;
    top: 8px;
}

#appelez_nous .elementor-icon-list-icon i::before {
    content: "\f095" !important;
}

.product-list-default .functional-buttons .cart .add-to-cart i::before {
    content: '\f055' !important;
}

.add-to-cart.disabled {
    color: #8a8a8a;
    opacity: 0.3;
}

#appelez_nous li.elementor-icon-list-item:not(:last-child) {
    border-right: solid 1px #FFF;
    padding-right: 15px;
}

.header_logo {
    padding: 0px 10px 0px 0;
}

.bread-top img {
    min-height: 100%;
}

.bread-top h1 {
    color: #000;
    padding: 20px 0 0 0;
}

.bread-top {
    margin-bottom: 20px;
}
.iviewSlider {
    background-position: center !important;
}

.product-flag.out_of_stock {
    display: none;
}
