/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


/* 
GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */


/* 
DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@-webkit-keyframes glowbutton {
  from {
    background-color: #00609f;
  }
  50% {
    background-color: #ed1c24;
  }
  to {
    background-color: #00609f;
  }
}
@-moz-keyframes glowbutton {
  from {
    background-color: #00609f;
  }
  50% {
    background-color: #ed1c24;
  }
  to {
    background-color: #00609f;
  }
}
@-o-keyframes glowbutton {
  from {
    background-color: #00609f;
  }
  50% {
    background-color: #ed1c24;
  }
  to {
    background-color: #00609f;
  }
}
@keyframes glowbutton {
  from {
    background-color: #00609f;
  }
  50% {
    background-color: #ed1c24;
  }
  to {
    background-color: #00609f;
  }
}

@media only screen and (min-width: 768px) {
	/* Desktop styles go here */
	
	.header-address {
		float: left;
		font-size: 1.687em;
		margin-top: 12px;
	}
	
	.widget_woothemes_features .features .feature .feature-content img {
		width: 90%;
	}

	body.home .gform_wrapper .top_label input.medium {
		width: 100%;
	}

	#header .header-top .row .account {
		display: inline;
		float: left;
		width: 12.22222222222222%;
		margin-left: 1.3888888888888888%;
		margin-right: 1.3888888888888888%;
		float: right;
		margin-top: 0;
		margin-bottom: 0;
	}

	#header .logged-out .account-links ul li a span {
		display: inline-block;
		margin-left: 5px;
	}
	
	#header .header-top .row .logged-out .account-links ul li a {
		width: 75%;
	}
	
	body.logged-in #header .header-top .row .account {
		display: inline;
		float: left;
		width: 22.22222222222222%;
		margin-left: 1.3888888888888888%;
		margin-right: 1.3888888888888888%;
		float: right;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.home .woocommerce-wrap .widget_woothemes_features .features .feature {
		min-height: 381px;
	}
	
	/*.home #content div.woocommerce-wrap ul.featured {
		background-color: #00609f;
		padding-top: 4.236em;
		margin-bottom: 4.236em;
		-webkit-box-shadow: 20em 0 0 0 #efefef, -20em 0 0 0 #00609f;
		box-shadow: 20em 0 0 0 #00609f, -20em 0 0 0 #00609f;
	}*/
	
	h1, h2, h3, h4, h5, h6 {
		font-family: 'Open Sans Condensed', sans-serif;
	}
	
	.woocommerce-columns-5 ul.products li.product {
		min-height: 264px;
	}
	
	#sidebar .widget h3 {
		font-size: 1.6em;
	}
	
	div.single_variation,
	form.woocommerce-ordering,
	body.home div.retail_info {
		display: none;
	}
	
	button.button.alt {
		background: #ed1c24;
	}
	
	.home #content .widget h1 {
		font-size: 2.5em;
	}

	.home #content ul.products.featured li.featured h3 {
		font-size: 1.8em;
	}
	
	.home div.woocommerce-wrap ul.featured li.featured h3 {
		margin-top: 0!important;
	}

}

body.single-product h1 {
font-size: 2.618em;
line-height: 1.387em;
}

li.product h3 {
font-size: 1.2em;
line-height: 1.8em;
}

nav#navigation a.button {
	background: #ed1c24!important;
	color: #fff!important;
}

.lost_password {
	display: block;
}

body.page-template-page-growing-guides-php h1 {
	font: bold 2.3em/1em 'Open Sans Condensed', arial, sans-serif;
	color: #3E3E3E;
}

div.single_variation,
form.woocommerce-ordering,
body.home div.retail_info,
.account-links .register,
body.page.page-template-page-growing-guides-php header h1,
article.post .post-meta ul li.post-comments {
	display: none;
}

#footer-widgets li {
	list-style-type: none;
}

#header .header-top .row .widget_product_search {
	width: 25%!important;
}

#text-7, #text-9 {
	background: #fff;
	padding: 32px;
}

#text-9 {
	padding: 32px 32px 0px;
}

.home #content #text-6.widget h1 {
	margin-bottom: 1em;
}

#text-9 .threecol-two, #text-9 .threecol-one {
	margin-bottom: 0!important;
}

#text-9 p {
	border-top: 0.15em solid rgba(237, 28, 36, 100)!important;
	line-height: 1.4em;
	margin-bottom: 0;
	padding-top: 40px;
	text-align: center;
}

.home #content #text-7.widget h1 {
	margin-bottom: 0.75em;
}

#text-7 .textwidget {
	font-size: 22px!important;
	line-height: 28px;
	text-align: center;
}

article.post .entry .wp-caption, article.page .entry .wp-caption {
	background: #647378;
	-webkit-box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.2);
	margin-bottom: 55px;
	padding: 20px;
}

article.post .entry .wp-caption .wp-caption-text, article.page .entry .wp-caption .wp-caption-text {
	color: #fff;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

.sub-head-landing {
	font-family: 'Open Sans Condensed', arial, sans-serif;
	font-size: 1.4em;
	list-style-type: none!important;
	margin: 12px 0 12px;
}

.sub-head-landing li {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	padding-top: 5px;
}

.rslides_container ul li {
	list-style: none;
}

span.award-winner {
	display: block;
	width: 3.631em;
	padding: 1em 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: .857em;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	z-index: 98;
	background: #2ab6d6;
	z-index: 99;
}

span.award-winner img {
	width: 98%;
}

span.award-winner, .single-product .product span.award-winner {
	position: absolute;
	top: -.618em;
	right: -1em;
}

.home #content .widget_woo_product_categories ul.products li.product a h3 {
	top: 20px;
}

.no-border {
	border: none!important;
}

.gform_wrapper ul.gfield_radio li input[type=radio] {
width: 17px !important;
}
/*
     FILE ARCHIVED ON 23:39:28 Oct 20, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:04:45 Jun 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.615
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.056
  esindex: 0.011
  cdx.remote: 85.896
  LoadShardBlock: 366.962 (3)
  PetaboxLoader3.datanode: 362.377 (5)
  PetaboxLoader3.resolve: 127.972 (3)
  load_resource: 230.109
  loaddict: 115.205
*/