@font-face {
	font-family: "Lime";
	src: url("fonts/lemon_milk/LEMONMILK-MediumItalic.otf");
}

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

body {
	font-family: Lime;
	background: black!important;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}



#page {
	min-height: 80vh;
}

#main 
{
	padding-top:10px;
	padding-bottom:65px;
}
.titre-publication
{
	padding-top: 30px;
}
.woocommerce-loop-product__title {
	height: 63px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	text-align: center;
}

.woocommerce-result-count,
.woocommerce-ordering {
	/* display:none; */
}

.numero_menu {
	color: black;
	background-color: brown;
	border-radius: 25%;
	padding: 7px;
}

.wp-block-media-text__media img {
	width: 100%;
}

.size-woocommerce_thumbnail:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.footer {
	background: linear-gradient(90deg, #A13502 0%, #FFA800CC 100%);
	position: relative;
	z-index: 1;
	overflow: hidden;
	overflow: hidden;
	padding-top: 35px;
	width: 100%;
}

.footer,
.intro_accueil {
	font-family: Titillium Web;
	color: black;
}


.mailpoet_form_paragraph,
.woocommerce-breadcrumb {
	display: none;
}

.widgettitle {
	font-size: 22px;
}

.a {
	min-height: 300px;
}

/* PANIER */
.woocommerce-cart-form thead {
    background: linear-gradient(180deg, #fff700 0%, #FFA800CC 100%), url(./images/miel.jpg) no-repeat fixed center center;
    background-size: cover;
}
.woocommerce-cart-form .product-thumbnail {
	width: 150px;
}

#contenu_footer {
	width: 59vw;
	font-size: 1em;
}

#menu_small {
	display: none;
}

#menu_small li {
	display: block;
}

.bouton,
.wpcf7-submit {
	/* color: white; */
	/* font-weight: bold; */
	/* font-size: 2rem; */
	/* text-decoration: none; */
	/* text-transform: uppercase; */
	/* padding: 40px 90px; */
	/* background-color: black; */
	/* transition: transform 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55), background-position 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55), box-shadow 500ms linear;  */
	/* background-size: contain; */
	/* background-position: -200px center; */
	/* background-repeat: no-repeat; */
	/* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
	width: 100%;
	background-color: #f78da7;
	border-style: solid;
	border-radius: 8px !important;
	border-width: 0px;
	padding: 16px;
	margin: 0 auto 0 0;
	font-family: 'Montserrat';
	font-size: 24px;
	line-height: 1.5;
	height: auto;
	color: #ffffff;
	border-color: transparent;
	font-weight: bold;
}

.bouton:hover {
	color: black;
}

.wpcf7-form {
	text-align: center;
}

.wpcf7-form input {
	width: 25vw;
}

#cote_gauche h2 {
	background-color: black;
	color: black;
	display: block;
	text-transform: uppercase;
	width: 100%;
	padding: 10px;
}

#titre_categorie {
	padding-bottom: 15px;
	text-transform: uppercase;
}


/* Détails de livraison */
.woocommerce-shipping-fields,
.actions .coupon,
.woocommerce-form-coupon,
.wc_payment_methods.payment_methods.methods {
	display: none !important;
}

.price {
	color: black !important;
	font-size: 19px !important;
	font-weight: bold;
}

#afficher_menu {
	display: none;
	position: fixed;
	z-index: 999999;
}

#lien_site_menu_haut {
	/* color:white!important; */
	text-decoration: none;
}

.lien_ajouter {
	color: #735740;
}

#order_comments {
	width: 300px;
	height: 200px;
}

#coderockz_woo_delivery_delivery_selection_field,
#coderockz_woo_delivery_delivery_date_section,
#coderockz_woo_delivery_pickup_date_section {
	display: block !important;
}

.extra-fields {
	background: #ebe9eb;
	border-radius: 5px;
	padding: 15px;
}

.extra-fields .optional {
	display: none;
}

.accueil_ordi {
	font-size: 22px;
}

#newsletter div {
	width: 80%;
}

/* Catégorie menus, agrandissement à 2 par ligne */
.product_cat-menus {
	width: 42% !important;
}



/* Bootstrap Import */

.features {
	padding-top: 80px;
}

section {
	padding: 80px 0;
	overflow: hidden;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
	opacity: 1;
	transform: translateZ(0);
}

.features .features-item ul {
	list-style: none;
	padding: 0;
}

.features .features-item ul li {
	padding-bottom: 10px;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

 
a,
a:hover {
	text-decoration: none;
	color: #b062b0;
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #b062b0;
	border-color: #b062b0
}

.woocommerce img,
.woocommerce-page img {
	/* Woocommerce images page d'accueil */
	height: auto;
	max-width: 100%;
	/* max-height: 250px; */
}

.footer-newsletter {
	background-color: mediumpurple;
}

header .main-logo img {
	width: 100px;
}

#presentation
{
	color:white;
}
#presentation a
{
	color:white;
}