@font-face {
    font-family: 'Reservation Bold';
    src: local('Reservation Bold'), local('Reservation Bold'),
    url('fonts/ReservationWide-Bold.woff2') format('woff2'),
    url('fonts/ReservationWide-Bold.woff') format('woff'),
    url('fonts/ReservationWide-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Reservation Regular';
    src: local('Reservation Regular'), local('Reservation Regular'),
    url('fonts/ReservationWide-Regular.woff2') format('woff2'),
    url('fonts/ReservationWide-Regular.woff') format('woff'),
    url('fonts/ReservationWide-Regular.ttf') format('truetype');
}

body {font-family: 'Reservation Regular', sans serif;}

strong, b {font-family: 'Reservation Bold', sans serif;font-weight: normal !important;}

.btn {
    background: #b10818;
    color: white !important;
}

#subcategories ul li .subcategory-name:hover {
    color: #2d2a28;
}

div.everblock {
    padding: 0;
    margin: 0;
}

body:not(#index) div#recherche-pieces {
    padding: 0 20px;
}

h3.title {
    text-transform: uppercase;
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.8rem;
    color: #2d2a28;
    font-family: 'Reservation Regular', sans serif;
    letter-spacing: 0;
}

#everblock-18 {
    clear: both;
}
ul.icone {
    display: flex;
    max-width: 1380px;
    margin: 20px auto;
    gap: 20px;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    align-items: stretch;
}

body#category section#main div#subcategories.card ul li,
ul.icone li {
    background: white;
    padding: 0 !important;
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-size: 11px;
    color: #2d2a28 !important;
    max-width: 160px;text-align: center;
    transition: all 0.2s linear;
}

ul.subcategories-list li a.subcategory-name,
ul.icone li a {
    text-transform: uppercase; padding: 20px 20px 8px;
    font-size: 13px;
    color: #2d2a28;display: block;
}

body#category section#main div#subcategories.card ul li:hover,
ul.icone li:hover {
    border: 1px solid #005fab;
    box-shadow: 10px 10px 0 #005fab;
}

ul.icone img {
    max-width: 60px;
    height: auto;
    margin-bottom: 10px;
}

#wrapper {
    overflow: hidden;
}

body:not(#index) #wrapper {
    padding: 0 30px;
}

body#category #wrapper {
    padding: 0;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0;
    padding-left: 0;
}

/*!
* HEADER
*/
div#everblock-1 {
    padding: 0;
    margin: 0;
}

div#everblock-27 p, div#everblock-28 p {
    display: flex;
    gap: 5px;
    padding: 10px;
    max-width: 200px;
}

#header .header-nav .right-nav {
    align-items: center;
}

body#index #header .header-nav .right-nav {
    align-items: baseline;
}

#header .header-nav .blockcart {
    margin-left: 0;
}

div#everblock-27 p a, div#everblock-27 p em, div#everblock-28 p a, div#everblock-28 p em {
    color: #fff !important;
}

nav.header-nav div#contact-link {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
}

header#header nav.header-nav div.hidden-sm-down {
    display: flex;
    align-items: center;}

header#header nav.header-nav {
    text-transform: uppercase;
    font-family: 'Reservation Bold', sans serif;
    color: #2d2a28;
    text-align: center;
    font-size: 0.775rem;
}

#header .header-nav .blockcart {
    background: transparent;
}

#header .header-nav .user-info {
    text-align: center;
}

#header .header-nav #_desktop_contact_link, #header .header-nav #_desktop_contact_link a {
    display: inline-block;
    /*! background: #b10818;
    color: white !important; */
}

div.header-top div#search_widget form i,
nav.header-nav div.header i, nav.header-nav div.user-info a i, nav.header-nav div#menu-icon i {
    color: #b10817;
    font-size: 2rem;
}

body#index .top > li:nth-child(1) {display: none;}

body#index #main .page-footer {
    margin-bottom: 0;
}

body:not(#index) ul.top {
    display: flex;
    gap: 0 30px;
    justify-content: space-between;
    align-items: center;
}

body:not(#index) div.right-nav span, body:not(#index) div.right-nav #contact-link > a:nth-child(2) {
    display: none !important;
}

body:not(#index) div.right-nav {

}

div.right-nav i.material-icons {
    color: #b10817;font-size: 2rem;
}

.form-control {
    margin: 0 5px;
}

.btn-primary, .btn-secondary, .btn {
    padding: .5rem 0.8rem;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.1rem;
}

.page-customer-account #content .no-account {
    display: none;
}

/*!
* HOME
*/
body#index main section#wrapper div.container div.row {
    background: #e5e5e5;
}

section#content.page-home img.img-fluid {
    width: 100%;
    height: auto;
}

div#everblock-18 img.img-fluid,
div#everblock-7 img.img-fluid {
    max-width: 900px;
    height: auto;
}

div.mt-4 div#block-14-2 {
    background: url(https://culasse.shareyoursheet.dev/img/fond.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

section#content.page-home div.mt-4 div#block-14-2 img.img-fluid {
    max-width: 803px;
    margin: 200px 130px 200px;
}

div#everblock-15 table tbody tr.fond td p img.img-fluid {
    max-width: 540px;
    height: auto;
}

div#everblock-6 p, div#everblock-17 p, h2.title {
    text-transform: uppercase;
    text-align: center;
    font-size: 2rem;
    line-height: 2.5rem;
    color: #2d2a28;
    font-family: 'Reservation Bold', sans serif;
    letter-spacing: 0.2rem;
}

div#everblock-7 p, div#everblock-18 p,
div#everblock-4 table {
    text-align: center;
}

div#everblock-9 ul {
    display: flex;
    align-content: center;
    align-items: center;
    padding-left: 10%;
    color: #fff;
    font-family: 'Reservation Bold', sans serif;
    line-height: 1.8rem;
    gap: 50px;
}

div#everblock-20 ul {
    display: flex;
    gap: 40px;
    align-content: center;
    align-items: center;
    color: #fff;
    justify-content: space-around;
}

table tr.fond h3 {
    text-transform: uppercase;
    font-family: 'Reservation Bold', sans serif;
    color: #b10718;
    font-size: 2.8rem;
    padding-top: 20px;
}

ul.footer li h3,
div#everblock-4 table p {
    font-size: 1.2375rem;
    font-weight: 400;
    color: #eee;
    text-transform: uppercase;
    line-height: 1.8rem;
}

ul.marques-accueil {
    flex-flow: row wrap;
    display: flex;
    justify-content: center;
}

div#everblock-4,
div#everblock-5 {
    padding: 0;
}

div#everblock-5 p,
div#everblock-16 p {
    margin: 0;
}

div#everblock-15 tr.fond td p img.img-fluid {
    margin: 25px 0;
}

table tbody tr.fond {background: url(https://mecadif.shareyoursheet.dev/img/bordure-grise2.svg);
    padding: 20px 20px 110px;
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    border-bottom: 10px solid white;}

tr.blanc td {
    padding: 0 10% 20px;
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.5rem;
}

table tbody tr.blanc {background: white;
    padding: 20px;}

div#everblock-19 h3 {
    text-transform: uppercase;
    font-size: 1.9rem;
    margin-bottom: 30px;
}

div#everblock-19 p {
    text-transform: uppercase;
    color: #005fab;
    margin: 15px 0;
    display: block;
    font-family: 'Reservation Bold', sans serif;
    font-size: 1.2rem;
}

/*!
* RECHERCHES
*/
div#recherche-pieces.home {
    float: left;
    width: 100%;
}

section#content.page-content.page-not-found div.etai-search_widget,
body#category div#content-wrapper div.etai-search_widget,
body#category div#search_widget {
    display: none;
}

body#search div.etai-search_widget input.ui-autocomplete-input {
    width: 100%;
    padding: 10px 20px 10px 40px;
    outline: none;
    background-color: #f1f1f1;
    border: none;
    border-radius: 5px;
}

div.vehicule div.blocbleu {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

div.vehicule div.blocbleu div.bloc-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div#recherche-pieces.home div.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
    width: 1380px;
}

body#index div#onglets-recherche-etai {

}

body#category div#recherche-landing-area {
    width: 100%;
}

div#recherche-pieces.home h2.title {
    display: block;
    max-width: 730px;
    text-align: left;
    margin-top: 40px;
}

div#recherche-pieces.home h3.title {
    margin-top: 80px;
    text-align: left;
    max-width: 100%;
    /*max-width: 280px;*/
}

div#recherche-pieces.home p.liste {
    color: #005fab;
    text-transform: uppercase;
    font-size: 1rem;
    display: block;
    max-width: 100%;
    /*max-width: 280px;*/
    line-height: 2rem;
    font-family: 'Reservation Bold', sans serif;
}

input#inputImmat {
    padding: 15px 30px;
    background: url(https://culasse.shareyoursheet.dev/img/FLAG.svg);
    background-size: 25px;
    background-position: center left;
    background-repeat: no-repeat;
    border-right: 20px solid #039;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: 2px solid #039;
    text-align: center;
    background-color: white;
    margin-bottom: 20px;
    max-width: 250px;
}

div#recherche_par_immatriculation div.champ, div#reference div.col-xs-12.col-sm-12.champ {
    text-align: center;
}

div#recherche_par_immatriculation label, div#reference label,
div#recherche_par_immatriculation div.champ, div#reference div.col-xs-12.col-sm-12.champ {
    padding-left: 20px;
}

p.titre, div#recherche_par_immatriculation p, div#reference label p {
    font-family: 'Reservation Bold', sans serif;
    color: #2d2a28;
    display: block;
    text-align: left;
    line-height: 1.5rem !important;
    font-size: 16px;
}

input#reference {
    padding: 15px 30px;
    border: 1px solid #aaa;
    text-align: center;
    background-color: white;
    margin-bottom: 10px;
    margin-top: 0;
    max-width: 250px;
}

div#onglets-recherche-etai div.tab-title {
    text-transform: uppercase;
    font-family: 'Reservation Bold', sans serif !important;
    letter-spacing: 0.1rem;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
    padding-right: 40px; padding: 0 10px;
    cursor: pointer;
}

div#onglets-recherche-etai div.tab-title:hover {color: #005fab;}

div#onglets-recherche-etai div.tab-title.active {
    color: #005fab;
    background: url(https://culasse.shareyoursheet.dev/img/droite-bleue.webp) rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    background-position: center right;
    border: 1px solid #ccc;
    border-right: none;
    z-index: 4;
}

div.tab-content.active {
    border: 1px solid #ccc;
    padding-right: 10px;
    background: rgba(255, 255, 255, 1);
    margin-left: -1px;
}

div#onglets-recherche-etai div#toutes-pieces.tab-content {
    padding: 20px 20px 10px;
}

div#onglets-recherche-etai div#toutes-pieces.tab-content .form-control {
    font-size: 0.775rem;
}

div#toutes-pieces ul.depart {
    margin: 0;
    padding: 0;
}

ul.depart select {

}

ul.depart label {
    text-transform: uppercase;
    font-family: Reservation Bold;
    margin-bottom: 0;
    margin-top: 10px;
}

div.blocbleu {
    background: #2d2a28 !important;
    color: white;
    padding: 0 10%;
    font-size: 12px;
}

div.infos-vehicule div.blocbleu {
    display: flex;
    align-content: center;
    align-items: center;
}

div.infos-vehicule div.blocbleu.row div.bloc-image a.btn {
    float: right;
}

div#reference label {
    padding-left: 0;
    width: 100%;
    text-align: center;
}

div#reference label p.titre {
    margin-top: 30px;
    margin-bottom: 0;
    text-align: center;
}

div#recherche_par_immatriculation p {
    line-height: 1rem;
    margin-top: 25px;
}

body#category button#validateRechercheImmat {
    margin: 0 10px;
}

body#category div#reference {
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
}

div.blocbleu div.titrecat h2 {
    font-size: 14px;
    margin-top: 20px;
}

body#category div.blocbleu.row div.bloc-image img {
    max-height: 145px;
    width: auto;
}

body#category div.blocbleu {
    padding: 0;
    padding-right: 10%;
}

div.blocbleu div.bloc-content {
    padding: 20px;
}

div.titrecat h2 {
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    margin-top: 50px;
}

/*!
* EXPLO CATS
*/
.familles h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 2rem;
    line-height: 2.5rem;
    color: #2d2a28;
    font-family: 'Reservation Bold', sans serif;
    letter-spacing: 0.2rem;
    margin: 20px;
}

.familles ul.level-0 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    padding: 0 4%;
}

div.familles ul.level-1,
div#recherche-landing-area ul.level-1 {
    height: 250px;
    border: 1px solid #ccc;
    background: white;
    padding: 20px;
}

div.familles ul.level-2,
div#recherche-landing-area ul.level-2 {
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 20px 0;
    scrollbar-color: #015fad #ddd;
}

h3.nv-1 {
    background: #015fad;
    color: white;
    padding: 10px 10px 5px;
    letter-spacing: 0.05rem;
}

div.familles ul.level-2 li,
div#recherche-landing-area ul.level-2 li {
    margin-bottom: 10px;
}

div.familles ul.level-2 a,
div#recherche-landing-area ul.level-2 a {
    font-size: 0.875rem;
    color: #2d2a28;
    text-transform: uppercase;
    margin-bottom: 10px;
}

a.see-all {
    color: #b10818 !important;
    text-decoration: underline;
}

.product-prices {
    display: flex;
    gap: 10px;
}

/*!
* LAYOUT LISTE PRODUITS
*/
div.modal h1.h1,
.thumbnail-container .product-title a {
    font-size: 12px !important;
    font-family: 'Reservation Bold', sans serif;
}

.product-actions .add-to-cart {
    height: auto !important;
    padding: 0 10px;
    font-family: 'Reservation Bold', sans serif;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.product-miniature .product-price-and-shipping {
    color: #b10817;
    font-family: 'Reservation Bold', sans serif;
}

div#js-product-list > .products.row {
    justify-content: left;
}

.quickview .modal-footer {
    border-top: 0px solid rgba(122, 122, 122, .3);
}

div.modal.quickview .modal-footer {
    text-align: center;
}

div.modal.quickview div.js-mailalert.text-center input.form-control {
    max-width: 400px;
    margin: 0 auto;
}

div.modal.quickview div.col-md-6.col-sm-6 {
    padding: 30px;
}

section.product-discounts,
li.product-flag.custom-flag,
body#category div.blocblanc.info {
    display: none;
}

body#search div.product,
body#category div#js-product-list div.products div.product {
    padding: 10px;
}

#products {
    padding: 0 30px;
}

div#js-product-list .products.row article.product-miniature {
    background: white;
    border: 1px solid #eee;
    box-shadow: none;
}

.product-flag-wishlist a {
    color: #b10817;
}

body#category div#recherche-landing-area {
    display: inline-block;
}

#subcategories ul li {

}

#subcategories ul li .subcategory-name {
    text-transform: uppercase;
    font-size: 13px;
}

ul.subcategories-list li h3 a.subcategory-name {
    color: #2d2a28;
}

/*!
* LAYOUT SOUS PAGES
*/

div.everhook-hookDisplayMyHookCat table tbody tr td {
    text-align: center;
}

div#category-triangle {
    background: url(https://mecadif.shareyoursheet.dev/img/bordure-grise3.svg);
    height: 58px;
    padding: 0;
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}

div#left-column .breadcrumb li a {
    color: #fff;
}

div#left-column .breadcrumb li:last-child {
    display: none;
}

div#left-column .block-category h1 {
    color: #fff;
}

div#left-column div.block-category p {
    color: #eee;
}

div#left-column table {
    width: 100%;
}

div#left-column table td {
    padding: 5px;
}

div#left-column table td img {
    margin: 0 0 15px;
}

div#left-column div.everhook-hookDisplayMyHookCat {
    text-align: center;
    text-transform: uppercase;
}

.products-selection .sort-by {
    margin-right: 10px;
}

body#category ul.reass {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
}

body#category ul.reass li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
}

body#category ul.reass li a {
    color: #232323;
    text-transform: uppercase;
    font-family: 'Reservation Bold', sans serif;
}

div#sous-titre-cat a.btn {
    max-width: 310px;
    text-wrap: wrap;
    margin: 30px auto;
    display: block;
    font-family: 'Reservation Bold', sans serif;
}

.block-category {
    min-height: 13.75rem;
    margin-bottom: 0;
    background: #2d2a28;
}

body#category section#main h1 {
    display: none;
}

body#category section#main div#subcategories.card {
    border-top: 0px solid #f6f6f6;
    background: transparent;
}

body#category section#main div#subcategories.card ul li {
    background: #fff;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    min-height: 80px;
    padding: 10px;
}

/*!
* BLOG
*/
.ets-blog-wrapper-detail {
    background-color: transparent;
    padding: 0;
}

#ets_blog_page .breadcrumb {
    display: none;
}

body#ets_blog_page div.block-category.card.card-block h3.page-heading.product-listing {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

body#ets_blog_page div.block-category.card.card-block h3.page-heading.product-listing i {
    font-size: 14px;
    vertical-align: top;
}

body#ets_blog_page h1.page-heading.product-listing span.title_cat, body#ets_blog_page div.block-category.card.card-block p {
    color: #fff;
}

div#entreprises {
    width: 100%;
    max-width: 600px;
    padding: 0;
}

div#entreprises div.tableau {
    padding: 20px;
    background: #2d2a28;
}

ul.variante {
    text-transform: uppercase;
    color: #efefef;
    list-style: none !important;
}

ul.variante h2 {
    margin-bottom: 1.5rem;
}

ul.variante li {
    list-style: none;
}

ul.entr {
    display: flex;
    justify-content: center;
    justify-items: center;
    gap: 20px;
}

div#entreprises div.tableau ul {
    width: 100%;
    padding-left: 0;
    text-transform: uppercase;
    color: #fff;
    line-height: 16px;
    font-size: 0.785rem;
}

div#entreprises div.tableau ul li {
    padding: 0;
    text-align: center;
}

div#entreprises div.tableau ul li img {
    margin-bottom: 10px;
}

/*!
* PRODUIT
*/
form#add-to-cart-or-refresh div.product-additional-info {
    display: inline-block;
}

.product-quantity .input-group-btn-vertical .btn i {
    color: #005fad;
}

body#ets_blog_page div.blog_description {
    padding: 40px;
}

body#product div.product-prices {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: start;
    align-items: baseline;
}

}
.product-discounts {
    display: none;
}

/*!
* FOOTER
*/
#footer {
    background: #2d2a28;
    overflow: hidden;
}

p.copyright {
    text-align: center;
}

p.copyright a {
    color: #7a7a7a;
}

p.copyright a:hover {
    color: #b10817;
}

ul.footer li ul li {
    background: url(https://mecadif.shareyoursheet.dev/img/arrow.png);
    color: #eee;
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.footer li ul li a {
    color: #ccc;
    text-transform: uppercase;
}

ul.footer li ul li a:hover {
    color: #fff;
}

ul.coordonnes li.tel {
    background: url(https://mecadif.shareyoursheet.dev/img/tel-foot.png);
    background-repeat: no-repeat;
    background-position: center left;
    text-transform: uppercase;
    font-family: 'Reservation Bold', sans serif;
    color: #b10718;
    font-size: 2.2rem;
    margin-bottom: 20px;
    line-height: 1.8rem;
}

div#everblock-21 ul.coordonnes li.tel {
    text-transform: Lowercase;
    font-size: 1.2rem;
}

ul.coordonnes li.tel a {
    color: #b10718;
    font-size: 1.8rem;
    margin-top: 10px;
    display: block;
}

.coordonnes > li:nth-child(4) > a:nth-child(1) {
    color: #fff;
}

ul.foots li p {
    text-transform: uppercase;
    font-family: 'Reservation Bold', sans serif;
    color: #fff;
    font-size: 2rem;
}

ul.footer {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
}

/*!
 * DIVERS
 */
#stores .page-stores .store-item-container ul {
    margin: 0;
}

div#everblock-27.everhook-hookDisplayNav2, div#everblock-28.everhook-hookDisplayNav2 {
    background: #b10817;
    color: #fff !important;
}

/*!
* RESPONSIVE
*/
@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    #search_widget {
        min-width: 26.5rem;
    }

    div.blocbleu {
        padding: 0 20%;
    }
}

@media (min-width: 1200px) {
    ul.top li:first-child {
        width: 50%;
    }

    ul.top li:last-child {
        width: 50%;
    }

    body#index ul.top li:last-child {
        width: 100%;
    }

    div.part1 {
        width: 50%;
    }

    body#category div.part1 {
        width: 80%;
    }

    div.part2 {
        width: 30%;
        display: flex;
        flex-direction: column;
        justify-content: end;
    }

    body#category div.part2 {
        display: none;
    }

    div.ets-blog-wrapper-content {
        display: flex;
    }

    body#ets_blog_page img.grandm {
        float: right;
    }

    div#everblock-20 ul li {
        padding: 40px;
        width: 50%;
    }

    ul.liens-prods, ul.liens-prods2 {
        width: 50%;
        float: left;
    }

    #header .header-top {
        background-color: white;
        display: none !important;
    }

    body#index #wrapper {
        background: #fff;
        padding-top: 0;

    }

    .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0 auto;
    }

    div#everblock-15, div#everblock-5, div#everblock-4 {
        width: 45%;
        float: left;
        padding: 0;
        text-align: center;
    }

    div#everblock-5,
    div#everblock-16 {
        width: 55%;
        float: left;
        padding: 0;
        text-align: center;
    }

    div#everblock-19 {
        padding: 100px 50px 50px;
    }

    div#everblock-8, div#everblock-19 {
        width: 30%;
        float: left;
        background: #e5e5e5;
        position: relative;
    }

    div#everblock-9 {
        width: 100%;
        float: left;
        padding: 70px 0;
    }

    div#everblock-8 p {
        position: absolute;
        z-index: 99;
    }

    ul.footer, ul.foots {
        display: flex;
        justify-content: space-around;
    }
}

@media (max-width: 1024px) {
    div.left-column section#main {
        padding: 40px;
    }

    .familles ul.level-0 {
        padding: 0;
    }

    div#home-favorite-categories ul.level-0 li {
        width: 40%;
    }

    div#home-favorite-categories ul.level-0 li ul li {
        width: 100%;
    }

    div#everblock-15 {
        text-align: center;
    }

    div.everblock-27, div.everblock-13 {display: none;}

    #header .header-nav .right-nav {
        align-items: baseline;
    }
}

@media (max-width: 992px) {
/*    ul.icone {
        justify-content: center;
        flex-direction: row;
        align-content: center;
        align-items: center;
    }*/

    header#header nav.header-nav div.hidden-sm-down {
        display: flex;
        align-items: center;
    }

    div.col2 {display: none;}

    div.col1 {
        width: 100%;
    }

    div#_desktop_logo, div.header-top-right {
        width: 100%;
        text-align: center;
    }

    div#recherche-pieces.home h2.title {
        display: inline-block;
    }

    div#recherche-pieces.home div.container {
        padding: 10px;
    }

    div#everblock-6 p, div#everblock-17 p, h2.title {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    body#index .container {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    div#recherche_par_immatriculation label, div#reference label, div#recherche_par_immatriculation div.champ, div#reference div.col-xs-12.col-sm-12.champ {
        padding-left: 0;
    }

    div#onglets-recherche-etai label {
        padding: 10px;
    }

    input#inputImmat {
        border-right: 1px solid #aaa;
        margin-right: 4px;
        max-width: 90%;
    }

    input#reference {
        max-width: 90%;
    }

    div.everblock {
        padding: 20px;
    }

    #wrapper {
        padding: 0;
    }

    div.everblock-27, div.everblock-28, div.everblock-13 {display: none;}

    ul.marques-accueil li {
        width: 24%;
    }

    section#content.page-home div.mt-4 div#block-14-2 img.img-fluid {
        max-width: 100%;
        margin: 30px auto;
    }

    div#onglets-recherche-etai div.tab-title {
        color: #005fab;
        background-color: #ffffff;
        border: 1px solid #ccc;
        margin-top: 20px;
    }
    div#onglets-recherche-etai div.tab-title.active {
        background-image: url("https://culasse.shareyoursheet.dev/img/bas-bleue.webp");
        border-bottom: none;
        border-right: 1px solid #ccc;
    }

    #onglets-recherche-etai .tab-content {
        /*display: block !important;*/
        /*border: 1px solid #2d2a28;*/
        /*background: white;*/
        /*max-width: 97%;*/
        border-top: none;
    }

    div#everblock-9 ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 780px) {
    div.footer-container div.container {
        padding-left: 0;
        padding-right: 0;
    }

    body:not(#index) #wrapper {
        padding: 0;
    }

    section#main h1#js-product-list-header.h2 {
        display: none;
    }

    ul.footer li ul li a {
        font-size: 0.775rem;
    }

    ul.coordonnes li.tel a {
        font-size: 1.2rem;
    }

    div.block-category.card.card-block {
        padding: 20px;
    }

    body#ets_blog_page div.blog_description, div.left-column section#main {
        padding: 0;
    }

    #header .header-top {
        padding: 20px 20px 0;
    }

    div#category-triangle {
        height: 34px;
    }

    div#everblock-8 {
        display: none;
    }

    table tr.fond h3 {
        font-size: 2.1rem;
        text-align: center;
    }

    div#everblock-6 p, div#everblock-17 p {
        font-size: 1.4rem;
        line-height: 2.1rem;;
    }

    ul.marques-accueil li img {
        height: 70px;width: auto;
    }

    div#everblock-16 {
        padding: 0;
    }

    div#everblock-15 {
        padding: 20px 0 0;
    }

    tr.fond td p {
        padding: 0 20px;
    }

    div#everblock-9 ul,
    div#everblock-20 ul {
        flex-direction: column;
        gap: 30px;
        padding: 0;
        max-width: 100%;
    }

    ul.footer li h3 {
        margin-top: 20px;
    }

    ul.foots li p {
        font-size: 1.1rem;
    }
}

@media (max-width: 767px) {
    div#home-favorite-categories {
        padding: 0 20px;
    }

    #immatriculation.tab-content, #reference.tab-content {
        /*max-width: 80%;*/
    }

    div#home-favorite-categories ul.level-0 li {
        width: 100%;
    }

    #header .top-logo img {
        max-height: 3rem;
    }
}

@media only screen and (min-width: 768px) {
    #search_widget {
        float: none;
        margin-bottom: 0;
        width: 80%;
        max-width: 80%;
    }
}