header, footer {
	display:none!important
}



/*ECOMMERCE*/

.product_layout_classic .product_content_wrapper .product_infos form.cart {
	display:none!important;
}


.GooglePayButton {
	display:none!important
}

.shop_header.with_featured_img .shop_header_bkg {
    background-position: 50% 34% !important;
}

.shop_header.with_featured_img {
    padding-top: 250px;
	padding-bottom: 250px!important;}


.onsale {
	background: #FF66C3!important;
	padding: 8px 10px 5px 10px!important;
  font-size: 10px!important;
}

.out_of_stock_badge_loop {
	background: black!important;
	padding: 8px 10px 5px 10px!important;
  font-size: 10px!important;
}

.woocommerce ul.products li.product .price{
color:#FF66C3!important;
}

.site-top-bar .columns {
	padding-right: 0rem!important;
    padding-left: 0rem!important;
}

.minicart-message, .woo-selected-variation-item-name, .woo-selected-variation-item-name {display:none!important;}

.woo-selected-variation-item-name, .woocommerce-shipping-destination, .woocommerce-shipping-calculator {display:none!important;}

.site-header .row {
	padding: 0 37px;
}

h3 { 
	color : #FF66C4!important;
font-family: 'Playfair Display', serif;}

h1 {
	font-family: 'Playfair Display', serif;
}

.page-title {text-transform: none;}

.page-id-532 .category_name:hover {
	color:white!important;
}

.vc_column_container>.vc_column-inner { padding: 0px; }

.menu-item a:hover {color : #FF66C4!important;}

.site-top-bar .row {
	padding: 0 37px;}

.site-top-message {font-weight: bold;}

	.herotext {padding: 200px 0;!important}

	.homehero {margin-bottom:60px!important}

.textabout {padding: 0px 25%;}

/* CONTACT FORM */

input[type="text"], input[type="email"], textarea {
border-bottom: 1px solid grey!important;
    border: none;
}

input[type="text"]:focus, input[type="email"]:focus, textarea:focus {
border-bottom: 1px solid #ff66c4!important;
    border: none;
}

textarea[rows] {
    height: 150px;
}

/* CONTACT PAGE */

.vc_icon_element, .boutique, .horaires {margin-bottom: 10px;}

.contactzone {
 padding-bottom: 80px!important;
}

/* PANIER */

.cart-collaterals:before, .cart-collaterals:after, .woocommerce-checkout form.checkout .woocommerce-checkout-review-order:before, .woocommerce-checkout form.checkout .woocommerce-checkout-review-order:after {display:none!important;}

.woocommerce-page ul#shipping_method li, .woocommerce ul#shipping_method li {
    padding: 7px 0 7px 0px;
}

@media screen and (min-width: 90.0625em) {
.xxlarge-1 {width: 5%!important; }	
.xxlarge-5 { width: 45%!important;}
	
}

@media screen and (max-width: 767px) {
	
	.mobile-navigation>ul>li {
    margin: 12px 0;
		font-size: 18px; }
	
	.mobile-navigation {
    padding: 20px;
    border-bottom: none;}
	
	.off-canvas .menu-close {
		border-bottom: none;}
	
	.off-canvas .menu-close .close-button {
    outline: 0;
    font-size: 29px!important;
		color : #FF66C4!important;
}
	
	.tools_button_icon i.spk-icon-menu {
		color : #FF66C4!important;}
	
	h3 {font-size: 25px;}
	.site-header .row {
	padding: 0 5px;
}
	
	.herotext {padding: 10% 0;}
	
	.homehero {margin-bottom:30px!important}
	
.site-header .site-tools {
	right:7px!important;}
	
	.textabout {padding: 0px;}
	
	.contactprenom, .contactnom, .contactmail, .contactobjet, .contactmessage {
		width: 100%!important;
	}
	
	textarea[rows] {
    height: 100px;
}
	
	
}