/*
 Theme Name:   Foodelio Child
 Theme URI:    http://vecurosoft.com/products/wordpress/foodelio/
 Description:  This is a child theme for Foodelio WordPress Theme
 Author:       Vecurosoft
 Author URI:   http://vecurosoft.com/
 Template:     foodelio
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  foodelio-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
@charset "UTF-8";

/*
Theme Name: Foodelio
Theme URI: http://vecurosoft.com/products/wordpress/foodelio/
Author: Vecurosoft
Author URI: http://vecurosoft.com/
Description: Foodelio – Organic Food Store WordPress Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foodelio
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.text-body2{
  display: none;
}
.text-sm-start{
  display: none;
}
.social-header{
  float: right;
}
.top-email{
  color:#000;
  float: left;
}

.top-biz-hour{
  color:#000;
  float: right;
}
.social-header {
	float:right;
	color:#000;
	margin-left:15px;
}
.social-header a{
	color:#000 !important;
}
.breadcumb-layout1{
/*   padding-top: 300px !important; */
}
.product-overview .elementor-image-box-wrapper{
  background: #ecf5e4;
}
.product-overview .elementor-image-box-title{
  padding: 10px 0 20px 0;
  color:#000;
}
.menu-product li a{
  border-bottom: dashed 1px #ddd;
}
.elementor-tab-title{
	font-weight:300 !important;
	color:#000 !important;
}
.elementor-tab-title.elementor-active{
	color:#000 !important;
}
.search-form {
	border-radius:40px !important;
	border:solid 2px #ddd !important;
	background:#fafafa !important;
 	clear:both !important; 
	padding:2px;
	margin:0;
 	overflow:hidden; 
}
.search-form input[type=search]{
	float:left;
	width:70% !important;
	border:none !important;
	background:transparent !important;
	line-height:45px !important;
	height:45px !important;
	
}
.search-form .submit-btn{
	float:right;
	width:45px;
	border:none !important;
	background-color:#bdd239 !important;
	border-radius:50px !important;
	margin:0;
	line-height:43px !important;
	height:43px !important;
	font-weight:bold !important;
}
.breadcumb-title{
	margin-top:30px;
	font-size:70px;
}
.breadcumb-wrapper {
    background-repeat: no-repeat;
    background-position: center center;
/* background-image: url(assets/img/breadcrumb_banner.jpg) !important; */
    background-size: cover;
}
@media (max-width: 576px){
.logged-in .will-sticky .sticky-active.active{
	top:0 !important;
}
	.breadcumb-layout1{
		padding-top: 60px !important;
	}
	
	.sec-title2 {
		font-size:24px;
	}
	}