/**
 * Styles needed for Wakefield Customizer Plugin
 * @author Retail Smarter
 */

 @import url('https://fonts.googleapis.com/css2?family=Bitter:wght@300;400;500;700;800&family=Mukta:wght@400;500&family=Roboto+Slab:wght@300;400;500;600;700;800&family=Azeret+Mono:ital,wght@0,100..900;1,100..900&display=swap');


 /* Main Styles
 ---------------------------------------------------------------------------- */
body {
	font-size: 22px;
    line-height: 135%;
	font-weight: 300;
 }
h1, h2, h3, h4, h5, h6 {
    letter-spacing: -1px;
	margin-bottom: 6px;
}
h1, h2 {
	font-weight: 600;
}
h3, h4, h5, h6 {
	font-weight: 400;
}
h1 {
	font-size: 36px
}
h2 {
    font-size: 30px
}
h3 {
    font-size: 26px
}
h4 {
    font-size: 22px
}
h5 {
    font-size: 18px
}
h6 {
    font-size: 16px
}
li::marker {
	font-size: .8em;
}

 a {
     font-weight: 600;
	 letter-spacing: -.5px;
 }
 .full-width-content .content {
     padding: 0 0 50px;
 }
 .wf-callout,
 .wf-callout-white {
     font-family: 'Bitter', serif;
     font-weight: 600;
     font-size: 32px;
     letter-spacing: -1px;
     line-height: 100%;
 }
 .wf-callout-white {
     color: white;
 }
 .wf-green {
     color: #64a644;
 }
.wf-blue {
	color: #03c;
}
.wf-black {
	color: #121;
}
.wf-white,
.wf-white a {
	color: white;
} 
a.wf-orange {
	color: #fbb701;
}
.wf-blue-water {
	color: #5093bc;
}
.wf-blue-sky {
	color: #5093bc;
}
.wf-orange-nutrients {
	color: #d37554;
}
.wf-gold {
	color: #ffcc00;
}
.wf-bitter-bold {
	font-weight: 800;
}
.secondary-nav .site-inner {
    margin-top: 150px;
}
.wf-no-top-margin {
	margin-top: 0!important;
}
.wf-no-bottom-margin {
	margin-bottom: 0!important;
}
.wf-source-text {
	font-size: 14px;
	font-family: "Mukta", sans-serif;
	letter-spacing: normal;
	line-height: 115%;
}
:target:before {
    content: "";
    display: block;
    height: 100px;
    margin: -100px 0 0;
}
input[type="submit"] {
	color: white;
	border-radius: 8px;
}
.entry,
.comment-respond {
	margin-bottom: 50px;
}
.wf-unbold-links a {
	font-weight: 400;
	letter-spacing: normal;
}

.entry-header::after {
	display: none;
}
.entry-title {
	margin-bottom: 50px;
}
.no-margin-block {
	margin-bottom: 0!important;
}
.wf-article-ol {
	li { 
		margin-bottom: 24px; 
	}
	li::marker {
		font-size: 1em;
		font-weight: bold;
	}
}
 
 
 /* Navigation Menu
 ---------------------------------------------------------------------------- */
 .site-header {
     background-color: #010;
 }
 .genesis-nav-menu a {
     font-weight: 600;
	 padding: 30px 12px;
 }
.front-page .genesis-nav-menu li.current-menu-item > a, 
.genesis-nav-menu > li > a {
	border-bottom: none;
}
.front-page .genesis-nav-menu.menu-secondary li.current-menu-item > a:focus, 
.front-page .genesis-nav-menu.menu-secondary li.current-menu-item > a:hover, 
.genesis-nav-menu.menu-secondary li.current-menu-item > a, 
.genesis-nav-menu.menu-secondary > li > a:focus, 
.genesis-nav-menu.menu-secondary > li > a:hover {
	/* color: #5fc42a; */ /*#64a644*/
	background-color: rgba(255,255,255,.25);
}
.front-page .genesis-nav-menu li.current-menu-item > a:focus, 
.front-page .genesis-nav-menu li.current-menu-item > a:hover, 
.genesis-nav-menu li.current-menu-item > a, 
.genesis-nav-menu > li > a:focus, 
.genesis-nav-menu > li > a:hover,
.genesis-nav-menu .sub-menu a:focus, 
.genesis-nav-menu .sub-menu a:hover, 
.genesis-nav-menu .sub-menu li.current-menu-item > a {
	background-color: #3f4c40;
}
 .title-area {
     max-width: 330px;
 }
 html:not([data-scroll="0"]) .site-header {
     top: 0;
 }
 html:not([data-scroll="0"]) .site-header > .wrap {
     margin: 5px auto;
     display: flex;
     align-items: center;
     justify-content: center;
 }
 #menu-topbar-submenu {
     float: right;
     margin: 0;
 }
 .nav-secondary {
     background-color: #606872;
 }
 .nav-secondary a {
     padding: 15px 12px;
 }
 .wf-where-to-buy-nav a {
     background-color: #64a644!important;
     margin: 20px 3px 22px;
     padding: 10px 9px 8px;
     border-radius: 3px!important;
	 color: white;
 }
.genesis-nav-menu > li.wf-where-to-buy-nav > a:hover {
	background-color: #64a644!important;
	color: white!imporant;
}
 html:not([data-scroll="0"]) .wf-where-to-buy-nav a {
     margin: 10px 3px 12px;
     padding: 10px 12px 8px;
 }
.genesis-nav-menu li.current-menu-item > a {
	background-color: rgba(255,255,255,.25);
}
.wf-custom-search-form input.s {
	background-color: transparent;
    background-image: url(https://www.wakefieldbiochar.com/wp-content/uploads/2023/03/magnifying-glass-icon-32px.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    border: none;
    cursor: pointer;
    height: 28px;
    margin: 2px 0;
    padding: 0 0 0 28px;
    position: relative;
    -webkit-transition: width 400ms ease, height 400ms ease, background 400ms ease;
    transition: width 400ms ease, height 400ms ease, background 400ms ease;
    width: 0;
}
.wf-custom-search-form input.s:focus {
	background-color: #fff;
	font-size: 15px;
    cursor: text;
    outline: 0;
    width: 230px;
	padding: 3px 8px;
}
#menu-topnav a {
	
}
 
 
 /* Homepage
 ---------------------------------------------------------------------------- */
 .home.secondary-nav .site-inner {
     margin-top: 76px;
 }
 html:not([data-scroll="0"]) .home.secondary-nav .site-inner {
     margin-top: 56px;
 }
 .home .site-inner {
     max-width: none;
 }
 .wf-homepage-first-image {
     width: 100%;
     max-width: 1920px;
     margin: 0 auto;
 }
 .wf-homepage-blocks,
 .wf-homepage-blocks-mobile {
     max-width: 1000px;
     margin: 50px auto 0;
 }
 .wf-homepage-narrow {
     max-width: 800px;
     margin: 0 auto 18px;
 }
 .wf-homepage-narrow-video {
     max-width: 800px;
 }
 .wf-difference-block {
     background-image:url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/02/Biochar-Difference-Desktop-1000-1.jpg');
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     min-height: 900px;
 }
 .wf-difference-block p {
     margin: 10px 0 0;
 }
 .wf-difference-cols {
     min-height: 750px;
     max-height: 750px;
     padding: 50px 25px 0;
     line-height: 135%;
     font-size: 20px;
 }
 .wf-difference-cols .wp-block-image {
     margin-bottom: 12px;
 }
 .wf-homepage-narrow {
     display: block;
     max-width: 800px;
     margin: 0 auto;
 }
 .wf-home-space {
     margin-top: 24px;
 }
 .hnBGaA {
     justify-content: center !important;
 }
 .wf-homepage-product-bg {
     background-image: url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/02/BlueSky-1000.jpg');
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     height: auto;
     padding: 100px 50px 0;
 }
.wf-homepage-review-text {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #e2e2e2;
}
.wf-footer-logo .wp-block-group__inner-container {
	display: flex;
 	align-items: center;
	justify-content: center;
}
figure.wf-footer-usa-flag {
	margin-left: 20px;
}
.wf-footer-middle {
	text-align: center;
}
.site-footer .wf-contact {
	text-align: left;
	text-transform: none;
	font-size: 18px;
	line-height: 115%;
	letter-spacing: normal;
}
.wf-social-icons i {
	font-size: 32px;
}
.wf-social-icons a:not(:last-child) {
	padding-right: 8px;
}
.wf-footer-links {
	margin-top: 25px;
	text-align: left;
	line-height: 125%;
}
.wf-footer-newsletter-signup h4 {
	margin-bottom: 0;
}
.gform_wrapper.gravity-theme.wf-footer-newsletter-signup_wrapper .gfield_label {
	margin: 0;
}
.wf-footer-newsletter-signup .button:hover,
.wf-footer-newsletter-signup input[type="submit"]:hover {
	background-color: #606963;
	border-color: #606963;
}
.wf-copyright {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
}
.wf-hide-on-desktop {
	display: none;
}

@media only screen and (max-width: 451px) {
	.wf-footer-logo .wp-block-group__inner-container {
		display: block;
	}
	.wf-footer-logo .wp-block-group__inner-container figure {
		margin: 0;
	}
	figure.wf-footer-usa-flag {
		margin-left: 0;
	}
	.wf-social-icons {
		margin-top: 25px;
	}
	.wf-footer-links {
		margin-bottom: 25px!important;
		text-align: center;
	}
	.wf-hide-on-desktop {
		display: block;
	}
	.wf-hide-on-mobile {
		display: none;
	}
}
 

 /* Product Display Pages
 ---------------------------------------------------------------------------- */
.wf-pdp .site-inner {
	/*margin-top: 78px;*/
}
.wf-compost-biochar-pdp-header {
	background-image: url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/02/Watercolor-Plant-Sky-Compost-Biochar-v2.png');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
	margin-bottom: 30px;
	padding: 70px 0 0 50px;
}
.wf-pdp-title {
	font-family: "Bitter";
	font-size: 40px;
	font-weight: 500;
	letter-spacing: -1px;
	max-width: 70%;
	line-height: 115%;
}
.wf-pdp-title .wf-strong {
	font-weight: 800;
}
 .n2-ss-align {
     margin:0 auto;	
 }
 .wf-pdp-image .n2-ss-slider-controls-below {
     padding-top: 30px;
 }
 .wf-pdp-sizes, .wf-pdp-instruction-links {
     margin: 0;
 }
 .wf-pdp-where-to-buy-button {
     margin-bottom: 0;
	 text-align: right;
 }
 .wf-pdp-features {
     line-height: 140%;
 }
 .wf-pdp-features li {
     line-height: 125%;
     margin: 0 0 12px;
 }
 .wf-pdp-features li::marker {
     font-size: 16px!important;
 }
 .wf-pdp-certification-logos > .wp-block-group__inner-container {
     width: 100%;
     display: flex;
     justify-content: flex-start;
     align-items: center;
 }
 .wf-pdp-certification-logos > .wp-block-group__inner-container > figure {
     margin: 0;
 }
 .wf-pdp-certification-logos > .wp-block-group__inner-container > .wp-block-image img {
     max-width: 100px;
 }
.wf-pdp-certification-logos {
	margin-bottom: 10px;
}
 hr.wp-block-separator.wf-pdp-separator {
     margin: 0 0 1.2em;
 }
 h4.wf-pdp-h4 {
     margin-bottom: 0;
 }
 .wf-pdp-instructions {
     font-size: 20px;
     line-height: 140%;
 }
.wf-pdp-instructions .wp-block-image {
	margin: 0;
}
.wf-pdp-biochar-bonus {
	background-image: url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/02/Blue-Sky-Grass-and-Soil-1200v2.jpg');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 50px 125px 10px;
}
.wf-pdp-biochar-bonus .wf-top-text,
.wf-pdp-biochar-bonus .wf-bottom-text {
	font-family: "Bitter";
	font-weight: 500;
	letter-spacing: -1px;
	text-align: center;
}
.wf-pdp-biochar-bonus .wf-top-text {
	font-size: 42px;
}
.wf-pdp-biochar-bonus .wf-bottom-text {
	font-size: 32px;
	color: white;
}
.wf-pdp-biochar-bonus .wf-bottom-text .wf-source-text {
	margin-top: 10px;
}
.wf-pdp-compost-footer {
	background-image: url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/02/Woods-and-Soil-1200.jpg');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 50px 0 25px;
}
.wf-pdp-compost-footer .wf-top-text,
.wf-pdp-compost-footer .wf-bottom-text {
	font-family: "Bitter";
	font-weight: 500;
	letter-spacing: -1px;
	text-align: center;
}
.wf-pdp-compost-footer .wf-top-text {
	font-size: 42px;
	background-color: rgba(0,0,0,.45);
	width: 100%;
	padding: 25px;
}
.wf-pdp-compost-footer .wf-bottom-text {
	font-size: 32px;
}
.wf-review-stars {
	display: flex;
	justify-content: space-between;
}
.wf-stars i {
	color: #ffa41d;
}
.wf-amazon-review-link {
	font-size: 16px;
	font-weight: 600;
	display: flex;
	justify-content: flex-end;
	width: 100%;
}
.wf-show-on-mobile,
.fa-duotone.wf-show-on-mobile {
	display: none;
}
.wf-bulk-cert-logos {
	display: flex;
	justify-content: center;
	align-items: center;
}
.wf-bulk-cert-image {
	
}
.wf-bulk-includes-form .gform_wrapper {
	padding: 20px 30px;
	background-color: #f3f3f3;
	border-radius: 8px;
}
.wf-bulk-includes-form .gform_legacy_markup_wrapper .gfield_checkbox li label {
	font-size: 18px;
}
.wf-bulk-includes-form .gform-button--width-full {
	width: 100% !important;
}
.wf-bulk-usage-links {
	margin: 10px 0 30px;
}
.wf-bulk-table {
	font-size: 20px;
	line-height: 100%;
}
.wf-bulk-table td {
	line-height: 100%;
	border: none;
}
.wf-pdp-tighter {
	line-height: 140%;
}
.wf-pdp-tighter li {
	margin-bottom: 5px;
}
 

 /* Wakefield Soil Calculator
 ---------------------------------------------------------------------------- */
.wf-meijer-store-note {
	font-weight: 400;
	color: #FF9900;
}


 /* Wakefield Soil Calculator
 ---------------------------------------------------------------------------- */
 .wf-soil-calculator {
     background-color: #f5f5f5;
     border-radius: 12px;
     padding: 20px 30px;
     font-size: 20px;
 }
 .wfcf-section {
     margin-bottom: 25px;
 }
 .wfcf-title,
 .wfcf-product-title {
     margin-bottom: 0;
     text-align: center;
 }
 .wfcf-separator {
     width: 80%;
     color: #e0e0e0;
     margin: 10px auto 25px;
 }
 .wfcf-section h5 {
     margin-bottom: 5px;
 }
 .wfcf-explanatory-text {
     font-size: 15px;
     line-height: 135%;
     margin-bottom: 25px;
 }
 .wf-soil-calculator input {
     padding: 6px 12px;
     margin: 0;
     border: 1px solid #d3d3d3;
     border-radius: 5px;
     line-height: normal;
 }
 .wf-soil-calculator select {
     padding: 5px 10px;
     margin: 0;
     border-radius: 5px;
 }
 .wfcf-input-group {
     display: flex;
     flex-wrap: nowrap;
     align-items: stretch;
     width: 100%;
 }
 .wfcf-input-group:not(:last-child) {
     margin-bottom: 10px;
 }
 .wfcf-input {
     display: block;
     flex-basis: auto;
     width: 1%;
     flex: 1 1 auto;
 }
 .wfcf-has-append {
     border-top-right-radius: 0px !important;
     border-bottom-right-radius: 0px !important;
 }
 .wfcf-input-group-append {
     display: flex;
     flex-wrap: nowrap;
     align-items: center;
     background-color: #ddd;
     padding: 5px 10px;
     margin-left: -1px;
     border: 1px solid #d3d3d3;
     border-radius: 0 5px 5px 0;
     color: #121;
 }
 .wfcf-label {
     display: flex;
     flex-wrap: nowrap;
     align-items: center;
     padding: 5px 10px;
     font-size: 22px;
     width: 40%;
 }
 .wfcf-wider {
     width: 55%;
 }
 .wf-soil-calculator button {
     margin: 0 auto;
     border-radius: 5px;
     width: 100%;
 }
 #wf-calc-button,
 #wfcf-buy-button {
     display: flex;
     justify-content: center;
     align-items: center;
 }
 #wfcf-buy-button {
	display: none;
 }
 #wfcf-calculate-button,
 #wfcf-buy-now-button {
     text-transform: capitalize;
     letter-spacing: normal;
     color: white;
     font-size: 20px;
 }
 #wfcf-calculate-button:focus,
 #wfcf-buy-now-button:focus {
	background-color: #999;
	border-color: #999;
 }
 #wfcf-results h5 {
     /*text-align: center;*/
 }
 #wfcf-bags-recommended {
     width: 100%;
     border-radius: 5px 5px 0 0;
     border: 1px solid #999;
     background-color: white;
     padding: 5px 10px;
     margin: 0;
     text-align: center;
     font-weight: 600;
     font-size: 24px;
 }
 #wfcf-bag-types {
     width: 100%;
     border-radius: 0 0 5px 5px;
     border: 1px solid #999;
     margin: -1px 0 0;
     display: flex;
     align-items: stretch;
 }
 #wfcf-bag-quart,
 #wfcf-bag-gallon,
 #wfcf-bag-cuft {
     font-size: 16px;
     text-align: center;
     padding: 5px;
     flex-basis: 33.33%;
     background-color: #e2e2e2;
     cursor: pointer;
 }
 #wfcf-bag-gallon {
     border-left: 1px solid #f2f2f2;
     border-right: 1px solid #f2f2f2;
 }
 .wfcf-recommended {
     background-color: #232 !important;
     color: white;
     font-weight: 600;
 }
 #wfcf-results,
 #wfcf-error {
     display: none;
 }
 #wfcf-error {
     color: #FDA305;
     background-color: #FCF5E7;
     width: 100%;
     font-size: 20px;
     line-height: 120%;
     font-weight: 500;
     margin: 20px auto;
     padding: 25px;
     border-radius: 5px;
 }
 #wfcf-bags-debug {
     display: none;
     border-radius: 5px;
     margin: 25px auto;
     padding: 25px;
     width: 100%;
     font-size: 16px;
     line-height: 125%;
     background-color: #FEFCD3;
     color: 330;
 }
 #wfcf-bags-debug p {
     margin: 0;
 }
#wfcf-buy-bulk {
	display: none;
	justify-content: space-between;
	line-height: 115%;
	margin-top: 20px;
}
.wf-forklift {
	display: flex;
	justify-content: center;
	align-items: center;
}
.wf-forklift i {
	color: #343;
}
.wf-bulk-text {
	padding-left: 20px;
}


 /* Where To Buy
 ---------------------------------------------------------------------------- */
.wf-wpsl-search {
	width: 100%;
	padding: 15px 25px;
	background-color: #f3f3f3;
	border-radius: 5px;
	margin-bottom: 10px;
}
#wf-wpsl-search-wrap form,
.wf-wpsl-input,
.wf-wpsl-select-wrap,
#wf-wpsl-radius,
#wf-wpsl-results {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.wf-wpsl-input,
#wpsl-search-input,
#wf-wpsl-search-wrap form{
	width: 100%!important;
}
#wf-wpsl-radius label,
#wf-wpsl-results label,
.wf-wpsl-input label {
	flex-wrap: nowrap;
	white-space: nowrap;
	padding: 0 12px;
}
#wpsl-radius-dropdown,
#wpsl-results-dropdown {
	padding: 2px 12px;
	min-width: 100px;
}
#wpsl-radius-dropdown option,
#wpsl-results-dropdown option {
	min-height: 0;
}
.wf-wpsl-search-btn-wrap {
	padding: 0 12px;
}
#wpsl-search-btn {
	margin-right: 0!important;
	background-image: none!important;
	background-color: #64a644!important;
	color: white!important;
	letter-spacing: normal!important;
	font-stretch: normal!important;
	font-size: 18px!important;
	font-family: "Mukta"!important;
	font-weight: 600!important;
	border: 0!important;
	border-radius: 3px!important;
	padding: 7px 12px!important;
}
.wf-meijer-announcement {
	padding: 12px 0 6px;
	color: #dd1321;
	border-bottom: 1px solid #dd1321;
}
.wf-meijer-announcement a {
	color: #dd1321;
}
 .wf-meijer-announcement br {
		display: none;
	 }
#wpsl-result-list {
	border: 1px solid #e2e2e2;
	padding: 20px;
	border-radius: 8px;
}
.wf-wholesale-callout {
	padding: 20px 40px;
	background-color: rgba(119,164,100,.1);
	border-radius: 8px;
	font-weight: 400;
}

.wf-below-wtb-callout {
	margin-top: 25px;
	padding: 20px;
	background-color: #f3f3f3;
	border-radius: 8px;
	display: flex;
	align-items: center;
}
.wf-below-wtb-callout .wp-block-column {
	display: flex;
	align-items: center;
}
.wf-below-wtb-callout .wp-block-column p {
	margin: 0;
	padding: 0;
}


.wf-where-to-buy-2024 .site-inner {
	margin-top: 125px;
}
.wf-where-to-buy-2024 .entry-header::after {
	padding: 0;
	margin: 0;
	border: 0;
	content: "";
	display: none;
}
.wtb-retailer-col {
	text-align: center;
}
.wtb-retailer-col .wp-block-image {
	margin: 0;
}
.wtb-in, .wtb-on {
	font-size: .72em;
	letter-spacing: normal;
	line-height: 1;
	font-weight: 400;
	color: #777;
}
.wtb-in {
	color: #333;
	font-weight: 900;
}

.wf-where-to-buy-2024 .wp-block-columns.is-layout-flex {
	gap: 0;
}



 /* Sidebar
 ---------------------------------------------------------------------------- */
.wf-sidebar-wrapper {
}
.wf-sidebar {
	background-image: url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/03/Sidebar-Sky-Grass-Soil@2x.png');
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	min-height: 500px;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: 32px;
}
.wf-sidebar-text {
	padding: 0 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.wf-sidebar-black-stripe {
	padding: 10px 20px;
	color: white;
	line-height: 100%;
	font-size: 24px;
	font-weight: 600;
	background-color: rgba(0,0,0,.5);
	margin-bottom: 20px;
	text-align: center;
	letter-spacing: -1px;
}
.wf-sidebar-text button {
	text-align: center;
	padding: 12px 20px;
	border-radius: 8px;
	width: 100%;
	text-transform: capitalize;
	font-size: 32px;
	letter-spacing: -1px;
	color: white;
	transition: ease 200ms;
}
.wf-sidebar-text button:hover {
	background-color: rgba(0,0,0,.65);
	border-color: rgba(0,0,0,.65);
}
.wf-sidebar-text .wf-sidebar-learn {
	margin: 10px auto;
}
.wf-sidebar-text .wf-sidebar-learn a {
	color: white;
}
.wf-sidebar-text .wf-sidebar-learn a:hover {
	color: #64a644;
}
.wf-newsletter-signup,
.wf-sidebar-gravity-form {
	padding: 20px;
	background-color: #f2f2f2;
	border-radius: 8px;
}
.gform_wrapper.gravity-theme.wf-newsletter-signup_wrapper .gfield_label,
.gform_wrapper.gravity-theme.wf-newsletter-signup_wrapper .ginput_complex label,
.gform_wrapper.gravity-theme.wf-sidebar-gravity-form_wrapper .gfield_label,
.gform_wrapper.gravity-theme.wf-sidebar-gravity-form_wrapper .ginput_complex label {
	line-height: 100%;
}
.gform_wrapper.gravity-theme.wf-newsletter-signup_wrapper input[type="submit"] {
	color: white;
	border-radius: 8px;
	background-color: #a6aaa4;
	border-color: #a6aaa4;
}
.gform_wrapper.gravity-theme.wf-newsletter-signup_wrapper input[type="submit"]:hover {
	background-color: #64a644;
	border-color: #64a644;
}
.gform_wrapper.gravity-theme.wf-sidebar-gravity-form_wrapper input[type="submit"] {
	color: white;
	border-radius: 8px;
}
.gform_wrapper.gravity-theme.wf-sidebar-gravity-form_wrapper h3 {
	text-align: center;
}
.wf-sidebar-row {

}
.wf-sidebar-row .wf-logo {
	max-width: 80px;
	margin: 0 auto;
}
.wf-sidebar-how-to-use-title {
	width: 100%;
	font-weight: 600;
	font-size: 34px;
	font-family: "Bitter";
	letter-spacing: -1px;
	text-align: center;
}
.wf-sidebar-how-to-use-text {
	font-size: 20px;
	line-height: 140%;
	text-align: center;
	padding-top: 10px;
}



/* Pages/Posts (with Sidebar content)
 ---------------------------------------------------------------------------- */
.sidebar-content .wf-pdp-biochar-bonus,
.content-sidebar .wf-pdp-biochar-bonus {
	padding: 15px 50px 10px
}
.sidebar-content .wf-pdp-biochar-bonus .wf-top-text,
.content-sidebar .wf-pdp-biochar-bonus .wf-top-text {
	line-height: 115%;
	font-size: 38px;
}
.sidebar-content .wf-pdp-biochar-bonus .wf-bottom-text,
.content-sidebar .wf-pdp-biochar-bonus .wf-bottom-text {
	font-size: 26px;
	line-height: 115%;
}
.sidebar-content .wf-source-text,
.content-sidebar .wf-source-text {
	font-size: 10px;
}
.wf-page-callout {
	padding: 30px 0;
}
.wf-list-spacing li {
	margin-bottom: 25px;
	line-height: 125%;
}
.wf-article-indent {
	margin-left: 40px;
}
.wf-article-indent h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.wf-subheadline {
	font-size: 30px;
	line-height: 130%;
	margin-top: -20px;
}


/* Biochar Blog (Home)
 ---------------------------------------------------------------------------- */
.entry-content .wf-biochar-blog ul > li {
	list-style-type: none;
}
.entry-content .wf-biochar-blog ol, .entry-content .wf-biochar-blog ul {
	padding: 0;
}
.wf-biochar-blog .wp-block-post-title a {
	font-size: 28px;
}
.wf-biochar-blog .wp-block-post-excerpt__more-text {
	text-align: right;
}
.wf-biochar-blog .wp-block-post-excerpt__more-link {
	font-size: 20px;
}
.wf-biochar-blog .wp-block-post-title a {
	color: #121;
	line-height: 115%;
}
.wf-biochar-blog .wp-block-post-title a:hover {
	color: #64a644;
}
.wf-biochar-blog  .wp-block-group {
	padding: 0 6px!important;
}
.wp-block-post-excerpt__more-link::after {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 14px;
	content: " \f0a9";
}
.wf-biochar-blog .wp-block-post-excerpt__excerpt {
	margin-bottom: 10px;
}
.wp-block-query-pagination,
.archive-pagination.pagination {
	font-size: 20px;
	border-top: 1px solid #e2e2e2;
	padding-top: 10px;
	margin: 0 0 50px;
}
.wf-biochar-blog .wp-block-query-pagination-previous,
.wf-biochar-blog .wp-block-query-pagination-next,
.archive .pagination-previous,
.archive .pagination-next {
	font-size: 20px;
}
.wf-biochar-blog .wp-block-query-pagination-previous::before {
	content: "\00AB \0020";
	white-space: pre;
}
.wf-biochar-blog .wp-block-query-pagination-next::after {
	content: " \00BB";
	white-space: pre;
}


/* Blog Nav
 ---------------------------------------------------------------------------- */
.wf-sidebar-blog-nav {
	padding: 0 20px;
	border-radius: 8px;
	margin-bottom: 30px;
}
.wf-blog-nav-header {
	font-family: "Bitter";
	font-weight: 800;
	text-align: center;
	color: #343;
	letter-spacing: -1px;
	font-size: 24px;
}
.wf-blog-nav-section-wrapper {
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	margin-top: 10px;
}
.wf-blog-nav-section-wrapper:last-child {
	margin-top: 30px;
}
.wf-blog-nav-section-wrapper ul li {
	margin: 0;
	padding: 5px 0;
}
.wf-blog-nav-section-wrapper ul li a {
	font-weight: 400;
}
.wf-blog-nav-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #343;
	letter-spacing: 1px;
	margin: 10px 0;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 2px 0;
}
.wf-current-category {
	font-weight: 600;
	background-color: #f2f2f2;
	color: #343;
}


/* Blog Articles
 ---------------------------------------------------------------------------- */
.entry-footer:before {
	display: none;
}
p.entry-meta,
.wf-post-nav-wrapper,
.comment-respond,
.akismet_comment_form_privacy_notice {
	line-height: 120%;
	font-size: 18px;
}
p.entry-meta {
	text-align: left;
	border-top: 1px solid #e2e2e2;
	padding-top: 10px;
}
.wf-post-nav-wrapper {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.wf-previous-link, 
.wf-next-link {
	width: 50%;
	max-width: 50%;
}
.wf-next-link {
	text-align: right;
}
.wf-pdf-biochar-science {
	padding: 20px 0 5px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	justify-content: space-between;
	align-items: center;
}
.wf-pdf-biochar-science .wp-block-image,
.wf-pdf-biochar-science .wp-block-column,
.wf-pdf-biochar-science .wp-block-column p {
	margin:0;
	padding:0;
}
.wf-usbi-header-row {
	display: flex;
	align-items: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 15px;
}
.wf-usbi-logo {
	max-width: 200px;
}
.wf-usbi-header {
	padding-left: 25px;
}
.wf-usbi-header h4 {
	font-size: 30px;
}


/* Newsletter Sign-Up Thank-You Page
 ---------------------------------------------------------------------------- */
.wf-fullwidth-content .site-inner {
	margin: 76px 0 0;
	background-image: url('https://wakefieldbiochar.com/wp-content/uploads/2023/05/Sprout-Sky-v2.jpg');
	background-repeat: none;
	background-size: cover;
	max-width: 100%;
}
.wf-fullwidth-content #genesis-content {
	padding-bottom: 0;
	width: 100%;
	min-height: 75vh;
}
.wf-fullwidth-content article {
	margin-bottom: 0;
}
.wf-newsletter-thank-you {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 100%;
	height: 100%;
	max-width: 100%;
}
.wf-newsletter-message-container {
	max-width: 45%;
	width: 45%;
	margin: 80px 15% 0 40%;
}
.wf-thank-you-buttons {
	margin-top: 32px;
}
.site-container .wf-newsletter-message-container .gb-button {
	font-size: 18px;
	letter-spacing: 0;
	padding: 1em 1.4em;
}

@media only screen and (max-width: 480px) {
	.wf-fullwidth-content .site-inner {
		margin: 24px 0 0!important;
		background-image: none;
		max-width: auto;
	}
	.wf-fullwidth-content #genesis-content {
		padding-bottom: 0;
		width: auto;
		height: auto;
	}
	.wf-fullwidth-content article {
		margin-bottom: 0;
	}
	.wf-newsletter-message-container {
		max-width: 100%;
		width: auto;
		margin: 0;
	}
	.site-container .wf-newsletter-message-container .gb-button {
		width: 80%;
	}
}




/* Archives
 ---------------------------------------------------------------------------- */
.archive-description.taxonomy-archive-description.taxonomy-description,
.archive-description {
	border: none;
	border-bottom: 1px solid #e2e2e2;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}
body.archive p.entry-meta {
	display: none;
}
.archive-title {
	font-weight: 300;
	letter-spacing: normal;
	font-size: 20px;
}
.wf-archive-title {
	font-weight: 600;
}
.wf-archive-read-more-wrapper {
	margin-top: 10px;
	text-align: right;
	width: 100%;
}
.wf-archive-read-more-wrapper a {
	font-size: 20px;
}
.wf-archive-read-more-wrapper i {
	font-size: 14px;
}
.wf-search-term {
	font-weight: 600;
}


 /* Gravity Forms
 ---------------------------------------------------------------------------- */
.wf-mailchimp-opt-in-checkbox .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_checkbox li label {
	max-width: 90%!important;
	width: 90%!important;
	padding-left: 2%!important;
}


 /* WooCommerce
 ---------------------------------------------------------------------------- */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt {
	color: #fff !important;
	border-radius: 8px !important;
}


 /* Newsletter Signup Landing Page
 ---------------------------------------------------------------------------- */
.wf-newsletter-signup-page .site-inner {
	margin-top: 125px;
}
.wf-newsletter-signup-page .entry-header::after {
	display: none;
}
.wf-newsletter-signup-page .wf-newsletter-signup {
	padding: 50px;
}
.mcwflp-header-row {
	display: flex;
}
.mcwflp-header-image img {
	min-width: 350px;
}
.mcwflp-header-copy {
	padding: 10px 0 0 25px;
}


 /* Newsletter Custom Post Type Pages
 ---------------------------------------------------------------------------- */
.single-wakefield-newsletter {

	.site-inner {
		max-width: 800px;
		margin-top: 135px;
	}
	
	.entry-header::after {
		display: none;
	}
	
	.wf-newsletter-notice {
		display: flex;
		justify-content: space-between;
		padding: 0;
		margin-bottom: 0;
		/*border-bottom: 1px solid #d6d6d6;*/
		
		.wf-newsletter-notice-title {
			font-size: .8em;
			font-weight: 900;
			color: #626873;
		}
		
		.wf-newsletter-signup-link a {
			padding: 5px 10px;
			border-radius: 8px;
			background-color: #64a644;
			color: white;
			font-size: .7em;
			letter-spacing: 0;
			text-transform: uppercase;
		}
		
		.thinpipe {
			font-weight: 300;
		}
		
	}
	
	.entry {
		margin-bottom: 0;
	}
	
	.wf-newsletter-footer-notice {
		font-size: .8em;
		line-height: 1.2;
		padding: 15px 0 10px;
		border-bottom: 1px solid #d6d6d6;
		margin-bottom: 40px;
	}
	
	.wf-newsletter-with-bgcolor {
		padding: 20px;
		margin-bottom: 35px;
		
		.wp-block-columns {
			margin-bottom: 0!important;
		}
		
	}
	
	.wf-newsletter-no-margin {
		margin: 0;
	}
	
}

.wakefield-newsletter-archive-container {
	
	margin-top: 50px;
	
	p {
		margin-bottom: 0;
	}
	
	.wf-newsletter-archive-list {
		padding: 0;
		margin: 10px 0 0;
		line-height: 1;
	}
	
	.wf-newsletter-year-header {
		list-style-type: none;
		font-weight: 900;
		font-size: 1.2em;
		padding: 20px 0 12px;
	}
	
	.wf-newsletter-archive-row {
		display: flex;
	}
	
	.wf-newsletter-archive-item {
		list-style-type: none;
		margin-left: 25px;
		margin-bottom: 15px;
	}
	.wf-newsletter-archive-item::marker {
		font-size: .75em;
		color: #64a644;
	}
	a {
		font-weight: 400;
	}
	.wf-newsletter-archive-link,
	.wf-newsletter-archive-date {
		padding: 2px 0;
	}
	.wf-newsletter-archive-date {
		font-family: 'Azeret Mono', monospace;
		text-transform: uppercase;
		font-weight: 400;
		font-size: .6em;
		letter-spacing: -.5px;
		color: #626873;
		padding: 7px 5px 0;
		border: 1px solid rgba(97, 103, 114, .4);
		border-radius: 5px;
		margin-right: 10px;
	}
}
.wf-newsletter-retailer-logos {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}
.site-container .newsletter-button .gb-button {
	text-transform: none;
	letter-spacing: normal;
}


 /* Learning Center
 ---------------------------------------------------------------------------- */
.single-learning-center,
.learning-center-home {
	.content {
		height: 100%;
		width: 850px;
		
	}
	.sidebar {
		height: 100%;
		width: 275px;
		/*margin-right: 25px;
		border-right: 1px solid #e2e2e2;
		padding-right: 25px;*/
	}
}

.single-learning-center .entry-title {
	text-align: left;
}

.lc-sidebar-widget {
	padding: 20px 0;
}
.single-learning-center .sidebar .widget {
	margin-bottom: 0;
}
.lc-sidebar-widget:first-of-type {
	padding-top: 0;
}
.lc-widget-h2 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
}

.lc-learning-level, .lc-topic, .lc-toggle, .lc-label {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.lc-label {
	font-size: 18px;
}
.lc-filter-highlight {
	color: #64a644;
	font-weight: 500;
}

.lc-toggle {
	margin-right: 8px;
}

.wf-toggle {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 18px;
}

.wf-toggle input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.wf-toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ddd;
  -webkit-transition: .2s;
  transition: .2s;
}

.wf-toggle-slider:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .2s;
  transition: .2s;
}

input:checked + .wf-toggle-slider {
  background-color: #64a644;
}

input:focus + .wf-toggle-slider {
  box-shadow: 0 0 1px #64a644;
}

input:checked + .wf-toggle-slider:before {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

/* Rounded sliders */
.wf-toggle-slider.round {
  border-radius: 20px;
}

.wf-toggle-slider.round:before {
  border-radius: 50%;
}

.lc-introduction {

}

.lc-search-container {
	display: flex;
	margin: 25px 0;
	input {
		border-radius: 32px 0 0 32px;
		border: 1px solid #ddd;
		border-right: 0;
		color: #000;
		opacity: 1;
	}
	input::placeholder {
		color: #a6a6af;
		opacity: 1;
	}
	button {
		border-radius: 0 32px 32px 0;
		background-color: transparent;
		border: 1px solid #ddd;
		border-left: 0;
		color: #c9c9cf;
	}
	button:hover {
		background-color: #64a644;
		border-color: #64a644;
		color: white;
	}
}

.lc-search-parameters {
	padding: 12px 24px;
	border: 1px solid #eee;
	border-radius: 10px;
	font-size: .85em;
	line-height: 1.2;
	background-color: #f6f6f6;
}
.lc-search-string,
.lc-filter-label,
.lc-filter-parameter {
	display: flex;
	align-items: center;
}
.lc-results-filter {
	display: flex;
	align-items: center;
}
.lc-filter-parameter {
	max-width: 75%;
	flex-wrap: wrap;
}

.lc-filtered-by-first {
	margin-top: 10px;
	border-top: 1px solid #e9e9e9;
	padding-top: 10px;
}

.lc-filter-label {
	width: 22%;
	text-transform: uppercase;
	font-size: .8em;
}

span.lc-filter {
	font-weight: 400;
	display: inline-block;
	white-space: nowrap;
}
span.lc-s {
	font-weight: 900;
}
span.lc-boolean {
	display: inline-block;
	padding: 2px 5px;
	margin: 0 5px;
	border-radius: 5px;
	background-color: #888;
	color: white;
	font-size: 10px;
	font-weight: bold;
}
span.lc-boolean.lc-align-left {
	margin-left: 0;
}

.lc-clear-filters-form-container {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	padding: 6px 0 0;
	
	input[type=submit] {
		background-color: transparent;
		border: none;
		padding: 8px 15px;
		margin: 0;
		text-transform: none;
		letter-spacing: 0;
		font-size: 16px;
		font-weight: 400;
		color: #C41E3A;
		text-decoration: underline;
	}
}

.lc-articles {
	/*margin-top: 24px;
	border-top: 1px solid #ddd;
	padding-top: 12px;*/
}

.lc-citation {
	font-size: 18px;
	line-height: 1.2;
	font-style: italic;
	border-top: 1px solid #E2E2E2;
	margin-top: 10px;
	padding-top: 10px;
}

.lc-result-row {
	display: flex;
	justify-content: space-between;
	padding-top: 12px;
	border-top: 1px solid #e2e2e2;
	margin-top: 12px;
	
	.lca-image {
		min-width: 200px;
		padding-right: 25px;
	}	
	.lca-title {
		font-weight: 700;
	}
	.lca-excerpt {
		max-width: 750px;
		font-size: .85em;
		line-height: 1.2;
		padding-bottom: 10px;
		
		a {
			font-weight: 400;
		}
	}
	.lca-filters {
		font-size: .7em;
		line-height: 1;
		padding-bottom: 4px;
		color: #667;
	}
	.lca-read {
		
		padding: 5px;
		width: 100%;
		display: flex;
		justify-content: flex-end;
		
		a {
			font-size: .9em;
			padding: 2px 6px;
			color: white;
			background-color: #64a644;
			border-radius: 3px;
		}
	}
}
.lc-first-result-row {
	padding: 0;
	margin: 0;
	border: none;
}

.learning-center-home .archive-pagination {
	display: none;
}
.lc-pagination {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 24px 0;
	
	.lc-prev a,
	.lc-next a,
	.lc-pagination-button a {
		background: #fff;
		color: #333;
		font-weight: 400;
		font-size: 18px;
		line-height: 1;
		padding: 2px 14px;
		border: 1px solid #d2d2d2;
		border-radius: 3px;
		margin-right: 8px;
	}
	.lc-pagination-button a.current-lc-page {
		background-color: #64a644 !important;
		border: 1px solid #64a644;
		color: white !important;
	}
	.lc-prev a:hover,
	.lc-next a:hover,
	.lc-pagination-button a:hover {
		background-color: #d2d2d2;
		color: white;
	}
	
}
.lc-pagination.lc-bottom {
	padding-top: 18px;
	border-top: 1px solid #d2d2d2;
}
.lc-pagination.lc-top {
	padding-bottom: 18px;
	border-bottom: 1px solid #d2d2d2;
}
.lc-prev a, .lc-next a {
	font-weight: 400;
	font-size: .85em;

}
.lc-prev a:hover, .lc-next a:hover {
	color: #64a644;
}

.lc-section {
	font-size: 1.25em;
	font-weight: 900;
	letter-spacing: -1px;
	margin-top: 48px;
	margin-bottom: 18px;
	padding-bottom: 3px;
	border-bottom: 1px solid #def;
	color: #567;
	
}
.lc-section i {
	font-weight: 400;
}
.lc-section-grid {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
}
.lc-grid-article {
	max-width: 30%;
	padding: 1.5%;
	border: 1px solid #e2e2e2;
	min-height: 225px;
	line-height: 1.15em;
	margin: 0 0 3% 0;
}
.lc-grid-article a {
	font-weight: 300;
	color: #000;
}
.lcga-title {
	margin-bottom: 6px;
	line-height: 1.15em;
	font-weight: 600;
}
.lcga-excerpt {
	font-size: .8em;
	line-height: 1.2em;
	color: #222;
}

.wf-garden-gnome {
	display: flex;
	justify-content: space-between;
	
	.gg-image {
		width: 25%;
	}
	.gg-image img {
		max-height: 350px;
	}
	.gg-oops {
		padding: 50px 0 0 50px;
	}
}

.lc-about-article {
	font-size: .82em;
	line-height: 1.15;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 12px 18px;
	margin-top: 12px;
}
.lc-about-article p {
	margin-bottom: 10px;
}
.lc-about-article p::last-of-type {
	margin-bottom: 0!;
}
.lc-about-article ul li {
	margin: 0 0 6px 14px;
	padding: 0;
}
.lc-about-article li a {
	font-weight: 400;
}

.wf-scholarly-article {
	margin: 60px 0 40px;
	padding: 20px 30px;
	border: 1px solid rgba(97,105,114,.3);
	border-radius: 10px;
}
.wfsa-header {
	display: flex;
	align-items: center;
	background-color: #fff;
	max-width: 385px;
	padding: 0 10px 0 10px;
	margin: -64px 0 0 -20px;
}
.wfsa-icon {
	max-width: 90px;
	margin-right: 10px;
}
.wfsa-h2 {
	flex-wrap: nowrap;
	font-size: 1.3em;
	font-weight: 900;
	color: rgb(97,105,114);
	letter-spacing: -1px;
}
.wfsa-p {
	margin-bottom: 25px;
}
.wfsa-article-citation {
	font-size: .85em;
	line-height: 1.15;
}
.wfsa-article-citation span {
	color: rgb(97,105,114);
	font-weight: 700;
}
.wfsa-article-citation a {
	font-weight: 400;
}



/* Product Instructions
---------------------------------------------------------------------------- */

.single-product-instructions {
	.content {
		height: 100%;
		width: 850px;
		
	}
	.sidebar {
		height: 100%;
		width: 275px;
	}
}
.single-product-instructions .sidebar {
	font-size: .85em;
	line-height: 1.25;
	padding-right: 25px;
	border-right: 1px solid #e2e2e2;
}
.instructions-sidebar {
	
}
.widget_mc4wp_form_widget {
	padding: 10px 16px;
	border-radius: 8px;
	background-color: #f2f2f2;
}
.widget_mc4wp_form_widget .widget-title {
	font-size: 22px;
	font-weight: 600;
}
.single-product-instructions .wp-block-image.size-full.is-resized {
	margin-bottom: 0;
}

.single-product-instructions :where(.wp-block-columns.is-layout-flex) {
	gap: 0;
}
.instructions-headline {
	display: flex;
	align-items: flex-end;
	margin-bottom: 40px;
	
	.inst-icon {
		width: 65px;
	}
}
.wf-list-space li {
	margin-bottom: 15px;
}
.wf-list-space li::marker {
	font-size: 1em;
	font-weight: bold;
	padding-right: 15px;
}

.wf-pre-list-indent {
	margin-left: 20px;
}
.inst-return-link {
	border-top: 1px solid #e2e2e2;
}
.inst-return-link a {
	font-size: .75em;
	font-weight: 400;
	letter-spacing: -0.5px;
}
.inst-menu a {
	padding: 0 8px;
}
.inst-menu {
	color: #c3c3c3;
}
.inst-menu .inst-callout {
	color: #000;
}
.inst-where-to-buy-button {
	text-align: right;
}

/* Contest Page
---------------------------------------------------------------------------- */
.contest-indent {
	margin: 0 0 40px 32px;
}
.contest-indent p {
	margin-bottom: 6px;
}
.contest-rules {
	margin: 0 0 40px 32px;
	font-size: .9em;
	line-height: 1.1;
}
.contest-rules p {
	margin-bottom: 6.5px;
}


/* Social Icons Styling
---------------------------------------------------------------------------- */
.wf-social-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0;
}
.wf-social-icons i {
	font-size: 36px;
	margin-right: 6px;
}
.wf-social-icons i::last-of-type {
	margin-right: 0;
}
.wf-social-icons a {
	color: #a6aaa4;
}
.wf-social-icons a:hover {
	color: #64a644;
}
 

/* Media Queries (Genesis/Altitude breakpoints)
---------------------------------------------------------------------------- */
 @media only screen and (max-width: 1280px) {
     
 }
 
 @media only screen and (max-width: 1200px) {
     
     .site-header .wrap {
         display: flex;
         flex-direction: column;
         justify-content: center;
         align-items: center;
     }
     .genesis-nav-menu a, 
     html:not([data-scroll="0"]) .site-header .genesis-nav-menu a {
         padding: 20px 6px;
     }
     .home.secondary-nav .site-inner,
     html:not([data-scroll="0"]) .home.secondary-nav .site-inner {
         margin-top: 130px;
     }
     html:not([data-scroll="0"]) .nav-secondary {
         display: block;
     }
     .wf-homepage-blocks {
         max-width: 90%;
     }
     .wf-homepage-blocks-mobile {
         max-width: none;
         margin: 0;
     }
     
 }
 
 @media only screen and (max-width: 1023px) {
     
     .home.secondary-nav .site-inner,
     html:not([data-scroll="0"]) .home.secondary-nav .site-inner {
         margin-top: 0;
         padding: 0;
     }
     .wf-homepage-first-image img {
         object-fit: cover;
     }
     .wf-mobile-spacer {
         height: 24px !important;
     }
     .wf-mobile-spacer-hidden {
         display: none !important;
     }
     .wf-homepage-blocks-mobile {
         max-width: none;
         margin: 0;
     }
     .wf-difference-block {
         background-image: url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/02/Biochar-Difference-Tablet-820.jpg');
         }
     
 }
 
 @media only screen and (max-width: 800px) {
     
     .wf-homepage-first-image img {
         min-height: 250px;
     }
 
 }
 
 @media only screen and (min-width: 600px) {
 
     .wp-block-columns {
         flex-wrap: nowrap!important;
     }
     
 }
 
 @media only screen and (max-width: 480px) {
     
     /*.wf-homepage-blocks {
         margin: 0 auto;
         padding: 0 25px;
     }*/
	 
	 .wf-newsletter-signup-page .site-inner {
		 margin-top: 40px!important;
	 }
	 .mcwflp-header-row {
		 display: block;
	 }
	 .mcwflp-header-image img {
		 min-width: initial;
	 }
	 .wf-newsletter-signup-page .wf-newsletter-signup {
		 padding: 20px;
	 }
	 .mcwflp-header-copy {
		 padding: 10px 0 0;
	 }
	 .wf-newsletter-signup-page .entry-header {
		 display: none;
	 }
	 
	 .site-inner,
	 .secondary-nav .site-inner {
		 margin-top: 100px;
	 }
 
     .wf-homepage-product-bg {
         background-image: url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/02/Watercolor-Vertical.jpg');
         background-position: center;
         background-repeat: no-repeat;
         background-size: cover;
         height: auto;
         padding: 50px 25px 0;
     }
     .wf-difference-block {
         background-image: url('https://www.wakefieldbiochar.com/wp-content/uploads/2023/02/Biochar-Difference-Mobile-BG4.jpg');
         background-position: center;
         background-repeat: no-repeat;
         background-size: cover;
         min-height: none;
         padding: 40px 25px 10px;
     }
     .wf-homepage-source-text {
         line-height: 115%;
         margin-bottom: 20px !important;
     }
     .wf-difference-cols {
         min-height: none;
         max-height: none;
         padding: 0 0 140px;
         line-height: 135%;
         font-size: 22px;
     }
     .wf-difference-cols .wp-block-image {
         margin-bottom: 12px;
     }
	 .wf-mobile-stack {
		 display: flex;
		 justify-content: flex-start;
		 gap: 0;
		 margin-bottom: 20px!important;
	 }
	 
	 .wf-hide-on-mobile {
		 display: none !important;
	 }
	 .wf-show-on-mobile {
		 display: block;
		 text-align: center;
	 }
	 .fa-duotone.wf-show-on-mobile {
		 display: inline-block;
	 }
	  .wf-pdp-where-to-buy-button {
		 text-align:center;
		  margin-top: 12px;
	 }
	 :where(.wp-block-columns.is-layout-flex) {
		 gap: 0;
	 }
	 .wf-pdp-certification-logos .wp-block-group__inner-container {
		 display: flex;
		 justify-content: center;
	 }
	 .wf-pdp-biochar-bonus {
		 padding-top: 30px!important;
		 padding-right: 20px!important;
		 padding-left: 20px!important;
	 }
	 .wf-pdp-biochar-bonus .wf-top-text {
		 font-size: 26px;
	 }
	 .wf-pdp-biochar-bonus .wf-bottom-text {
		 font-size: 20px;
		 line-height: 115%;
	 }
	 .wf-source-text {
		 font-size: 10px;
		 line-height: 100%;
	 }
	 .wf-pdp-compost-footer {
		 padding-top: 30px!important;
	 }
	 .wf-pdp-compost-footer .wf-top-text {
		 font-size: 28px;
		 padding: 10px!important;
	 }
	 .wf-pdp-compost-footer .wf-bottom-text {
		 font-size: 20px;
		 line-height: 115%;
		 padding: 0 20px;
	 }
	 
	 .wf-mobile-stack .wp-block-column {
		 display: flex;
		 flex-direction: column;
		 justify-content: center;
		 align-items: center;
	 }
	 .wf-where-to-buy .site-inner {
		 margin-top: 50px;
	 }
	 .wf-meijer-announcement br {
		display: inline;
	 }
	 #wf-wpsl-search-wrap form,
	 .wf-wpsl-input,
	 .wf-wpsl-select-wrap,
	 .wf-wpsl-search-btn-wrap {
		 flex-wrap: wrap;
		 justify-content: center;
	 }
	 .wf-wpsl-input,
	 .wf-wpsl-select-wrap,
	 .wf-wpsl-search-btn-wrap {
		 margin-bottom: 20px;
	 }
	 #wf-wpsl-radius, 
	 #wf-wpsl-results {
		 width: 100%;
		 justify-content: space-between;
	 }
	 #wpsl-results-dropdown,
	 #wpsl-radius-dropdown {
		 max-width: 125px;
	 }
	 .wf-wpsl-search-btn-wrap,
	 #wpsl-search-btn {
		 width: 100%;
	 }
	 .wf-wpsl-search-btn-wrap {
		 padding: 0;
	 }
	 
	 .site-footer .wf-contact {
		 text-align: center;
	 }
	 .wf-page-callout {
		padding: 0;
	 }
	 
	 /* Product Instructions */

	 .single-product-instructions {
		 .content {
			 height: auto;
			 width: auto;

		 }
		 .sidebar {
			 height: auto
			 width: auto;
		 }
	 }
	 .inst-menu a {
		 padding: 0;
		 display: block;
		 text-align: center;
	 }
	 .has-text-align-left.inst-menu {
		 text-align: center;
	 }
	 .inst-menu .divider {
		display: none;
	 }
	 .inst-where-to-buy-button {
		 text-align: center;
	 }
	 
	 /* Learning Center */
	 .single-learning-center,
	 .learning-center-home {
		 .content {
			 width: 100%;
		 }
		 .sidebar {
			width: 100%;
		}
	 }
	 .lc-grid-article {
		max-width: 100%;
		min-height: 0;
		margin: 0 3% 3% 0;
	}
	 .lc-sidebar-widget.lc-learning-levels,
	 .lc-sidebar-widget.lc-topics,
	 .lcga-excerpt {
		 display: none;
	 }
	 .center-mobile-remove-ar .alignright,
	 .center-mobile-remove-ar .alignright img {
		 text-align: center !important;
		 margin: 0 0 20px !important;
	 }
     
 }
 
 
 
.page-id-17174 .nav-secondary,
.page-id-17174 .wf-footer-content {
	display: none;
}
 
 
 