/* Copyright (C) arrowthemes, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
   ========================================================================== */
.tm-logo-small img {
	margin-left:45px;
	margin-bottom:10px;
	margin-top:10px;
	margin-right:45px;
}
.allogo:after {
	content: "GOLJADE CATERING SERVICES SDN BHD";
	position:absolute;
	bottom:8%;
	z-index:99;
	color:#000;
	font-weight:bold;
	left: 4.5%;
}
.tm-logo {
	line-height:133px;
	width: 32.733%;
}
.albtn {

background: rgb(254,201,107); /* Old browsers */
background: -moz-linear-gradient(top, rgba(254,201,107,1) 0%, rgba(158,119,50,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(254,201,107,1) 0%,rgba(158,119,50,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(254,201,107,1) 0%,rgba(158,119,50,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec96b', endColorstr='#9e7732',GradientType=0 ); /* IE6-9 */
}
.alreser {
	background: rgb(255,202,108); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,202,108,1) 0%, rgba(157,118,49,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,202,108,1) 0%,rgba(157,118,49,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,202,108,1) 0%,rgba(157,118,49,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffca6c', endColorstr='#9d7631',GradientType=0 ); /* IE6-9 */
}
.alreser .uk-form-icon > [class*='uk-icon-'] {
	color: #5b4929;
}
.alblackbn {
	background: #2d2c2c;
	padding:0 48px;
}
.alcopy {
	font-size:48px;
	font-family: 'Khand';
	font-weight:bold;
	text-shadow: 2px 0px 8px rgba(0, 0, 0, 0.3);
	padding: 40px 0;
}
.alrighthome {
	width:30%;
	float:right;
}
.allogo {
	padding-right:0;
}
.alicon li {
	padding-left:0;
}
.alicon li span {
	display:inline-block;
	width:98px;
}
.altest {
	margin-bottom:0;
}
.altest2 {
	margin-top:0;
}
.almenu .tm-menu-desc {
	line-height:1.2;
	color:#533834;
	margin-bottom:18px;
}
.almenu .tm-menu-name {
	font-size: 26px !important;
	font-weight:bold !important;
	color:#242424 !important;
	margin-bottom:30px !important;
	text-transform:uppercase;
}
.almenu2 .tm-menu-name {
	line-height:1.3;
}
.tm-menu-gst {
	line-height: 18px;
	font-size: 13px;
	color: #ff0000;
}

@media (min-width: 768px) {

	.almenu2 .uk-grid-width-medium-1-2 .uk-panel {
		width:60%;
	}
}

@media (max-width: 768px) {
	
	.alrighthome img {
		float:none !important;
	}
	.alrighthome {
		width: 100%;
    overflow: hidden;
	float:none;
	text-align:center;
	}
	.allogo:after {
		display:none;
	}
}