body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.Century_font {
	font-family: "Century Gothic","Times New Roman",Times,serif,verdana,tahoma,"新細明體" !important;
}

.Product_Area{
	background: #e8776b none repeat scroll 0 0;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	padding:1em 0em 0em;
	min-height:330px;
	overflow:hidden;
}	
.Product_Area h1{
    font-size:2em;
	font-weight:800;
	color:#ffffff;
	text-shadow:0 0 5px #000;
}
.Product_Area p{
    font-size:1.2em;
	font-weight:400;
	color:#ffffff;
	line-height: 1.4em;
	margin:0.5em 1em;	
}

a.more {
	background: #5E95CD;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	font-weight:400;
	padding:0.5em 2.2em;
	display: inline-block;
	text-decoration: none;
	/*text-shadow: inset 0 2px 0 red, inset 0 0 4px red;*/
	border-radius:3px;
	text-align: center;
	border-bottom:2px solid #1470CC;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-msborder-radius:3px;
}
 a.more:hover {
	background:#E8776B;
	border-bottom:2px solid #E84E3C;
}
.Product_pic ,.Product_type ,.Product_name ,.Product_price{
    margin: 0 auto 18px;
    padding: 0;
    text-align: center;
    width:50%;
	float: left;
}
.featured{
	background:#fff;
	text-align:center;
	padding:1em 0em;
}
.featured p{
	font-size:1.1em;
	font-weight:400;
	color:#AAAAAA;
	line-height: 1.5em;
	margin:1em 0em ;	
}
.featured h4{
	font-size:1.5em;
	font-weight:400;
	color:#333333;
	margin:1em 0em;
}

.others_product_list {
	font-size:1.4em;
}

.ration_list {
	background:#fff;
	text-align:left;
	padding:0;
}

.interest{
	background:#E8776B;
	text-align:center;
	padding:2em 0em;
}
.interest h2{
	font-size:2em;
	font-weight:400;
	color:#ffffff;
	text-align:left;
	margin-top:10px;
}
.buy form input[type="submit"] {
	background: #E8776B;
	color:#fff;
	padding: 1em 2em;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	display: block;
	outline: none;
	border:1px solid #fff;
	border-radius:5px;
	margin-top:3px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-msborder-radius:5px;
}	
.buy form input[type="submit"]:hover{
	background:#5E95CD;
}
.explanation{
	/*background:#feae1b;*/
	padding:0.5em 0em;
	margin-top:0.8em;
}
.explanation h3{
	font-size:2em;
	font-weight:400;
	color:#000000;
}
.explanation p{
	font-size:1.2em;
	font-weight:400;
	line-height: 1.5em;
	/*margin:1em 0em;*/
}
/*--plans--*/
.priceplan{
	background:#fff;
}
.pricingtable{
	background:#fff;
}
.plans{
	padding:4% 0;
}
.pricing{
	padding:5% 0 0%;
}

#plans,#plans ul,#plans ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}
#pricePlans {
	text-align: center;
}
#pricePlans #plans .plan {
	background: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
	border:1px solid #E1E1E1;
}
.planContainer .title h2 {
	font-size: 2.125em;
	color: #3e4f6a;
	margin: 0;
	padding: .6em 0;
	padding: 19px 0;
}
.planContainer .title1 h3 {
	font-size: 2.125em;
	background:#E1E1E1;
	color:#777;
	margin: 0;
	padding: .6em 0;
}
.planContainer .title h2.bestPlanTitle {
	background:#E8776B;
	color:#fff;
	text-align:center;
}
.text{
	padding: 0px 0 3px;
}
.planContainer .price p {
	color: #E8776B;
	background:#EEEEEE;
	font-size:4em;
	line-height:1.6em;
}
.planContainer .price p span {
	color:#B3823F;
}
.planContainer .options {
	margin-top: 10em;
}
.planContainer .options li {
	color:#777;
	line-height:3em;
	border-bottom: 1px solid #E9E9E9;
	font-size: 1.2em;
}
.planContainer .options li span {
	color: #333;
}
.planContainer .button a {
	text-decoration: none;
	color: #fff;
	border: none;
	background: #E8776B;
	display: inline-block;
	padding: 10px 60px;
	margin: 1.5em 0 1.5em;
	font-size: 1.5em;
	border-radius:5px;
	border-bottom:3px solid #E84E3C;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-msborder-radius:5px;
}
.planContainer .button a:hover {
	background:#5E95CD;
	border-bottom:3px solid #1470CC;
}
#pricePlans #plans .plan {
	width: 32.9999%;
	margin-left:-2px;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
li.plan-middle{
	width:32.9999%;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
#pricePlans #plans > li:last-child {
	margin-right: 0;
}
.planContainer .button a {
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.planContainer .price1 p {
	color:#e83a93;
}
.colm{
	background:#EEEEEE;
}
.contact{
	background-color: #FFCC99;
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	/*min-height:300px;*/
}
.contact h4{
	font-size:2em;
	font-weight:400;
	color:#fff;
	line-height: 1.5em;
	margin:3em 0em 1em;	
	text-align:center;
}
.text-field-email {
	text-align: right;
}
.contact form input[type="text"]{
	padding: 0.5em 12em 0.5em 0em;
	margin-bottom: 2%;
	background: #fff;
	color:#C8C8C8;
	font-size:18px;
	outline: none;
	font-weight:400;
	text-indent: 18px;
	border: none;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-msborder-radius:5px;
}
.contact form input[type="submit"] {
	background: #5E95CD;
	color:#fff;
	padding: 0.5em 4em;
	font-size: 18px;
	font-weight: 400;
	display: block;
	outline: none;
	border:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-msborder-radius:5px;
}	
.contact form input[type="submit"]:hover{
	background:#E8776B;
}
.user{
	background:#fff;
	padding:5em 0em;
	min-height:350px;
}
.man{
	float:left;
	width:50%;
	text-align:right;
}
.data{
	float:right;
	width:45%;
	padding:0em 0em;
}
.man img{
	width:200px;
	height:200px;
	border-radius: 50%;
	background: #fff;
} 
.data p{
	font-size:1.2em;
	font-weight:400;
	color:#CFCFCF;
	line-height: 1.5em;
	margin:0.5em 0em;
	text-align:left;
}
.data h6{
	font-size:2em;
	font-weight:400;
	color:#999999;
	line-height: 1.5em;
	margin:0.5em 0em;
	text-align:left;
}
 a.view{
	background:#E8776B;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-weight:400;
	padding:0.2em 2.2em;
	display: inline-block;
	text-decoration: none;
	/*text-shadow: inset 0 2px 0 red, inset 0 0 4px red;*/
	border-radius:5px;
	text-align: center;
	border-bottom:2px solid #E84E3C;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-msborder-radius:5px;
}
a.view:hover {
	background: #5E95CD;
	border-bottom:2px solid #1470CC;
}
/**** Slider *****/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right:40%;
	bottom:2px;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width:15px;
	height:15px;
	background:#E8CBC8;
	border-radius:10px;
}
.wmuSliderPagination a.wmuActive {
	background:#E8776B;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
	position: absolute;
	width:60px;
	height:100px;
	text-indent: -9999px;
	background: url(../images/img-sprite.png)no-repeat ;
	top:35%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderNext {
	background-position:-433px -7px;
	right: 0em;
	top: 50px;
}
.wmuSliderPrev {
	background-position:-356px -7px;
	left: 0em;
	top: 50px;
}
.footer{
    background: #e8776b none repeat scroll 0 0;
    display: inline-block;
    padding: 2em 0 1em;
    width: 100%;
}
.footer p{
	color:#fff;
	font-size:1.1em;
}		 
.footer a{
	color:#fff;	
}	
.footer a:hover{
	color:#fff;
	text-decoration:none;
}

.social ul li {
	display:inline-block;
}
.social{
	text-align:right;
}


/*
@media (max-width:1024px){
.Product_Area h1 {
	font-size: 3.5em;
}
.Product_Area p {
	font-size: 1.3em;
}
}
*/

.Sale_Buy_Icon {
	font-size:22px;
}

.Sale_Buy_Icon .product_btn {
	font-size:22px !important;
}

.Sale_Buy_Icon button {
	font-size:22px !important;
}

#ration_table label {
	font-size:120%;
}

#creditcard_Installment_P {
	background-color: #505050;
    color: #FFFFFF;
    cursor: default;
    left: 0;
    line-height: 2.1em;
    margin: 0;
    padding: 3px;
    top: -152px;
    width: 276px;
}

@media screen and (min-width: 768px) and (max-width: 801px) {   /*   介於768-801 */
	.discount_cloor_mark {
		font-size:14px !important;
	}
	.Product_Area .Product_pic {
		text-align: center;
		width:45% !important;
		float:left;
	}
	.Product_Area .Product_name{
		text-align:center;
		padding:0 0 0 1em !important;
    	max-height: 350px;
    	min-height: 300px;
    	overflow: hidden;
		width:50% !important;
		float:left;
	}
	
	.Product_name h1 {
  		font-size:1.6em !important;
	}
	.featured .Product_type {
		text-align: center;
		width:45% !important;
		float:left;
	}
	
	.featured .Product_price{
		text-align:center;
		padding:1em 0em 0em;
		width:55% !important;
		float:left;
	}
	
	.featured .Standard_Price {
		font-size:12pt !important;
	}
	#ProductSystem_Info div {
		font-size:16pt !important
	}
	.Sale_Buy_Icon {
		font-size:16pt !important;
	}
	.Sale_Buy_Icon button {
		font-size:16pt !important;
	}
	
	.footer p{
	color:#fff;
	font-size:1.1em;
	}
}

@media screen and (min-width: 801px) and (max-width: 980px) {   /*   介於801-980 */
	.Product_Area .Product_pic {
		text-align: center;
		width:35% !important;
		float:left;
	}
	.Product_Area .Product_name{
		text-align:left;
		padding:0 0 0 1em !important;
    	max-height: 376px;
    	min-height: 300px;
    	overflow: hidden;
		width:60% !important;
		float:left;
	}
	
	.Product_name h1 {
  		font-size:2em !important;
	}
	.featured .Product_type {
		text-align: center;
		width:50%;
		float:left;
	}
	
	.featured .Product_price{
		text-align:center;
		padding:1em 0em 0em;
		width:50%;
		float:left;
	}
	
	.featured .Standard_Price {
		font-size:12pt !important;
	}
	
	#ProductSystem_Info div {
		font-size:20pt !important;
	}
	.Sale_Buy_Icon {
		font-size:22px !important;
	}
	#ration_table label {
		font-size:100%;
	}
	
	.footer p{
	color:#fff;
	font-size:1.2em;
	}

}

@media (max-width:800px){                    /*   小於800 */
	.discount_cloor_mark {
		font-size:15px !important;
	}
	#tab-1 img ,#tab-11 img{
		width:100% !important;
		height:100% !important;
	}
	#tab-1 table {
		width:100% !important;
	}
	#ration_table label {
		font-size:100%;
	}
	.footer p{
	color:#fff;
	font-size:1em;
	}
}
@media (max-width:768px){                    /*   小於768 */
	.discount_cloor_mark {
		font-size:15px !important;
	}
	#tab-1 img ,#tab-11 img{
		width:100% !important;
		height:100% !important;
	}

	.featured .Product_type {
		text-align: center;
		float:left;
	}
	
	.featured .Product_price{
		text-align:center;
		padding:1em 0em 0em;
		float:left;
	}
	
	.Product_pic {
	text-align: center;
	margin-top: 0;
	}
	.Product_Area{
	text-align:center;
	padding:1em 0em 0em;
	min-height:499px;
	}
	.featured {
	padding: 2em 0em;
	}

	.interest h2 {
	text-align: center;
	}
	.buy form input[type="submit"]{
	margin:0 auto;
	}
	.explanation {
	padding: 0.5em 0em;
	text-align: center;
	}
	.text-field-email {
	text-align: center;
	}
	.contact form input[type="submit"]{
	margin:0 auto;
	}
	.footer p{
	color:#fff;
	font-size:0.96em;
	}
	.social{
	text-align:center;
	}
	.Product_Area h1 {
	font-size: 3em;
	}
	.Product_Area p {
	font-size: 1.2em;
	}
	#pricePlans #plans .plan {
	width: 100%;
	margin-left: 0px;
	}
	.planContainer .price p {
	font-size: 3em;
	}
	.contact h4 {
	margin: 1em 0em 1em;
	}
	.contact{
	/*min-height:240px;*/
	}
	.Product_Area {
    display: inline-block;
    min-height: 300px;
	}
	.social {
	margin-top: 10px;
	}
	.explanation h3 {
	margin-top: 1em;
	}
	.wmuSliderPagination {
	bottom: 3px;
	}
}
@media (max-width:640px){                    /*   小於640 */
	.discount_cloor_mark {
		font-size:14px !important;
	}
	#tab-1 img ,#tab-11 img{
		width:100% !important;
		height:100% !important;
	}
	.featured .Product_type {
		text-align: center;
		float:left;
	}
	
	.featured .Product_price{
		text-align:center;
		padding:1em 0em 0em;
		float:left;
	}
	.Product_pic-img {
    border: 10px solid #eee !important;
    padding: 10px !important;
    width: 70% !important;
	}
	
.Product_Area h1 {
	font-size: 2.5em;
}
a.more {
	font-size: 16px;
}
.Product_Area {
	min-height: 404px;
}
.featured h4 {
	font-size: 1.3em;
}
.interest h2 {
	font-size: 1.7em;
}
.explanation h3 {
	font-size: 1.7em;
}
.planContainer .title1 h3 {
	font-size: 1.7em;
}
.planContainer .price p {
	font-size: 2em;
}
.planContainer .title h2 {
	font-size: 1.7em;
}
.planContainer .button a{
	font-size:1.2em;
}
.contact h4 {
	font-size: 1.7em;
}
.contact form input[type="text"]{
	font-size:17px;
}
.contact form input[type="submit"]{
	font-size:17px;
}
.data h6 {
	font-size: 1.7em;
}
}
@media (max-width:480px){                                 /*   小於480 */
	.discount_cloor_mark {
		font-size:14px !important;
	}
	#top_menu2015 {
		display:none;
	}
	.featured .Product_type {
		text-align: center;
		float:left;
	}
	
	.featured .Product_price{
		text-align:center;
		padding:1em 0em 0em;
		float:left;
	}
	.Product_pic, .Product_type, .Product_name, .Product_price {
		width:100%!important;
	}
.Product_Area h1 {
	font-size: 2em;
}
.Product_Area p {
	font-size: 1.3em;
}
a.more {
	font-size: 14px;
}
.Product_Area {
	text-align: left;
	min-height: 100%;
	max-height: 100%;
}
.featured h4 {
	font-size: 1.3em;
}
.featured p {
	font-size: 1.1em;
}
.interest h2 {
	font-size: 1.3em;
}
.buy form input[type="submit"] {
	padding: 0.5em 1em;
}
.explanation h3 {
	font-size: 1.3em;
}
.explanation p {
	font-size: 1.1em;
}
.planContainer .title1 h3 {
	font-size: 1.3em;
}
.planContainer .price p {
	font-size: 1.3em;
}
.planContainer .options li{
	font-size:1.1em;
}
.planContainer .button a {
	font-size: 1.1em;
}
.planContainer .title h2 {
	font-size: 1.3em;
}
.contact h4 {
	font-size: 1.3em;
}
.contact form input[type="text"] {
	font-size: 15px;
	margin-bottom:3%;
}
.contact form input[type="submit"] {
	font-size: 15px;
}
.contact {
	/*min-height: 160px;*/
}
.man img {
	width: 120px;
	height: 120px;
}
.data h6 {
	font-size: 1.3em;
}
a.view{
	font-size:13px;
	padding:0.2em 1em;
}
.user {
	padding: 2em 0em;
	min-height: 180px;
}
.data p {
	font-size: 1em;
}
.wmuSliderPagination {
	right: 36%;
	bottom: 2px;
}
.footer p {
    font-size: 0.88em;
    width: 100% !important;
    float:left !important;
    text-align:left !important;
}
.wmuSliderPrev, .wmuSliderNext {
	position: absolute;
	width:22px;
	height:35px;
	text-indent: -9999px;
	background: url(../images/img-sprite1.png)no-repeat ;
	top:35%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderNext {
	background-position:-28px 2px;
	right: 0em;
	top: 40px;
}
.wmuSliderPrev {
	background-position:0px 2px;
	left: 2em;
	top: 40px;
}
}
@media (max-width:390px){                               /*   小於390 */
	.discount_cloor_mark {
		font-size:12px !important;
	}
	.Sale_Buy_Icon ,.Sale_Buy_Icon button {
    font-size: 14px !important;
    margin: 0 !important;
    padding: 1px !important;
	}
	#tab-1 {
		padding: 3px !important;
	}
	.datai_text_p_html {
		font-size: 10pt !important;
	}
	.Sale_Buy_Icon span {
    	margin: 0 !important;
    	padding: 1px !important;
	}
	.Product_name h1 {
  		margin-top: 0 !important;
  		font-size:1.5em !important;
	}
	#relprice {
    display: inline-block !important;
    font-size: 2.5em !important;
    margin-top: 18px !important;
    }
	.button-circle.button-giant, .button-box.button-giant, .button-square.button-giant {
    	width: 50px !important;
    	margin-top: 8px !important;
    }
    .button-giant {
    font-size: 120% !important;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 !important;
    }
	.featured .Product_type {
		text-align: center;
		float:left;
	}
	
	.featured .Product_price{
	    clear:both;
		text-align:center;
		padding:1em 0em 0em;
		float:left;
	}
	
	#ProductSystem_Info div {
		font-size:16pt !important;
	}
}

@media (max-width:320px){                               /*   小於320 */
	.featured .Standard_Price {
		font-size:10pt !important;
	}
	.Sale_Buy_Icon ,.Sale_Buy_Icon button {
		font-size:12px !important;
	}
	.Product_pic-img {
    border: 10px solid #eee !important;
    padding: 10px !important;
    width: 80% !important;
	}
	.Product_name h1 {
  		margin-top: 0 !important;
  		font-size:1.3em !important;
	}
	#relprice {
    display: inline-block !important;
    font-size: 2em !important;
    margin-top: 15px !important;
    }
	.button-circle.button-giant, .button-box.button-giant, .button-square.button-giant {
    	width: 45px !important;
    	height: 45px !important;
    }
    .button-giant {
    font-size: 110% !important;
    height: 45px !important;
    line-height: 45px !important;
    padding: 0 !important;
    }
	#tab-100 dt {
		margin:3px 0 3px 0 !important;
	}
	.featured .Product_type {
		text-align: center;
		float:left;
	}
	
	.featured .Product_price{
	    clear:both;
		text-align:center;
		padding:1em 0em 0em;
		float:left;
	}
.Product_Area h1 {
	font-size: 1.5em;
}
.Product_Area p {
	font-size: 1.1em;
}
a.more {
	font-size: 11px;
}
.Product_Area {
	min-height: 250px;
}
.featured h4 {
	font-size: 1.1em;
}
.featured p {
	font-size: 0.875em;
}
.interest h2 {
	font-size: 1.1em;
}
.buy form input[type="submit"]{
	font-size:11px;
}
.interest {
	padding: 1em 0em 1em;
}
.featured {
	padding: 1em 0em;
}
.explanation h3 {
	font-size: 1.1em;
}
.explanation p {
	font-size: 1.1em;
}
.explanation {
	padding: 1em 0em;
}
.planContainer .title1 h3 {
	font-size: 1.2em;
}
.planContainer .price p {
	font-size: 1.2em;
}
.planContainer .options li {
	font-size: 1em;
}
.planContainer .button a {
	font-size: 12px;
}
.planContainer .title h2 {
	font-size: 1.2em;
}
.contact form input[type="text"] {
	padding: 0.5em 5em 0.5em 0em;
	margin-bottom: 5%;
	font-size:14px;
}
.contact form input[type="submit"] {
	font-size: 13px;
}
.man img {
	width: 75px;
	height: 75px;
}
.data h6 {
	font-size: 1em;
}
.data p {
	font-size: 0.875em;
}
.wmuSliderPrev {
	top: 25px;
}
.wmuSliderNext {
	top: 27px;
}
.wmuSliderPagination a {
	width: 10px;
	height: 10px;
}
a.view {
	font-size: 11px;
	padding: 0.2em 1em;
}
.contact h4 {
	font-size: 1.2em;
}
.wmuSliderPagination {
	right: 48%;
	bottom: 2px;
}
.footer p {
    font-size: 0.78em;
    width: 100% !important;
}
.footer {
	padding:1em 0em;
}
}

/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */

/* Container */

#container{
	position: relative;
	padding: 20px 40px;
}

/* Menu Button */

.menu-btn{
	margin:6px;
	padding: 6px;
	background: #996699;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}

.menu-btn:hover{
	background: #00b4ff;
	color: #FFF;
}

/* Menu Appearance */

.pushy{
	left:0;
    position: fixed;
    width: 280px;
    height: 100%;
    top: 0;
    z-index: 9999;
    background: #333332;
    font-size: 1.1em;
    font-weight: bold;
    -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
    -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
    box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
    overflow: auto;
    -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
}

.pushy > ul >li > a{
	font-size: 18px !important;
}

.pushy a{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #eee;
    display: block;
    margin-left: 10px;
    padding: 6px;
    text-align: left;
    text-decoration: none;
	font-size: 16px;
}

.pushy a:hover{
    background: #00b4ff;
    color: #FFF;
}
.pushy ul {
	padding:0;
	list-style: inside none none;
}
.pushy ul li ul {
	margin-left: 6px;
	padding: 0;
	text-align:left;
}

.pushy ul li ul li {
    background: #666666 none repeat scroll 0 0;
    margin: 0 0 0 4px;
    padding: 2px;
    width:99%;
}

/* Menu Movement */

.pushy-left{
	/*display: none;*/
    -webkit-transform: translate3d(-280px,0,0);
    -moz-transform: translate3d(-280px,0,0);
    -ms-transform: translate3d(-280px,0,0);
    -o-transform: translate3d(-280px,0,0);
    transform: translate3d(-280px,0,0);
}

.pushy-open{
    display: inline-block;
    width: 280px;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.container-push, .push-push{
    -webkit-transform: translate3d(280px,0,0);
    -moz-transform: translate3d(280px,0,0);
    -ms-transform: translate3d(280px,0,0);
    -o-transform: translate3d(280px,0,0);
    transform: translate3d(280px,0,0);
}

/* Menu Transitions */

.pushy, #container, .push{
    -webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
    -moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
    -o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
    transition: transform .2s cubic-bezier(.16, .68, .43, .99);
}

/* Site Overlay */

.site-overlay{
    display: none;
    cursor: pointer;
}

.pushy-active {
	overflow: hidden;
}

.pushy-active .site-overlay{
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0,0,0,0.5);
    -webkit-animation: fade 500ms; 
    -moz-animation: fade 500ms; 
    -o-animation: fade 500ms;
    animation: fade 500ms;
}

@keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-moz-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-webkit-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-o-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

/* Example Media Query */

@media screen and (max-width: 768px){
    .pushy{
        font-size: 1.0em;
    }
}

.next_buy_icon {
    background-color: #feae1b !important;
    border-color: #feae1b !important;
    color: #505050 !important;
}