h1 {
    font-size: inherit !important;
    font-weight: inherit !important;
    padding: 0 !important;
}
@font-face {
    font-family: DINpro;
    src: url(DINPro-Bold_13934.woff) format("woff");
}
body {
    height: 100%;
    margin: 0;
    font-family: DINpro, Lato, sans-serif;
    font-size: 20px;
}
#body img {
    max-width: 100%;
}
.wrapper {
    max-width: 100%;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
.desktop {
    display: block;
}
.mobile {
    display: none;
}
ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    line-height: 30px;
}
ol {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    line-height: 30px;
}
a {
    color: #58595b;
}
a:link {
    text-decoration: none;
}
p {
    text-align: center;
}
.mobile {
    display: none;
}
.desktop {
    display: block;
}
.blanc {
    background-color: #fff;
}
.woocommerce-result-count {
    padding-left: 100px;
}
.woocommerce-ordering {
    padding-right: 100px;
}
.woocommerce-notices-wrapper {
    padding-top: 20px;
}
.bloc_produit {
    display: inline-block;
    width: 30%;
    margin: 0 auto;
    padding: 18px;
}

.article-bloc  {
	width: 30%
}
.topnav {
    width: 100%;
    font-size: 18px;
    line-height: 140px;
}
.topnav a {
    float: right;
    color: #000;
    text-align: right;
    text-decoration: none;
    font-weight: 600;
    z-index: 1000;
}
.dropdown-content a {
    display: inline-block;
}
.dropbtn {
    float: right;
    color: #000;
    text-align: right;
    text-decoration: none;
    font-weight: 600;
    z-index: 1000;
}
.topnav a.icon {
    display: block;
    position: relative;
    right: 0;
    top: 0;
}
.topnav a:hover {
    color: #fff;
}
.topnav a:active {
    color: #000;
}
.topnav2 {
    overflow: hidden;
    padding-top: 5px;
}
.topnav2 a {
    float: right;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    z-index: 1000;
    padding-left: 20px;
}
.topnav2 a.icon {
    display: block;
    position: relative;
    right: 0;
    top: 0;
}
.topnav2 a:hover {
    color: #f9b500;
}
.topnav2 a:active {
    color: #fff;
}
.entete-mobile {
    padding-left: 50%;
}
.suivre {
    float: right;
    vertical-align: middle;
    padding-right: 100px;
}
.column {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.sub_footer {
    text-align: left;
    max-width: 1400px;
    padding-left: 100px;
    padding-right: 100px;
}
.btn-jaune-standard {
    background-color: #f9b500;
    color: #000;
    font-size: 25px;
    font-weight: 900;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
    max-width: 200px;
    transition: 0.3s;
}
.btn-jaune-standard:hover {
    background-color: #9a7514;
    color: #fff;
}
.content_accueil {
    background-color: #f0ece1;
    width: 100%;
    max-width: 1400px;
    text-align: center;
}
.contact {
    max-width: 1400px;
    padding: 50px 100px;
}
.contact-form {
    width: 50%;
}
.contact-text {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding-right: 50px;
}
.text-center {
    color: #000;
    text-transform: uppercase;
    font-size: 23px;
    margin: -50px 0 80px;
    display: block;
    text-align: center;
}
.box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.89);
    border-radius: 3px;
    padding: 70px 100px;
}
.input-container {
    position: relative;
    margin-bottom: 25px;
}
.input-container label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #737478;
    pointer-event: none;
    transition: all 0.5s ease-in-out;
}
.input-container input {
    border: 0;
    border-bottom: 1px solid #555;
    background: 0 0;
    width: 100%;
    padding: 8px 0 5px;
    font-size: 16px;
    color: #000;
}
.input-container input:focus {
    border: none;
    outline: 0;
    border-bottom: 1px solid #000;
}
.input-container textarea:focus {
    outline: 0 !important;
}
.btn {
    color: #fff;
    background-color: #e74c3c;
    outline: 0;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 50px;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
}
.input-container input:focus ~ label,
.input-container input:valid ~ label {
    top: -12px;
    font-size: 12px;
}
#header {
    max-height: 1100px;
}
#header .banner-accueil {
    background-image: url(../images/centre-du-travail_header-accueil.webp);
}
#header .logo-menu {
    position: relative;
    top: 20px;
    padding-bottom: 20px;
    z-index: 900;
}
#header .logo-img {
    margin-top: 20px;
    margin-left: 20px;
    max-width: none;
}
#header .menu {
    position: relative;
    width: 100%;
    top: 0;
    padding-bottom: 0;
    z-index: 30;
}
#header .menu-haut {
    position: absolute;
    width: 100%;
    background-color: #000;
    top: 5px;
    padding-bottom: 5px;
    z-index: 1;
}
#header .header {
    background-position: cover;
    min-height: 100%;
}
#header .banner-accueil {
    position: relative;
    background-size: cover;
    z-index: -100;
    vertical-align: bottom;
    text-align: right;
}
#header .banner-accueil-texte {
    max-width: 1400px;
    padding: 70px 100px 140px;
}
#header .burger-menu {
    font-size: 40px;
    float: right;
    padding-top: 50px;
    color: #000;
}
#header .titre-blanc {
    color: #fff;
    font-size: 2.8vw;
    z-index: 999;
    font-weight: 600;
    text-transform: uppercase;
}
#header .texte-jaune-entete {
    font-size: 2vw;
    font-weight: 600;
    color: #f9b500;
}
#header .titre-blanc-bold {
    font-size: 5vw;
    text-transform: uppercase;
}
#header .parallelogram {
    position: absolute;
    margin-left: 12%;
    top: 0;
    float: left;
    width: 30%;
    min-height: 120%;
    transform: skew(30deg);
    background: rgba(255, 207, 1, 0.6);
    z-index: -1;
}
#header .menu-bar {
    background-color: #f9b500;
    padding-right: 100px;
    padding-left: 100px;
}
#body {
    z-index: 31;
}
.main_content {
    max-width: 1400px;
    text-align: center;
    margin: 0 auto;
    background-color: #f0ece1;
    margin-left: 100px;
    margin-right: 100px;
}
.boutique_texte {
    max-width: 1400px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px 100px;
}
.height120 {
    height: 120px;
}
.espace-menu {
    padding-right: 2.9%;
}
.heure_ouverture {
    text-align: right;
    float: right;
}
.logo {
    position: relative;
    z-index: 900;
    text-align: left;
    height: 12vw;
}
.marge-gauche {
    padding-left: 10%;
}
.marge-droite {
    padding-right: 10%;
}
.titre-blanc {
    font-size: 4vw;
    text-transform: uppercase;
}
.titre-noir {
    color: #000;
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
}
.titre-accueil {
    font-size: 40px;
}
.block_service {
    vertical-align: top;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    background-color: #f3f3f3;
    width: 15%;
    text-align: center;
    height: 400px;
    padding-left: 10px;
    padding-right: 10px;
}
.style-services {
    display: inline-block;
    padding-right: 30px;
    text-align: left;
}
.texte-moyen {
    color: #000;
    font-size: 4vw;
    font-weight: 900;
    text-transform: uppercase;
}
.sous-titre-jaune {
    color: #f9b500;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
}
.description p {
    text-align: left;
}
.sous-titre-accueil {
    font-size: 22px;
}
.sous-titre-noir {
    color: #000;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
}
.sous-titre-blanc {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
}
.text-bold {
    font-weight: 700;
}
.mod-tier {
    width: 100%;
    text-align: center;
}
.avantages {
    display: inline-block;
    width: 250px;
    padding: 25px;
    margin: 15px;
}
.bouton-jaune {
    background-color: #f9b500;
    font-size: 25px;
    font-weight: 900;
    padding: 15px;
    width: auto;
    float: right;
    vertical-align: middle;
    text-shadow: none;
}
.btn-jaune {
    background-color: #f9b500;
    color: #000;
    font-size: 25px;
    font-weight: 900;
    padding: 15px;
    vertical-align: middle;
}
.btn-noir {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    padding-top: 15px;
    padding-bottom: 15px;
    vertical-align: middle;
    width: 380px;
}
.produits-vedette {
    display: inline-block;
    width: 33%;
}
.image-vedette {
    padding-top: 10px;
}
.separateur-jaune {
    background-color: #f9b500;
    width: 20%;
    height: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.spacer-20 {
    height: 20px;
}
.spacer-40 {
    height: 40px;
}
.spacer-60 {
    height: 60px;
}
.width-5 {
    padding-right: 4.9%;
}
.bg-blanc {
    background-color: #fff;
}
.bg-noir {
    background-color: #000;
    height: 75px;
    padding-top: 20px;
    color: #fff;
}

footer .bg-noir{
	height:auto;
}

.categorie {
    display: inline-block;
    padding: 10px;
}
.marque {
    background-color: #000;
    height: 130px;
    max-width: 1400px;
}
.img-marque {
    margin-top: 25px;
    max-width: 22%;
    display: inline-block;
}
.half {
    width: 50%;
    display: inline-block;
    text-align: left;
}
.block_footer {
    max-width: 1400px;
}
.product {
    background-color: #f0ece1;
}
.woocommerce-breadcrumb {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
    padding-left: 150px !important;
    padding-right: 150px !important;
    width: 1400px;
    margin: 0 auto !important;
    color: #000 !important;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
}
.product_meta a,
.woocommerce-breadcrumb a,
a.woocommerce-review-link {
    color: #000 !important;
}
.woocommerce-product-gallery__wrapper img {
    max-width: 35vw;
}
.woocommerce div.product div.images .flex-control-thumbs {
    padding-top: 20px !important;
}
.product {
    padding-top: 100px;
    padding-left: 150px;
    padding-right: 150px;
}
.titre-produit {
    color: #000;
    padding: 2px 10px;
    font-size: 40px;
    float: left;
    left: -10px;
    position: relative;
}
.woocommerce-Price-amount {
    color: #000 !important;
    font-size: 45px;
}
.title_categorie {
    text-transform: uppercase;
    color: #f9b500;
    text-align: center;
    font-size: 70px;
}
.term-description {
    padding-left: 20%;
    padding-right: 20%;
    text-align: justify;
    background-color: #fff;
    padding-bottom: 50px;
}
.contenu {
    background-color: #f0ece1;
    max-width: 1400px;
    padding-right: 100px;
    padding-left: 100px;
}
.columns-3 {
    background-color: #f0ece1;
}
.button {
    color: #000 !important;
    background-color: #f9b500 !important;
}
.cart-collaterals,
.woocommerce-cart-form {
    background-color: #fff;
}
.cart-collaterals::before {
    background-color: #fff !important;
}
.product_meta {
    display: none;
}
#secondary {
    display: none !important;
}
@media (min-width: 1700px) {
    .marge-gauche {
        padding-left: 5% !important;
    }
    .marge-droite {
        padding-left: 5% !important;
    }
    .parallelogram {
        width: 22% !important;
        margin-left: 21% !important;
    }
    #header .logo-img {
        padding-left: 0;
    }
}

@media (max-width: 1416px) {

	
	.article-bloc {
        width: 45%;
    }
}

@media (max-width: 1200px) {
    #header .parallelogram {
        margin-left: 15%;
    }
    .topnav {
        font-size: 14px;
    }

}
@media (max-width: 1124px) {
    #header .parallelogram {
        margin-left: 15%;
    }
}
@media (max-width: 1024px) {
	.article-bloc {
        width: 100%;
    }
	
    body {
        font-size: 17px;
    }
    #header .parallelogram {
        display: none;
    }
    #header .logo-img {
        height: 65%;
        margin-top: 10px;
    }
    #header .titre-blanc {
        font-size: 30px;
    }
    #header .texte-jaune-entete {
        font-size: 21px;
    }
    #header .menu-bar {
        padding-right: 0;
        padding-left: 0;
    }
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .bloc_produit {
        width: 100%;
    }
    .contenu {
        padding-left: 0;
        padding-right: 0;
    }
    .content_accueil {
        max-width: none;
    }
    .main_content {
        max-width: none;
        text-align: center;
        margin: 0 auto;
        background-color: #f0ece1;
        margin-left: 20px;
        margin-right: 20px;
    }
    .sub_footer {
        text-align: left;
        max-width: none;
        padding-left: 20px;
        padding-right: 20px;
    }
    .heure_ouverture {
        float: none;
    }
    .suivre {
        padding-right: 0;
        padding-top: 30px;
    }
    .bg-noir {
        height: auto;
    }
    .height120 {
        height: auto;
    }
    .contact {
        max-width: none;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
    }
    .contact-text {
        width: 100%;
        padding-right: 0;
    }
    .contact-form {
        width: 100%;
    }
    .btn-jaune-standard {
        margin: 5px;
    }
    .block_service {
        display: block;
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        margin-bottom: 40px;
        padding-right: 0;
        padding-left: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .style-services {
        display: block;
    }
    #header .banner-accueil-texte {
        max-width: none;
        padding-left: 20px;
        padding-right: 20px;
    }
    .btn-noir {
        width: auto;
    }
    .img-marque {
        margin-top: 0;
        max-width: none;
    }
    .block_footer {
        width: 100%;
        max-width: none;
        padding-left: 0;
    }
    .sub_footer {
        text-align: center;
    }
    .heure_ouverture {
        text-align: center;
        padding-top: 40px;
    }
    .avantages {
        padding: 0;
        margin: 40px;
    }
    .half {
        width: 100%;
        text-align: center;
        display: block;
    }
    .sous-titre-jaune {
        font-size: 18px;
    }
    .titre-noir {
        font-size: 35px;
    }
    .sous-titre-noir {
        font-size: 25px;
    }
    .sous-titre-blanc {
        font-size: 25px;
    }
    .marque {
        height: auto;
    }
    .img-marque {
        display: block;
    }
    .entete-mobile {
        padding-left: 0;
    }
    .bouton-jaune {
        font-size: 15px;
    }
    .topnav2 {
        padding-right: 20px;
    }
    .produits-vedette {
        display: block;
        width: 100%;
    }
    .banner-accueil-texte {
        padding-right: 20px;
        text-shadow: 1px 1px 2px #000;
    }
    .titre-accueil {
        font-size: 25px;
    }
    .desktop {
        display: none;
    }
    .logo {
        height: 75px;
        padding-left: 20px;
    }
    .suivre {
        float: none;
    }
    .boutique_texte {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 0;
    }
    .woocommerce-breadcrumb {
        font-size: 16px !important;
        padding-left: 20px !important;
    }
    .title_categorie {
        font-size: 40px;
    }
    .columns-3 {
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    .woocommerce-ordering {
        padding-right: 0;
    }
    .product {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .woocommerce-breadcrumb {
        display: none;
    }
    .bloc_produit {
        padding: 0;
    }
    .bloc_marque {
        display: none;
    }
}