/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 body {
	background: url(../images/restaurant_icons.png);
}

.mt-template-kinabalu#index h2 a:link,
.mt-template-kinabalu#index h2 a:visited {
	 font-size:0.7em;
}
.uk-article-title {
    font-size: 30px;
}
h3, .uk-h3 {
    font-size: 20px;
	line-height: 24px;
}
#index .title {
	margin: 10px 11px 10px 0;
}
.searchmodsearchguide .control-group input {
    width: 100%;
}
.listing-summary h3 a {
    font-size: 0.7em;
	color:#000;
}
.page-listing .images ul {
	padding-left:0;
}
li.additional-images {
    float: left;
    width: 31%;
}

@font-face {
  font-family: 'poor-richard';
  src: url("../fonts/poor-richard.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.home-top-image h1 {
	font-family: 'poor-richard';
	text-transform:capitalize;
	font-weight: 100;
	font-size: 80px;
    line-height: 100px;
}
.home-top-image p {
	font-family: 'poor-richard';
	text-transform:capitalize;
	font-size: 30px;
}
.logo-header h1 {
	font-family: 'poor-richard';
	text-transform:capitalize;
	font-weight: 100;
    font-size: 3rem;
}
.logo-header p {
	font-family: 'poor-richard';
	text-transform:capitalize;
	font-size:1.5rem;
}
.logo-header {
	float:left;
}
sup.featured {
    background-color: transparent;
    color: red;
}
.fieldRow .caption {
    color: #6e0000;
}

.listing-summary p {
	color: #000;
}
.listing-summary {
}
#listing .listing-desc {
	font-size: 15px;
}
.random-listing ul {
	padding-left:0;
}
.random-listing li {
    width: 23% !important;
}
.mod_mt_listings.tiles li {
    padding: 4px !important;
    margin: 5px;
}
.tm-isblog .tm-content .uk-width-medium-1-2 .uk-article-title {
	font-size:27px;
}
#index .category img {
	width: 330px;
    height: 230px;
}
#index .category h2 {
    position: absolute;
    margin-top: 170px;
    background: rgba(255, 255, 255, 0.7);
    padding: 0px 20px;
    color: #000;
    font-weight: bold;
    border-radius: 0 10px 10px 0;
}
.mt-template-kinabalu#index h2 a:link {
	color:#000;
}
.listing-summary.featured {
	border: 1px dashed #c69637;
	background: #f1e792;
    box-shadow: 0px 0px 6px #c69637;
}
/*.listing-summary.featured {
	    width: 100%;
    float: left;
    position: relative;
    margin-left: 0;
}
.listing-summary .rating-review {
    overflow: visible;
    float: right;
}
.listing-summary .reviews {
    margin-top: 0;
    clear: none;
}
*/
.tm-block {
	background:#fff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width:1920px) {
	
.row-fluid [class*="span"] {
	float:left;
}

}

@media (max-width: 767px) {
	
.row-fluid [class*="span"] {
	float:left;
}

.tm-bottom .uk-width-1-3, .tm-bottom .uk-width-2-6 {
    width: 100%;
}
.random-listing li {
    width: 100% !important;
}
#cat-header h2.contentheading {
    width: 100%;
}

.uk-breadcrumb > li {
	display:inline;
}

}

img#captcha28{
	height: 100px !important;
    width: 200px !important;
        max-width: 200px;
}

#mainimage{display: none !important}