@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700&display=swap');

.wb-accueil #oxOriginalContent{
	padding-top: 0;
	padding-bottom: 0;
}

#accueilDiapo .ox-glide__slide {
	height : calc(100vw / 2000 * 333);
}

#reassurancesTopAccueil{
	display: none;
}
#marquesAccueil{
	margin-bottom: 0;
}
#marquesAccueil ul li {
    display: flex;
    justify-content: center;
    align-items: center;
}
.tdgAccueil.fullwidth .sectiondataarea{
	background-color: #F7F7F7;
}
.tdgAccueil .ox-need-space{
	margin-top: 0 !important;
}
.tdgAccueil .PBItemImg{
	margin: auto;
}
.tdgAccueil .ox-product-name{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #14536b;
	font-weight: 700;
	font-size: 16px;
	min-height: 50px;
}
.tdgAccueil .ox-product-price{
	display: flex;
	flex-flow: row-reverse;
	justify-content: center;
	align-items: center;
	height: 35px;
}
.tdgAccueil .ox-product-price .PBDiscount{
	display: none;
}
.tdgAccueil .ox-product-price .PBStrike{
	color: #989797;
	font-size: 16px;
	font-weight: 300;
	padding: 0 5px;
}
.tdgAccueil .ox-product-price .PBSalesPrice{
	color: #666666;
	font-weight: 300;
	font-size: 16px;
	padding: 0 5px;
}

.c-app-subscribe-to-news__title{
    color: #FFF !important;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

#menuReseauxFooter .ox-row__col{
	width: 100%;
	padding:0 35px;
	text-align: center;
}

@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: 'Titillium Web', sans-serif;
font-weight:500;
color: #000;
}

.c-oxm-page-toolbar__title {
font-family: 'Titillium Web', sans-serif;
color: #000;
}

.ox-iconfont-shopping-cart::before {
content:"\f11f";
}

.c-oxm-search-toolbar__inner{
background-color:#FFFFFF;
}
.c-site-header{
background-color:rgba(255,255,255,1);
border-bottom-color:#00AEEF;
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:#00AEEF;
}

.c-cs-product-option-list__item.is-selected {
box-shadow:inset 0 0 0 5px #223142;
}
.c-oxm-slider-chips-element.is-selected {
background-color:#223142;
}
.l-facet__value.is-selected {
color:#223142;
}
.l-facet__values-container--color-grid .l-facet__value.is-selected {
color:#223142;
}
.l-facet__values-container--value-grid .l-facet__value.is-selected {
background-color:#223142;
border-color:#223142;
color:#FFFFFF;
}

md-checkbox.md-checked .md-icon {
background-color:#223142;
color:#fff;
}
md-radio-button.md-checked .md-on {
background-color:#223142;
}
md-input-container.md-input-focused label:not(.md-no-float) {
color:#223142;
}

.md-calendar-selected-date .md-calendar-date-selection-indicator {
background-color:#223142;
color:#FFFFFF;
}
.md-calendar-date-today .md-calendar-date-selection-indicator {
border:1px solid #1b395e;
border-color:#223142;
}

.c-button {
border-radius:0px;
}
.c-button--primary {
background-color:#00AEEF;
color:#FFFFFF;
}
.c-oxm-cart-infos__qty {
background-color:#223142;
color:#FFFFFF;
}
.c-cs-double-slider .sliderContainer .cursor:nth-of-type(2) .ruler {
background-color:#223142;
}
.c-cs-double-slider .sliderContainer .pointer {
background-color:#223142;
}
.c-tabs__title.is-active {
color:#223142;
}

.c-product-list__price .PBSalesPrice .origin, .c-product-detail__price .PBSalesPrice .origin, .c-oxm-cart-summary__line--total .PBSalesPrice .origin{
color:#223142;
}

.c-site-footer {
background-color:#222A34;
}
.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:#222A34;
color:#000000;
}
.c-site-footer__copyright-link{
color:#FFFFFF;
}

.c-countries-item.is-selected{
box-shadow:inset 0 0 0 2px #223142;
}

#lienNewsMobile{
	display:block !important;
}
.f-blanc a img{
	max-height: 40px !important;
}
.logo-b-menu a img{
	max-height: 20px !important;
}

/* pop up */
	.ngdialog.app-promo-popup-ngdialog.banner-display > .ngdialog-content{
		max-height: 100% !important;
		overflow: auto !important;
	}
	.l-site__fixed-bottom-container{
		z-index: 9999 !important;
	}

/* Changement logo twitter MOBILE*/
.ox-iconfont-twitter::before {
  content: "" !important;
}
.ox-iconfont-twitter{
background-image: url('/Files/131117/Img/14/x-twitter.png');
background-size: 16px;
background-repeat: no-repeat;
background-position: center;
}
