/* Paramétrage*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');

body {
    font-family:'Raleway';
}

h1, h2, h3, h4, h5 {
    font-family:'Raleway';
}

/* LOGO HEADER */
.tt-logo img {
    max-height: 150px!important;
}

/* BANDEAU HEADER */
#container-header-antidote {
    background-color: #e2000f!important;
}

.custom-account-button-header.tt-dropdown-toggle:hover, .custom-disconnect-header-button:hover {
    color: #001E5F !important;
}

.custom-connect-button-header.tt-dropdown-toggle:hover, .a-style-button.custom-register-header-button:hover {
    color: #001E5F !important;
}

.btn.btn-block.btn-primary.btn-lg {
    background-color: #001E5F;
}

/* DISPLAY TEL */ 
#tt-header > div.tt-desktop-header.headerunderline > div:nth-child(1) > div > div.tt-col-obj.obj-move-right > div > i {
    display: none!important;
}

/*BOUTON DEVENIR PARTENAIRE */
.btn.btn-border { 
    color:#001e5f;
    border-color : #001e5f;
    border-radius : 10px;
    solid #3E5A52!important;
    height: 30px !important;
}

.btn.btn-border:hover { 
    color: #e2000f;
    background-color: #FFFFFF;
    border-color : #e2000f;
    border-radius : 10px;
    solid #3E5A52!important;
    height: 30px !important;
}

.has-navrecherche-background {
    background-color: #001e5f!important;
}

.tt-btn-search {
    background-color: #001e5f;
}
.tt-search-input {
    color: #001e5f;
}

.tt-search-input {
    color: #001e5f;
}

/* MENU */

.has-navitem-color {
     font-family:'Raleway'!important;
}

.has-navitem-background {
    background-color: #e2000f!important;
    border-color: #e2000f;
}

.has-navitem-background:hover {
    background-color: #FFFFFF!important;
    border-color: #e2000f;
}


.btn.btn-xl.button-slider-1 {
    font-family: 'Raleway'!important;
}

.btn.btn-border.m-2 {
    display :none;
}

/*SLIDER*/

.slider-revolution .tp-caption1-wd-2 {
    margin-top :600px;
}

.btn.btn-xl.button-slider-1 {
    display:none;
}


/* REASSURANCE */
#container-reinsurance-antidote-1 {
      background-color: #F2F5F7 !important; 
      padding-bottom : 52px;
      padding-top: 52px;
      font-family:'Raleway';
}

#container-small-reinsurance-antidote-1 {
    background-color: #e2000F !important; 
}



.custom-h4-span {
    font-family: 'Raleway'!important;
    
}

#container-small-reinsurance-antidote-1 > div:nth-child(2){
    display:none;
}

#container-small-reinsurance-antidote-1 > div:nth-child(1){
    display:none;
}


/* FICHE PRODUIT */ 

/* Modification du bouton sur la fiche produit "Fiche article +"*/ 
#product-features-114424430 > div.tt-collapse-title.has-color-primary.has-color-primary-on-hover > h2 {
    text-decoration: underline!important;
    color: #001e5f!important;
    font-weight: bold!important;
}

/* DISPLAY FICHE PRODUIT */
#minimum_commande, #conditionnement, #wrapper-dealer-select {
    display: none!important;
}

.tt-label-new.custom-status {
    display:none!important;
}

.tt-label-new.custom-stock {
     background-color: #001E5F;
}

.btn.btn-small {
    background-color: #001E5F;
}

.btn.btn-lg.btn-ajout.btn-ajout-hover {
    background-color: #e2000f;
}

.tt-label-new.custom-stock {
    display:none!important;
}

/*PANIER*/


#boutonPasserCommande {
     background-color: #001E5F;
}

#total_panier {
    color: #001E5F;
}

.button.btn.btn-primary {
      background-color: #001E5F;
}

.tt-price.float-right.ml-2 {
    color: #001E5F!important;
}

.has-navitem-color {
    font-weight: bold!important;
}

#container-promote-6-block-antidote-1 > div > div > div:nth-child(1) > div > div:nth-child(1) > a:nth-child(2) > div > div > div.tt-title-small.button-6block-1, div.tt-title-small.button-6block-2, div.tt-title-small.button-6block-3, div.tt-title-small.button-6block-4, div.tt-title-small.button-6block-5, div.tt-title-small.button-6block-6 {
    font-weight: bold!important;
}

.tt-btn-search.has-navrecherche-color.has-navrecherche-background {
    color: #ffffff!important;
}

#container-footer-antidote > div > div > div.col-md-6.col-lg-6.col-xl-6 {
    display: none!important;
}

.btn.btn-secondary.js-request-invoice {
    display: none!important;
}

#tt-pageContent > div > div > div.row > div.full-cart.tt-shopcart-col.col-lg-4.mt-lg-0 > div > div:nth-child(2) {
    display: none!important;
}

#tt-pageContent > div > div > div.row > div.full-cart.tt-shopcart-table-02.col-lg-8 > table > tfoot > tr:nth-child(1) > td.total_livraison_vendeur > span {
    display:none;
}

#tt-pageContent > div > div > div.row > div.full-cart.tt-shopcart-table-02.col-lg-8 > table > tfoot > tr:nth-child(1) > td:nth-child(4) > span.delai_transporteur {
    display:none;
}

#tt-pageContent > div > div > div.row > div.full-cart.tt-shopcart-table-02.col-lg-8 > table > tfoot > tr:nth-child(1) > td:nth-child(4) {
    display:none;
}

/*FOOTER*/

#container-footer-antidote > div > div > div:nth-child(2){
    display:none;
}

