<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Backhoe Child
 Theme URI:    http://themes.webdevia.com/backhoe/
 Description:  Backhoe Child Theme
 Author:       Mymoun
 Author URI:   http://www.webdevia.com/
 Template:     backhoe
 Version:      1.0.0
 License: Envato
 License URI: https://themeforest.net/licenses
 Tags:         two-columns, custom-background, threaded-comments, translation-ready, custom-menu
 Text Domain:  backhoe
*/

/* ******************* general ******************* */
h4.vc_tta-panel-title {text-transform: initial;}

html body h1, html body h2, html body h3, html body h4, html body .single-product.woocommerce .product_title, .single-product.woocommerce body .product_title, body .single-product.elementor-element .product_title, .single-product.elementor-element body .product_title, body .related.products &gt; h2, body .up-sells &gt; h2, body .cross-sells &gt; h2, body h5, body h6 {
    text-transform: initial!important;
}

.woocommerce .content-wrapper &gt; div, .elementor-element .content-wrapper &gt; div {width: 100%;}

.product-list-custom-meta {margin-top: 35px;}
table .table-row-title td {color: #fff; background-color: #000; font-weight: bold;}

/* ******************** entete ************* */
.top-header .__top-header-left, .top-header .__top-header-right {font-size: 0.9em;}
.top-bar-left {display: none;}
.header-account {font-size: 0.5em; text-align: center;}

/* ******************* pied-de-page ************* */
.first-footer a:hover, .first-footer a:focus {color: var(--primary-color);}


/* **************** single product  *************************** */



.role-price-warning {
  margin-top: 40px;
  padding: 8px;
  border: 1px solid #eee;
  background-color: #0043fd40;;
}

.price-single-product&gt;div {margin-bottom : 25px;}

/* ******************* favoris ************** */
.wishlist_products_counter {margin-right: 8px; display: flex; flex-direction: column;}
.wishlist_products_counter:before {display: block!important; text-align: center!important; font-size: 35px!important; margin-right: 0!important; padding: 4px 0!important; }
.wishlist_products_counter_text {font-size: 0.5em;}

ul.products li.product .tinvwl_add_to_wishlist_button {margin-top: 0.5em;}
.products.grid .tinv-wraper.tinv-wishlist {text-align: center;}
.tinvwl-table-manage-list tfoot {background: #000!important;}
.tinv-wishlist .social-buttons {margin-bottom: 25px;}


/* *****************a propos *********************** */
.apropos-slider .wpb_images_carousel .vc_images_carousel { margin: 0 auto;}


/* *************** devenir membre ***************** */
.speciality-other-js {
  display: none;
}

/* ****************** nous joindre ****************** */
.text-icon__container&gt;a{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.text-icon__container&gt;a:hover {
    background: none!important;
}

/* ****************** footer ****************** */
.copyright img {
  max-height: 2em;
}

.copyright a:hover, .copyright a:active, .copyright a:focus {
  background: unset!important;
}

/* change color */
.single_image-bg:after {background-color: #0043fd!important;}
:root {
  --wd-btn-color-1: #0043fd!important;
}
.wd-heading .hr_a {border-bottom-color: #0043fd!important;}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {border-color: #0043fd!important; background-color: #0043fd!important;}
.wpcf7 .wpcf7-form input[type="submit"]:hover {background-color: #0043fd!important; color: #fff;}
</pre></body></html>