/*
Theme Name: Laurent Child
Theme URI: https://laurent.qodeinteractive.com/
Description: A child theme of Laurent Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: laurent
Template: laurent
*/
.eltdf-mobile-header .eltdf-mobile-logo-wrapper a {
	height: auto !important;
}
.eltdf-mobile-header .eltdf-mobile-logo-wrapper img {
	max-width: 180px !important;
	height: auto !important;
}
.wfs-food-item-description {
	font-size: 17px;
	line-height: 1.2
}
.wfs-food-item-description, .wfs-sidebar-menu ul a {
	color: #fff;
}
.wfs-store-close-msg span {
	color: red;
}
.wfs-sidebar-menu ul li a span.wfs-items-count {
	background-color: #c9ab81;
	font-weight: bold;
}
.wfsmodal .modal-content-wrapper .product-content {
	color: #000;
}
.fs-btn-primary {
	border-color: #c9ab81;
}
.wfsmodal-footer .wfs-modal-add-to-cart a {
	height: auto;
}
.woocommerce-input-wrapper #wfs_service_date, .woocommerce-input-wrapper #wfs_service_time {
	width: 100%;
    height: 46px;
    background: transparent;
    color: #fff;
	padding: 0 15px;
}
.eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text {
	font-size: 18px;
	line-height: 26px;
	font-family: "Josefin Sans", sans-serif;
    color: #fff;
}
.eltdf-main-menu>ul>li>a>span.item_outer .item_text {
	font-weight: bold;
}
.fs-container a, .fs-container a:hover {
	color: #fff;
}
.eltdf-title-holder.eltdf-bg-parallax {
	background-size: cover !important;
}