/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/**Home Page**/
.woocommerce-Price-currencySymbol{padding-left:2px}

.me-home-featured-product .product-title a{
	color:#000;
	transition: color 0.3s ease;
}

.me-home-featured-product .product-title a:hover{
	color:#6CC9C9;
}

.me-home-featured-product p.category{
	font-size: 0.9em;
  color: #9B9B9B;
}

.wishlist-popup{
	display:none;
}

.image-tools .wishlist-button:hover {
	 	border: solid 1px #6CC9C9
}

.wishlist-added i.icon-heart:before{
	 content:"\e000" !important;
	 color:#6CC9C9;
}

.wishlist-button i.icon-heart:before{
    content:"\e906";
	  color:#6CC9C9;
}

.wishlist-icon i{
	 top:0;
}

.wishlist-icon .button.is-outline{
	border: solid 1px
}

/* Positionner le bouton "Remove from wishlist" en haut à droite de la cellule */
.product-add-to-cart {
    position: relative;
}

.product-add-to-cart .remove_from_wishlist {
    position: absolute;
    top: 5px;
    right: 0;
}

.badge {height:3.3em;width:3.3em}
.badge-container {margin:10px 0 0!important}
.badge+.badge {height:1.5em !important}

.badge-circle .badge-inner{
	padding:5px;
	font-size:0.8em
}


/***********
Header
***********/

.nav .cart-item a {
    font-size: 0.7em !important;
}

/***********
Footer
***********/

/**icon social**/
.me-icon-social .button.icon, .share-icons .button.icon {
  margin-right:1.2em;
}

.me-icon-social .button.is-outline, .share-icons .button.is-outline{
border: 1px solid #000;
color: #000 !important;
}

.me-icon-social .button.icon i, .share-icons .button.icon i{
  top:1px;
}

/** text icon **/
.me-icon-box-text h1{
  font-weight: 500;
  font-size: 1.3em;
  line-height: 1;
  margin:0;
}
.me-icon-box-text p{
  font-size: 1.1em;
}

.absolute-footer ul {
    padding-bottom: 20px !important;
     opacity: 1;
}


.copyright-footer ul.links li:last-child {
    border-right: none;
}

.copyright-footer ul.links li {
    font-size: 1em;
    border-right: 0px solid #ECECEC;
    padding: 0 0.5em;
    margin: 0;
}

.menu-footer-container ul.links li {
    font-size: 1.25em;
	  border-right: 1px solid #ECECEC;
    padding: 0 1em;
	  margin:0;
		color:#000;
}

.menu-footer-container ul.links li:last-child {
    border-right: none;
}

.menu-footer-container ul.links li:first-child {
    padding-left: 0;
}

.copyright-footer{
	margin-top:5px;
	color:#9B9B9B
}

.me-footer-lang{
  margin: 0;
  padding: 0;
}

.me-footer-lang select{
  margin: 0;
  width: 100px;
}



/***********
OverWrite
***********/
.button span { font-weight: 500 !important}
.button { font-weight: 500 !important}

button.woocommerce-Button.button, .woocommerce-form-login .button{
	background-color: #FFF;
	color: #000;
	border: 2px solid #000;
}

.woocommerce-form-login .button{
	margin-bottom: 15px
}

a.button {
    background-color: #FFF;
    color: #000;
    border: 2px solid #000;
}

.uppercase{letter-spacing: normal !important}
p{line-height: 1.4em !important}
.nav-size-medium>li>a {font-size: 0.95em !important;}

/**Newsletter WPCF7**/
.acym_callout{display:none !important}

.newsletter .wpcf7-form-control-wrap input:not([type=submit]){
	border:0px !important;
}
.newsletter .wpcf7-form-control {
	background-color: rgba(255,255,255,.8) !important;
	border-radius: 0px !important;
	color:#000 !important;
	border:1px solid #000 !important;
}
.newsletter .wpcf7-spinner{display:none!important;}

.newsletter .wpcf7 .wpcf7-not-valid-tip {
    background-color: rgba(255,255,255) !important;
    color: #D6618D;
    font-weight: 500;
    opacity: 1;
}

.newsletter .wpcf7 form.sent .wpcf7-response-output {
    border-color: #000 !important;
    background-color: #FFF !important;
    margin: 15px auto !important;
    border-radius: 0 !important;
}
.newsletter .wpcf7 form.invalid .wpcf7-response-output {
    display:none !important;
    border-color: #000 !important;
    background-color: #FFF !important;
    margin: 2.2em 0 auto !important;
  }
/**Contact WPCF7**/

.woocommerce-invalid input, input.wpcf7-not-valid {
    border-color: #D6618D;
    color: #D6618D;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.invalid .wpcf7-response-output {
    border-color: #D6618D !important;
}

.me_contact_from  .wpcf7 form .wpcf7-response-output {
    margin: 0em 0em 1em;
    border: 2px solid #6CC9C9;
}

.me_contact_from .wpcf7 label {
    font-weight: 500;
}

.me_contact_from	.wpcf7 .wpcf7-not-valid-tip {
    border:1px solid #ececec;
		background-color: transparent;
    color: #D6618D;
    font-weight: 500;
    opacity: .8;
		margin-bottom: 10px;
		font-size: .9em !important;
}

/*Memu Mobile*/
.off-canvas .sidebar-menu {
    padding-top: 0 !important;
}

.off-canvas:not(.off-canvas-center) li.html {
    padding: 0 35px;
}

.mobile-sidebar .nav>li>a{
  color: #000;
  font-size: 1em;
}

/*overwrite*/
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: hsla(0,0%,100%,1) !important;
}

.button:focus-visible, a:focus-visible, button:focus-visible, input:focus-visible {
    outline: 0px solid currentColor !important;
    outline-offset: 0px !important;
}

/*Panier*/
.mini_cart_item a {color:#000; font-size: .9em;}
.mini_cart_item a.remove_from_cart_button {color:#CACACA !important}
.widget_shopping_cart p.total {font-size: 0.9em;}
.widget_shopping_cart p.total {border-bottom: 1px solid #ececec;}

/**
Product
**/
.product-short-description p{margin:10px 0 20px 0 !important; color:#9B9B9B}

.product-lightbox-inner h1, .product-title{font-weight: 500 !important; font-size: 1.5em}

.box-text-products p{font-weight: 500 !important; font-size: 1em}


.product-lightbox-inner .is-divider,
.cart-popup-inner .is-divider, .product-info .is-divider {
    background-color: #9B9B9B !important;
}

.woocommerce-Tabs-panel p{color:#9B9B9B}

span.amount {font-weight: 500 !important;}

.single_add_to_cart_button, .woocommerce-mini-cart__buttons a{
    background-color: #FFF !important;
    color: #000;
    border: 2px solid #000;
    font-weight: 500;
}

.product-lightbox .button:hover, .woocommerce-mini-cart__buttons a:hover{
  background-color: #000 !important;
  color: #FFF;
}

.product_meta {
    font-size: .7em !important;
}
.product_meta>span {
    color: #9B9B9B;
    text-transform: uppercase;
}

.product_meta>span>a {
    color: #000 !important;
}

.product_meta>span>a:hover {
    text-decoration: underline;
}

/** Box Product **/
.product-small p.category{font-size: 0.9em;color: #9B9B9B;}
.product-small .product-title a {
    color: #000;
    transition: color 0.3s ease;
}
.product-small .product-title a:hover {
    color: #6CC9C9;
}

/**Cart**/
.return-to-shop > a.button{
	color:#FFF !important
}

/*description*/
.tab-panels #tab-description a {
	color: #6CC9C9 !important;
}


/** Avis**/

.review-form-inner{
  border:none;
  padding:0;
}

.comment-form label{font-weight: 500 !important;}

.review-form-inner h3{font-weight: 300 !important;}

/** Stripe **/
.cart #wc-stripe-payment-request-button-separator{margin-bottom:1.5em !important; text-align:left !important;}
.cart #wc-stripe-payment-request-wrapper{max-width: 50%;}

/** ***
SHOP CATEGORY
*****/

.breadcrumbs { font-weight: 500 !important}
.woocommerce-result-count { display:none !important}
.product-categories a {color: #000}
.widget .current-cat>a {
    color: #6CC9C9;
    font-weight: 500 !important;
}
.product_list_widget .product-title{font-size: 1em}
ul.product_list_widget{font-size: 0.9em}
.widget_layered_nav_filters ul li.chosen a {
    background-color: transparent !important;
}

/*slider*/
.widget_price_filter .ui-slider .ui-slider-range {
    background-color: #6CC9C9 !important;
		opacity:1;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #FFF;
    border: 2px solid #6CC9C9;
}
.widget_price_filter .price_slider_amount .button {
    background-color: #FFF;
    border: 2px solid #6CC9C9;
    color: #6CC9C9;
}
.widget_price_filter .price_slider_amount .button:hover{
	background-color: #6CC9C9 !important;
  color: #FFF !important;
	border: 2px solid #6CC9C9;
	box-shadow: none;
}

/*Bouton Filtrer*/
.category-filtering strong{font-weight: 500 !important;}
.icon-equalizer {font-size: 0.8em !important}
.filter-button { margin-top: 1.2em}




/** Alert disabled **/

/*#wrapper>.message-wrapper {display:none !important}*/

/** Bouton **/

input[type=submit]{
	background-color: #FFF !important;
	border: 2px solid #000 !important;
	color: #000 !important;
	font-weight:500!important;
}

.button:hover, input[type=submit]:hover{
  background-color: #000 !important;
  color: #FFF !important;
	font-weight:500!important;
}
.plus:hover, .minus:hover{
  background-color: #F1F1F1 !important;
  color: #000 !important;
	font-weight:500!important;
}

/** Stars **/
.stars a.active:after, .stars a:hover:after {
    color: #2e9e9e !important;
}


/*******
Plugin wishlist
********/

.wishlist-icon.added:after {
    background-color: #6CC9C9 !important;
}
a.icon-remove, a.remove {
    border:none !important;
}
.wishlist-items-wrapper td.product-thumbnail {
    max-width: 280px;
    min-width: 200px;
    width: 280px;
}

.wishlist-items-wrapper td.product-name a{
	font-size: 1.2em;
}

.wishlist-items-wrapper td.product-add-to-cart{
	min-width: 200px;
}

.wishlist_table .add_to_cart {
    padding: 7px 10px;
    border: 2px solid #000;
}

.wishlist_table .add_to_cart:hover {
    color: #FFF;
    background-color: #000;
}

.wishlist_table.mobile .product-remove {
    top: 5px;
    left: 0px;
  	border: none !important;
}

.wishlist_table.mobile .product-remove a:after {
    content: none;
}

.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    max-width: 180px;
		margin-left: 5px
}

.wishlist_table.mobile li .item-wrapper .item-details {
    width: calc(100% - 199px);
}

.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
    margin-top: 20px;
}

.wishlist_table.mobile li .item-wrapper {
    width: 100%;
}

td.wishlist-empty {
    font-size: 1.2em !important;
    font-weight: 500;
}

.yith-wcwl-form .woocommerce-message{display:none !important}

/*****
Account
*****/
.normal-title {
    border: none!important;
		margin-top: 20px;
}

.woocommerce-MyAccount-content p, .lost_reset_password p{margin: 0.5em 0 !important}


.dashboard-links {
    font-size: 1em;
		margin-top: 40px;
}

.dashboard-links a:hover {
    background-color: #000;
}

address {
    font-style: normal;
		margin-top: 20px;
}

.woocommerce-Address-title a{
	text-decoration: underline;
}

.woocommerce-Address-title a:hover{
  color: #6CC9C9 !important;
}

.woocommerce-Address-title h3{
	font-weight: 300 !important;
	padding-top: 10px
}

.woocommerce-MyAccount-content h3{
	font-weight: 300 !important;
}

.woocommerce-address-fields button{
	border: 1px solid #000;
	background-color: #FFF !important;
	color: #000 !important;
}

a.woocommerce-button.button.view{
	border:none !important;
	text-transform: none;
	margin-bottom: 0 !important;
}

a.woocommerce-button.button.view:hover{
	color: #6CC9C9 !important;
	background-color: #FFF !important;
	box-shadow: none !important;
}

h2.woocommerce-order-details__title, h2.woocommerce-column__title {
    font-weight: 300 !important;
    padding-top: 0.8em;
}

/****
page
****/

.page-content p{margin: 0.8em 0 !important}

form p {
    margin-bottom: .5em !important;
}

/*title*/
.title-dot-blue svg{ fill:#6CC9C9}

/***
Article
***/
.article-inner a{
	text-decoration: underline !important;
}

/***
MailPoet
***/
.mailpoet_segment_label{display:none}

/***
LightBox
***/
h1.gh-title{
	font-size: 3em;
}

/***
Cart
***/

.wc-proceed-to-checkout .button.alt:not(.is-outline){
	background-color: #FFF;
}
.button-continue-shopping{
	border:none !important;
}

.button-continue-shopping:hover{
	background-color: #FFF !important;
	color:#6CC9C9 !important;
}

.checkout_coupon .button{
	text-shadow: none !important;
	background-color: #FFF !important;
	color:#000 !important;

}

.is-dashed {
    border: none !important;
}

.has-border {
    border:none !important;
    padding:0 !important;
}

input[type=text]:focus{
	box-shadow: none !important;
}

.checkout_coupon .button{
	background-color: #FFF !important;
	border: 1px solid #000 !important;
	color: #000 !important;
	font-weight:500!important;
	text-transform: none !important;
}

.checkout_coupon .button:hover{
	background-color: #000 !important;
	color: #FFF !important;
	font-weight:500!important;
}

.coupon i{
	color:#6CC9C9 !important;
	opacity: 1 !important;
}

.checkout-sidebar{
	border: 1px solid #ECECEC !important;
	padding: 0 15px 15px 15px !important;
}

fieldset p.woocommerce-SavedPaymentMethods-saveNew{
	margin-bottom: 0 !important;
}
.woocommerce-SavedPaymentMethods-saveNew label{
	font-weight: 500 !important;
	font-size: .95em;
}

ul.wc_payment_methods{
	margin-bottom: 0 !important;
}


label.woocommerce-form__label-for-checkbox{
	font-weight: 500 !important;
	font-size: 0.85em;
}

.page-checkout .is-well {
    background-color: transparent
    box-shadow: none;
    padding: 30px;
    border: 1px solid #ececec;
}

p.woocommerce-thankyou-order-received{
	margin-bottom: 1em !important;
}

mark {
    background-color: transparent;
    color: #000;
    font-weight: bold;
}

/*****
TAble
*****/
th {
    font-weight: 500;
}


/******
Add Class
******/

/**colors**/
.me-white{color: #FFF !important}

/**Size**/
.fs18{font-size:1em !important}

p{margin-bottom:0 !important}

.section-title b {height: 1px !important;}

.fw500 h1,h2,h3,h4,h5{font-weight:500 !important;}

.mb-0{margin-bottom: 0!important;}

.br-gris{border-right: 1px solid #ECECEC;}

.me-col-flex{align-items: center;}

.p-col-lr-25{padding: 0 30px !important;}

.me-dn{display:none!important}



@media (min-width: 550px){
	.woocommerce-MyAccount-content p.form-row-first {
	    margin-right: 4% !important;
	}
}

@media (min-width: 549px){
	.page-content h2{font-size: 1.4em !important}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
  .mr0{margin-right: 0;}
	.p0 .page-title-inner{padding:0}
	.mtc{text-align: center;}

	.menu-footer-container ul.links li {
    display: block !important;
    font-size: 1.4em;
    padding: 0.7em 0;
    border-top: 1px solid #ececec;
    border-right: none;
	}

	.menu-footer-container ul.links li:last-child {
	    border-bottom: 1px solid #ececec;
			margin-bottom: 10px;
	}

	.absolute-footer ul {
    padding-bottom: 10px !important;
	}

	.copyright-footer ul.links li {
    font-size: 1.05em;
    padding: 0.5em 0.4em;
	}

	/**account**/
	#my-account-nav{display:none}
	.my-account .large-3{display:none}
	.my-account{padding-top:0 !important}
	.message-container a.woocommerce-Button{margin-top: 20px;}


}


/*---------------------------------------------------*/
/*Make Woocommerce Notices Disappear After 10 Seconds*/
/*---------------------------------------------------*/

.alert-color {
    color: #FFF;
}

#wrapper>.message-wrapper {
    margin:20px auto ;
    border-radius:10px;
    text-align:center;
		padding-bottom:0.5em !important;
		max-width: 1080px;
		font-size: 1em;
}
#wrapper>.message-wrapper li{
	margin-bottom: 0.1em;
}

.woocommerce-error {
	background-color: #E6909D;
	background-image: url('https://mercieugene.com/wp-content/uploads/2023/10/banner-mail-newsletter.png');
    background-size: cover; /* Ajuste la taille de l'image pour remplir l'élément */
    background-position: center center; /* Centre l'image horizontalement et verticalement */
    background-repeat: no-repeat; /* Empêche la répétition de l'image */
 }

.page-checkout .woocommerce-error {
     border: none;
}

.woocommerce-messageOLD, .woocommerce-errorOLD {
    opacity:0;
    -moz-animation:notices 10s;
    -webkit-animation:notices 10s;
    -o-animation:notices 10s;
    animation:notices 10s;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards
}
@keyframes notices {
   0% { opacity:1}
   15% { opacity:1}
   30% { opacity:1}
   45% { opacity:1}
   60% { opacity:1}
   75% { opacity:1}
   100% { opacity:0} }

 /*---------------------------------*/
 /*Hide Woocommerce Success Messages*/
 /*---------------------------------*/
 .message-container.container.success-color {
     display: none;
 }
