@charset "utf-8";


/*COLORS Fire Starter #be1e2d | Sleek #41393d | Lucky #d4a18d |  Cool Down #8a8c8f | Spicy #ef4e22 | Bamboo #d7e4c2
FONTS Athelas Regular|Bold|Bold Italic|Italic  Majesti Banner Medium|Bold|Heavy|Light|Book Italic|Book*/


/***************CSS Document***************/


.headbanner {
    background-image: url("../img/tablet.jpg");
    padding: 4px 0px 4px 72px;
    background-size: cover;
	background-repeat: no-repeat;
	z-index: 2;
}

.bannertext {
    color: #be1e2d;
    font-family: 'Athelas Rg';
    font-weight: 800;
    font-size: 64px;
		text-shadow:
	-1px -1px 0 #000,  
     1px -1px 0 #000,
   -1px 1px 0 #000,
     1px 1px 0 #000;
}

.bannersubtext {
    color: white;
    font-family: 'Athelas Rg';
    font-weight: 300;
    font-size: 28px;
	z-index: 3;
	text-shadow:
	-1px -1px 0 #000,  
     1px -1px 0 #000,
   -1px 1px 0 #000,
     1px 1px 0 #000;
}

/***************Container Styles***************/

.container-fluid {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}

/***************Menu Styles***************/

.anchorheading {
    color: #be1e2d;
    font-family: 'Athelas Rg';
    font-weight: 700;
    font-size: 28px;
    margin-top: 5px;
	text-align: center;
	text-shadow:
	-1px -1px 0 #000,  
     1px -1px 0 #000,
   -1px 1px 0 #000,
     1px 1px 0 #000;
}

.subheading {
    color: #ef4e22;
    font-family: 'Athelas Rg';
    font-weight: 600;
    font-size: 24px;
    margin-top: 0px;
	text-align: center;
	text-shadow:
	-1px -1px 0 #000,  
     1px -1px 0 #000,
   -1px 1px 0 #000,
     1px 1px 0 #000;
}

.itemname {
    color:#ec4f25;
    font-family: 'majesti_bannermedium';
    font-weight: 400;
    font-size: 20px;
    margin-top: 0px;
	text-align: center;
	text-shadow:
	-1px -1px 0 #000,  
     1px -1px 0 #000,
   -1px 1px 0 #000,
     1px 1px 0 #000;
}

.itemdescription {
    color:#41393c;
    font-family: 'majesti_bannerlight_italic';
    font-weight: 400;
    font-size: 16px;
    margin-top: 0px;
	text-align: center;
	
}


/***************Desktop View***************/
html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #41393c;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}


.menu-background1 {
	background-image: url("../img/Bamboo1.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-height: 200px;
	background-position: center;
	background-size: cover;
		}
.menu-background2 {
	background-image: url("../img/Bamboo.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	min-height: 200px;
	background-position: center;
	background-size: cover;
		}


.menu-items1 {
	background-color:#8a8c90;
	background-size: 50%;
	background-position: center;
}

.menu-items2 {
	background-color:#d8e5c3;
	background-size: 50%;
	background-position: center;
}




.row {
	display:block;
	margin-right: auto;
	margin-left: auto;
}

.col {
    float: left;
	padding: 1%;
}

.col-lg {
	width: 31.3%;	
}

.col-lg img {
    width: 100%;
    height: auto;
    display: block;
}





.slicknav_menu {
    display: none;
}

#menu {
    float: right;
	z-index: 2;
}

#menu li {
    display: inline-block;
}

#menu li a {
    text-decoration: none;
    color: #be1e2d;
    padding: 8px;
    font-family: "Athelas Rg";
    font-size: 18px;
    font-weight: 300;
    padding-top: 24px;
}

header {
	padding: 10px 20px 20px 20px;
}



footer {
background-color: #ec4f25;
  position: fixed;
  top: 100vh; left: 0;
  margin-top: -80px;
  width: 100%; height: 100%;
}


.parallax1 {
  /* The image used */
  background-image: url("../img/large-pagoda.jpg");

  /* Full height */
  height: 100%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/***************Tablet View***************/

@media(max-width: 768px) {
	#menu li {
		display: block;
		text-align: right;
	}

	.col-md {
		width: 48%;
	}
}




/***************Mobile View***************/

@media(max-width: 576px) {
	
	.slicknav_menu {
		display: block;
	}

	#menu {
		display: none;
	}

	.col-sm {
		width: 100%;
	}

	.col {
		padding: 1%;
	}
}






/*! Generated by Font Squirrel (https://www.fontsquirrel.com)*/

@font-face {
    font-family: 'majesti_bannerbold_italic';
    src: url("../fonts/majesti-banner-bolditalic-webfont.woff2") format('woff2'), url("../fonts/majesti-banner-bolditalic-webfont.woff") format('woff');
    font-weight: 100;
    font-style: normal;
}

/*@font-face {
    font-family: 'majesti_bannerbold_italic';
    src: url("../fonts/majesti-banner-bolditalic-webfont.woff2") format('woff2'), url("../fonts/majesti-banner-bolditalic-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: 'majesti_bannerlight';
    src: url("../fonts/majesti-banner-light-webfont.woff2") format('woff2'), url("../fonts/majesti-banner-light-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'majesti_bannerlight';
    src: url("../fonts/majesti-banner-light-webfont.woff2") format('woff2'), url("../fonts/majesti-banner-light-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}*/



@font-face {
    font-family: 'majesti_bannerlight_italic';
    src: url("../fonts/majesti-banner-lightitalic-webfont.woff2") format('woff2'), url("../fonts/majesti-banner-lightitalic-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}


/*@font-face {
    font-family: 'majesti_bannerlight_italic';
    src: url("../fonts/majesti-banner-lightitalic-webfont.woff2") format('woff2'), url("../fonts/majesti-banner-lightitalic-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}*/


@font-face {
    font-family: 'majesti_bannermedium';
    src: url("../fonts/majesti-banner-medium-webfont.woff2") format('woff2'), url("../fonts/majesti-banner-medium-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}


/*@font-face {
    font-family: 'majesti_bannermedium';
    src: url("../fonts/majesti-banner-medium-webfont.woff2") format('woff2'), url("../fonts/majesti-banner-medium-webfont.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}
*/




.footer-row {
	
}

footer {
	
}

.imagecenter {
	text-align:center;
}

.textcenter {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-shadow:
	-1px -1px 0 #000,  
     1px -1px 0 #000,
   -1px 1px 0 #000,
     1px 1px 0 #000;
}



.imagetextcontainer {
	position: relative;
	text-align: center;
	color: white;
}
