/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 @font-face {
    font-family: 'AvantGardeITC';
    src: url('../fonts/AvantGardeITC-Demi.woff2') format('woff2'),
        url('../fonts/AvantGardeITC-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lobster Two';
    src: url('../fonts/LobsterTwo.woff2') format('woff2'),
        url('../fonts/LobsterTwo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


html{
	overflow:overlay
}
body{
	font-family: 'AvantGardeITC';
}

#header .header-nav{
	max-height: none;
	border: none;
	margin-top: 35px;
	margin-bottom: 30px;
}

#header .header-nav .user-info a,
#header .header-nav .blockcart .header{
	color: #314584;
	text-transform: uppercase;
}
#header .header-nav .user-info i{
	font-family: 'AvantGardeITC';
	background: url(../img/icon-login.png) center no-repeat;
	width: 26px;
	height: 25px;
}
#header .header-nav .blockcart,
#header .header-nav .blockcart.active{
	 background: transparent;
}
#header .header-nav .cart-preview.active a,
#header .header-nav .cart-preview.active a:hover{
	color: #314584;
}
#header .header-nav .blockcart i{
	background: url(../img/icon-panier.png) center no-repeat;
	width: 26px;
	height: 25px;
}


/*		MENU	*/
#header .header-top #_desktop_top_menu{
	padding: 0;
}
#header .header-top .menu-top {
    background: #f7f7f7;
    height: 44px;
	padding: 10px 15px;
}
#header #top-menu{
	margin: 0;
	position: relative;
}
#header .header-top a[data-depth="0"]{
	color: #314584;
}
#header .header-top a[data-depth="0"]:hover,
#header .header-top .current a{
	color: #c7247d;
}
#header .top-menu .sub-menu{
	margin: 0;
	left: -15px;
	top: 36px !important;
	width: calc(100% + 15px);
	border-radius: 40px;
	padding: 8px;
}
.top-menu[data-depth="1"] {
    border: 3px solid #c7247d;
    border-radius: 35px;
	margin: 0;
	padding: 30px 0;
}
.top-menu .sub-menu ul[data-depth="1"]>li{
	float: none;
    display: block;
    margin: 0;
    padding: 0 35px;
    margin-bottom: 15px;
	position: relative;
}
.top-menu .sub-menu ul[data-depth="1"]>li::after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 35px;
    width: 155px;
    height: 3px;
    background: #314584;
}
.top-menu .sub-menu ul[data-depth="1"]>li:hover::after{
	background: #c7247d;
}
.top-menu .sub-menu ul[data-depth="1"]>li:last-child::after{
	display: none;
}
.top-menu .sub-menu ul[data-depth="1"]>li:last-child{
	margin: 0;
}
#header .top-menu .sub-menu ul[data-depth="1"]>li a{
	padding-bottom: 15px;
	color: #314584;
}
#header .top-menu .sub-menu ul[data-depth="1"]>li:hover a{
	color: #c7247d;
}

/*	Search	*/
#header .header-top{
	padding: 0;
}
#header .header-top .search-widget{
	min-width: auto;
}
.header-top .search-widget form input[type=text]{
	width: auto;
	padding: 0 15px;
	border-radius: 10px;
}
.search-widget form button[type=submit] {
    position: relative;
    float: right;
}
.search-widget form button[type=submit] i{
	background: url(../img/icon-search.png) center no-repeat;
	width: 26px;
    height: 26px;
    margin-top: 2px;
}

/*	wrapper	*/
#wrapper {
    background: #fff;
    box-shadow: none;
    margin-top: 20px;
    padding: 0;
}
#wrapper .home-slider{
	background: #f7f7f7;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper .home-slider .carousel{
	margin-bottom: 0;
}
#wrapper #carousel .carousel-inner{
	height: auto;
	margin-bottom: 0;
}
#wrapper #carousel .carousel-item .caption{
	display: none;
}
#wrapper #carousel .carousel-indicators{
	display: none;
}
#wrapper #carousel .carousel-control .icon-next i, 
#wrapper #carousel .carousel-control .icon-prev i{
	background: url(../img/carousel-arrow.png) center no-repeat;
}
#wrapper #carousel .carousel-control .icon-prev i{
	transform: rotate(180deg);
}

#wrapper #home_banner img{
	box-shadow: none;
}

.slick-list, .slick-track{
	min-width: 100%;
}

/*	BANNER MIDDLE	*/
#wrapper .banner-middle {
    background: #19508e;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
	position: relative;
	min-height: 160px;
	margin-bottom: 70px;
}
#wrapper .banner-middle h2{
	text-align: center;
    color: #fff;
    font-size: 24px;
	padding-top: 40px;
}
#wrapper .banner-middle h2 span{
	display: block;
	font-size: 60px;
}
#wrapper .banner-middle a{
	position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    background: #d93ba1;
    border-radius: 20px;
    padding: 5px 25px;
    font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
#wrapper .banner-middle img{
	position: absolute;
	top: 0;
	right: 25%;
	transform: translateX(50%);
}

.featured-products{
	position: relative;
	z-index: 9;
}
.featured-products h4{
    font-family: 'Lobster Two';
	color: #c81f7d;
	text-align: center;
	font-size: 38px;
	line-height: normal;
	margin-bottom: 25px;
}
.featured-products .crsl-link{
	position: absolute;
    right: 0;
    top: 10px;
}
.featured-products .crsl-link a{
	color: #19508e;
}
.featured-products .crsl-link a i{
	background: #19508e;
    color: #fff;
    border-radius: 20px;
    margin-left: 10px;
}
.featured-products .crsl-desc {
    text-align: center;
    color: #727272;
    max-width: 100%;
    width: 560px;
    margin: 25px auto;
	display: none;
}
.featured-products .prodcrsl {
	position: relative;
}
.featured-products .prodcrsl .slick-arrow {
    position: absolute;
    top: 170px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: #e5e5e5;
    border-radius: 30px;
    line-height: 30px;
    text-align: center;
    color: #575757;
	z-index: 99;
}
.featured-products .prodcrsl .slick-arrow.slick-prev{
	left: -25px;
}
.featured-products .prodcrsl .slick-arrow.slick-next{
	right: -25px;
}
.featured-products .product-miniature,
#products .product-miniature {
	flex-flow: column;
	margin-bottom: 30px;
}
.featured-products .thumbnail-container,
#products .thumbnail-container {
    height: auto;
	border-radius: 15px;
	padding: 20px;
	width: auto;
	margin: 0 5px 30px;
	max-width: 240px;
}
.featured-products .thumbnail-container .product-thumbnail img,
#products .thumbnail-container .product-thumbnail img {
    position: relative;
}
.featured-products .product-description,
#products .product-description {
    position: relative;
	height: auto;
	box-shadow: none !important;
	width: 100%;
}
.featured-products .product-description .product-title,
#products .product-description .product-title{
	position: relative;
	padding-bottom: 15px;
    margin-bottom: 15px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.featured-products .product-description .product-title::after,
#products .product-description .product-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: calc(50% - 55px);
	width: 110px;
	height: 4px;
	background: #c81f7d;
}
.featured-products .product-description .product-title a,
#products .product-description .product-title a {
    color: #19508e;
	text-transform: uppercase;
}
.featured-products .product-description .regular-price,
.featured-products .product-flags,
#products .product-description .regular-price,
#products .product-flags {
    display: none;
}

#products .product-price-and-shipping, 
.featured-products .product-price-and-shipping, 
.product-accessories .product-price-and-shipping, 
.product-miniature .product-price-and-shipping{
	display: flex;
	flex-flow: row wrap;
}

.featured-products .product-description .age, 
.featured-products .product-description .quantity, 
.featured-products .product-description .price,
#products .product-description .age, 
#products .product-description .quantity, 
#products .product-description .price {
    /* width: 33%; */
    /* float: left; */
	flex-grow: 1;
	flex-basis: 0;
	font-family: 'Lobster Two';
}
.featured-products .product-description .age,
#products .product-description .age {
	color: #c81f7d;
}
.featured-products .product-description .quantity,
#products .product-description .quantity {
	color: #17aadd;
}
.featured-products .product-description .price,
#products .product-description .price {
	color: #a5cd39;
}

.featured-products .product-description .age label, 
.featured-products .product-description .quantity label, 
.featured-products .product-description .price label,
#products .product-description .age label, 
#products .product-description .quantity label, 
#products .product-description .price label {
    display: block;
    text-align: center;
	color: #47535d;
}
.featured-products .product-miniature form button,
.featured-products .product-miniature form button:hover,
#products .product-miniature form button,
#products .product-miniature form button:hover{
    color: #fff;
    background: #d93ba1;
    border-radius: 20px;
    padding: 8px 25px;
    font-size: 12px;
    text-transform: uppercase;
	min-width: 150px;
}
.featured-products .product-miniature form button:hover,
#products .product-miniature form button:hover{
	opacity: 0.8;
}

#index .banner-middle2{
	width: 100vw;
    position: relative;
    margin-left: -50vw;
    margin-top: -150px;
    left: 50%;
    text-align: center;
    padding-top: 150px;
    background: #2b699e;
	margin-bottom: 0;
	padding-bottom: 20px;
}
#index .banner-middle2 a{
	display: inline-block;
}
#index .banner-middle2 img{
	box-shadow: none;
}
#index .block-text-abonnement{
	padding: 0;
}
#index .block-text-abonnement h2,
#index .block-text-abonnement ul{
	max-width: 320px;
	margin-left: auto;
	margin-right: auto;
}
#index .block-text-abonnement h2{
	font-family: 'Lobster Two';
	color: #c81f7d;
	font-size: 38px;
	text-align: center;
	text-transform: none;
	position: relative;
	padding: 30px 0;
	margin: 30px auto;
}
#index .block-text-abonnement h2::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 170px;
	height: 4px;
	background: #19508e;
}
#index .block-text-abonnement ul li{
	color: #727272;
	font-size: 18px;
	line-height: normal;
	text-align: left;
	background: url(../img/li-abonnement.png) left center no-repeat;
	padding-left: 25px;
}


.bottomslider {
    position: relative;
}
.bottomslider .caption {
    background: rgb(25 80 141 / 85%);
	padding: 30px;
}
.bottomslider .caption h2 {
    font-family: 'Lobster Two';
    text-align: center;
    font-size: 38px;
    line-height: normal;
	margin-bottom: 15px;
}
.bottomslider .caption .desc,
.bottomslider .caption .desc p {
    text-align: center;
    line-height: normal;
	color: #fff;
}

.bottomslider ul.homeslider_tabs {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 99;
    left: 0;
}
.bottomslider ul.homeslider_tabs li {
    display: inline-block;
    margin-left: 5px;
}
.bottomslider ul.homeslider_tabs li:first-child {
    margin: 0;
}
.bottomslider ul.homeslider_tabs li a {
    width: 10px;
    height: 10px;
    background: #d8d9db;
    border-radius: 20px;
    display: block;
    font-size: 0;
}
.bottomslider ul.homeslider_tabs li.homeslider_here a{
    background: #c93a66;
}

#block-reassurance{
    margin-top: 60px;
    overflow: hidden;
    padding-bottom: 40px;
    /* background: url(../img/paiement-cards.jpg) center bottom no-repeat; */
    position: relative;
}
#block-reassurance::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #c93a66;
}
#block-reassurance ul {
    text-align: center;
}
#block-reassurance ul li {
    display: inline-block;
    width: 25%;
    float: left;
    border: none;
    position: relative;
}
#block-reassurance ul li::after {
	display: none;
    content: '';
    position: absolute;
    left: 25px;
    bottom: 25px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    background: #f23f79;
    color: #fff;
}
#block-reassurance ul li:nth-child(1)::after {content: '1';}
#block-reassurance ul li:nth-child(2)::after {content: '2';}
#block-reassurance ul li:nth-child(3)::after {content: '3';}
#block-reassurance ul li:nth-child(4)::after {content: '4';}
#block-reassurance li .block-reassurance-item{
    padding: 0;
}
#block-reassurance ul li .block-reassurance-item img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
}
#block-reassurance ul li .block-reassurance-item span {
    margin: 0 auto;
    max-width: 150px;
    display: block;
    color: #494949;
    margin-top: 15px;
}


#home-page-tabs {
    text-align: center;
    border: none;
}
#home-page-tabs li.nav-item {
    display: inline-block;
    float: none;
}
#home-page-tabs li.nav-item a {
    color: #c81f7d;
    font-size: 25px;
    font-family: 'Lobster Two';
    border: none;
}
#home-page-tabs li.nav-item a.active,
#home-page-tabs li.nav-item.active a {
    color: #19508e;
}
#index .tabs{
	box-shadow: none;
	padding: 0;
}
#index .tabs .tab-content .all-product-link{
	display: none;
}
#index .tabs .tab-content .featured-products .prodcrsl .slick-arrow{
	top: 170px;
    color: #c81f7d;
    background: #fff;
    box-shadow: 1px 1px 8px 0px rgb(0 0 0 / 25%);
	z-index: 9;
}
#index .tabs .tab-content .featured-products .prodcrsl .slick-arrow.slick-prev{right: auto; left: -25px;}
#index .tabs .tab-content .featured-products .prodcrsl .slick-arrow.slick-next{left: auto; right: -25px;}

.insta-feed .css-xgm0sd{
	visibility: hidden !important;
}
.insta-feed h2 {
    font-family: 'Lobster Two';
    color: #c81f7d;
    text-align: center;
    font-size: 38px;
    line-height: normal;
    margin-bottom: 25px;
}
/* LISTING */
#wrapper .breadcrumb{
	padding-left: 15px;
	padding-right: 15px;
}
#wrapper .breadcrumb li a,
#wrapper .breadcrumb li:last-child,
#wrapper .breadcrumb li:after,
#wrapper .total-products p{
	color: #c7247d;
}
.products-selection .sort-by {
    background: #19508e;
    color: #fff;
    border-radius: 14px 0 0 0;
    padding: 5px 15px;
}
#search_filter_toggler,
#category #left-column #search_filter_controls button {
    background: #19508e;
    color: #fff;
	padding-top: 4px;
    padding-bottom: 4px;
}
.brands-sort .select-title, 
.products-sort-order .select-title, .suppliers-sort .select-title {
    padding: 3px 10px;
    background: #f7f7f7;
    border: none;
    box-shadow: none;
    color: #484848;
}
.block-categories {
    border: 1px solid #184e8b;
    border-radius: 10px;
}
.block-categories a {
    color: #19508e;
}
.block-categories .category-sub-menu li[data-depth="0"]>a{
	border-bottom: 3px solid #184e8b;
	margin-top: 10px;
    padding-bottom: 10px;
}
#search_filters, #search_filters_brands, #search_filters_suppliers{
	border: 1px solid #184e8b;
    border-radius: 10px;
}
#search_filters p.h6{
	color: #19508e;
}
#search_filters .facet .facet-title {
    color: #c7247d;
}
#search_filters .facet .facet-label a {
    color: #47535d;
}
#js-product-list-header{
	display: none;
}
.pagination .page-list {
    box-shadow: none;
}
.pagination>div:first-child {
    color: #c7247d;
}
.pagination a {
    color: #19508e;
}
.pagination .current a {
    color: #c7247d;
}
#products .up{
	display: none;
}

#category.category-abonnement #products .product-miniature form button{
	display: none;
}

/* PRODUCT */
#product .product-cover {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 24%);
}
#product .thumb-container img{
	border-radius: 15px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 24%);
	border: none;
}
#product h1{
	color: #19508e;
}
#product .product-actions .add-to-cart{
	color: #fff;
    background: #d93ba1;
    border-radius: 20px;
}

#product .product-add-to-cart{
	float: left;
}
#product .product-additional-info{
	float: right;
}
#product .social-sharing span{
	color: #19508e;
}
#product .social-sharing li{
	background-color: #19508e;
	border-radius: 5px;
}
#product .social-sharing li.facebook{
	background-image: url(../img/share-facebook.svg);
}
#product .social-sharing li.twitter{
	background-image: url(../img/share-twitter.svg);
}
#product .social-sharing li.pinterest{
	background-image: url(../img/share-pinterest.svg);
}

#product .tabs {
    padding: 0;
    box-shadow: none;
}
#product .tabs .nav-tabs {
    border-bottom: 2px solid #c7247d;
}
#product .tabs .nav-tabs .nav-link.active, 
#product .tabs .nav-tabs .nav-link:hover {
    border: none;
    font-size: 22px;
    color: #c7247d;
    font-family: 'Lobster Two';
}
#product .tabs .nav-tabs .nav-item {
    margin: 0;
}
#product .tab-content .product-description p {
	color: #19508e;
}

#product .has-discount .discount{
	display: none;
}
#product .current-price{
	font-size: 22px;
    color: #c7247d;
}
#product .product-prices .tax-shipping-delivery-label{
	color: #c7247d;
	display: inline-block;
}
.product-flags li.product-flag.discount, 
.product-flags li.product-flag.discount-amount, 
.product-flags li.product-flag.discount-percentage{
	background: #c7247d;
}

#product .product-container .product-information .product-description{
	display: none;
}

/* MODAL ADD TO CART */
#blockcart-modal .modal-content{
	border-radius: 25px;
	overflow: hidden;
}
#blockcart-modal .modal-title{
	font-family: 'Lobster Two';
    color: #c81f7d;
    font-size: 28px;
    line-height: normal;
}
#blockcart-modal .product-image{
    border-radius: 15px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 24%);
    border: none;
}
#blockcart-modal .product-name{
	color: #19508e;
}
#blockcart-modal .product-price{
	color: #c81f7d;
    font-size: 18px;
}
#blockcart-modal .cart-content .cart-content-btn .btn{
    border-radius: 20px;
}
#blockcart-modal .cart-content .cart-content-btn .btn.btn-primary{
    background: #d93ba1;
}

/* CART */
.cart-grid-body .card-block h1 {
    color: #c81f7d;
}
.product-line-grid-left img{
	border-radius: 15px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 24%);
}
.cart-grid-body a.label,
.cart-grid-body a.label:hover{
	color: #19508e;
}
.cart-grid-body .product-price{
	color: #c81f7d;
}
.card-block.checkout .btn{
	border-radius: 20px;
	background: #d93ba1;
}

/* CHECKOUT */
body#checkout #header .header-nav{
	box-shadow: none;
}
body#checkout section.checkout-step.-current .step-title,
body#checkout a,
body#checkout a:hover,
body#checkout .product-price{
	color: #c81f7d;
}
body#checkout .product-name{
	color: #19508e;	
}
body#checkout #cart-summary-product-list img{
	border-radius: 15px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 24%);
}
body#checkout .form-group.id_country{
	/* display: none; */
}
body#checkout .form-group.city{
	display: none;
}

/* ORDER CONFIRMATION */
#content-hook_order_confirmation h3,
#order-items .h3{
	color: #c81f7d;
}
#order-items .details{
	color: #19508e;	
}
#order-items .image img{
	border-radius: 15px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 24%);
}

/* MY ACCOUT */
.page-my-account #content .links a i{
	color: #19508e;	
}
.page-my-account #content .links a:hover i{
	color: #c81f7d;
}
.page-my-account .page-footer a{
	color: #314584;
    text-transform: uppercase;
}

/* GLOBAL */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
	outline: none;
}
.btn.btn-primary,
.btn.btn-primary.focus, 
.btn.btn-primary:focus, 
.btn.btn-primary:hover{
	border-radius: 20px;
	background: #d93ba1;
}

#content #search_widget button[type=submit]{
	position: absolute;
}

#module-ambjolisearch-jolisearch #main .categories{
	display: none;
}

/* FOOTER */
#footer{
	background: #19508e;
	padding: 0;
}
#footer .footer-container{
	box-shadow: none;
	color: #fff;
}
#footer .footer-container .logo-footer{
	padding-top: 60px;
}

#footer .footer-container .h3,
#footer .footer-container .h3 a,
#footer .footer-container a,
#footer .footer-container .block-contact,
#footer .footer-container .block-contact p{
	color: #fff;
}
#footer .footer-container .links ul{
	background: #19508e;
}
#footer .footer-container .block-contact{
	text-align: center;
	padding-top: 50px;
    border-left: 1px solid #FFF;
}
#footer .footer-container .block-contact-title{
	text-transform: none !important;
	text-align: center;
}
#footer .footer-container .block-contact ul.social-link{
	text-align: center;
	margin-top: 25px;
}
#footer .footer-container .block-contact ul.social-link li{
	display: inline-block;
	background-image: none;
	margin-left: 15px;
}
#footer .footer-container .block-contact ul.social-link li:first-child{
	margin-left: 0;
}
#footer .footer-container .block-contact ul.social-link li a{
	width: 36px;
	height: 36px;
	display: block;
}
#footer .footer-container .block-contact ul.social-link li.facebook a{background: url(../img/icon-facebook.png) center no-repeat;}
#footer .footer-container .block-contact ul.social-link li.instagram a{background: url(../img/icon-instagram.png) center no-repeat;}
#footer .footer-container .block-contact ul.social-link li.twitter a{background: url(../img/icon-whatsapp.png) center no-repeat;}
#footer .footer-container .copyright{
	margin: 20px auto;
}

@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {
	#wrapper #carousel .carousel-control .icon-next{
		margin-right: 20px;
	}
	#wrapper .banner-middle h2{
		font-size: 18px;
	}
	#wrapper .banner-middle h2 span {
		font-size: 46px;
	}

	.featured-products .crsl-link{
		display: none;
	}

	#block-reassurance ul{
		display: flex;
		flex-flow: row wrap;
		margin-bottom: 0;
	}
	#block-reassurance ul li{
		width: 50%;
		margin-bottom: 20px;
	}
}

@media (max-width: 767.98px) {
	#wrapper .banner-middle{
		justify-content: center;
		padding-bottom: 50px;
	}
	#wrapper .banner-middle > div{
		position: initial;
	}
	#wrapper .banner-middle img{
		position: relative;
		right: auto;
    	transform: none;
	}

	.featured-products .prodcrsl .slick-arrow.slick-next,
	#index .tabs .tab-content .featured-products .prodcrsl .slick-arrow.slick-next{right: 0;}
	.featured-products .prodcrsl .slick-arrow.slick-prev,
	#index .tabs .tab-content .featured-products .prodcrsl .slick-arrow.slick-prev{left: 0;}

	#category #left-column #search_filters{
		border: 1px solid #184e8b;
	}

	#footer .footer-container .block-contact {
		padding: 0;
		border-left: none;
	}
	#footer .footer-container .block-contact .title{
		border: none;
	}
	#footer .footer-container .block-contact ul.social-link li{
		border: none;
		margin: 0;
	}
}	

@media (max-width: 575.98px) {
	#block-reassurance ul li::after{
		display: none;
	}
	#custom-text div[class*="col"]{
		padding: 0;
	}
}