/*
	Default FoodPress Theme
*/


/*-- General styles --*/
	.marl20{margin-left:20px}
	.mart5{margin-top:5px} .mart10{margin-top:10px} .mart15{margin-top:15px} .mart20{margin-top:20px} .mart25{margin-top:25px} .mart30{margin-top:30px} .mart40{margin-top:40px} .mart50{margin-top:50px}
	.marb5{margin-bottom:5px} .marb10{margin-bottom:10px} .marb15{margin-bottom:15px} .marb20{margin-bottom:20px} .marb25{margin-bottom:25px} .marb30{margin-bottom:30px} .marb35{margin-bottom:35px} .marb40{margin-bottom:40px} .marb45{margin-bottom:45px} .marb50{margin-bottom:50px}
	.padb5{padding-bottom:5px} .padb10{padding-bottom:10px} .padb15{padding-bottom:15px} .padb20{padding-bottom:20px} .padb25{padding-bottom:25px} .padb30{padding-bottom:30px} .padb40{padding-bottom:40px} .padb50{padding-bottom:50px}
	.padt5{padding-top:5px} .padt10{padding-top:10px} .padt15{padding-top:15px} .padt20{padding-top:20px} .padt25{padding-top:25px} .padt30{padding-top:30px} .padt40{padding-top:40px} .padt50{padding-top:50px} .padt60{padding-top:60px}
	.pad5{padding:5px} .pad10{padding:10px} .pad15{padding:15px} .pad20{padding:20px} .pad25{padding:25px}
	.marl10{margin-left: 10px;}

	.tac{text-align:center}
	.fs18{font-size:18px}
	.fs24{font-size:24px}
	.fs30{font-size:30px}
	.fs90{font-size:90px}
	.fs72{font-size:72px}
	.lhe22{line-height:22px}
	.lhe24{line-height:24px}
	.rnd5{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
	.rnd8{-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}
	.rnd15{-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;}

	.brbox{
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;
	}

	.foodpress_menu{font-family: 'Open Sans', sans-serif; font-size:14px; color:#767676; background:#fff;}

	.transish, .tint, .foodpress_menu h2.tint_menu, .fp_icons i, 
	.fp_featured_content, .style_ft2 .menu_info, .style_3 .fp_thumbnail,
	.style_ft3 .menu_image, .style_ft4 .menu_image{
		-webkit-transition: all .2s ease;
		-moz-transition: all .2s ease;
		-ms-transition: all .2s ease;
		-o-transition: all .2s ease;
		transition: all .2s ease;	
	}
	.ffgeo{font-family: georgia}
	.bordb{border-bottom:dashed thin; border-color:#e1e1e1}
	
	.flr{float:right;}
	
	

/* layout */	
	.food_items_container {
		overflow:hidden; position:relative;
	}
	.food_items_container p, .fp_single_item_box p{margin:0;}

	.primbg{background-color:#792662;}

	.foodpress_menu .fp_menu_sub_section {
		font-family: 'Open Sans', sans-serif;
		font-weight:300;
		padding:6px 0px !important;
		margin:0;
		width:100%;	
		/*text-indent:10px;*/
		position:relative;
	}
	.foodpress_menu h3.fp_menu_sub_section{
		text-indent: 10px; 
	}
	.foodpress_menu h2.fp_menu_sub_section.collapsable{cursor: pointer;	}

	.foodpress_menu P{margin-bottom: 0;}
	.foodpress_menu .collapsable h2.tint_menu{cursor:pointer}
	.foodpress_menu .collapsable h2.tint_menu:hover {background-color:#f7f7f7;}
	.foodpress_menu .collapsable .fp_menu_expand{display:inline-block}
	.foodpress_menu .collapsable:hover .fp_menu_expand{opacity:1;}
	h2.collapsed .fp_menu_expand{background-position:left center}
	.fp_menu_expand{
		opacity:0.4;
		display:none;
		width: 18px;
		height: 25px;
		background: url(../images/arrows_colps.png) right center no-repeat;
		margin-left: 10px;
	}
	.fp_container{padding-bottom: 20px;}
	.fp_meal_type_description{
		padding-bottom: 10px;
		font-size: 14px;
	}

/* item elements */
	/* price */
		.fp_box .fp_price{
			color: #fff;
			padding: 2px 5px;
			margin-right: 0px;
			margin-top: -3px;
			font-family: 'Open Sans', sans-serif;
			font-size: 18px;
			font-weight: 600;
			font-style: italic;
			float: right;
		}
	/* description */
		.fp_box .menu_description {
			line-height:140%;
			font-family: 'Open Sans', sans-serif; 
			font-size:13px; font-weight:300; 
			font-style:italic; 
		}
		.fp_box .menu_description p{margin:0px;}
	/* icons */
		.fp_icons {
			padding-top:5px;
			margin:0;
			color:#999; 
			font-size:14px;
		}
		.fp_icons i:hover{opacity:0.5}
	/* thumbnail */
		.fp_thumbnail {
			position:absolute; 
			z-index: 300;
			float:left; 
			width:140px; height:140px; 
			margin:00px 20px 0px 0px;
			background: no-repeat center center;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
		}



/* regular items */
	.fp_box {	
		position:relative;
		float:left;
		display: block;
	}
	
	.fp_box h3 {
		margin-top:0px; 
		position: relative;
		font-family: 'Open Sans', sans-serif; 
		font-weight:400; margin-bottom:5px;
		letter-spacing:0;line-height:130%;
	}
	.fp_box_special {background-color:#e0e8c6}
	.fp_box h4 {position:absolute; left:20px; top:10px; color:#637629; font-family: 'Open Sans', sans-serif; font-size:12.5px; font-weight:700;}	
	
	/* style 1*/
		.style_1.fp_box:hover{background-color: #f5f4eb;}
		.style_1.fp_box{
			min-height:120px;
			overflow:hidden;
			border-top:dashed thin; border-color:#e1e1e1
		}
		.style_1.c_100{min-height: initial;}
		.style_1 .fp_inner_box{padding: 15px;}
		.style_1 h3{margin:5px 0;}
		.style_1.c_33{height:240px;}
		.style_1.c_33 .fp_price{
			font-size: 14px;
			margin-top: 0;
			float: none;
			margin-left: 7px;
		}	
	
	/* style 2 */
		.style_2.fp_box .fp_inner_box:hover{background-color: #f5f4eb;}
		.style_2.fp_box{margin-bottom: 3px;}
		.style_2.fp_box .fp_inner_box{}
		.style_2.fp_box h3{position:relative;	}
		.style_2.fp_box.c_50 .fp_inner_box{min-height: 250px;}
		.style_2.fp_box.c_50 h3, .style_2.fp_box.c_33 h3{padding-top: 30px;}
		.style_2.fp_box.c_50 .fp_price,.style_2.fp_box.c_33 .fp_price{
			position: absolute;
			left: 0;top: 0;
			margin-top: 0;
		}
		.style_2.fp_box .fp_price{
			font-size: 14px;		
		}
		.style_2.fp_box .fp_icons{
			display:inline-block;
			padding:0; padding-left: 10px;
		}
		.style_2 .menu_info{
			padding-left: 155px;
			padding-right: 10px;
			position: relative;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		.style_2 .fp_thumbnail{	height:100%;	}
		
		/* 33% */
			.style_2.c_33 .fp_thumbnail{
				width: 70px;
				height: 140px;
				border-bottom: none;
			}
			.style_2.c_33 .menu_info{padding-left: 80px;padding-top: 0;}
			.style_2.c_33:nth-child(3n+1){clear:both;}
			.style_2.no_img .menu_info{padding-left: 0px;}
	

/* featured items */
	/* style 1 */
		.style_ft1 .fp_inner_box{padding: 15px;min-height: 230px;}
		.style_ft1.c_50 .fp_inner_box{min-height: 160px;}
		.style_ft1.c_100 .fp_inner_box{min-height: initial;}
		.style_ft1 h3{margin: 5px 0;}
	/* style 2 */
		.style_ft2{height: 200px;}
		.style_ft2{
			background: no-repeat center center;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
		}
		.style_ft2 .menu_info {
			margin:0px;
			z-index: 1;
			padding:0px;
			position:absolute;
			bottom:0px;
			left:0px;
			width:100%; height:100%;
			background-color: transparent;
		}
		.style_ft2 .menu_info:hover{
			background-color: #000;
			opacity: 0.8;
		}
		.style_ft2 .fp_inner_box{
			padding:20px;
			position: absolute;
			bottom: 0;
		}
		.style_ft2 .fp_price{
			float: none;
			display: inline-block;
			margin-bottom: 5px;
		}
		.style_ft2 .fp_inner_box h3, .style_ft2 .fp_inner_box p, .style_ft2 .fp_inner_box a{
			color: #fff;
		}
		.style_ft2 .fp_inner_box h3{
			font-weight: 700;
			font-size: 22px
		}
	
	/* style 3 */
		.style_ft3 .menu_info{
			position: relative;
		}
		.style_ft3 .menu_image{
			height:125px;
			background: no-repeat center center;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
		}
		.style_ft3 .fp_price{
			float: none;
			display: inline-block;
			margin-bottom: 5px;
			margin-top: 0px;
		}		
		.style_ft3{border-bottom: dashed thin #e1e1e1;}
		.style_ft3.no_img .menu_image{height: 40px;}
		.style_ft3.c_50 .fp_inner_box{min-height: 130px;}
		.style_ft3.c_33 .fp_inner_box{min-height: 170px;}
		.style_ft3 .fp_inner_box{padding:15px;}
		.style_ft3.c_33{min-height: 350px;}
	
	/* style 4 */
		.style_ft4{border-bottom: dashed thin #e1e1e1;}
		.style_ft4 .menu_image{
			position: absolute;
			height: 100%;
			width: 60%;
			background: no-repeat center center;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
		}
		.style_ft4 .menu_info{padding-left: 60%;}
		.style_ft4 .menu_info .fp_inner_box{
			padding: 10px;
		}
		.style_ft4 .fp_price{
			margin-bottom: 6px;
			float: none;
			margin-top: 0;
			display: inline-block;
		}		
		.style_ft4.c_33 .menu_image{width: 40%;height: 75px;}
		.style_ft4.c_33 .menu_info{padding-left: 40%;min-height: 270px}
		.style_ft4.c_50 .menu_image{width: 40%;}
		.style_ft4.c_50 .menu_info{padding-left: 40%;min-height: 200px;}		
		.style_ft4.no_img .menu_info{padding-left: 0;}
		.style_ft4.c_33:nth-child(3n+2),.style_ft4.c_33:nth-child(3n+1){border-right:dashed thin #e1e1e1;}

/* single item */
	.fp_single_item_box .fp_box{width: 100%;}
	.fp_single_item_box .fp_box.style_1{border-bottom: dashed thin #e1e1e1;;}

/* column width */
	.c_33{width:33.3%;}
	.c_50{width:50%;}
	.c_100{width:100%;}

/* button */
	.fp_bnt.mt{margin-top:4px;}
	.fp_bnt, button.fp_bnt{
		background:#792662;
		color:#fff; 
		font-family: 'Open Sans', sans-serif; 
		font-size:14px; 
		font-weight:500; 
		font-style:normal; cursor:pointer;
		display:inline-block;
		padding:3px 10px;
		text-transform:uppercase;
		border-radius: 4px;
	}
	.fp_bnt:hover{
		background:#92417b;
		text-decoration:none;
		color: #fff;
	}
	
	/* light green button*/
	.fp_bnt.fpsec{background-color: #e9f6c3;color: #a6be5c;}
	.fp_bnt.fpsec:hover{background-color: #fff;color: #a6be5c;}

	.fp_inline_btn, .ftone_btn, .fp_btn_cur, .fp_popTrig{	cursor:pointer;}


/* single menu item */
	

/* borders */	
	.fp_box.style_1{border:dashed thin #e1e1e1;border-bottom: none;border-right: none;}	
	.fp_box.c_50.style_1:nth-child(2n+1){border-left: none;}
	.fp_box.c_33.style_1:nth-child(3n+1){border-left: none;}
	
	.fp_box.style_ft1{border:dashed thin #e1e1e1; border-bottom: none;border-right: none;}
	.fp_box.style_ft1.c_50:nth-child(2n+1){border-left: none;}
	.fp_box.style_ft1.c_33:nth-child(3n+1){border-left: none;}
	
	.fp_box.c_100{border-left: none;}

	.style_ft3.c_50:nth-child(2n+1){border-right:dashed thin #e1e1e1;}
	.style_ft3.c_33:nth-child(3n+1),.style_ft3.c_33:nth-child(3n+2){border-right:dashed thin #e1e1e1;}

/* popup */
	#fp_close {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 90001;
		margin: -14px 0 0 -14px;
		color: #cfcfcf;
		background-color: #fff;
		border-radius: 50%;
		padding: 5px;
		text-align: center;
		line-height: 100%;
		font-size: 22px;
		cursor: pointer;
		font-family: 'Open Sans', sans-serif;
		font-weight: 200;
		box-sizing: content-box;
		border: solid 1px;
		height: 18px;
		width: 18px;
	}
	#fp_close i{
		line-height: 100%;
		position: absolute;
		left: 5px;
		top: 3px;
	}
	#fp_close:hover{text-decoration:none;
		color:#aaaaaa;
	}
	#fp_popup{
		position:absolute;	
		z-index:990000;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	#fp_popup_bg{
		position:fixed;
		width:100%; height:100%;
		top:0; left:0;
		background-color: rgb(0, 0, 0);
		background-color:rgba(0, 0, 0, 0.6);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	    /* For IE 8*/
	    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
		z-index:980000;
	}

	/* popup spinner */
		.spinner {
		  margin: 140px auto 0;
		  width: 70px;
		  text-align: center;
		}

		.spinner > div {
		  width: 18px;
		  height: 18px;
		  background-color: #fff;
		  border-radius: 100%;
		  display: inline-block;
		  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
		  animation: bouncedelay 1.4s infinite ease-in-out;
		  /* Prevent first frame from flickering when animation starts */
		  -webkit-animation-fill-mode: both;
		  animation-fill-mode: both;
		}

		.spinner .bounce1 {
		  -webkit-animation-delay: -0.32s;
		  animation-delay: -0.32s;
		}

		.spinner .bounce2 {
		  -webkit-animation-delay: -0.16s;
		  animation-delay: -0.16s;
		}

		@-webkit-keyframes bouncedelay {
		  0%, 80%, 100% { -webkit-transform: scale(0.0) }
		  40% { -webkit-transform: scale(1.0) }
		}

		@keyframes bouncedelay {
		  0%, 80%, 100% { 
		    transform: scale(0.0);
		    -webkit-transform: scale(0.0);
		  } 40% { 
		    transform: scale(1.0);
		    -webkit-transform: scale(1.0);
		  }
		}
	.fp_popup {
		position:relative;
		width:70%; margin:60px auto;
		top:0px; bottom:0px;
		background-color:#fff;
	}
	.fp_pop_inner{
		-webkit-box-shadow: 1px 1px 10px 1px #3c3c3c;
	box-shadow: 1px 1px 10px 1px #3c3c3c;
	}
	.fp_popup_img {
		width:100%; display:block; margin:0 auto; 
		background:no-repeat center center; 
		-webkit-background-size: cover; 
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover; position:relative
	}
	.fp_menucard_content .fp_inner_box{padding:13px 20px 15px;}
	.fp_menucard_content .fp_menu_type{
		font: 12px 'open sans', arial;
		margin:0;
		text-transform: uppercase;
		color:#999;
	}
	.fp_menucard_content h3 {
		font-family: 'Open Sans', sans-serif; 
		font-weight:400; 
		margin:0px;letter-spacing:0;line-height:130%;
	}
	.fp_menucard_content p{
		font-family: 'Open Sans', sans-serif; 
		font-size:13px; 
		font-weight:300; 
		font-style:italic;
		line-height:130%;
		margin:0;
	}
	.fp_menucard_content .ffgeo p{font-family: georgia;}
	.fp_menucard_content .menu_description, .fp_text{
		font-family: 'Open Sans', sans-serif; 
		font-size:14px; font-weight:300; 
		font-style:italic; color:#767676;
	}
	.fp_menucard_content .menu_description {margin:0px;}
	.fp_menucard_content .menu_description p{
		margin:0px;
		line-height:140%;
		padding-bottom: 8px;
	}
	.fp_popup_option {
		width:100%; 
		border-top:dashed thin; border-color:#e1e1e1
	}
	.fp_popup_option i {
		float:left; 
		margin:0px 6px 0px 0px;
		line-height: 100%;
	}
	.fp_popup_option_title {
		font-family: 'Open Sans', sans-serif; 
		font-weight:600; 
		margin:0px; 
		text-transform:uppercase;
		padding-bottom:6px;
	}
	.fp_text {
		float:none; padding-left:25px;}
	.fp_menucard_content .fp_popup_img_price {
		background-color:#7a2662;
		padding:6px 9px;	
		font-family: 'Open Sans', sans-serif;
		font-size:26px;
		font-weight:600 ;
		font-style:italic;
		position:absolute;
		right:0px;
		bottom:0px
	}
	.fp_text ul{padding-left: 0; margin-top: 3px;margin-bottom: 10px;}
	.popupInfofooter{background-color:#f3f1f2}



/* spice meter for popup */
	.fp_menucard_content .fp_spicebox{
		height:52px;
		width:100%;
		margin:0; padding:0;
		overflow: hidden;
	}
	.spice_before, .spice_this, .spice_after, 
	.fp_menucard_content .spice_before p,.fp_menucard_content .spice_after p{
		float:left;display:block;height:52px;
		margin:0;
	}
	.fp_menucard_content .spice_before{width:40px;}
	.fp_menucard_content .spice_after{width:40px;float: right;background-color: #ff490c;}
	.spice_this p{
		background: url(../images/icons/spice_flame.png) top left no-repeat;
		color:#fff;
		margin:8px 15px;
		padding:7px 30px;
		font:700 16px 'open sans';
		text-transform: uppercase;
	}
	.spice_before.spix_1 p, .spice_after.spix_1 p{width:100%;}
	.spice_before.spix_2 p, .spice_after.spix_2 p{width:50%;}
	.spice_before.spix_3 p,.spice_after.spix_3 p{width:33.3%;}
	.spice_before.spix_4 p,.spice_after.spix_4 p{width:25%;}
	.spix_1{background-color: #2ea71a;}
	.spix_2{background-color: #a5c812;}
	.spix_3{background-color: #face0c;}
	.spix_4{background-color: #ff960c;}
	.spix_5{background-color: #ff490c;}

/* nutritions */
	.fp_nutritions p{
		float:left; width:50%;
		padding:0; margin:0;
		font-style:normal;
		text-transform: uppercase;
		line-height: 140%;
		color: #999999;
	}
	.fp_nutritions{padding-left:25px;}

.feat_box{overflow:hidden}	
.clear{clear:both}


/* Widget */
	.foodpress_widget .fp_box{float: none;}


/*Media Queries
================================================== */

/* Slight fix for IOS devices */
@media only screen and (min-width: 1100px) {
	.fp_popup {max-width:850px;}
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 960px) {
	.wrapper {width:100%}

}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 767px) and (max-width: 1280px) {	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.wrapper {width:100%}	

	.style_1.c_50 .fp_price{
		font-size: 14px;margin-top: 0;float: none;margin-left: 7px;
	}	
	.style_2.c_33{width: 50%;}
	.style_2.c_33:nth-child(3n+1){clear: none;}
	.style_2.c_33:nth-child(2n+1){clear: both;}
	.style_2.c_33 .fp_thumbnail{width: 90px;height: 100%;}
	.style_2.c_33 .menu_info{padding-left: 100px;}	
	.style_2.no_img .menu_info{padding-left: 0px;}
	.style_2.c_50{width: 100%;}
	.style_2.fp_box.c_50 .fp_inner_box{min-height: initial}

	.style_ft1.c_33{width: 50%;} 
	.style_ft1.c_33 .fp_inner_box{min-height: 160px;}
	.style_ft1.c_33:nth-child(2n+1){border-left: none;}

	.style_ft3.c_33:nth-child(n){border-right: none;}
	.style_ft3.c_33 .fp_inner_box{min-height: initial;}
	.style_ft3.c_33{width: 100%;min-height: initial}

	.style_ft4.c_33, .style_ft4.c_50{width: 100%;}
	.style_ft4.c_33:nth-child(n){border-right: none;}
	.style_ft4.c_33 .menu_image{height: 100%;}
	.style_ft4.c_50 .menu_info,.style_ft4.c_33 .menu_info{min-height: initial;}
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.wrapper {width:100%}
	.col50{width:100%}
	.style_1.fp_box.c_50 .fp_inner_box{min-height: 160px;}		
	.style_1.c_33 .fp_price{margin-left: 0;display: inline-block;}
}

/* 520 */
@media only screen and (max-width: 520px) {
	.style_1.fp_box.c_50 .fp_inner_box{min-height: 190px;}

	.style_2.c_33{width: 100%;}
	.style_2.c_33 .fp_thumbnail{width: 120px;}
	.style_2.c_33 .menu_info{padding-left: 130px;}
	.style_2.c_100 .fp_price{
		font-size: 14px;margin-top: 0;float: none;margin-left: 7px;
	}	

	.style_ft1.c_33, .style_ft1.c_50{width: 100%;border-left: none;} 
	.style_ft1.c_33 .fp_inner_box, .style_ft1.c_50 .fp_inner_box{min-height: initial;}	

}

/* 480 */
@media only screen and (max-width: 479px) {
	.wrapper {width:100%}
	.col50{width:100%}
	.verthr {display:none}
	.foodpress_menu h2.fp_menu_sub_section {font-size:26px}
	.fp_nutritions p{width: 100%;}
	
	.style_1.fp_box.c_50 .fp_inner_box{min-height: 200px;}
	.style_1 .fp_price{margin-left: 0;display: inline-block;}
	.style_1.c_33{width: 100%;min-height: initial; height: auto;border-left: none;}
	
	.style_2.c_50 .fp_thumbnail, .style_2.c_100 .fp_thumbnail{
		/*max-height: 140px;*/
		width: 100px;}
	.style_2.c_50 .menu_info, .style_2.c_100 .menu_info{padding-left: 110px;}

	.style_ft4.c_100 .menu_image{width: 40%;}
	.style_ft4.c_100 .menu_info{padding-left: 40%;}
	.style_ft4.c_100.no_img .menu_info{padding-left: 0;}

	.fp_popup{width: 85%}
}
/* 380 */
@media only screen and (max-width: 380px) {	
	.style_1.fp_box.c_50 .fp_inner_box{min-height: 250px;}
	.spice_this p {background: none;color: #fff;margin: 8px 15px;padding: 6px 8px;font: 700 16px 'open sans';text-transform: uppercase;font-size: 16px;}
}
/* 320 */
@media only screen and (max-width: 320px) {	
	.wrapper {width:100%}
	.col50{width:100%}
	.foodpress_menu h2.fp_menu_sub_section {font-size:20px}
	.spice_this p {background: none;color: #fff;margin: 8px 15px;padding: 6px 8px;font: 700 16px 'open sans';text-transform: uppercase;font-size: 16px;}
}