/* ==============================================================================
Theme Name: whiterush gundogs
Theme URI: http://www.rewweb.co.uk
Description: Express Alarms Theme
Author: Robin Wilson
Template: flash
Version: 1.0
License:GNU General Public License
License URI:license.txt
================================================================================= */

.box-wr {
	border-style: solid;
	border-width : 1px ;
}

.center-wr {
	 margin: auto;
  width: 80%;
}


.logo-text .site-title {
	padding-top: 70px;
}

.full-width-center #primary {
	float: none;
	margin: 0 auto;
	width: 85%;
}

#secondary {
	float: right;
	width: 20%;
}

#bbpress-forums p {
	margin : 0 ;
}


.widget_display_stats dt {
	float: left;
	clear: right;
}

.widget_display_stats dd {
	float: right;
}

.widget_display_stats dl {
	margin: 0;
	overflow: hidden;
}

h1.site-title a {
	color: #dfbb8c;
	font-size : 36px ;
	font-weight: 900;
	
}
p.site-title a {
	color: #dfbb8c ;
	font-size : 36px ;
	
}

.logo-text p {
	color:#dfbb8c ;
	font-size : 24px ;
}
#sisste-navigation ul li {
	float: left;
	padding: 15px 15px 15px 0;
	position: relative;
	font-weight: bold;
	font-size: 15px;
}

.header-bottom .tg-container {
	max-width: 1400px;
	margin: 0 auto;
	background-color: #f2f6f7;
}

.header-bottom {
	background-color: #f2f6f7;
}

.header-bottom .search-wrap {
	display : none ;
}

#site-navigation ul li a {
	font-size: 20px;
}


.site{
	background-color: #f2f6f7;
}

.widget-area {
	background-color: #fff;
	padding : 20px ;
	
}

.breadcrumb-trail.breadcrumbs {
	margin-bottom: 0 ;
	background-color: #f2f6f7;
}

.breadcrumb-trail.breadcrumbs .trail-items {
	display : none ;
}

.breadcrumb-trail.breadcrumbs .trail-title {
	display: none;
}

.contact-us {
	padding-top : 15px ;
	padding-bottom : 20px ;
	
	
}


ul#menu-footer-menu {
	
	list-style: none !important;
)

li.bbp-forum-topic-count, li.bbp-topic-voice-count {
	width: 15%;
}

li.bbp-forum-info, li.bbp-topic-title {
	width: 50%;
}

#secondary .widget-title {
	font-size: 15px;
}

#secondary .widget ul li a {
	font-size: 15px;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 16px;
	}
	
	
/*  mobile display */
@media (max-width: 980px) {

#site-navigation, .center-logo-below-menu #site-navigation {
	color: #fff;
}
}

@media (max-width: 480px) {


 .logo {
	padding: 0px;
}


.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
	content: "\f0c9";
	color: #fff;
}


#site-navigation ul li:hover > a, #site-navigation ul li.current-menu-item > a, #site-navigation ul li.current_page_item > a, #site-navigation ul li.current_page_ancestor > a, #site-navigation ul li.current-menu-ancestor > a {
	color: #463e31;
}



}
	

	
	





