/* CUSTOM STYLESHEET
---------------------------------------------------------------------------------
Instructions: Add your custom styles in this file instead of style.css,
so it's easier to update the theme. Simply copy an existing style from 
style.css to this file, and modify it as you like.
--------------------------------------------------------------------------------- */



/* GLOBAL STYLES
---------------------------------------------------------------------------------
Add styles beneath this line that you want to be applied across your entire site */




.select-menu-catnav {
background-color: #558B00;
}



h4 {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  !important;
text-transform: none;
color: #558b00;
}

tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #FFF}

.title , .page-title , #sitetitle {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  !important;
	color: #558B00 !important;
	}



/* DESKTOP ONLY STYLES
---------------------------------------------------------------------------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@media only screen and (min-width: 801px) {


	/* Desktop styles go here */

.title , .page-title , #sitetitle {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  !important;
font-size: 40px !important;
color: #558B00 !important;
font-weight: 700;
	text-transform: none;	
}


.kp-intro {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  !important;
font-size: 40px !important;
color: #558B00 !important;
font-weight: 700;
	text-transform: none;	
}


.clearfix {


}

#catnav  {
width: 960px;
margin-left: 0px;
}

#header , #header-image-logo {
padding-right: 0px;
width: 1000px;
}

#header-image-logo #sitetitle img {
margin-top: 20px;
width: 1000;

}

#footer  {
width: 1000px;
background-color: #558B00;
}
  
.widgettitle {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  !important;
font-size: 20px !important;
color: #558B00 !important;
}

h4 {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  !important;
text-transform: none;
color: #558b00;
}

 #map {
        height: 100%;
      }

.date-box {
background-color: #558b00;
}

#content  {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  !important;
}

.button.small {
	color: white;
	}



.cust-text-box {
width: 95%;
margin-left: auto;
margin-right: auto;

}




}


/* MOBILE ONLY STYLES
---------------------------------------------------------------------------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@media only screen and (MAX-width: 800px) {


	/* Mobile styles go here */



.kp-intro {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif  !important;
font-size: 1.2em !important;
color: white !important;
font-weight: 700;
	text-transform: none;	
}

.entry {

background-color: #558B00 !important;
}
#sitetitle   {

background-color: #558B00 !important;
}

#catnav .select-menu-catnav {
margin-top: -30px;
margin-bottom: -10px;
background-color: #558B00 !important;
border:1px solid #eee;
}

#catnav  {

}
#content {
padding-top: 15px !important;
}
#content p {
font-size: 0.8em;
}

h1.page-title {
background-color: #558B00 !important;
color: white !imortant;
font-size: 0.8em;
margin-top: 0px;
margin-bottom: -35px;
z-index: 700000;
}

h4  {
font-size: 0.8em;
color: white;
}

#content{
color: white;
}

body{
background-color: #558B00 !important;
}


#head-content {
background-color: #558B00 !important;
margin-bottom: -15px;
}

#header {
background-color: #558B00 !important;

}

#footer  {
background-color: #558B00 ;
}

#wrap  {

background-color: #558B00 !important;
}

#outer-wrap  {
background-color: #558B00 !important;
}

strong { 
    font-weight: normal;
}

table {
color: black;
}
.cust-text-box {
font-size: 0.8em;
width: 100%;
margin-left: auto;
margin-right: auto;
}

#wrap,
	.limit,
	#head-content {
		padding:0 3% !important;
	}

.solotext-message img {
display: none;
}

.testimonial .test-author  {
text-transform: none;
 color: #ffffff; 
}
}
