/* 
Theme Name: Restaurant Directory - PremiumPress Child Theme 
Theme URI:   http: //www.premiumpress.com 
Description:  This is a child theme for the PremiumPress responsive framework.
Author:     Mark Fail
Author URI:   http: //www.premiumpress.com
Template:    [XXX]
Version:    1.2
*/ 
 
/*** LINKS ***/
a { color: #474646 }

/*** BUTTONS ***/
.btn-primary { background-image:none; background: #515151; border-color:#515151;  }
.btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: white; background-color: #606060;}	

/*** BODY ***/
body {  font-family: 'Open Sans', sans-serif; background: #f2f2f2 url(img/bg.png) repeat-x;  } 
 

/*** HEADER ***/
#core_header { margin-top:10px;}
#core_homepage_fullwidth_wrapper { padding:0px !important; }
.header_wrapper { border-bottom:1px solid #A0A0A0; background: #444 url(img/bg2.jpg) no-repeat; -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; background-attachment: fixed;   width: 100%; }
 
/*** TOP MENU ***/
#core_header_navigation { background:rgba(31, 31, 31, 0.5); border-bottom: 1px solid #5C5C5C;    }
#core_header_navigation .container {  }
#core_header_navigation .navbar-inner { padding-top:5px; padding-bottom:5px; }
#core_header_navigation .nav > li a { color: #fff; text-transform: uppercase; font-weight:normal; font-size:11px;  }
#core_header_navigation .nav > li + li:before { color:#fff; opacity: 0.1; }
#core_header_navigation .welcometext { color:#fff; padding-top:5px; }
#core_header_navigation .nav > li ul li a { color:#000; }
	
	/*** LOGO ***/
	#core_logo {  padding-left:0px; }
 	#core_logo img {  }
	
	/*** BANNER ***/
	#core_banner img { float:right; }
	
	/*** HEADER STYLE 2 ***/
	.header_style2 .nav > li > a { color:#444; text-transform: uppercase; font-weight:bold; }
	
	/*** HEADER 4 ***/
 
	.header_style4 .wlt_searchbox input { background:#fff; }
	
	/*** SEARCH BOX ***/
	.wlt_searchbox { margin-right:0px; padding:10px; margin-top:0px;  margin-top:10px;    }
	.wlt_button_search i:hover { color:#ccc; }
	.wlt_searchbox .wlt_button_search { margin-top:10px; margin-right:10px; color:#fff; }
	.wlt_searchbox input { background: #ddd; padding:10px; }
 	
/*** MENU ***/
#core_menu_wrapper {   background:#000; }
#core_menu_wrapper .navbar-nav > li { padding: 23px 0px;   min-width:140px; height:88px;   }
#core_menu_wrapper .navbar-nav > li a { color:#fff; text-align:center; text-transform: uppercase; line-height:48px; font-size: 19px;  margin-right: 5px; }
#core_menu_wrapper .navbar-nav > li:hover a, #core_menu_wrapper .navbar-nav > li.current-menu-item a {  color: #fff; background:#303030;  }

#core_menu_wrapper .dropdown-menu a { color:#444 !important; background:none !important; font-size:14px !important; }

	/*** MENU style 5 ***/
	.header_style2 .nav > li > a { color:#fff; text-align:center; text-transform: uppercase;   font-size: 19px;  }

	/*** SMALL MOBILE MENU ***/
	#core_smallmenu {  }
	#wlt_smalldevicemenubar a.b1 { background: #2a6797; }
		
	/*** TOGGLE MENU ***/
	#core_menu_wrapper .dropdown-menu > li { }
	#core_menu_wrapper .dropdown-menu > li > a { color:#000; text-align:left; line-height:30px; text-shadow: 0 0px 0 rgb(29, 88, 14) !important;}
	
	/*** MOBILE MENU ***/
	#core_menu_wrapper .navbar-toggle { border: 1px solid #6D6D6D; }
	#core_menu_wrapper .navbar-toggle .icon-bar { background:#fff; }




/*** BODY ***/
#core_padding { padding:0px;   }
#core_padding .container { margin-top:0px; padding:auto;  }
#core_padding .core_section_top_row  {   }
 
	/*** BLOCK STYLES ***/
	.block {}
	.block .block-title, .panel-default>.panel-heading { padding:0px; background:none;   }
	.block .block-title h1, .block .block-title h3, .panel-default>.panel-heading { font-weight:bold; color:#333; padding-left:0px;}
	  
	  
	.block .block-content {     padding:20px; border:1px solid #ddd; background:#fff;  }
	.category_object_block .btn-viewall { line-height:50px; }
	
	
.block .block-title h1, .block .block-title h3, .panel-default>.panel-heading {
color: #fff;
font-size: 20px;
line-height: 21px;
text-transform: uppercase;
font-weight: 300;
padding: 21px 15px 22px 30px;
overflow: hidden;
background: #ffaf02;
margin-bottom:20px;
}
 	
	/*** GALLERY STYLES ***/
		
		/*** LIST STYLE ***/		
		.wlt_search_results.list_style .thumbnail { background: #fff; border:1px solid #ddd;    }
		.wlt_search_results.list_style .frame { max-width:320px; background: #fff;  }
		.wlt_search_results.list_style .wlt_shortcode_excerpt { font-size:13px; line-height:25px; }
		.wlt_search_results.list_style .btn { float:right; }
		 
			.wlt_search_results.list_style h2 { text-decoration: none; font-size: 14px;color: #3e454c;text-transform: uppercase;} 
			.wlt_search_results.list_style .btn { border-radius:0px; background:#333; border:0px; margin-left:15px; }
		
		/*** GRID STYLE ***/
		.wlt_search_results.grid_style .thumbnail { padding:10px;  text-align:center;  }
		.wlt_search_results.grid_style .thumbnail:hover {  box-shadow:0 0 20px rgba(0,0,0,0.2)  }
		.wlt_search_results.grid_style .frame { background: #fff; margin-bottom:20px; }
			.wlt_search_results.grid_style h2 { text-decoration: none; font-size: 14px;color: #3e454c;text-transform: uppercase; text-align:left; font-weight:bold; }
	 
		
		/*** IMAGE ***/
		.wlt_thumbnail { padding:2px; border:0px; }	
		
		/*** SEARCH BUTTONS ***/
		#wlt_search_tabs .glyphicon { font-size:12px; }
		.searchresultsnum { font-size: 14px; }
		._searchresults .btn { font-size:14px; margin-bottom:10px; }
		._searchresults .block-content { padding-bottom:5px;}
	 	._searchresultsdata, ._searchresultsdata .block-content { padding:0px; background:none; border:0px; -moz-border-radius: 0px;	-webkit-border-radius: 0px;	border-radius: 0px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.15);	
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15); }
		#core_middle_column ._searchresults .block-content { padding-top:0px; }
		#core_middle_column ._searchresultsdata .block-content { background:transparent; padding:0px; }


/*** FOOTER ***/
footer {  background:#000; }
#footer_content .row { padding:20px; color:#fff;}
#footer_content a { color:#fff; }
#footer_content h3 { color:#fff; font-weight:bold; text-transform: uppercase; font-size:18px; }

#footer_bottom { font-size:14px; padding-top:15px;  border-top:1px solid #444; background:#000; color:#fff; }
		
	/*** SOCIAL ICONS ***/
	#footer_bottom ul.socialicons { width:235px; }
	#footer_bottom .socialicons li {  background:transparent; margin-right:2px;  }
	#footer_bottom .socialicons li a { text-decoration:none; }
	
/*** WIDGET CHANGES ***/
.core_widgets_listings li .frame, .core_widgets_listings li h3 { margin-left:0px; }
 
/* =============================================================================
  BASIC CHANGES
   ========================================================================== */
/*** boxes 1 ***/
.wlt_object_head_3 ul li a .item-html h2, .wlt_object_head_5 li a.boxlink { background:#ffaf02; }
.wlt_object_head_3 ul li a:hover h2:after, .wlt_object_head_5 li a.boxlink:hover { background:#000; }
.wlt_object_head_5 li i { color:#fff; }

/*** BUTTON ***/
.thumbnail .btn-sm, .basket_content .btn-sm, .btn-primary { background:#ffaf02; padding:11px; font-size:16px; border-radius:0px; border:0px; }

/*** BASIC SEARCH ***/
.BasicSearchBox { min-height:600px; color:#fff; }
.BasicSearchBox .well { background:none; }
.BasicSearchBox h1 { margin-top:40px; font-size:70px; font-weight: 600; }
.BasicSearchBox h2 { margin-bottom:50px; }


/*** CATEGORIES ***/
.core_widgets_categories_list ul.normal .cat-item a:before { font-family: FontAwesome; content: "\f101"; padding-right:10px; color:#ddd; }
.core_widgets_categories_list ul.normal .cat-item a {padding-left: 10px;font-size: 18px;}
.core_widgets_categories_list ul.normal .cat-item .children .cat-item a:before {  content: ""; padding-left:0px; }

 
@media all and (max-width: 1000px) { /* screen size until 1000px */
.BasicSearchBox { min-height:100px; color:#fff; text-align:center; }
.BasicSearchBox h1 { margin-top:10px; font-size:30px; font-weight: 600; }
.BasicSearchBox h2 { margin-bottom:20px; font-size:18px; padding:20px; padding-top:0px; }
}
@media all and (max-width: 500px) { /* screen size until 500px */

.BasicSearchBox { min-height:100px; color:#fff; text-align:center; }
.BasicSearchBox h1 { margin-top:10px; font-size:30px; font-weight: 600; }
.BasicSearchBox h2 { margin-bottom:20px; font-size:18px; padding:20px; padding-top:0px; }
.BasicSearchBox input, .BasicSearchBox select { margin-bottom:10px; font-size:14px; }

}