@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway/Raleway-Regular.ttf");
}

@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway/Raleway-Bold.ttf");
    font-weight: bold;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat/Montserrat-Light.otf");
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat/Montserrat-Regular.otf");
    font-weight: bold;
}

@font-face {
    font-family: "Benedict";
    src: url("../fonts/Benedict/Benedict.ttf");
}

/* @font-face { */
    /* font-family: "Utopia"; */
    /* src: url("../fonts/Utopia/Utopia-Regular.ttf"); */
/* } */

@font-face {
    font-family: "Utopia";
    src: url("../fonts/WorkSans/WorkSans-Regular.ttf");
}

@font-face {
    font-family: "Neue";
    src: url("../fonts/Neue/NeueMontreal-Regular.otf");
}

@font-face {
    font-family: "Playfair Display SC";
    src: url("../fonts/Playfair/PlayfairDisplaySC-Regular.ttf");
}

@font-face {
    font-family: "Hight Tower Text";
    src: url("../fonts/Htowert/HTOWERT.TTF");
}



body {
    font-family: Utopia;
}

#header {
    position: relative;
    z-index: 2;
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
}

#header .header-nav {
    background: #fff;
}

#header .header-nav .box-header {
    padding: 20px 0;
}

/* #header .header-top {
    border-top: solid 1px #e7e3e9;
} */

#header .box-header {
    padding: 0;
}

.header-logo a {
    display: block;
    width: 150px;
    margin: auto;
}

.header-logo a img {
    width: 100%;
	margin-left: 45%;
}

.header-top .leo-megamenu .navbar-nav li a {
    font-family: Utopia;
    font-size: 19px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.74;
    letter-spacing: 0.95px;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 16px 0;
}

.leo-megamenu {
	font-family: Utopia;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Utopia;
}

h3 {
	font-size: 220%;
}

.fieldsetDivMs {
	width : 70%;
	margin : 2% auto;
	padding : 1.5% 1.5%;
	background-color : rgb(250,248,243,0.8);
	color: #222222;
	text-align : center;
}

.fieldsetMs {
	border : 1px solid #222222;
	border-top-color: #222222; 
  box-sizing: border-box;
  padding : 1% 5%;
}

.legendMs {
	width : auto;
	text-align : center;
	padding : 0 7%;
	color: #222222;
	line-height : 110%;
}

.fieldsetMs p {
	font-size : 120%;
	line-height : 120%;
}

#page #header #search_widget {
    padding-right: 0;
}

#header #search_widget .form-search {
    overflow: hidden;
}

#page #header #search_widget .form-search {
    float: right;
    width: 40px;
    min-width: 0;
    transition: .2s;
}

#page #header #search_widget .form-search.active {
    width: 100%;
    min-width: 290px;
}

#page #header #search_widget .form-search .search_query {
    width: calc(100% - 40px);
    padding: 0;
}

.search-widget form button[type=submit] {
    position: static;
    float: right;
}

#header .button-list {
    margin-left: 10px;
}

#header .button-list li .ap-total {
    top: -10px;
    right: -10px;
}

#header .language-selector-wrapper .popup-title {
    font-size: 19px;
    text-transform: uppercase;
}

#header .language-selector-wrapper .popup-title .fa {
    display: none;
}

#header .language-selector-wrapper .popup-title .iso_code {
    /* background: url(../img/BOUTIQUE.png) left center no-repeat; */
    /* background-size: 22px; */
    padding: 10px 0 10px 30px;
}

#hotess-gift-header {
    border: none !important;
    background-color: #5e514d !important;
    text-align: center;
    padding: 0.5em;
    color: #000;
    border-bottom: 0px;
    display: inline-flex;
    justify-content: center;
    font-family: utopia;
    width: 100%;
    white-space: inherit;
    word-wrap: break-word;
    flex-wrap: wrap;
	color: white !important;
}

#hotess-gift-header a {
    color: white;
    font-weight: bold;
    text-decoration: underline;
	font-size: 14px;
}

#hotess-gift-header a:hover{
	color: #bfa37f;
}


#product-availability .product-available {
    color: #bfa37f;
}

.custom-checkbox {
	display : inline;
}
.gdpr_consent .custom-checkbox {
	line-height: 4;
	margin-top : 1.3%;	
}



.gdpr_consent .custom-checkbox label {
	width : 100%;
	display : initial;
	padding-left: 2.1% !important;
}

.gdpr_consent .custom-checkbox span {
	padding-left :0.4%;
}

.gdpr_consent .custom-checkbox input[type="checkbox"] {
	position : relative;
}

.custom-radio {
	margin-top : 0.6%;
}


#authentication [data-action="show-password"] {
	background : #857874;
}

#authentication [data-action="show-password"]:hover {
    background: #5E514D;
    color: #FFFFFF;
}

.link-top-blog {
    display: none;
}

.header-top .leo-megamenu .dropdown:hover > .dropdown-menu {
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
}

.header-top .leo-megamenu .navbar-nav li .dropdown-menu a {
    padding: 10px 0;
    font-size: 18px;
}

.container-large-banner {
    position: relative;
}

.container-large-banner .banner-button {
    position: absolute;
    right: 0;
    bottom: 190px;
    transition: .2s;
}

.container-large-banner .banner-button:hover {
    opacity: 0.9;
}

.container-large-banner .banner-button a span {
    display: inline-block;
    /* font-family: Montserrat; */
	font-family: Utopia;
    font-size: 16px;
    /* line-height: 56px; */
    background: #feda86 !important;
    text-transform: uppercase;
    /* width: 286px;
    height: 56px; */
    border-radius: 28px 0 0 28px;
    color: #333;
    padding: 2px 30px 0 30px;
    text-align: left;
}

.container-large-banner .head-title {
    position: absolute;
    right: 10%;
    bottom: 20%;
    transition: .2s;
	min-width : 40%;
}

.text-section h1,
.text-section h2,
.text-section h3 {
    font-size: 51px;
}

.text-section p {
    font-size: 21px;
    line-height: 1.3;
    color: #333;
    margin-top: 55px;
}

.text-section p + p {
    margin-top: 0;
}

.text-section a:not(.no-style) {
    display: inline-block;
    font-size: 16px;
    /* font-family: Montserrat; */
	font-family: Utopia;
    background: #feda86;
    text-transform: uppercase;
    min-width: 270px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    transition: .2s;
    margin-top: 35px;
    padding: 15px 30px;
}

.text-section a.multiline {
    line-height: 1.5;
    padding-top: 5px;
}

.text-section a:hover {
    opacity: 0.9;
}

.row-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.row-flex.flexhead {
    margin-top: 0;
}

#cms .row-flex {
    max-width: 1660px;
    margin-left: auto;
    margin-right: auto;
}

#cms .row-flex.illuFleurs {
    max-width: 1660px;
    margin-left: 0;
    margin-right: auto;
	margin-top : 4%;
	padding-bottom : 10%;
}

#cms .row-flex.illuFleurs.leftFlexWiddget {
	padding-left : 6%;
	padding-bottom : 3%;
	padding-top : 6%;
}

@media only screen and (max-width: 1850px) {
	#cms .row-flex.illuFleurs.leftFlexWiddget {
		padding-left : 5%;	
	}
}

@media only screen and (max-width: 1780px) {
	#cms .row-flex.illuFleurs.leftFlexWiddget {
		padding-left : 4%;	
	}
}

@media only screen and (max-width: 1730px) {
	#cms .row-flex.illuFleurs.leftFlexWiddget {
		padding-left : 3%;	
	}
}

@media only screen and (max-width: 1700px) {
	#cms .row-flex.illuFleurs.leftFlexWiddget {
		padding-left : 1%;	
	}
}

@media only screen and (max-width: 1666px) {
	#cms .row-flex.illuFleurs.leftFlexWiddget {
		padding-left : 0;	
	}
}


.page-home .row-flex {
    max-width: 1660px;
	margin-left: auto;
    margin-right: auto;
}

.page-home .row-flex.right-flex {
    max-width: 1660px;
	margin-left :0;
    margin-right: auto;
}

#cms .row-flex.left-flex {
    max-width: 1780px;
	margin-left :auto;
    margin-right: 0;
}

.row-flex.row-reverse {
    flex-direction: row-reverse;
}

.row-flex .ApColumn .block {
    margin-bottom: 0;
}

.row-flex .text-block {
    padding-left: 0;
    padding-right: 0;
}

#cms .row-flex .text-block {
    padding-left: 0;
}

.row-flex.row-reverse .text-block {
    padding-left: 0;
    padding-right: 80px;
}

.row-flex .pink-box {
    padding-right: 100px;
}

.row-flex .pink-box .text-block {
    background: #faced5;
    margin-left: -30px;
    padding: 50px 30px;
}

.row-flex .pink-box .text-block h3 {
    color: #fff;
}

.row-flex .pink-box .text-block a {
    background: #fff;
}

.row-flex .green-box {
    padding-right: 68px;
}

.row-flex .green-box .text-block {
    background: rgb(230,232,164,0.8);
    margin-left: -30px;
    padding: 50px 30px;
}

.row-flex .green-box .text-block a {
    background: #fff;
}

.text-section {
    margin-bottom: 0 !important;
}

.rounded img {
	border-radius : 15%;
}

.list-insta {
    display: flex;
    margin-top: 100px;
}

.list-insta .text-block {
    flex: 0 0 390px;
    position: relative;
}

.list-insta .text-block .inner {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    white-space: nowrap;
}

.list-insta .text-block h5 {
    font-size: 25px;
}

.list-insta .text-block p {
    font-size: 13px;
    color: #333;
}

.list-insta .text-block p .fa {
    margin-right: 5px;
}

.ApColumn .block.block_newsletter .title_block {
    font-size: 21px;
    color: #010101;
    font-weight: normal;
    margin-top: 60px;
}

.ApColumn .block.block_newsletter form {
    border: none;
}

.ApColumn .block.block_newsletter form input[type=email] {
    border-bottom: solid 2px #feda86;
    font-size: 21px;
    color: #010101;
}

.ApColumn .block.block_newsletter form .btn.btn-outline {
    display: inline-block;
    font-size: 16px;
    /* font-family: Montserrat; */
	font-family: Utopia;
    background: #feda86;
    text-transform: uppercase;
    width: 270px;
    height: 56px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    margin-left: -25px;
    margin-bottom: 6px;
}

.ApColumn .block.block_newsletter form .btn.btn-outline:hover {
    opacity: 0.8;
}

.footer-address-block {
    font-size: 18px;
    line-height: 1.4;
    color: #010101;
	margin-left : 20%;
}

.footer-address-block .fa {
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-right: 10px;
    font-size: 35px;
}

.footer-center {
    text-align: center;
    padding: 0 15px;
}

.footer-center .logo {
    display: inline-block;
    width: 230px;
}

.footer-center .AppButton {
    margin-top: 40px;
}

.footer-center .AppButton a span {
    display: inline-block;
    font-size: 16px;
    font-family: Montserrat;
    background: #fff;
    text-transform: uppercase;
    min-width: 270px;
    height: 56px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    padding: 0 20px;
}

.footer-center .AppButton a:hover span {
    opacity: 0.8;
}

.footer-center .navbar-nav {
    margin-top: 35px;
}

.footer-center .navbar-nav .nav-item {
    display: inline-block;
    float: none;
    margin: 0 !important;
}

.footer-center .navbar-nav .nav-item a {
    padding: 0;
    border: none;
    font-size: 13px;
    text-transform: none;
    color: #857874 !important;
    display: inline-block;
}
.footer-center .navbar-nav {
    display: flex;
    justify-content: center;
}

.footer-center .navbar-nav .nav-item a:hover {
    text-decoration: underline;
}

.footer-center .navbar-nav .nav-item a:before {
    display: none;
}

.footer-center .navbar-nav .nav-item + .nav-item:before {
    content: '-';
    display: inline-block;
    margin: 0 5px;
}

.footer-menu > div {
	margin-right : 20%;
}

.footer-bottom .leo-verticalmenu,
.footer-bottom .leo-verticalmenu .block_content {
    background: none;
    padding: 0;
}

.footer-bottom .leo-verticalmenu .title_block {
    display: none;
}

.footer-bottom .leo-verticalmenu .navbar-nav .nav-item {
    padding: 2px 0;
    margin: 0;
    text-align: right;
    background: none;
}

.footer-bottom .leo-verticalmenu .navbar-nav .nav-item a {
    padding: 0;
    display: inline-block;
    border: none;
    font-size: 21px;
    border: none;
    color: #010101;
    font-family: Utopia;
}

.footer-bottom .leo-verticalmenu .navbar-nav .nav-item a span {
    color: inherit;
}

.footer-bottom .leo-verticalmenu .navbar-nav .nav-item:hover a,
.footer-bottom .leo-verticalmenu .navbar-nav .nav-item.active a {
    color: #fff !important;
}

#wrapper {
    position: relative;
	overflow-x: auto;
	display: contents;
}

#cms #wrapper nav.breadcrumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

#cms #wrapper nav.breadcrumb ol li {
    font-size: 14px;
    color: #010101;
    text-transform: uppercase;
}

#cms #wrapper nav.breadcrumb ol li a {
    color: inherit;
    font-size: inherit;
}

#cms #wrapper nav.breadcrumb ol li a:hover {
    text-decoration: underline;
}

#wrapper > .container {
    width: 100%;
}

#wrapper > .container-large {
    padding : 0 15px;
}

#cms #main .page-header {
    display: none;
}

#cms #main .page-content.page-cms {
    padding: 0;
}

#contact-form-box > .row.ApRow {
    display: none;
}

#contact #contact-form-box .form-box {
    position: static;
    width: 1200px;
}

#contact #contact-form-box .page-content {
    width: 100%;
    box-shadow: none;
    border: none;
    padding: 0;
}

#contact #contact-form-box .page-content .row-flex.row-reverse .text-block {
    padding-right: 70px;
}

#contact-form-box .container-nos {
    width: 100vw;
    margin-top: 30px;
    margin-left: calc((100% - 100vw) / 2);
    background: url(../img/contact/BANDEAU.jpg) center no-repeat;
    background-size: cover;
    padding: 50px 0;
    min-height: 465px;
}

#contact-form-box .container-nos h3 {
    font-size: 51px;
    font-weight: 500;
    color: #000000;
	margin-top: -20px;
	margin-left: 13%;
}


#contact-form-box .container-nos .row-flex {
    margin-top: 0px;
	padding-top: 3%;
    align-items: baseline;
}

#contact-form-box .container-nos .row-flex .ApColumn {
    flex: 0 0 270px;
    background: #fff;
    margin: 0 15px;
    border-radius: 28px;
    text-align: center;
    padding: 20px 15px;
}

#contact-form-box .container-nos .row-flex .ApColumn h4 {
    font-family: Utopia;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    cursor: pointer;
	color: #ffffff;
	
}


#contact-form-box .container-nos .row-flex .ApColumn p {
    font-size: 17px;
    color: #ffffff;
    line-height: 1.3;
    margin-top: 25px;
    margin-bottom: 10px;
    display: none ;
}



/* #contact-form-box .container-nos .row-flex .ApColumn:first-child p { */
    /* display: block; */
/* } */

#contact #contact-form-box .contact-form {
    padding: 50px 15px;
}

.trouvez-form .form-control,
#contact #contact-form-box .contact-form .form-control {
    height: 45px;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fdfdfd;
    border: none;
    font-family: Utopia;
    font-size: 21px;
    color: #010101;
}

#contact #contact-form-box .contact-form textarea.form-control {
    height: auto;
    min-height: 270px;
    resize: none;
    margin-top: 20px;
}

#contact #contact-form-box .contact-form .checkbox-row {
    margin-top: 10px;
}

.trouvez-form .checkbox-row label > *,
#contact #contact-form-box .contact-form .checkbox-row label > * {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 1.3;
    color: #010101;
    text-align: left;
}

.trouvez-form .checkbox-row label input,
#contact #contact-form-box .contact-form .checkbox-row label input {
    margin: 2px 5px 0 0;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.16);
}

#contact #contact-form-box .contact-form .checkbox-row p {
    color: #010101;
    margin-top: 10px;
}

.trouvez-form .btn.btn-primary,
#contact #contact-form-box .contact-form .btn.btn-primary {
    display: inline-block;
    font-size: 16px;
    font-family: Montserrat;
    background: #feda86;
    text-transform: uppercase;
    min-width: 270px;
    height: 56px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    padding: 0 20px;
	margin-left: 35%;
}

.trouvez-form .btn.btn-primary:hover,
#contact #contact-form-box .contact-form .btn.btn-primary:hover {
    opacity: 0.8;
}

.container {
	padding-left : 0;
	padding-right : 0;
}

.page-content.page-cms {
    text-align: left;
}

#cms .ApColumn .block {
    margin-bottom: 0;
}

.row-fullbg-content {
	margin-left : -15px;
	margin-right : -15px;
}

.row-content-left-widget {
	padding-right : 50px;
}

.row-content-right-widget {
	padding-left : 50px;
}

.row-content-box-tampon {
	margin-top : - 40px;
}

.row-content-box-tampon img {
	text-align : right;
}

.row-content-special {
	margin-top : -130px;
	position: unset !important;
}

.row-content-right-widget-special {
	margin-top : -60px;
}

.row-content-widget-img-center {
	text-align : center;
}

.row-content-widget-img-center img {
	margin : auto;
	margin-bottom : 20px;
}




.row-fullbg-content-2col {
    position: relative;
}

.row-fullbg-content-2col .ApColumn {
    position: static;
}

.row-fullbg-content-2col .ApColumn.midheight {
    height: 70%;
	position: relative;
	bottom : 15%;
}


.row-fullbg-content-2col .block.ApImage {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 1;
    left: calc((100% - 100vw) / 2);
}

.row-fullbg-content-2col.alignRight .block.ApImage {
    left: 10%;
}

.row-fullbg-content-2col .block.ApImage img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.row-fullbg-content-2col.alignRight .block.ApImage img {
    width: 100% !important;
    height: 100% !important;
    object-fit: none;
	max-width : 100%;
}

.row-fullbg-content-2col .text-block {
    background: rgba(254, 221, 145, 0.88);
    padding: 70px 35px !important;
    margin-left: 70px;
    position: relative;
    z-index: 2;
}

.row-fullbg-content-2col .text-block a {
    background: #fff !important;
}

.row-fullbg-content-2col .text-block-left {
    background: transparent;
	color : #ffffff !important;
    padding: 20px 150px 40px 10px !important;
    margin-left: 20px;
    position: relative;
    z-index: 2;
}
.row-fullbg-content-2col .text-block-left p,
.row-fullbg-content-2col .text-block-left h3{
	color : #ffffff;
}

.row-fullbg-content-2col .text-block-left a {
    display : block;
	background-color: #fff9ea !important;
	text-align : center;
	width : 200px;
	margin: auto;
}

.row-fullbg-content-2col .text-block-right {
    background: transparent;
	color : #ffffff !important;
    padding: 20px 10px 40px 50px !important;
    margin-left: 15%;
    position: relative;
    z-index: 2;
}
.row-fullbg-content-2col .text-block-right p,
.row-fullbg-content-2col .text-block-right h3{
	color : #ffffff;
}

.row-fullbg-content-2col .text-block-right a {
    display : block;
	background-color: #fff9ea !important;
	text-align : center;
	width : 200px;
	margin: auto;
}



.row-fullbg-content-2col .block.ApImage.fullheight {
    position: absolute;
    top: 0;
    width: 100vw;
    height: auto;
    z-index: 1;
    left: calc((100% - 100vw) / 2);
}

.row-fullbg-content-2col .block.ApImage.fullheight img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
}



.row-fullbg-content-2col .text-white-block {
    background: #ffffff;
    padding: 5% 5% !important;
	margin-bottom : 35px;
	vertical-align : center;
    position: relative;
	margin-left : 10%;
	height : 70%;
    z-index: 2;
}


.text-section .text-white-block {
    background: #ffffff;
    padding: 5% 5% !important;
	margin-bottom : 35px;
	vertical-align : center;
    position: relative;
	margin-left : 10%;
	height : 70%;
    z-index: 0;
}

.text-white-block {
    background: #ffffff;
    padding: 5% 5% !important;
	margin-bottom : 35px;
	vertical-align : center;
    position: relative;
	margin-left : 10%;
	height : 70%;
    z-index: initial;
}

.row-fullbg-content-2col .text-white-block a {
    background: transparent !important;
	background-color: transparent !important;
}

.text-section .border-gold {
    border : 1px solid #bfa37f;
	padding : 5%; 
	text-align : center;
	font-size : 200%;
}

.text-section .border-black-title {
    border : 1px solid #222222;
	padding : 15%; 
	text-align : center;
	font-size : 200%;
}

.border-black-title {
    border : 1px solid #222222;
	padding : 15%; 
	text-align : center;
	font-size : 200%;
}

.border-black-title h3 {
	font-size : 3vw;
}


.text-section h5 {
	font-size : 3vw;
	font-family : Hight Tower Text;
	font-weight : 400;
	margin-top : 15%;
}

.text-section.date h3 {
	margin-bottom : 20%;
}

.text-section.date p {
	margin-top : 0;
	margin-bottom : 15%;
}

.row-content-left-widget.date {
	padding-right : 50px;
	margin-right : 5%;
}

.row-content-right-widget.date {
	padding-right : 50px;
	margin-left : 5%;
}

.row-content-left-widget.date img{
	margin-top : -10%;
}

.row-content-right-widget.date img{
	margin-top : -10%;
}

/* .row-fullbg-content-2col .text-white-block p {
    font-size : 1em;
	border : 1px solid green;
} */

/* .row-fullbg-content-2col .text-block-left {
    background: transparent;
	color : #ffffff !important;
    padding: 20px 150px 40px 10px !important;
    margin-left: 20px;
    position: relative;
    z-index: 2;
}
.row-fullbg-content-2col .text-block-left p,
.row-fullbg-content-2col .text-block-left h3{
	color : #ffffff;
}

.row-fullbg-content-2col .text-block-left a {
    display : block;
	background: #fff9ea !important;
	text-align : center;
	width : 200px;
	margin: auto;
} */

.illu_background-center-right {
	background: url(../img/backgrounds/ILLUS.png) right center no-repeat !important;
}

.illu_background-center-left {
	background: url(../img/backgrounds/bouteille.png) left center no-repeat !important;
	background-size : 30% !important;
}

.illu_background-center-left.toRight {
	background: url(../img/backgrounds/bouteille_right.png) right center no-repeat !important;
	height : 80%;
}

.bulle_background-center-top {
	background: url(../img/backgrounds/Bulle_Bouteille.png) top left 45% no-repeat !important;
	background-size : 30% !important;
	margin-top : 5%;
}

.pot_epis-center-top {
	background: url(../img/backgrounds/Pot_Epis.png) top left 45% no-repeat !important;
	background-size : 30% !important;
	margin-top : -5%;
	padding-top : 10%;
	
}

.rateau-right-bottom {
	background: url(../img/backgrounds/Rateau.png) bottom right 3%  no-repeat !important;
	background-size : 28% !important;
}

.illuFleurs {
	background: url(../img/backgrounds/ILLU_FLEURS.png) bottom left  no-repeat !important;
	background-size : 38% !important;
}

.illuFleurs-center {
	background: url(../img/backgrounds/ILLU_FLEURS.png) center center  no-repeat !important;
	background-size : 38% !important;
	margin-top : -4%;
}

.vase{
	background: url(../img/backgrounds/Vase.png) bottom right  no-repeat !important;
	background-size : 28% !important;
	padding-bottom : 3%;
	padding-right : 15%;
}





#cms #content > p:first-child {
    display: none;
}

#cms .footer-bottom {
    margin-top: 80px;
}

.le-container {
    padding-left: 0;
    padding-right: 0;
    font-size: 21px;
    line-height: 1.3;
    color: #010101;
    margin-top: 90px;
}

.le-container h1,
.le-container h2 {
    font-size: 51px;
}

.le-container.container1 .ApColumn {
    max-width: 500px;
}

.le-container.container1 .ApColumn.float-right {
    float: right;
    margin-right: 30px;
}

.le-container.container2,
.row-flex {
    position: relative;
    padding-top: 70px;
}

.product-accessories:before,
.le-container.container2:before,
.row-flex:before {
    content: '';
    width: 100vw;
    position: absolute;
    top: 0;
    left: calc((100% - 100vw) / 2);
    border-top: solid 0px #dad6db;
    display: block;
}

.le-container.container2 .col-xl-4 .block_content {
    text-align: center;
    border: solid 4px;
    margin-top: 25px;
    padding: 15px 5px;
}

.le-container.container2 .col-xl-4 .block_content img {
    margin-bottom: 5px;
}

.le-container.container2 .col-xl-4 .box1 .block_content {
    border-color: #bfa37e;
}

.le-container.container2 .col-xl-4 .box2 .block_content {
    border-color: #feda86;
}

.le-container.container2 .col-xl-4 .box3 .block_content {
    border-color: #abbbc9;
}

.le-container.container2 .col-xl-4 .box4 .block_content {
    border-color: #faced5;
}

.le-container.container2 .col-xl-4 .box5 .block_content {
    border-color: #a2a568;
}

.le-container.container2 .col-xl-4 .box6 .block_content {
    border-color: #faced5;
}

.le-container.container2 .col-xl-4 .box7 .block_content {
    border-color: #abbbc9;
}

.le-container.container2 .col-xl-4 .box8 .block_content {
    border-color: #bfa37e;
}

.le-container.container2 .col-xl-4 .box9 .block_content {
    border: none;
}

.le-container a {
    display: inline-block;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 56px;
    background: #feda86 !important;
    text-transform: uppercase;
    width: 286px;
    height: 56px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    margin-top: 50px;
    transition: .2s;
}

.le-container a:hover {
    opacity: 0.8;
}

.le-container.container3 .ApImage {
    margin-top: 60px;
}

.trouvez-container {
    min-height: 883px;
    margin-top: 100px;
}

.trouvez-container h1 {
    font-size: 51px;
}

.trouvez-container p {
    font-size: 21px;
    line-height: 1.3;
}

.trouvez-form {
    max-width: 800px;
    margin-top: 130px;
}

.trouvez-form .form-group {
    margin-bottom: 30px;
}

.trouvez-form p.note {
    font-size: 16px;
    margin-top: 10px;
}

.product-miniature .thumbnail-container:hover:before {
    box-shadow: 3.4px 2.1px 9.3px 0.7px rgba(0, 0, 0, 0.15);
}

.product-miniature .thumbnail-container:hover .product-price-and-shipping,
.product-miniature .thumbnail-container:hover .cart {
    transform: none;
}

.product-miniature .thumbnail-container .product-info {
    height: 50px;
}

.product-miniature .thumbnail-container .product-info .feature {
    margin-top: 10px;
}

.sidebar .product-miniature .thumbnail-container .product-info .feature {
    display: none;
}

.product-miniature .thumbnail-container .product-info .product-price-and-shipping {
    display: flex;
    justify-content: center;
}

.product-miniature .thumbnail-container .product-info .product-price-and-shipping .price {
    order: 2;
    color: #222;
    font-size: 14px;
    font-family: Utopia;
}

.product-miniature .thumbnail-container .product-info .product-price-and-shipping.has_discount .price {
    font-weight: bold;
}

.product-miniature .thumbnail-container .product-info .product-price-and-shipping .regular-price {
    color: #bfa37e;
    font-weight: bold;
    font-size: 14px;
    margin-right: 20px;
}

.product-miniature .thumbnail-container .product-info .product-price-and-shipping .discount-percentage {
    display: none !important;
}

.product-miniature .thumbnail-container .product-title a {
    font-size: 15.5px;
    color: #666;
    font-family: Utopia;
}

.product-miniature .product-thumbnail {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 100%;
}

.product-miniature .product-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.product-miniature .product-thumbnail .product-additional {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: block;
    visibility: visible;
}

/* .product-miniature .thumbnail-container:hover .product-additional { */
    /* opacity: 1; */
/* } */

.product-miniature .product-image .product-price-and-shipping {
    display: none;
}

.product-flags {
    min-width: 63px;
    z-index: 3;
    top: 0;
    left: 5px;
}

.product-miniature .product-flags li {
    font-family: Utopia;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.17px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background-color: #bfa37e;
    padding: 5px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    transition: .2s;
}

/* .product-miniature .thumbnail-container:hover .product-flags li { */
    /* background: #fff; */
/* } */

.product-miniature .thumbnail-container .wishlist {
    z-index: 3;
}

.product-miniature .thumbnail-container .functional-buttons .btn-product.add-to-cart {
    background: url(../img/PANIER.png) center no-repeat !important;
}

.product-miniature .thumbnail-container .functional-buttons .btn-product.add-to-cart:before {
    display: none;
}

.product-miniature .thumbnail-container .functional-buttons .btn-product.quick-view {
    background: url(../img/RECHERCHE.png) center no-repeat !important;
}

.product-miniature .thumbnail-container .functional-buttons .btn-product.quick-view.active {
    background: none !important;
}

.product-miniature .thumbnail-container .functional-buttons .btn-product.quick-view .leo-quickview-bt-content {
    display: none !important;
}

.thumbnail-container .product-meta {
    padding: 15px 0;
}

.block-categories .category-sub-menu li > a {
    color: #bfa37e;
    padding-left: 0;
}

.block-categories .category-sub-menu li:hover > a,
.block-categories .category-sub-menu li.current > a {
    color: #dad6db !important;
}

.block-categories .category-sub-menu li > a:before {
    display: none;
}

.block-categories .category-sub-menu li[data-depth="0"] > a {
    font-size: 15.5px;
}

.block-categories .category-sub-menu li[data-depth="1"] > a {
    font-size: 12.5px;
}

#product .breadcrumb li a,
#product .breadcrumb li span,
#module-pm_advancedsearch4-searchresults .breadcrumb li a,
#module-quickproducttable-fmmquick .breadcrumb li a,
#module-pm_advancedsearch4-searchresults .breadcrumb li span,
#module-quickproducttable-fmmquick .breadcrumb li span,
#category .breadcrumb li a,
#category .breadcrumb li span {
    color: #bfa37e;
    font-size: 14px;
}

#category .sidebar .block .title_block,
#module-pm_advancedsearch4-searchresults .sidebar .block .title_block,
#module-quickproducttable-fmmquick .sidebar .block .title_block {
    font-size: 18px;
    line-height: 27.5px;
    text-transform: none;
    border-top: 1px solid #eee;
    border-bottom: none;
    padding-bottom: 0;
}

#category .sidebar .block .products .thumbnail-container .product-image,
#category .sidebar .block .products .thumbnail-container .product-meta,
#module-pm_advancedsearch4-searchresults .sidebar .block .products .thumbnail-container .product-image,
#module-quickproducttable-fmmquick .sidebar .block .products .thumbnail-container .product-image,
#module-pm_advancedsearch4-searchresults .sidebar .block .products .thumbnail-container .product-meta,
#module-quickproducttable-fmmquick .sidebar .block .products .thumbnail-container .product-meta {
    width: 100%;
    padding: 0;
    text-align: center;
}

#category .switch-mode .title_block,
#module-pm_advancedsearch4-searchresults .switch-mode .title_block,
#module-quickproducttable-fmmquick .switch-mode .title_block {
    padding-top: 0;
    border-top: none !important;
    margin-bottom: 20px;
}

#category .featured-products,
#category .featured-products h2,
#module-pm_advancedsearch4-searchresults .featured-products,
#module-quickproducttable-fmmquick .featured-products,
#module-pm_advancedsearch4-searchresults .featured-products h2,
#module-quickproducttable-fmmquick .featured-products h2 {
    text-align: center;
    border-top: none !important;
    margin-top: 50px;
}

#category .featured-products .all-product-link,
#module-pm_advancedsearch4-searchresults .featured-products .all-product-link,
#module-quickproducttable-fmmquick .featured-products .all-product-link {
    display: inline-block;
    font-size: 16px;
    font-family: Montserrat;
    background: #feda86;
    text-transform: uppercase;
    min-width: 228px;
    height: 56px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    margin-top: 35px;
    padding: 0 30px;
}

.switch-btn-block {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin: 5px 0 0 15px;
}

.switch-btn-block input {
    display: none;
}

.switch-btn-block .switch-btn {
    position: relative;
    display: inline-block;
}

.switch-btn-block .switch-btn:before {
    content: '';
    display: inline-block;
    background: #e9e9e9;
    width: 40px;
    height: 25px;
    border-radius: 25px;
}

.switch-btn-block .switch-btn:after {
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #fff;
    left: 2px;
    top: 2px;
    position: absolute;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    transition: .2s;
}

.switch-btn-block input:checked + .switch-btn:before {
    background: #feda86;
}

.switch-btn-block input:checked + .switch-btn:after {
    left: calc(100% - 23px);
}

.products-selection {
    background: none;
    padding: 0;
    font-family: Montserrat;
    font-size: 16.5px;
}

.products-selection .products-counter {
    float: left;
    display: block;
    text-transform: uppercase;
    color: #000;
}

.products-selection .sort-by {
    margin: 0;
    color: #000;
}

.products-sort-order .select-title {
    color: #bfa37e;
    border: none;
}

.list-filter-values li {
    display: inline-block;
    list-style: none;
    font-size: 15.5px;
    border: solid 0.2px #e1e1e1;
    padding: 10px 12px 10px 8px;
    border-radius: 6px;
    margin: 0 10px 10px 0;
}

.list-filter-values li a {
    line-height: 0;
    padding: 10px 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 2em;
    opacity: 0.5;
    margin: -7px 0 0;
}

.list-filter-values li.clear {
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.category-menu .leo-megamenu .navbar-nav > li > a {
    font-family: Utopia;
    font-size: 17px;
    text-transform: uppercase;
}

.category-menu .leo-megamenu .navbar-nav > li > a:before {
    display: none;
}

.category-menu .leo-megamenu .navbar-nav > li > a:hover {
    color: #bfa37e !important;
}

.category-menu .dropdown-menu {
    width: 680px;
    padding: 10px;
    box-shadow: 2.5px 1.6px 6px 0 rgba(0, 0, 0, 0.16);
}

.category-menu .leo-megamenu .dropdown:hover > .dropdown-menu {
    display: flex !important;
    flex-wrap: wrap;
}

.category-menu .dropdown-menu .mega-col {
    flex: 0 0 200px;
    margin: 10px;
}

.category-menu .dropdown-menu .mega-col a {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 115%;
    position: relative;
}

.category-menu .dropdown-menu .mega-col a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.category-menu .dropdown-menu .mega-col a > div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .8);
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
}

.btn.btn-main {
    display: inline-block;
    font-size: 16px;
    font-family: Montserrat;
    background: #feda86;
    text-transform: uppercase;
    min-width: 228px;
    height: 56px;
    border-radius: 28px;
    color: #333 !important;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    margin-top: 35px;
    padding: 0 30px;
    border: none;
    transition: .2s;
}

.btn.btn-main:hover {
    opacity: 0.8;
}

#category .pagination2,
#module-pm_advancedsearch4-searchresults .pagination2,
#module-quickproducttable-fmmquick .pagination2 {
    display: block;
    min-height: 0;
    background: none;
    padding: 0;
    text-align: center;
    font-size: 21px;
    color: #010101;
    margin-top: 0;
}

#category .pagination2 .hr,
#module-pm_advancedsearch4-searchresults .pagination2 .hr,
#module-quickproducttable-fmmquick .pagination2 .hr {
    display: block;
    width: 230px;
    border-top: solid 2px #dcd9dd;
    margin: 25px auto;
    position: relative;
}

#category .pagination2 .hr:before,
#module-pm_advancedsearch4-searchresults .pagination2 .hr:before,
#module-quickproducttable-fmmquick .pagination2 .hr:before {
    content: '';
    display: block;
    width: 80%;
    border-top: solid 2px #fcda8c;
    position: absolute;
    top: -2px;
    left: 0;
}

.only-show-product {
    display: none !important;
    font-size: 20px;
}

.only-show-product h2 {
    font-family: Benedict;
    font-size: 47px;
    color: #010101;
}

#category .only-show-product,
#module-pm_advancedsearch4-searchresults .only-show-product,
#module-quickproducttable-fmmquick .only-show-product,
#product .only-show-product {
    display: block !important;
    width: 100%;
    max-width: 1600px;
    margin-top: 70px;
}

#product #wrapper > .container {
    max-width: 1366px;
}

.product-detail.product-thumbs-left .images-container .product-cover {
    margin-left: 270px;
    padding: 4px;
    box-shadow: 3.4px 2.1px 9.3px 0.7px rgba(0, 0, 0, 0.15);
}

.product-detail.product-thumbs-left .images-container .product-thumb-images {
    width: 240px;
    top: 0;
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide {
    padding: 5px;
    box-shadow: 3.4px 2.1px 9.3px 0.7px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide a {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative;
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide a img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list {
    overflow: visible;
}

.product-thumb-images .thumbnail-container a,
.product-thumb-images .thumb {
    border: none !important;
}

#product .product-cover .product-flags {
    min-width: 58px;
}

#product .product-cover .product-flags li {
    display: block;
    border-radius: 2px;
    background: #bfa37e;
    text-align: center;
    font-size: 15.5px;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 15px;
}

.product-cover .layer {
    background: url(../img/RECHERCHE.png) center no-repeat !important;
    background-size: contain;
    width: 40px;
    height: 40px;
    box-shadow: none;
}

.product-cover .layer * {
    display: none;
}

.product-add-to-cart {
    margin-top: 50px;
}

.product-add-to-cart .leo-compare-wishlist-button {
    display: none;
}

.product-add-to-cart > .control-label {
    display: none;
}

.product-add-to-cart .product-quantity .add {
    display: inline-block;
}

#product .product-video-tutorial h2,
#product .product-description h2 {
    font-size: 51.5px;
    margin-top: 60px;
    margin-bottom: 30px;
}

#product .product-description {
    font-size: 21px;
    line-height: normal;
    color: #010101;
}

.category-products, .product-accessories, .viewed-products, .featured-products {
    margin-bottom: 50px;
}

#product .product-accessories {
    margin-top: 40px;
    margin-bottom: 50px;
    padding-top: 80px;
}

#product .product-accessories h2 {
    text-align: left;
    font-size: 51.5px;
}

#product .product-features h2 {
    font-family: Utopia;
    font-size: 21.5px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.22px;
    color: #666;
    margin-top: 50px;
}

#product .product-features h3 {
    font-family: Utopia;
    font-size: 21.5px;
    line-height: 1.4;
    letter-spacing: 0.22px;
    margin-top: 20px;
}

#product .product-features p {
    font-size: 21.5px;
    text-align: center;
    border: solid 1px #e2e8ed;
    padding: 16px;
}

#product .product-features .feature-4 h3 {
    color: #abbbc9;
}

#product .product-features .feature-4 p {
    background: #abbbc9;
    border-color: #abbbc9;
    color: #fff;
}

#product .product-features .feature-5 h4 {
    /* color: #dbbee4; */
    color: #bfa37e;
}

#product .product-features .feature-5 p {
    /* background: #dbbee4;
    border-color: #dbbee4; */
    background: #bfa37e;
    border-color: #bfa37e;
    color: #fff;
}

#product .product-features .feature-6 h4 {
    color: #a2a568;
}

#product .product-features .feature-6 p {
    background: #a2a568;
    border-color: #a2a568;
    color: #fff;
}

#product .detail-column {
    padding-left: 70px;
}

#product h1.product-detail-name {
    margin-top: -10px;
    margin-bottom: 0;
    line-height: 1.5;
}

.category-menu {
    border-bottom: solid 1px #e7e3e9;
    padding-bottom: 20px;
    margin-bottom: 60px;
}

.product-actions .add {
    padding: 0;
}

.product-actions .add-to-cart {
    display: inline-block;
    font-size: 16px;
    font-family: Montserrat;
    background: #feda86 !important;
    text-transform: uppercase;
    min-width: 228px;
    height: 56px;
    border-radius: 28px;
    color: #333 !important;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    padding: 0 30px;
    border: none;
    transition: .2s;
}

.product-actions .add-to-cart:hover {
    opacity: 0.8;
}

.product-quantity .qty {
    /* float: none; */
    display: inline-block;
    /* vertical-align: middle; */
    margin: 0 50px 0 0;
}

.product-quantity #quantity_wanted {
    color: #010101;
    height: 55px;
    width: 45px;
    text-align: center;
    border-radius: 6px;
    font-size: 20.5px;
}

.product-quantity .input-group-btn-vertical .btn {
    background: none !important;
    top: 10px;
}

.product-quantity .input-group-btn-vertical .btn i {
    display: none;
}

.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up:before {
    content: '+';
    font-size: 41.5px;
    font-family: Utopia;
    line-height: 0.8;
    right: -5px;
}

.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down:before {
    content: '-';
    font-size: 41.5px;
    font-family: Utopia;
    left: -5px;
}

.product-actions + .wishlist .btn {
    padding: 0;
    text-transform: none;
    font-size: 21px;
    font-family: Utopia;
}

.product-actions + .wishlist {
    margin-top: 50px;
}

.product-actions + .wishlist .btn i {
    margin-right: 15px;
}

#product .detail-column .product-prices {
    display: flex;
    width: 300px;
    background: #bfa37e;
    justify-content: center;
    padding: 13px 0;
    float: right;
    margin-top: 30px;
}

#product .detail-column .product-prices .product-price {
    order: 2;
    font-size: 22px;
    font-family: Utopia;
    color: #222;
}

#product .detail-column .product-prices .product-discount span {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin-top: 6px;
    margin-right: 30px;
}

#product .detail-column .tax-shipping-delivery-label,
#product .detail-column .discount {
    display: none;
}

#product .detail-column .description-short {
    font-size: 15px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
}

#product .product-actions .product-variants {
    max-width: 280px;
    margin-top: 0;
}

#product .product-actions .product-variants .control-label {
    display: none;
}

#product .product-actions .product-variants .form-control {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 27.5px;
    height: 58px;
    text-align: center;
    padding: 0;
}

#product .value-points {
    font-size: 21px;
    background: url(../img/icon_check.png) left center no-repeat;
    padding: 10px 40px;
}

.payment-delivery-services {
    padding-top: 40px;
}

.payment-delivery-services h4 {
    font-size: 21.5px;
}

.payment-delivery-services p {
    font-size: 11.5px;
}

@media (max-width: 1366px) {
 #product .detail-column {
    padding-left: 15px;
	max-width: 80%;
    padding-left: 10%;
    justify-items: center;
    margin-top: 20px;
	margin-left: 10%;
    }

    .product-detail.product-thumbs-left .images-container .product-thumb-images {
        width: 35%;
    }

    .product-detail.product-thumbs-left .images-container .product-cover {
        margin-left: 40%;
    }

}

@media (max-width: 1280px) {
    #product .detail-column .product-prices {
        float: none;
    }
}

@media (max-width: 991px) {
    #product h1.product-detail-name {
        margin-top: 50px;
    }
	
	.absoluteToggle {
		position : relative !important;
		border: none !important;
		overflow-x: auto;
		z-index: 0;
	}
.leo-megamenu.disable-canvas .leo-top-menu {
    position: absolute;
    padding: 0 15px;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    background: #FFFFFF;
    border: 1px solid #ddd;
}


	
	.specNav {
		display: none !important;
	}

}
video{
	width: 80%;
	height: 80%;
}

}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                           BEGIN CUSTOM CSS DAVID                           */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* ||||||||||||||||||||||||||||||||| GENERAL |||||||||||||||||||||||||||||||| */
.outElement {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* ||||||||||||||||||||||||||||||| FIN GENERAL |||||||||||||||||||||||||||||| */

/* |||||||||||||||||||||||||||||| PAGE PRODUIT |||||||||||||||||||||||||||||| */
#product #wrapper > .container {
    margin-top: 76px;
}

#product h1.product-detail-name {
    line-height: 1.3;
}

#product .h1.product-detail-name span.littleTitlePart,
#product .h1.product-detail-name span.bigTitlePart {
    font-weight: 500;
    color: #000;
}

#product .h1.product-detail-name span.littleTitlePart {
    font-family: 'Utopia';
    font-size: 30.5px;

}

#product .h1.product-detail-name span.bigTitlePart {
    font-family: 'Utopia';
    font-size: 49.79px;
}

#product .product-detail.product-thumbs-left .images-container .product-cover {
    max-width: 399px;
    max-height: 566px;
    width: 100%;
    height: 100%;
    padding: 0;
}

#product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide {
    padding: 0;
}

#product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide,
#product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide a img {
    max-width: 236px;
    max-height: 237px;
}

#product .product-detail.product-thumbs-left .images-container .product-thumb-images {
    max-height: 525px;
    overflow: hidden;
}

#product .product-detail.product-thumbs-left .images-container .product-thumb-images {
    padding-top: 10px;
    width: 250px;
    top: -10px;
    padding-left: 5px;
    left: -5px;
}

#product img.arrowBack {
    position: absolute;
    top: -32px;
    cursor: pointer;
}

#product .dateValid {
    color: #a2a568;
    font-size: 15.35px;
    margin-top: 10px;
    display: block;
}

#product .value-points {
    font-size: 21.1px;
    margin-top: 20px;
    margin-left: 3px;
}

#product .detail-column .product-prices {
    float: unset;
    margin-top: 0;
    min-width: 380px;
    margin-left: 20px;
}

#product .priceContenance {
    display: flex;
    margin-top: 19px;
}

#product .priceContenance span.contenance {
    border: solid 1px #E2E8ED;
    color: #666666;
    font-size: 26.72px;
    font-family: 'Utopia';
    text-transform: lowercase;
    line-height: 38.6px;
    letter-spacing: 0.38px;
    font-weight: 400;
    min-width: 280px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

#product .product-actions {
    margin-top: -9px;
}

#product .product-actions .add-to-cart {
    font-size: 16.54px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

#product .product-actions + .wishlist {
    margin-top: 73px;
}

#product .product-actions + .wishlist .btn {
    font-size: 21.1px;
    font-family: 'Utopia';
    text-transform: lowercase;
    color: #000;
}

#product .product-features h2 {
    font-family: 'Utopia';
    font-size: 20.92px;
    line-height: 30.22px;
    letter-spacing: .2px;
    margin-bottom: 6px;
}

#product strong.fop {
    text-transform: uppercase;
}

span.tiretFo:last-child {
    display: none;
}

#product .product-description h2,
#product .product-video-tutorial h2 {
    font-family: 'Utopia';
    font-size: 25px !important;
    color: #000;
    font-weight: 500;
    margin-top: 65px !important;
}

#product .product-description {
    font-size: 20.1px;
    color: #000;
    max-width: 80%;
	margin-left: 9%;
	justify-items: center;
}

#product .thumbnailVideo {
    position: relative;
}

#product .thumbnailVideo .containerPlayBtn {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff73;
    z-index: 1;
    cursor: pointer;
}

#product .thumbnailVideo .video-thumbnail {
    object-fit: cover;
    height: 100%;
    width: 100%;
    cursor: pointer;
}

#product .thumbnailVideo .playBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    transition: .2s;
    z-index: 1;
}

#product .thumbnailVideo .containerThumbnailVideo {
    position: absolute;
    cursor: pointer;
    transition: .2s;
    z-index: 1;
    width: 100%;
    height: 100%;
}

#product .thumbnailVideo:hover .playBtn {
    transform: translate(-50%, -50%) scale(1.05);
}

#product .thumbnailVideo .playBtn:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

#product .payment-delivery-services p {
    color: #010101;
}

#product .payment-delivery-services:after {
    content: '';
    background: #DAD6DB;
    height: 1px;
    width: 100vw;
    position: absolute;
    bottom: -28px;
}

#product .only-show-product {
    margin-top: 192px;
    max-width: 1710px;
}

#product .only-show-product .block_content p {
    color: #000;
    font-size: 21.05px;
}

.ApColumn .block.block_newsletter .title_block {
    font-family: 'Utopia';
}

.product-accessories:before {
    display: none;
}

#product .product-accessories .product-meta h3 {
    font-size: 15.5px;
    text-align: center;
}

.product-miniature .thumbnail-container .product-info .feature,
.product-miniature .thumbnail-container .product-info .product-price-and-shipping .price {
    color: #000;
}

#product .owl-theme .owl-controls.clickable .owl-buttons div {
    border: solid 2px #FEDD91;
    opacity: 1;
}

#product .owl-theme .owl-buttons div:before {
    color: #FEDD91;
    top: -1px;
}

#product .owl-theme .owl-buttons div.owl-prev:before {
    left: 10px;
}

#product .owl-theme .owl-buttons div.owl-next:before {
    left: 12px;
}

#product .owl-theme .owl-controls.clickable .owl-buttons div.owl-prev {
    left: -105px;
}

#product .owl-theme .owl-controls.clickable .owl-buttons div.owl-next {
    right: -105px;
}

#product .product-accessories h2 {
    font-family: 'Utopia';
    font-weight: 500;
    color: #000;
}

#product .main-feature h3 {
    color: #666;
    display: inline-block;
    font-family: 'Utopia';
    margin: 0 !important;
}

#product .product-features .encartDiv {
    font-size: 21.5px;
    text-align: center;
    border: solid 1px #e2e8ed;
    padding: 16px;
}

#product .product-features .feature-4 .divEncart {
    background: #abbbc9;
    border-color: #abbbc9;
    color: #fff;
    text-align: center;
    padding: 16px;
}

#product .product-features .feature-5 .divEncart {
    background: #bfa37e;
    border-color: #bfa37e;
    color: #fff;
    text-align: center;
    padding: 16px;
}

#product .product-features .feature-6 .divEncart {
    background: #a2a568;
    border-color: #a2a568;
    color: #fff;
    text-align: center;
    padding: 16px;
}

#product .product-features .other-features h4 {
    font-size: 21.5px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-family: 'Utopia';
    margin: 0;
}

#product .detail-column .product-prices .product-discount span {
    color: #000;
}

#product .detail-column .product-prices .product-price {
    color: #fff;
}

#product .payment-delivery-services {
    display: none;
}

/* |||||||||||||||||||||||||||| FIN PAGE PRODUIT |||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||| PAGE CATÉGORIE ||||||||||||||||||||||||||||| */

#category #left-column,
#module-pm_advancedsearch4-searchresults #lef-column,
#module-quickproducttable-fmmquick #lef-column {
    max-width: 257px;
}

#category #left-column,
#module-pm_advancedsearch4-searchresults #lef-column,
#module-quickproducttable-fmmquick #lef-column,
#category #left-column .PM_ASCriterionsGroupList,
#module-pm_advancedsearch4-searchresults #left-colum .PM_ASCriterionsGroupList,
#module-quickproducttable-fmmquick #left-colum .PM_ASCriterionsGroupList {
    display: flex;
    flex-direction: column;
	
}

#category #left-column .PM_ASBlockOutput,
#module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutput,
#module-quickproducttable-fmmquick #left-column .PM_ASBlockOutput {
    order: 1;
}

#category #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup,
#module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup,
#module-quickproducttable-fmmquick #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    width: 100% !important;
    border-top: 1px solid #eee;
}

#category #left-column .PM_ASBlockOutputHorizontal .card-block,
#module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutputHorizontal .card-block,
#module-quickproducttable-fmmquick #left-column .PM_ASBlockOutputHorizontal .card-block {
    padding: 0 !important;
}

#category #left-column .PM_ASBlockOutputHorizontal .card,
#module-pm_advancedsearch4-searchresults .PM_ASBlockOutputHorizontal .card,
#module-quickproducttable-fmmquick .PM_ASBlockOutputHorizontal .card {
    border: 0 !important;
}

#category #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroupName,
#module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroupName,
#module-quickproducttable-fmmquick #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroupName,
#category .sidebar .block .title_block,
#module-pm_advancedsearch4-searchresults .sidebar .block .title_block,
#module-quickproducttable-fmmquick .sidebar .block .title_block {
    font-size: 18.33px;
    line-height: 27.26px;
    text-transform: none;
    border-bottom: none;
    padding-bottom: 0;
    font-weight: bold;
    color: #222222;
    letter-spacing: .9px;
    font-family: 'Utopia';
}

#category #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionLink::before,
#module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionLink::before,
#module-quickproducttable-fmmquick #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionLink::before {
    display: none;
}

#category #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionValue,
#module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionValue,
#module-quickproducttable-fmmquick #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionValue {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 15px;
    width: 100%;
    margin: 0;
    color: #999999;
    /* padding: 10px 0 10px 27px; */
    padding: 10px 0 10px 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #bfa37e;
    /* padding-left: 0; */
}

#category #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionValue:hover,
#module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionValue:hover,
#module-quickproducttable-fmmquick #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionValue:hover,
#module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionLink.PM_ASCriterionLinkSelected .PM_ASCriterionValue,
#module-quickproducttable-fmmquick #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionLink.PM_ASCriterionLinkSelected .PM_ASCriterionValue,
#category #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionLink.PM_ASCriterionLinkSelected .PM_ASCriterionValue {
    color: #dad6db;
}

.block-category {
    display: block;
}

.block-category .category-cover {
    overflow: visible;
}

.block-category .category-cover img:hover {
    transform: scale(1);
}

#category .PM_ASSelections,
#module-pm_advancedsearch4-searchresults .PM_ASSelections,
#module-quickproducttable-fmmquick .PM_ASSelections {
    background-color: #fff !important;
    border: none !important;
}

#category .PM_ASSelections li a,
#module-pm_advancedsearch4-searchresults .PM_ASSelections li a,
#module-quickproducttable-fmmquick .PM_ASSelections li a {
    display: inline-block;
    list-style: none;
    font-size: 15.28px;
    border: solid 0.2px #e1e1e1;
    padding: 10px 12px 10px 8px;
    border-radius: 6px;
    margin: 0 10px 10px 0;
    box-shadow: none;
    color: #0b0b0b;
    letter-spacing: 0.75px;
    font-weight: 400;
}

#module-pm_advancedsearch4-searchresults a.PM_ASSelectionsRemoveLink:hover,
#module-quickproducttable-fmmquick a.PM_ASSelectionsRemoveLink:hover {
    text-decoration: none !important;
}

.active_filters .active-filter-title {
    display: none;
}

a.PM_ASSelectionsRemoveLink:before,
.PM_ASResetSearch:before {
    content: '×';
    line-height: 0;
    padding: 10px 5px;
    display: inline-block;
    vertical-align: middle;
    font-size: 2em;
    opacity: 0.5;
    margin: 0px 5px 0;
    font-family: 'Utopia';
}

#category .PM_ASSelections li a.PM_ASResetSearch,
#module-pm_advancedsearch4-searchresults .PM_ASSelections li a.PM_ASResetSearch,
#module-quickproducttable-fmmquick .PM_ASSelections li a.PM_ASResetSearch {
    border: none;
}

.active_filters {
    padding: 10px 0;
}

#category #main > #products,
#module-pm_advancedsearch4-searchresults #main > #products,
#module-quickproducttable-fmmquick #main > #products {
    display: flex;
    flex-direction: column;
}

#module-pm_advancedsearch4-searchresults #main > #products #js-active-search-filters,
#module-quickproducttable-fmmquick #main > #products #js-active-search-filters {
    order: -1;
}

a.PM_ASSelectionsRemoveLink:hover {
    text-decoration: none !important;
}

.block-category {
    padding: 0;
}

.hidePls {
    display: none !important;
}

.category-sub-menu li > div {
    display: none;
}

.category-sub-menu li.current > div {
    display: block;
}

.breadcrumb li {
    margin: 5px;
}

.breadcrumb li:first-child {
    margin-left: 0;
}

.PM_ASSelections li a:hover {
    color: #bfa37e !important;
}

.products-sort-order .dropdown-menu {
    left: -153px;
    right: 0;
}

.bestSellCustom .dropdown-menu {
    display: block;
    position: relative;
    border: 0;
}

#left-column .featured-products {
    display: none;
}

/* .all-product-link {
    font-size: 16px !important;
    font-family: Montserrat;
    background: #feda86;
    text-transform: uppercase;
    min-width: 228px;
    height: 56px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    margin-top: 35px !important;
    padding: 0 30px !important;
    display: inline-block !important;
} */


.sidebar .block a.all-product-link {
    display: inline-block;
    font-size: 16px;
    /* font-family: Montserrat; */
	font-family: Utopia;
    background: #feda86;
    text-transform: uppercase;
    min-width: 200px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    transition: .2s;
    margin-top: 35px;
    padding: 15px 30px;
	background-color: var(--primary) !important;
	color: var(--white) !important;
}



.bestSellCustom .wishlist {
    display: none;
}

.bestSellCustom .product-miniature .thumbnail-container:hover:before {
    box-shadow: none;
}

.bestSellCustom .ajax_block_product {
    margin: 10px 0;
}

.bestSellCustom .title_block {
    font-family: 'Utopia';
    font-weight: 600;
    font-size: 18.34px;
    text-transform: uppercase;
    line-height: 30.17px;
    letter-spacing: 0.9px;
    color: #000;
    text-align: center;
}

.bestSellCustom .product-miniature .thumbnail-container .product-title a {
    font-size: 15.5px;
    color: #666;
    font-family: Utopia;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bestSellCustom .product-miniature .thumbnail-container .product-title {
    height: 40px;
}

.infinitescroll-load-more-bottom {
    background-color: transparent !important;
    border: 0 !important;
    text-align: center;
    order: 1;
}

/* .infinitescroll-load-more-bottom a,
.infinitescroll-reached-bottom-message {
    font-size: 16px !important;
    font-family: Montserrat;
    background: #feda86 !important;
    text-transform: uppercase;
    min-width: 228px;
    height: 56px;
    border-radius: 28px;
    color: #000 !important;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    margin-top: 35px !important;
    padding: 0 30px !important;
    display: inline-block !important;
    max-width: 270px;
} */

.infinitescroll-load-more-bottom a,
.infinitescroll-reached-bottom-message {
    display: inline-block;
    font-size: 16px;
    /* font-family: Montserrat; */
	font-family: Utopia;
    background: #feda86;
    text-transform: uppercase;
    min-width: 270px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    transition: .2s;
    margin-top: 35px;
    padding: 15px 30px;
}



.infinitescroll-load-more-bottom a {
    color: #000 !important;
}

.products .product_list {
    display: flex;
    flex-direction: column;
}

.customCounter {
    font-size: 21.03px;
    color: #010101;
    text-align: center;
    margin-top: 40px;
}

.customCounter .progressBar {
    background: #DCD9DD;
    display: block;
    width: 230px;
    margin: 28px auto 0 auto;
    position: relative;
}

.customCounter .progressBar .progression {
    content: '';
    display: block;
    height: 2px;
    width: 10%;
    width: calc(100% / 309 * 12);
    background: #FCDA8C;
}

.imagePub {
    max-width: 364px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 0 !important;
}

.imagePub .title_block {
    position: absolute !important;
    left: 30px;
    top: 13px;
    font-family: 'Utopia';
    font-size: 46.52px !important;
    line-height: 54.01px;
    color: #fff;
    letter-spacing: 2.3px;
    text-transform: initial !important;
    margin-top: 0 !important;
}

.imagePub .sub-title-widget {
    position: absolute;
    left: 25px;
    top: 120px;
    color: #fff !important;
    font-size: 93.06px !important;
    line-height: 53.83px !important;
    font-family: Benedict, sans-serif;
}

#products .product_list > .row {
    display: inline-flex;
    flex-wrap: wrap;	
}

.customPubTpl .infinitescroll-bottom-message {
    display: none;
}

.customPubTpl {
    display: none !important;
}

.customPubTpl.page-1 {
    display: block !important;
}

/*.infinitescroll-bottom-message,*/
.customCounter {
    position: relative;
    left: -128.5px;
}

/* .infinitescroll-reached-bottom-message {
    flex: 0 0 100%;
    width: 100%;
    clear: both;
    display: flex;
    max-width: unset;
    background: transparent !important;
    border: none !important;
} */

.infinitescroll-reached-bottom-message {
    display: inline-block;
    font-size: 16px;
    /* font-family: Montserrat; */
	font-family: Utopia;
    text-transform: uppercase;
    min-width: 200px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    transition: .2s;
    margin-top: 35px;
    padding: 15px 30px;
	background-color: var(--primary) !important;
	color: var(--white) !important;
}

.infinitescroll-reached-bottom-message a {
	color: var(--white) !important;
}



.megaMenuCat {
    margin: 0 auto;
    max-width: 1740px;
}

.megaMenuCat .menu-title {
    font-family: 'Utopia';
    text-transform: uppercase;
    font-size: 16.94px;
    line-height: 29.04px;
    color: #000;
    letter-spacing: .8px;
}

.megaMenuCat .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.megaMenuCat .navbar-nav > li:first-child,
.megaMenuCat li + .nav-item {
    margin: 0 !important;
}

.megaMenuCat .navbar-nav > li:hover > a span,
.megaMenuCat .navbar-nav > li:focus > a span {
    color: #bfa37e !important;
}

.megaMenuCat .navbar-nav > li > a:before {
    display: none !important;
}

.megaMenuCat .widget-inner {
    position: relative;
}



.megaMenuCat .widget-inner .blankSquare {
    position: absolute;
    background: #ffffffb0;
    bottom: 0;
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.megaMenuCat .widget-inner .blankSquare span {
    font-family: 'Utopia';
    font-size: 17.35px;
    line-height: 27.54px;
    color: #000;
    /* text-transform: uppercase; */
    letter-spacing: -0.1px;
    text-align: center;
    max-width: 130px;
	text-wrap: wrap;
}

.megaMenuCat .navbar-nav > li > a.dropdown-toggle:after {
    display: none;
}

.megaMenuCat .dropdown-menu {
    padding: 0 15px !important;
}

.megaMenuCat .dropdown-menu img {
    max-width: 100%;
}

.megaMenuCat .dropdown-menu .mega-col {
    padding: 0px;
	margin-left: 0px;
    display: inline-flex;
    justify-content: center;
	float: inline-start;
}

.megaMenuCat .comesticMenu .widget-subcategories ul li:last-child {
    display: block;
}

.megaMenuCat .comesticMenu .widget-inner .menu-title {
    display: none;
}

.megaMenuCat .comesticMenu .dropdown-menu .mega-col:first-child {
    padding-left: 15px;
	width:24.3333%;
}

.megaMenuCat .comesticMenu .widget-subcategories {
    margin-top: 10px;
}

.megaMenuCat .comesticMenu .widget-inner .blankSquare span {
    max-width: unset;
}

.megaMenuCat .comesticMenu .dropdown-menu li a:hover {
    transform: none;
    color: #bfa37e !important;
}

.megaMenuCat .comesticMenu .dropdown-menu li a {
    /* text-transform: uppercase; */
    color: #000;
    line-height: normal;
    font-size: 17.35px !important;
    font-family: 'Utopia';
}

.megaMenuCat .ambianceMenu .dropdown-menu .mega-col:first-child {
    padding-left: 15px;
}

.megaMenuCat .aideVenteMenu .dropdown-menu {
    left: -440px !important;
}

.megaMenuCat .allProductsMenu .widget-subcategories ul li:last-child,
.megaMenuCat .allProductsMenu .widget-inner .menu-title {
    display: block;
}

.megaMenuCat .allProductsMenu .dropdown-menu-inner {
    padding: 0 15px;
}

.megaMenuCat .allProductsMenu .dropdown-menu {
    left: -980px !important;
}

.megaMenuCat .allProductsMenu .dropdown-menu .mega-col {
    padding: 0px 15px;
}

.megaMenuCat .allProductsMenu .dropdown-menu .leo-widget .menu-title a {
    color: #222222;
    font-size: 18px;
    font-family: 'Utopia';
}

.megaMenuCat::after {
    content: '';
    display: block;
    /* height: 1px; */
    background: #E7E3E9;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.megaMenuCat .aideVenteMenu .widget-inner .blankSquare span {
    max-width: unset !important;
}

/* ||||||||||||||||||||||||||| FIN PAGE CATÉGORIE ||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| HEADER ||||||||||||||||||||||||||||||||| */
.button-list li .ap-total,
#_desktop_cart .cart-preview .cart-quantity {
    background: #feda86 !important;
    color: #000 !important;
}

.flagLang {
    margin-right: 10px;
}

#header .language-selector-wrapper .popup-title {
    padding-left: 0;
}

.popup-over .popup-title {
    padding-right: 0;
}

#page #header #search_widget .form-search.active {
    min-width: 215px;
}

/* ||||||||||||||||||||||||||||||| FIN HEADER ||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||||||||| HOME PAGE ||||||||||||||||||||||||||||||| */
.lightInsta {
    margin-top: 120px;
    position: relative;
}

.lightInsta .msgInsta {
    background: #fff;
    width: 275px;
    position: absolute;
    height: 274px;
    left: 562px;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-direction: column;
    padding: 0 33px;
    height: 100%;
}

.lightInsta .msgInsta p {
    font-family: 'Utopia';
    color: #000;
    font-size: 25.52px;
    line-height: 25.41px;
    margin: 0;
}

.lightInsta .msgInsta p span {
    font-family: 'Montserrat', sans-serif;
    font-size: 12.56px;
    line-height: 12.64px;
}

.lightInsta .msgInsta p img {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

/* |||||||||||||||||||||||||||||| FIN HOME PAGE ||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||||||||||| PANIER/CHECKOUT ||||||||||||||||||||||||||||||||| */
.leo-remove-from-cart,
.leo-dropdown-cart-content a i,
.leo-dropdown-cart-content a.leo-dropdown-customization,
.leo-dropdown-cart-content a.leo-dropdown-combination {
    color: #414141 !important;
}

.leo-cart-item-info .leo-bt-product-quantity:hover i {
    color: #FFFFFF !important;
}

.leo-cart-dropdown-action .btn.cart-dropdow-checkout {
    background: #feda86 !important;
    border-radius: 50px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    transition: .2s;
}

.leo-cart-dropdown-action .btn.cart-dropdow-checkout:hover {
    background: #FEE19E !important;
}

.leo-cart-dropdown-action .btn.cart-dropdow-viewcart {
    border-radius: 50px;
    font-family: 'Montserrat', sans-serif;
}

.dropdown {
    color: #000;
}

#cart > #page > #wrapper > .container,
#checkout #page > #wrapper > .container,
#order-confirmation > #page > #wrapper > .container,
#my-account > #page > #wrapper > .container,
#addresses > #page > #wrapper > .container,
#address > #page > #wrapper > .container,
#history > #page > #wrapper > .container,
#invoice-address > #page > #wrapper > .container,
#order-detail > #page > #wrapper > .container,
#order-slip > #page > #wrapper > .container,
#module-psgdpr-gdpr > #page > #wrapper > .container,
#module-leofeature-mywishlist > #page > #wrapper > .container,
#module-leofeature-viewwishlist > #page > #wrapper > .container,
#module-mokasync-sync > #page > #wrapper > .container {
    max-width: 1200px;
}

#cart .cart-grid .btn-primary,
#checkout .cart-grid-body .btn-primary,
#submit-login,
.lql-login-bt,
.lql-register-bt,
.leo-resetpass-form .btn-primary,
#authentication .btn-primary,
#identity .btn-primary,
#address .btn-primary,
#order-detail .btn-primary,
#exportDataToPdf,
#exportDataToCsv,
#module-leofeature-mywishlist .btn-primary,
#my-account .btn-tertiary,
.leo-send-wishlist-button {
    background: #feda86 !important;
    border-radius: 50px;
    color: #000 !important;
    transition: .2s;
    font-family: 'Montserrat', sans-serif;
    border: none;
    font-weight: 400 !important;
}

#module-leofeature-viewwishlist #products .product-miniature.leo-wishlistproduct-item {
    border: none;
    box-shadow: none;
}

#cart .cart-grid .btn-primary:hover,
#checkout .cart-grid-body .btn-primary:hover,
#submit-login:hover,
.lql-login-bt:hover,
.lql-register-bt:hover,
.leo-resetpass-form .btn-primary:hover,
#authentication .btn-primary:hover,
#identity .btn-primary:hover,
#address .btn-primary:hover,
#order-detail .btn-primary:hover,
#exportDataToPdf:hover,
#exportDataToCsv:hover,
#my-account .btn-tertiary:hover,
.leo-send-wishlist-button:hover {
    background: #FEE19E !important;
}

#module-leofeature-mywishlist #mywishlist .btn-outline {
    background: transparent !important;
    color: #000 !important;
    font-size: 13px !important;
}

#module-leofeature-mywishlist #mywishlist .btn-outline:hover {
    color: #cf9147 !important;
}

.cart-summary .checkout a.btn-outline,
#js-checkout-summary a.btn-outline {
    background: #fff;
    color: #000;
    border-radius: 50px;
    transition: .2s;
    border: solid 1px #000;
    font-family: 'Montserrat', sans-serif;
}

.cart-summary .checkout a.btn-outline:hover,
#js-checkout-summary a.btn-outline:hover {
    background: #000;
    color: #fff;
}

#cart .blockreassurance_product,
#checkout .blockreassurance_product {
    display: none;
}

.cssload-speeding-wheel,
.leo-wishlist-button .leo-wishlist-bt-loading,
.leo-compare-button .leo-compare-bt-loading,
.quick-view.active .leo-quickview-bt-loading {
    border: 2px solid #CF9147;
    border-left-color: #FCDA8C;
}

.ajax_block_product {
    position: relative;
    z-index: 1;
}

body#checkout section.checkout-step .address-item.selected .box-adress {
    border-color: #CF9147 !important;
}

.list-wishlist tr.show {
    background-color: #ffd7a6 !important;
}


.quickview .social-sharing{
    display: none;
}
/* ||||||||||||||||||||||||||||||| FIN PANIER/CHECKOUT ||||||||||||||||||||||||||||||| */


/* |||||||||||||||||||||||||| CONNEXION/INSCRIPTION ||||||||||||||||||||||||| */
.leo-quicklogin-form .lql-action-bt .lql-bt:before {
    background: #feda86;
}

.leo-quicklogin-form .lql-action-bt .lql-bt.lql-active {
    color: #000 !important;
}

::-webkit-scrollbar-thumb {
    background-color: #feda86 !important;
}

#authentication .custom-checkbox label {
	padding : 0 0 0 25px;
}



body#checkout .form-group .custom-checkbox label {
	padding : 0 0 0 25px;
}

body .custom-checkbox label 
{
	padding : 0 0 0 25px !important;
}

/* #authentication #customer-form .form-group:nth-child(7),
#authentication #customer-form .form-group:nth-child(11),
#authentication #customer-form .form-group:nth-child(15),
#authentication #customer-form .form-group:nth-child(19),
#authentication #customer-form .form-group:nth-child(20),
#authentication #customer-form .form-group:nth-child(22),
#authentication #customer-form .form-group:nth-child(25),
#authentication #customer-form .form-group:nth-child(26),
#authentication #customer-form .form-group:nth-child(27),
#authentication #customer-form .form-group:nth-child(29),
#authentication #customer-form .form-group:nth-child(30) {
    display: none;
} */

/* |||||||||||||||||||||||| FIN CONNEXION/INSCRIPTION ||||||||||||||||||||||| */

/* ||||||||||||||||||||||||||||||||| COMPTE ||||||||||||||||||||||||||||||||| */
.page-my-account #content .links a:hover i {
    color: #feda86;
}

/*#identity #customer-form .form-group:nth-child(8),
#identity #customer-form .form-group:nth-child(12),
#identity #customer-form .form-group:nth-child(16),
#identity #customer-form .form-group:nth-child(20),
#identity #customer-form .form-group:nth-child(21),
#identity #customer-form .form-group:nth-child(23),
#identity #customer-form .form-group:nth-child(26),
#identity #customer-form .form-group:nth-child(27),
#identity #customer-form .form-group:nth-child(28),
#identity #customer-form .form-group:nth-child(30),
#identity #customer-form .form-group:nth-child(31) {
    display: none;
}*/

/*#mokaAutoLogin{
    margin: 10px 0;
}*/

#pagenotfound .search-widget form button[type=submit] {
    position: absolute;
}

.gformbuilderpro_content label{
    display: none;
}

.gformbuilderpro_content input[type="text"]{
        height: 45px;
        padding: 15px;
        border-radius: 4px;
        box-shadow: 2px 2px 6px 0 rgb(0 0 0 / 16%);
        background-color: #fdfdfd;
        border: none;
        font-family: Utopia;
        font-size: 21px;
        color: #010101;
}

.gformbuilderpro_content .checkbox_item_wp input ~ label{
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.3;
    color: #010101;
    text-align: left;
    margin-left: 10px;
    position: relative;
    /* top: 5px; */
}

.gformbuilderpro_content .checkbox_item_wp input {
    margin: 2px 5px 0 0;
    box-shadow: 2px 2px 6px 0 rgb(0 0 0 / 16%);
}

.gformbuilderpro_content .checkbox_item_wp p,
.gformbuilderpro_content .checkbox_box{
    margin-bottom: 0 !important;
}

.gformbuilderpro_action button{
    display: inline-block;
    font-size: 16px;
    font-family: Montserrat;
    background: #feda86;
    text-transform: uppercase;
    min-width: 270px;
    height: 56px;
    border-radius: 28px;
    color: #333;
    text-align: center;
    line-height: 56px;
    transition: .2s;
    padding: 0 20px;
}

.mandatoryFields{
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    margin-top: 10px;
}
/* ||||||||||||||||||||||||||||||||| COMPTE ||||||||||||||||||||||||||||||||| */


/* ||||||||||||||||||||||||| BEGIN RESPONSIVE DAVID ||||||||||||||||||||||||| */
/* ******************************* BEGIN /2560PX & +/ ****************************** */
@media only screen and (min-width: 2560px) {
    .lightInsta .msgInsta {
        width: 366px;
        left: 731px;
    }
}

/* ******************************* END /2560PX & +/ ****************************** */


/* ******************************* BEGIN /1600PX/ ****************************** */
@media only screen and (max-width: 1919px) {
    .lightInsta .msgInsta {
        width: 229px;
        left: 458px;
        padding: 10px;
    }

    .leo-megamenu .navbar-nav > li + .nav-item {
        margin: 0 33px 0 0;
    }

    #cms #wrapper nav.breadcrumb{
        left: 15px;
		display : none;
    }

    .leo-megamenu .dropdown:hover > .dropdown-menu {
        left: -40px;
    }

    .megaMenuCat .aideVenteMenu .dropdown-menu {
        left: -540px !important;
    }

    .megaMenuCat .allProductsMenu .dropdown-menu {
        left: -1015px !important;
    }
}

/* ******************************* END /1600PX/ ****************************** */


/* ******************************* BEGIN /1440PX/ ****************************** */
@media only screen and (max-width: 1599px) {
    .lightInsta .msgInsta {
        width: 206px;
        left: 411px;
    }

    .lightInsta .msgInsta p {
        font-size: 20.52px;
    }

    .leo-top-menu .nav.navbar-nav{
        display: flex;
		flex-wrap: nowrap;
		white-space: nowrap;	
	
		
    }

    .leo-megamenu .dropdown:hover > .dropdown-menu {
        left: -80px;
    }

    #fmm_table_info{
        padding-bottom: 40px;
    }

    #product .priceContenance span.contenance{
        min-width: 150px;
    }

    #product .detail-column .product-prices{
        min-width: 250px;
    }

    body#checkout #cart-summary-product-list td.media-body .flex .product-price {
        padding-right: 70px;
        padding-left: 10px;
    }
	#cms #wrapper nav.breadcrumb {
    display : none;
	}
	
	.row-fullbg-content-2col .text-block-right {
		position: relative;
		left : -15%;
	}
	
}

/* ******************************* END /1440PX/ ****************************** */



/* ******************************* BEGIN /1366PX/ ****************************** */
@media only screen and (max-width: 1439px) {
    .lightInsta .msgInsta {
        width: 195px;
        left: 390px;
    }

    .lightInsta .msgInsta p span {
        font-size: 12px;
    }

    .header-top .leo-megamenu .navbar-nav li a{
        font-size: 17px;
    }

    #quickproducttable .btn.btn-info{
        font-size: 14px;
    }

    .ambianceMenu .dropdown-sub{
        left: -120px !important;
    }

    .megaMenuCat .menu-title{
        font-size: 15px;
    }
	#cms #wrapper nav.breadcrumb {
    display : none;
}
}

/* ******************************* END /1366PX/ ****************************** */


/* ******************************* BEGIN /1280PX/ ****************************** */
@media only screen and (max-width: 1365px) {
    .lightInsta .msgInsta {
        width: 186px;
        left: 384px;
    }

    .lightInsta .msgInsta p {
        font-size: 20px;
    }

    .lightInsta .msgInsta p span {
        font-size: 11px;
    }

    .header-top .leo-megamenu .navbar-nav li a {
        font-size: 16px;
    }

    .ambianceMenu .dropdown-sub {
        left: -270px !important;
    }

    .megaMenuCat .aideVenteMenu .dropdown-menu {
        left: -725px !important;
    }

    .megaMenuCat .menu-title{
        font-size: 15px !important;
    }

    .megaMenuCat .allProductsMenu .dropdown-menu {
        left: -1050px !important;
    }

    #quickproducttable #removeSearch,
    #quickproducttable #mokasync_sync,
    #quickproducttable #mokaAutoLogin{
        font-size: 12px;
    }

    #quickproducttable .btn.btn-info {
        font-size: 13px;
        max-width: 370px;
    }

    #product .product-detail.product-thumbs-left .images-container .product-cover{
        margin-left: 35%;
    }

    #product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide,
    #product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide a img {
        max-width: 195px;
    }
	#cms #wrapper nav.breadcrumb {
    display : none;
}
}

/* ******************************* END /1280PX/ ****************************** */
@media only screen and (max-width: 1200px) {

.spaceToDel {
	display : none;
}
}
@media only screen and (min-width: 1200px) {

#quickproducttable .top_buttons {
    margin-top: 60px;
    display: flex;
    justify-content: center;
}
}


/* ******************************* BEGIN /1024PX/ ****************************** */
@media only screen and (max-width: 1279px) {
    .lightInsta .msgInsta {
        width: 180px;
        left: 357px;
    }

    .header-top .leo-megamenu .navbar-nav li a,
    .header-top .leo-megamenu .navbar-nav li .dropdown-menu a{
        font-size: 13px;
    }

    .header-top .leo-megamenu .navbar-nav li .dropdown-menu a{
        padding: 5px 0;
    }

    .langMenu{
        display: none;
    }

    .footer-center .navbar-nav .nav-item + .nav-item:before{
        display: none;
    }

    .footer-center .navbar-nav .nav-item {
        margin: 0 5px !important;
    }

    #quickproducttable #mokasync_sync{
        margin-left: 0;
        margin-bottom: 10px;
    }

    #quickproducttable .btn.btn-info{
        margin-top: 15px;
    }

    .megaMenuCat .menu-title,
    .megaMenuCat .comesticMenu .dropdown-menu li a {
        font-size: 16px !important;
    }

    .megaMenuCat .allProductsMenu .dropdown-menu .leo-widget .menu-title a{
        font-size: 17px;
    }

    .megaMenuCat .allProductsMenu .dropdown-menu {
        left: -855px !important;
        width: 990px !important;
    }

    .megaMenuCat .widget-inner .blankSquare span {
        font-size: 19px;
        line-height: 17.54px;
    }

    .imagePub .sub-title-widget {
        font-size: 59.06px !important;
        line-height: 44.83px !important;
    }

    .imagePub .title_block {
        font-size: 34.52px !important;
        line-height: 46.01px;
    }

    .imagePub .sub-title-widget{
        top: 80px;
    }

    .product-detail > .row > div:first-child,
    .product-detail > .row > .detail-column{
        width: 100% !important;
    }

    #product .product-detail.product-thumbs-left .images-container .product-thumb-images{
        left: 0;
    }

    #product .priceContenance span.contenance{
        min-width: 280px;
    }

    #product .detail-column .product-prices{
        min-width: 380px;
    }

    .quickview .product-actions .add-to-cart{
        margin-top: 10px;
    }

    .trouvez-form .checkbox-row label input, #contact #contact-form-box .contact-form .checkbox-row label input{
        box-shadow: unset;
    }

    body#checkout #cart-summary-product-list td.media-body .flex .product-price{
        padding-right: 70px;
        padding-left: 10px;
    }
	#cms #wrapper nav.breadcrumb {
    display : none;
}
	
}

/* ******************************* END /1024PX/ ****************************** */



/* ******************************* BEGIN /992PX/ ****************************** */
@media only screen and (max-width: 1023px) {
    .lightInsta .msgInsta {
        width: 170px;
        left: 278px;
    }

.row-flex.illu_background-center-left {
	background: none !important;
	/* margin-top : -150px; */
}

.row-flex.illu_background-center-left.left-flex {
	margin-top : 0;
}

    .megaMenuCat .menu-title, .megaMenuCat .comesticMenu .dropdown-menu li a {
        font-size: 16px !important;
    }

    .megaMenuCat .allProductsMenu .dropdown-menu {
        left: -775px !important;
        width: 955px !important;
    }

    .megaMenuCat .aideVenteMenu .dropdown-menu {
        left: -385px !important;
    }

    .ambianceMenu .dropdown-sub {
        left: 0px !important;
    }

    /* .leo-megamenu .dropdown:hover > .dropdown-menu {
        left: -315px;
    } */

    #category .sidebar .block .title_block{
        font-size: 17px;
    }

    /* .leo-megamenu .dropdown:hover > .dropdown-menu {
        left: 0;
    } */

    .comesticMenu .dropdown-sub{
        left: -315px !important;
    }

    .ambianceMenu .dropdown-sub {
        left: -5px !important;
    }

    .trouvez-container{
        background-size: 45% !important;
    }
	#cms #wrapper nav.breadcrumb {
    display : none;
}
}

/* ******************************* END /992PX/ ****************************** */
@media (min-width :992px) {
	
	#header .leo-top-menu {
		margin-left : 38px;
	}
}

/* ******************************* BEGIN /768PX/ ****************************** */
@media only screen and (max-width: 991px) {
    .lightInsta .msgInsta {
        width: 150px;
        left: 280px;
    }
	
	.illu_background-center-left {
	background: none !important;
	margin-top : -50px;
}

    .box-header .right-header{
        width: 100%;
    }

    .leo-megamenu .navbar-nav > li,
    .leo-megamenu .navbar-nav > li + .nav-item{
        text-align: center;
        line-height: auto;
    }

    .comesticMenu .dropdown-sub,
    .ambianceMenu .dropdown-sub {
        left: 0 !important;
    }

    .ajax_block_product {
        width: 50% !important;
    }

    .imagePub .sub-title-widget {
        top: 130px;
    }

    .bestSellCustom .ajax_block_product{
        width: 100% !important;
    }

    #fmm_table_search_client {
        margin-left: 0;
    }

    #quickproducttable .btn.btn-info + .btn.btn-info {
        margin-left: 0;
    }

    .imagePub .title_block {
        font-size: 30.52px !important;
    }

    .imagePub .sub-title-widget {
        top: 70px;
    }

    .megaMenuCat .leo-megamenu .navbar-toggler{
        margin-bottom: 20px;
    }

    #contact-form-box .container-nos .row-flex .ApColumn {
        flex: 0 0 calc(50% - 30px) !important;
    }

    .cartProcess{
        order: -1;
    }

    #checkout > #page > #wrapper > .container > #content > .row{
        display: flex;
        flex-direction: column;
    }
	
	#cms #wrapper nav.breadcrumb {
    display : none;}
	
	.text-section.date h3 {
		margin-top : 0;
	}

	.text-section.date h5 {
		font-size : 5vw;
	}
}

/* ******************************* END /768PX/ ****************************** */


/* ******************************* BEGIN /460PX/ ****************************** */
@media (min-width: 768px){
.hidden-sm-up {
		display: none !important;
	}


}

@media (max-width: 767px){
	#category .sidebar .block {
		display: block;
	}
	
	.breadcrumb {
		display: none !important;
	}
	
	.hidden-sm-up {
		display: block !important;
	}
	
	.hidden-sm-down {
		display: block !important;
	}
	
	.logomob {
		/* width: 40%; */
		position: relative;
		top: 11px;
		left: 90px;
	}
	/* .row { */
	/* display: flex; */
	/* margin: 10px; */
	/* padding: 10px;	 */
	/* space-between: 5px; */
	/* } */
	
.megaMenuCat .dropdown-menu .col-md-3 {
    float: left;	
    width: 25%;
}
.leo-widget .widget-html p img {
    margin-left: 15px;
}

#product .detail-column {
    padding-left: 10%;
    justify-items: center;
    margin-top: 20px;
    max-width: 80%;
	margin-left: 10%;
}

/* video { */
	/* width: 80%; */
	/* height: 80%; */
/* } */
h3{
	font-size: 160%; 
}


.gdpr_consent .custom-checkbox {
	line-height: 2;
	margin-top : 1.3%;	
	display: block;
	text-align: center;
}
.form-group .custom-checkbox label {
    margin-left: 12%;
	
}
.form-group {
    margin-bottom: 1rem;
    text-align: left;
}

.trouvez-form .checkbox-row label > *, #contact #contact-form-box .contact-form .checkbox-row label > * {
	margin-left: 4%;
}
.trouvez-form .checkbox-row label input, #contact #contact-form-box .contact-form .checkbox-row label input {
		position: absolute;
}
.block-categories.block.block-highlighted.hidden-sm-down.switch-mode {
    margin-left: -7%;
}
#category #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroupName, #module-pm_advancedsearch4-searchresults #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroupName, #module-quickproducttable-fmmquick #left-column .PM_ASBlockOutputHorizontal .PM_ASCriterionsGroupName, #category .sidebar .block .title_block, #module-pm_advancedsearch4-searchresults .sidebar .block .title_block, #module-quickproducttable-fmmquick .sidebar .block .title_block{
    color: var(--black);
	margin-top: 7%;
	margin-left: 7%;
}   

#fmm_table_wrapper {
    overflow-x: auto;
    max-height: 500px;
}
#fmm_table th {
    padding-bottom: 30px !important;
    text-wrap: wrap;
}
.cart-grid-body .cart-overview {
    padding: 16px;
    overflow-x: auto;
}
#fmm_table_search_client .srcicon, #fmm_table_filter .srcicon {
    display: none;
}
.btn-sm[disabled] {
    display: none;
}
a#mokaAutoLogin {
    margin-top: 2%;
}
}


@media only screen and (max-width: 767px) {
    .lightInsta .msgInsta {
        width: 120px;
        left: 220px;
		
    }
	
	.lightInsta .msgInsta p {
		font-size : 12px;
	}
	
	.lightInsta .msgInsta span {
		font-size : 12px;
	}

    .lightInsta .msgInsta p img {
        margin-bottom: 0 !important;
    }
	
	
	
.row-flex.illu_background-center-left {
	background: none !important;
	margin-top : -50px;
}

.row-fullbg-content-2col .block.ApImage.leftAlign img {
    width: auto !important;
    height: 100% !important;
    object-fit: cover;
}

.row-fullbg-content-2col .block.ApImage.rightAlign img {
    height: 100% !important;
    object-fit: cover;
}

.text-section .text-white-block {
    width : 150%;
}

    .footer-center .navbar-nav .nav-item {
        margin: 0 1px !important;
        text-align: center;
        line-height: normal;
        width: 33.33333%; 
		text-wrap: balance;
    }

    .footer-bottom .navbar-toggleable-md{
        margin-bottom: 10px;
    }

    #cms #wrapper nav.breadcrumb{
        left: 0;
		display : none;
    }

    #cms .page-cms-8 .row-flex:nth-child(6) .ApColumn:first-child .ApImage {
        width: 100vw !important;
    }

    .leo-dropdown-cart.defaultcart {
        right: -115px;
    }

    #cms #wrapper nav.breadcrumb ol li {
        font-size: 11px;
    }

    .breadcrumb > .container{
        padding-top: 5px;
    }

    .infinitescroll-bottom-message, .customCounter {
        position: static;
    }

    .only-show-product > .ApColumn{
        width: 100%;
    }

    .imagePub .title_block {
        font-size: 25px !important;
        line-height: 35px;
    }

    .imagePub .sub-title-widget {
        font-size: 50px !important;
        line-height: 45px;
        top: 60px;
    }

    #product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide,
    #product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide a img {
        max-width: 100px;
    }

    #product .product-detail.product-thumbs-left .images-container .product-thumb-images{
        width: 120px;
    }

    #product .product-detail.product-thumbs-left .images-container .product-cover {
        margin-left: 30%;
    }


    #product .product-detail.product-thumbs-left .images-container .product-cover {
        max-width: 295px !important;
    }

    #product .product-description h2, #product .product-video-tutorial h2 {
        font-size: 20px !important;
    }

    #product .priceContenance {
        flex-direction: column;
        width: 100%;
    }

    .titleProductContainer{
        margin-bottom: 10px;
    }

    #product .priceContenance span.contenance{
        margin-right: 0;
        margin-bottom: 15px;
    }

    #product .detail-column .product-prices{
        margin-left: 0;
        min-width: 100%;
    }

    .product-add-to-cart .product-quantity .add {
        margin-top: 10px;
    }

    .product-quantity,
    #product .product-actions + .wishlist{
        text-align: center;
    }

    #product .product-accessories h2 {
        text-align: left;
        font-size: 40px;
    }

    #product .only-show-product {
        margin-top: 0;
    }

    #contact-form-box .container-nos .row-flex .ApColumn {
        flex: 0 0 calc(100% - 30px) !important;
    }

    a#exportDataToCsv {
        margin-bottom: 10px;
    }

    #mokasync .btn {
        margin: 0;
        margin-bottom: 10px;
        margin-left: 0 !important;
    }

    #mokasync .btn{
        font-size: 13px;
    }

    #mokasync_sync{
        margin-top: 10px;
    }

    #order-confirmation h1 {
        font-size: 18px !important;
    }
	
	#cms #wrapper nav.breadcrumb {
    display : none;
}

.container-large-banner .head-title {
    bottom: 10%;
	}
	
	.text-section.date h3 {
		margin-top : 0;
	}

	.text-section.date h5 {
		font-size : 5vw;
		margin-top : 0;
	}
	.row-content-right-widget.date p {
	margin-bottom : 0;
	}
	
	.row-fullbg-content-2col .text-block-right {
		position: relative;
		left : 0;
	}
	
	.vase{
	padding-right : 0;
}


}

/* ******************************* END /460PX/ ****************************** */


/* ******************************* BEGIN /414PX/ ****************************** */
@media only screen and (max-width: 459px) {
	
	.lightInsta {
		margin-top :0;
	}
	
    .lightInsta .msgInsta {
        width: 105px;
		left : 222px;
    }
	
	.lightInsta .msgInsta p {
		font-size : 8px;
	}
	
	.lightInsta .msgInsta p span {
		font-size : 8px;
	}
	
	.row-flex.illu_background-center-left {
	background: none !important;
	margin-top : -40px;
}

    .imagePub .title_block {
        font-size: 23px !important;
        line-height: 33px;
    }

    .imagePub .sub-title-widget {
        font-size: 44px !important;
        line-height: 45px !important;
        top: 54px;
    }

    #product .product-detail.product-thumbs-left .images-container .product-cover {
        max-width: 265px !important;
    }

    #product .product-features h3{
        font-size: 16.5px;
    }

    #product .product-features .other-features h4 {
        font-size: 18.5px;
    }

    .only-show-product h2 {
        font-size: 40px;
    }

    #payment-confirmation button {
        font-size: 12px;
    }

    #order-confirmation #order-details{
        margin-top: 10px;
    }
	
	#cms #wrapper nav.breadcrumb {
    display : none;
}


}

/* ******************************* END /414PX/ ****************************** */


/* ******************************* BEGIN /375PX/ ****************************** */
@media only screen and (max-width: 413px) {
    .lightInsta .msgInsta {
        width: 100px;
		left : 200px;
		justify-content : start;
		padding-top:0;
    }
	
	.lightInsta .msgInsta p {
		font-size : 8px;
	}
	
	.lightInsta .msgInsta p span {
		font-size : 6px;
	}

    .row-fullbg-content-2col .block.ApImage{
        left: -15px;
    }

    #cms .page-cms-8 .row-flex:nth-child(6) .ApColumn:last-child .text-block {
        margin-left: -10px !important;
    }

    .leo-dropdown-cart.defaultcart {
        right: -135px;
    }

    .le-container h1,
    .le-container h2 {
        font-size: 27px !important;
    }

    .ajax_block_product {
        width: 100% !important;
        margin: 10px 5px;
    }

    .imagePub .title_block {
        font-size: 45px !important;
        line-height: 50px;
    }

    .imagePub .sub-title-widget {
        font-size: 70px !important;
        line-height: 60px !important;
        top: 85px;
    }

    #product .product-detail.product-thumbs-left .images-container .product-cover {
        max-width: 235px !important;
    }

    #product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide,
    #product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide a img {
        max-width: 80px;
    }

    #product .product-detail.product-thumbs-left .images-container .product-thumb-images {
        width: 100px;
    }

    #product .product-description h2, #product .product-video-tutorial h2 {
        font-size: 34px !important;
    }

    .product-detail-name {
        font-size: 20px;
    }

    #product .product-accessories h2 {
        text-align: left;
        font-size: 35px;
    }

    #exportDataToCsv, #exportDataToPdf {
        padding: 10px;
        font-size: 12px;
    }

    #payment-confirmation button {
        font-size: 12px;
        padding: 10px 12px;
    }
	
	#cms #wrapper nav.breadcrumb {
    display : none;
}
}

/* ******************************* END /375PX/ ****************************** */


/* ******************************* BEGIN /360PX/ ****************************** */
@media only screen and (max-width: 374px) {
    .lightInsta .msgInsta {
        width: 100px;
		left : 190px;
    }

    #cms .page-cms-8 .row-flex:nth-child(6) .ApColumn:last-child .text-block {
        margin-left: -18px !important;
    }

    .le-container h1,
    .le-container h2 {
        font-size: 26px !important;
    }

    #cms.cms-id-7 .row.ApRow .block.ApImage img {
        height: 185px!important;
    }

    #payment-confirmation button {
        font-size: 11px;
    }
	#cms #wrapper nav.breadcrumb {
    display : none;
}
}

/* ******************************* END /360PX/ ****************************** */


/* ******************************* BEGIN /320PX/ ****************************** */
@media only screen and (max-width: 359px) {
    .lightInsta .msgInsta {
        width: 160px;
    }

    .lightInsta .msgInsta p {
        font-size: 17px;
    }

    .lightInsta .msgInsta p span {
        font-size: 9px;
    }

    #cms .page-cms-8 .row-flex:nth-child(6) .ApColumn:last-child .text-block {
        margin-left: -30px !important;
    }

    .leo-dropdown-cart.defaultcart {
        right: -185px;
    }

    .popup-over .popup-content{
        right: -20px;
    }

    #cms.cms-id-7 .row.ApRow .block.ApImage img {
        height: 165px!important;
    }

    .imagePub .title_block {
        font-size: 40px !important;
        line-height: 45px;
    }

    #product .product-detail.product-thumbs-left .images-container .product-cover {
        max-width: 205px !important;
    }

    #product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide,
    #product .product-detail.product-thumbs-left .product-thumb-images .slick-list .slick-slide a img {
        max-width: 70px;
    }

    #product .product-detail.product-thumbs-left .images-container .product-thumb-images {
        width: 90px;
    }

    #product .detail-column .product-prices,
    .product-add-to-cart .product-quantity .add,
    #product .product-actions .add-to-cart{
        max-width: 100% !important;
    }

    #mokasync_sync {
        font-size: 13px;
        padding: 10px 12px;
    }

    .cart-summary-products > p > a{
        font-size: 13px;
    }

    #payment-confirmation button {
        font-size: 10px;
        padding: 10px;
    }

    .gformbuilderpro_content .checkbox_item_wp input ~ label{
        font-size: 14px;
    }
	
	#cms #wrapper nav.breadcrumb {
    display : none;
}
}
/* ******************************* END /320PX/ ****************************** */

/* ******************************* BEGIN /300PX/ ****************************** */
@media only screen and (max-width: 300px) {
	
	.ApColumn .block.block_newsletter form input[type=email] {
		width : auto;
	}
	
	.page-home .text-section a:not(.no-style) {
		min-width : 120px;
	}
	#cms #wrapper nav.breadcrumb {
    display : none;
}
	
}

/* ******************************* END /320PX/ ****************************** */
/* |||||||||||||||||||||||||| END RESPONSIVE DAVID |||||||||||||||||||||||||| */

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/*                            END CUSTOM CSS DAVID                            */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

#cart #page > #wrapper > .container,
#checkout #page > #wrapper > .container {
    max-width: 1740px;
}

#checkout #cart-summary-product-list .media-right {
    text-align: center;
}

#checkout #cart-summary-product-list .media-right strong {
    display: inline-block;
    white-space: nowrap;
    width: 100px;
    text-align: center;
}

#checkout [id^=clubparfumorder].card-block,
#checkout .cart-summary-subtotals-container,
#checkout .cart-summary-totals .cart-summary-line {
    padding-right: 110px !important;
    padding-left: 0;
}

#checkout .card-block.cart-summary-totals {
    position: relative;
}

#cart .card-block.cart-summary-totals .total-points {
    display: none;
}

#checkout .card-block.cart-summary-totals .total-points {
    position: absolute;
    bottom: 10px;
    right: 0;
    display: inline-block;
    width: 130px;
    text-align: center;
    padding: 16px;
}

#cart table.cart-items {
    width: 100%;
}

#cart table.cart-items th {
    padding: 10px;
}

#cart table.cart-items td {
    padding: 5px 10px;
    border-top: solid 1px rgba(0,0,0,.125);
}

#cart table.cart-items tr.group td {
    padding: 30px 10px 10px;
}

.text-right {
    text-align: right;
}

#cart table.cart-items label.checkbox {
    position: relative;
    margin: 0;
    vertical-align: top;
    cursor: pointer;
}

#cart table.cart-items label.checkbox:before {
    content: '';
    width: 16px;
    height: 16px;
    border: solid 1px #818181;
    border-radius: 6px;
    background: #fff;
    display: block;
}

#cart table.cart-items label.checkbox.checked:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 6px;
    border: solid 1px #bfa37e;
    border-radius: 6px;
    background: #bfa37e;
    display: block;
}

#cart table.cart-items label.checkbox input {
    display: none;
}

#cart table.cart-items fieldset {
    margin-top: 50px;
}

#cart table.cart-items fieldset legend {
    font-size: 1.2em;
    margin-bottom: 20px;
}

.page-order table.media-list th,
.page-order table.media-list td {
    padding: 5px 0;
    vertical-align: top;
}

.page-order table.media-list td {
    border-top: solid 1px rgba(0,0,0,.125);
}

.page-order table.media-list tr.group td {
    padding-top: 20px;
}

.page-order table.media-list th.media-right {
    padding: 0 5px 10px;
}

.page-order table.media-list td.media-body {
    padding-left: 10px;
}

.page-order table.media-list td.media-body .flex {
    display: flex;
}

body#checkout #cart-summary-product-list td.media-body .flex .product-name {
    width: 70%;
    height: auto;
    max-width: none;
}

body#checkout #cart-summary-product-list td.media-body .flex .product-quantity {
    width: 10%;
    text-align: right;
    line-height: 1.5;
}

body#checkout #cart-summary-product-list td.media-body .flex .product-price {
    width: 20%;
    text-align: right;
}

.order-confirmation-table table.order-items th,
.order-confirmation-table table.order-items td {
    padding: 10px 5px;
}

.order-confirmation-table table.order-items td {
    border-top: solid 1px rgba(0,0,0,.125);
}

.order-confirmation-table table.order-items tr.group td {
    padding-top: 30px;
}

#order-items table tr td.text-center {
    text-align: center;
}

#contact #wrapper nav.breadcrumb ol li {
    font-size: 14px;
    color: #010101;
    text-transform: uppercase;
}

#quickproducttable .table-responsive {
    overflow-x: visible;
}

body#module-lyofilemanager-documents .btn-success {
    background: #feda86;
    color: #333;
    font-size: 16px;
    font-family: Montserrat;
    text-transform: uppercase;
    border-radius: 28px;
}

body#module-lyofilemanager-documents .btn-success:hover {
    opacity: .8;
}


.product-meta .value-points {
    color: #bfa37f;
    font-weight: bold;
    margin: auto;
    width: 90px;
    background: url(../img/icon_check.png) left center no-repeat;
    background-size: contain;
}

@media (max-width :1200px) {
.trouvez-form .checkbox-row label input, #contact #contact-form-box .contact-form .checkbox-row label input{
	position: absolute;
}
.trouvez-form .checkbox-row label > *, #contact #contact-form-box .contact-form .checkbox-row label > * {
	margin-left: 6%;
}
}

@media (min-width :1200px) {
	
.container {
	width : 1600px;
	max-width : 100%;
}

}

.megaMenuCat .dropdown-menu img {
	max-width: 100%;
	padding: 5px;
	margin: auto;
}

.PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after,
.PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
    content: "tune";
    font-family: "Material Icons";
    padding-right: 30px;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    right: 0;
}

.PM_ASBlockOutput.PM_ASMobileMode .card-header {
    cursor: pointer;
	background-color: #857874;
    border-radius: 20px;
}

.PM_ASBlockOutputHorizontal a,
.PM_ASBlockOutputVertical a {
    color: #bfa37f;
}
/* flèches menu vertical */
.PM_ASLevelDepth li span.grower.PM_ASCriterionClose .add::before {
    font-family: "Material Icons";
    content: "arrow_drop_down";
    display: flex;
    height: 45px;
    align-items: center;
    justify-content: center;
}

.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen .remove::before {
    font-family: "Material Icons";
    content: "arrow_drop_up";
    display: flex;
    height: 45px;
    align-items: center;
    justify-content: center;
}

.PM_ASLevelDepth li a{
	line-height: 290%;
}

/* Images menu */
.leo-widget .widget-html p img {
	width: 200px;
}


/* Croix menu vertical */
.PM_ASCriterionLevelChoosen a {
    position: relative; 
    padding-right: 20px;
}

.PM_ASCriterionLevelChoosen a::before {
    content: '\2715'; 
    position: absolute;
    top: 54%;
    right: 80%; 
    transform: translateY(-50%); 
    font-size: 14px;  
    opacity: 0; 
    transition: opacity 0.3s ease-in-out; 
	width: 30%;
	color: #bfa37f;
}

.PM_ASCriterionLevelChoosen a:hover::before {
    opacity: 1; 
}

.PM_ASCriterionLevelChoosen a:hover {
    text-decoration: none !important;
}

.PM_ASLevelDepth li a{
	font-size: 15px !important;
}
	
.PM_ASLevelDepth li:not(.level1):not(.PM_ASCriterionLevelSelected) a {
    color: #777777;
    font-weight: normal;
    font-size: 16px;
}

/* ScrollBar horizontal*/

/* ::-webkit-scrollbar { */
	/* color: #cf9147; */
    /* background-color: transparent !important; */
/* } */
::-webkit-scrollbar {
    width: 5px; /* Ajustez la largeur selon vos préférences */
    background-color: transparent !important; /* Couleur de fond de la barre de défilement */
}

/* Couleur de la partie mobile de la barre de défilement */
::-webkit-scrollbar-thumb {
    background-color: #cf9147; /* Couleur de la partie mobile */
    background-image: none !important;
}

/* Style de la partie fixe de la barre de défilement (peut être transparent) */
::-webkit-scrollbar-track {
    background-color: transparent; 
}

/*Mentions Légales - Politique de confidentialité - CGV*/
h2.titrementions {
    text-align: center;
    color: #000;
    font-size: 30px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin: 1% 20%;
    padding: 1%;
	margin-top: 2%;
}

h3.titre2mentions{
	margin-left: 20%;
    font-weight: bold;
    color: #000;
	margin-bottom: 1%;
	font-size: 20px;
}

.textmentions {
    text-align: justify;
    margin-left: 20%;
    margin-right: 20%;
	font-size: 15px;
}

h3.titre3politique{
	
    font-weight: bold;
    color: #000;
	margin-bottom: 1%;
	font-size: 20px;
}

/* Cookie */
.hi-checkbox-toggle input + label .hi-checkbox-switch:before {
    background: linear-gradient(328deg, #bfa37f, #bfa37f );
}

.hi-checkbox-toggle input + label .hi-checkbox-switch {
	background: #e9e9e9;
}

#products #removeSearch, #products #mokasync_sync, #products #mokaAutoLogin {
	display: inline-block;
    font-size: 14px;
    font-family: Utopia;
    background: #857874;
    text-transform: uppercase;
    height: 38px;
    border-radius: 28px;
    color: #ffffff;
    text-align: center;
    line-height: 38px;
    transition: .2s;
    padding: 0 14px;
	padding-top: 0px;
	margin-left: 20px;
	margin-top: 5px;
    margin-left: 20px;
}

#fmm_table_search_client input, #fmm_table_filter input {
    border-radius: 5px;
    background: none;
    color: #7a7a7a;
    border: 1px solid #d2d2d2;
    padding: 0.6rem 1rem;
    width: 270px;
    margin: 0px 0px 20px 20px;
    outline: none;
}

/* Cookie */
.button search_filter_toggler.btn.btn-outline{
	display: none;
}

#header .hi-cookie-settings-btn {
    display: none;
}

.hi-cookie-settings-btn {
	background : transparent;
	color : #857874;
	font-size : 13px;
	font-family: 'Utopia';
	margin-top: -1%;
	font-weight: 400;
	text-transform: none;
}

    

.PM_ASLevelDepth li:not(.level1):not(.PM_ASCriterionLevelSelected) a:hover{
	color: #bfa37f
}

.page-my-account #content .links {
    width: 100%;
    display: table-row;
}

.product-detail.product-thumbs-left .product-thumb-images .slick-list {
    overflow: auto;
    margin-right: 35px;
}



.leftlinks h3 {
	font-size: 27px;
	text-align: center;
	
}

.rightlinks h3 {
	font-size: 27px;
	text-align: center;
	
}

.leftlinks a {
	text-align: center;
	font-size: 15px;
	Display: flex;
	justify-content: center;
	color: #857874;
	margin-top: 5%;
}

.rightlinks a {
	text-align: center;
	font-size: 15px;
	Display: flex;
    justify-content: center;
	color: #857874;
	margin-top: 5%;
}


.row.grp-links-top.ApRow.has-bg.bg-boxed {
    padding-top: 110px;
	margin-left: 7%;
	margin-right: 7%;
}

.row.grp-links.ApRow.has-bg.bg-boxed {
    padding-top: 110px;
	margin-left: 7%;
	margin-right: 7%;
}

button#search_filter_toggler {
    display: none;
}

.block-promo .cart-summary-line .label, .block-promo .promo-name{
	color:#bfa37f;
}

#fmm_table_info {
	display: none;
}

#fmm_table_wrapper {
    overflow-x: auto;
    max-height: 900px;
}

.right-header .hidden-lg-up{
	display: none !important;
}

.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up {
    right: -2px;
    color: #5E514D;
}

.product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down {
    left: -2px;
    color: #5E514D;
}
 /* Link AVOIR */
a#order-slips-link {
    display: none !important;
}

.m-0 {
    margin-right: 2px !important;
}


a.cart-dropdown-delete{
	border: none;
    background-color: transparent;
}
a.cart-dropdown-delete:hover{
	color: #5E514D;
	background-color: transparent !important;
	border: none;
	font-weight: bold;
}
a.cart-dropdown-delete:active{
	color: #5E514D;
	background-color: transparent !important;
	border: none;
	font-weight: bold;
}
a.cart-dropdown-delete:focus{
	color: #5E514D;
	background-color: transparent !important;
	border: none;
	font-weight: bold;
}
a.cart-dropdown-delete:focus-visible{
	color: #5E514D;
	background-color: transparent !important;
	border: none;
	font-weight: bold;
}

a.cart-delete.btn-secondary{
	border: none;
    background-color: transparent;
	color:#888888;
	float: right;
}

a.cart-delete.btn-secondary:hover{
	color: #5E514D;
	background-color: transparent !important;
	border: none;
	font-weight: bold;
}



.leo-dropdown-cart-item {
    overflow: hidden; 
}

.leo-cart-item-info .product-name a {
	font-size: 14px !important;
    display: inline-block; 
    width: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
    text-decoration: none; 
    position: relative; 
}

.leo-cart-item-info .product-name a:hover {
    overflow: visible; 
}

.leo-cart-item-info .product-name a::after {
    content: ''; 
    position: absolute; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5);
}

.leo-cart-item-info .product-name a:hover::after {
    display: none; 
}

.leo-cart-item-info .product-name a:hover {
    animation: scrollText 15s linear infinite;
}

@keyframes scrollText {
    0%, 100% {
        transform: translateX(0); /* Position initiale et finale */
    }
    25% {
        transform: translateX(-100%); /* Mouvement de gauche à droite */
    }
    75% {
        transform: translateX(100%); /* Mouvement de droite à gauche */
    }
}

.leo-fly-cart-icon-wrapper .leo-fly-cart-total {
	cursor: default;
}
.leo-fly-cart-icon-wrapper .leo-fly-cart-icon {
	cursor: default;
}





/*GRILLE*/
/* Animation combinée pour le défilement et le retour */
@keyframes scroll {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50%);
  }
}

.h3.product-title {
  overflow: hidden;
  position: relative;
  width: 100%;
  display: block;
}

.h3.product-title a {
  display: inline-block;
  
  transition: transform 0.3s ease; /* Transition douce */
  text-decoration: none; /* Supprime la soulignement par défaut */
  color: #333; /* Couleur du texte */
}

/* Applique l'animation uniquement au survol */
.h3.product-title:hover a {
  animation: scroll 4s linear; /* Animation combinée pendant 4 secondes, répétition infinie */
  transform: translateY(0); /* Réinitialise la transformation au survol */
}




/*select_box*/




.selectbox_ms{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	max-width: 100% !important;
}

#fmm_table_filter .icon-close:before {
    content: url(/themes/leo_frido_child/assets/img/CROSS.png);
	margin-right : 30px;
	margin-left : -60px;
}