@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');

@font-face{
    font-family:'OxatisIconFont';
    src:url('/frontend/fonts/OxatisIconFont-fontawesome/OxatisIconFont.eot#iefix') format('embedded-opentype'), url('/frontend/fonts/OxatisIconFont-fontawesome/OxatisIconFont.ttf') format('truetype'), url('/frontend/fonts/OxatisIconFont-fontawesome/OxatisIconFont.woff') format('woff'), url('/frontend/fonts/OxatisIconFont-fontawesome/OxatisIconFont.svg#OxatisIconFont') format('svg');
    font-weight:normal;
    font-style:normal;
}

body, button, select, html, textarea, input {
font-family: 'Oswald', sans-serif;
font-weight:400;
}

.c-oxm-page-toolbar__title {
font-family:Oswald, sans-serif;
font-weight:400;
}

.ox-iconfont-shopping-cart::before {
content:"\f120";
}

.c-oxm-search-toolbar__inner{
background-color:#F3F2ED;
}
.c-site-header{
background-color:rgba(243,242,237,1);
    border-bottom-color: #d6d5d0;
border-bottom-style:solid;
border-bottom-width:2px;
}
.c-oxm-search-toolbar__inner .c-cs-icon, .c-site-header .c-cs-icon, .c-oxm-search-toolbar__inner .c-oxm-cart-infos__total, .c-site-header .c-oxm-cart-infos__total {
color:#000000;
}

.c-cs-discount__discount-value, .c-cs-product-discount__discount-value{
color:#FFFFFF;
background-color:#9FBE40;
}

.c-cs-product-option-list__item.is-selected {
box-shadow:inset 0 0 0 5px #9FBE40;
}
.c-oxm-slider-chips-element.is-selected {
background-color:#9FBE40;
}
.l-facet__value.is-selected {
color:#9FBE40;
}
.l-facet__values-container--color-grid .l-facet__value.is-selected {
color:#9FBE40;
}
.l-facet__values-container--value-grid .l-facet__value.is-selected {
background-color:#9FBE40;
border-color:#9FBE40;
color:#FFFFFF;
}

md-checkbox.md-checked .md-icon {
background-color:#9FBE40;
color:#fff;
}
md-radio-button.md-checked .md-on {
background-color:#9FBE40;
}
md-input-container.md-input-focused label:not(.md-no-float) {
color:#9FBE40;
}

.md-calendar-selected-date .md-calendar-date-selection-indicator {
background-color:#9FBE40;
color:#FFFFFF;
}
.md-calendar-date-today .md-calendar-date-selection-indicator {
border:1px solid #1b395e;
border-color:#9FBE40;
}

.c-button {
    border-radius: 0px;
}
.c-button--primary {
background-color:#BDD27B;
color:#000000;
}
.c-oxm-cart-infos__qty {
background-color:#9FBE40;
color:#FFFFFF;
}
.c-cs-double-slider .sliderContainer .cursor:nth-of-type(2) .ruler {
background-color:#9FBE40;
}
.c-cs-double-slider .sliderContainer .pointer {
background-color:#9FBE40;
}
.c-tabs__title.is-active {
color:#9FBE40;
}

.c-product-list__price .PBSalesPrice .origin, .c-product-detail__price .PBSalesPrice .origin, .c-oxm-cart-summary__line--total .PBSalesPrice .origin{
color:#B0C472;
}

.c-site-footer {
background-color: rgb(68, 64, 60);
}
.c-site-footer__info-img {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: none;
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
}

.c-site-footer__copyright{
background-color:#44403c;
color:#fff;
}
.c-site-footer__copyright-link{
color:#fff;
}

.c-countries-item.is-selected{
box-shadow:inset 0 0 0 2px #9FBE40;
}


/*--------------------------------------- surcouche */

.c-app-subscribe-to-news__title {
    color: #fff !important;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 30px;
}

#diapo{margin-top:-15px !important}
#reassurances{margin-bottom:-15px !important;}
.c-site-header__logo-img, .c-site-header__logo-inner {
    max-height: 55px !important;
}