/*
Theme Name: Farmers GeneratePress Child
Theme URI: https://generatepress.com
Description: Default GeneratePress child theme
Author: Inverse Paradox
Author URI: https://tomusborne.com
Template: generatepress
Version: 1.0.1
*/

/* ===========================================================
CLEARFIX
=========================================================== */
.block-weather-history-search,
.fields-wrap,
.next-prev-days {
	content: "";
	clear: both;
	display: table;
	width: 100%;
}

/* ===========================================================
WEATHER HISTORY SEARCH FILES
=========================================================== */

.next-prev-days,
.block-weather-history-search {
	margin-bottom: 1.5em;
}

.block-weather-history-search {
	background: #f7f8f9;
	box-sizing: border-box;
	padding: 1em;
}

.next-prev-days .previous {
	float: left;
}

.next-prev-days .next {
	float: right;
}

.field-wrap {
	float: left;
	padding-left: 20px;
	width: calc(20% - 20px);
}

.field-zip {
	padding-left: 0;
	width: 40%;
}

.field-wrap label {
	display: block;
	margin-bottom: .5em;
}

.field-wrap input, .field-wrap select {
	width: 100%;
}

.block-weather-history-search .fa-btn {
	clear: both;
	display: block;
	float: right;
	margin: 1.5em auto 0;
	width: calc(40% - 20px);
}

.wtb-ew-outside iframe {
	border: 2px solid #c24e00;
}

.wtb-ew-bottom {
	display: block;
	margin-bottom: 1em;
}

@media only screen and (max-width: 830px) {
	.next-prev-days .previous, .next-prev-days .next {
		display: block;
		font-size: .9em;
		float: none;
	}

	.next-prev-days .previous {
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 580px) {
	.field-wrap {
		padding-left: 2%;
		width: 32%;
	}

	.field-month {
		padding-left: 0;
	}

	.field-zip {
		clear: both;
		margin-bottom: 1em;
		padding-left: 0;
		width: 100%;
	}

	.block-weather-history-search .fa-btn {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 380px) {
	.field-wrap {
		margin-bottom: 1em;
		padding-left: 0;
		width: 100%;
	}

	.field-year {
		margin-bottom: 0;
	}
}

/* ===========================================================
ADDING FONT AWESOME ICON FAMILY TO MOON PHASE BLOCK
=========================================================== */

i[class^=fas]:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.page-id-88730 .tribe-events .tribe-events-calendar-month__day-cell--mobile {
	position: absolute;
	background-color: transparent;
}

.page-id-88730 .tribe-events .tribe-events-calendar-month__day-cell--selected,
.page-id-88730 .tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
.page-id-88730 .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
	background-color: transparent;
	border: 2px solid #334aff;
	color: #141827;
}

.page-id-88730 .tribe-events .tribe-events-calendar-month__day-cell--mobile:focus,
.page-id-88730 .tribe-events .tribe-events-calendar-month__day-cell--mobile:hover {
	background-color: transparent;
}

.page-id-88730 .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
	color: #141827;
}

.page-id-88730 .extra-mobile-content {
	width: 200px;
	margin: 20px auto 0;
	text-align: center;
	background-position: center 40px;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.page-id-88730 .extra-mobile-content h3 {
	margin-bottom: 230px;
}

.page-id-88730 .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
	min-height: 190px;
	background-position: center 40px;
}

.page-id-88730 a.more-weather-toggle {
	display: none;
}

.page-id-88730 .more-weather-info {
	font-size: 13px;
	line-height: 1.3em;
	padding-top: 10px;
}

.page-id-88730 .more-weather-info h4 {
	font-size: 16px;
	line-height: 1.1em;
	margin-bottom: 8px;
}

.form-pop-wrap #modal-overlay,
.form-pop-wrap .form-pop {
	display: none;
}


@media only screen and (min-width: 1248px) {
	.page-id-88730 .extra-mobile-content,
	.page-id-88730 .more-weather-info {
		display: none;
	}

	.page-id-88730 a.more-weather-toggle {
		color: #c24e00;
		display: block;
	}

	.form-pop-wrap #modal-overlay {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 9000;
		background: black;
		opacity: 0.8;
		display: none;
	}

	.form-pop-wrap .form-pop {
		z-index: 9001;
		left: 50%;
		width: 100%;
		max-width: 500px;
		margin-left: -250px;
		background: #fff;
		position: fixed;
		display: none;
		max-height: 90%;
		overflow: scroll;
		box-sizing: border-box;
		padding: 20px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.form-pop-wrap span.close {
		position: absolute;
		right: 15px;
		top: 2px;
		cursor: pointer;
		font-size: 15px;
	}

	.form-pop-wrap.active #modal-overlay,
	.form-pop-wrap.active .form-pop {
		display: block;
	}

}

/* ===========================================================
ADJUSTMENTS TO HEADER AND NAVIGATION FOR MOBILE
=========================================================== */

.site-logo.mobile-header-logo {
	display: none !important;
}

@media (max-width: 1260px) {
	/* CSS in here for mobile only */
	#log_in_out-6 {
		display: none !important;
	}
}

@media (max-width: 1060px) {
	/* CSS in here for mobile only */
	#lsi_widget-6 {
		display: none !important;
	}
	#maxmegamenu-4 {
		display: none !important;
	}
}

/* ===========================================================
CUSTOM CSS ADJUSTMENTS BY FRANK
=========================================================== */

div.wp-block-cover.alignwide.uag-hide-tab.uag-hide-mob {
	padding-top: 37%;
	width: 101%;
}

.entry-content .novashare-inline .novashare-buttons-wrapper {
	justify-content: center;
}

.single .blog-post__content figure {
	margin: 0 1.5em .5em 0;
}

/* Center images on all posts */
.wp-block-image .aligncenter {
	margin: 0 !important;
	display: block !important;
	text-align: center !important;
}

figcaption {
	display: block !important;
}

#wp-admin-bar-wpdiscuz {
	display: none;
}

@media (max-width: 768px) {
	.block-calendar {
		padding: 10px;
	}
}

.single .blog-post__content li {
	padding-bottom: 10px;
}

.header_widget--left .content p {
	color: #373840;
	font-weight: 500;
}

.header_widget--left .content h3 {
	color: #586e43;
}

.single .blog-post__content h3 {
	margin-bottom: 10px;
}

.inside-article .entry-content li {
	padding-bottom: 10px;
}

.IRPP_ruby .ctaText {
	font-size: 20px !important;
	letter-spacing: 0em !important;
}

body #wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote, body #wpdcom .wpd-comment-footer .wpd-vote {
	width: 60px;
}

#wpdcom.wpd-layout-2 .wpd-comment .wpd-comment-header {
	align-items: center;
}

#wpdcom {
	max-width: 100%;
}

.gform_wrapper input#gf_coupon_button.button {
	margin: 5px 0px 0px 0px;
	margin-left: 0px !important;
}

.single .blog-post__content {
	display: block;
}

.bg--brown {
	background-color: rgba(255, 255, 255, 0.0);
}

.wp-block-kadence-advancedgallery {
	width:100%;
}

.postid-169457 div.blog-post__meta,
.postid-169457 .blog-post__navigation,
.postid-169457 p#breadcrumbs,
.postid-266969 div.blog-post__meta,
.postid-266969 .blog-post__navigation,
.postid-266969 p#breadcrumbs,
.postid-266970 div.blog-post__meta,
.postid-266970 .blog-post__navigation,
.postid-266970 p#breadcrumbs {
	display: none;
}

.postid-169457 div#wc-stripe-payment-request-wrapper,
.postid-266969 div#wc-stripe-payment-request-wrapper,
.postid-266970 div#wc-stripe-payment-request-wrapper {
	padding-top: 1px !important;
	padding-bottom: 40px;
}

.postid-169457 .showlogin,
.postid-169457 .showlogin:focus,
.postid-266969 .showlogin,
.postid-266969 .showlogin:focus,
.postid-266970 .showlogin,
.postid-266970 .showlogin:focus {
	color: #c24e00 !important;
}

.postid-169457 .showlogin:hover,
.postid-266969 .showlogin:hover,
.postid-266970 .showlogin:hover {
	color: #4a4a4a !important;
}

.postid-169457 .woocommerce-info,
.postid-266969 .woocommerce-info,
.postid-266970 .woocommerce-info {
	font-size: 16px !important;
	color: #4a4a4a;
	background: #fefefe;
	padding: 14px 28px 14px 28px;
	margin: 0px 0px 15px 0px !important;
}

.postid-169457 .wcf-embed-checkout-form .woocommerce form.woocommerce-form-login .form-row label,
.postid-266969 .wcf-embed-checkout-form .woocommerce form.woocommerce-form-login .form-row label,
.postid-266970 .wcf-embed-checkout-form .woocommerce form.woocommerce-form-login .form-row label,
.wcf-embed-checkout-form .woocommerce-checkout .form-row label {
	font-size: 17px !important;
}

#your_products_heading {
	font-size: 25px !important;
}

.postid-169457 .woocommerce-form-login-toggle,
.postid-266969 .woocommerce-form-login-toggle,
.postid-169460 div.blog-post__meta,
.postid-169460 .blog-post__navigation,
.postid-169460 p#breadcrumbs,
.page-id-196 p#breadcrumbs {
	display: none;
}

.main-navigation.navigation-stick.has-sticky-branding .inside-navigation.grid-container {
	padding: 0px;
}

.wprm-recipe-template-chic {
	padding-left: 0;
	padding-right: 0;
}

/** SPEED OPTIMIZATION ***/
/***
.mega-indicator:after {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f063" !important;
	display: inline-block;
	margin: 0 0 0 6px;
}

.dashicons-calendar-alt {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f073" !important;
	display: inline-block;
}

**/
.dashicons-calendar-alt:before,
.mega-search .search-icon:before,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,
#mega-menu-wrap-courtesy_navigation #mega-menu-courtesy_navigation li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,
#mega-menu-wrap-shop-primary #mega-menu-shop-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator::after {
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900 !important;
}

.dashicons-calendar-alt:before {
	display: inline-block;
	font: inherit;
	content: "\f073" !important;
}

.mega-search .search-icon:before {
	display: inline-block;
	vertical-align: top !important;
	content: "\f002" !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after,
#mega-menu-wrap-courtesy_navigation #mega-menu-courtesy_navigation li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after,
#mega-menu-wrap-shop-primary #mega-menu-shop-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator::after {
	content: "\f107" !important;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before {
	content: "\f0c9";
}

@media screen and (max-width: 782px) {
	.ugb-card.ugb-card--v2.ugb-card--design-horizontal .ugb-card__image {
		width: auto !important;
	}
}

body:not(.woocommerce) .footer-widgets #media_image-4.widget,
body:not(.woocommerce) footer.site-info .footer-bar > *,
body:not(.woocommerce) .main-navigation .menu-bar-items,
.woocommerce #page+.gb-container,
.woocommerce .top-bar>.inside-top-bar>#reblex-widget-2,
.woocommerce #media_image-3,
.woocommerce #maxmegamenu-4,
.woocommerce .menu-footer-menu-about-us-container,
.woocommerce #nav_menu-6 .widget-title,
.woocommerce #nav_menu-6 .menu-footer-menu-advertise-with-us-container,
.adthrive-comscore.adthrive-footer-message,
body.woocommerce .adthrive-ad,
body.woocommerce .adthrive-collapse-player,
body.woocommerce .adthrive-player-container,
body.woocommerce .bib--rcm-init,
body.woocommerce .entry-content + h3,
body.woocommerce .entry-content + #keep-exploring + h3,
body.woocommerce .novashare-buttons,
body.page-template-tpl-shop-page #breadcrumbs,
body.woocommerce #search-2 form {
	display: none !important;
}

.woocommerce-products-header__title {
	text-transform: capitalize;
}
