@import 'https://fonts.googleapis.com/css?family=Cabin:300,400,700|Lato:300,400,700|Montserrat:300,400,700|Open+Sans:300,400,700|Raleway:300,400,700|Roboto:300,400,700|Ubuntu:300,400,700|Poppins:300,400,700|Roboto+Slab:300,400,700|Work+Sans:300,400,700|Dosis:300,400,700|PT+Sans:300,400,700|Nunito:300,400,700|Heebo:300,400,700|Alfa+Slab+One:300,400,700|Bad+Script:300,400,700|Catamaran:300,400,700|Dosis:300,400,700|Lobster:300,400,700|Lora:300,400,700|Oswald:300,400,700|Pacifico:300,400,700|Playfair+Display:300,400,700|Crimson+Pro:300,400,700|Karla:300,400,700|Krona+One:300,400,700|Roboto+Condensed:300,400,700|Cardo:300,400,700|Josefin+Sans:300,400,7000|Libre+Baskerville:300,400,700|Dancing+Script:300,400,700';
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,600;6..96,800&family=Outfit:wght@300;400;600;700&display=swap');
@font-face{
font-family:'OxatisIconFont';
src:url('/frontend/fonts/OxatisIconFont-line/Flaticon.eot#iefix') format('embedded-opentype'), url('/frontend/fonts/OxatisIconFont-line/Flaticon.ttf') format('truetype'), url('/frontend/fonts/OxatisIconFont-line/Flaticon.woff') format('woff'), url('/frontend/fonts/OxatisIconFont-line/Flaticon.svg#Flaticon') format('svg');
font-weight:normal;
font-style:normal;
}

.l-site {
    background-color: #ffffff
}

a, body{
color:#000000;
font-family:Outfit, sans-serif;
font-weight:400;
}

body, button, select, html, textarea, input {
font-family:Outfit, sans-serif;
font-weight:400;
}

.c-oxm-page-toolbar__title {
font-family:inherit;
font-weight:400;
}

.ox-iconfont-shopping-cart::before {
 content:" ";
    background-image:url('/Files/31780/Img/12/ico-panier-mobile.png');
    background-repeat:no-repeat;
    background-size:25px;
    width: 40px;
    height: 40px;
    display: block;
    margin:0;
	background-position: center;
}

.c-oxm-search-toolbar__inner{
background-color:#020028;
}
.c-site-header{
background-color:rgba(2,0,40,1);
border-bottom-color:#000028;
border-bottom-style:none;
border-bottom-width:0px;
}
.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:#FFFFFF;
}
.c-oxm-sidenav__headline--alt {
background-color:#000028;
color:#FFFFFF;
}

.c-oxm-sidenav__headline--sub {
background-color:#47A3BB;
color:#FFFFFF;
border:0 none;
min-height:48px;
}

.c-oxm-sidenav__headline--sub .c-oxm-sidenav__headline-text {
    opacity: 1;
    text-transform: none;
    color: inherit;
}

.c-cs-discount__discount-value, .c-cs-product-discount__discount-value{
color:#FFFFFF;
background-color:#E73B31;
}

.c-cs-product-option-list__item.is-selected {
box-shadow:inset 0 0 0 5px #000028;
}
.c-oxm-slider-chips-element.is-selected {
background-color:#000028;
}
.l-facet__value.is-selected {
color:#000028;
}
.l-facet__values-container--color-grid .l-facet__value.is-selected {
color:#000028;
}
.l-facet__values-container--value-grid .l-facet__value.is-selected {
background-color:#000028;
border-color:#000028;
color:#FFFFFF;
}

md-checkbox.md-checked .md-icon {
background-color:#000028;
color:#fff;
}
md-radio-button.md-checked .md-on {
background-color:#000028;
}
md-input-container.md-input-focused label:not(.md-no-float) {
color:#000028;
}

.md-calendar-selected-date .md-calendar-date-selection-indicator {
background-color:#000028;
color:#FFFFFF;
}
.md-calendar-date-today .md-calendar-date-selection-indicator {
border:1px solid #1a1f26;
border-color:#000028;
}

.c-button {
    border-radius: 0px;
    text-transform: none;
    border-style: solid;
    border-width: 1px;
}
.c-button--primary {
background-color:#47A7BE;
border-color:#47A7BE;
color:#FFFFFF;
}
.c-button--secondary {
color:#000000;
background:transparent;
border-color:#000000;
background-color:transparent;
}
.c-button--tertiary {
color:#000000;
background:transparent;
border-color:#000000;
}
.c-oxm-cart-infos__qty {
background-color:#47A7BE;
color:#FFFFFF;
}
.c-cs-double-slider .sliderContainer .cursor:nth-of-type(2) .ruler {
background-color:#000028;
}
.c-cs-double-slider .sliderContainer .pointer {
background-color:#000028;
}
.c-tabs__title.is-active {
color:#000028;
}

.c-product-list__price .PBSalesPrice .origin, .c-product-detail__price .PBSalesPrice .origin, .c-oxm-cart-summary__line--total .PBSalesPrice .origin{
color:#000000;
}

.c-site-footer {
background-color:#FFFFFF;
}
.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:#FFFFFF;
color:#ffffff;
}
.c-site-footer__copyright-link{
color:#000000;
}

.c-countries-item.is-selected{
box-shadow:inset 0 0 0 2px #000028;
}

.u-ox-bgcolor--primary {
background-color:#000028;
}

.u-ox-bgcolor--secondary {
background-color:#47A3BB;
}

.u-ox-color--primary {
color:#000028;
}

.u-ox-color--secondary {
color:#47A3BB;
}

.u-ox-bgcolor--primary.u-ox-color--contrast, .u-ox-bgcolor--primary .u-ox-color--contrast {
color:#FFFFFF;
}

.u-ox-bgcolor--secondary.u-ox-color--contrast, .u-ox-bgcolor--secondary .u-ox-color--contrast {
color:#FFFFFF;
}
.designBackColorMain, .designBackColorMainHover:hover{
background-color:#000028;
}
.designColorMain, .designColorMainHover:hover{
color:#000028;
}
  /*-------------------------------------- ACCUEIL */
  #diapo{
    margin-top:-10px;
  }
  .ombre-diapo-hp{

  }
  .img-categorie-hp img{
    border:3px solid #fff;
    border-radius:150px;
  }

.tg-hp .PBItemName .PBMainTxt{
  font-size:16px;
  line-height: 26px;
}
.tg-hp .ox-product .sectiondataarea,
.bloc-reassurance-hp{
  box-shadow: 0 3px 6px rgba(0,0,0,.13333333333333333);
  border:none;
	background-color: #fff;
padding: 10px;
}
/* Newsletter */
.c-app-subscribe-to-news__title{
	font-size: 16px;
font-weight: bold;
line-height: 18px;
text-transform: uppercase;
	text-align:left;
}
/* bt cookie */
.c-app-cookies__btn.c-button--secondary,
.c-oxm-alert__button.c-button--secondary,
.btndetail.c-button--primary{
	border-color:#fff !important;
	color:#fff !important;
	background-color:transparent;
}

/* alert */
.c-oxm-alert--success {
    background-color: #020028 !important;
    color: #fff;
  }
.csEE5879E5{
	font-size: 15px;
font-weight: 300;
	font-family:Outfit, sans-serif;
}
/* Fiche */
.c-product-detail__buybtn.c-button--primary{
	text-transform: uppercase;
font-weight: 700;
	font-size: 18px;

}
