
@font-face {
	font-family: 'ProductSans-Bold';
	src: url('font_kit/productssansbold.eot');
	src: url('font_kit/productssansbold.eot?#iefix') format('embedded-opentype'),
	     url('font_kit/productssansbold.svg#productssansbold') format('svg'),
		 url('font_kit/productssansbold.ttf') format('truetype'),
		 url('font_kit/productssansbold.woff') format('woff'),
		 url('font_kit/productssansbold.woff2') format('woff2');
		font-weight: 400;
		font-style: normal;
}
@font-face {
	font-family: 'ProductSans-Italic';
	src: url('font_kit/productsansitalics.eot');
	src: url('font_kit/productsansitalics.eot?#iefix') format('embedded-opentype'),
	     url('font_kit/productsansitalics.svg#productsansitalics') format('svg'),
		 url('font_kit/productsansitalics.ttf') format('truetype'),
		 url('font_kit/productsansitalics.woff') format('woff'),
		 url('font_kit/productsansitalics.woff2') format('woff2');
		font-weight: 400;
		font-style: normal;
}
@font-face {
	font-family: 'ProductSans-BoldItalic';
	src: url('font_kit/productsansbolditalics.eot');
	src: url('font_kit/productsansbolditalics.eot?#iefix') format('embedded-opentype'),
	     url('font_kit/productsansbolditalics.svg#productsansbolditalics') format('svg'),
		 url('font_kit/productsansbolditalics.ttf') format('truetype'),
		 url('font_kit/productsansbolditalics.woff') format('woff'),
		 url('font_kit/productsansbolditalics.woff2') format('woff2');
		font-weight: 400;
		font-style: normal;
	}
@font-face {
	font-family: 'ProductSans-Regular';
	src: url('font_kit/productsans.eot');
	src: url('font_kit/productsans.eot?#iefix') format('embedded-opentype'),
	     url('font_kit/productsans.svg#productsans') format('svg'),
		 url('font_kit/productsans.ttf') format('truetype'),
		 url('font_kit/productsans.woff') format('woff'),
		 url('font_kit/productsans.woff2') format('woff2');
		font-weight: 400;
		font-style: normal;
}
@font-face {
	font-family: 'Poppins-SemiBold';
	src: url('font_kit/poppinssemibold.eot');
	src: url('font_kit/poppinssemibold.eot?#iefix') format('embedded-opentype'),
	     url('font_kit/poppinssemibold.svg#poppinssemibold') format('svg'),
		 url('font_kit/poppinssemibold.ttf') format('truetype'),
		 url('font_kit/poppinssemibold.woff') format('woff'),
		 url('font_kit/poppinssemibold.woff2') format('woff2');
			font-weight: 400;
			font-style: normal;
}
@font-face {
	font-family: 'Poppins-Regular';
	src: url('font_kit/poppinsregular.eot');
	src: url('font_kit/poppinsregular.eot?#iefix') format('embedded-opentype'),
	url('font_kit/poppinsregular.svg#poppinsregular') format('svg'),
	url('font_kit/poppinsregular.ttf') format('truetype'),
	url('font_kit/poppinsregular.woff') format('woff'),
	url('font_kit/poppinsregular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins';
	src: url('font_kit/poppinsbold.eot');
	src: url('font_kit/poppinsbold.eot?#iefix') format('embedded-opentype'),
	url('font_kit/poppinsbold.svg#poppinsbold') format('svg'),
	url('font_kit/poppinsbold.ttf') format('truetype'),
	url('font_kit/poppinsbold.woff') format('woff'),
	url('font_kit/poppinsbold.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Noteworthy-Bold';
	src: url('font_kit/noteworthybold.eot');
	src: url('font_kit/noteworthybold.eot?#iefix') format('embedded-opentype'),
	url('font_kit/noteworthybold.svg#noteworthybold') format('svg'),
	url('font_kit/noteworthybold.ttf') format('truetype'),
	url('font_kit/noteworthybold.woff') format('woff'),
	url('font_kit/noteworthybold.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}



/* CSS Document */
@import url(all_fonts.css);
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,500i,600,700');
a, a:hover {
	text-decoration: none !important;
}
div, p, h1, h2, h3, h4, h5, h6, table, td, tr, th, a {
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
ul {
	margin-bottom: 0px !important;
	padding:0 !important;
}
li {
	list-style: none;
}
body {
	font-size: 14px;
	font-family: 'ProductSans-Regular' !important;
	color:#4a4646 !important;
	font-weight: 400;
	margin:0;
	background:#ededed !important;
}
.navbar_wrap {
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 100;
}
.top_head{	background:#313131; display:none;}
.login_sec{ padding:15px 0;}
.login_sec a, .login_sec a:hover{
	color:#FFF;
	font:400 14px/24px 'ProductSans-Regular';
	padding-right:10px;
}
.login_sec a .fa{ padding-right:5px;}
.top_head p{
	color:#FFF;
	margin:0;
	font:400 14px/18px 'ProductSans-Regular';
}
.contact_no p span{	padding: 0 5px;}
.top_head p [class*="fa-"]{ color:#FFF; font-size:14px; margin-right:8px;}
.contact_no{ text-align:right;}
.contact_no li{ vertical-align:middle; background-color:#222; padding:5px 10px;}
.contact_no li:nth-child(2) {
    /*padding: 3px 10px;*/
	padding: 0 0;
}
.contact_no li p{ margin-bottom:0; color:#fff; font-size:14px;}
.contact_no li .cart_sec a.dropdown-item { padding:0;}
.contact_no li .cart_sec a.dropdown-item:hover{ background-color:transparent;}
.cart_sec {
	text-align: center;
	color:#fff;
	line-height:normal;
}
.cart_sec i{ color:#fff; font-size:14px;}
.cart_sec .fa{ color:#fff; font-size:14px; padding-right:5px;}
.cart_sec a { color:#fff; font-size:14px; padding:7px 10px; display:block;}



.forget-password .login_form {
    float: left;
    width: 100%;
}

.forget-password .submit_btn{ position:relative; padding:0; bottom:0; float:left; display:block; width:auto;}
.forget-password .login_foot{ padding-top:0;}
.forget-password .login_foot a {
    float: left;
    margin-left: 15px;
    padding:10px 20px;
    background-color: #e5e9f2;
    border-radius: 4px;
}

.login-part .submit_btn{ position:relative; bottom:0; padding:0;}
.login-part .login_foot {
    text-align: left;
    padding-top: 20px;
}

.contact_no li:last-child{ padding:0; background-color:transparent;}
.cart_sec .btn{ border-radius:0; line-height:normal; background-color:transparent; border:none; padding:5px 10px;}
.contact_no li:last-child .dropdown-toggle::after { vertical-align: middle;}


.modal-content .register_wrap {
    background: #FFF;
    padding:0px 0px;
    box-shadow:none;
    border-radius:0;
}

.modal-content .register_wrap .login_form h3{ margin-top:0;}
.modal-content .login_form h3::after{ width:50%;}
.modal-content .submit_btn{ position:relative; bottom:0; padding:0; margin-bottom:10px; width:auto;}

.modal-content .submit_btn input{
    float: left;
    margin-right: 10px;
	width:auto;
}
.modal-content .submit_btn .login_foot{ float: left; padding-top: 5px;}


[id*="nav_"]{
	background:#c62626;
	border-radius:0px;
	padding:5px 0 !important;
	margin:0;
}
#nav_inner_bg{}
#nav_bg.stick{}
[id*="nav_"] .nav-item > a{
	color:#FFF;
	font:500 14px/36px'Raleway', sans-serif;
}
[id*="nav_"] li:hover a,
[id*="nav_"] li:hover a:after,
[id*="nav_"] li a:focus {
	color:#e98802;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 36px;
	position:relative;
}
[id*="nav_"] .active a,
[id*="nav_"] .active a:after,
[id*="nav_"] .active a:focus,
[id*="nav_"] .active a:hover{
	color:#e98802;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position:relative;
}

[id*="nav_"] .active a::before,
[id*="nav_"] li:hover a::before,
[id*="nav_"] .active a:focus::before {
	position:absolute;
	content:"";
	left:0;
	right:0;
	bottom:0;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid white;
	margin:0 auto;
}

.contact_no a:hover,
.contact_no li:hover a,
.contact_no li a:focus { border:none; line-height: normal;}
.contact_no a::before { display:none;}

.search_icon { padding-left:10px; position:relative;}
.search_icon:before{
	position: absolute;
	left:3px;
	top:-13px;
	display: block;
	content: "|";
	color: #FFF;
}
.search_icon .nav_search {
	/*position: absolute;
	top:8px;
	right: 0px;*/
	border-radius: 0px;
	position: relative;
	background: rgba(0,0,0,0) url(../../images/search_icon.png) no-repeat;
	background-position: center center;
	width: 40px;
	padding:0;
	border:1px solid transparent;
	outline: none;
	box-shadow: none;
	cursor: pointer;
	-webkit-transition: all 800ms ease;
	-moz-transition: all 800ms ease;
	-ms-transition: all 800ms ease;
	-o-transition: all 800ms ease;
	transition: all 800ms ease;
}
/*.search_icon .nav_search:hover, */.search_icon .nav_search:focus {
	background:rgba(46, 51, 47) url(../../images/search_icon.png) no-repeat;
	background-position: calc(100% - 10px);
	width:150px;
	height:33px;
	border: 1px solid #2e332f;
	font:400 14px/18px 'Raleway', sans-serif;
	color: #777;
	padding: 0 30px 0 10px;
	cursor: auto;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	box-shadow:none;
}

#nav_bg .nav-link {
    display: block;
    padding:0 9px;
}

#searchForm {
    position: absolute;
    z-index: 9;
    right: -40px;
    top: -15px;
	border:0;
}

.contact_no li.cart_icon  {
    background: none;
	text-align:center;
}


/*#nav_bg .nav-link:hover {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}*/


/*======== // =====*/
.banner_sec{position:relative;}
.banner_sec .carousel-item{ background:#000;}
.banner_sec .carousel-item img{ opacity:0.30;}
.banner_sec .carousel-caption{
	top:10%;
	left:0;
	right:0;
	bottom:0;
}
.banner_sec h2 {
	font:700 58px/58px 'Raleway', sans-serif;
	color:#FFF;
	margin:0px;
	text-shadow:none;
	padding-bottom:15px;
}
.banner_sec h3 {
	font:400 20px/30px 'Noteworthy-Bold';
	color:#FFF;
	margin:0px;
	text-shadow:none;
	padding-bottom:5px;
}
.banner_sec h6 {
	font:400 18px/20px 'Poppins-Regular';
	color:#FFF;
	margin:0px;
	text-shadow:none;
	padding-bottom:5px;
}

.banner_sec p{ font-size:14px;}
.banner_sec .btn, .banner_sec .btn:hover, .banner_sec .btn:focus{
	color:#FFF;
	font:400 18px/20px 'Poppins-Regular';
	margin-top:20px;
	padding:12px 40px;
	background:#e98802;
	border-color:#e98802;
	border-radius:10px;
	box-shadow:none;
}
/*
.carousel-item.active img {
	-moz-transition: transform 5s linear 0s;
-webkit-transition: transform 5s linear 0s;
-o-transition: transform 5s linear 0s;
-ms-transition: transform 5s linear 0s;
transition: transform 5s linear 0s;
	-moz-transform: scale(1.05, 1.05);
-webkit-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
} */
.banner_sec:before{
	position:absolute;
	right:5%;
	bottom:100px;
	display:block;
	content:"";
	height:350px;
	width:555px;
	background:url(../../images/doger.png) no-repeat;
	z-index:1;
}
.banner_sec .carousel-indicators{display:none;}
.banner_sec .carousel-indicators li{ background:#FFF;}
.banner_sec .carousel-indicators .active{ background:#c62626;}
.banner_sec .carousel-control-next, .banner_sec .carousel-control-prev{ width:8%;}
/*============  end  ==========*/

.about_sec{
	padding:30px 0;
	position:relative;
}
.getCode{
	background:#1f1f1f;
	border-radius:10px;
	overflow:hidden;
	margin-top:-65px;
}
.get_icon{
	background:#e98802;
	padding:15px;
}
.getCode h3{
	color:#FFF;
	font:400 28px/30px 'ProductSans-Bold';
	margin:0;
}
.getCode .btn, .getCode .btn:hover{
	color:#FFF;
	font:400 18px/24px 'ProductSans-Regular';
	padding:8px 25px;
	margin-right:20px;
	background:none;
	border-width:2px;
	border-radius:10px;
}
.about_cont{ padding:65px 0;}
.about_head{}
.about_head h2{
	font:700 28px/34px 'Raleway', sans-serif;
	color:#c62626;
}
.about_head h4{
	color:#1f1f1f;
	font: 400 18px/22px 'Noteworthy-Bold';
}
.about_head p{
	color:#4a4646;
	font:400 16px/30px 'ProductSans-Regular';
}
.about_head .btn, .about_head .btn:hover {
    color:#FFF;
	font:400 18px/24px 'ProductSans-Regular';
	background:#e98802;
	border-color:#e98802;
	padding:8px 25px;
	border-radius:10px;
}
.about_galry{}
.about_galry ul{ position:relative;}
.about_galry li{ position:absolute;}
.about_img{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	border-radius:50%;
	border:8px solid #FFF;
	overflow:hidden;
}
.about_galry li:nth-child(1) .about_img{ width:312px; height:312px;}
.about_galry li:nth-child(2) .about_img{ width:165px; height:165px;}
.about_galry li:nth-child(1){ top:-15px; right:0;}
.about_galry li:nth-child(2){top: 135px; left: 0px;}
/*============  end  ==========*/
.medMenu_sec{
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:65px 0;
	position:relative;
}
.medMenu_sec:before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	content:"";
	background:rgba(255,255,255,0.7);
}
.menu_head{ text-align:center; padding-bottom:55px; position:relative;}
.menu_head h2{
	color:#3f3f3f;
	font:400 28px/32px  'Noteworthy-Bold';
	display:inline-block;
	position:relative;
}
.menu_head h2:before{
	position:absolute;
	left:-90%;
	top:0;
	display:block;
	content:url(../../images/title_iconL.png);
}
.menu_head h2:after{
	position:absolute;
	right:-90%;
	top:0;
	display:block;
	content:url(../../images/title_iconR.png);
}
.menu_head p{
	color:#4a4646;
	font:400 14px/30px 'ProductSans-Regular';
}
.menu_listing{}
.item_menu{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	border:3px solid #ff5733;
	width:150px;
	height:150px;
	margin:0 auto 15px;
	overflow:hidden;
	position:relative;
}
.item_view{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.5);
	display:-webkit-flex;
	display:flex;
	opacity:0;
}
.item_view a, .more_view a{
	color:#FFF !important;
	font-size:26px;
	margin:auto;
}
.menu_listing h4{
	color:#1f1f1f;
	font:700 14px/18px 'Raleway', sans-serif;
}
.menu_listing li{ margin-bottom:25px;}
.item_menu:hover .item_view{
	opacity:1;
}
.more_view{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#e98802;
	display:-webkit-flex;
	display:flex;
}
.menu_listing li:last-child .item_menu{ border-color:transparent;}
/*============  end  ==========*/

.parallax_sec{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;
	background-size:cover;
	position:relative;
	padding:55px 0;
	text-align:center;
}
.parallax_sec:before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	display:block;
	background:rgba(0,0,0, 0.8);
}
.how_head{ padding-bottom:55px; position:relative;}
.how_head h2{
	color:#FFF;
	font: 400 28px/32px 'Noteworthy-Bold';
}
.how_content{}
.how_content h2{
	color:#FFF;
	font:700 28px/32px 'Raleway', sans-serif;
	margin:25px 0;
}
.how_content p{
	color:#FFF;
	font:400 14px/20px 'Raleway', sans-serif;
}
.how_content .btn{
	color:#FFF;
	font:400 18px/24px 'Poppins-Regular';
	background:#c62626;
	border-color:#c62626;
	position:relative;
	border-radius:10px;
	padding:10px 45px;
	margin-top:15px;
}
/*============  end  ==========*/

.popularMenu_sec{ padding:65px 0;}
.popularMenu_sec h2{
	color:#c62626;
	font: 400 28px/32px 'Noteworthy-Bold';
	text-align:center;
}
.popular_list{ padding-top:35px;}
.popular_list .card{ background:#FFF; margin-bottom:25px;}
.popular_img{
	background-color:rgba(0,0,0,0.4);
	height:250px;
	overflow:hidden;
	position:relative;
}
.quechan-answer ul li{ padding:15px 0;}
.quechan-answer ul li p{ margin-bottom:0;}
.faq-accordion .ui-accordion-header-icon{ opacity:0;}

.faq-accordion .ui-state-active {
	border: 1px solid #e98802;
	background: #e98802;
	}

.faq-accordion .ui-corner-bottom,
.faq-accordion .ui-corner-top{ border-radius:0;}


.popular_img img{ width:100%; height:100%;}
.popular_list .card-body{ height:120px;}
.popular_list h4{
	color:#c62626;
	font: 400 18px/24px 'Noteworthy-Bold';
}
.popular_list p{
	color:#242424;
	font:400 14px/20px 'Raleway', sans-serif;
}
.pop_hover{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	padding:75px 15px;
	opacity:0;
}
.pop_hover h3{
	color:#FFF;
	font: 400 18px/24px 'Noteworthy-Bold';
	padding-bottom:10px;
}
.pop_hover .btn, .pop_hover .btn:hover{
	background:#FFF;
	border-color:#FFF;
	color:#252525;
	font:400 16px/24px 'Poppins-Regular';
	width:70%;
	border-radius:20px;
}
.popular_img:hover img{ opacity:0.3;}
.popular_img:hover .pop_hover{opacity:1;}
/*============  end  ==========*/
.footer_sec{
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:70px;
	position:relative;
}
.footer_sec:before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	content:"";
	background:#30393e;
}
.top_foot{ position:relative; text-align:center;}
.top_foot h2{
	font: 600 16px/20px 'Raleway', sans-serif;
	color:#FFF;
	text-transform:uppercase;
	margin:0;
	padding-bottom:10px;
	margin-bottom: 15px;
	display: inline-block;
	border-bottom:1px solid #ccc;
}
.top_foot .fa{
	color:#c62626;
	font-size:14px;
}
.foot_nav{}
.foot_nav a{
	color:#FFF;
	font:400 16px/36px 'ProductSans-Italic';
}
.foot_nav .active a, .foot_nav li:hover a, .foot_nav li a:focus,
.admin_nav a:hover, .admin_nav a:focus{ color:#ff5733;}
.top_foot p{
	font: 400 16px/18px 'ProductSans-Regular';
	color:#ccc;
}
.admin_nav{}
.admin_nav a{
	font: 400 14px/36px 'ProductSans-Regular';
	color:#a1a1a1;
}
.payment_opp{ background:#FFF; padding:10px;}
.foot_map{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.cwrite_sec {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    border-top: 1px solid #454343;
    margin-top: 55px;
}
.cwrite_sec p, .cwrite_sec a{
	font:400 14px/24px 'Raleway', sans-serif;
	margin:0;
	color:#e6e6e6;
}
.top_foot ul li a{ color:#ccc;}
.footer-logo{ margin-top:20px;}
.footer-logo ul li{ display:block; float:left; font-size:14px; padding:10px 10px; color:#ffffff;}
.footer-logo ul li:nth-child(1),
.footer-logo ul li:nth-child(3),
.footer-logo ul li:nth-child(6){ padding-top:20px;}


/*============  end FOOTER  ==========*/



/*-==========================
         Inner Pages
============================*/
.common_banner{
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	background-size:cover;
	position:relative;
	padding:100px 0;
}
.common_banner:before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	display:block;
	background:#000;
	opacity:0.6;
}
.head_line{
	position:relative;
	text-align:center;
}
.head_line h2{
	color:#FFF;
	font: 400 38px/42px 'Noteworthy-Bold';
}

.head_line p{
	color:#FFF;
}
.head_line h3{
	color:#FFF;
	font:700 48px/48px 'Raleway', sans-serif;
}
/*====- \\// -====*/
.cms_page{
	background:#f6f6f6;
	min-height:50vh;
	display:flex;
	display: -webkit-flex; /* Safari */
}
.cms_page .container{ margin:auto;}
.cms_page h2 {
    text-align: center;
	font-family: 'Raleway', sans-serif
}
/*====- \\// -====*/
.newsletter_sec {
    background: #000000;
    padding: 15px 0;
}
.newsletter_sec h5 {
    font:400 28px/32px 'ProductSans-Bold';
    color: #FFF;
	margin:0;
}
.newsletter_sec .btn{
    background: #e98802;
    border-color:#e98802;
    color: #FFF !important;
	padding:12px 35px;
	font: 400 18px/20px 'ProductSans-Regular';
	border-radius:10px;
	margin-top:10px;
}
/*======= end ======*/
.about_page{ padding:30px 0;}
.com_title{
	color:#FFF;
	font: 400 20px/28px 'Noteworthy-Bold';
	margin:0;
	background:#ce0000;
	padding:15px;
	text-align:center;
}
.about_page h6{
	color:#4a4646;
	font:500 18px/24px 'Raleway', sans-serif;
}

/*======= endAbout Page ======*/
.service_page{ padding-top:45px;}
.service_list{}
.service_list h2{
	color: #f57625;
	font: 700 30px/34px 'Oswald', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.service_list h6 {
    color: #5b5b5b;
    font: 400 italic 16px/22px 'Oswald', sans-serif;
	padding-bottom:10px;
}
.service_list li{padding-left:15px; position:relative;}
.service_list li:before{
	position:absolute;
	top:5px;
	left:0;
	display:block;
	content:"\f111";
	font-family:fontawesome;
	color: #5b5b5b;
	font-size:8px;
}
.service_list p{
	color: #5c5c5c;
	font: 300 14px/24px 'Roboto', sans-serif;
	margin: 0;
}
/*======= endService Page ======*/

.menu_page{ padding-top: 55px; padding-bottom: 25px;}
.menu_list .row > [class*="col-lg-"]{ margin-bottom: 30px;}
.newsletter_iner{
	background: #c62626;
	padding: 15px 0;
}
.newsletter_iner h5 {
    font: 400 28px/32px 'ProductSans-Bold';
    color: #FFF;
    margin: 0;
}
.newsletter_iner .btn {
    background: #FFF;
    border-color: #FFF;
    color: #222222 !important;
    padding: 12px 35px;
    font: 400 18px/20px 'ProductSans-Regular';
    border-radius: 10px;
    margin-top: 10px;
}
/*======= endMenu Listing Page ======*/

.breadcrumb_nav{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
}
.breadcrumb_nav .breadcrumb{
	background: none;
	border-radius: 0px;
	margin: 0;
}
.breadcrumb_nav .breadcrumb a{
	color:  #969390;
	font: 400 14px/18px 'Raleway', sans-serif;
}
.breadcrumb_nav .breadcrumb-item + .breadcrumb-item::before{color: #969390;}
.menu_detail_page{
	background:#FFF;
	padding: 65px 0;
}
.slider_detail .carousel-indicators li{
	width: 10px;
	height: 10px;
	background: transparent;
	border:1px solid #FFF;
	border-radius: 50%;
}
.slider_detail .carousel-indicators .active{
	background: #e98802;
	border-color: transparent;
}
.proDetail_title{
	border-bottom:1px solid rgba(0,0,0,0.1);
	 margin-bottom:10px;
	 padding-bottom:15px;
}
.proDetail_title h2{
	color: #c62626;
	font: 400 22px/28px 'Noteworthy-Bold';
	margin: 0;
	padding-bottom: 15px;
}
.proDetail_title h4{
	color: #363636;
	font: 600 16px/24px 'Raleway', sans-serif;
}
.proDetail_title h6 {
    font: 400 14px/16px 'Raleway', sans-serif;
    color: #535353;
}
.proDetail_title span{
	font: 600 16px/24px 'Raleway', sans-serif;
	color:#e98802;
}
.extra_info{
	border-bottom:1px solid rgba(0,0,0,0.1);
	 margin-bottom:10px;
	 padding:10px 0;
}
.extra_info h5{
	color: #535353;
	font: 600 14px/20px 'Raleway', sans-serif;
}
.extra_info p{
	color: #535353;
	font: 400 14px/20px 'Raleway', sans-serif;
}
.add_cart_sec{ padding:10px 0;}
.add_cart_sec .media{ margin-bottom: 15px;}
.add_cart_sec div *{ border-radius:0px;}
.title_attr h6{
	font: 600 16px/24px 'Raleway', sans-serif;
	color:#555555;
	text-transform: uppercase;
	margin: 0;
}
/*! Add item !*/
.btn-minus{
	cursor:pointer;
	display:flex;
	align-items:center;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #ccc;
	border-radius:2px;
	border-right:0;
}
.btn-plus{
	cursor:pointer;
	display:flex;
	align-items:center;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #ccc;
	border-radius:2px;
	border-left:0;
}
.btn-plus .fa, .btn-minus .fa{ font-size:12px;}
div.addQty_btn > div {
	width:100%;
	display:inline-flex;
}
.addQty_btn input{ text-align:center;}
/*! endAdd item !*/
.add_cart_sec input[type="submit"]{
	color:#FFF;
	background:#e98802;
	border-color:#e98802;
	cursor:pointer;
	font: 400 14px/20px 'fontawesome' , 'ProductSans-Regular';
	padding: 10px 25px;
	border-radius: 10px !important;
}

.add_cart_sec .btn-success.focus, .add_cart_sec .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(233, 136, 2, 0.5);
}

success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);
}


/*///-===========*/
.suggest_sec{
	background: #ededed;
	padding: 45px 0;
}
.sugest_head h2{
	color: #c62626;
	font:400 22px/28px 'Noteworthy-Bold';
	text-align: center;
}
.sugest_list{ padding-top: 35px;}
.sugest_list .card {
	background: #FFF;
	padding: 0px;
    margin-bottom: 25px;
}
.sugest_list .popular_img {
    background: #000;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.sugest_list .card-body {
    height: 120px;
}
.sugest_list h4 {
    color: #c62626;
    font: 400 18px/24px 'Noteworthy-Bold';
}
.sugest_list p {
    color: #242424;
    font: 400 14px/20px 'Raleway', sans-serif;
}
#sugest_meal .owl-nav [class*="owl-"] {
    background: none;
    font-family: 'Linearicons-Free';
    color: #9f9f9f;
    font-size: 28px;
    position: absolute;
    top: 35%;
}
#sugest_meal .owl-prev{ left:-5%;}
#sugest_meal .owl-next{ right:-5%;}
#sugest_meal .owl-dots .owl-dot span{
	background:none;
	border:1px solid #9f9f9f;
}
#sugest_meal .owl-dots .owl-dot.active span, #sugest_meal .owl-dots .owl-dot:hover span{
	background:#9f9f9f;
	border-color:transparent;
}

/*======= endMenu Details page ======*/

/*======= end ======*/

/*======= end ======*/


/*======= end ======*/

.contact_page{
	background:#FFF;
	padding:45px 0;
}
.contact_head{ padding-bottom:20px;}
.contact_page h2{
	color: #2c2c2c;
	font: 400 20px/28px 'Noteworthy-Bold';
	margin: 0;
	padding-bottom: 15px;
}
.contact_head p{
	color:#535353;
	font:500 14px/20px 'Raleway', sans-serif;
}
.adrs_detail{ padding-bottom:15px;}
.adrs_detail ul{ border-left:3px solid #c62626; padding-left:8px !important;}
.adrs_detail .media{ margin-bottom:5px;}
.adrs_detail .media p {
    color: #535353;
    font:500 14px/20px 'Raleway', sans-serif;
	margin:0;
}
.adrs_detail .media .fa{
    color: #666666;
    font-size: 14px;
}
.yello_page{ padding-bottom:20px;}
.yello_page h6{
	color:#c62626;
	font:500 italic 14px/20px 'Raleway', sans-serif;
	margin:0;
}
.contact_form{}
.contact_form .form-control{
	background:#f6f6f6;
	border-color:#ededed;
	border-radius:0px;
	color:#6e6e6e;
	font:500 14px 'Raleway', sans-serif;
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,0.1);
	box-shadow: 0 1px 0px rgba(0,0,0,0.1);
}
.contact_form input{ height:45px;}
.contact_form .btn, .contact_form .btn:hover{
	color:#FFF !important;
	font:400 18px/24px 'ProductSans-Regular';
	background:#e98802;
	border-color:#e98802;
	border-radius:10px;
	width:45%;
	padding:10px;
	text-transform:uppercase;
	cursor:pointer;
}
.contact_form .form-control::-moz-placeholder{ color:#6e6e6e; font-size:14px; font-family: 'Raleway', sans-serif; font-weight:500; opacity:1}
.contact_form .form-control:-ms-input-placeholder{ color:#6e6e6e; font-size:14px; font-family: 'Raleway', sans-serif; font-weight:500; opacity:1}
.contact_form .form-control::-webkit-input-placeholder{ color:#6e6e6e; font-size:14px; font-family: 'Raleway', sans-serif; font-weight:500; opacity:1}
/*======= endContact Page ======*/

.order_flow{ padding: 65px 0;}
.choose_student{
	background: #FFF;
	padding:45px 25px;
}
.choose_student h3{
	color: #3f3f3f;
	font: 400 28px/32px 'Noteworthy-Bold';
	margin-bottom: 45px;
	text-align: center;
	position: relative;
}
.choose_student h3:after{
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	content: "";
	display: block;
	height: 1px;
	width: 45px;
	margin: 0 auto;
	background: #c62626;
}
.choose_student .select_style{
	background:#ebebeb url(../../images/select_bg.png);
	background-repeat:no-repeat;
	background-position: 95% 50%;
	overflow:hidden;
	padding:0;
	width:auto;
}
.choose_student .select_style select{
	color:#878787;
	font:400 14px/20px 'Work Sans', sans-serif;
	width:100%;
	padding:3px 5px;
	box-shadow:none;
	border:none;
	border-radius:0px;
	background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.choose_student .select_style select:focus{
	background:#ebebeb url(../../images/select_bg.png);
	background-repeat:no-repeat;
	background-position: 95% 50%;
	outline:none;
}
.choose_student .btn{
	font-family: 'Poppins-Regular';
	text-transform: uppercase;
}
/*////-=======*/
.other_order{ position: relative;}
.other_order:before {
    position: absolute;
    left: -15px;
    top: 0;
    content: "";
    display: block;
    background: #ddd;
    width: 1px;
    height: 100%;
}
.choose_student h6{
	font: 600 16px/20px 'Raleway', sans-serif;
}
.choose_student p{
	color: #4a4646;
	font: 400 14px/20px 'ProductSans-Regular';
}
/*////-=======*/
.choose_student label{
	color: #5c5c5c;
	font: 400 14px/24px 'Raleway', sans-serif;
}
.choose_student .form-control, .choose_student .form-control:focus{
	background: #ebebeb;
	border-radius: 0px;
	font: 500 14px/24px 'Raleway', sans-serif;
}
/*////-=======*/
.blank_table{
	background: #FFF;
	height: 100%;
	min-height: 100vh;
	padding: 75px 0;
}
.table_head{
	text-align: center;
	padding-bottom: 15px;
}
.table_head h2{
	color: #3f3f3f;
	font: 600 20px/28px 'Raleway', sans-serif;
	margin: 0;
}
.table_head p{
	color: #5c5c5c;
	font: 500 14px/24px 'Raleway', sans-serif;
}
.blank_table th{ font-weight: normal;}
.blank_table .table h5 {
    color: #585757;
    font: 500 16px/20px 'Raleway', sans-serif;
    margin: 0;
}
.blank_table .table p {
    color: #adadad;
    font: 500 14px/20px 'Raleway', sans-serif;
    margin: 0;
}
/*////-=======*/

/*======= endOrder Flow ======*/

.login_flow{ padding: 65px 0;}
.login_head{ padding-bottom: 35px; text-align: center;}
.login_head h2{
	color: #313131;
	font: 300 42px/44px 'Raleway', sans-serif;
}
#myLogModal button.close {
    position: absolute;
    right: -5px;
    top: -5px;
    width: 32px;
    height: 32px;
    border-radius: 50px;
	background: #FFF;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);   
    font-size: 28px;
    line-height: 20px;
	padding: 0px;
	cursor: pointer;
	opacity: 1;
	z-index: 1;
}
.login_wrap{
	background: #FFF;
	padding:5px 10px;
	/*-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);*/
	border-radius:0;
}
.login_form{
	/*border: 1px dashed #c6c6c6;*/
	border-radius: 0;
	padding: 10px 0px;
	position: relative;
}
.login_form .form-control{
	background: #f6f6f6;
	color: ##5c5c5c;
	font: 400 14px/24px 'Raleway', sans-serif;
	height: 45px;
	padding: 0 15px;
}

.login_form .form-control:focus { border-color: #e98802;}

.submit_btn {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 25%;
    padding:0 10px;
    background: #FFF;
}
.submit_btn .btn{
	background: #e98802 !important;
	border-color: #e98802 !important;
	color: #FFF !important;
	padding: 8px 35px;
	font: 400 16px/20px 'ProductSans-Regular';
	text-transform: uppercase;
}
.login_foot {
    text-align: center;
    padding-top: 35px;
}
.login_foot a{
	color: #464646 !important;
	font:500 14px/18px 'Raleway', sans-serif;
	text-decoration: underline !important;
}
.login_form .form-control::-moz-placeholder{ color:#5c5c5c; font-family: 'Raleway', sans-serif; opacity:1;}
.login_form .form-control:-ms-input-placeholder{ color:#5c5c5c; font-family: 'Raleway', sans-serif; opacity:1;}
.login_form .form-control::-webkit-input-placeholder{ color:#5c5c5c; font-family: 'Raleway', sans-serif; opacity:1;}
/*======= endLogin Page ======*/

.register_wrap{
	background: #FFF;
	padding:25px 25px 65px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	border-radius: 10px;
}
.file_input_style {
	border: 10px solid #d7d7d7;
	-webkit-box-shadow: 0 0px 0px 6px #fff;
	box-shadow: 0 0px 0px 6px #fff;
    width: 120px;
    height: 120px;
    margin: -95px auto 35px;
    border-radius: 50%;
	background: #FFF;
	position: relative;
	overflow: hidden;
}
.register_wrap .login_form h3::after{ display:none;}
.custom_file {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
	overflow: hidden;
}
.custom_file label {
	display: inline-block;
	margin-top: 10px;
	font-size: 26px;
}
.custom_file .custom-file-input {
    width: 100%;
    min-width: inherit;
    position: absolute;
    top: 0;
    left: 0;
	right: 0;
	cursor: pointer;
}
.upload_tag {
    background: #e98802;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    height: 45%;
    text-align: center;
}
.upload_tag p{
	color: #FFF;
	font:400 10px/14px 'Raleway', sans-serif;
	margin: 0;
}
.login_form h3{
	color: #676767;
	font:400 18px/24px 'Raleway', sans-serif;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.login_form h3:after{
	position: absolute;
	right: 0;
	top: 13px;
	content: "";
	display: block;
	width: 65%;
	height: 1px;
	background: #d4d4d4;
}
.login_form a{
	color: #464646 !important;
	font: 500 14px/18px 'Raleway', sans-serif;
	text-decoration: underline !important;
}
/*======= endRegister Page ======*/

#myRegistrationModal .modal-body{ padding: 0 15px;}
#myRegistrationModal{}
#myRegistrationModal .modal-header{
	padding: 0px;
	margin-bottom: 1.5rem;
}
#myRegistrationModal .modal-header h3{
	color: #676767;
	font: 400 18px/24px 'Raleway', sans-serif;
	padding: 15px;
}
#myRegistrationModal .modal-header .close{
    padding: 0px;
    background: #FFF;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-top: -15px;
    margin-right: -15px;	
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	cursor: pointer;
	opacity: 0.8;
}
#myRegistrationModal .modal-header .close span {
    font-size: 28px;
    line-height: 24px;
    text-shadow: none;
}
#myRegistrationModal .login_form .form_group label{ padding: 0; margin: -10px 0 0px;}

body.modal-open{
	overflow: hidden !important;
}
/*=== /// ===*/

.admin_page{ padding: 45px 0;}


.card.profile_list{ border:0;}
.card.profile_list .list-group-item:nth-child(1){ background-color: #ccc;}
.card.profile_list .list-group-item:nth-child(6){ background-color: #0ABB27;}
.card.profile_list .list-group-item:nth-child(6) a{ color:#fff;}
.profile_list .list-group-item:nth-child(1):hover,
.profile_list .list-group-item:nth-child(1).active {
    background: #c62626;
    /* border-bottom: 1px solid #fff; */
}

.profile_list{
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.1);
}
.profile_list li{
	 border: none;
	 padding:0;
}
.profile_list li a {
	color: #5c5c5c;
	font: 400 16px/24px 'ProductSans-Regular';
	padding: 10px 15px;
	display:block;
}
.profile_list li:hover a { color: #FFF;}
.profile_list .list-group-item:hover, .profile_list .list-group-item.active {
	background: #c62626;
	/*border-bottom: 1px solid #fff;*/
}
.profile_list li a .fa{ font-size: 14px; padding-right: 10px;}
.profile_list .list-group-item.active a{ color: #FFF;}
/*///-==============*/
.Wallet_cont{ border-radius: 0px !important;}
.card.Wallet_cont .card-header{
	background: #313131;
	border: none;
	border-radius: 0px;
	padding: 0px;
}
.Wallet_cont .card-header h2{
	color: #FFF;
	font: 400 20px/28px 'ProductSans-Regular';
	margin: 0;
	padding: 20px;
}
.curency_btn {
    background: #e98802;
    padding: 20px 40px;
    color: #FFF;
}
.curency_btn h3{
	color: #FFF;
	font:400 24px/30px 'ProductSans-Bold';
	margin: 0;
/*   background:url(../../images/currency-symbol.png) no-repeat; */
	background-position: left center;
	padding-left: 30px;
}
.Wallet_cont .card-body .btn{
	color: #313131;
	font: 400 16px/24px 'ProductSans-Regular';
	border: 1px solid #ddd;
	padding: 8px 35px;
}
.Wallet_cont .card-body .btn .fa{ color: #026c11; padding-right: 10px;}
.wallet_blance{
	padding: 25px;
	margin: 35px 0;
	-webkit-box-shadow: 0 0px 5px 2px #eee;
	box-shadow: 0 0px 5px 2px #eee;
}
.wallet_blance .table-striped tbody tr:nth-of-type(2n+1){
	background-color: rgba(0,0,0,0);
}
.wallet_blance .table-striped tbody tr:nth-of-type(2n+2){
	background-color: rgba(0,0,0,.05);
}
.wallet_blance .table th{ border-top: none; font-weight: normal;}
.wallet_blance .table td{ border: none; font-weight: normal;}
.wallet_blance .table th {
	color: #676767;
	font: 400 16px/20px 'ProductSans-Regular';
}
.wallet_blance .table a{
	color: #1a9dda;
	font: 400 16px/20px 'ProductSans-Regular';
}
.wallet_blance .table h5{
	color: #585757;
	font: 400 14px/24px 'ProductSans-Regular';
	margin: 0;
}
.wallet_blance .table h6{
	color: #585757;
	font: 400 14px/20px 'ProductSans-Regular';
	margin: 0;
}
.wallet_blance .table p{
	color: #adadad;
	font: 400 14px/20px 'ProductSans-Regular';
	margin: 0;
}
/*======= end ======*/
.prof_edit_form{
	padding: 25px;
	margin: 15px;
	-webkit-box-shadow: 0 0px 5px 2px #eee;
	box-shadow: 0 0px 5px 2px #eee;
}
.pro_img_upload{
	border: 10px solid #d7d7d7;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #FFF;
	position: relative;
	overflow: hidden;
}
.custom_edit_file{ position: relative;}
.custom_edit_file input,
.custom_edit_file label{
	position: absolute;
	left: 0;
	top: -15px;
	margin: 0;
}
.custom_edit_file label{
	color: #434343;
	font:500 14px/18px 'Raleway', sans-serif;
	background: #d7d7d7;
	padding: 5px;
	border-radius: 4px;
	cursor: pointer;
}
.prof_edit_form h3 {
    color: #434343;
    font: 500 18px/24px 'Raleway', sans-serif;
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
}
.prof_edit_form h3:after {
    position: absolute;
    right: 0;
    top: 13px;
    content: "";
    display: block;
    width: 72%;
    height: 1px;
    background: #d4d4d4;
}
.prof_edit_form label{
	color: #5c5c5c;
	font: 400 14px/24px 'Raleway', sans-serif;
}
.prof_edit_form .form-control{
	border-radius: 10px;
	font: 500 14px/24px 'Raleway', sans-serif;
}
.prof_edit_form input[type="submit"] {
	background: #e98802 !important;
	border-color: #e98802 !important;
	color: #FFF !important;
	font:400 18px/24px 'ProductSans-Regular';
	border-radius: 10px;
	text-transform: uppercase;
	cursor: pointer;
}
.prof_edit_form .form-control::-moz-placeholder{ color:#5c5c5c; font-family: 'Raleway', sans-serif; opacity:1;}
.prof_edit_form .form-control:-ms-input-placeholder{ color:#5c5c5c; font-family: 'Raleway', sans-serif; opacity:1;}
.prof_edit_form .form-control::-webkit-input-placeholder{ color:#5c5c5c; font-family: 'Raleway', sans-serif; opacity:1;}
/*======= endAdmin Page ======*/

.faq_page{
	background: #FFF;
	padding: 65px 0;
}
.faq_page h2{
	color: #2c2c2c;
	font: 400 20px/28px 'Noteworthy-Bold';
	margin-bottom: 15px;
}
.faq_page p{
	color: #535353;
	font: 400 14px/24px 'Raleway', sans-serif;
}
.faq_quary{ padding: 45px 0;}
.faq_quary .card {
    margin-bottom: 15px;
    border: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.1);
    box-shadow: 0 3px 2px rgba(0,0,0,0.1);
}
.faq_title{
	color: #535353 !important;
	font: 500 14px/24px 'Raleway', sans-serif;
}
.faq_title .fa {
    background: #ededed;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
}
.faq_quary p{
	color: #7a7a7a;
	font: 400 14px/24px 'Raleway', sans-serif;
}
.faq_quary .card-header [aria-expanded="true"] .fa{
	-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}

.accordion-page h5{ font-size:16px;}


/*======= endFaq Page ======*/

.term_page{}
.term_sec1{
	background: #FFF;
	padding: 45px 0;
}
.term_sec2{	padding: 45px 0;}
.term_sec1 h2, .term_sec2 h2{
    color: #2c2c2c;
    font: 400 20px/28px 'Noteworthy-Bold';
}
.term_sec1 p, .term_sec2 p {
    color: #535353;
    font: 400 14px/24px 'Raleway', sans-serif;
}
.term_sec1 h4, .term_sec2 h4{
	color: #535353;
	font: 700 italic 14px/24px 'Raleway', sans-serif;
}
.term_sec1 li{ padding-bottom: 20px;}
/*======= end ======*/

.search_page {
    padding-top: 55px;
    padding-bottom: 25px;
}
.search_img {
    height: 150px;
    background-repeat: no-repeat;
    background-position: center top;
    /*background-size: cover;*/
}
.search_listing { margin-bottom: 30px;}
.search_listing .card{ border-radius: 0px; border: none; margin-bottom: 15px; border: 1px solid #ccc; min-height: 300px; max-height: 300px;}
.search_result{ padding:0 15px;}
.search_result h2 {
    font: 500 16px/18px 'Raleway', sans-serif;
	color: #363636;
	margin: 0;
}
.search_result h3 {
    color: #c62626;
    font: 600 16px/24px 'Raleway', sans-serif;
}
.search_result p{
    color: #4a4646;
    font: 400 14px/20px 'ProductSans-Regular';
}
/*======= endSearch Page ======*/

.welcome_cont{}
.welcome_cont h4 {
    color: #1f1f1f;
    font: 400 18px/22px 'Noteworthy-Bold';
}
.welcome_cont h2 {
    font: 700 28px/34px 'Raleway', sans-serif;
    color: #c62626;
}
.welcome_cont p {
    color: #4a4646;
	font: 400 14px/20px 'ProductSans-Regular';
}
.text_white p{
	color: #FFF;
	font: 400 16px/36px 'ProductSans-Italic';
	text-align: center;
	margin: 0px;
}

/*======= end ======*/

/*======= end ======*/

/*======= end ======*/

/*======= end ======*/



/*====== TopButton Stylesheet ======*/
.top_btn{
    position: fixed;
    bottom: 50px;
    z-index: 100;
    float: right;
    right: 2%;
}
.top_btn a, .top_btn a:hover, .top_btn a:focus{
    float: right;
    padding: 5px 10px;
    background:#e98802;
    border: 1px solid #e98802;
    color: #FFF;
    font-size: 16px;
    display: none;
	border-radius:4px;
}
/*=== Landing Animation  ====*/
.outslider_loading{
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 9999;
	display:flex;
	display:-webkit-flex;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #409332;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #0066cc;

	-webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #242424;

	-webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	  animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
	0%   {
		-webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(0deg);  /* IE 9 */
		transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
	}
	100% {
		-webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(360deg);  /* IE 9 */
		transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
	}
}
@keyframes spin {
	0%   {
		-webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(0deg);  /* IE 9 */
		transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
	}
	100% {
		-webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
		-ms-transform: rotate(360deg);  /* IE 9 */
		transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
	}
}


.welcome-left {
    border: 1px solid #CCCCCC;
    padding: 10px 15px;
    border-radius: 4px;
}
.welcome-left ul li{ padding:5px 0;}

a.logout-welcome {
    background-color: #e98802;
    padding: 5px 15px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin: 15px 0;
    display: block;
}

a.logout-welcome:hover {
    background-color:#313131;
	color:#fff;
}

.pagination-part ul li a{ color:#333;}
.pagination-part ul li {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination-part ul li.active{
    z-index: 1;
    color: #fff;
    background-color: #c62626;
    border-color: #c62626;
}
.pagination-part ul li.active a{ color:#fff;}
.pagination-part ul li.active a:hover{ color:#333;}
.pagination-part ul li:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.faq-accordion{ padding:30px 0;}
.faq-accordion .head_line {
    background-color: #770c0c;
    padding: 5px 0;
}
#accordionExample {
    background-color: #ccc;
}

#accordionExample .card-header{
    background: #9b0f0f;
    border: 1px solid #9b0f0f;
    border-radius: 0;
	color:#ffff;
}
.form-row .selectpicker  {
    width: 100%;
    height: 45px;
    border: none;
	border-radius: 0px;
	border-bottom: 1px solid #aaa;
	background: #f6f6f6;
	padding-left: 10px;
}

.form-row .selectpicker.country-code{ background-color:#ccc;}

.footer_card li {
    display: block;
    float: left;
    padding: 5px 5px;
    text-align: center;
}
.pac-container { z-index: 9999;;}

.hot-meal .menu_listing ul { justify-content: center;}
.form-group.inline-three { margin-bottom:0;}

/*.contact_no li.cart_icon { background-color:transparent;}*/

.contact_no li.cart_icon i{ color:#fff;}

.profile-page-number .selectpicker {
    background: #e9ecef;
    line-height: 40px;
    height: 40px;
    border: 0;
    border-radius: 10px 0 0 10px;
}
.prof_edit_form .form-control{ background-color:#e9ecef;}
.profile_payment .card{ border:none;}

.profile_payment input{ border:1px solid #666; min-height:45px; box-shadow:none;}
.profile_payment .form-control{ border-radius:0; background-color:transparent;}
.Wallet_cont .card-body .profile_payment .btn-primary { background-color:#e98802; border:1px solid #e98802; color:#fff; cursor:pointer;}
.Wallet_cont .card-body .profile_payment .btn-primary:hover{ background-color:#313131; border:1px solid #313131;}
input#wallet_insert_money {
    min-height: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 15px;
}
.radio-card .form-check-input{ margin-left: 0;}
.radio-card .form-check{ margin-bottom: 0;}
.radio-card {
    padding-left: 15px;
}

.profile_payment .save-card{ padding-left: 15px;}
.profile_payment .save-card input{ min-height: auto; padding-left: 15px;}
.profile_payment .save-card label {
    padding-left: 0;
}


.flagstrap .btn { padding: 2px 5px; border-radius: 0;}
.contact_no li:last-child .form-group {
    margin-bottom:0;
}

.contact_no li .dropdown-menu{ min-width:56px; border-radius:0; background-color:#CCC;}
.contact_no li .dropdown-menu > li { padding: 5px 10px;}
.contact_no li .dropdown-menu > li > a { padding:0;}


#frmLogin input#remember_me { margin-left: 5px; vertical-align: middle;}

/*27-sep-2018*/

.menu_listing.make_new{ border:1px solid #ccc; padding:30px 15px; position:relative;}
.menu_listing.make_new li {
    margin-bottom: 15px;
}
.menu_listing.make_new li a {
	font-size:16px;
	background-color:#c62626;
	border:1px solid #c62626;
	color:#fff;
	padding: 5px 10px;
	white-space: normal;
	text-align: left;
}
.menu_listing.make_new li a p { margin:0;}
.menu_listing.make_new li a.btn-warning.focus,
.menu_listing.make_new li a.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(0,0,0,.5);
    background-color: #333;
    border: 1px solid #333;
}

.menu_listing.make_new li h4 {
    font-size: 18px;
    margin-top: 10px;
}
.new-oder-flow .menu_head{ padding-bottom:15px;}

.date-lunch-oder {
    position: relative;
    width: 100%;
}

.date-lunch-oder #added_meal_to_cart .image-container {
    background: #ccc;
    padding: 10px 5px;
	float: left;
}


.date-lunch-oder #added_meal_to_cart .image-container ul li{ margin-bottom:0;}
.date-lunch-oder #added_meal_to_cart .image-container ul li{ display:block; float:left; padding: 0 8px;}
.date-lunch-oder #added_meal_to_cart .image-container ul li:first-child,
.date-lunch-oder #added_meal_to_cart .image-container ul li:last-child{  padding-left:0;}
.choose-order {
    border: 1px solid #ccc;
    padding: 15px 15px;
    float: left;
    width: 100%;
}
.choose-order ul li{ display:block; float:left;}
.choose-order ul li:first-child{ margin-right:15px;}
.choose-order ul li h4{ font-size:20px;}

.choose-order ul li button {
    font-size: 16px;
    background-color: #c62626;
    border: 1px solid #c62626;
    color: #fff;
    padding: 5px 10px;
}
.choose-order ul li .show > .btn-primary.dropdown-toggle,
.choose-order ul li .btn-primary:hover {
    color: #fff;
    background-color: #c62626;
    border-color: #c62626;
    box-shadow: 0 0 0 .2rem rgba(198, 38, 38,0.5);

}

li.list-inline-item a,
li.list-inline-item p { /*float: left;*/ display: inline-block; position:relative;}
/* li.list-inline-item:first-child> p {
    background-color: #92be5d;
    padding: 2px 5px 2px 5px;
} */

.list-inline-item:first-child a {
    background-color: #92be5d;
    padding: 3px 0px 3px 5px;
	color:#fff;
	line-height:19px;
}
/* li.list-inline-item.deflt p{ background-color:#222222;} */
li.list-inline-item p.bg-none{ background-color:#ff7e2a; padding: 2px 5px 2px 5px; margin-left:5px;}
.menu_listing.make_new li a:hover{ background-color: #92be5d; border:1px solid #92be5d;}
.date-lunch-oder #added_meal_to_cart .image-container ul li:nth-child(2) {
    width: 42%;
}
.date-lunch-oder #added_meal_to_cart .image-container ul li:nth-child(3) { margin-top:3px;}
.date-lunch-oder #added_meal_to_cart .image-container ul li:nth-child(4){
    margin-top: 8px;
    line-height: normal;
}
input#pay_amount_field{
    min-height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    text-align: center;
    color: red;
    font-weight: 600;

}
.extra-icon {
    font-size: 24px;
    line-height: 36px;
    display: block;
    float: left;
    margin-right: 15px;
}
/*===== End Landing Animation ====*/


/*!===== My stylesheet (30-11-18) =====!*/

#myForgetpasswordPop{}
#myForgetpasswordPop .modal-content {
    background: #f3f3f3;
    border-radius: 0px;
}
#myForgetpasswordPop .modal-header{ padding: 10px 15px 0px; border: none;}
#myForgetpasswordPop .modal-header p{
	color: #4a4646;
	font: 400 16px/24px 'ProductSans-Regular';
}
#myForgetpasswordPop .modal-header .close{
    width: 30px;
    height: 30px;
    border-radius: 50%;
	background: #FFF;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	opacity: 1;   
	padding: 0px;
	margin-top: -25px;
	margin-right: -30px;
}
#myForgetpasswordPop .modal-header span{
    font-size: 30px;
    text-shadow: none;
	line-height: 20px;
}
#myForgetpasswordPop .login_wrap{
	background: #f3f3f3;
	padding: 15px 35px;
}
#myForgetpasswordPop .login_wrap .modal_head{ text-align: center;}
#myForgetpasswordPop .login_wrap .modal_head h2{
	color: #63a1be;
	font: 500 28px/34px 'Raleway', sans-serif;	
}
#myForgetpasswordPop .login_wrap .modal_head h6{
	color: #777;
	font: 700 14px/24px 'Raleway', sans-serif;
}
#myForgetpasswordPop .login_wrap .modal_head p{
	color: #4a4646;
	font: 400 14px/24px 'Raleway', sans-serif;
	margin: 0px;
}
#myForgetpasswordPop .login_wrap .login_form .input-group{
	background: #FFF;
    border: 1px solid #ced4da;
    padding: 0 10px;
}
#myForgetpasswordPop .login_wrap .login_form .form-control{
    border: none !important;
	background: none;
	padding: 0px;
}
#myForgetpasswordPop .login_wrap .login_form .input-group-prepend{ line-height: 40px;}
#myForgetpasswordPop .login_wrap .login_form .input-group label{ margin-top: -15px; margin-bottom: 0; padding: 0px;}
.forSubmit_btn .btn{
	padding: 8px 35px;
	font: 400 16px/20px 'ProductSans-Regular';
	margin-right: 8px;
}
#myForgetpasswordPop .login_wrap .forSubmit_btn .btn-warning{
	background: #e98802 !important;
	border-color: #e98802 !important;
	color: #FFF !important;	
	cursor: pointer;
}
#myForgetpasswordPop .login_wrap .forSubmit_btn .btn-light{ color: #e98802 !important;}
/*==== /// =====*/
#added_meal_to_cart .image-container ul{
	display: -webkit-flex;
	display: flex;
}
#added_meal_to_cart .image-container li{ 
	margin: 0px !important;
	padding: 0 6px !important;
	display: -webkit-flex;
	display: flex !important;
	align-items: center;
}
#added_meal_to_cart .image-container p{
	margin: 0px;
	line-height: 32px;
}
#added_meal_to_cart .image-container .btn {
    padding: 3px 15px;
    font-size: 14px !important;
    cursor: pointer;
}
#transactionstable_wrapper{ padding: 25px 15px; font-size: 12px;}

#transactionstable.dataTable tbody tr td button {
    display: inline-block;
    right: 0;
    top: 0;
    position: relative;
    background-color: transparent;
    box-shadow: none;
    border: 0;
}














/*-==============================
		@media Stylesheet
================================*/

@media screen and (max-width:400px) {
	.contact_no li{ width:100%;}
	.contact_no .cart_sec{ margin-top: 5px;}
	.top_head .col{
		-webkit-flex-basis: 100%; /* Safari 6.1+ */
    	flex-basis: 100%;
	}
	.top_head p{ font-size:10px;}
	#nav_bg .nav li{ display:block; width:100%;}
	#nav_bg .nav li a{
		display:block;
		padding:10px 0px;
		font-size:14px;
		line-height:18px;
		border-bottom:1px solid #f4bc33;
		border-top: none;
	}
	[id*="nav_"] li:hover a:after{ display:none;}
	[id*="nav_"] .navbar_right .active a, [id*="nav_"] .navbar_right .active a::after, [id*="nav_"] .navbar_right .active a:focus, [id*="nav_"] .navbar_right .active a:hover { display:none;}
	.search_icon{ padding:12px 0;}
	.search_icon::before{ display:none;}
	.search_icon .nav_search:focus{ width:100%;}
	/*====\\//====*/

	.getCode .btn, .getCode .btn:hover{ width:100%; display:block;}
	.menu_head h2:before, .menu_head h2:after{ display:none;}
	.about_galry li, .menu_listing li{ width:100% !important;}

	/*====\\//====*/

	.com_title:before{ display:none;}
	.dril_galry li, .dril_img{ width:100% !important;}

}
/*/ Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	.top_head, .contact_no{ text-align:left; padding-bottom:5px; width: 100%; text-align: center;}
	.getCode h3, .getCode .btn, .getCode .btn:hover, .about_head h2, .how_head h2, .how_content h2, .popularMenu_sec h2{ font-size:100%;}
	/*====\\ COMMON //====*/

	.getCode{ margin:0;}
	.about_galry li{
		width: calc(100% / 2);
		float: left;
 		position:relative !important; top:0 !important; left:0 !important; right:0 !important;
	}
	.about_galry li .about_img{
		margin: 0 auto;
		width: 200px !important;
		height: 200px !important;
	}

	.menu_head h2{ font: 400 16px/32px 'Noteworthy-Bold';}
	.menu_head h2::before {
		left: -125%;
	}

	.menu_head h2::after {
		right: -123%;
	}

	.banner_sec h3{ display:none;}
	.banner_sec .d-none{ display:block !important;}
	.banner_sec .d-none p {
		font-size: 12px;
	}
	.banner_sec .carousel-caption {
		top: 5%;
	}
	/*====\\//====*/

	.menu_listing li{ width: calc(100% / 2); float: left;}
	.breadcrumb-item.active,
	.breadcrumb_nav .breadcrumb a { font-size:10px;}

	/*====\\//====*/
	.cwrite_sec{ text-align:center;}
	.cwrite_sec .fa-pull-right{ float:none;}
	.search_icon::before{ display:none;}	
}
@media screen and (min-width:576px) and (max-width:767.98px) {
	.top_head, .contact_no{ text-align:left; padding-bottom:5px;}
	.getCode h3, .getCode .btn, .getCode .btn:hover, .about_head h2, .how_head h2, .how_content h2, .popularMenu_sec h2, .banner_sec h3, .banner_sec h2{ font-size:100%; line-height:normal;}

	#nav_bg .nav {
		display: block;
		text-align: center;
		float:none;
	}
	#nav_bg .nav li { display: inline-block;}
	/*====\\//====*/

	.banner_sec .carousel-caption{ top:0;}
	/*====\\//====*/

	.getCode{ margin:0;}
	.about_galry li{
		width: calc(100% / 2);
		float: left;
 		position:relative !important; top:0 !important; left:0 !important; right:0 !important;
	}
	.about_galry li .about_img{
		margin: 0 auto;
		width: 200px !important;
		height: 200px !important;
	}

	.menu_listing li{ width: calc(100% / 2); float: left;}

}
@media screen and (max-width:767px) {
	.about_cont, .medMenu_sec, .parallax_sec, .popularMenu_sec{ padding:35px 0;}
	.about_head p, .menu_head p, .banner_sec h6{ font-size:14px; line-height:normal;}

	/*====\\ COMMON //====*/

	.login_sec{ padding:5px 0;}
	/*====\\//====*/

	#nav_bg{ padding:8px 15px !important;}
	#nav_bg .navbar-toggler, #nav_bg .navbar-toggler:focus {
		background: #fff;
		border-color: #5c6bc0;
		color: rgba(0, 0, 0, 0.5);
		padding: 8px 10px;
    	margin: 5px 15px;
    	line-height: 10px;
		outline:none;
		cursor: pointer;
	}
	#nav_bg .navbar-toggler-icon{
		background-image:url(../../images/toggler_icon.png);
		background-repeat:no-repeat;
		width: 12px;
		height: 12px;
		background-size: 100%;
	}

	.contact_no li p { font-size: 11px; }
	.common_banner{ padding:50px 0;}
	.head_line {  padding: 5px 0;}
	.breadcrumb-item.active,
	.breadcrumb_nav .breadcrumb a { font-size:14px;}

	/*=====\\//=======*/

	.banner_sec, .common_banner{ margin:0;}
	.banner_sec:before{ display:none;}
	.banner_sec .carousel-indicators{ display:flex;}
	.banner_sec .carousel-control-next, .banner_sec .carousel-control-prev{ display:none;}
	.banner_sec .btn, .banner_sec .btn:hover, .banner_sec .btn:focus{ padding:8px 15px;}
	/*.head_line{ padding:75px 0;}*/
	.getCode .btn, .getCode .btn:hover {
    padding: 8px 10px;
    font: 400 16px/18px 'ProductSans-Regular';
}
	/*=====\\//=======*/

	.getCode .btn { padding: 8px 10px; font: 400 16px/18px 'ProductSans-Regular';}
	.menu_head{ padding-bottom:15px;}
	.popular_list{ padding-top:15px;}
	.popular_list .card-body{ height:auto;}

	/*=====\\//=======*/

	#footer_bg{ padding-top:30px;}

	/*=====\\ Inner Page //=======*/
	#myRegistrationModal .register_wrap {
		height: 40vh;
		overflow: scroll;
		padding-right: 20px;
	}
	#choose_meal_div_id .menu_listing li{
		width: 100%;
		max-width: 100%;
		flex: 100%;
		float: none !important;
	}
}

@media screen and (min-width:700px) and (max-width:760.98px) {

	#searchForm {
		position: absolute;
		z-index: 9;
		right: 0;
		top: -30px;
		border: 0;
	}

	.search_icon::before {
		position: absolute;
		right: 50px;
		top: -30px;
		display: block;
		content: "|";
		color: #FFF;
		left:auto;
	}

 }

@media screen (max-width:991px) {
#added_meal_to_cart .image-container ul {
    display: block !important;
}

}
@media screen and (min-width:768px) and (max-width:991.98px) {

	#nav_bg{ padding:12px !important;}
	#nav_bg .navbar-toggler, #nav_bg .navbar-toggler:focus {
		background: #fff;
		border-color: #5c6bc0;
		color: rgba(0, 0, 0, 0.5);
		padding: 8px 10px;
    	margin: 5px 15px;
    	line-height: 10px;
		outline:none;
	}
	#nav_bg .navbar-toggler-icon{
		background-image:url(../../images/toggler_icon.png);
		background-repeat:no-repeat;
		width: 12px;
		height: 12px;
		background-size: 100%;
	}
	#nav_bg .nav {
		display: block;
		text-align: center;
		float:none;
	}
	#nav_bg .nav li {
		display: inline-block;
	}
	#nav_bg li:hover a, #nav_bg li a:focus, #nav_bg .navbar_right .active a, #nav_bg .navbar_right .active a:focus, #nav_bg .navbar_right .active a:hover,
	#nav_inner_bg .navbar_right .active a, #nav_inner_bg .navbar_right .active a:focus, #nav_inner_bg .navbar_right .active a:hover{
		-webkit-box-shadow:none;
		box-shadow:none;
	}
	.navbar_right{ float:left;}
	.search_icon{ float:left; padding:0;}
	#nav_bg .nav li a{ padding:6px 12px;}

	/*===== // ======*/
	.banner_sec, .common_banner{ margin:0;}
	.banner_sec:before{ display:none;}
	.banner_sec .carousel-caption{ top:5%;}
	.banner_sec h3{ font-size:16px; line-height:24px;}
	.banner_sec h2{ font-size:40px; line-height:42px;}
	.banner_sec .btn, .banner_sec .btn:hover, .banner_sec .btn:focus{ padding:8px 15px;}
	.banner_sec .carousel-indicators{ display:flex;}
	.banner_sec .carousel-control-next, .banner_sec .carousel-control-prev{ display:none;}
	.head_line{ padding:75px 0;}
	/*===== // ======*/

	.getCode{ margin:0;}
	.about_galry li{
		width: calc(100% / 2);
		float: left;
 		position:relative !important; top:0 !important; left:0 !important; right:0 !important;
	}
	.about_galry li .about_img{
		margin: 0 auto;
		width: 300px !important;
		height: 300px !important;
	}

	/*=====\\ Inner Page //=======*/
	#myRegistrationModal .register_wrap {
		height: 40vh;
		overflow: scroll;
		padding-right: 20px;
	}
}

@media screen and (max-width:991px) {
#added_meal_to_cart .image-container ul {
    display: block !important;
}
table.table-bordered tbody th, table.table-bordered tbody td a i {
    padding: 20px 20px;
}

}



@media screen and (min-width:1024px) {}
@media screen and (min-width:992px) and (max-width:1199.98px) {}
@media screen and (min-width:1200px) {}
@media (min-width:1300px) and (max-width:1367px) {}

.messageToCart{
background: #c62626;
}
.messageToCart h3 {
color: #fff;
padding:10px;
font-size:30px;
}
.messageToCart h3 a{ color:#F60;}

.float-label-control { position: relative; margin-bottom: 1.5em; }
.float-label-control ::-webkit-input-placeholder { color: transparent; }
.float-label-control :-moz-placeholder { color: transparent; }
.float-label-control ::-moz-placeholder { color: transparent; }
.float-label-control :-ms-input-placeholder { color: transparent; }
.float-label-control input:-webkit-autofill,
.float-label-control textarea:-webkit-autofill { background-color: transparent !important; -webkit-box-shadow: 0 0 0 1000px white inset !important; -moz-box-shadow: 0 0 0 1000px white inset !important; box-shadow: 0 0 0 1000px white inset !important; }
.float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 1.3em; box-shadow: none; -webkit-box-shadow: none; }
.float-label-control input:focus,
.float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding-bottom: 0; }
.float-label-control textarea:focus { padding-bottom: 4px; }
.float-label-control input, .float-label-control textarea { display: block; width: 100%; padding: 0.1em 0em 1px 0em; border: none; border-radius: 0px; border-bottom: 1px solid #aaa; outline: none; margin: 0px; background: none; }
.float-label-control textarea { padding: 0.1em 0em 5px 0em; }
.float-label-control label { position: absolute; font-weight: normal; top: -1.0em; left: 0.08em; z-index: -1; font-size: 0.85em; -moz-animation: float-labels 300ms none ease-out; -webkit-animation: float-labels 300ms none ease-out; -o-animation: float-labels 300ms none ease-out; -ms-animation: float-labels 300ms none ease-out; -khtml-animation: float-labels 300ms none ease-out; animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/ animation-play-state: running !important; -webkit-animation-play-state: running !important; padding-left: 12px; color:#e98802 !important;}
.float-label-control input.empty + label,
.float-label-control textarea.empty + label { top: 0.1em; font-size: 1.5em; animation: none; -webkit-animation: none; }
.float-label-control input:not(.empty) + label,
.float-label-control textarea:not(.empty) + label { z-index: 1; }
.float-label-control input:not(.empty):focus + label,
.float-label-control textarea:not(.empty):focus + label { color: #aaaaaa; }
.float-label-control.label-bottom label { -moz-animation: float-labels-bottom 300ms none ease-out; -webkit-animation: float-labels-bottom 300ms none ease-out; -o-animation: float-labels-bottom 300ms none ease-out; -ms-animation: float-labels-bottom 300ms none ease-out; -khtml-animation: float-labels-bottom 300ms none ease-out; animation: float-labels-bottom 300ms none ease-out; }
.float-label-control.label-bottom input:not(.empty) + label,
.float-label-control.label-bottom textarea:not(.empty) + label { top: 3em; }

#frmLogin .form-group i{
    position: absolute;
    right: 15px;
    top: 12px;
	color: #999;

}
.table.list-item-page td{ vertical-align: middle;}
.product_shop input.AddToCartBtn,
.product_shop a.btn {
    color: #FFF;
    font: 400 18px/24px 'ProductSans-Regular';
    background: #e98802;
    border-color: #e98802;
    padding: 8px 25px;
    border-radius: 10px;
	cursor:pointer;
}
.product_shop input.AddToCartBtn:hover,
.product_shop a.btn:hover { background: #e48335; border-color: #e48335;}

@keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: -1em; opacity: 1; }
}

@-webkit-keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: -1em; opacity: 1; }
}

@keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: 3em; opacity: 1; }
}

@-webkit-keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: 3em; opacity: 1; }
}
.list-unstyled{
	color: #a94442;
}
.help-block{
	color: darkred;

}
