@import url(https://fonts.googleapis.com/css?family=Fjalla+One|Courgette|Open+Sans:300,400,600|Herr+Von+Muellerhoff);

.box{ display:none; }

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: local('Material Icons'), local('MaterialIcons-Regular'), url(../font/material-design-icons/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
}


@font-face {
	font-family: icomoon;
	src: url(../font/font-awesome/icomoon3627.eot?wsw52l);
	src: url(../font/font-awesome/icomoond41d.eot?#iefixwsw52l) format('embedded-opentype'), url(../font/font-awesome/icomoon3627.woff?wsw52l) format('woff'), url(../font/font-awesome/icomoon3627.ttf?wsw52l) format('truetype'), url(../font/font-awesome/icomoon3627.svg?wsw52l#icomoon) format('svg');
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"], [class^=icon-] {
	font-family: icomoon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-breakfast:before {
	content: "\e604"
}
.icon-desert:before {
	content: "\e605"
}
.icon-dinner:before {
	content: "\e606"
}
.icon-drinks:before {
	content: "\e607"
}
.icon-launch:before {
	content: "\e608"
}
.icon-bottom-draw:before {
	content: "\e602"
}
.icon-top-draw:before {
	content: "\e603"
}
.icon-home-ico:before {
	content: "\e601"
}
.icon-intro:before {
	content: "\e600"
}



.os-animation {
  opacity: 0;
}



.os-animation.animated {
  opacity: 1;
}


/*============= Header Section Start Here -======================*/



.hederMain .video-wrap{
	width:100%;
	overflow:hidden;
	background-color:rgba(0,0,0,0.9);	
}

.hederMain video {
    width: 100%;
	height:auto;
}

.hederMain .video-wrap .videoCaptin {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.hederMain .video-wrap .videoCaptin img{
	width:40%;
	margin:0 auto;
	margin-top:2%;
	padding:6% 0;
	height:100%;
}

.hederMain .video-wrap .videoCaptin h3, .hederMain .video-wrap .videoCaptin h4{
    font-family:"Raleway";
}

.hederMain .home-menu{
	width:475px;
	margin:0 auto;	
}

.navbar-fixed .home-menu{
	width:auto;
}

.head-btn{
	margin-top: 14px;
    padding: 0 8px;
}

.none{
	display:none;	
}

.home-logo {
    display: none;
}

.navbar {
    background-color: rgba(255, 255, 255, 0.1);
    position: fixed;
	z-index:1024;
}

.navbar .brand-logo img {
    height: 69px;
    padding: 5px 0;
    width: 102px;
}

.navbar-fixed .brand-logo img{
	height: 69px;
    padding: 5px 0;
    width: 102px;
}


.badgeInverse{
	background-color: #f57c00;
    border-radius: 18px;
    color: #fff;
    font-size: 20px;
    height: 30px;
    padding: 8px;
    width: 30px;	
}

#navbar-sub .fa-inr{
	display:inline-block;
	font-size:16px;
}


.productHeadCount{
	color: #f57c00;
	font-family:"Raleway";
    font-size: 26px;
    font-weight: bold;
    position: absolute;
    right: -5px;
    top: -15px;
}

.topHeadMain{
	background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.52);
    color: #fff;
    padding: 10px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;	
}

.topHeadMain img{
	vertical-align:middle;
}

.topHeadMain a{
	color:#fff;
	padding:0 10px;
	font-size:20px;
}

.topHeadMain .addHeadHome{
	 vertical-align: middle;	
}

.changeLocation{
	background-color:rgba(245,124,0,0.5);
	padding:6px 8px;
	color:#fff;
}

.changeLocation:hover{
	background-color:rgba(245,124,0,1);
	border-radius:3px;
}



/*============= Head Section End Here -======================*/

.about-parallex .parallax-container{
	background-color: rgba(0, 0, 0, 0.3);
    height: 620px;	
}

.about-parallex  i{
	font-size:50px;	
}

.about-parallex  p{
	font-size:18px;
	line-height:30px;	
}

.section_about1{
	margin-top:0px;
	background:url("../../Assets/images/dots.png"), url("../img/noise.png");
	background-color:#212121;
	padding:30px;
}

.section_about1  i{
	font-size:40px;
}

.section_about1 .container-fluid{
	border:4px double #333;
	background-color:#fafafa;
	padding:30px;
	color:#222;
	border-radius:25px;
}

.contact-parallex .parallax-container{
	height:300px;	
}

.contactFrmBox{
	padding:30px 80px !important;	
}

.contactMap{
    height: 503px;
    margin: -15px 0 0;
    padding: 0 !important;
    width: 100%;
	overflow:hidden
}

/*============= Home Page Section Start Here -======================*/

.section1 {
    background-color: #fafafa;
}

.section1 .row .col{
    padding:0;
}

.section1 .row .col .captionImageCenter{
	background:url(../../Assets/images/center-intro.jpg);
	padding:20px 10px;
	overflow:hidden;
	height:462px;
	text-align:center;
}

.section1 .row .col .captionImageCenter > i{
	font-size:50px;
	margin-top:50px;
}

.section1 .row .col .captionImageCenter h1{
	font-size:48px;
	font-family:"Fjalla One",sans-serif;
	margin-top:20px;
}

.section1 .row .col .captionImageCenter .welcomeNote::after, .section1 .row .col .captionImageCenter .welcomeNote::before {
    border-bottom: 2px solid #ddd;
    content: "";
    height: 15px;
    position: absolute;
    top: 0;
    width: 50px;
}

.section1 .row .col .captionImageCenter .welcomeNote{
	font-family:Courgette,cursive;
	color: #262626;
    display: inline-block;
    font-size: 18px;
    position: relative;
}



.section1 .row .col .captionImageCenter > p{
	font-size:15px;
	font-family: "Open Sans",sans-serif;
	line-height:28px;
	padding:0 50px;
}

.cap-btn{
	margin-top:7px;
}	


.section2{
	height:auto;
	margin-bottom:55px;
	width:100%;	
}

.section2 > span{
	display: block;
	margin-bottom:30px;
    margin-top: -25px;
    text-align: center;
}

.section2 > span i{
	font-size:40px;
}

.section2 h1{
	font-size:48px;
	font-family:"Fjalla One",sans-serif;
	margin-top:70px;
	text-align:center;
}

.section2 .card-reveal h3{
	font-size: 30px;
    margin-top: 70px;	
}

.section2 .card-reveal h4{
	font-size: 24px;
    margin-top: 10px;
	font-family:"Raleway";
}

.section2 .card-reveal p a i{
	font-size:40px;	
}

.section_about2{
	width:100%;
	padding:60px 0;
}

.section_about2 > i{
	display: inline-block;
    font-size: 52px;
    text-align: center;
    width: 100%;
}

.section_about2 h1{
	font-size: 40px;
    margin: 0 0 20px;
    text-align: center;	
}

.section_about2 h3{
	font-size: 22px;
    margin: 0;
    padding-bottom: 25px;
    text-align: center;
}


.MainProduct .hide-tab-scrollbar{
	width:100% !important;
	height:100% !important;
	display:block !important;
	float:left;
	
}

.MainProduct .hide-tab-scrollbar .tabs{
	background-color: #212121;
    border-top: 5px solid rgba(245,124,0,0.5);
	border-bottom: 5px solid rgba(245,124,0,0.5);
    display: block !important;
    height: 100% !important;
    width: 100% !important;
	overflow-x: hidden;
}

.MainProduct .hide-tab-scrollbar .tabs .tab{
	display: block !important;
    height: auto;
	line-height:40px;
    padding: 0 4px;
    text-align: left;
    width: 100% !important;
}

.MainProduct .hide-tab-scrollbar .tabs a{
	color:#fafafa;
	padding:0 8px;
}

.MainProduct .hide-tab-scrollbar .tabs .tab .active{
	background-color: #fafafa;
    color: #444;
    margin: 0 0 0 4px;
    padding: 0 4px;
}

.ProductIcon{
	display: inline-block;
    font-size: 40px;
    margin-top: 30px;
    text-align: center;
    width: 100%;	
}

.cat-Heading{
	font-size:26px;	
}


.MainProduct .singleProduct{
    padding:5px 20px;
}


.MainProduct .singleProduct h4{
	font-size:18px;
	margin:0;
}

.MainProduct .singleProduct .btn{
	height: 25px;
    line-height: 25px;
    padding: 0 1rem;
}

.MainProduct .singleProduct h4 small, .MainProduct .singleProduct h4 small i{
	font-size:15px;
}

.MainProduct .singleProduct h4 small, .MainProduct .singleProduct h4 small .btn{
	height:25px;
	line-height:25px;
	margin-top:-1px;
}

.MainProduct .singleProduct .proDescription{
	height:62px;
	overflow:hidden;
}

.inputCart{
	color:#fff;	
}

.test_Bg{
	background-color:rgba(0,0,0,0.2);	
}

.test_Bg h3{
	margin:0;
	font-size:28px;
	font-family:"Fjalla One",sans-serif;
}

.test_Bg h4{
	font-size:36px;
	font-family:"Fjalla One",sans-serif;
}

.test_Bg h5{
	font-size:18px;
	font-family:"Open Sans",sans-serif;
	line-height:28px;
}

.section_contact1 {
	margin: 0;	
}

.section_contact1 .section{
	margin: 0;
	padding:0;
}
.section_contact1 .section .row{
	margin: 0;
	padding:0;
}
.section_contact1 .action-btn .btn{
	padding:0 10px;
}

.cartInput{
	width:80px !important;	
}


.cheifImage{
	display:inline-block;
	width:100%;
	text-align:center;	
}


.newLoction{
	background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    height: 100%;
    padding: 50px;
    position: fixed;
	text-align:center;
    width: 100%;
    z-index: 9999;
}

@media only screen and (max-width : 500px) {
	.newLoction h1{
		font-size:20px;
	}
	.newLoction h2{
		font-size:18px;
	}
}

.tax{
	margin-top:30px;	
}

.tax p{
	margin:4px 0;	
}

.no-wrap{
	display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    width: 82%;	
}

/*============= Home Page Section End Here -======================*/




/*============= Footer Section Start Here -======================*/

.contact-details {
	margin: 0px;
	padding: 0px;
}
.contact-details li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 25px;
}
.contact-details li span {
	color: #cccccc;
	display: inline-block;
	font-weight: 600;
	margin-bottom: 5px;
	margin-right:25px;
}
.contact-details li span i {
	margin-right: 10px;
	font-size: 18px;
	vertical-align: middle;
}
.contact-details li p {
	color: #bbb;
	font-family: roboto;
	font-size: 12px;
	margin: 0;
}
.contact-details li p a {
	color: inherit;
}
.contact-details li p a:hover {
	color: #ddd;
}
.newsletter {
	padding: 0 10px 30px;
	background-color: #f57c00;
}
.newsletter > p {
	color: #ffffff;
	font-size: 12px;
	margin-top: 5px;
}
.social-bar {
	float: left;
	list-style: outside none none;
	padding: 10px 0;
	margin-left:-5px; margin-right:-5px;
}
.social-bar li { float: left;
}
.social-bar li a{width: 41px; height: 41px; margin: 0 5px; border-radius: 3px; background-color:rgba(255,255,255,.2); display:block; font-size:22px; line-height:1.8;text-align:center; color:#fff;}
.social-bar li a:hover {background-color:rgba(255,255,255,.4);}

.social-bar li .facebook-ico:hover,.social-bar li .linkedin-ico:hover {background-color:rgba(25,87,214,.5);}
.social-bar li .twitter-ico:hover {background-color:rgba(25,172,214,.5);}

.social-bar li .google-ico:hover,.social-bar li .youtube-ico:hover {background-color:rgba(254,32,32,.5);}
.social-bar li .instagram-ico:hover {background-color:rgba(255,115,30,.5);}

.newsletter .input-field .prefix { top:20px; color:#bbb;}
.newsletter .input-field .prefix.active ,.newsletter .validate,.newsletter  .input-field label,.newsletter .input-field .active{ color:#fff;}
.newsletter .validate { border-color:#fff;}
.newsletter input[type="email"]:focus:not([readonly]) { border-color:#fff;}

.footer-heading { font-size:18px; line-height:3; border-bottom:1px dashed #ddd; margin:0px 0 15px 0; color:#fff; padding-top:20px;}

.newsletter-btn {
	border-radius: 3px;
	padding: 15px;
	margin-bottom: 5px;
}
.newsletter-btn .waves-effect {
	display: block;
}

.footerMedia a {
	border: 1px solid #ccc;
    float: left;
    height: 85px;
    margin: 2px;
    padding: 1px;
    width: 32%;
	overflow:hidden;
}
.footerMedia a img{
    float: left;
    height: 85px;
    margin: 2px;
    padding: 1px;
    width: 100%;
	overflow:hidden;
}

.footerMedia img:hover {
	overflow: hidden;
	transform: scale(1.1);
	transition: all 0.5s cubic-bezier(1, -0.41, 0.84, 1.015) 0.2s;
	cursor:pointer;
}



.back-to-top {
	background-color: #7d262e;
	border: medium none;
	bottom: 10px;
	cursor: pointer;
	display: none;
	position: fixed;
	right: 10px;
}

.productHeadCount1, .hide-on-desktop{
	display:none;
}


/*============= Footer Section End Here -======================*/


.successSection{
	padding:60px 0;
}


.updateCartButton{
	display: inline-block;
    vertical-align: middle;
}
.updateCartButton button{
	display: none;
    font-size: 12px;
    margin: 0;
    padding: 0 15px;
}