.new_menu_head
{
	width: 100%;
	background: url('../images/menu_own.jpg');
	padding: 60px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.head_text_new
{
	text-align: left;
}
.head_text_new h3 {
    color: #fff;
    font-size: 60px;
    font-family: "BrandonGrotesque-Bold";
}
.head_text_new address {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    color: #88c780;
    float: left;
    font-size: 20px;
    font-weight: normal;
    padding: 10px;
}
.salads_head
{
	width: 100%;
}
.salads_head h3
{
	font-size: 37px;
	color: #5c6870;
	font-weight: normal;
}

.salads_head h4
{
	font-size: 20px;
	color: #88C87C;
	font-weight: normal;	
	
}

/*.salads_sec
{
	padding: 40px 0px;
}*/
.dish_text > h3 {
    color: #5c6870;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0px;
}	
.dish_text > p {
    color: #5c6870;
   /* font-size: 16px;*/
    font-weight: normal;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
	overflow-wrap: break-word;
}
.dish_main a:hover
{
	text-decoration:none;
}


/*
.dish_main:hover
{
	transition-duration: 0.2s;
	transform: scale(1.030);
	--webkit-box-shadow: 11px 20px 6px 0px rgba(166,166,166,1);
-moz-box-shadow: 11px 20px 6px 0px rgba(166,166,166,1);
box-shadow: 11px 20px 6px 0px rgba(166,166,166,1);
}
*/


.dish_text {
    padding: 10px;
}
.dish_text > p span
{
	text-align: right;
	margin-top: 8px;
}
.dish_text > p span:nth-child(2)
{
	/*color: 	#88c87c;*/
	color: 	#5c6870;
	
}


@media(max-width: 767px) and (min-width: 320px)
{
	.head_text_new address
	{

		font-size: 14px;
	}
}

/*login page css*/
.login_back
{
	background: #F8F8F6;
	padding: 40px 0px;
	text-align: center;
}
.tb_email.form-control
{
	/* width: 500px; */
	width: 100%;	
	height: 34px;
	display: inline-block;
	/*margin-bottom: 10px;*/
	background:1px solid rgba(0, 0, 0, 0.1);
}
.btn_sub.form-control {
    display: inline-block;
    height: 50px;
    width: 500px;
	 width: 100%;
    background: #88C87C;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
}
.add_more{
	text-align: center;
}
.btn_sub:hover
{
	background: #A7ED9A;
}
.login_box_new h3
{
	font-size: 32px;
	color: #5c6870;
	margin-bottom: 20px;
	text-transform: inherit;
}
.login_box_new h4
{
	font-size: 18px;
	color:#5c6870;
	margin-bottom: 50px;
}
.login_box_new > p
{
	margin-bottom: 20px;
	font-size: 18px;
	color: #5c6870;
	font-weight: normal;
	font-family: "BrandonGrotesque-Light";
}

.login_box_new a {
    color: #88c87c;
    display: inline-block;
    font-weight: 500;
	/*margin-top:30px;*/
}

.account_head_new
{
	text-align:right;
	padding: 0 4% 0 0;
}

/*.account_head_new span
{
	font-size: 34px;
	color: #5c6870; 
	text-transform: uppercase;
	font-family: "BrandonGrotesque-Light";
}*/
.account_head_new span i
{
	color: #88C87C;
}

.account_head_new a {
   /* color: #88c87c;*/
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
	font-family: "BrandonGrotesque-Light";
}






.account_sec_new
{
	padding: 40px 0;
	background: #F8F8F6;
}
.color_new
{
	color: #88c87c !important;
}
@media(max-width: 767px) and (min-width: 320px)
{
	.tb_email.form-control
	{
		width: 100%;
	}
	.btn_sub.form-control
	{
		width: 100%;
	}
}

/*account page css*/

.form_left {
   
    padding: 20px 0;
    width: 100%;
   /* border-top: 1px solid #DDDDDB;*/
}
.form_left lable {
    color: #5c6870;
    display: inline-block;
    font-family: verdana;
    font-size: 15px;
    margin-bottom: 0;
    width: 100%;
}
.details_head > h3
{
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	color: #5c6870;
	font-family: "BrandonGrotesque-Bold"; 
}
.form_right {
   
    padding: 20px 0;
    width: 100%;
    border-top: 1px solid #DDDDDB;
}
.form_right > h3 {
    font-size: 16px;
    text-align: center;
}
.well
{
	background: transparent;
	box-shadow: none;
	border: none;
	border-radius: none;
	padding: 0px;
	margin-bottom: 0px;
}
.details_head h3 a
{
	color: #5c6870;
	cursor: pointer;
}
.btn_addcard
{
	background:#88C87C;
	border: none;
}
.order_new_Sec
{
	/*background: #F8F8F6;*/
	padding: 40px 0px;	
}
.order_head_new
{
	width: 100%;
}
.order_head_new h3 {
    color: #5c6870;
    font-family: BrandonGrotesque-Light;
    font-size: 32px;
}
.order_text > h3 {
    margin-top: 0;
}
.order_text
{
	color: #5c6870;
}
.order_text h2 {
    font-size: 15px;
    margin-top: 0;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}
.order_text h2 span
{
	font-family: 'Rokkitt-Regular';
	float: right;
}
.order_text p a 
{
    background: #88c87c none repeat scroll 0 0;
    color: #fff;
    float: right;
    font-family: "BrandonGrotesque-Bold";
    font-size: 15px;
    padding: 5px;
    margin-bottom: 20px;
}
.order_text {
   /* background: #fff none repeat scroll 0 0;*/
    color: #5c6870;
 	/*padding: 1px 20px;*/
    width: 100%;
}
.order_text p a:hover
{
	background: #000;
	text-decoration: none;
}
