@import 'https://fonts.googleapis.com/css?family=Roboto:300|Open+Sans|Lato:300';

@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:Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
}

.c-oxm-search-toolbar__inner {
background-color:#DBDBDB;
}
.c-site-header{
border-bottom-color:#dedede;
border-bottom-style:none;
border-bottom-width:1px;
background-color:#DBDBDB;
}

.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:#8B4A9B;
}

.c-cs-product-option-list__item.is-selected {
box-shadow:inset 0 0 0 5px #89499A;
}
.c-oxm-slider-chips-element.is-selected {
background-color:#89499A;
}
.l-facet__value.is-selected {
color:#89499A;
}
.l-facet__values-container--color-grid .l-facet__value.is-selected {
color:#89499A;
}
.l-facet__values-container--value-grid .l-facet__value.is-selected {
background-color:#89499A;
border-color:#89499A;
color:#FFFFFF;
}

md-checkbox.md-checked .md-icon {
background-color:#89499A;
color:#fff;
}
md-radio-button.md-checked .md-on {
background-color:#89499A;
}
md-input-container.md-input-focused label:not(.md-no-float) {
color:#89499A;
}

.md-calendar-selected-date .md-calendar-date-selection-indicator {
background:#7D1174;
color:#FFFFFF;
background-color:#89499A;
}
.md-calendar-date-today .md-calendar-date-selection-indicator {
border:1px solid #7D1174;
border-color:#89499A;
}

.c-button {
    border-radius: 0px;
}
.c-button--primary {
background:#7D1174;
color:#FFFFFF;
background-color:#8B4A9B;
}
.c-oxm-cart-infos__qty {
background:#7D1174;
color:#FFFFFF;
background-color:#89499A;
}
.c-cs-double-slider .sliderContainer .cursor:nth-of-type(2) .ruler {
background-color:#89499A;
}
.c-cs-double-slider .sliderContainer .pointer {
background-color:#89499A;
}
.c-tabs__title.is-active {
color:#89499A;
}

.c-product-list__price .PBSalesPrice .origin, .c-product-detail__price .PBSalesPrice .origin, .c-oxm-cart-summary__line--total .PBSalesPrice .origin{
color:#8B4A9B;
}

.c-site-footer {
    background-color:#DBDBDB;
}
.c-site-footer__info-img::before {
    padding-top: 0%;
    background-image:none;
}

.c-site-footer__copyright{
    background-color:#DBDBDB;
    color:#000000;
}
.c-site-footer__copyright-link{
    color:#000000;
}
.ox-iconfont-shopping-cart::before{content:"\f11f";}
.c-site-footer__info-img{height:0px;}