h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0a263c !important
}

.labelnew,
.labelsale {
    display: none
}

.item button.button {
    background: #00a295
}

.ui-menu-item.all-category {
    display: none
}

.item button.button .icon.icon-add-to-cart {
    color: #00a295
}

.product-item-info:hover button.button {
    background: #feda44 !important
}

.account .pager .next>a,
.account .pager .next>span {
    float: none
}

.price-container span.price:after {
    content: " HT";
    font-size: 12px
}

.account .pager .pages li {
    border: 0
}

.account .pager .pages li a {
    height: 45px
}

.account .column.main .toolbar .limiter-options {
    padding: 0 15px;
    margin: 0 7px 1px
}

.product-item-info:hover button.button .icon.icon-add-to-cart {
    color: #fff !important
}

.breadcrumbs li.home a,
.breadcrumbs li a {
    color: #838383 !important
}

.available span {
    color: #5bb300
}

.catalog-category-view .sku label,
.catalogsearch-result-index .sku label {
    font-weight: 900
}

.category-product-grid .short-desc {
    display: block;
    clear: both;
    padding-top: 10px
}

.catalog-category-view .sku,
.catalogsearch-result-index .sku,
.catalog-category-view .ref,
.catalogsearch-result-index .ref {
    margin-top: 0;
}

.catalog-category-view .ref,
.catalogsearch-result-index .ref {
    margin-bottom: 20px
}

.catalog-product-view .product-info-main .product-info-stock-sku {
    display: flex;
    flex-direction: column-reverse
}

.catalog-product-view .sku {
    margin-top: 0;
    margin-bottom: 22px
}

.breadcrumbs li a {
    background: 0 0 !important
}

.breadcrumbs li:before {
    content: "\f105" !important;
    font-family: "FontAwesome" !important
}

.header-line {
    text-align: center
}

#cart-sidebar-reorder .tocart {
    padding: 0 13px
}

.top-links a {
    font-weight: 700
}

.header-content {
    padding: 15px 0
}

.header-logo {
    transform: translateY(-10px)
}

.header-content .icon-shopping-bag:before {
    content: " ";
    background-image: url(/pub/media/alioze/client/picto-panier-1.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: left
}

.table-wrapper .col.total {
    text-align: center
}

.icon-user:before {
    color: #00a295
}

.icon-user:hover:before {
    cursor: auto
}

.logo {
    position: relative
}

.logo img {
    max-width: 270px
}
.logo small {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #8d8d8d;
    font-size: 12px;
    font-weight: 200;
    position: absolute;
    top: 61px;
    left: 0;
    right: 0;
    text-align: center;
    letter-spacing: 1.3px;
}

.header-search .form-search button.button>span:before {
    color: #fff;
    font-size: 17px;
    display: block;
    line-height: 50px
}

.header-search .form-search button.button>span {
    line-height: 45px
}

.home__slider {
    margin-bottom: 15px
}

.home__slider .slick-arrow {
    display: none !important
}

.home__sliderSlide {
    background-position: center;
    background-size: cover
}

.home__sliderSlideCtn {
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
    padding: 0 20px 50px
}

.home__sliderSlideCtn>div {
    flex: 1 1 0;
    margin-bottom: 15px
}

.home__sliderSlidePrefix {
    background-color: #00a295;
    color: #feda44;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 8px;

    display: inline-block
}

.home__sliderSlideTitle {
    font-size: 24px;
    color: #00a295;
    font-weight: 200;
    margin: 10px 0 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

.home__sliderSlideBaseline {
    color: #3e3e40;
    text-transform: uppercase;

    font-weight: 700
}
/*lien image slider*/
.home__sliderSlide .home__sliderSlideMedia a{
background: unset ;
padding: 0px;
}
.home__sliderSlide .home__sliderSlideMedia a:hover{
	background-color: transparent;
}

.home__sliderSlide a {
    padding: 15px 30px;
    display: inline-block;
    background: #feda44;
    font-weight: 700;
    text-align: center;
    border-radius: 30px;
    margin-top: 40px;
    color: #3e3e40;
    letter-spacing: .5px
}

.home__sliderSlide a:after {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    margin-left: 14px;
    opacity: .7
}

.home__sliderSlideBaseline:empty,
.home__sliderSlidePrefix:empty,
.home__sliderSlide a:empty {
    display: none
}

.home__slider .slick-dots {
    bottom: 30px
}

.home__slider .slick-prev,
.home__slider .slick-next {
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    border-radius: 0;
    color: transparent
}

.home__slider .slick-prev:hover,
.home__slider .slick-next:hover {
    color: transparent
}

.home__slider .slick-prev:before,
.home__slider .slick-next:before {
    font-size: 50px !important;
    line-height: 30px
}

.home__slider .slick-prev {
    left: 30px
}

.home__slider .slick-next {
    right: 30px
}

.home__nav {
    margin-bottom: 50px
}

.home__nav h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0
}

.home__nav .mainDesc {
    margin: 20px 0 30px;
    line-height: 1.7;
    font-size: 16px
}

.home__navBlock {
    margin-bottom: 25px
}

.home__navBlockTitle {
    border: 1px solid #e2e2e2;
    border-width: 1px 0;
    position: relative
}

.home__navBlockTitle:after {
    position: absolute;
    right: 0;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 17px;
    margin-left: 5px;
    vertical-align: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #333;
    opacity: .5
}

.home__navBlock .cont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1.2;
    padding-right: 15px
}

.home__navBlockTitle img {
    display: inline-block;
    height: 60px;
    margin-right: 10px
}

.home__navBlockTitle,
.home__navBlockTitle a {

    text-transform: uppercase;
    color: #00a295 !important;
    font-size: 16px
}

.home__navBlockTitle span {
    display: block;
    font-weight: 700
}

.home__navBlockItems li,
.home__typeBlock li {
    margin-bottom: 0;
    border-bottom: 1px solid #e2e2e2
}

.home__navBlockItems li a,
.home__typeBlock li a {
    opacity: .7;

    text-transform: uppercase;
    display: inline-block;
    padding: 13px 20px;
    font-size: 14px;
    position: relative;
    width: 100%
}

.home__navBlockItems li a:hover,
.home__typeBlock li a:hover {
    opacity: 1
}

.home__navBlockItems li a:before,
.home__typeBlock li a:before {
    content: "•";/* t3KE */
    color: #00a295;
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-55%)
}

.home__navBlockItems li a:after,
.home__typeBlock li a:after {
    position: absolute;
    right: 0;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 17px;
    margin-left: 5px;
    vertical-align: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: .5
}

.home__currentSalesTitle,
.home__type .title {

    font-weight: 700;
    color: #0a263c;
    font-size: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-right: 60px
}

.home__currentSalesTitle span,
.home__type .title span {
    display: inline-block
}

.home__currentSalesTitle span:after,
.home__type .title span:after {
    content: "";
    display: block;
    height: 2px;
    background: #feda44;
    width: 100%;
    transform: translateY(5px)
}

.home__currentSales li {
    margin-bottom: 15px
}

.home__currentSales li a {
    display: flex;
    align-items: flex-start;
    padding: 0 10px
}

.home__currentSales li a>* {
    flex: 0 0 50%
}

.home__currentSales li a img {
    padding-right: 10px;
    max-width: 125px;
    width: 100%
}

.home__currentSalesProductName {
    font-weight: 700
}

.home__currentSalesProductPrice .priceOld {
    color: #ff2e38;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 13px
}

.home__currentSalesProductPrice .priceNew,
.home__currentSalesProductPrice {
    color: #00a295;
    font-size: 20px;
    font-weight: 700;
    display: block
}

.home__currentSales .cta,
.leftcol_actu .cta {
    margin: 20px 0;
    padding: 15px;
    display: block;
    background: #feda44;
    width: 100%;
    font-weight: 700;
    text-align: center;
    border-radius: 30px
}

.home__currentSales .current-sales-image-wrapper {
    position: relative
}

.home__reinsurance {
    background: #f5f5f5;
    padding: 10px 20px;
    border-radius: 10px;
    margin: 25px 0
}

.home__reinsurance ul {
    margin-bottom: 0
}

.home__reinsurance li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 0
}

.home__reinsurance li:last-of-type {
    border-bottom: none
}

.home__reinsurance li img {
    flex: 0 0 33%
}

.home__reinsurance li div {
    flex: 0 0 66%;
    text-align: center;
    padding: 5px 0
}

.home__reinsurance li strong {
    display: block;
    color: #3e3e40
}

.whyProprissimo {
    margin: 25px 0;
    text-align: center;
    border: 1px solid #e2e2e2;
    display: none
}

.whyProprissimo .title {
    margin: 15px 30px;
    font-size: 22px;
    font-weight: 200;
    margin-bottom: 0;
    color: #3e3e40
}

.whyProprissimo .proprissimoLogo {
    padding: 0 20px
}

.whyProprissimo .img-responsive {
    width: 100%
}

.whyProprissimo .cta {
    margin: 20px;
    padding: 15px 30px;
    display: inline-block;
    background: #feda44;
    font-weight: 700;
    text-align: center;
    border-radius: 30px;
    margin-top: 5px
}

.home__type {
    position: relative;
    margin: 90px 0 40px
}

.home__typeBlockContainer {
    display: flex
}

.home__typeBlock {
    padding: 0 10px
}

.home__typeBlockTop {
    background: #00a295
}

.home__typeBlockTop img {
    width: 100%
}

.home__typeBlockTop span {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 20px;
    display: block
}

.home__type .slick-prev,
.home__type .slick-next {
    top: -45px;
    right: 0
}

.home__type .slick-prev {
    right: 30px
}

.home__type .slick-dots {
    bottom: -30px
}

.slick-prev:before,
.slick-next:before {
    font-size: 24px !important;
    height: 25px !important
}

.home__productsCtn {
    position: relative
}

.home__products {
    opacity: 0;
    visibility: hidden;
    height: 0
}

.home__products.visible {
    opacity: 1;
    visibility: visible;
    height: auto
}

.home__products .slick-dots {
    bottom: -30px
}

.home__products .slick-prev,
.home__products .slick-next {
    top: -45px;
    right: 0
}

.home__products .slick-prev {
    right: 30px
}

.home__products .slick-dots {
    bottom: -30px
}

.home__productsTitle {

    color: #000000;
	font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-right: 60px
}

.home__productsTitle span {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 10px;
    cursor: pointer
}

.home__productsTitle span.active {
    font-weight: 700
}

.home__productsTitle span.active:after {
    content: "";
    display: block;
    height: 2px;
    background: #18a295;
    width: 100%;
    transform: translateY(5px)
}

.home__productsItem {
    padding: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0);
    transition: all ease .2s
}

.home__productsItem:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, .2)
}

.home__productsItemName {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 14px;
    color: #3e3e40;
    height: 50px
}

.home__productsItem img {
    margin-bottom: 15px
}

.home__productsItemActions {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.home__productsItemPrice .priceOld {
    color: #ff2e38;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 13px
}

.home__productsItemPrice {
    color: #00a295;
    font-size: 20px;
    font-weight: 700;
    display: block
}

.home__productsCtn .products-pushs-image-wrapper {
    display: block;
    position: relative
}

.suppliers,
.brands {
    padding: 10px 0;
    margin-bottom: 50px;
    position: relative;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.suppliers h3 {
    margin-bottom: 2em;
}

.suppliers_list,
.brands {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.suppliers_list,
.brands__list {
    margin-bottom: 0;
}

.brands__list {
    padding: 0 70px;
}

.suppliers_list {
    padding: 1em 70px;
}

.suppliers_list li,
.brands__list li {
    padding: 0 10px;
    height: 100%
}

.brands__cta {
    position: absolute;
    right: 60px;
    padding: 0;
    list-style-type: none;
    top: 0;
    height: 100%;
    background: #fff
}

.brands__cta a {
    height: auto;
    display: inline-block;
    text-align: center;
    padding: 20px 25px;
    background: #e1e1e1;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 15px;
    padding-right: 30px
}

.brands__cta a:after {
    content: " ";
    display: block;
    width: 1px;
    height: 1px;
    border: 1px solid;
    position: absolute;
    right: 0;
    border-color: transparent #fff transparent transparent;
    border-width: 32px;
    top: 29px
}

.brands__cta a:before {
    content: " ";
    display: block;
    width: 1px;
    height: 1px;
    border: 1px solid;
    position: absolute;
    right: 0;
    border-color: transparent #fff transparent transparent;
    border-width: 29px;
    top: -29px
}

.suppliers .slick-slide img,
.brands .slick-slide img {
    opacity: .5;
    max-height: 116px
}

.suppliers .slick-slide img:hover,
.brands .slick-slide img:hover {
    opacity: 1
}

.cms-distributeur-hygiene .widget.block.block-static-block .suppliers,
.contact-index-index .widget.block.block-static-block .suppliers,
.cms-distributeur-hygiene .widget.block.block-static-block .brands,
.contact-index-index .widget.block.block-static-block .brands,
.cms-index-index .widget.block.block-static-block .suppliers,
.cms-index-index .widget.block.block-static-block .brands,
.suppliers_cta,
.suppliers .slick-prev,
.suppliers .slick-next,
.suppliers .slick-cloned,
.page-alo-mainbottom.wrap .suppliers {
    display: none !important
}

.category-nos-marques .page-alo-mainbottom.wrap .suppliers {
    display: block !important;
};

.suppliers {
    margin-top: 4em;
}

.suppliers .slick-slide img {
    opacity: 1;
    transition: all 0.2s ease;
}

.suppliers .slick-slide img:hover {
    transform: scale(1.2);
}

.cms-distributeur-hygiene .page-alo-sectionbottom.wrap .col-md-2 {
    width: 20%
}

.home__blog {
    margin-bottom: 30px;
    display: none
}

.home__blog h2 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    margin-bottom: 25px
}

.home__blog h6 {
    margin: 20px 0 15px;
    font-weight: 700;
    font-size: 14px;
}

.home__blog h6 a {
    color: #00a295 !important
}

.home__blogPost {
    margin-bottom: 40px
}

.home__blogPostDate {
    font-weight: 700;
    font-size: 13px;

    color: #535353;
    margin-bottom: 15px
}

.home__blogPostDate:before {
    content: "\f017";
    font-family: "FontAwesome";
    margin-right: 7px;
    color: #00a295
}

.home__blogPostDescription {
    border-top: 1px solid #e2e2e2;
    padding-top: 15px;
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 20px
}

.home__blogPost a.cta {
    font-weight: 700;
    font-size: 13px;

    color: #00a295
}

.page-footer .main-footer {
    background: 0 0 !important;
    padding: 0 !important;
    margin-top: 60px
}

.page-bottom {
    margin-top: 0 !important
}

.footer__contacts {
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 15px;
    text-align: center
}

.footer__contacts img {
    height: 75px;
    width: 75px
}

.footer__contactsTitle {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #feda44
}

.footer__contactsBaseline {
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
    letter-spacing: .5px
}

.footer__contactsLinks a {
    margin: 20px 10px;
    padding: 15px 25px;
    display: inline-block;
    background: #feda44;
    font-weight: 700;
    border-radius: 30px
}

.block-subscribe .form.subscribe {
    float: none !important
}

footer .cms-static-main-footer {
    padding: 40px 0;
    text-align: center
}

.footer-item .box-content .content .link-list {
    display: block
}

.footer-item .box-content .content .link-list p {
    color: #333e48
}

footer .cms-static-main-footer a {
    color: #3e3e40
}

#cms-static-main-footer .footer-item .box-content .content .link-list a {
    color: #a0a0a2;
    font-weight: 600
}

footer .minisearch.form-search .block-title,
footer .minisearch.form-search .catalogsearch-box {
    display: none
}

footer .minisearch.form-search {
    position: relative;
    overflow: hidden;
    max-width: 300px;
    margin: 0 auto
}

footer .minisearch.form-search .search.button {
    position: absolute;
    left: 83%;
    top: -7px;
    padding: 0 10px;
    background: 0 0;
    border: none;
    color: #00a295
}

footer .minisearch.form-search .search.button i {
    margin-right: 50px
}

.footer__subContact {
    display: flex;
    align-items: center;
    justify-content: center
}

.footer__subContact img {
    width: 60px;
    height: 60px;
    margin-right: 12px
}

.footer__subContact p {
    font-size: 13px;
    margin-bottom: 0
}

.footer__subContact p a {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    display: block;
    line-height: 27px
}

#cms-static-main-footer .footer-item:nth-child(2) .link-list li:first-child a {
    color: #00a295;
    font-weight: 700
}

.cms-static-main-footer .footer-item .link-list strong:before {
    content: " ";
    font-family: "FontAwesome";
    margin-right: 7px;
    background-color: #dadada;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    background-image: url(/pub/media/alioze/client/picto-client-5.png)
}

.cms-static-main-footer .box-content small {
    display: block;

    text-transform: uppercase;
    letter-spacing: 1px;
    color: #8d8d8d;
    font-size: 11px;
    font-weight: 200;
    position: absolute;
    top: 71px;
    left: -14px;
    right: initial;
    text-align: center;
    width: 100%
}

.block.filter .filter-title strong,
.magicproduct.magicproduct-custom .item .title {
    font-weight: 700;
}

ul.nav-accordion .collapse,
ul.nav-accordion .expand {
    font-size: 18px;
    color: #00a295
}

ul.nav-accordion .expand,
ul.nav-accordion .collapse {
    top: 10px
}

ul.nav-accordion .submenu {
    padding: 10px 0
}

ul.nav-accordion .collapse:before,
.filter-options .filter-options-title:after {
    color: #00a295
}

ul.nav-accordion .expand:before,
.filter-options .active .filter-options-title:after {
    content: "";
    color: #00a295
}
.filter-options .toggle-tab:before {
    opacity: 0.0;
}

.accor-title {

    font-weight: 700;
    color: #00a295 !important
}

ul.nav-accordion li a {
    padding: 6px 15px
}

ul.nav-accordion li a span {
    font-weight: 700
}

ul.nav-accordion li.active>a {
    color: #00a295 !important
}

#narrow-by-list.filter-options .filter-options-title {
    font-weight: 400;
    text-transform: uppercase;

    letter-spacing: .5px;
    pointer-events: none;
}

.category-product-list .item .product-item-details {
    width: 24%
}

.category-product-list .item .hover-box {
    width: 54%
}

.category-image {
    float: left;
    margin: 0 60px 20px 0;
    height: 170px;
    width: 170px;
    position: relative
}

.category-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background-color: #feda44
}

.category-image:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 3px;
    right: 7px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #00a295
}

.category-image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    border-radius: 50%
}

.page-title-wrapper .link.action {
    display: none
}

.category-view {
    overflow: auto
}

li.level2[class$=active] a span {
    color: #00a295
}

.catalog-category-view .page-title-wrapper h1.page-title,
.catalog-category-view .page-title-wrapper h1.page-title .base {
    font-size: 30px;

    font-weight: 700;
    letter-spacing: .5px;
    color: #00a295
}

.catalog-category-view .page-title-wrapper h1.page-title {
    margin-bottom: 10px
}

.catalog-category-view .product-highlights li:before,
.catalog-product-view .product-highlights li:before {
    content: "\2022";
    color: #feda44;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    font-size: 17px;
    vertical-align: middle
}

.catalog-category-view .weee[data-label] .price,
.catalogsearch-result-index .weee[data-label] .price,
.catalog-product-view .weee[data-label] .price {
    display: inline;
    font-size: 1.2rem !important
}

.catalog-category-view .product .stock.unavailable span,
.catalogsearch-result-index .product .stock.unavailable span {
    color: #b12704
}

.catalog-category-view .actions-primary .stock.unavailable,
.catalogsearch-result-index .actions-primary .stock.unavailable {
    display: none
}

.catalog-product-view  .fotorama__arr--next, .catalog-product-view  .fotorama__arr--prev{
  display: none !important;
}

.catalog-product-view .fotorama__nav--thumbs{
    text-align: center;
    margin-top: -20px;
}
.page-title-wrapper h1.page-title:after {
    clear: none
}

.category-description {
    font-size: 15px;
    line-height: 1.6;
    margin: 10px 0 20px
}

.category-description:after {
    clear: both
}

.toolbar-top {
    margin-top: 20px
}

.toolbar select {
    -webkit-appearance: none;
    appearance: none
}

.toolbar .limiter,
.toolbar .sorter {
    position: relative
}

.toolbar .modes-mode.active {
    display: none
}

.toolbar .limiter:after,
.toolbar .sorter:after {
    position: absolute;
    content: "";
    top: 18px;
    right: 13px;
    width: 0;
    height: 0;
    border: 3px solid transparent;
    border-color: #535353 transparent transparent;
    pointer-events: none
}

.toolbar .sorter:after {
    right: 40px
}

.toolbar .limiter-options {
    padding: 0 15px
}

.category-product-list .item .hover-box {
    padding: 15px
}

.item .product-name a.product-item-link {
    color: #595959 !important;
    font-weight: 400;
    font-size: 15px;
    font-weight: 600
}

.product-reviews-summary .reviews-actions {
    margin-top: 0 !important
}

.product-reviews-summary {
    margin-bottom: 5px !important
}

.product-reviews-summary a {
    color: #00a295 !important
}

.product-reviews-summary a.action.view:first-child {
    font-weight: 700;
    text-transform: lowercase
}

.product-reviews-summary a.action.add {
    text-transform: initial
}

.product-reviews-summary a.action.add:before {
    content: " | ";
    color: #bebebe;
    padding-right: 5px
}

.product-reviews-summary.empty a.action.add {
    color: #8d8d8d !important
}

.product-reviews-summary.empty a.action.add:before {
    display: none
}

.review-add .review-form .review-fieldset .field .control>textarea {
    border-radius: 35px
}

.description.product-item-description a.action.more {
    display: block;
    font-weight: 700;
    margin-top: 15px
}

.description.product-item-description ul {
    list-style: none !important
}

.description.product-item-description ul li:before {
    content: "\2022";
    color: #f4ce2f;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1.1em
}

.old-price {
    padding-right: 10px
}

.price-final_price.price-box>.price-container .price {

    color: #00a295;
    font-weight: 600
}

.price-final_price.price-box .special-price .price {

    color: #00a295 !important;
    font-weight: 600
}

.product-essential .special-price .price {
    font-weight: 700
}

.product-essential .price-final_price.price-box>.price-container .price {
    font-weight: 700
}

.product-essential .price-final_price.price-box .special-price .price {
    font-weight: 700
}

.catalog-category-view .item button.button {
    background: #fed700
}

.category-product-list .item button.button>span {
    font-size: 13px !important;
    padding-left: 7px
}

.catalog-category-view .item button.button .icon.icon-add-to-cart {
    color: #fff
}

.catalog-category-view .product-item-info:hover button.button {
    /*background-color: #00a295 !important;*/
    /*border-color: #c6c6c6 !important*/
    color: #333e48
}

.catalog-category-view #maincontent button.button:hover {
    background-color: #fed700 !important;
    border-color: #fed700
}

.catalog-category-view .product-item-info:hover button.button .icon.icon-add-to-cart {
    color: #fff !important
}

.pages .item .page,
.pages .item .next,
.pages .item .previous {
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
}

.catalog-product-view .page-title-wrapper h1.page-title,
.catalog-product-view .page-title-wrapper h1.page-title .base {
    font-size: 26px;
}

.catalog-product-view .box-tocart .fieldset {
    display: flex;
    align-items: flex-end
}

.catalog-product-view .box-tocart .fieldset .qty {
    margin: 0 !important
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .control {
    width: 100px !important
}

.catalog-product-view .box-tocart .fieldset .actions {
    margin-right: 0
}

.catalog-product-view .box-tocart .fieldset .actions .tocart {
    padding: 0 15px 0 20px;
    height: auto
}

.catalog-product-view .box-tocart .fieldset .actions .tocart span {
    line-height: 1.5;
    font-size: 12px
}

.fotorama__thumb-border {
    border-color: #00a295 !important
}

.product.data.items>.item.title {
    padding: 0 15px
}

.product.info.detailed .item:first-child {
    padding-left: 0
}

.product.info.detailed .product.data.items>.item.title .switch:before {
    bottom: 0 !important
}

.product.info.detailed .product.data.items>.item.title .switch:after {
    width: 0;
    height: 0;
    bottom: -9px !important;
    border: 4px solid transparent;
    border-color: #feda44 transparent transparent;
    background-color: transparent !important
}

.product.data.items>.item.title>.switch .counter {
    display: none
}

.product.info.detailed .data.item {
    border-radius: 0
}

.block-related .block-title strong,
.crosssell .block-title strong,
.box-up-sell .block-title strong {

    font-weight: 700
}

.related .item .product-name a.product-item-link,
.product-sidebar .item .product-name a.product-item-link,
.upsell .item .product-name a.product-item-link {
    font-weight: 700;
    font-size: 13px
}

.sidebar .nav-accordion .category-item ul li {
    padding-right: 17px
}

.block.block-related .block-subtitle,
.block-related input.checkbox {
    display: none
}

.block-related .slick-arrow {
    top: -30px
}

.block .block-title {
    margin: 0 0 5px !important
}

.block .block-title strong {

    font-weight: 700
}

.block .block-title:before {
    width: 40%
}

.block-categories .accordion li>a {
    font-weight: 700 !important;
    color: #3e3e40 !important
}

.block-categories .accordion li a:before {
    padding-right: 5px !important;
    color: #3e3e40 !important
}

.sidebar .block-recent-posts .item a,
.block-archive .item a {
    font-weight: 400 !important
}

.block-categories .accordion li>a,
.block-recent-posts .block-content .item>a,
.related-posts .block-content .item>a,
.block-archive .block-content .item>a {
    padding: 4px 0 !important;
    transition: padding ease .2s
}

.block-categories .accordion li>a:hover,
.block-recent-posts .block-content .item>a:hover,
.related-posts .block-content .item>a:hover,
.block-archive .block-content .item>a:hover {
    padding-left: 5px !important
}

.block-categories .accordion li:last-child,
.block-recent-posts .block-content .item:last-child,
.related-posts .block-content .item:last-child,
.block-archive .block-content .item:last-child {
    border-bottom: none
}

.blog-page .blog-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.blog-page .blog-headerImage {
    display: none
}

.blog-page .blog-headerInfos h1 {

    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.blog-page .post-list-wrapper li {
    margin-bottom: 50px
}

.blog-page h2.post-title {
    margin: 10px 0
}

.blog-page h2.post-title a {

    font-weight: 700;
    color: #00a295;
    text-transform: uppercase;
    font-size: 14px
}

.blog-page .post-metaCategory {
    display: inline-block;
    font-weight: 700
}

.blog-page .post-metaCategory:after {
    content: "\2022";
    color: #00a295;
    padding: 0 5px;
    display: inline-block;
    transform: scale(1.5)
}

.blog-page .post-metaDate {
    display: inline-block
}

.blog-page .post-description {
    border-top: 1px solid #e2e2e2;
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.8;
    margin-top: 10px;
    margin-bottom: 20px
}

.blog-page .cta {
    padding: 10px 15px;
    display: inline-block;
    background: #feda44;
    font-weight: 700;
    text-align: center;
    border-radius: 30px
}

.post-content .post-description img {
    margin: 0 !important
}

.post-nextprev-hld {
    text-align: center !important;
    margin-bottom: 30px
}

.post-view a {
    color: #00a295 !important;
    font-weight: 700
}

.post-view .post-header .post-infos h2 {
    margin-top: 20px;
    float: none;
    font-weight: 700;
    font-size: 25px;
}

.post-view .post-header .post-categories:before {
    content: "\f040";
    font-family: "FontAwesome";
    color: #00a295;
    font-size: 15px;
    padding-right: 10px
}

.post-view .post-shortdescription {
    border-top: 1px solid #e2e2e2;
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.8;
    margin-top: 10px;
    margin-bottom: 20px
}

.post-view .post-description,
.post-view .post-description p {
    border-top: none;
    font-size: 14px !important;
    line-height: 1.8 !important;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: 400 !important;
    color: #8c8c8c !important
}

.post-view .post-description p a {
    color: #00a295;
    font-weight: 700
}

.post-view .post-description h2 {
    font-weight: 700;
    font-size: 20px;

    color: #00a295 !important;
    margin: 35px 0 15px
}

.post-view .post-description h3 {
    font-weight: 700;
    font-size: 18px;

    color: #3e3e40;
    margin: 35px 0 15px
}

.post-view .post-description h3:before {
    content: "\f08d";
    font-family: "FontAwesome";
    display: inline-block;
    margin-right: 10px;
    transform: scale(.8) rotate(45deg)
}

.post-content .post-description ul,
.post-content .post-description ol {
    list-style-position: initial !important;
    list-style: none;
    padding-left: 7px
}

.post-content .post-description ul li:before,
.post-content .post-description ol li:before {
    content: "â€¢ ";
    color: #feda44;
    display: inline-block;
    transform: scale(1.5);
    margin-right: 10px
}

.post-content .post-description ul li,
.post-content .post-description ol li {
    font-size: 14px;
    line-height: 1.8;
    color: #8c8c8c
}

.catalogsearch-box,
.header .form-search .catalogsearch-box {
    display: block !important;
    width: 45%
}

.slick-dots li button {
    transition: width ease .4s
}

.contact-index-index .custom-contact h1 {

    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px
}

.contact-index-index .custom-contact .field {
    margin-bottom: 2rem
}

.contact-index-index .custom-contact .field textarea {
    border-radius: 15px;
    resize: none
}

.contact-index-index .custom-contact .field.customer_type {
    margin-bottom: 0
}

.contact-index-index .custom-contact .field.customer_type>div {
    margin-right: 2rem
}

.contact-index-index .custom-contact .field.customer_type label {
    padding-bottom: 0;
    margin: 0 !important
}

.contact-index-index .custom-contact .field.customer_type input[type=radio] {
    margin: 0 !important
}

.contact-index-index .custom-contact .actions-toolbar {
    margin-bottom: 4rem
}

.contact-index-index .contact-bubble h2 {
    position: relative;
    background-color: #018b80;
    color: #f4ce2f !important;
    padding: 1rem;

    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    margin: 2rem 0 4rem
}

.contact-index-index .contact-bubble h2:after {
    display: block;
    position: absolute;
    top: 100%;
    left: 30%;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #018b80 transparent transparent
}

.contact-index-index .contact-items {
    margin-top: 3rem
}

.contact-index-index .contact-items ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 2rem
}

.contact-index-index .contact-items img {
    width: 75px;
    height: 75px
}

.contact-index-index .contact-items strong {
    display: block;
    color: #333;
    margin-bottom: .5rem
}

.subcribe.sav {
    display: inline-block;
    width: 69%;
    vertical-align: middle;
    margin-left: 20px
}

.sav-picto {
    display: inline-block;
    width: 50px;
    vertical-align: middle
}

.footer-item.col-md-5 .title {
    margin-bottom: 30px
}

.account .checkbox {
    top: 0;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0
}

.account .choice .label {
    display: inline-block;
    vertical-align: middle
}

.account .field.password-info {
    display: block;
    float: none;
    clear: both;
    position: static;
    padding-top: 10px
}

.header-search .form-search button.button {
    border-radius: 0 50px 50px 0;
    right: -1px
}

.header-search .form-search {
    border-right-width: 3px;
    border-radius: 30px
}

#review-form.message.info {
    border-radius: 30px;
    padding-left: 45px
}

#review-form.message.info>*:first-child:before {
    left: 5px
}

.customer img {
    padding-top: 5px
}

.checkout-onepage-success .page-title-wrapper {
    display: block;
    height: auto;
    position: static;
    top: 0;
    width: auto;
    margin-top: 10px
}

.checkout-onepage-success .page-title-wrapper .page-title span {
    font-size: 40px
}

.checkout-onepage-success .print {
    display: none
}

.checkout-index-index #tooltip-label {
    display: none
}

.checkout-index-index .field[name="shippingAddress.street.0"] label {
    display: none
}

.checkout-cart-index .totals-tax-summary,
.checkout-index-index .totals-tax-summary {
    display: none
}

.checkout-cart-index .totals-tax-details,
.checkout-index-index .opc-block-summary .table-totals .totals-tax-details {
    border-top: 1px solid #d1d1d1;
    display: table-row
}

.checkout-cart-index .price-including-tax .cart-tax-total .price {
    color: #000;
    font-weight: 700 !important;
    font-size: 18px !important
}

#search_mini_form_bottom .button span span {
    font-size: 0;
    line-break: 0
}

#search_mini_form_bottom .button span .fa-search:before {
    font-size: 15px
}

#search_autocomplete_bottom .action.close {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    box-sizing: content-box;
    display: inline-block;
    font-weight: 400;
    height: 20px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    top: 0;
    width: 20px;
    color: #000;
    opacity: .2;
    font-size: 0
}

#search_autocomplete_bottom .action.close:before {
    color: inherit;
    content: "\f00d";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top
}

#search_autocomplete_bottom {
    margin-top: 0;
    width: 100%
}

footer .minisearch.form-search .search.button i {
    line-height: 50px
}

#search_autocomplete_bottom ul {
    border: 1px solid #e1e1e1;
    padding: 15px
}

#search_autocomplete_bottom li {
    text-align: left;
    border-bottom: 1px solid #f4eee7;
    padding: 10px 15px;
    cursor: pointer
}

#search_autocomplete_bottom ul li.full-search {
    padding: 2px 15px 10px;
    margin-left: -15px;
    margin-right: -15px;
    border: 0
}

#search_autocomplete_bottom .c-smartsearch__image {
    float: left
}

#search_autocomplete_bottom .c-smartsearch__description {
    padding: 10px 0 0 110px
}

#search_autocomplete_bottom .c-smartsearch__title {
    display: block;
    clear: inherit
}

#search_autocomplete_bottom .c-smartsearch__description .c-smartsearch__title a {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3
}

#search_autocomplete_bottom .c-smartsearch__description .option-price {
    font-size: 20px;
    color: #333
}

#search_autocomplete_bottom {
    max-height: 200px;
    overflow: auto
}

@media(max-width:990px) {
    .submenu.ui-menu {
        top: 0 !important
    }
    .nav-sections .mean-nav ul li a,
    .nav-sections .mean-nav ul li a span {
        font-weight: 700 !important;
        color: #00a295 !important
    }
}
.header-line {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: initial
}
.header-setting {
    position: relative
}
.header-setting .customer {
    padding-left: 20px
}
@media(min-width:991px) {
    .page-main a:empty {
        display: none
    }
    .header-search,
    .righ-header-content {
        padding-top: 15px
    }
    .header-bottom {
        background-color: #feda44 !important
    }
    .etrusted-custom__brand {
        display: none
    }
    .home__slider.slick-slider .slick-list {
        margin: 0 !important;
        padding: 0 !important
    }
    .home__slider {
        margin-bottom: 30px
    }
    .home__sliderSlide {
        height: 375px
    }
    .home__slider .slick-arrow {
        display: block !important
    }
    .home__productsTitle span {
        margin-bottom: initial
    }
    .home__sliderSlidePrefix {
        font-size: 22px;
        padding: 10px 15px
    }
    .home__sliderSlideTitle {
        font-size: 40px;
        line-height: 42px;
        margin: 20px 0 10px;
        letter-spacing: 1px
    }
    .home__sliderSlideCtn {
        flex-direction: row;
        align-items: center;
        padding: 20px
    }
    .home__sliderSlideCtn>div {
        margin-bottom: initial
    }
    .category-product-list .item .hover-box {
        padding: 15px 30px
    }
    .blog-page .blog-headerImage {
        display: block;
        margin-right: 25px
    }
    .blog-page .blog-header {
        margin-bottom: 40px
    }
    .post-view .post-header {
        display: flex
    }
    .post-view .post-header .post-image {
        flex: 0 0 50%
    }
    .post-view .post-header .post-infos {
        margin-left: 50px
    }
    .home__sliderSlide a,
    .cta,
    .footer__contactsLinks a {
        transition: all ease .3s
    }
    .home__sliderSlide a:hover,
    .cta:hover,
    .footer__contactsLinks a:hover {
        background: #ddb825
    }
}

.cms-about-us .breadcrumbs {
    display: none
}

.about-us-title {
    padding: 100px 0;
    background-attachment: scroll
}

.about-us-title .page-title {
    font-size: 32px;

    font-weight: 200;
    text-transform: uppercase;
    color: #00a295 !important;
    letter-spacing: 1px;
    margin-bottom: 30px
}

.about-us-title .short-description {
    color: #8b8b8b
}

.about-us-content .box-content .title {

    font-weight: 700
}

.cms-about-us .company-worker .item {
    margin-bottom: 30px
}

.company-worker .item:last-child .img {
    background: 0 0
}

.about-us-content .box-content .title,
.detail-about .box .title {

    font-weight: 700;
    font-size: 20px
}

.detail-about .right-detail-about .box input[name=toggle]:checked~label:before {
    border-radius: 50% !important;
    border: none;
    background-color: #00a295;
    color: #fff
}

.detail-about .right-detail-about .box label:before {
    border: none;
    border-radius: 50%;
    color: #00a295;
    background-color: #e2e2e2
}

.detail-about .right-detail-about .box .box-content .sub-title {

    font-weight: 700
}

.company-worker .info .name a {

    font-weight: 700
}

.account .sidebar.sidebar-main {
    margin-top: 25px
}

.account .messages {
    margin-top: 20px !important
}

.message.notice {
    text-transform: none
}

.contact-content .actions-toolbar .primary {
    padding: 0
}

.contact-content .actions-toolbar .primary .primary {
    padding: 0 35px !important
}

.contact-content .actions-toolbar .primary .primary:hover {
    background-color: #f4ce2f
}

.shipping-information-title {
    font-size: 20px !important
}

.opc-block-shipping-information .shipping-information-title .action-edit {
    bottom: 5px
}

ul .imageCatL1Display {
    display: none
}

ul.nav-desktop .imageCatL1Display {
    display: block
}

.content-mega-horizontal {
    width: 1320px
}

.checkout-index-index th.col-method:first-child {
    visibility: hidden;
    font-size: 0
}

.checkout-index-index .col-carrier {
    display: none
}

.checkout-index-index .table-checkout-shipping-method {
    width: 100%
}

#securite {
    width: 44%;
    display: inline-block;
    margin-right: 4%;
    margin-bottom: 30px
}

#securite a,
#technique a {
    margin: 20px 0;
    padding: 5px 20px;
    display: block;
    background: #feda44;
    width: fit-content;
    font-weight: 700;
    text-align: center;
    border-radius: 30px;
    transition: background-color .5s
}

#securite a:hover,
#technique a:hover {
    background-color: #ddb825
}

#technique {
    width: 48%;
    display: inline-block;
}

@media(min-width: 1200px) {
    .container {
        max-width:1400px
    }
}

@media screen and (max-width:1200px) and (min-width:991px) {
    .level-top-mega.parent-full-width.extra {
        left: -95% !important
    }
}

#backtotop {
    bottom: 80px
}

.header .form-search .catalogsearch input.input-text {
    width: 100%
}

@media(min-width:991px) {
    .logo small,
    .cms-static-main-footer .box-content small {
        left: 3px;
        right: initial;
        text-align: left;
        width: auto
    }
    .home__navBlockTitle img {
        height: 100px;
        margin-right: 20px
    }
    .home__navBlockTitle,
    .home__navBlockTitle a {
        font-size: 20px
    }
    .block-subscribe .form.subscribe {
        float: right !important
    }
    footer .cms-static-main-footer {
        text-align: left
    }
    .footer-item .box-content .content .link-list {
        display: table-cell
    }
    footer .minisearch.form-search {
        margin: initial;
        overflow: visible
    }
    .footer__subContact {
        justify-content: flex-start
    }
}

@media screen and (max-width:990px) {
    .cms-distributeur-hygiene .page-alo-sectionbottom.wrap .col-md-2 {
        margin-bottom: 25px
    }
    .content.account-nav-content {
        background-color: #f5f5f5
    }
}

@media screen and (min-width:630px) and (max-width:990px) {
    .company-worker .container {
        max-width: 970px
    }
    .cms-distributeur-hygiene .page-alo-sectionbottom.wrap .col-md-2 {
        width: 33%;
        float: left
    }
}

@media screen and (max-width:990px) {
    .nav-sections .mean-nav ul li {
        width: 100% !important
    }
    .content-mega-horizontal {
        max-width: 100% !important
    }
    .nav-sections .mean-nav ul li li li a {
        font-size: 14px;
        padding: 10px 0 10px 40px !important
    }
}

@media screen and (min-width:400px) and (max-width:630px) {
    .cms-distributeur-hygiene .page-alo-sectionbottom.wrap .col-md-2 {
        width: 50%;
        float: left
    }
}

@media screen and (max-width:990px) {
    #securite,
    #technique {
        width: 100%;
        float: none
    }
    .checkout-cart-index #shopping-cart-table,
    .checkout-cart-index #shopping-cart-table tr,
    .checkout-cart-index #shopping-cart-table tbody {
        display: block;
        width: 100%
    }
    .customer-account-create .primary {
        float: left
    }
    .customer-account-create .secondary {
        float: right;
        padding-top: 13px
    }
}

@media screen and (max-width:710px) and (min-width:639px) {
    .form.create.account>.fieldset {
        width: 100%;
        float: none
    }
}

@media screen and (max-width:990px) {
    .footer-bottom .row>div {
        margin-bottom: 10px
    }
    .footer-bottom .pull-right {
        text-align: center !important
    }
    .category-product-list li.item,
    .products-list .product-item-info,
    .category-product-list li.item,
    .category-product-list .item .hover-box,
    .category-product-list .item .product-name,
    .category-product-list .item .product-swatch.product-item-details {
        text-align: center;
        display: block
    }
    .breadcrumbs {
        display: none
    }
    .category-view {
        min-height: 0
    }
    .category-product-list .item .hover-box,
    .category-product-list .item .product-item-details {
        width: 100%
    }
    .customer-account-login .primary {
        float: left
    }
    .customer-account-login .secondary {
        float: right;
        padding-top: 13px
    }
    .login-container .fieldset:after {
        clear: both
    }
    .account .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison)>tbody>tr {
        padding-bottom: 22px;
        border-bottom: 1px solid #e6e6e6
    }
    .account .table-wrapper .col.total {
        text-align: left
    }
}

@media screen and (max-width:480px) {
    .block-subscribe .field input.input-text,
    .block-subscribe .field {
        max-width: 100%
    }

    .suppliers_cta,
    .brands__cta {
      top: 132px;
      height: 20px;
      margin: auto;
      right: 0;
    }

    .suppliers_cta a,
    .brands__cta a{
      height: 30px;
      padding: 4px 30px 4px 10px;
    }

    .suppliers_cta a:before,
    .brands__cta a:before{
      top: 10px;
    }

    .suppliers_cta a:after,
    .brands__cta a:after{
      top: -44px;
    }
}

@media screen and (max-width:400px) {
    .cms-distributeur-hygiene .page-alo-sectionbottom.wrap .col-md-2 {
        width: 100%;
        float: none
    }
    #checkout-payment-method-load .action span {
        white-space: normal;
        display: inline-block;
        line-height: 1.7
    }
    #checkout-payment-method-load .checkout-agreement input {
        top: 36px
    }
}

@media screen and (max-width:380px) {
    .product.info.detailed .product.data.items>.item.title .switch {
        font-size: 15px
    }
    .product.data.items>.item.title {
        padding: 0 11px
    }
    .product.data.items>.item.content {
        padding: 30px 22px 20px
    }
    .customer-account-create .primary,
    .customer-account-create .secondary {
        float: none;
        text-align: center
    }
    .customer-account-login .primary,
    .customer-account-login .secondary {
        float: none
    }
    .checkout-cart-index .weee[data-label] {
        font-size: 2.8rem
    }
}

#mobile-search-button {
    display: none
}

@media(max-width:990px) {
    #mobile-search-button {
        display: inline-block
    }
    .content-seach {
        display: none
    }
}

@media(min-width:991px) {
    .content-seach {
        display: block !important
    }
}

#mobile-search-button button {
    border: none;
    background: 0 0;
    padding: 7px 15px 0 25px
}

#mobile-search-button button>span>span {
    padding: 0;
    border: none;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 0;
    display: none
}

#mobile-search-button button>span:before {
    color: #333e49;
    content: "\f002" !important;
    font-family: "FontAwesome" !important;
    font-weight: 300;
    font-size: 18px;
    display: block;
    position: relative;
    top: -3px;
}

.leftcol_actu {
    margin: 25px 0;
    padding: 0
}

.checkout-cart-index .cart.main.actions,
.abs-shopping-cart-items-desktop,
.checkout-cart-index .cart-gift-item,
.checkout-cart-index .cart-container .form-cart .item-info .action-edit,
.checkout-cart-index .cart-summary>.title,
.checkout-cart-index #block-shipping {
    display: none
}

.checkout-cart-index .page-title-wrapper .page-title {
    margin-top: 15px;
    margin-bottom: 0
}

.cart-container .form-cart {
    width: 100% !important;
    float: none !important
}

.checkout-cart-index .cart-container .form-cart .item-info .action-delete:before {
    font-size: 30px !important;
    overflow: visible
}

.checkout-cart-index .cart.item .item-actions {
    vertical-align: middle;
    overflow: visible !important
}

.checkout-cart-index .page-title-wrapper .page-title span {
    font-size: 40px;
    font-weight: 600;
    color: #00a295
}

.cart.table-wrapper .col {
    vertical-align: middle;
    font-weight: 600
}

.checkout-cart-index .product-item-name a,
.checkout-cart-index .data.table tbody tr td .cart-price .price {
    color: #747474;
    font-weight: 600
}

.checkout-cart-index .cart.left {
    width: 45%
}

.checkout-cart-index .cart-summary {
    width: 54%
}

.checkout-cart-index .block.discount {
    border: 1px solid;
    text-align: center
}

.checkout-cart-index #entreprise-info {
    border: 1px solid;
    padding: 15px
}

.checkout-cart-index .cart-totals {
    border-top: 0;
    padding-top: 10px;
    background-color: #00a295;
    border-radius: 15px;
    padding: 10px
}

.checkout-cart-index .cart-totals .mark,
.checkout-cart-index .opc-block-summary .table-totals .mark,
.checkout-cart-index .cart-totals .mark .label {
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.checkout-cart-index .totals-tax-details {
    border: 0
}

.checkout-cart-index .cart-totals .mark strong,
.checkout-cart-index .opc-block-summary .table-totals .mark strong {
    font-weight: 600;
    font-size: 20px;
    color: #fed700;
    text-transform: uppercase
}

.checkout-cart-index .cart-totals .amount,
.checkout-cart-index .opc-block-summary .table-totals .amount {
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.checkout-cart-index .cart-totals .grand.totals .price {
    font-size: 20px;
    color: #feda44
}

.checkout-cart-index .totals.shipping.excl .value {
    display: none
}

.checkout-cart-index .totals.shipping.excl .label,
.checkout-cart-index .totals-tax-details .mark,
.checkout-cart-index .totals.shipping.excl .price,
.checkout-cart-index .totals-tax-details .price,
.checkout-cart-index .totals.shipping.excl .amount,
.checkout-cart-index .totals-tax-details .amount {
    font-weight: 400;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle
}

li.flex {
    display: flex;
    vertical-align: middle;
    align-items: center;
    margin-bottom: 20px
}

li.flex i {
    font-size: 20px;
    margin-right: 10px
}

#entreprise-info li a {
    color: #00a295;
    font-size: 25px;
    font-weight: 600;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px
}

#block-discount-heading {
    transition: all .5s;
    cursor: pointer
}

strong#block-discount-heading:before {
    width: 10px;
    height: 10px;
    border: 2px solid;
    content: " ";
    padding: 1px 10px;
    margin-right: 15px;
    border-radius: 4px
}

strong#block-discount-heading:hover:before {
    background-color: #8c8c8c;
    cursor: pointer
}

.checkout-cart-index #discount-coupon-form {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 25px
}

@media screen and (max-width:990px) {
    .checkout-cart-index .cart-summary,
    .checkout-cart-index .cart.left {
        float: none !important;
        width: 100% !important
    }
    .checkout-cart-index .cart-summary {
        margin-top: 30px
    }
}

.sidebar.sidebar-additional .paypal.acceptance {
    display: none
}

#checkout-shipping-method-load .table-checkout-shipping-method .price .price:after {
    content: " HT";
    font-size: 11px
}

#checkout-step-shipping .action.login.primary,
#shipping-method-buttons-container .primary .continue,
#checkout-payment-method-load .actions-toolbar .primary .action {
    background-color: #feda44;
    border-color: #feda44;
    margin: 20px 10px;
    display: inline-block;
    font-weight: 700;
    border-radius: 30px;
    transition: all .3s
}

#checkout-step-shipping .action.login.primary:hover,
#shipping-method-buttons-container .primary .continue:hover,
#shipping-method-buttons-container .primary .continue:hover,
#checkout-payment-method-load .actions-toolbar .primary .action:hover {
    background-color: #333e48;
    border-color: #333e48;
    color: #fff
}

.field._required label:after,
.required .label:after {
    content: " *";
    color: red
}

#minicart-content-wrapper .paypal.checkout {
    display: none !important
}

.checkout.back-continue {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    display: block;
    text-align: center;
    padding: 11px;
    border-radius: 25px;
    font-weight: 600;
    transition: all .5s
}

.checkout.back-continue:hover {
    background-color: #fed700 !important;
    border-color: #fed700 !important;
    color: #333e48 !important
}

.checkout.back-continue span {
    display: block;
    font-size: 15px;
    font-weight: 700
}

#m-cookienotice {
    align-content: stretch;
    justify-content: flex-start
}

#message-custom-css {
    flex: 1
}

.m-message.title {
    display: none !important
}
.sku .value{
  display: inline-block;
}
.breadcrumbs li a{
  text-transform: unset;
}
.blog-page .post-list-wrapper li {
    display: inline-block;
    float: unset;
    vertical-align: top;
}
@media (min-width: 991px){
  .blog-page .post-list-wrapper .col-md-6 {
      width: 48%;
  }
}
.block-recent-posts .block-content .item>a{
  line-height: 22px !important;
}
.toolbar .sorter-options{
    width: 130px;
  }


.block-actions button span, .block-actions button.button span {
    line-height: 30px;
    font-size: 13px;
}
div.related{
  margin-top: 60px;
}
.product-item-details .related{
  /*margin-top: 50px;*/
}
.product-item-details .related .label{
    position: relative;
    top: -34px;
    left: 20px;
}
.related input[type=checkbox] {
    display: inline-block;
}
.products-related .list .product-item,
.products-upsell .list .product-item,
.products-crosssell .list .product-item {
    margin: 8px;
}
.products-related .list .item .product-item-info,
.products-upsell .list .item .product-item-info,
.products-crosssell .list .item .product-item-info {
    padding: 8px;
}
.products-crosssell .list .item .product-item-info img {
    width: 100%;
}

.products-crosssell .list,
.products-crosssell .list .product-item .product-item-details,
.products-crosssell .list .product-item .product-item-details .product-item-actions {
    display: flex;
}
.products-crosssell .list .product-item .product-item-details {
    flex-direction: column;
}
.products-crosssell .list .product-item .product-item-details .product-item-actions {
    justify-content: center;
}
@media (min-width: 991px){
    .products-crosssell .list {
        align-items: stretch;
    }
    .products-related .list .product-item,
    .products-upsell .list .product-item {
        max-width: 22%;
    }
    .products-crosssell .list .product-item {
        display: flex;
    }
    .products-crosssell .list .item .product-item-info {
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
        justify-content: flex-end;
    }
    .block .block-title {
        pointer-events: none;
    }
}

.price-tax-ttc{
    display: none;
    line-height: 10px;
    font-weight: 400;
    font-size: 14px;
}
.product-info-main .price-box .price-tax-ttc {
  display: block;
}
.old-price .price-tax-ttc {
  display: none !important;
}
.price-tax-ttc-ind{
  font-size: 10px;
}
.h3-details-title{

  font-weight: 200;
  margin-bottom: 20px;
}
@media only screen and (max-width: 990px){
    .products-crosssell .list {
        flex-direction: column;
    }

  #product-attribute-specs-table th{
    display: none;
  }
}
.checkout-cart-index .cart-totals .incl .mark, .checkout-cart-index .cart-totals .incl .amount , .checkout-cart-index .cart-totals .incl .mark .label {
  font-size: 11px;
  padding-bottom: 30px;
  font-style: italic;
}

@media (max-width: 990px){
  .sidebar .block .block-content.filter-content{
    position: absolute;
    top: 34px;
    background: #FFFFFF;
    border: solid 1px #ccc;
    padding: 0px;
    border-radius: 4px;
    box-shadow: 1px 1px 4px #ccc;
  }
  .sidebar .filter-options, .sidebar .filter-current{
    padding: 20px;
  }
  .sidebar .filter-options-content{
    display: block !important;
  }
  .sidebar .block-actions.filter-actions {
    display: none;
  }
}

@media (min-width: 991px){
  #narrow-by-list.filter-options .filter-options-title {
      pointer-events: none;
  }
  .sidebar .filter-options{
    display: block !important;
  }
}

.breadcrumbs li a, .breadcrumbs li strong {
    text-transform: initial !important;
  }
.header{
  padding-top: 32px;
}
.header-top{
  position: fixed;
    width: 100%;
    z-index: 10;
    box-shadow: 1px 1px 5px #00000026;
}
.header-top .header-line{
  height: 32px;
}
.header-top .connexion{
  top: 11px;
  position: relative;
}
.header-top .header-logo-mini{
  float: left;
  opacity: 0;
  transition: all 0.3s ease;
}
@media (max-width: 990px){
  .content-seach{
    position: fixed;
        top: 40px;
        width: 80%;
        right: 20px;
  }
}
@media (max-width: 990px){
  .mobilehidden{
    display: none;
  }
}
@media (max-width: 500px){
  .cms-static-top-support{
    display: none;
  }
}

@media (max-width: 360px){
  #mobile-search-button button {
    padding: 0px 5px 0 7px;
  }
  .header-setting .customer {
      padding-left: 0px;
  }
  .sorter-label{
    display: none;
  }
  #mobile-search-button {
      display: none;
  }
}
/*FROM INDEX*/
body {
    font-size: 13px;
    font-family: 'Open Sans';
    font-display: swap;
}
.header-top {
    background-color: #ffffff;
    border-color: #efefef;
}
.header-search .form-search button.button {
    color: #333e48;
    background-color: #00a295;
}
.header-search .form-search {
    background-color: #ffffff;
    border-color: #00a295;
}
.hot-support p .icon, .hot-support .support-icon .icon {
    color: #00a295;
}
body.page-layout-1column a, body.page-layout-2columns-left a, body.page-layout-2columns-right a, .block-collapsible-nav .item a {
    color: #333333;
}
.minicart-wrapper .action.showcart .counter.qty {
    color: #3a454e;
    background-color: #fed700;
}
.page-bottom {
    background-color: #fed700;
}
.block-subscribe .actions button.button:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}
#backtotop {
    color: #ffffff;
    background-color: #333e48;
    border-color: #333e48;
}
#backtotop:hover {
    color: #333e48;
    background-color: #fed700;
    border-color: #fed700;
}
.slide-showcase{
  max-height: 400px;
  overflow: hidden;
}
@media (max-width: 990px){
  .slide-showcase{
    max-height: 650px;
  }
}
#banktransfer,.payment-method-title label[for="banktransfer"]{
  display: none;
}
.payment-method-title .label {
    display: inline-block;
  }
.payment-method-title  input[type=radio] {
    display: inline-block;
    position: relative;
    top: -3px;
  }
.opc-block-summary span.label{
  display: block;
  line-height: 0px;
  font-weight: 500;
  font-size: 11px;
}
.opc-block-summary span.value{
  font-size: 10px;
  margin-right: 10px;
}
.opc-block-summary price{
  float: right;
}
.opc-block-summary .table-totals .mark strong {
    font-size: 12px;
  }
  .checkout-agreement .label{
    display: inline-block;
  }
  .checkout-payment-method .payment-method-billing-address .billing-address-details {
    line-height: 20px;
  }
.shipping-information button span {
    font-size: 12px;
    line-height: 30px;
  }
@media (max-width: 990px){
  .cart .item-actions .actions-toolbar{
    text-align: left;
    position: absolute;
    top:30px;
    z-index: 1000;
  }
  .cart.table-wrapper .product-item-name {
    margin-top: 0px;
  }
  .cart.table-wrapper .product-item-name a {
    font-size: 14px;
  }
  .checkout-cart-index .cart-totals .mark strong, .checkout-cart-index .opc-block-summary .table-totals .mark strong {
    font-size: 14px;
  }
  .modals-wrapper .modal-popup .modal-inner-wrap {
      width: 90%;
      background-color: #ffffff !important;
  }
}
@media (max-width: 450px){
  #entreprise-info img{
    max-width: 40px;
    margin-left: 4px !important;
  }
}
@media (max-width: 350px){
  #entreprise-info img{
    max-width: 30px;
  }
}
.block .block-title strong {
    text-transform: inherit;
}
.wk_social_choice{
  padding: 6px 0px;
}
.wk_socialsignup_container {
    margin-bottom: 10px;
}
.form-edit-account .fieldset .field .label{
  font-size: 13px;
  padding-top: 5px;
}
@media (max-width: 990px){
  .form-edit-account .fieldset{
    width: 100%;
    float:left !important;
  }
  .form-edit-account .fieldset .field .label{
    font-size: 12px;
    line-height: 20px;
    padding-top: 7px;
  }
}

.header-line .new-header{
    display: contents;
}

@media (max-width: 991px){
    .checkout-cart-index .label{
        white-space: unset;
    }
    .checkout-cart-index .totals.shipping.excl th{
        line-height: 1.0;
    }
}

.navigation {
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0 !important;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 9;
    max-width: 100% !important;
}

.navigation > ul{
    margin: 0 !important;
}

.navigation .level0 {
    margin: 0;
}

.navigation .level0 .submenu {
    background: #fff;
    padding: 0;
}

.navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
}

.header .header-notice {
    margin: 1em 0 3em;
}

.header .header-notice .notice {
    background-color: #feda44;
    font-weight: 700;
    color: #e33632;
    padding: 1em;
}

@media (max-width: 990px){
    .navigation > ul{
        padding: 0 !important;
    }

    .navigation .level0 {
        border-top: 1px solid #d1d1d1;
        font-size: 1.6rem;
    }
    .navigation .level0>.level-top {
        display: block;
        color: #00a295;
        padding: 10px;
        position: relative;
    }

    .navigation .level0 .submenu {
        font-weight: 400;
        line-height: 1.3;
        left: auto!important;
        overflow-x: hidden;
        position: relative;
        top: auto!important;
        transition: left .3s ease-out;
    }

    .navigation .submenu li.level1{
        font-weight: 600;
    }

    .cart.table-wrapper .product-item-photo {
        max-width: 70%;
        margin: auto;
    }

    .navigation .parent .level-top:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 42px;
        line-height: inherit;
        color: inherit;
        content: '\e622';
        font-family: 'icons-blank-theme';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center;
        position: absolute;
        right: 7px;
        top: -8px;
    }

    .navigation .submenu:not(:first-child).expanded {
        display: block !important;
        padding-right: 0;
        top: 0 !important;
    }

    .navigation .submenu:not(:first-child) {
        font-weight: 400;
        line-height: 1.3;
        left: auto !important;
        overflow-x: hidden;
        padding: 0;
        position: relative;
        top: auto !important;
        transition: left .3s ease-out;
    }

    .navigation .submenu:not(:first-child) ul {
        padding-left: 15px;
    }
}

@media(min-width:991px) {
    .navigation > ul{
        display: flex;
        padding: 0 !important;
    }

    .navigation .level0 {
        border-right: 1px solid #eaeaea;
        display: flex;
        align-items: center;
        text-align: center;
        width: 10%;
        justify-content: space-evenly;
    }

    .navigation .level0:last-child {
        border-right: none;
    }

    .navigation .level0>.level-top {
        color: #3e3e40;
        padding: 26px 13px;
        line-height: 18px;
        font-size: 14px;
        font-weight: 700;
    }

    .navigation .level0:nth-child(n+10):nth-child(-n+11) {
        background: #00a295;
        text-transform: uppercase;
    }

    /* .navigation .level0:nth-child(n+8) > .level-top {
        color: #e33632;
    } */

    .navigation .level0:nth-child(n+10):nth-child(-n+11) > .level-top {
        color: #feda44;
    }

    /* .navigation .level0:hover {
        background-color: #f4ce2f;
    } */

    .navigation .level0:nth-child(9) .level-top>span,
    .navigation .level0:nth-child(12) .level-top>span {
        color: #00a295;
    }

    .navigation .level0 .submenu {
        border: 1px solid #ccc;
        box-shadow: 0 5px 5px rgba(0,0,0,.19);
        font-weight: 400;
        min-width: 230px;
        display: none;
        left: 0;
        margin: 0!important;
        position: absolute;
        z-index: 1;
    }

    .navigation .level0 .submenu .submenu {
        top: -1px !important;
        left: 100% !important;
    }

    .navigation .level0 .submenu li.parent>a>.ui-menu-icon {
        position: absolute;
        right: 3px;
        display: inline-block;
        text-decoration: none;
        background: none;
    }

    .navigation .level0 .submenu li.parent>a>.ui-menu-icon:after {
        content: "\f105";
        font-family: "FontAwesome";
    }

    .navigation .level0 .level1,
    .navigation .level0 .level1 .level2 {
        margin: 0;
    }

    .navigation .level0 .level1 a {
        padding: 2px 20px;
    }

    .navigation .level0 .level1 a span {
        padding: 10px 5px;
        text-align: left;
        display: block;
    }

    .navigation li.level1 {
        position: relative;
    }

    .navigation .submenu li:hover > a span {
        background-color: #00999924;
    }
}