.second-header-line {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

@media screen and (max-width: 991px) {
    .second-header-line {
        flex-direction: column;
    }
}

body,
header .level-1.parent>a>span,
.tvadvance-block-desc p,
.tvservices-content-box .tvservice-dec {
    font-family: 'Lato' !important;
    color: #0D1321 !important;
}

h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4,
.tvservices-title {
    font-family: 'Jing Jing Regular', sans-serif;
    color: #0D1321 !important;
}

.tvservices-content-box .tvservice-dec {
    text-transform: none;
}

.container-fluid.tvcmsadvance-block {
    background-color: white;
}

.tvcmscustomer-services {
    background-color: #FFD700;
}


/* ------------------ Homepage -----------------*/
.featured-products.clearfix {
    margin-bottom: 100px;
}

.tvcms-slider-offerbanner-wrapper.container-fluid {
    margin-bottom: 0;
}

.container-fluid.tvcmstestimonial.tvcms-all-testimonial {
    padding-top: 65px;
}

.container-fluid.tvcmsadvance-block {
    padding-top: 0;
}

.tvcmscategory-slider.container-fluid {
    width: 90%;
    max-width: 1200px;
}

.owl-item h2 {
    color: white !important;
}

.owl-item .btn:hover span {
    color: #0D1321 !important;
}

#index h2 {
    margin-bottom: 40px;
}

#index .featured-products.clearfix,
#index .container-fluid.tvcmstabcategory-product-slider {
    width: 80%;
    margin: 0 auto;
}

#index .btn.add-to-cart.tvproduct-add-to-cart {
    padding: 10px 10px;
}

/* --------------- Pages catégorie --------------- */
body#category #category-description>h1,
body#category .category-additional-info>h1 {
    text-align: center !important;
    font-size: 42px !important;
}

body#category #category-description>p,
body#category #category-description>ul>li>p,
body#category .category-additional-info>p,
body#category .category-additional-info>ul>li>p {
    font-size: 15px;
    margin: 30px 0;
}

body#category #category-description>h2,
body#category #category-description>h3,
body#category .category-additional-info>h2,
body#category .category-additional-info>h3 {
    text-align: center;
    color: #0D1321 !important;
    margin: 30px 0;
    font-size: 32px;
}

body#category #category-description>h2>strong,
body#category .category-additional-info>h2>strong {
    color: #0D1321 !important;
}

body#category .block-category.card.card-block,
body#category .tv-category-main-div,
body#category .category-additional-info {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    border-width: 0;
}

body#category .tv-all-page-main-title-wrapper {
    display: none;
}

body#category .category-additional-info {
    padding: 15px;
}

body#category .tv-category-image img {
    object-fit: unset !important;
}

/* --------------- Pages produit --------------- */
body#product h2 {
    font-size: 42px;
}

.wishlist-button-add {
    display: none !important;
}

.product-flag.online-only {
    background-color: #960200;
}

/* ------------------ Page Notre histoire ---------------------- */

/* ------------------- Page Panier ------------------- */
#btn-quote-request, a[title="Télécharger le devis"] {
    position: relative;
    top: -25px;
}

/* ------------------- Page CMS ------------------- */

body#cms #content {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

/* ------------------- Footer ------------------- */
#footer .tvfooter-logo-desc {
    line-height: 1.4em;
    text-transform: none;
}