/* ----------------------------------------------------------------------------------------------
****** FONTS ******
****** GLOBAL ******
****** HEADER ******
****** FOOTER ******
****** HOMEPAGE ******
****** CATEGORY ******
****** PRODUCT ******
****** BRANDS ******
****** BLOG ******
****** CONTACT ******
****** CONNEXION ******
****** MY ACCOUNT ******
****** CART ******
****** CHECKOUT ******
****** CMS ******

****** Advanced Cookie Banner ******
------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------
****** FONTS ******
------------------------------------------------------------------------------------------------- */
@font-face {
  font-family: 'Expressa-Serial';
  src: url('/themes/elementflow/assets/fonts/Expressa-Serial-Light.woff2') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Expressa-Serial';
  src: url('/themes/elementflow/assets/fonts/Expressa-Serial-Regular.woff2') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Expressa-Serial';
  src: url('/themes/elementflow/assets/fonts/Expressa-Serial-Heavy.woff2') format('truetype');
  font-weight: 700;
  font-style: normal;
}

h1 {
    font-family: "Expressa-Serial";
    font-weight: 400;
}

body#index h1, body#index h2, body#index h3{
    font-family: "Expressa-Serial";
}
body#product h1 {
    font-family: "Expressa-Serial";
}
/* --------------------------------------- FIN - FONTS ------------------------------------------ */
/* ----------------------------------------------------------------------------------------------
****** GLOBAL ******
------------------------------------------------------------------------------------------------- */
a:focus {
    outline: 0;
}
.btn-primary {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-secondary);
    border: 1px solid var(--e-global-color-secondary);
    padding: 15px 30px;
    transition: .2s;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: var(--e-global-color-secondary)!important;
    color: var(--e-global-color-primary);
    border: 1px solid var(--e-global-color-primary);
    transition: .2s;
    outline: 0!important;
}

.custom-radio input[type=radio]:checked+span {
    background-color: var(--e-global-color-primary);
}

.ui-autocomplete {
    position: fixed;
}
/* --------------------------------------- FIN - GLOBAL ----------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** HEADER ******
------------------------------------------------------------------------------------------------- */

/* --------------------------------------- FIN - HEADER ----------------------------------------- */

/* ----------------------------------------------------------------------------------------------
****** FOOTER ******
------------------------------------------------------------------------------------------------- */
#footer .reinsurance .elementor-image-box-title {
    font-family: "Expressa-Serial";
}
/* --------------------------------------- FIN - FOOTER ----------------------------------------- */

/* ----------------------------------------------------------------------------------------------
****** HOMEPAGE ******
------------------------------------------------------------------------------------------------- */
.home-slider-product .swiper-slide, body#category .js-product-miniature {
    height: auto;
    display: flex;
}
.product-miniature {
    height: 100%;
}
.product-miniature .product-miniature-infos {
    height: 100%;
    display: flex;
}
.product-miniature .product-miniature-infos .product-miniature-bottom {
    margin-top: auto;
    flex: 0 0 auto;
}
.home-slider-product .placeholder-swiper-scrollbar {
    margin-left: 0;
    margin-right: 0;
}
.home-slider-product .swiper-scrollbar {
    width: 100%;
    left: 0;
    right: 0;
}

.blog-miniature {
    height: 100%;
}
.blog-miniature .blog-miniature-infos {
    height: 100%;
    display: flex;
}
.blog-miniature .blog-miniature-infos .blog-miniature-bottom {
    margin-top: auto;
    flex: 0 0 auto;
}
/* --------------------------------------- FIN - HOMEPAGE --------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** CATEGORY ******
------------------------------------------------------------------------------------------------- */
.category-subcategories .swiper-slide {
    margin-right: 15px!important;
}
.category-subcategories .swiper-slide .e-con-inner {
    display: flex;
    flex-direction: row;
    line-height: normal;
    padding: 5px;
    transition: .2s;
}
.category-subcategories .swiper-slide .e-con-inner:hover {
    background-color: #fff;
    transition: .2s;
} 
.category-subcategories .swiper-slide .e-con-inner .stsb_mini_category_name {
    text-align: left;
}
.category-subcategories .stsb_grid_wrapper {
    display: flex;
    justify-content: center;
}

#search_filters {
    background: transparent;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding: 30px 0;
}
#search_filters .text-uppercase.h6 {
    width: 100%;
    text-transform: initial!important;
}
#search_filters #_desktop_search_filters_clear_all {
    width: 100%; 
}
#search_filters #_desktop_search_filters_clear_all .btn-tertiary {
    text-align: left;
    background-color: transparent;
    border: 0;
}
#search_filters #_desktop_search_filters_clear_all .btn-tertiary:hover {
    background-color: transparent;
    text-decoration: underline;
    border: 0;
}
#search_filters .facet.clearfix {
    padding-top: 0;
}
#search_filters .facet-dropdown {
    background-color: #ffffff;
    padding: 0;
    border: 0;
    font-size: 0.875rem;
    font-weight: 700;
    box-shadow: 0 0 0 0;
    border: 1px solid #3C3D3F2B;
}
#search_filters .facet-dropdown.open>.select-title {
    border: 0;
}
#search_filters .facet-dropdown .select-title {
    background-color: #ffffff;
}
#search_filters .dropdown-menu {
    min-height: 220px;
    max-height: 200px;
    overflow: auto; 
}
#search_filters .dropdown-menu a {
    color: #7a7a7a;
    font-size: 0.875rem;
}
#search_filters .dropdown-menu a:hover {
    background-color: #6FA09C;
    color: #ffffff;
}
.btn-add-to-cart .stsb_pm_action_button_add_to_cart_wrapper {
    width: 100%;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #6FA09C;
}
.category-description h2 {
    font-family: 'Montserrat';
}

.category-pagination .elementor-widget-container nav {
    padding: 0 20px;
    margin-bottom: 30px;
}

.stsb_category_description {
    padding: 80px 0 80px 0;
}

body#new-products h1, body#best-sales h1, body#best-sales h1, body#prices-drop h1 {
    text-align: center;
    font-size: 3rem;
}

/* --------------------------------------- FIN - CATEGORY --------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** BRANDS ******
------------------------------------------------------------------------------------------------- */
body#manufacturer h1 {
    text-align: center;
    font-size: 2.5rem;
    padding: 40px 0 20px 0;
}
body#manufacturer .container {
    width: 1960px;
}
body#manufacturer #main ul {
    align-items: initial!important;
}
body#manufacturer #main .brand {
    border: 1px solid #3C3D3F2B;
    border-radius: 10px;
    height: auto;
    margin: 10px;
    width: calc(20% - 20px);
}
body#manufacturer #main .brand .brand-infos a {
    font-weight: 700;
}

[class*=" manufacturer-id-"] h1,
[class^="manufacturer-id-"] h1 {
  padding: 0!important;
}
/* ---------------------------------------- FIN - BRANDS ---------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** PRODUCT ******
------------------------------------------------------------------------------------------------- */

/* ---------------------------------------- FIN - PRODUCT --------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** BLOG ******
------------------------------------------------------------------------------------------------- */
body#module-stsitebuilder-postcategory .stsb_grid_wrapper:has(.blog-miniature) > div {
    height: 100%;
    flex-grow: 1;
}
.blog-miniature .blog-miniature-infos {
    height: 100%;
    display: flex;
}
.blog-miniature .blog-miniature-infos .blog-miniature-bottom {
    margin-top: auto;
    flex: 0 0 auto;
}
/* ----------------------------------------- FIN - BLOG ----------------------------------------- */

/* ----------------------------------------------------------------------------------------------
****** CONTACT ******
------------------------------------------------------------------------------------------------- */

/* ---------------------------------------- FIN - CONTACT --------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** CONNEXION ******
------------------------------------------------------------------------------------------------- */

/* --------------------------------------- FIN - CONNEXION -------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** MY ACCOUNT ******
------------------------------------------------------------------------------------------------- */

/* --------------------------------------- FIN - MY ACCOUNT ------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** CART ******
------------------------------------------------------------------------------------------------- */
body#cart #wrapper {
    margin-top: -22px;
    background-color: var(--e-global-color-5ad3330);
}
.sidebar-cart .stsb_small_cart_products_section .stsb_list_item {
    padding: 10px 0;
}
.sidebar-cart .stsb_small_cart_products_section .stsb_list_item .stsb_flex_wrapper {
    grid-area: 20px;
}
.sidebar-cart .stsb_small_cart_products_section .stsb_list_item .stsb_small_cart_info .stsb_fw_middle {
    display: flex;
    flex-direction: column;
}
.sidebar-cart .stsb_small_cart_products_section .stsb_list_item .stsb_small_cart_info .stsb_fw_middle .stsb_price {
    width: 100%;
    font-size: 1rem;
    font-weight: 700;
}
/* ------------------------------------------ FIN - CART ---------------------------------------- */
/* ----------------------------------------------------------------------------------------------
****** CHECKOUT ******
------------------------------------------------------------------------------------------------- */

/* ---------------------------------------- FIN - CHECKOUT -------------------------------------- */

/* ----------------------------------------------------------------------------------------------
****** CMS ******
------------------------------------------------------------------------------------------------- */
body#sitemap h1 {
    font-size: 2.5rem;
    padding: 40px 0 20px 0;
}
/* ------------------------------------------ FIN - CMS ----------------------------------------- */

/* ----------------------------------------------------------------------------------------------
****** Advanced Cookie Banner ******
------------------------------------------------------------------------------------------------- */

/* ------------------------------ FIN - Advanced Cookie Banner ---------------------------------- */

/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------- Responsive ------------------------------------------ */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
@media (max-width: 1440px) {
    .stsb-menu .e-n-tab-title-text a {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
