/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.url-obf-products {
    cursor: pointer;
}

.slick_eg_featuredproducts_tabs .product-miniature {
    border: none;
    outline: 0
}

.slick_eg_featuredproducts_tabs .product-miniature:focus {
    border: none;
    outline: 0
}

.headband-tva {
    width: 100%;
    margin-top: -6px;
    margin-left: 20px;
    margin-bottom: 10px;
    color: #DDA259;
    font-weight: bold;
}

body#cart .cart-summary {
    margin-top: 0;
}

.card-product .row {
    flex-wrap: nowrap;
}

.avis-product {
    padding-right: 0;
    padding-left: 5px;
    left: -15px;
}

article#prestablogfront img.w-100 {
    width: 370px !important;
    height: 280px;
}

article#prestablogfront {
    text-align: center;
}

.baseline {

    letter-spacing: 5.1px !important;
    margin-left: 6.5px;
    padding-top: 10px;
    text-transform: uppercase;
}

@media(max-width:767px) {
    .baseline {
        letter-spacing: 3.3px !important;
        margin-left: 5px;
        font-size: 9px !important;
        padding-top: 5px !important;
    }
}
@media (max-width: 991px){
    .modal-body .header__logo p {
        letter-spacing: 5.7px !important;
        margin-left: 5px;
        font-size: 10px !important;
        padding-top: 6px;
        text-transform: uppercase;
    }
}

.l-header h1 {
    padding-top: 10px;
    text-transform: uppercase;
}