/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 /*#header{ background: red !important; }*/
#header .header-event-banner a.telHeader {
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	font-size: 1.4em;
}
.aone-popupnewsletter .popup-content {
    max-width: 700px !important;
	line-height:1.4;
	padding-top: 120px;
}
.header-nav {
    display:none !important;
}

#header .header-logo .logo {
    max-height: 85px !important;
}


.custom-checkbox input[type="checkbox"]:checked + .check-shape, .custom-radio input[type="radio"]:checked + .check-shape, .category-tree > ul > li > a:hover:before, .discount-percentage, .discount-amount, .product-flags .product-flag.discount span, .product-flags .product-flag.on-sale span, .add-to-cart.added:after, .main-product-details .scroll-box-arrows .left, .main-product-details .scroll-box-arrows .right, .cart-preview .cart-header .cart-products-count, .slick-prev, .slick-next, .slick-dots li button, .anav-top .acategory-content .category-subs li a:hover:before, .aone-slideshow .nivoSlider .nivo-controlNav a, .aone-popupnewsletter button.close, #header .sticky-icon-cart .cart-products-count, #scrollTopButton .scroll-button, .typoImageSlider .scrollArrows .left, .typoImageSlider .scrollArrows .right {
    background-color: #dd6708 !important;
}



.feature,.feature2  {
 min-height: 220px !important;
}
.feature h4, .feature2 h4 {
    text-transform: uppercase;
    text-align: center;
}

.bloc_experience {
    background: #6b99cd;
    background-image: url('/modules/zoneslideshow/views/img/slideImages/1762791735.jpg');
    bakground-position: center;
    padding : 29px;

    color: black;
}
.bloc_experience h3 {
    color:white;
    text-shadow: 0 1px 10px rgba(0,0,0,.6);
    text-transform: uppercase; }

#product .block-reassurance .block-reassurance-item  {
    display: flex;
    align-items: flex-start
}
#product .block-reassurance .block-reassurance-item div {
    text-align:left !important;
}

#product .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: fit-content !important;

}
footer .block-social {
    display:none;
}