/*
Theme Name: Aviana Child
Theme URI: https://aviana.qodeinteractive.com/
Description: A child theme of Aviana Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: aviana
Template: aviana
*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oswald');

html body {
    color: #6a6a6a;
}

strong {
	font-weight: bold;
}

body .mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
    height: 60px !important;
}

.subtitle {
    font-family: "Playfair display";
    text-transform: capitalize;
    color: #d5b981;
}
.mkdf-section-title-holder h2.mkdf-st-title {
	margin-bottom: 15px;
}

h2.mkdf-st-title .subtitle {
	font-size: 20px;	
}
body .mkdf-section-title-holder .mkdf-separator {
	margin: 5px 0 12px;
}
.gold {
    color: #d5b981 !important;
}
.border-gold {
    border: 1px solid #d5b981;
}
.mkdf-menu-area{
$nQ5X1Y6x&Q	height: 70px !important;
}
body .mkdf-page-header .mkdf-fixed-wrapper.fixed .mkdf-menu-area {
	background-color: rgba(255,255,255,0.95);
}
/*****************************************/
/*     M E N U  N A V I G A T I O N      */
/*****************************************/
body .mkdf-drop-down .narrow .second .inner ul li {
	width: 250px;
}
body .mkdf-main-menu > ul > li > a {
	padding: 0 8px !important;
	font-size: 12px !important;
}
/* Bouton color*/
li.menu-item.cartes-cadeaux > a span.item_outer {
	background-color: #F5AEAC;
	padding: 8px;
}
li.menu-item.reservez-maintenant {
	display: none;
}
li.menu-item.reservez-maintenant > a span.item_outer {
	background-color: #D5B880;
	padding: 8px;
}
/* Bouton hover color*/
.mkdf-main-menu > ul > li.menu-item.cartes-cadeaux > a:hover span.item_outer{
	background-color: #F8CACC;
}
.mkdf-main-menu > ul > li.menu-item.reservez-maintenant > a:hover span.item_outer{
	background-color: #C3A976;
}
/* Bouton active color*/
.mkdf-main-menu > ul > li.mkdf-active-item.cartes-cadeaux > a,
.mkdf-main-menu > ul > li.mkdf-active-item.reservez-maintenant > a{
	color: white;
}
/* Bouton color*/
body .mkdf-main-menu > ul > li.cartes-cadeaux > a,
body .mkdf-main-menu > ul > li.reservez-maintenant > a{
	color: white;
}
.mkdf-main-menu > ul > li.mkdf-active-item.cartes-cadeaux > a span.item_text::after,
.mkdf-main-menu > ul > li.mkdf-active-item.reservez-maintenant > a span.item_text::after{
	background-color: white;
}
body .mkdf-side-menu .widget .mkdf-widget-title-holder .mkdf-widget-title{
	color: #666;
	margin-bottom: 0;
}
body .mkdf-main-menu > ul > li.home-item .item_text{
		display: none !important;
}
body .mkdf-main-menu > ul > li .menu_icon.lnr-home{
	font-family: 'Linearicons-Free';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 24px;
}	

@media only screen and (max-width:1280px) {
	.mkdf-logo-wrapper a img {
		height: auto !important;
		width: 70% !important;
		margin-top: 2px !important;
		margin-right: -10px !important;
	}
}

@media only screen and (max-width:1180px) {
	.mkdf-logo-wrapper a img {
		height: auto !important;
		width: 50% !important;	
		margin-right: -10px !important;
	}
}
body.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
	padding: 5px 0;
}
body .mkdf-mobile-header .mkdf-mobile-nav ul li a {
	text-transform: uppercase;
	color: #666;
}
body .wpcf7-form-control.wpcf7-select option:first-child{
	color: #dadada;
}
.caption-block .text-wrapper{
	display: none;
}
body .tile .tile-inner::before {
	background-color: rgba(0, 0, 0, 0.25) !important;
}
body .tile .tile-inner:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
/*****************************************/
/*  P A G E  C A R T E S  C A D E A U X  */
/*****************************************/
.page-cartes-cadeaux .mkdf-accordion-content .mkdf-pli-category {
	display: none;
}
.page-cartes-cadeaux  .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay .mkdf-pli-text-holder {
    background-color: rgba(0, 0, 0, 0.2);
	opacity: 1;
}
.page-cartes-cadeaux  .mkdf-portfolio-list-holder.mkdf-pl-gallery-overlay article:hover .mkdf-pli-text-holder {
    background-color: rgba(0, 0, 0, 0.6);
}


/*-- Image rubrique cartes cdeaux*/
.page-cartes-cadeaux .mkdf-image-with-text-holder .mkdf-iwt-text-holder {
	position: absolute;
	top: 45%;
	left: 0;
	margin: 0;
	color: white;
	text-align: center;
	pointer-events: none;
}
.page-cartes-cadeaux .mkdf-image-with-text-holder.mkdf-image-behavior-custom-link .mkdf-iwt-image a:hover::after{
	opacity: 0.2;
}
.page-cartes-cadeaux .mkdf-image-with-text-holder.mkdf-image-behavior-custom-link .mkdf-iwt-image a::after{
	background-color: rgba(0, 0, 0, 0.4);
	opacity: 1;
}

.page-cartes-cadeaux .mkdf-image-with-text-holder:hover .mkdf-iwt-title::before {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	transform: scale(1,1);
}
.page-cartes-cadeaux .mkdf-image-with-text-holder .mkdf-iwt-title::before {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 30%;
	height: 2px;
	width: 40%;
	background: #fff;
	transform-origin: top left;
	-webkit-transform: scale(0,1);
	-moz-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.page-cartes-cadeaux .mkdf-image-with-text-holder .mkdf-iwt-title {
	font-size: 1.2em;
}
.page-cartes-cadeaux .mkdf-image-with-text-holder .mkdf-iwt-text {
	margin: 0; 
}

.page-cartes-cadeaux .mkdf-image-with-text-holder .mkdf-iwt-text-holder .mkdf-iwt-text {
	font-family: "Playfair display";
	font-size: 1.3em;
	text-transform: capitalize;
	margin-top: 0;
}
.page-cartes-cadeaux .mkdf-image-with-text-holder .mkdf-iwt-text-holder .mkdf-iwt-text {
	font-family: "Playfair display";
	font-size: 1.3em;
	text-transform: capitalize;
	margin-top: 0;
	display: none;
}
.page-cartes-cadeaux .mkdf-image-with-text-holder.mkdf-image-behavior-zoom .mkdf-iwt-image img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-moz-transition: -moz-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}
.voucher-fields .voucher-image-option img{
	display: none !important;
}
.voucher-fields .voucher-image-option{
	margin: 0 !important;
}
/********************************/
/*  P A G E  B O U T I Q U E    */
/********************************/
body ul.products > .product .mkdf-pl-text-wrapper {
	margin: 0;
}
body ul.products > .product .mkdf-pl-text-wrapper .mkdf-pl-category {
	display: none;
}
body ul.products > .product .mkdf-product-list-title {
	font-size: 1em;
}
body ul.products > .product .mkdf-pl-text-wrapper .mkdf-pl-button-holder {
	margin-top: -18px;
}
body ul.products > .product .mkdf-pl-text-wrapper .mkdf-pl-button-holder .price{
	color: #d5b984;
}
@media only screen and (max-width:768px) {
	body .yith-quick-view.yith-inline .yith-quick-view-content div.images, 
	body .yith-quick-view.yith-inline .yith-quick-view-content div.summary {
		width: 100%;
	}
}
.select2-container--default .select2-search--dropdown,
li.select2-results__option:first-child{
	display: none !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #d6b981 !important;
	color: #fff;
}

/*
 *  SINGLE PRODUCT
 */

.select2-results__options::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
	background-color: #ffffff;
}

.select2-results__options::-webkit-scrollbar
{
	width: 5px;
	background-color: #ffffff;
}

.select2-results__options::-webkit-scrollbar-thumb
{
	background-color: #d6b981;
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #fff!important;
    font-weight: bold;
    color: #d6b981!important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: transparent !important;
    color: #d6b981!important;
}


table.variations tbody th {
    border: none;
}

body.mkdf-woocommerce-page .mkdf-content .variations tr {
    padding: 0 0 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-family: FontAwesome;
    content: '\f107';
    position: relative;
    bottom: 65%;
    color: #d6b981;
}
.mkdf-woocommerce-page .mkdf-content .variations th.label {
    padding: 10px 0 0 0;
	color: #d6b981;
}
body.mkdf-woo-single-page .woocommerce-tabs ul.tabs > li.active a {
	color: #fff !important;
}
body.mkdf-woo-single-page .woocommerce-tabs ul.tabs > li a {
	color: #d6b981 !important;
}
.mkdf-woocommerce-page form label.wc-pao-addon-name,
.mkdf-woocommerce-page form .voucher-fields label{
    font-weight: 600;
	color: #d6b981;
}
.mkdf-woocommerce-page .mkdf-content .variations tbody,
.mkdf-woocommerce-page .mkdf-content .variations td.value {
    display: block;
}
.mkdf-woocommerce-page span.select2.select2-container.select2-container--default {
    width: calc(100% - 30px) !important;
}

.mkdf-woocommerce-page a.reset_variations {
    display: inline-block;
    width: 10px;
    margin-left: 5px;
}
body.mkdf-woo-single-page .mkdf-single-product-summary .woocommerce-product-details__short-description {
    margin: 0;
}
body.mkdf-woocommerce-page .mkdf-content .single_variation_wrap {
    margin: 0;
}

body.mkdf-woocommerce-page #product-addons-total {
    margin-bottom: 15px;
}
body.mkdf-woocommerce-page div.product-addon-totals .wc-pao-subtotal-line, 
body.mkdf-woocommerce-page div.product-addon-totals {
    border-bottom: 0!important;
    border-top: 0!important;
    padding: 0;
    margin: 0;
}
.mkdf-woo-single-page .mkdf-single-product-summary form.cart {
    margin: 0 !important;
}
.mkdf-woocommerce-page .mkdf-content .single_variation_wrap .single_variation {
    display: none !important;
}
div.product-addon-totals ul li {
    display: none;
}
div.product-addon-totals ul li.wc-pao-subtotal-line {
    display: block;
}
div.product-addon-totals ul li.wc-pao-subtotal-line .price {
    visibility: hidden;
    display: block;
    font-size: 1.5em;
    text-align: right;
}
div.product-addon-totals ul li.wc-pao-subtotal-line .price span{
    visibility: visible;
	font-weight: 600;
    color: #ae986e;
}
.woocommerce-page .mkdf-content .voucher-fields textarea{
    border-radius: 1em;
    background: #f4ecdc;
    color: #ae986e;
    font-weight: 600;
    padding: 1em;
    height: 7em;
    margin-top: 5px;
	margin-bottom: 0 !important;
}

.wc-pao-addon-description {
    display: none;
}

.mkdf-woo-single-page .mkdf-single-product-summary .cart .button.single_add_to_cart_button {
    padding: 10px 25px !important;
}
.select2-container .select2-selection--single {
    margin: unset !important;
}
@media only screen and (max-width: 1024px) {
	.mkdf-woo-single-page .mkdf-single-product-summary .mkdf-single-product-title {
		font-size: 1.5em;
	}
}

/********************************/
/*  C U S T O M  P R O D U C T  */
/********************************/
.woocommerce .mkdf-onsale, .woocommerce .mkdf-out-of-stock{
	font-family: Oswald !important;
	font-weight: 200 !important;
	font-size: 15px !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
}

@media (max-width: 768px){
    .woocommerce ul.products li.product.custom-product-content div.block_img {
        width: auto;
		padding: 0 5%;
    }
    .woocommerce ul.products li.product.custom-product-content div.block_img img{
        width: 100%;		
	}
    .woocommerce ul.products li.product.custom-product-content div.block_desc {
        width: auto;
		padding: 0 5%;
    }
}


.woocommerce.columns-1 > ul.products > li.product.custom-product-content{
    width: auto;	
}


.woocommerce ul.products li.custom-product-content:hover {
    background-color: rgba(255, 255, 255, 0.9);
}
.woocommerce ul.products li.custom-product-content {
    /*background-color: rgba(255, 255, 255, 0.4);*/
    padding: 10px;
    /*margin: 10px;*/
    /*min-height: 235px;*/
    position: relative;
    min-height: 145px;
    height: auto;
}

.woocommerce ul.products li.custom-product-content > a::after {
    content: '';
    background: url(images/bot-fleur.png);
    background-repeat: no-repeat;
    width: 42px;
    height: 22px;
    position: absolute;
    background-size: 36px;
    bottom: 6px;
    left: calc(50% - 21px);
}


.woocommerce ul.products li.custom-product-content div.block_img{
    width: 25%;
    /*border: 1px solid green;*/
    display: inline-block;
    /* vertical-align: top; */
    float: left;
    /* margin: 0 1%; */
}

.custom-product-content .block_img img {
	border-radius: 50%;
}
.woocommerce ul.products li.custom-product-content div.woocommerce-loop-product__link .block_img img {
    /*padding: 0.25em;*/
    margin-right: 0px;
    margin-right: 0px;
}

.woocommerce ul.products li.custom-product-content div.block_desc {
    /*border: 1px blue solid;*/
    vertical-align: top;
    display: inline-block;
    /*padding: 1%;*/
    /* max-width: 80%; */
    margin: 0;
    width: 68%;
	margin-left: 10px;
}
/*--Titre produit*/
.woocommerce ul.products li.custom-product-content div.block_desc h2.product_title_custom{
    font-size: 1.5em;
	margin-left: 25px;
	text-align: left;
}

.woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom span.widget-title_part-1 {
    color: #D5B880;
    /*font-family: "Open Sans";*/	
}

div.block_desc .product_title_custom  span.widget-title_part-2 {
    color: ##6a6a6a;
    font-family: "Playfair display";	
    font-size: 0.65em;
}

.woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom span.df {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	mask-image: url(images/df-h2.svg);
	-webkit-mask-image: url(images/df-h2.svg);
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
	margin-left: -26px;
	background-color: #d5b880;
}


.woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom .widget-title_formated_df::after {
	content: '';
	position: absolute;
	margin: -31px auto;
	width: 15%;
	height: 4px;
	border-top: 2px solid #D5B880;
}

.woocommerce ul.products li.custom-product-contentdiv.block_desc .product_title_custom .widget-title_formated_df{
    margin-left: 23px;
    display: block;
    text-transform: uppercase;
}
/*
.woocommerce ul.products li.custom-product-content div.block_desc p, .woocommerce ul.products li.custom-product-content div.block_desc ul{
    font-size: 0.9em;
    margin-bottom: 0;
    text-align: left;

}*/
/*--List description*/
.woocommerce ul.products li.custom-product-content div.block_desc ul li::before{
	display: inline-block;
	position: relative;
	width: 1em;
	height: 1em;
	top: 0.2rem;
	margin-right: 0.4rem;
	content: "";
	mask-image: url(images/df-li.svg);
	-webkit-mask-image: url(images/df-li.svg);
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
	text-align: center;
	background-color: #D5B880;
}
.woocommerce ul.products li.custom-product-content div.block_desc ul li {
    margin-left: 20px;
    /*font-family: "Open Sans";*/
    color: #7e7e7e;
	list-style-type: none;
}
.woocommerce ul.products li.custom-product-content div.block_desc ul li:hover {
    background: #FBF8F2;
}
.woocommerce ul.products li.custom-product-content > div.woocommerce-loop-product__link,	
.woocommerce ul.products li.custom-product-content > div.woocommerce-loop-product__link:hover{
    color: #7e7e7e;
	border: 2px solid #D5B880;
	display: inline-block;
	padding: 10px;
	min-height: 285px;
}

.woocommerce ul.products li.custom-product-content > div.woocommerce-loop-product__link p{
    font-weight: 500;
	padding: 0 10px;
	font-style: italic;
}

.woocommerce ul.products li.custom-product-content .block_price > a{
	display: inline-block;
	padding: 5px 0;
}
.woocommerce ul.products li.custom-product-content .block_price > a:hover{
	background-color: rgba(213, 184, 128, 0.16);
}
.woocommerce ul.products li.custom-product-content table.table_price{
    width: auto;
    /*margin: 0 auto;	*/
    border: none;
    /*border: red 1px solid;*/
    display: inline-block;
    border-collapse: unset;
    border-spacing: 5px 0px;
    /*position: relative;*/
    /*top: 10px;*/
    /*right: 10%;*/
}
.woocommerce ul.products li.custom-product-content table.table_price tbody{
    /*float: right;*/
}
.woocommerce ul.products li.custom-product-content table.table_price tr td.duree{    
    color: white;
	background: #D5B880;
	font-style: italic;
	font-weight: 400;
}
.woocommerce ul.products li.custom-product-content table.table_price tr td{
	font-family: Montserrat;
	padding: 0 10px;
}

.woocommerce ul.products li.custom-product-content .icone-cart{
	margin-right: -10px;
	font-size: 18px;
	background-color: rgba(0,0,0,0.1);
	padding: 0 5px;
	float: right;
}
}
.woocommerce ul.products li.custom-product-content table.table_price tr td.go-to-product{
	background-color: #D5B880;
	position: absolute;
}
.woocommerce ul.products li.custom-product-content table.table_price tr td.go-to-product i{
	display: none;
}
.woocommerce ul.products li.custom-product-content table.table_price tr td.go-to-product a{
	display: block;
	width: 2em;
	height: 3em;
}
.woocommerce ul.products li.custom-product-content table.table_price tr td.go-to-product a::before{
	display: inline-block;
	position: relative;
	width: 23px;
	height: 30px;
	content: "";
	mask-image: url(images/bag.svg);
	-webkit-mask-image: url(images/bag.svg);
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	mask-size: contain;
	-webkit-mask-size: contain;
	text-align: center;
	background-color: white;
	top: calc(50% - 15px);
}
/*********************************************/
/*  C U S T O M  P R O D U C T  C O L O R S  */
/*********************************************/

/*Pink Soins*/

.block-soins .woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom span.df,
.block-soins .woocommerce ul.products li.custom-product-content div.block_desc ul li::before,
.block-soins .woocommerce ul.products li.custom-product-content table.table_price tr td.duree,
.block-soins .woocommerce ul.products li.custom-product-content table.table_price tr td.go-to-product{
	background-color: #F39E8E;
}
.block-soins .woocommerce ul.products li.custom-product-content > div.woocommerce-loop-product__link,
.block-soins .woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom .widget-title_formated_df::after{
	border-color:#F39E8E;
}
.block-soins .woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom span.widget-title_part-1{
	color:#F39E8E;
}

/*Romantica spa*/
.block-romantica .woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom span.df,
.block-romantica .woocommerce ul.products li.custom-product-content div.block_desc ul li::before,
.block-romantica .woocommerce ul.products li.custom-product-content table.table_price tr td.duree,
.block-romantica .woocommerce ul.products li.custom-product-content table.table_price tr td.go-to-product{
	background-color: #A11915;
}
.block-romantica .woocommerce ul.products li.custom-product-content > div.woocommerce-loop-product__link,
.block-romantica .woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom .widget-title_formated_df::after{
	border-color:#A11915;
}
.block-romantica .woocommerce ul.products li.custom-product-content div.block_desc .product_title_custom span.widget-title_part-1{
	color:#A11915;
}

/********************************/
/*         T O P B A R          */
/********************************/
body .mkdf-top-bar {
	background-color: rgba(255, 255, 255, 0.8);
	height: 20px;
	position: relative;
	top: -6px;
}
body .mkdf-top-bar .widget.widget_nav_menu > div > ul > li{
	border: none;
}
body .mkdf-top-bar .widget.widget_nav_menu > div > ul > li > a {
	font-size: 12px;
	
}
.mkdf-top-bar .widget.widget_text p {
	color: #000;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: .13em;
	font-family: "Open sans";
	text-transform: uppercase;
}
.mkdf-top-bar .widget.widget_text p a {
	color: inherit;
	font-family: "Open sans";
	text-transform: uppercase;
}

/********************************/
/*  P A G E  D ' A C C U E I L  */
/********************************/

.home .mkdf-interactive-banner-holder .subtitle {
	font-family: "Playfair display";
	text-transform: capitalize;
	color: #fff;
	top: 100%;
	position: absolute;
	font-size: 0.7em;
	text-transform: uppercase;
	width: 50%;
	left: 25%;
}

/*-- Image rubrique offre promo*/
.home .mkdf-interactive-banner-holder.bg-blue .mkdf-banner-link:hover + .mkdf-banner-image + .mkdf-banner-text-holder,
.home .mkdf-interactive-banner-holder.bg-blue .mkdf-banner-text-holder:hover{	
    background-color: rgba(0, 207, 255, 0.15) !important;
}
.home .mkdf-interactive-banner-holder.bg-gold .mkdf-banner-link:hover + .mkdf-banner-image + .mkdf-banner-text-holder,
.home .mkdf-interactive-banner-holder.bg-gold .mkdf-banner-text-holder:hover{	
    background-color: rgba(219, 197, 150, 0.3) !important;
}
.home .mkdf-interactive-banner-holder.bg-pink .mkdf-banner-link:hover + .mkdf-banner-image + .mkdf-banner-text-holder,
.home .mkdf-interactive-banner-holder.bg-pink .mkdf-banner-text-holder:hover{	
    background-color: rgba(246, 176, 176,0.3) !important;
}
.home .mkdf-interactive-banner-holder.bg-green .mkdf-banner-link:hover + .mkdf-banner-image + .mkdf-banner-text-holder,
.home .mkdf-interactive-banner-holder.bg-green .mkdf-banner-text-holder:hover{	
    background-color: rgba(163, 210, 178, 0.3) !important;
}
.home .mkdf-interactive-banner-holder .mkdf-banner-image{
	background-color: white;
}

/* */
.home .mkdf-interactive-banner-holder .mkdf-banner-image img{
	opacity: 1;
}
.home .mkdf-interactive-banner-holder .mkdf-banner-text-holder {
	background-color: transparent;
}
.home .mkdf-interactive-banner-holder .mkdf-banner-text-holder:hover{
    background-color: rgba(0, 0, 0, 0.25);
}
.home .mkdf-interactive-banner-holder .mkdf-banner-text-holder .mkdf-banner-text-outer .mkdf-icon-shortcode .mkdf-icon-element {
	display:none;
}
.home .mkdf-interactive-banner-holder .mkdf-banner-title{
    margin: 0 0 10px;
	padding: 0 5%;
	font-size: 180%;
}
.home .mkdf-interactive-banner-holder .mkdf-banner-text-outer{
	padding: 10%;
	height: 80%;
}
.home .mkdf-interactive-banner-holder .mkdf-banner-text-outer img{
	padding-top: 20%;
	width: 30%;
}
.home .vc_col-sm-6 .mkdf-interactive-banner-holder .mkdf-banner-text-outer img{
	padding-top: 10%;
	width: 20%;
}
/*-- Image rubrique cartes cdeaux*/
.home .mkdf-image-with-text-holder .mkdf-iwt-text-holder {
	position: absolute;
	top: 50%;
	left: 0;
	margin: 0;
	color: white;
	text-align: center;
	opacity: 1;
}
.home .mkdf-image-with-text-holder:hover .mkdf-iwt-text-holder {
	opacity: 1;
}
.home .mkdf-image-with-text-holder.mkdf-image-behavior-custom-link .mkdf-iwt-image a::after{
	background-color: rgba(0, 0, 0, 0.4);
}
.home .mkdf-image-with-text-holder .mkdf-iwt-text, .mkdf-image-with-text-holder .mkdf-iwt-title {
	margin: 0; 
}
.home .mkdf-image-with-text-holder .mkdf-iwt-text-holder .mkdf-iwt-text {
	font-family: "Playfair display";
	font-size: 1.3em;
	text-transform: capitalize;
	margin-top: 0;
}
.home .mkdf-image-with-text-holder .mkdf-iwt-title {
	margin: 0;
}
.home .mkdf-image-with-text-holder .mkdf-iwt-text-holder .mkdf-iwt-text {
	font-family: "Playfair display";
	font-size: 1.3em;
	text-transform: capitalize;
	margin-top: 0;
}
.home .mkdf-image-with-text-holder.mkdf-image-behavior-zoom .mkdf-iwt-image img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-moz-transition: -moz-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

/******************************/
/*  P A G E  R U B R I Q U E  */
/******************************/

/*/// Area title */
@media only screen and (max-width:768px) {	
	body .mkdf-has-bg-image h1 {
		font-size: 1.2em;
	}
}
@media only screen and (max-width:680px) {	
	body .mkdf-has-bg-image h1 {
		font-size: 1em;
	}
}
@media only screen and (max-width:480px) {	
	body .mkdf-has-bg-image h1 {
		font-size: 0.8em;
	}
}

.mkdf-has-bg-image h1 {
	display: inline;
	background-color: rgba(0,0,0,0.25);
	padding: 5px 5px 0 10px;
	font-size: 2.2em;	
	line-height: 1.6em;
}

/*/// Sidebar */
body aside.mkdf-sidebar .widget .mkdf-widget-title-holder .mkdf-widget-title {
	text-align: left;
	font-size: 20px;
}
body .widget.woocommerce.widget_product_search .woocommerce-product-search input{
	border: 1px solid #d5b984;
}
body .widget.woocommerce.widget_product_search .woocommerce-product-search{
	width: 90%;
}
body aside.mkdf-sidebar .widget.widget_nav_menu > div > ul > li > a {
	font-size: 14px;
}

.mkdf-sidebar-holder.mkdf-grid-col-3{
	padding: 0 0 0 10%;
}
.mkdf-pl-holder .mkdf-pli .mkdf-pli-category {
	display: none;
}
/*/// Product list */

body .mkdf-pl-holder .mkdf-pli-text-wrapper{
	margin: 0;
}
body .mkdf-pl-holder .mkdf-pli.mkdf-item-space{
	margin: 0;
}

body .mkdf-pl-holder .mkdf-pli .mkdf-pli-title{
	font-size: 1em;
	margin: 5px 0 -10px 0;
}

body .mkdf-pl-holder .mkdf-pli .mkdf-pli-price{
	font-weight: 400;
	color: #d5b984;
}
body .mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-image .mkdf-pli-onsale{
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 1px;
}

/******************************/
/*      T A B L E A U X       */
/******************************/
/*--->  Ninja table*/

body .semantic_ui .ui.table {
	border: 1px solid rgb(214, 185, 129);
	border-radius: unset;
	text-align: center;
}

body .semantic_ui .ui.table thead th{
	background: white;
	color: #d6b981;
	border-bottom: 1px solid rgb(214, 185, 129);
}

body .semantic_ui .ui.table tr td.footable-first-visible{	
	font-weight: 700;
	color: #d6b981;
}

body .semantic_ui .ui.table tr td{	
	border-top: 1px solid rgb(214, 185, 129);
	font-weight: 400;
	color: #5b5b5b;	
}
body .semantic_ui .ui.celled.table tr td, body .semantic_ui .ui.celled.table tr th{	
	border-left: 1px solid rgb(214, 185, 129);
}
.info-table.vc_separator h4{
	color: #d6b981;
	font-size: 0.8em;
	font-style: italic;
	line-height: 1.2em;
	text-transform: initial;
	text-align: center;
}
.info-table.vc_separator .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner{
	width: 1.2em;
	height: 1.2em;
}
.nt_edit_link{
	display: none;
}

/******************************/
/*        F O O T E R         */
/******************************/

footer.mkdf-page-footer{
	background-color: #fbf8f2;
}

footer .widget.widget_text .mkdf-iwt img{
	display: initial;
}

footer .widget.widget_text .mkdf-iwt .mkdf-iwt-icon .mkdf-icon-shortcode.mkdf-normal .mkdf-icon-element{
	border: none;
	box-shadow: none;
}
footer .widget.widget_text .mkdf-iwt .mkdf-iwt-icon .mkdf-iwt-icon-border .mkdf-iwt-border-holder{
	border: 3px inset #d6b981;
}


footer .widget.widget_text .mkdf-iwt .mkdf-iwt-content{
	padding: 7px 15px;
	text-align: center;
}


footer .widget.widget_text .mkdf-iwt .mkdf-iwt-content .mkdf-iwt-title{
	padding: 5px;
}

footer .widget.widget_text .mkdf-iwt .mkdf-iwt-content .mkdf-iwt-text{
	margin: 0;
}


footer .widget.widget_text .textwidget div > a{
	font-weight: bold;
	color: #d6b981;
	font-size: 1.2em;
	font-family: Prata;
	
}

footer .widget.widget_text .mkdf-iwt .mkdf-iwt-content a{
	font-weight: bold;
	color: #8e7b56;
	font-size: 1.2em;
	
}



footer .widget.widget_products .product_list_widget .star-rating,
footer .widget.widget_products .product_list_widget .amount,
footer .widget.woocommerce.widget_products ul.product_list_widget li ins,
footer .widget.woocommerce.widget_products ul.product_list_widget li del,
footer .widget.widget_products .product_list_widget .product-title{
	display: none;	
}

footer .widget.widget_products .product_list_widget{
	height: 180px;
}

footer .widget.widget_products.woocommerce.widget_products ul.product_list_widget li{
	min-height: 85px;
	width: 30%;
}

footer .widget.widget_nav_menu ul li{
	font-size: initial;
	line-height: initial;
	width: 48%;
	display: inline-block;
	padding: 0;
}
footer .widget.woocommerce.widget_products ul.product_list_widget li:last-child{	
	margin: 0 0 14px !important;
}

footer.mkdf-page-footer .widget.widget_nav_menu > div > ul > li > a{
	font-size: 0.8em;
	line-height: 1.2em;
	display: block;
	padding: 5px;
}
body footer.mkdf-page-footer .widget.widget_nav_menu > div > ul > li > a::after{
	top: 3px;
}

/**********************************/
/*      M O N   C O M P T E       */
/**********************************/
.woocommerce-MyAccount-navigation-link::before {
	font-family: 'Linearicons-Free';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 21px;
	color: #d6b981;
	position: relative;
	top: 2px;
}

.woocommerce-MyAccount-navigation-link--downloads{
	display:none !important;
}
.woocommerce-MyAccount-navigation-link--dashboard::before{
	content: "\e800";
}
.woocommerce-MyAccount-navigation-link--orders::before{
	content: "\e82f";
}
.woocommerce-MyAccount-navigation-link--downloads::before{
	content: "\e865";
}
.woocommerce-MyAccount-navigation-link--edit-address::before{
	content: "\e833";
}
.woocommerce-MyAccount-navigation-link--edit-account::before{
	content: "\e82a";
}
.woocommerce-MyAccount-navigation-link--vouchers::before{
	content: "\e844";
}
.woocommerce-MyAccount-navigation-link--customer-logout::before{
	content: "\e886";
}
.woocommerce-page .mkdf-content .wc-forward:not(.added_to_cart):not(.checkout-button), .woocommerce-page .mkdf-content a.added_to_cart, .woocommerce-page .mkdf-content a.button, .woocommerce-page .mkdf-content button[type="submit"]:not(.mkdf-woo-search-widget-button), .woocommerce-page .mkdf-content input[type="submit"], div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button), div.woocommerce a.added_to_cart, div.woocommerce a.button, div.woocommerce button[type="submit"]:not(.mkdf-woo-search-widget-button), div.woocommerce input[type="submit"]
{
	margin: 3px !important;
	padding: 5px 30px !important;
}
/******************************/
/*      C H E C K O U T       */
/******************************/

.wc_payment_method .payment_method_etransactions_std label img{
	vertical-align: middle;
	margin-left: 5px;
}

/******************************/
/*           N O E L          */
/******************************/


.woocommerce ul.products li.custom-product-content a.woocommerce-loop-product__link::before {
    background: none !important;
}

.woocommerce ul.products li.product:not(.custom-product-content) a.woocommerce-loop-product__link::before {
    /*content: none;*/
    content: "";
    display: block;
    background: url(images/Spa-noel-2.png) transparent no-repeat;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-size: 100%;
}
.woocommerce .mkdf-onsale{
	line-height: 1.2em !important;
	padding-top: 13px !important;
}
.hide{
	display: none !important;
}

/******************************/
/*           BLACK          */
/******************************/

body.single-product .mkdf-content,
body.single-product .mkdf-elements-holder,
body.single-product .vc_row,
body.single-product .mkdf-container{
    background: initial !important;
}
html body.single-product,
body.single-product form a, body.single-product form p a,
body.single-product .mkdf-page-content-holder  a,
body.single-product .mkdf-content h4,
body.single-product .mkdf-content .mkdf-iwt-title a,
body.single-product .mkdf-content p,
body.single-product .mkdf-content p a,
body.single-product ul.products > .product .price,
body.single-product .mkdf-woo-single-page .woocommerce-tabs ul.tabs > li a,
body.single-product .widget ul li a,
body.single-product .page-checkout-3 .widget ul li,
body.single-product .mkdf-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li strong,
body.single-product .mkdf-woocommerce-page table.cart thead tr th,
body.single-product .mkdf-woocommerce-page .woocommerce-checkout table th,
body.single-product ul.products > .product .mkdf-pl-text-wrapper .mkdf-pl-button-holder .added_to_cart, ul.products > .product .mkdf-pl-text-wrapper .mkdf-pl-button-holder .button,
body.single-product .mkdf-woocommerce-page .cart-collaterals table th
{
    color: #6a6a6a !important;
}

body.single-product h1, 
body.single-product h2, 
body.single-product h3, 
body.single-product h4, 
body.single-product h5, 
body.single-product h6,
body.single-product .mkdf-single-product-title {
    color: #000 !important;
}
body.single-product .mkdf-sidebar .mkdf-widget-title{
    color: #000 !important;
        border-bottom: 3px #d5b984 solid !important;
}
body.single-product .mkdf-sidebar a{
    color: #000 !important;
}

.mkdf-content,
.mkdf-elements-holder,
.vc_row,
.mkdf-container{
    background: black !important;
}
.mkdf-content .mkdf-st-title{
    color: white !important;
}
html body,
form a,form p a,
.mkdf-page-content-holder  a,
.mkdf-content h4,
.mkdf-single-product-title,
.mkdf-content .mkdf-iwt-title a,
.mkdf-content p,
.mkdf-content p a,
ul.products > .product .price,
.mkdf-woo-single-page .woocommerce-tabs ul.tabs > li a,
.widget ul li a,
.page-checkout-3 .widget ul li,
.mkdf-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li strong,
.mkdf-woocommerce-page table.cart thead tr th,
.mkdf-woocommerce-page .woocommerce-checkout table th,
ul.products > .product .mkdf-pl-text-wrapper .mkdf-pl-button-holder .added_to_cart, ul.products > .product .mkdf-pl-text-wrapper .mkdf-pl-button-holder .button,
.mkdf-woocommerce-page .cart-collaterals table th
{
    color: #fff !important;
}
.woocommerce-page .mkdf-content .mkdf-quantity-buttons .mkdf-quantity-input, 
.woocommerce-page .mkdf-content .mkdf-quantity-buttons .mkdf-quantity-minus, 
.woocommerce-page .mkdf-content .mkdf-quantity-buttons .mkdf-quantity-plus, 
div.woocommerce .mkdf-quantity-buttons .mkdf-quantity-input, 
div.woocommerce .mkdf-quantity-buttons .mkdf-quantity-minus, 
div.woocommerce .mkdf-quantity-buttons .mkdf-quantity-plus,
.mkdf-woo-single-page .woocommerce-tabs table th,
.mkdf-woo-single-page .mkdf-single-product-summary .product_meta > span,
.mkdf-woocommerce-page .mkdf-content .variations .reset_variations,
.single-product h3,
.widget .textwidget,
.woocommerce ul.products li.custom-product-content div.block_desc ul li,
.mkdf-woo-single-page .mkdf-single-product-summary .price,
body .mkdf-side-menu .widget .mkdf-widget-title-holder .mkdf-widget-title
{
    color: #d5b984 !important;
    font-weight: bold !important;
}
.mkdf-top-bar .widget ul li a{
	color: #000 !important;
}
.pum .vc_row{
    background: none !important;
}

.mkdf-content .mkdf-st-title{
    color: white !important;
}

h1, h2, h3, h4, h5, h6{
    color: #e9e9e9 !important;
}
.mkdf-sidebar .mkdf-widget-title{
    color: #e9e9e9 !important;
	border-bottom: 3px #d5b984 solid !important;
}
.mkdf-sidebar a{
    color: #e9e9e9 !important;
}
.woocommerce ul.products li.custom-product-content:hover {
    background-color: rgba(0, 0, 0, 0.9) !important;
}
div.product-addon-totals .wc-pao-subtotal-line,
div.product-addon-totals
{
	border-bottom: 1px solid #d6b981 !important;
	border-top: 1px solid #d6b981 !important;
}
.woocommerce-page .mkdf-content input[type="email"], .woocommerce-page .mkdf-content input[type="tel"], .woocommerce-page .mkdf-content input[type="password"], 
.woocommerce-page .mkdf-content input[type="text"], .woocommerce-page .mkdf-content textarea, div.woocommerce input[type="email"], div.woocommerce input[type="tel"], 
div.woocommerce input[type="password"], div.woocommerce input[type="text"], div.woocommerce textarea,
.mkdf-woo-single-page .woocommerce-tabs .entry-content,
.mkdf-woo-single-page .woocommerce-tabs ul.tabs > li
{	
	border: 1px solid #d6b981 !important;
}
/******************************/
/*         END BLACK          */
/******************************/

