.elementor-6040201 .elementor-element.elementor-element-5ab2abd .elementor-text-editor{text-align:center;}.elementor-6040201 .elementor-element.elementor-element-5ab2abd{color:#ffffff;font-family:"MONTSERRAT", Josefin;font-size:14px;}/* Start custom CSS for section, class: .elementor-element-3b10b7a */#wrapper {
    background: #fff;
    padding-top: 32px;
}
h1,
 #subcategories,
.breadcrumb {
    display: none;
}
#product-list-header,
#product-list-header > .card {
    background-color: #004f70;
}
#product-list-header > .card {
    min-height: inherit;
    height: 150px;
}
#product-list-header > .card p{
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}
#products,
#left-column {
    padding-top: 200px;
}
#content-wrapper {
    position: inherit;
}
#product-list-header {
    position: absolute;
    left: 0;
    right: 0;
}
#category-description {
    min-width: 100%;
}

.breadcrumb span {
    font-family: 'Montserrat'
}

.product-miniature {
    min-height: 100%;
}

.thumbnail-container,
.select-title, 
.products-sort-order .select-title{
    border: 1px solid rgba(0,0,0,.12);
}
.wishlist-button-add {
    box-shadow: inherit;
}

.highlighted-informations {
    background-color: rgba(255, 255, 255, 0.75) !important;
}
.product-miniature .highlighted-informations .quick-view {
    color: black;
    font-size: 14px;
}

.product-miniature .highlighted-informations .quick-view:hover {
    color: #34c924;
}

#js-product-list-top p,
.product-price-and-shipping span,
.product-title a,
#js-product-list-top span,
.pagination,
.block-categories {
    font-family: "Montserrat"
}

.product-title a {
    font-weight: 600 !important;
    color: black !important;
}
.price {
    font-weight: 400;
    font-size: 14px;
}

.block-categories {
 padding-top: 0;   
}

.h6 {
    font-size: 26px !important;
    font-weight: 400 !important;
}

.category-top-menu > li:first-child {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.category-sub-menu {
    margin-top: 0 !important;
}

.block-categories .category-sub-menu li[data-depth="0"] {
    padding: 20px 0 ;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 400;
}
.navbar-toggler.collapse-icons {
    display: flex;
    justify-content: center;
    align-items: center;
}
.material-icons.add {
    font-size: 16px;
}
.block-categories .collapse-icons {
    top: 20px;
}
@media (max-width: 768px) {
    #left-column {
        display: none;
    }
    #content-wrapper {
        width: 100%;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */ @font-face {
	font-family: 'MONTSERRAT';
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	src: url('/Users/audreyfosse/Library/Fonts/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'MONTSERRAT';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url('/Users/audreyfosse/Library/Fonts/Montserrat-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'MONTSERRAT';
	font-weight: bold;
	font-style: italic;
	font-display: swap;
	src: url('/Users/audreyfosse/Library/Fonts/Montserrat-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'MONTSERRAT';
	font-weight: bold;
	font-style: normal;
	font-display: swap;
	src: url('/Users/audreyfosse/Library/Fonts/Montserrat-ExtraBold.ttf') format('truetype');
}
 /* End Custom Fonts CSS */