/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


.product-description {
    margin-bottom: 20px;
}

.product-picto-label {
    margin-top: 0.5rem;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}

.product-pictos .product-picto-wrapper .product-picto {
    display: block;
    height: 56px;
    background-color: #ffffff;
    margin: 0 auto;
    border-radius: 99rem;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
}

.product-picto img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* add background colors in variouse boxes  - start */
.product-info-row {
    background: #fff;
    margin: 0;
    padding: 2rem 1rem;
    margin-bottom: 3rem;
    border: 1px solid #f0f0f0
}

#left-column {
    padding-right: 0;
}

body#checkout section.checkout-step,
.cart-grid-right .cart-summary {
    background: #fff
}

.cart-items {
    background: #fff;
    border: 1px solid #f0f0f0
}

.cart-item {
    padding: 1rem
}

.products-selection {
    background: #fff;
    padding-left: 1rem;
    padding-right: 1rem;
    border: none;
    margin-top: 0;
}

#left-column .block,
#right-column .block {
    border: none;
}

.products-grid .product-miniature-default {
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.10);
}

.form-control,
.dropdown-menu,
.autocomplete-suggestions,
.ui-menu.ui-jolisearch {
    border-radius: 4px;
    border-color: #0C3451;
}

#registration #main,
#authentication #main {
    max-width: 820px;
    margin: 0 auto;
}

#checkout .form-fields,
#checkout .form-footer {
    max-width: 640px;
}

#checkout #main .btn {
    max-width: 640px;
}

#user_info .logout,
#user_info .text-faded {
    display: none;
}

.btn {
    border-radius: 4px;
}

/* .btn-primary:hover {
    background-color: #0C3451;
} */

.btn-product-list {
    background-color: #0C3451;
    color: #ffffff;
}

.btn-primary.form-control-submit:hover,
.btn-product-list:hover {
    background-color: #0075BF;
}

#search_filters .block-title {
    font-family: 'din-2014', sans-serif;
}

.ui-menu.ui-jolisearch .jolisearch-body section[role='main'] .product .jolisearch-product .product-price {
    font-family: 'larken';
    font-weight: 700;
}

.product-tabs .nav-link {
    padding: 1rem;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.product-tabs .nav-link.active {
    background: #fff;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.product-tabs .nav-tabs {
    margin: 0;
}

.product-tabs .tab-content {
    background: #fff;
    padding: 1.5rem;
    border: 1px solid #f0f0f0;
    border-top: none;
}

/* add background colors in variouse boxes  - end */

div#footer-container-first {
    background-image: url(/img/cms/fond-cta.jpg);
}

.block-newsletter h5 {
    font-family: 'larken';
}

#footer .block-iqitcontactpage {
    flex-grow: 3;
}

.block-iqitcontactpage .contact-rich {
    max-width: fit-content;
}

#iqitmegamenu-horizontal .cbp-horizontal>ul {
    display: flex;
    justify-content: center;
}

#iqitmegamenu-horizontal .cbp-horizontal>ul>li {
    flex: 1;
}

#iqitmegamenu-horizontal .cbp-horizontal>ul>li>a {
    text-align: center;
    width: 100%;
    height: 100%;
}

#iqitmegamenu-horizontal .cbp-horizontal>ul>li>a>.cbp-tab-title {
    display: flex;
    height: 100%;
    align-items: center;
    min-height: 44px;
    justify-content: center;
    gap: 5px;
    font-weight: 300;
    font-size: 14px;
}

#iqitmegamenu-horizontal .cbp-horizontal>ul>li:not(:first-child) {
    border-left: 1px solid rgba(124, 171, 187, 0.46);
}

.iqitmegamenu-submenu-container .first_rows:last-child .cbp-banner-image {
    height: 40px;
    width: 100%;
    object-fit: cover;
}

#desktop-header-container>.align-items-center {
    display: grid;
    grid-template-columns: 1fr 220px 1fr;
}

#desktop_logo img {
    max-width: 180px;
    transition: max-width ease-in-out 0.2s;
}

#iqitpopup .iqit-btn-newsletter {
    background-color: #0075BF;
}

#iqitpopup .iqit-btn-newsletter:hover {
    color: #0C3451;
    background-color: #ffffff;
}

#iqitpopup .iqit-close-popup {
    background-color: #0C3451;
}

.stuck-header-element #desktop_logo img,
.block-iqitcontactpage img {
    max-width: 120px;
}

#desktop-header-container .col-header-right {
    display: grid;
    grid-template-columns: 1fr repeat(2, minmax(1rem, auto));
    min-width: fit-content;
    grid-gap: 2rem;
    align-items: center;
}

.desktop-header-style-1 #search_widget,
.desktop-header-style-2 #search_widget {
    max-width: 100%;
}

#header .desktop-header-style-1 #user_info {
    margin: 0;
}

#mobile-header #mobile-header-sticky {
    background: #ffffff url("/img/cms/fond-header.jpg") left top / auto repeat fixed;
}

#mobile-header .logo {
    max-width: 100px;
}

.mobile-menu__column .mobile-menu__banner-image {
    min-height: 30px;
}

#mobile-header .mobile-main-bar {
    padding: 1rem 0;
}

#mobile-header .mobile-menu__arrow {
    display: block;
    color: #0C3451;
    font-size: 1rem;
}

#mobile-header .m-nav-btn {
    color: #0C3451;
}

.mobile-menu__links-list-li a {
    font-size: 1.5384615385rem;
}

.mobile-menu__column-title {
    font-weight: normal;
}

#mobile-header .m-nav-btn svg {
    height: 1.4em;
}

#mobile-header .m-nav-btn>span {
    display: none;
}

#mobile-header #search-widget-mobile.dropdown-mobile {
    border: none;
    padding: 0.5rem;
}

#mobile-header .dropdown-menu {
    border-radius: 0;
}

#mobile-header .mobile-menu__currency-selector {
    display: none !important;
}

#mobile-header .mobile-menu__scroller {
    padding-top: 0 !important;
}

#mobile-header .mobile-menu__back-btn {
    font-size: 1.5rem;
}

.mobile-menu__column-categories:not(:last-child) {
    margin-bottom: 1rem;
}

.mobile-menu__column-categories {
    border-bottom: solid 1px rgba(124, 171, 187, 0.46);
}

.mm-panel__header {
    align-items: center;
}

#product .elementor-widget-product-price .ce-product-price {
    font-family: 'larken';
    font-weight: 700;
}

#productdaas-accordion .title {
    padding: 0;
}

#productdaas-accordion .title a {
    font-weight: 700;
    font-size: 1.1rem;
    padding: 1.2rem 0;
}

#productdaas-accordion .title a i {
    color: #0075BF;
    font-size: 1.8rem;
}

.elementor-widget-container #productdaas-accordion {
    margin-bottom: 0 !important;
}

#block-reassurance li,
.iqit-accordion .title {
    border-bottom-color: #7cabbb;
}

.iqit-accordion .content {
    border-bottom: none;
}

.elementor-widget-product-price .ce-product-prices {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.elementor-widget-product-price .ce-product-prices .ce-product-price {
    order: 1;
    flex-direction: column;
    align-items: end;
}

.elementor-widget-product-price .ce-product-prices .ce-product-price-ecotax {
    order: 3;
    width: 100%;
}

.elementor-widget-product-price .ce-product-prices .ce-tax-shipping-delivery-label {
    order: 2;
    position: relative;
    bottom: 4px;
}

.ce-product-price.ce-has-discount span:first-child {
    margin-bottom: 10px;
}

.product-prices {
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: flex-end;
    text-align: right;
}

.product-prices .current-price {
    display: block;
    line-height: 1;
    margin-bottom: 10px;
    font-family: 'larken';
}

.price .product-price {
    font-size: 18px;
    font-family: 'larken';
}

.product-price {
    font-size: 34px;
    font-weight: 700;
}

.product-prices .price-ecotax {
    margin-bottom: 0;
    margin-top: 0;
    text-align: right;
}

.product-prices .badge {
    margin-bottom: 14px;
    font-size: 15px;
    border-radius: 4px;
}

.product-prices .product-discount {
    margin-bottom: 10px;
}

.cart-container .product-discount {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}

.cart-container .discount {
    padding: 0.2rem 0.4rem;
}

.cart-container .unit-price .value {
    font-size: 14px;
}

.cart-container .product-line-info a.label {
    font-size: 16px;
}

.cart-container .product-line-info-secondary {
    font-size: 14px;
}

.has-discount>div {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#productdaas-accordion-attachments {
    padding: 1rem 0;
}

#productdaas-accordion-attachments .product-attachments .attachment {
    margin-bottom: 1rem;
}

#productdaas-accordion-attachments .product-attachments .attachment hr {
    margin-top: 0.5rem
}

.attachment {
    font-size: 1.1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.attachment hr {
    width: 100%;
}

.attachment svg {
    width: 2rem;
}

.ce-product-variants__label {
    font-weight: 700;
}

.elementor-widget-product-add-to-cart .elementor-size-md,
.swn-tag-wtb-btn.elementor-button.elementor-size-md,
.elementor-widget-product-quantity input[type="number"] {
    min-height: 52px;
}

.swn-tag-wtb-btn.elementor-button.elementor-size-md,
.notice-btn.elementor-button.elementor-size-md,
.technical-btn.elementor-button.elementor-size-md {
    display: flex;
    align-items: center;
    color: #ffffff;
    gap: 16px;
}

.swn-tag-wtb-btn.elementor-button.elementor-size-md,
.notice-btn.elementor-button.elementor-size-md {
    background-color: #0C3451;
    border: 1px solid #0C3451;
}

.technical-btn.elementor-button.elementor-size-md {
    background-color: #7CABBB;
    border: 1px solid #7CABBB;
}


.swn-tag-wtb-btn.elementor-button.elementor-size-md .elementor-button-text,
.technical-btn.elementor-button.elementor-size-md .elementor-button-text,
.notice-btn.elementor-button.elementor-size-md .elementor-button-text {
    text-align: left;
}

.elementor-widget-product-add-to-cart .elementor-button-icon svg path {
    fill: #0C3451;
    transition: fill linear 0.3s;
}

.elementor-widget-product-add-to-cart a:hover .elementor-button-icon svg path {
    fill: #ffffff;
}

.swn-tag-wtb-btn.elementor-button.elementor-size-md:hover,
.notice-btn.elementor-button.elementor-size-md:hover {
    background-color: #0075BF;
    border-color: #0075BF;
    color: #ffffff;
}

.swn-tag-wtb-btn.elementor-button.elementor-size-md svg path,
.notice-btn.elementor-button.elementor-size-md svg path {
    fill: #ffffff;
    transition: fill linear 0.3s;
}

.product-video {
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.10);
    padding: 10px;
    margin: 20px 0;
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    border-color: #0C3451;
}

#blockcart-content .block-cart-product-quantity,
.js-cart-line-product-quantity {
    max-width: 40px;
}

#blockcart-content .cart-products .row>.col-3 {
    margin-right: 1rem;
}

#blockcart-content .price {
    display: block;
    font-size: 16px;
}

#blockcart-content .product-discount {
    display: block;
    margin-bottom: 5px;
}

.elementor-widget-product-quantity input[type="number"] {
    height: 52px;
    max-width: 60px;
}

#cbp-hrmenu1 {
    display: none;
}

.category-image {
    display: grid;
    grid-template-columns: 2fr 3fr;
}

.category-header-left {
    background-color: #0C3451;
    color: #ffffff;
    padding: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
}

.category-header-left svg {
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 0;
    right: 0;
    top: 0;
}

.category-image .category-description {
    position: relative;
    margin-left: 0;
    margin-bottom: 0;
}

.category-image picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-miniature .product-price {
    font-family: 'larken';
    font-size: 16px;
}

.product-miniature .current-price-tax {
    font-size: 0.8rem;
    color: #0c3451;
    font-weight: 300;
}

.cart-btn {
    position: relative;
}

.ps-shoppingcart .cart-products-count-btn {
    display: block;
    left: 1rem;
    background-color: #0075BF;
    right: initial;
}

#user_info a,
#cart-toogle {
    display: flex;
    align-items: center;
    gap: 1rem;
}

#ps-shoppingcart-wrapper {
    order: 3;
}


#search_filters .noUi-connect {
    background-color: #0C3451;
}

#search_filters .facet .facet-type-radio,
#search_filters .facet>.facet-type-checkbox,
#search_filters_brands .facet .facet-type-radio,
#search_filters_brands .facet>.facet-type-checkbox,
#search_filters_suppliers .facet .facet-type-radio,
#search_filters_suppliers .facet>.facet-type-checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
}

#search_filters .facet_color>li,
#search_filters_brands .facet_color>li,
#search_filters_suppliers .facet_color>li {
    margin-bottom: 0;
    line-height: 1;
}

#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #0C3451;
    margin-bottom: 0;
}

.products-grid .products-variants .variant-links .color {
    width: 1rem;
    height: 1rem;
    border-radius: 4px;
    border: 1px solid #0C3451;
}

#search_filters .facet .facet-label .color {
    display: block;
    margin: 0;
}

#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
    cursor: pointer;
}

.facet-type-checkbox:not(.facet_color) .facet-label,
.facet-type-radio:not(.facet_color) .facet-label {
    padding: 0.2rem .6rem;
    line-height: 1.2;
}

.elementor-widget-button .elementor-button-icon svg,
.elementor-button-link .elementor-button-icon svg {
    height: 1em;
}

.products.swiper-container .swiper-slide {
    overflow: initial;
}

.elementor-widget-prestashop-widget-ProductsList .swiper-arrows-above .swiper-button {
    border-radius: 4px;
}

.elementor-widget-prestashop-widget-ProductsList .swiper-arrows-above .swiper-button-prev {
    right: 3rem;
}

.elementor-widget-prestashop-widget-ProductsList .swiper-slide {
    padding: 0.8rem 0.5rem;
}

.products-grid .product-miniature-layout-2 .product-title {
    min-height: 36px;
}

.product-miniature-grid .product-functional-buttons {
    font-size: 16px;
}

.ps-emailsubscription-block .newsletter-input-group {
    border-radius: 4px;
    overflow: hidden;
}

#content-wrapper .section-title {
    font-family: 'larken';
}

.products.swiper-container .swiper-slide {
    padding: 0.8rem 0.5rem;
}

#product .products.swiper-container .swiper-button-next,
#product .products.swiper-container .swiper-button-prev {
    background-color: transparent;
}

#product .swiper-container-wrapper {
    padding-bottom: 1rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -10px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}

.facet-type-checkbox:not(.facet_color) a,
.facet-type-radio:not(.facet_color) a {
    padding: 0;
}

.facet-type-checkbox:not(.facet_color) .facet-label,
.facet-type-radio:not(.facet_color) .facet-label {
    padding: 0.4rem 0.8rem;
}

.facet-label.active {
    background-color: #0C3451;
    color: #fff;
}

.facet-label.active a {
    color: #fff !important;
}

#module-ph_simpleblog-single #content-wrapper {
    max-width: 1080px;
    margin: 0 auto;
}

.simpleblog__listing__post .img-fluid {
    height: 200px;
    object-fit: cover;
}

#ce-product-quick-view .dialog-message {
    border-radius: 8px;
}

.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
    background-color: white;
}

.iqitcompare-product .btn.add-to-cart {
    display: flex;
    align-items: center;
}

.iqitcompare-product .btn.add-to-cart svg {
    margin-right: 10px;
}

#cart-summary-product-list>div {
    text-align: left !important;
    margin-top: 20px;
}

.ns-title {
    color: #ffffff;
}

#iqitcompare-table .product-discount .regular-price {
    font-size: 1.2rem;
    color: #0C3451;
    opacity: .8;
    line-height: 1.2em;
    font-weight: normal;
}

#iqitcompare-table .product-price .product-price {
    line-height: 1.2em;
    font-family: 'larken';
    font-size: 26px;
}

#iqitcompare-table .pack-product-name {
    margin-bottom: 1rem;
}

#iqitwishlist-user-products .product-price {
    font-family: 'Larken';
    font-size: 18px;
}

#iqitwishlist-user-products .product-add-cart input[type=number] {
    max-width: 40px;
    margin-right: 1rem;
}

.text-muted {
    font-size: 1rem;
}

.product__actions {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: flex-end;
    z-index: 99;
    max-width: 120px;
}

.product__actions .elementor-widget-container {
    display: flex;
    gap: 0.8rem;
}

.product__actions .elementor-widget-container .btn {
    padding: 0.2rem 0.4rem;
}

.product__actions .elementor-widget-container .col {
    padding: 0;
}

.svg-inline--fa {
    display: var(--fa-display, inline-block);
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

.elementor-element-dvifuzo .btn-traditional:hover,
.elementor-element-u5r7nmk .btn-traditional:hover {
    color: #0c3451 !important;
}

.product-miniature .thumbnail-container .product-thumbnail-second {
    background-color: #ffffff;
}

@media screen and (max-width: 767px) {
    .product-pictos {
        display: flex;
        overflow-x: auto;
        gap: 1rem;
    }

    .product-pictos .product-picto-wrapper {
        flex-shrink: 0;
    }

    .cart-container .product-line-actions .unit-price {
        flex: 0 0 80px;
    }

    .cart-container .product-line-actions .price {
        flex: 0 0 100px;
    }

    .cart-container .js-cart-line-product-quantity {
        flex: 0 0 76px;
    }

    .elementor-widget-product-add-to-cart .elementor-button.elementor-size-md {
        padding-left: 20px;
        padding-right: 20px;
    }
}


@media screen and (min-width: 768px) {
    .category-image h1 {
        font-size: 60px;
    }

    .product-pictos {
        display: grid;
        grid-template-columns: repeat(5, minmax(1rem, 8rem));
    }
}



/** CUSTOM CSS FORM **/

.form-control::placeholder {
    color: #7CABBB;
}

.bootstrap-filestyle .input-group-btn {
    order: -1;
}

.bootstrap-filestyle .input-group-btn .btn {
    display: flex;
    align-items: center;
}

.ets_cfu_form-control.ets_cfu-submit {
    padding: 10px 20px;
    background-color: #0075BF;
    font-weight: normal;
    text-transform: initial;
    font-size: 16px;
    font-family: "din-2014", sans-serif;
}

.ets_cfu_form-control.ets_cfu-submit:hover {
    background-color: #0C3451;
}

.ets_cfu_wrapper .ets_cfu_box:last-child{
    display: none;
}