

:root {
  --font-helvetica-normal: 'Helvetica W04 normal', Helvetica, Helvetica Neue, Arial, sans-serif;	
  --font-helvetica-bold: 'Helvetica W04 bold', Helvetica, Helvetica Neue, Arial, sans-serif;	
  --font-playfair: 'Playfair Display', Times, serif;				
  --primary: #1C1B1B;
  --dark: #1C1B1B;
  --secondary: #FCE99D;	
  --light: #EFECE8;
  --swiper-theme-color: #1C1B1B;	
}

body {
  color: var(--primary);
  font-family: var(--font-helvetica-normal);
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-optical-sizing: auto;	
  font-size: 0.938rem;	
  line-height: 1.35rem;	
}



hr {
  border-top: 1px solid #d2d1d1;
  margin-bottom: 10px;
  margin-top: 10px;
}

.hr-bg {
    background: linear-gradient(180deg, 
        rgba(0,0,0,0) calc(50% - 1px), 
        rgba(192,192,192,1) calc(50%), 
        rgba(0,0,0,0) calc(50% + 1px));
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #1c1b1b;
}



/* LAYOUT ====================================================================== */

.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 0;
		
}

html {
   max-width: 100%;
}

html, body {margin: 0; padding: 0; overflow-x:hidden;}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1350px;
  }
}

@media (min-width: 992px) {
  .layout-left-column .products-list__block--grid {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .layout-left-column .products-list__block--grid {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/*
@media (min-width: 1800px) {
  .layout-left-column .products-list__block--grid {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
*/



/* IMAGES ====================================================================== */


.img-container {
  position: relative;
}

.img-back {
  z-index: 1;
  position: absolute;
}

.img-front {
  z-index: 2;
  position: absolute;
}


/* ALERTE ====================================================================== */


.alert-info {
  background-color: #F7F5F1;
  border-color: #EFECE8;
  color: #646464;
  border-radius: 4px;
  padding: 1.5rem 1.5rem .5rem 1.5rem;
}

.alert {
  border-radius: 4px;
  padding: .875rem;
  font-size: .875rem;
}

.alert p {
	margin-bottom: 0.25rem;
}

.cart-dropdown__content .alert {
  padding: .5rem;
  font-size: 12px;
  text-align: center;
}


/* MENU ====================================================================== */

.main-menu__item-link--top {
  color: var(--primary);
  font-family: var(--font-playfair);
  font-weight: normal;
  font-size: 0.938rem;
}

@media (min-width: 768px) {
  .main-menu__item-link--top {
    padding: 15px 15px;
  }
  .main-menu__dropdown {
    justify-content: center;
  }
}

.adtm_sub {
  -webkit-box-shadow: 0px 14px 20px 0px rgba(0,0,0,0.1)!important;
  -moz-box-shadow: 0px 14px 20px 0px rgba(0,0,0,0.1)!important;
  box-shadow: 0px 14px 20px 0px rgba(0,0,0,0.1)!important;
  border-bottom: 0px solid #dee2e6;
}


.adtm_elements li a {
  text-transform: capitalize !important;
}

.adtm_elements li a:hover {
  text-decoration: underline!important;
}

.a-niveau1.advtm_menu_actif {
  text-decoration: underline;
}

#_desktop_top_menu > #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
  font-size: 15px;
  font-family: var(--font-playfair);
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;	
}

.advtm_menu_span.advtm_menu_span_8, .advtm_menu_span.advtm_menu_span_9, .advtm_menu_span.advtm_menu_span_10, .advtm_menu_span.advtm_menu_span_11 {
  font-weight: 700 !important;
}

#adtm_menu table.columnWrapTable tr td div.adtm_column_wrap {
  padding: 5rem;
}

#_desktop_top_menu >  .li-niveau1 a span {
  padding: 0px 15px 0px 15px;
}

.adtm_column_wrap_td.advtm_column_wrap_td_19.advtm_hide_mobile {
	background-image: url( './../../../../img/cms/v2/menu/sacs-luxe.webp' );
	background-size: cover;
	background-position: center center;
}

.adtm_column_wrap_td.advtm_column_wrap_td_20.advtm_hide_mobile {
	background-image: url( './../../../../img/cms/v2/hp/montres-luxe.webp' );
	background-size: cover;
	background-position: center right;
}

.adtm_column_wrap_td.advtm_column_wrap_td_21.advtm_hide_mobile {
	background-image: url( './../../../../img/cms/v2/hp/chaussures-luxe.webp' );
	background-size: cover;
	background-position: center center;
}

.adtm_column_wrap_td.advtm_column_wrap_td_22.advtm_hide_mobile {
	background-image: url( './../../../../img/cms/v2/hp/bijoux-luxe.webp' );
	background-size: cover;
	background-position: center center;
}

.adtm_column_wrap_td.advtm_column_wrap_td_23.advtm_hide_mobile {
	background-image: url( './../../../../img/cms/v2/hp/vetements-luxe.webp' );
	background-size: cover;
	background-position: center center;
}

.adtm_column_wrap_td.advtm_column_wrap_td_24.advtm_hide_mobile {
	background-image: url( './../../../../img/cms/v2/hp/accessoires-luxe.webp' );
	background-size: cover;
	background-position: center center;
}

.adtm_column_wrap_td.advtm_column_wrap_td_4, .adtm_column_wrap_td.advtm_column_wrap_td_6, .adtm_column_wrap_td.advtm_column_wrap_td_7, .adtm_column_wrap_td.advtm_column_wrap_td_9, .adtm_column_wrap_td.advtm_column_wrap_td_1, .adtm_column_wrap_td.advtm_column_wrap_td_3, .adtm_column_wrap_td.advtm_column_wrap_td_10, .adtm_column_wrap_td.advtm_column_wrap_td_12, .adtm_column_wrap_td.advtm_column_wrap_td_13, .adtm_column_wrap_td.advtm_column_wrap_td_15, .adtm_column_wrap_td.advtm_column_wrap_td_16, .adtm_column_wrap_td.advtm_column_wrap_td_18 {
 background: #F7F5F1;
}

.adtm_column ul.adtm_elements li {
  margin-bottom: 4px;
}

@media (max-width: 1200px) {
	#_desktop_top_menu > #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
	  font-size: 14px;
	}
	#_desktop_top_menu > .li-niveau1 a span {
	  padding: 0px 10px 0px 10px;
	}
}

@media (max-width: 992px) {
	.li-niveau1.advtm_menu_9, .li-niveau1.advtm_menu_10, .li-niveau1.advtm_menu_11 {
	  display: none;
	}
	.adtm_column_wrap_td.advtm_column_wrap_td_4, .adtm_column_wrap_td.advtm_column_wrap_td_6, .adtm_column_wrap_td.advtm_column_wrap_td_7, .adtm_column_wrap_td.advtm_column_wrap_td_9, .adtm_column_wrap_td.advtm_column_wrap_td_1, .adtm_column_wrap_td.advtm_column_wrap_td_3, .adtm_column_wrap_td.advtm_column_wrap_td_10, .adtm_column_wrap_td.advtm_column_wrap_td_12, .adtm_column_wrap_td.advtm_column_wrap_td_13, .adtm_column_wrap_td.advtm_column_wrap_td_15, .adtm_column_wrap_td.advtm_column_wrap_td_16, .adtm_column_wrap_td.advtm_column_wrap_td_18 {
	 background: #FFFFFF;
	}
}

#_mobile_top_menu > #adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
  font-size: 18px;
  font-family: var(--font-playfair);
  font-optical-sizing: auto;
  font-style: normal;
}

.column_wrap_title {
  font-family: var(--font-playfair);
  font-optical-sizing: auto;
  font-style: italic;	
}

@media (max-width: 767px) {
	li.li-niveau1 a.a-niveau1 {
	  border-color: #e5e5e5!important;	
	  border-width: 0px 0px 1px 0px !important;
	}	
	#adtm_menu:not(.atmRtl) .advtm_open_on_hover ul#menu .li-niveau1:hover div.adtm_sub {
	  padding: 2rem 0 0 0;
	}
	#adtm_menu table.columnWrapTable tr td div.adtm_column_wrap {
	  padding: 0rem;
	}

	.li-niveau1 a span {
    padding: 5px 20px 5px 20px;
    }
	
   #adtm_menu .adtm_column_wrap span.column_wrap_title {
    padding: 0 0px 5px 8px;
   }
	#adtm_menu .adtm_column ul.adtm_elements li a, #adtm_menu .adtm_column ul.adtm_elements li span[data-href] {
		padding: 5px 0px 5px 10px;
		margin: 10px 0px 10px 0px;
   }	
	.px-3.py-2.modal-body {
	  padding: 2rem !important;
	}
	
	#_mobile_language_selector {
  		margin: 2rem 3rem;
	}
	
}

#_mobile_top_menu {
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub.adtm_sub_open a.a-niveau1 span {
	background-image: url( './../img/icons/close.svg' );
	background-position: right 20px center;   
  }
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1 span {
	background-image: url( './../img/icons/open.svg' );
	background-position: right 20px center;  
  }
}


/* CARD ====================================================================== */


.card {
  background-color: #fff;
  border: 0;
  border-radius: 0;
}





/* HEADER ====================================================================== */



.header-top__content .container-fluid {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.header-top__badge {
  background: var(--light);
  border-radius: 50%;
  font-size: .5rem;
  font-weight: 700;
  height: 2em;
  line-height: 2em;
  position: absolute;
  right: -2em;
  text-align: center;
  top: 0;
  width: 2em;
  color: var(--primary);
}

.header-top {
  background: #fff;
  -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.1);	
  border-bottom: 0px solid #dee2e6;
}

.header-top__row {
  justify-content: space-around;
}

.l-header {
  margin: 0 0 20px;
}

#menu-icon {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {

	.header-top__content .container-fluid {
	  padding-left: .5rem;
	  padding-right: .5rem;
	}	
	.l-header {
	  margin: 0 0 10px;
	}
}



/* HEADER BANNER ====================================================================== */

.header-banner {
  background: var(--primary);
  color: #FCE99D;
}

.header-banner .swiper-slide {
  font-size: .75rem;
}

.header-banner .alert-dismissible {
  padding: 5px 45px 7px 15px!important;
  background: var(--primary);  
  border: none;
  color: #FCE99D;
}

.header-banner .alert-dismissible .close {
  padding: .4rem 1.25rem;
}


@media (max-width: 768px) {

	.header-banner .swiper-slide {
	  font-size: .625rem;
	}
	
	.header-banner .alert-dismissible {
	  padding: 5px 37px 7px 7px !important;
	}
	
	.header-banner .alert-dismissible .close {
	  padding: .4rem .75rem;
	}

}

.header-banner .swiper-button-prev img, .header-banner .swiper-button-next img {
  max-height: 14px;
}

.header-banner .homeslider__arrow {
  padding: 0 10px;
}

.header-banner .swiper-button-custom {
  height: 25px;
}

.header-banner p {
  margin: 0;
  height: 25px;
  line-height: 25px;	
}

.header-banner .close {
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 18px;
  text-shadow: none;
  opacity: .75;
}

.header-banner .close:hover {
  opacity: 1;
}



/* FOOTER ====================================================================== */

.footer-container {
  background: #FFFFFF;
  margin-top: 0;
  padding-bottom: 4rem;
  padding-top: 4rem;
}

.l-footer {
  padding-top: 15px;
}

.footer-container .h4 {
	text-transform: none;
}

#footer #gdpr_consent {
  margin-top: 1rem;
  font-size: 11px;
  line-height: 17px;	
}

.links-list__link {
  color: var(--primary);
}

.links-list {
	padding: 0 0 0 .25rem;
}

.links-list__elem:not(:last-child) {
  margin: 0 0 5px;
}

.reassurance .push p {
	font-size: 0.813rem;
	line-height: 1.15rem;
	color: #777676;
	margin-bottom: 0;
}

.reassurance .push h6 {
	font-size: 1rem;
}



@media (max-width:992px) {

	.footer-container {
	  padding: 3rem 1rem 3rem 1rem;
	}
	.reassurance .push h6 {
		font-size: 1rem;
	}	
}	



/* COLORS ====================================================================== */


.text-yellow, .text-secondary {
	color: var(--secondary);
}

.text-black, .text-primary {
	color: var(--primary)!important;
}

.text-muted {
	color: #8d8d8d;
}

.text-black-80 {
	color: #494949;
}

.text-black-70 {
	color: #605f5f;
}

.text-black-60 {
	color: #777676;
}

.text-black-50 {
	color: #8d8d8d;
}

.text-black-40 {
	color: #a4a4a4;
}

.text-black-30 {
	color: #1C1B1B;
}

.text-black-20 {
	color: #d2d1d1;
}

.bg-primary, .bg-dark {
	background-color: var(--primary)!important;
}

.bg-secondary, .bg-yellow {
	background-color: var(--secondary)!important;
}

.bg-light, .bg-gray {
	background-color: var(--light)!important;
}



/* FONTS ====================================================================== */

@font-face {
  font-family: 'Helvetica W04 normal';
  src: url('../fonts/44a857e5-bb9c-4164-a9f8-82e0390eaf0f.woff2') format('woff2');
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  -webkit-font-smoothing: antialiased;	
}

@font-face {
  font-family: 'Helvetica W04 bold';
  src: url('../fonts/5b00a1f2-3a6d-4922-a126-bde89e7f683c.woff2') format('woff2');
  font-style: normal;
    font-weight: normal;	
  font-display: swap;
  -webkit-font-smoothing: antialiased;	
}

@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/playfair-display-v40-latin-regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;	
  font-display: swap;
  -webkit-font-smoothing: antialiased;	
}

@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/playfair-display-v40-latin-700.woff2') format('woff2');
  font-style: normal;
  font-weight: 700;	
  font-display: swap;
  -webkit-font-smoothing: antialiased;	
}

@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/playfair-display-v40-latin-italic.woff2') format('woff2');
  font-style: italic;
  font-weight: 400;	
  font-display: swap;
  -webkit-font-smoothing: antialiased;	
}



.helvetica-normal {
  font-family: var(--font-helvetica-normal);
  -webkit-font-smoothing: antialiased;
}

.helvetica-normal strong, .helvetica-normal b {
  font-family: var(--font-helvetica-bold);
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

.helvetica-bold {
  font-family: var(--font-helvetica-bold);
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

b, strong {
  font-family: var(--font-helvetica-bold);
  font-weight: normal;
}

.playfair-normal {
  font-family: var(--font-playfair);	
  font-optical-sizing: auto;
  font-weight: 700!important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}

.playfair-italic {
  font-family: var(--font-playfair);
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;		
  -webkit-font-smoothing: antialiased;
}

.text-normal strong, .text-medium strong, .text-small strong, .helvetica-normal strong {
  font-family: var(--font-helvetica-bold);
  font-weight: normal;
}

.text-normal {
	font-size: 0.938rem;
	line-height: 1.35rem;
}

.text-medium {
	font-size: 0.813rem;
	line-height: 1.1rem;
}

.text-small {
	font-size: 0.75rem;
	line-height: .95rem;
}

.small, small {
  font-size: .875em;
  line-height: 1rem;
}


@media (max-width:992px) {
	
	.text-normal {
		font-size: calc(0.938rem + .32258vw);
	}

	.text-medium {
		font-size: calc(0.813rem + .32258vw);
	}

	.text-small, .btn {
		font-size: calc(0.75rem + .245vw) !important;
	}
	
	.text-normal.fix {
		font-size: 0.938rem!important;
    }
	
	.text-medium.fix {
		font-size: 0.813rem!important;
    }

	.text-small.fix {
		font-size: 0.75rem!important;
    }
	
	.btn.fix {
		font-size: 0.75rem!important;
	}
	
}

.text-underline {
  text-decoration: underline;
}

.h1, h1 {
    font-size: 2.25rem;
	font-weight: normal;
}

@media (max-width:992px) {
    .h1, h1 {
       font-size: 2rem;
    }
}

.h2, h2 {
    font-size: 1.875rem;
	font-weight: normal;
}

/*
@media (max-width:992px) {
    .h2, h2 {
        font-size: calc(2rem + 1.29032vw);
    }
}
*/

.h3, h3 {
    font-size: 1.5rem;
	font-weight: normal;
}

@media (max-width:992px) {
    .h3, h3 {
        font-size: calc(1.5rem + .96774vw);
    }
}

.h4, h4 {
    font-size: 1.25rem;
	font-weight: normal;
}

@media (max-width:992px) {
    .h4, h4 {
        font-size: calc(1.25rem + .64516vw);
    }
}

.h5, h5 {
    font-size: 1.125rem;
	font-weight: normal;
}

@media (max-width:992px) {
    .h5, h5 {
        font-size: calc(1.125rem + .48387vw);
    }
}

.h6, h6 {
    font-size: 1rem;
	font-weight: normal;
	line-height: 1.35rem;
}

@media (max-width:992px) {
    .h6, h6 {
        font-size: calc(1rem + .32258vw);
    }
}


a {
  color: var(--primary);
  opacity: 1;
  transition: all .2s ease-in-out;
}

a:hover {
  color: #494949;
  text-decoration: underline;
}

#content-wrapper p a {
	  text-decoration: underline;
	  color: inherit;
	}

.product-line-grid__row p a {
  text-decoration: none !important;
}

.capitalize-first::first-letter {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.cms-content ol, .cms-content ul {
  list-style: inherit;
    list-style-position: inherit;
  list-style-position: outside;
  padding-left: .75rem;
}

.cms-content ol li, .cms-content ul li {
  margin-bottom: .5rem;
}

.cms-content p {
	text-align: justify;
}

.cms-content .text-center p {
	text-align: center;
}

@media (min-width:992px) {

	.cms-content .text-lg-center p {
		text-align: center;
}

}

/* BUTTONS ====================================================================== */


.btn {
    border: 2px solid transparent;
    border-radius: 0;
    font-size: 0.75rem;
	text-transform: uppercase;
    font-weight: normal;
    line-height: 2.18;
    color: var(--primary);
	letter-spacing: 0.5px;
	 transition: all .2s ease-in-out;
	padding: .5rem 1.5rem;
}

.btn.btn-mini, .btn.btn-sm {
    font-family: var(--font-helvetica-bold);
    line-height: 1.5;
	font-size: 0.625rem;
	padding: .5rem 1rem;
}

@media (max-width:992px) {

	.btn {
		line-height: 2.5;
		padding: .5rem 1.25rem;
	}
	
	.btn.btn-mini, .btn.btn-sm {
		line-height: 2;
	}
	
}

.btn:hover {
    text-decoration: none;
    color: #212529;
}


.btn img {
	transition: all .3s linear;
	opacity: 1;
}

.btn:hover img {
	opacity: .5;
}


.btn.focus,
.btn:focus {
    box-shadow: 0 0 0 .2rem rgba(0,0,0,.1);
}

.btn-primary {
    border-color: var(--primary);
    color: var(--white);
    background-color: var(--primary);
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    border-color: #494949;
    color: #fff;
    background-color: #494949;
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,0,0,.2);
}

.btn-primary.disabled,
.btn-primary:disabled {
    border-color: #dfdfdf;
    color: #7f7f7f;
    background-color: #dfdfdf;
	cursor: not-allowed;
}

.btn-primary:not(:disabled):not(.disabled) .active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    border-color: #494949;
    color: #fff;
    background-color: #494949;
}

.btn-primary:not(:disabled):not(.disabled) .active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,0,0,.2);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  background-color: #494949;
  border-color: #494949;
  color: #fff;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #d2d1d1;
  box-shadow: 0 0 0 .2rem rgba(0,0,0,.1);
}

.btn-secondary {
    border-color: var(--secondary);
    color: var(--primary);
    background-color: var(--secondary);
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
    border-color: #fdefb6;
    color: var(--primary);
    background-color: #fdefb6;
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem hsla(42.9, 100%, 90.4%, 0.75);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    border-color: #CCC;
    color: var(--primary);
    background-color: #CCC;
}

.btn-secondary:not(:disabled):not(.disabled) .active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    border-color: #fdefb6;
    color: var(--primary);
    background-color: #fdefb6;
}

.btn-secondary:not(:disabled):not(.disabled) .active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(42.9, 100%, 90.4%, 0.75);
}

.btn-outline-primary {
    border-color: var(--primary);
    color: var(--primary);
	background-color: transparent;
}

.btn-outline-primary:hover {
    border-color: #494949;
    color: #494949;
    background-color: transparent;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,0,0,.2);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    border-color: #CCC;
    color: var(--primary);
    background-color: #CCC;
}

.btn-outline-primary:not(:disabled):not(.disabled) .active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    border-color: #494949;
    color: #fff;
    background-color: #494949;
}

.btn-outline-primary:not(:disabled):not(.disabled) .active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,0,0,.2);
}


.btn-light {
    border-color: #FFFFFF;
    color: var(--primary);
    background-color: #FFFFFF;
}

.btn-light.focus,
.btn-light:focus,
.btn-light:hover {
    border-color: rgba(255,255,255,0.90);
    color: var(--primary);
    background-color: rgba(255,255,255,0.90);
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem hsla(220,4%,85%,.5);
}

.btn-light.disabled,
.btn-light:disabled {
    border-color: #CCC;
    color: var(--primary);
    background-color: #CCC;
}

.btn-light:not(:disabled):not(.disabled) .active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    border-color: #EFECE8;
    color: var(--primary);
    background-color: #EFECE8;
}

.btn-light:not(:disabled):not(.disabled) .active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0,0%,0%,.025);
}


.btn-outline-light {
    border-color: #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
}

.btn-outline-light.focus,
.btn-outline-light:focus,
.btn-outline-light:hover {
    border-color: rgba(255,255,255,0.90);
    color: #FFFFFF;
    background-color: rgba(255,255,255,0);
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem hsla(220,4%,85%,.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    border-color: rgba(255,255,255,0.50);
    color: rgba(255,255,255,0.50);
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled) .active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    border-color: rgba(255,255,255,0.50);
    color: rgba(255,255,255,0.50);
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled) .active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(0,0%,0%,.025);
}


.btn-info {
  background: transparent;
  outline: none;
  box-shadow: none;
  border: none;
  padding: 4px 8px;
  height: auto;
  line-height: 0;
}


.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: transparent;
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  background-color: transparent;
  border-color: transparent;
}

.btn-info.focus, .btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(255,255,255,0);
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,255,255,0);
}


/* FORMS ====================================================================== */

input::placeholder {
  color: #8d8d8d;
  font-size: 0.875rem;
}

.form-control {
  border: 1px solid #d2d1d1;
  border-radius: 5px;
  color: var(--primary);
  font-size: 0.875rem;
}

.custom-file-input {
  position: relative;
  width: 100%;
  height: 44px;
}

.custom-select {
  border: 1px solid #d2d1d1;
  border-radius: 3px;
  color: var(--primary);
  font-size: 0.875rem;
  line-height: 1.5;
  padding: .5rem 2rem .5rem 1rem;
  height: 44px;	
  background-image: url( './../img/icons/chevron-down.svg' );	
}

#_desktop_language_selector .custom-select {
  font-size: 12px;
}

.custom-checkbox .custom-control-label::before, .custom-checkbox-color .custom-control-label::before {
  border-radius: 0;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before,
.custom-checkbox-color .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: var(--primary);
    background-color: var(--primary);
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,
.custom-checkbox-color .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,0,0,.3);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before,
.custom-checkbox-color .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0,0,0,.3);
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before,
.custom-radio-color .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,0,0,.3);
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,
.custom-checkbox-color .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,0,0,.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before,
.custom-checkbox-color .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0,0,0,.5);
}


.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before,
.custom-radio-color .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0,0,0,.5);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: var(--primary);
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(0,0,0,.1);
}


.custom-select:focus {
    border-color: #d2d1d1;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,0,0,.1);
}

.custom-select:focus::-ms-value {
    color: #8d8d8d;
    background-color: #fff;
}

.form-control:focus {
  background-color: #f5f5f5;
  border-color: #d2d1d1;
  box-shadow: none;
  color: #1C1B1B;
  outline: 0;
}

.prodaccordions .card {
    margin: 0;
  }

.btn-accordion {
	height: 54px;
	background: #FFF;
	border-bottom: 1px solid #d2d1d1;
	padding-left: .5rem;
	padding-right: .5rem;
	opacity: 1;
	/* font-family: var(--font-helvetica-bold); */
}

@media (max-width:992px) {

	.btn-accordion {
		height: 66px;
	}
	
	.form-control, .custom-select {
	  font-size: 16px;
	}	
	
	.search-form__input {
  		font-size: 20px;
	}
	
	.search-form__input::placeholder {
	  font-size: 16px;
	}
	
	
}

.btn-accordion:hover {
	opacity: .6;
}

.btn-accordion:focus, .btn-accordion:active, .btn-accordion.active {
	opacity: 1;
}


.btn-accordion::after {
	content: url( './../img/icons/open.svg' );
	float: right;
}

.btn-accordion[aria-expanded="false"]::after {
	content: url( './../img/icons/open.svg' );
	float: right;
}

.btn-accordion[aria-expanded="true"]::after {
	content: url( './../img/icons/close.svg' );
	float: right;
}

body#product .card-header {
  background-color: #FFF;
  border-bottom: 0;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  
}

.btn-accordion.btn.focus, .btn-accordion.btn:focus {
  box-shadow: 0 0 0 .2rem rgba(0,0,0,0);
}



/* SEARCH ========================== */


select[data-action="search-select"] {
  visibility: hidden;
}

select[data-action="search-select"].sorting-ready {
  visibility: visible;
}

.search-result__products.row {
  overflow: auto;
  height: 70vh;
}

/* Fond loader */
.page-loader {
  background: rgba(255,255,255,0.82);
  backdrop-filter: blur(4px);
}

/* Cache spinner Bootstrap */
.page-loader .spinner-border {
  display: none !important;
}

/* Logo */
.page-loader::after {
  content: "";

  position: absolute;
  top: 50%;
  left: 50%;

  width: 90px;
  height: 90px;

  margin: -45px 0 0 -45px;

  background: url('/themes/falcon/assets/img/logo/cornerluxe-logo-black.svg') center center no-repeat;
  background-size: contain;

  z-index: 2;

  animation: logoPulse 1.6s ease-in-out infinite;
}

/* Cercle de chargement */
.page-loader::before {
  content: "";

  position: absolute;
  top: 50%;
  left: 50%;

  width: 120px;
  height: 120px;

  margin: -60px 0 0 -60px;

  border-radius: 50%;
  border: 1px solid rgba(0,0,0,.10);
  border-top-color: #111;

  animation: luxeSpin 1.1s linear infinite;

  z-index: 1;
}

/* Rotation cercle */
@keyframes luxeSpin {
  to {
    transform: rotate(360deg);
  }
}

/* Animation douce logo */
@keyframes logoPulse {
  0%, 100% {
    opacity: .75;
    transform: scale(0.98);
  }

  50% {
    opacity: 1;
    transform: scale(1);
  }
}


.form-control.search-form__input, .products-selection .custom-select, #_desktop_language_selector .custom-select, #blockEmailSubscription_displayFooterBefore input.form-control, .promo-input {
  border-bottom: 1px solid #d2d1d1;
  border-right: none;
  border-left: none;
  border-top: none;
  color: var(--primary);
  height: 2.187rem;
  line-height: 2.187rem;
  padding: 0 2.1rem 0 .75rem;
  border-radius: 0;	
}

.promo-input {
  border-bottom: 1px solid #d2d1d1;
  border-right: none;
  border-left: none;
  border-top: none;
  color: var(--primary);
  height: 1.8rem;
  line-height: 2.187rem;
  padding: 0 2.1rem 0 .75rem;
  border-radius: 0;	
}

 #_desktop_language_selector .custom-select {
  border-bottom: 1px solid #FFF;
}

.search-form__btn {
  padding: 0 10px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #fff;
}

.input-group.js-parent-focus.voucher {
  max-width: 240px;
}


@media (min-width: 768px) {
  .search-result__products .products-list__block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.js-search-result .product-miniature.card.js-product-miniature.h-100.product-miniature--smaller {
  display: flex;
  flex-direction: row;
	align-items: center;
}

.js-search-result .product-miniature h4 {
  display: none;
}

.js-search-result h2.product-miniature__title {
  font-size: 12px;
  text-align: left !important;	
}

.js-search-result .product-miniature__pricing .text-small {
  display: none;
}

.js-search-result .products-list__block.products-list__block--grid {
  margin-bottom: 0px;
}

h1#js-product-list-header {
  font-family: var(--font-playfair);
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;	
  padding: 20px;	
}


/* LOGO ====================================================================== */


.logo {
  max-height: 23px;
  width: auto;	
  transition: all .3s ease-out;
}

@media (max-width: 992px) {

	.logo {
	  max-height: 18px;
	  width: auto;	
	}
		
}




/* PRODUCT LIST ====================================================================== */



.category-header .h1 {
  text-wrap: nowrap;
}

.category-header p {
  margin-bottom: 1.25rem;
}

@media (min-width:993px) {
	
	.category-header .h1 {
	  margin: 0	
	}
	
	.category-header p {
	  margin-bottom: 0;
	}
	
}

.product-miniature__thumb {
  text-align: center;
}

#_desktop_search_from .product-miniature__thumb {
  min-width: 100px;
  max-width: 100px;
}

.products-list__block.products-list__block--grid {
	border-bottom:0px solid #FFF;
}

.product-miniature__title {
  text-transform: capitalize;
  font-size: 0.875rem;
  font-weight: 400;
  height: 4em;		
}

.product-miniature h4 {
  font-size: 0.938rem;
}


.price {
  color: var(--primary);
  font-size: 1.125rem;
  font-family: var(--font-helvetica-bold);
  font-weight: normal;
}

.price--lg {
  font-size: 1.25rem;
}

.price--sm {
  font-size: 1rem;
}

.old--price {
  text-decoration: line-through;
}

.percentage {
  color: #FFF;
  background: var(--primary);
  padding: 1px 4px;
  font-family: var(--font-helvetica-bold);
  margin-left: 1px;
}

.product-price div {
  display: flex;
  align-content: center;
  align-items: center;
}

@media (max-width:992px) {
	

	.product-miniature__title {
	  height: auto;		
	}
	
	.price--lg {
	  font-size: calc(1.25rem + .8vw);
	}
	
	.category-header .h1, .card-header h1.card-title, .page-header h1 {
	  font-size: 2rem!important;
	}
	
}


.product-miniature__pricing {
  margin: 0 0 20px;
}

.page-item {
  margin-right: .75rem;
}

.page-link {
  background-color: #fff;
  border: 2px solid #d2d1d1;
  color: var(--primary);
  display: block;
  line-height: 1.25;
  margin-left: -1px;
  padding: .5rem .75rem .65rem .75rem;
}


.comments-pagination .page-item:last-child span, .comments-pagination li:last-child .page-link, .comments-pagination li:last-child span, .page-item:last-child .comments-pagination span, .page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.comments-pagination .page-item:first-child span, .comments-pagination li:first-child .page-link, .comments-pagination li:first-child span, .page-item:first-child .comments-pagination span, .page-item:first-child .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.comments-pagination .page-item.active span, .comments-pagination li.active .page-link, .comments-pagination li.active span, .page-item.active .comments-pagination span, .page-item.active .page-link {
  background-color: #FFFFFF;
  border-color: var(--primary);
  color: var(--primary);
}

.comments-pagination .page-item.disabled span, .comments-pagination li.disabled .page-link, .comments-pagination li.disabled span, .page-item.disabled .comments-pagination span, .page-item.disabled .page-link {
  background-color: #fff;
  border-color: #FFFFFF;
  color: var(--primary);
}

.comments-pagination span:hover, .page-link:hover {
  background-color: #FFFFFF;
  border-color: var(--primary);
  color:var(--primary);
}

.comments-pagination span:focus, .page-link:focus {
  box-shadow: 0 0 0 .2rem rgba(0,0,0,.15);
}


.search-filters__title {
  padding: 1.125rem 0 1.125rem .5rem;
}

.search-filters__block .custom-control-label {
  line-height: 1.5rem;
  padding-top: 1px !important;	
}

.search-filters__collapse {
  padding-bottom: 1.25rem;
}

@media (min-width:993px) {

	#_desktop_filters {
	  max-width: 300px;
	}
	
}	

@media (max-width:992px) {

	.pagination{
	  justify-content: center;
	}
	
}

#_mobile_filters {
  padding: 1rem .5rem;
}

.noUi-connect {
  background: #ebebeb;
}

.noUi-handle {
  background: var(--primary);
  border: 1px solid var(--primary);
  border-radius: 0;
}





/* PRODUCT ====================================================================== */


	#product-availability {
	  display: none;
	}


	.fixed-cart {
	    position: fixed;
		bottom: 0;
		z-index: 100;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
		padding: 1rem 1rem 1rem 1rem;
		background: #FFF;
	}

	.fixed-cart .price {
		color: #FFF;
		border-right:1px solid #CCC;
	}



body#product .qty {
  display: none;
}

.product-left {
  padding: 3rem 3rem 0 3rem;
}

@media (min-width: 992px) {

  .product-left {
    position: sticky;
    top: var(--header-offset, 150px);
    height: auto;
    max-height: calc(100dvh - var(--header-offset, 150px) - 30px);
    overflow: hidden;
  }

}

[data-magic-slide-id].active-selector img {
  -webkit-filter: brightness(100%) !important;
  filter: brightness(100%) !important;
}

.product-right {
  padding: 3rem 4rem 4rem 4rem;
}

.product-right .wrap {
  max-width: 450px;
  margin: auto;
  padding: 0 .5rem;	
}

.reassurance-top {
	line-height: 1rem;
	
}

a.icon-collapse .icon-close {
  display: none;
}

a.icon-collapse[aria-expanded="true"] .icon-open {
  display: none;
}

a.icon-collapse[aria-expanded="true"] .icon-close {
  display: block;
}

a.icon-collapse[aria-expanded="false"] .icon-close {
  display: none;
}

.icon-collapse {
  padding-right: .5rem;
}

.list-group-item {
  border: 1px solid #d2d1d1;
  padding: 0;
}



@media (max-width: 992px) {
	
	.product-left {
	  padding: 1rem 1rem 0 1rem;
	}

	.product-right {
	  padding: 2rem 1rem 1rem 1rem;
	}

}

/* Wrapper description */
#desc.product-desc-wrapper {
  position: relative;
  overflow: hidden;
}

/* Description fermée */
#collapseDesc.product-desc-content.collapse:not(.show) {
  display: block;
  max-height: 220px;
  overflow: hidden;
}

/* Description ouverte */
#collapseDesc.product-desc-content.collapse.show {
  max-height: none;
  overflow: visible;
}

/* Bouton */
#desc .showmore {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;

  display: flex;
  align-items: flex-end;
  gap: 8px;

  height: 90px;
  padding: 0 0 1rem 0;

  background: linear-gradient(
    to bottom,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,1) 55%,
    rgba(255,255,255,1) 100%
  );

  z-index: 2;
  border: 0;
  box-shadow: none;
  text-align: left;
  text-decoration: underline;
  text-transform: none;
  font-size: 16px !important;
  font-family: var(--font-playfair);
  font-style: italic;
  font-weight: 400;
  color: inherit;
}

/* Flèche */
#desc .showmore::before {
  content: "";
  width: 10px;
  height: 5px;
  flex-shrink: 0;
  background-image: url("/themes/falcon/assets/img/icons/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-bottom: 13px;
  transition: transform .3s ease;
  margin-left: 20px;	
}

/* Ouvert */
#collapseDesc.product-desc-content.show + .showmore {
  position: relative;
  height: auto;
  padding-top: 1rem;
  background: none;
}

/* Rotation de la flèche */
#collapseDesc.product-desc-content.show + .showmore::before {
  transform: rotate(180deg);
}

/* Mobile */
@media (max-width: 767px) {
  #collapseDesc.product-desc-content.collapse:not(.show) {
    max-height: 180px;
  }

  #desc .showmore {
    height: 80px;
    font-size: 15px !important;
  }
}

.showmore.btn.focus, .showmore.btn:focus {
  box-shadow: none;
}

/*
@media (max-width: 768px) {
	
	.showmore {
	  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
	  margin-top: -85px;
	  max-width: 100%;	
	    height: 120px;	
	}

}
*/
	
/* Mobile : description toujours ouverte */
@media (max-width: 768px) {

  #collapseDesc {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }

  .showmore {
    display: none !important;
  }

}




#desc #collapseDesc.collapse:not(.show) {
  display: block;
  height: 7rem;
  overflow: hidden;
}

#desc #collapseDesc.collapsing {
  height: 3rem;
}

/*
#desc a.collapsed:after {
  content: '+ Show More';
}

#desc a:not(.collapsed):after {
  content: '- Show Less';
}
*/

#desc a:not(.collapsed) {
  display: none;
}


@media (min-width: 992px) {
  .product-slider__item {
    max-width: 20%;
  }
}







/* FLAGS ====================================================================== */

.product-flags__flag {
  background: #FFF;
  color: var(--primary);
  font-size: 11px;
  font-weight: 400;
  padding: 4px 7px;
  border: 1px solid #605f5f;	
}

.product-flags {
  width: auto;
}



/* BREADCRUMB ====================================================================== */

.breadcrumb {
  background-color: #FFF;
  border-radius: 0;
  margin-bottom: unset;
  padding: unset;
  text-transform: capitalize;
  font-size: 0.75rem;	
}

@media (max-width: 767.98px) {
  .breadcrumb .breadcrumb-item:first-child {
    padding-left: 0;
  }
}

.breadcrumb-item + .breadcrumb-item::before {
  color: #a4a4a4;
  content: ">";
  padding-right: 1rem;
}

.breadcrumb-item a {
  color: #a4a4a4;
}

.breadcrumb-item.active {
 color: #a4a4a4;
  	
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 1rem;
}



/* MODAL  ====================================================================== */

.modal-content {
  border-radius: 0!important;
}

.modal-header {
  border-bottom: none!important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 2rem 1.5rem 0 1.5rem !important;
  font-family: var(--font-playfair);
  font-style: italic;	
}

.modal-body {
  padding: 1.5rem!important;
}


#_mobile_search_from {
  	margin: 4rem 1rem 0 1rem;
}

@media (max-width: 992px) {

	.search-form__btn img {
	  width: 20px;
	  height: 20px;
	  margin-bottom: 10px;
	}
	
}	

.search-modal .close {
  padding: .4375rem .925rem;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 25px;
}





/* HOMEPAGE  ====================================================================== */


/* NOTIFY ME  =========================== */

.product-additional-info .nxtal-product-notify .nxtal-notify, .pb-center-column .nxtal-product-notify .nxtal-notify {
  padding: 8px 12px;
  background: transparent;
  color: #1c1b1b;
  display: inline-block;
}



/* FEATURED PRODUCTS  =========================== */

.featured-products__footer {
  display: none;
}
.hc-carousel > .products-list__block--grid {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .hc-carousel > .layout-full-width .products-list__block--grid {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .hc-carousel > .layout-full-width .products-list__block--grid {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

 .hc-products-list[data-number-product-desktop="5"] article.product-miniature, .hc-products-list[data-number-product-desktop="5"] li.ajax_block_product, .hc-products-list[data-number-product-desktop="5"] > .product, .hc-products-list[data-number-product-desktop="5"] div[itemprop="itemListElement"] {
    width: 100%;
  }

.hc-layout .slick-track .slick-slide .product-miniature {
  margin: 0;
  padding: 0;
}

.hc-products-container .slick-arrow {
  background-color: #EFECE8;
  height: 26px;
  line-height: 26px;
  margin-left: 0;
  width: 26px;
}

.swiper-button-prev.swiper-button-custom.position-static.swiper-button-disabled {
  opacity: 1;
}

  .hc-products-container .slick-next {
    right: 0;
    bottom: 50%;
    top: auto;
	left: auto;   
  }
  .hc-products-container .slick-prev {
    left: 0;
    bottom: 50%;
    top: auto;
	right: auto;  
  }

	.featured-products .swiper-button-next {	
		top: 200px;
  		position: relative !important;
  		index: 2;
  		right: -10px;
	}	
	.featured-products .swiper-button-prev {	
		top: 200px;
  		position: relative !important;
  		index: 2;
  		left: -10px;
	}	


.hc-layout a:focus, .hc-layout a:hover {
  text-decoration: underline!important;
}	

.hc-products-container .slick-arrow.slick-next::before {
  border-top: 1px solid #1C1B1B;
  border-right: 1px solid #1C1B1B;
}

.hc-products-container .slick-arrow.slick-prev::before {
  border-top: 1px solid #1C1B1B;
  border-left: 1px solid #1C1B1B;
}

.hc-products-container .hc-products-list .slick-arrow:hover, .hc-products-container .hc-products-list .slick-arrow:focus {
  background: #EFECE8;
  border-color: #EFECE8;
  opacity: .5;
}

.hc-products-container .hc-products-list .slick-arrow:hover::before {
  border-color: #1C1B1B;
  opacity: .5;	
}



/* BANNERS  =========================== */

#index #static_content_wrapper, #index #static-block-wrapper_3 {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.our-stores-block  {
	position: relative;
}

.our-stores-block h2  {
	font-size: 2rem;
}

.our-stores-block .wrap {
	max-width: 700px!important;
	padding: 7rem 0 7rem 7rem;
}

.icon {
  width: 45px;
  border-right: 1px solid #000;
  margin-right: 12px;
  height: 35px;
  align-items: center;
  display: flex;
}

.icon img {
  margin: auto;
}

.our-stores-block .left {
  left: 30px;
  top: 0;
  background-image: url( './../img/hp/boutique-paris.webp' );	
  background-size: cover;
  background-position: center center;
}

.our-stores-block .right {
  z-index: 1;
  margin: 0px;
  border: 0;
  top: 30px;
  left: -30px;
}

@media (max-width: 991px) {
	
	.our-stores-block .right {
	  z-index: 0;
	  margin: 0px;
	  border: 0;
	  top: 0;
	  left: 0;
	}
	.our-stores-block .left {
	  left: 0;
	  top: 0;
	  height: 200px;
	}
	.our-stores-block h2  {
	font-size: 1.875rem;
	}
	
}	

@media (max-width: 767px) {
	
	.our-stores-block .wrap {
	max-width: 650px!important;
	padding: 4rem 2.5rem;
	}
}	


.mega-banners {
  margin: 0 0 4rem 0;
}

.mega-banners .left, .mega-banners .right {
	align-content: end;
	background-size: cover !important;
    background-position: center center !important;
}
	
.mega-banners .left {
	border-right: 20px solid #FFF;
	height: 600px;
	padding: 3rem;
}
	
.mega-banners .right {
	height: 600px;
	padding: 3rem;
}

.mega-banners h2, .mega-banners h1 {
  font-size: 2rem;
}

.mega-banners h2.h3 {
  font-size: 1.5rem;
}
	


@media (max-width: 991px) {
	
	.mega-banners .left {
		border-right: 0px solid #FFF;
		border-bottom: 10px solid #FFF;
		height: 500px;
		padding: 2rem;	
	}
	
	.mega-banners .left, .mega-banners .right {
		background-position: center left !important;
	}
	
	.mega-banners .right {
		height: 350px;
		padding: 2rem;
	}
	
	.mega-banners {
	  margin: -10px 0 4rem 0;
	}
}	
	

.brands {
  max-width: 1330px !important;
  margin: 4rem auto 3rem auto;
}

.card-img {
  border-radius: 0;
}

.brands h3 {
  margin-bottom: 2rem;
}

.brands .card-img-overlay, .cat .card-img-overlay {
  align-content: center;
  text-align: center;
}

.brands  .card-img-overlay h4 {
  background: rgba(255,255,255,0.70);
  width: fit-content;
  margin: auto;
  padding: .2rem .5rem;
  font-size: .875rem;
}

.brands .card:hover .card-img-overlay h4  {
	background: rgba(255,255,255,1);
}

.brands .card, .cat .card {
  margin-left: 0;
  margin-right: 0;
}

#static-block-wrapper_4 {
  clear: both;
}

.cat {
  padding-top: 2rem;
}

.cat h3 {
font-size: 2.25rem;
}

@media (max-width: 768px) {
	
	.cat {
  		padding-top: 0;
	}

}


.brands .card, .cat .card {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  transition: filter 0.3s ease-in-out;
  &:hover {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(100%);
  }
}



/* CHECKOUT  ====================================================================== */


.card-header {
  background-color: #FFFFFF;
  border-bottom: none;
  margin-bottom: 0;
  padding: 1rem 1.25rem;
}

.page-header  {
  padding: 1rem 1.25rem;
}

.card-header:first-child {
  border-radius: 0;
}

.card-body + .card-body {
  border-top: none;
}

.product-line-grid__row {
  align-items: start;
  padding-right: 50px;	
}

.product-line-grid__block--qty, .product-line-grid__block.product-line-grid__block--total {
  display: none;
}

.product-line-grid__block.product-line-grid__block--prod p {
  max-width: 400px;
}


@media (max-width: 768px) {

	.product-line-grid__row {
	  padding-right: 0px;	
	}
	
}


#cart .card.cart-summary .card-header {
  display: none;
}

.cart-summary-line .value {
  font-weight: unset;
}

.cart-summary .card-body.subtotals, .card-body.subtotals, #checkout form#customer-form > div, #login-form > div, #checkout .identity-wrapper, #delivery-address .user-form section.form-fields, #customer-form > div, .page-content--addresses .address, .js-address-form section.form-fields  {
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
	padding: 3rem;
}

.cart-summary-line:not(:last-child) {
  margin-bottom: 5px;
}

.cart-summary-line {
  align-items: baseline;
}

.block-promo {
  display: none;
}

.step-title {
  align-items: center;
  display: flex;
}

.step-number {
  font-family: var(--font-helvetica-normal);	
  color: var(--primary);	
  background: var(--light);	
  font-style: normal;
  width: 18px;
  height: 18px;
  align-content: center;
  text-align: center;
  margin-right: 10px;
  font-size: 10px;
}

.js-current-step .step-number {
    color: #FFF;	
	background: var(--primary);
}

.checkout-step .content {
  border-top: .0625rem solid rgba(28,27,27,.2);
}

.form-group {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;	
}

body#contact .form-group {
  max-width: 550px;
}


.form-fields label, .register-form label, .form-label.label, .form-group label {
  font-family: var(--font-helvetica-bold);
  margin-bottom: .25rem;
  	
}

.custom-file-label {
  font-family: var(--font-helvetica-normal)!important;
  border-radius: 5px;
  height: 44px;
  line-height: 1.75rem;	
}

.custom-file {
  height: 44px !important;
}

.custom-file-label {
  background-color: #fff;
  border: 1px solid #CCC;
  height: 44px ;
}

.custom-file-label::after {
  height: 44px;
  color: #FFFFFF;
	background: #212529;
  line-height: 1.75;
	border-radius: 0 5px 3px 0;
}

.custom-radio label, .custom-checkbox label {
  font-family: var(--font-helvetica-normal);
}

.custom-checkbox label, .custom-radio label {
  padding-top: 2px!important;
	margin-bottom: 0!important;
}

.form-control {
  height: 2.75rem;
}

.form-control.promo-input {
  height: 1.8rem;
}

.nav.nav-pills {
  border-bottom: 1px solid #00BE727D;
}

.nav-pills .nav-link {
  font-family: var(--font-helvetica-bold);
  text-transform: uppercase;
  border-radius: 0;
  border-bottom: 5px solid #FFF;
  transition: all .3s ease-in-out;	
  background-color: #FFF;	
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:hover {
  background-color: #FFF;
  color: var(--primary);
  border-bottom: 5px solid #00BE72;
}

.nav-pills .nav-link:hover {
  background-color: #FFF;
  color: var(--primary);
  border-bottom: 5px solid rgba(0,190,114,0.20);
}

.identity-wrapper, div#payment-confirmation, form#conditions-to-approve {
	max-width: 625px;
	margin: auto;
	}

form#conditions-to-approve a {
	text-decoration: underline;
	}

.js-address-form, .delivery-options-list, .payment-options {
  max-width: 625px;
  margin: auto;
}

#checkout .card-header {
  padding: 1.25rem 1.25rem;
}

.checkout-step.-complete .card-header:hover, .checkout-step.-complete.-current .card-header {
  cursor: pointer;
	opacity: 1;
}

.checkout-step.-complete .card-header {
  opacity: .70;
}

#delivery-addresses label.card, .delivery-options-list label.card, #invoice-addresses label.card, .payment-options label.card  {
  -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
  padding: 2rem;
  border-right: 5px solid #FFF;
  transition: all .3s ease-in-out;
}

#delivery-addresses label.card:hover, .delivery-options-list label.card:hover, #invoice-addresses label.card:hover, .payment-options label.card:hover {
  border-right: 5px solid rgba(0,190,114,0.20);
}

#delivery-addresses .selected label.card, .delivery-options-list .selected label.card, #invoice-addresses .selected label.card, .payment-options .selected label.card {
  border-right: 5px solid #00BE72;
}

.address__header {
  padding: .25rem 1.25rem 0 1.25rem;
}

.address__body {
	font-family: var(--font-helvetica-normal);
	padding: 1.25rem 0 0 1.25rem;
}

#delivery-addresses .selected .address__header::before, #invoice-addresses .selected .address__header::before {
  content: url( './../img/icons/check-green.svg' );
  position: absolute;
  left: 30px;
  z-index: 5;
}

.delivery-options-list .selected label.card::before, .payment-options .selected label.card::before  {
  content: url( './../img/icons/check-green.svg' );
  position: absolute;
  left: 24px;
  z-index: 5;
  top: 43px;
}

.checkout-option-block label.card {
  padding-left: 50px;
}

.card-footer {
  border-top: none;
  padding: 0;
  background: none;
}

.address__footer a:first-child {
  border-right: none;
}

.address__footer a:hover {
  background: none;
  text-decoration: underline;
}

#content-hook-order-confirmation-footer {
  margin-top: 4rem;
}



/* LOGIN  ====================================================================== */

.row.user-login {
  min-height: 600px;
}


/* MY ACCOUNT  ====================================================================== */


.customer-links a {
  border-radius: 0;
  color: var(--primary);
  font-size: 0.75rem;
  font-weight: normal;
  padding: 11px 20px 11px 20px;
  text-transform: uppercase;	
}

.customer-links a.active {
  background: var(--primary);
  color: #fff;
}

.customer-links a.active:hover {
  color: #FFF;
  text-decoration: none;
  opacity: .75;
}

.customer-links a:focus, .customer-links a:hover {
  color: unset;
  text-decoration: underline;
  opacity: .75;
}

@media (min-width: 992px) {
  .customer-links {
    margin: 2rem 0;
  }
}


/* REGISTRATION  ====================================================================== */


#registration h1 {
  text-align: center;
}


/* HISTORY  ====================================================================== */

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: #FFF;
  font-size: .875rem;
}

.table thead th {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  font-family: var(--font-playfair);
  font-style: italic;	
  font-size: .9375rem;
}

.table-bordered, .table-bordered td, .table-bordered th {
  border-bottom: 1px solid #dee2e6;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}

.page-customer-account .breadcrumb, .page-addresses .breadcrumb, #module-nxtalnotify-notify .breadcrumb {
	display: none;
}

.badge {
  border-radius: 0;
}


/* MAGIC SCROLL  ====================================================================== */


.MagicScroll-horizontal .mcs-button-arrow-prev::before, .MagicScroll-horizontal .mcs-button-arrow-next::before, .MagicScroll-vertical .mcs-button-arrow-prev::before, .MagicScroll-vertical .mcs-button-arrow-next::before {
  border-width: 1px;
  border-color: rgb(28, 27, 27);	
  width: 8px;
  height: 8px;	
}

.MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow {
  width: 22px;
  height: 22px;
  border-radius: 0;
  background: #eeece8;	
}	

.MagicScroll > .mcs-button-arrow {
  font-size: 20px;
  width: 26px;
  height: 26px;
}	

.mcs-bullet {
  width: 10px;
  height: 10px;
  background-color: #A8A5A5;
}

.mcs-bullet.active {
  background-color: transparent;
  border: 1px solid #A8A5A5;
}

.mcs-bullet {
  border-radius: 0;
}

.mz-thumb.mz-thumb-selected img {
  border-bottom-color: rgb(252, 233, 157);
}

.mcs-button.mcs-horizontal.mcs-button-arrow {
  background: #eeece8;
}

.mcs-button.mcs-horizontal.mcs-button-arrow.mcs-button-arrow-prev {
  left: 10px;
  opacity: 1;	
}

.mcs-button.mcs-horizontal.mcs-button-arrow.mcs-button-arrow-next {
  right: 10px;
  opacity: 1;	
}


/* CALL US  ====================================================================== */


.call-us {
  position: fixed;
  bottom: 18px;
  right: 18px;
  z-index: 100;
}

body#product .call-us {
  bottom: 115px;
}


.flip-in-ver-right {
	-webkit-animation: flip-in-ver-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: flip-in-ver-right 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
            transform: rotateY(-80deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
}
@keyframes flip-in-ver-right {
  0% {
    -webkit-transform: rotateY(-80deg);
            transform: rotateY(-80deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
}




/* BRANDS  ====================================================================== */

#list-alpha a {
  width: 20px;
  text-align: center;
  font-weight: 600;
}

#list-alpha a:hover {
  background: #1C1B1B;
  color: #FFF;
	text-decoration: none;
}

@media (max-width: 992px) {

#brands ul.list-brand {
  -moz-column-count: 1!important;
  -webkit-column-count: 1!important;
  column-count: 1!important;
  float: left;
  width: 100%;
}
	
}	



/* CONTACT FORM  ====================================================================== */


body#contact #right-column img {
  border-right: 4px solid #FCE99D;
}

.hp-field{
    position:absolute;
    left:-10000px;
    width:1px;
    height:1px;
    overflow:hidden;
}