/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.main-navigation ul:not(.children) > li > a {
	padding-bottom: 7px; 
	padding-right: 10px;
	padding-left: 15px;
}
.main-navigation a {
	line-height: 1;
	font-size: 70%;
}
.main-navigation ul ul.children a, .main-navigation ul ul.sub-menu a {
  font-size: 80%;
}
.header-search { display: none; }
.header-content .jetpack-social-navigation { padding-right: 0; }
.main-navigation { max-width: none; }
.site-branding.site-branding {  margin-top: 20px; margin-bottom: 20px; }
@media (max-width: 767px) {
    .site-title { font-size: 6rem; }
}
#secondary .widget {
    margin-bottom: 30px;
}
.entry-content blockquote {
    font-family: merriweather;
		background: #79d279;
	  color: #133913;
		padding: .01em 40px;
}
.entry-content a{
color: #339933;
}

.widget-area .widget a { color: #339933; }



.menu ul li a:hover {
    color: #339933;
}

#mc_embed_signup input.button { color: #133913; background: #79d279; font-family: merriweather;
	font-size: 14px;}

#mc_embed_signup input.button:hover { color: #79d279; background: #339933;}

#mc_embed_signup #mc-embedded-subscribe-form {padding-top: 0; padding-bottom: 0; padding-left: 0;}

#mc_embed_signup div.mc-field-group label {font-family: verdana; font-size: 14px;}

.widget-area .widget-title { font-size: 14px;}

.widget-area .widget-title a {color: #111;}

.swpm-form-builder .swpm-legend {
color: #133913 !important;
}
.search-form .search-submit {
    background: #79d279;
}
.search-form .search-submit i {
    color: #133913;
}
.search-form .search-submit:hover {
    background: #133913;
}
.search-form .search-submit:hover i {
    color: #79d279;
}
.site-footer  {
    color: #133913;
		background-color: #79d279;
}

.site-footer .jetpack-social-navigation .menu a:before {
    color: #133913;
}

input[type="submit"] {
    background: #79d279;
	color: #133913;
	padding: 10px;
	font-family: merriweather;
}
input[type="submit"]:hover {
    background: #339933;
	color: #79d279
}

.widget-area input[type="submit"] {
background-color: #79d279;
color: #133913;
}

.widget-area input[type="submit"]:hover {
background-color: #339933;
color: #79d279;
}
.swpm-form-builder fieldset {background-color: #ffffff;}

.site-footer .menu a { color: #133913; }

.site-footer .menu a:hover,
.site-footer .jetpack-social-navigation .menu a:hover:before {
    color: #339933;
}
.site-footer .menu li:hover span { color: #339933; } 

h5 { font-size:14px !important; }
.shopnow input[type="submit"] {
	background: #ffffff;
	color: #c92392;
	padding: 5px;
	font-family: verdana;
}

.shopnow input[type="submit"]:hover {
	background: #ffffff;
	color: #133913;
}
.centerwidget
{
	text-align: center;
}
.widget-area .pinklink a
{
	color: #c92392;
}
.contact-form .contact-submit input[type="submit"] {
    background: #79d279;
    color: #133913;
}
.contact-form .contact-submit input[type="submit"]:hover {
    background: #339933;
    color: #79d279;
}