/* */
:root {
    --blue: #174279;
    --light-grey: #D3D3D3;
    --yellow: #FFC232;
    --facet-label-fz: 14px;
    --catskill-white: #EFF3F8;
    --tablet-stop: 767px;
}
p {
    color: var(--blue);
}
.m4e {
    /* width: 90%; */
    display: block;
    /* max-width: 1400px; */
    margin: 0 auto;
    color: var(--blue);
    font-size: 16px;
    font-weight: 300;
}
/* .m4e a {
    color: var(--blue) !important;
} */
h1, h1.h1{
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 32px;
}

.MainNav .main>ul>li>a {
    font-weight: 600;
}
.MainNav .main>ul>li>a:hover {
    font-weight: 700 !important;
}
/* @media screen and (max-width: 767px) {
    .MainNav_dropCatalogue .dropCatalogue_content .dropCatalogue_solutions .dropCatalogue_solutions_item .dropCatalogue_solutions_linkMob {
        color: #cbdcf2;
    }
} */
@media (min-width: 992px) {
    .search-widget {
        top: 21px;
    }
}
.search-widget {
    top: 21px;
}
.ui-widget-content a {
    color: var(--blue);
}
.product-description .product-ref {
    color: var(--blue);
    font-weight: 300;
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    margin-top: 8px;;
}
#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title,
.product-miniature .products-section-title {
    font-size: 36px;
    font-weight: 700;
    margin: 40px 0;
}
#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    min-height: initial;
    margin-top: 1rem;
    text-align: center;
    text-transform: capitalize;
}
#products .products,
.featured-products .products,
.product-accessories .products,
.product-miniature .products {
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    display: inline-block;
    padding-bottom: initial;
    margin: 0;
    width: 32%;
}
#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    color: var(--blue);
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    line-height: 16px;
}
#products .thumbnail-container:focus .hover-detail p,
#products .thumbnail-container:hover .hover-detail p,
.featured-products .thumbnail-container:focus .hover-detail p,
.featured-products .thumbnail-container:hover .hover-detail p,
.product-accessories .thumbnail-container:focus .hover-detail p,
.product-accessories .thumbnail-container:hover .hover-detail p,
.product-miniature .thumbnail-container:focus .hover-detail p,
.product-miniature .thumbnail-container:hover .hover-detail p {
    margin-top: 110px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 18px;
    color: #164279;
    font-weight: 600;
    display: none;
}
#products .thumbnail-container:focus .hover-detail span,
#products .thumbnail-container:hover .hover-detail span,
.featured-products .thumbnail-container:focus .hover-detail span,
.featured-products .thumbnail-container:hover .hover-detail span,
.product-accessories .thumbnail-container:focus .hover-detail span,
.product-accessories .thumbnail-container:hover .hover-detail span,
.product-miniature .thumbnail-container:focus .hover-detail span,
.product-miniature .thumbnail-container:hover .hover-detail span {
    position: absolute;
    left: 50%;
    top: 32%;
    transform: translateX(-50%);
    padding: 24px 18px;
    background-color: transparent;
    border-radius: 50px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 65px;
    color: white;
    font-weight: 700;
    border: 5px solid white;
}
#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    margin-bottom: 0;
    background-color: transparent;
}
#product #products .thumbnail-container:focus .hover-detail span,
#product #products .thumbnail-container:hover .hover-detail span,
#product .featured-products .thumbnail-container:focus .hover-detail span,
#product .featured-products .thumbnail-container:hover .hover-detail span,
#product .product-accessories .thumbnail-container:focus .hover-detail span,
#product .product-accessories .thumbnail-container:hover .hover-detail span,
#product .product-miniature .thumbnail-container:focus .hover-detail span,
#product .product-miniature .thumbnail-container:hover .hover-detail span {
    top: 30%;
}
.featured-products .all-product,
.product-accessories .all-product,
.product-miniature .all-product {
    text-align: center;
    margin-bottom: 3.75rem;
    margin-top: 32px;
}

#index .featured-products article {
    width: initial;
}


.thumbnail-container a {
    overflow: hidden;
}
.feature-title {
    font-weight: 700;
    font-size: 26px;
    font-size: 20px;
    margin-bottom: 24px;
    /* margin-top: 24px; */
}
fieldset {
    padding: 0;
}
#product-accessories {
    margin-bottom: 0;
}
.product-accessories .h5 {
    font-weight: 700;
    margin-bottom: 32px;
}
.catskill {
    background-color: var(--catskill-white);
}
.lineven-relatedproducts {
    background-color: var(--catskill-white);
    padding: 0 15px;
}

.lineven-relatedproducts #products {
    max-width: 1250px;
    padding-bottom: 0;
    padding-top: 4px;
    margin: 0 auto;
}

/* .swiper-slide #products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
    display: inline-block;
    padding-bottom: initial;
    margin: 0;
    width: 100%;
} */

body#product article.product-miniature {
    width: 100% !important;
}

.bandeau-fullwidth .block-product a {
    color: var(--yellow);
    font-weight: 700;
    text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    margin-bottom: initial;
    font-family: inherit;
    font-weight: 300;
    line-height: 1.1;
    color: inherit;
}
.hero-content-wrapper a {
    background-color: initial;
    border-radius: 0x;
    color: initial;
    /* width: 140px;
    margin: 0 auto;
    z-index: 99;
    margin-top: -34px;
    position: relative; */
}

@media (min-width: 768px) {
    #category #left-column #search_filters .facet .facet-label a,
    #category #left-column #search_filters_brands .facet .facet-label a,
    #category #left-column #search_filters_suppliers .facet .facet-label a {
        margin-top: .4375rem;
        font-family: Source Sans Pro, sans-serif;
        font-size: var(--facet-label-fz);
        color: var(--blue);
        font-weight: 400;
        line-height: 28px;
    }
}
@media (min-width: 768px) {
    #category #left-column #search_filters .facet .facet-label a,
    #category #left-column #search_filters_brands .facet .facet-label a,
    #category #left-column #search_filters_suppliers .facet .facet-label a {
        margin-top: .4375rem;
        font-family: Source Sans Pro, sans-serif;
        font-size: var(--facet-label-fz);
        color: var(--blue);
        font-weight: 400;
        line-height: 28px;
    }
}
@media (min-width: 768px) {
    #category #left-column #search_filters,
    #category #left-column #search_filters_brands,
    #category #left-column #search_filters_suppliers {
        margin-bottom: 1.563rem;
        padding: 0;
        background: #fff;
        box-shadow: none;
        border-top: none;
    }
}
.footerQuoteRow {
    margin-top: 0;
}
.box-qty {
    border: none;
}
.afq-touchspin {
    box-shadow: initial;
}
.qty_input {
    color: white;
    min-height: 50px;
}
.qty_plus {
    border-radius: 0 12px 12px 0;
}
#afq_quantity_wanted_ask {
    font-size: 16px;
    color: var(--blue);
    font-weight: 700;
    border-top: 1px solid var(--light-grey);
    border-bottom: 1px solid var(--light-grey);

}
.qty_quote .form-control {
    background-color: white;
    min-height: 50px;
}
.qty_minus {
    border-radius: 12px 0 0 12px;
}
.afq-touchspin .afq-btn-touchspin {
    border: none;
}
button span {
    background-image: url(../img/svg/chevron-bt.svg);
    background-position: left 15px center;
    background-repeat: no-repeat;
}
.btn-devis-product {
    padding: 15px 20px;
}
#footer {
    padding: 0;
}
.footer .main {
    display: flex;
    gap: 24px;
    justify-content: space-between;
    font-weight: 600;
}
.prescripteur-box .txt p:first-child {
    color: white;
}
hr {
    /* border-top: 1px solid var(--left-grey); */
    height: 1px;
    margin:0;
    border: 0;
    border-bottom: 1px solid var(--left-grey);
    border-top: 1px solid var(--light-grey);
}
#category .container-m4e {
    max-width: 1250px;
}
#category .container-m4e:nth-of-type(2) {
    padding-top: 0;
}
/* #category #content-wrapper {
    /* border-left: 1px solid var(--light-grey); */
} */
.container-m4e {
    max-width: 1250px;
    /* border-bottom: 1px solid var(--blue); */
    padding-bottom: 18px;
    padding-top: 4px;
}
.container-m4e h2 {
    line-height: 1.1em;
    margin: 0 auto;
}
.pt-1 {
    padding-top: 0 !important;
}

@media (min-width: 1200px) {
    .container-m4e {
        max-width: 1250px;
    }
}
@media (min-width: 768px) {
    #category .breadcrumb {
        margin: 10px auto 25px auto;
        max-width: 1250px;
    }
}
#category .breadcrumb {
    margin: 10px auto 25px auto;
    max-width: 1250px;
    padding-bottom: 14px;;
}

#category #left-column {
    box-shadow: none;
    padding-left: 0;
}
@media (min-width: 768px) {
    .block-category {
        margin: 40px 0 8px;;
    }
}
.block-category.card-block h1 {
    margin: 0;
    font-weight: 700;
    margin-bottom: 32px;
}
.block-category.card-block h1 {
    margin: 0;
    font-weight: 700;
    margin-bottom: 32px;
}
/* #product .container-m4e {
    margin: 24px auto;
    max-width: 1250px;
} */

.prescripteur-box {
    padding-bottom: 40px;
    background: none;
    background-color: var(--blue);
    border-top: 10px solid #fdc600;
}
.prescripteur-box a {
    display: table;
    margin: auto;
    margin-bottom: 15px;
    padding: 10px 0px;
    max-width: 152px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: #164279;
    border-radius: 12px;
}
.prescripteur-box .txt {
    margin: 25px 15px;
    padding: 20px 10px 5px;
    background: transparent;
}

@media (min-width: 992px) {
    .col-lg-9 {
        float: left;
        width: 75%;
        padding-left: 48px;
    }
}
.prescripteur-box .txt p {
    color: white;
}
.block-category #category-description p {
    margin-top: 18px;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    color: var(--blue);
    font-weight: 300;
    line-height: 20px;
}
@media (min-width: 768px) {
    .block-category #category-description p {
        color: var(--blue);
        margin-bottom: 0;
    }
}
.text-muted {
    color: var(--blue);

}
#wrapper {
    box-shadow: initial;
}
#wrapper .breadcrumb {
    background: transparent;
    padding: 0 0 16px;
    width: 1250px;
    margin: 0 auto;
}
#wrapper .breadcrumb li a {
    color: var(--blue);
}

#category #left-column #search_filters_wrapper {
    margin: 35px 0 0;
}
#search-filters > p {
    font-weight: 400;
}
.facet {
    color: var(--blue);
}
.facet p {
    margin: 24px 0;
}
@media screen and (min-width: 1024px) {
    .prescripteur-box .bt {
        transition: 0.3s ease-in-out all;
        border: 1px solid white;
        color: white;
    }
}
@media (min-width: 992px) {

    .search-widget form input[type=text] {
        color: var(--blue);
        font-family: "Source Sans Pro";
        font-size: 13px;
        line-height: 15px;
        border-radius: 50px;
    }

}

@media (min-width: 768px) {
    #category #left-column {
        box-shadow: initial;
    }
}
#product #content {
    max-width: initial;
}
.product-images {
    display: flex;
    flex-direction: column;
    width: 100px;
}
/* .img-responsive {
    border: 1px solid var(--light-grey);
} */
@media screen and (max-width: 767px) {
    .product-images {
        display: flex;
        flex-direction: row;
        width: initial;
        gap: 8px;
    }
    .img-responsive {
        /* border: 1px solid var(--light-grey); */
        width: 99%;
    }
}
.products-links {
    margin: 20px 0;
}
.scroll-box-arrows.scroll {
    display: none;
}
@media screen and (max-width: 767px) {
    .scroll-box-arrows.scroll {
        display: block;
    }
}
#main .images-container .js-qv-mask.scroll {
    /* width: calc(100% - 398px); */
    width: initial;
    margin: 0 auto;
}
.images-container {
    display: flex;
    gap: 16px;
    justify-content: space-around;
    width: 100%;
}
#main .images-container .js-qv-mask {
    white-space:normal;
    overflow: initial;
}
#main .images-container .js-qv-mask {
    /* width: 200px; */
}
/* @media screen and (max-width: var(--tablet-stop)) {
    .images-container {
        flex-direction: column-reverse;
    }
} */
@media screen and (max-width: 767px) {
    .images-container {
        flex-direction: column-reverse;
    }
}


.product-cover {
    margin-bottom: 1.25rem;
    position: relative;
    width: 680px;
}
@media screen and (max-width: 767px) {
    .product-cover {
        width: initial;
    }
}
.product-cover img {
    box-shadow: initial;
    border: 1px solid var(--light-grey);
}
.product-images>li.thumb-container>.thumb {
    box-shadow: initial;
    border: 1px solid var(--light-grey);
}
@media screen and (max-width: 767px) {
    #product h1 {
        margin-bottom: 0;
    }
}

#product .container-m4e:first-of-type {
    margin-bottom: 16px;;
}
#product footer .linkedin {
    margin: 10px auto;
}
/* @media screen and (min-width: 1024px) {
#product footer .linkedin {
        margin-bottom: 10px;
    }
} */

#product #product-description-short-2 p,
#product .product-description-short {
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    color: var(--blue);
    font-weight: 300;
    line-height: 20px;
}
#product .h2-product {
    margin-top: 10px;
    margin-bottom: 25px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 18px;
    color: var(--blue);
    font-weight: 600;
    text-align: left;
}
@media screen and (max-width: 767px) {
    #product .h2-product {
        padding-left: 16px;
        margin-top: 0;
        text-align: center;
    }
}
.products-links a {
    /* line-height: 35px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px; */
    color: var(--blue);
    /* font-weight: 400; */
}
.products-links a:last-of-type {
    color: var(--yellow);
    font-weight: 600;
}
#product .product-description,
#product .product-description p {
    font-size: 16px;
    color: var(--blue);
    background-color: transparent;
}
#product .carac {
    font-size: initial;
    color: var(--blue);
}
#product .carac i {
    margin-left: -8px;
}
.color,
.custom-checkbox input[type=checkbox]+span.color {
    border-radius: initial;
    border: 2px solid var(--catskill-white);
    width: 96px;
    height: 96px;
}
.product-variants {
    margin-top: 18px;
}

.product-variants>.product-variants-item ul li {
    width: 80px;
}

@media (min-width: 768px) {
    .product-variants>.product-variants-item ul li {
        width: 110px;
    }
    .product-variants>.product-variants-item .color {
        padding: 32px;
        height: 120px;
        width: 120px;
        /* justify-content: flex-start; */
        /* gap: 16px; */
    }
}
.product-variants>.product-variants-item ul {
    gap: 24px;
    justify-content: flex-start;
}
/* .product-variants>.product-variants-item ul img,
.product-variants>.product-variants-item ul label {
    width: 60px;
} */
.input-color:checked+span,
.input-color:hover+span,
.input-radio:checked+span,
.input-radio:hover+span {
    border: 2px solid #fdc600;
    border-radius: initial;
}
.product-variants>.product-variants-item .color {
    padding: 8px;
    /* height: 120px; */
    width: 100%;
    justify-content: flex-start;
    gap: 8px;
}
@media (min-width: 768px) {
    .product-variants>.product-variants-item ul img,
    .product-variants>.product-variants-item ul label {
        width: 60px;
    }
    .product-variants>.product-variants-item .color {
        padding: 16px;
        height: 120px;
        width: 120px;
        justify-content: flex-start;
        gap: 16px;
    }
}

.btn-devis-product span {
    padding-right: 10px;
    vertical-align: middle;
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    /* color: #fff; */
    font-weight: 600;
    text-transform: uppercase;
}
@media (min-width: 992px) {
    .btn-devis-product span {
        /* font-family: Source Sans Pro, sans-serif; */
        /* font-size: 28px; */
        /* color: #fff; */
        /* font-weight: 600; */
    }
}
@media (min-width: 768px) {

    .ask_offer {
        justify-content: flex-start;
        margin-top: 5px;
    }
}
.ask_offer .qty_quote i {
    color: white;
    gap: 18px;
}
fieldset.quote_ask_form {
    padding: 0;
}

.btn-demo {
    display: -ms-flexbox;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: left;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0;
    padding: 0;
    border: none;
    cursor: pointer;
}
.btn-demo span {
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    color: #FFC232;
    font-weight: 600;
    text-align: center;
}
@media (min-width: 1030px) {
    .btn-demo span {
        margin-left: 0px;
        text-align: left;
    }
}
.btn-demo img {
    width: 24px;
    margin-right: 6px;
}

.attribute-name {
    display:none;
}
.pagination a {
    margin-left: 4px;
    margin-right: 4px;
    color: #164279;
    font-weight: 600;
    display: inline-block;
    padding: 4px 12px 5px;;
    border: 1px solid;
}
.pagination a:hover {
    color: white;
    background-color: var(--blue);
}
.pagination .current a {
    border: 1px solid;
    background-color: var(--blue);
    color: white;
    text-decoration: none;
    font-size: 16px;
    padding: 5px 15px;
}
.pagination .previous {
    float: initial;
    padding: 6px 4px 4px;
}
.pagination .next {
    float: initial;
    padding: 6px 4px 4px;
}
.pagination .previous.disabled, .pagination .next.disabled  {
    display: none;
}
.pagination .next, .pagination .previous {
    color: var(--yellow);
    background-color: var(--blue);
    border: 1px solid var(--blue);
}

.seo .seo_titre {
    font-weight: 600 !important;
}
.seo .seo_desc {
    columns: 1 !important;
}
.seo .seo_desc p {
    font-size: 14px !important;
}

#main .page-footer {
    padding-bottom: 0;
    margin-bottom: 0;
}

.btn-mobile-filters {
    display: none;
}

/* Carrousel */
.carousel-inner h2 {
    color: var(--blue);
    font-weight: 700;
    margin-bottom: 24px;;
}
.carousel .carousel-item {
    padding-top: 10px;
}
.sous-title-carrousel {
    color: var(--blue);
    font-size: 14px;;
}
.carousel .carousel-item .caption .caption-description p,
.carousel .carousel-item .caption .sous-title-carrousel {
    color: var(--blue);
}
@media (min-width: 1200px) {
    .carousel-inner h2 {
        color: var(--blue);
    }
    .carousel .carousel-item .caption .caption-description p,
    .carousel .carousel-item .caption .sous-title-carrousel {
        color: var(--blue);
    }
}

#index figcaption {
    width: 876px;
    margin-top: 0;

    background-color: rgba(255, 255, 255, 0.8);

    border-radius: 8px;
    font-weight: 300;
    left: calc(50vw - 443px);
    text-align: center;
    padding-top: 42px;
}
#index figcaption p {
    margin: initial;
}

.carousel .carousel-item .caption {
    display: block;
    position: absolute;
    bottom: 50%;
    left: 5%;
    transform: translateY(50%);
    margin: 0;
    max-width: initial;
    color: #fff;
    text-align: left;
}

@media screen and (max-width: 767px) {

    #products .product-miniature,
    .featured-products .product-miniature,
    .product-accessories .product-miniature,
    .product-miniature .product-miniature {
        width: 47% !important;
    }

    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container,
    .product-miniature .thumbnail-container {
        min-height: 265px;
    }

    .btn-mobile-filters {
        margin-top: 16px;
    }

    #index figcaption {
        width: 100%;
        left: 0;
    }

    #index .featured-products .products-section-title {
        font-size: 26px;
    }

    #index .swiper-container article {
        width: 80%;
    }

    .carousel .carousel-inner,
    .carousel .carousel-item {
        height: 50vh;
    }

    .carousel .carousel-item .caption {
        transform: translateY(74%);
    }
}

@media (min-width: 1200px) {
    .carousel .carousel-item .caption {
        max-width: initial;
    }
}
@media (min-width: 1650px) {
    .carousel .carousel-item .caption {
        left: 0;
    }
}

.block_share_links svg {
    width: 32px;
}
.block_share_links span {
    color: var(--blue);
}
.social-sharing ul {
    text-align: left;
}

/* Fix 8.2 update search widget style MYM 2026/07/21 */
.search-widget form input[type="text"] {
    color: var(--blue);
    font-family: "Source Sans Pro";
    font-size: 13px;
    line-height: 15px;
    border-radius: 50px;
}

#search_widget form input {
    width: 100%;
    padding: 10px 20px 10px 40px;
    outline: none;
    background-color: #fff;
    border: 1px solid #c2c2c2;
    border-radius: 20px;
}
#search_widget {
    overflow: hidden;
}
@media (min-width:992px) {
    .search-widget form button[type="submit"] {
        cursor: pointer;
        background-color: #fdc600;
        padding: 8px;
        right: 1px;
        bottom: 0;
        border-radius: 0 52px 50px 0!important;
        color: #fff;
        width: 36px;
        height: 40px;
    }
}
#search_widget form i {
    position: absolute;
    padding: 0;
    top: 10px;
    left: 8px;
}