/*
Theme Name: FoodFarm
Theme URI: https://demo.arrowtheme.com/foodfarm/
Author: AHT
Author URI: http://arrowtheme.com/
Description: Foodfarm - WordPress Theme for Farm, Farmers and Food, Organic.
Version: 1.9.0
License:
License URI:
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: foodfarm
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.category-section .product-category:last-child {
	display: none;
}

.category-section {
	background: #94c347;
}

.category-section img {
	width: 100px;
	height: 100px;
}

.category-section .products {
	display: flex;
	justify-content: center;
}

.infblock .wpb_wrapper {
	display: flex;
	align-items: center;
}

.infblock {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.testimonials-client.slide5 .slider-nav .slick-slide img {
	max-width: 240px;
	max-height: 140px;
	object-fit: cover;
}

.testimotional__custom {
	background: url("/wp-content/uploads/2024/01/h9_testimonialbg.jpg");
	display: flex;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.testimotional__custom .wpb_column {
	max-width: 1170px;
	margin: 0 auto;
	padding: 70px 0px;
}

.slider-main--custom {
	padding-left: 293px;
}

.slider-main--custom__subheader,
.slider-main--custom__header {
	text-transform: uppercase;
	font-family: "Oswald";
	font-weight: 300;
}

.slider-main--custom__header {
	color: #94c347;
	font-weight: normal;
	margin-bottom: 27px;
}

.slider-main--custom__subheader {
	color: #fff;
	font-size: 12px;
	font-weight: 300;
}

.testimotional__custom .testimonial_content {
	text-align: left;
}

@media (min-width: 1200px) {
	.testimotional__custom .testimonials-client.slide5 .slider-nav {
		top: 60px !important;
	}
}

@media (max-width: 767px) {
	.testimotional__custom {
		background-size: cover;
		padding: 0px 15px;
	}

	.slider-main--custom {
		padding-left: 0 !important;
	}
}

@media (min-width: 768px) {
	.testimotional__custom {
		background-size: 100% 300px;
	}
}

.testimotional__custom {
	display: none !important;
}

.frenc-spec {
	display: grid;
	/* grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr); */
	grid-column-gap: 20px;
	grid-row-gap: 0px;
	max-width: 500px;
}

.frenc-spec--q {
	grid-area: 1 / 1 / 2 / 2;
}

.frenc-spec--w {
	grid-area: 1 / 2 / 2 / 3;
}

.frenc-spec--e {
	grid-area: 2 / 1 / 3 / 2;
}

.frenc-spec--r {
	grid-area: 2 / 2 / 3 / 3;
}

#h9_our_farm:before,
#h9_our_farm:after {
	content: none;
}

#h9_our_farm {
	padding-bottom: 0;
}

.frenc-spec .services-part .list-primary {
	padding-left: 0;
}

@media (max-width: 767px) {
	.frenc-spec {
		display: block;
	}

	.frenc-spec .our-services {
		margin-bottom: 45px;
	}
}

.tab_filter_5 .nav-tabs.btn-filter li:first-child {
	padding-top: 0 !important;
}

.product_filter_5 a>p {
	font-weight: 700 !important;
}

.widget-title {
	font-family: Lato, Arial;
}

.header-v9 {
	z-index: 1999999999;
}

.header-v9 .header-v9--recolor {
	background: #fff;

}


.header-v9 .mega-menu>li>a,
.header-v9 .open-menu-mobile,
.header-v9 .right-header,
.header-v9 .search-block-top>.btn-search,
.header-v9 a.cart_label {
	color: #000;
}

.mega-menu li a:focus,
.mega-menu li a:hover {
	color: #000;
}

.header-v9 .header-right .h_icon {
	color: #000;
}

.header-v9 .number-product {
	right: 10px;
	color: #fff;
}

body {
	font-family: Nunito, Arial !important;
}

.categories-main {
	/* position: absolute;
	right: 0;
	left: 0;
	transform: translate(0, -50%);
	z-index: 999999999; */
	margin-top: 30px;
}

.categories-main svg {
	fill: #fff;
	transition: 0.3s;
}

.categories-main__row {
	background: #94c347;
	border-radius: 15px;
	display: flex;
	gap: 20px;
	align-items: center;
	padding: 10px;
	height: 120px;
	transition: 0.3s;
}

.categories-main__row p {
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	transition: 0.3s;
	margin: 0;
}

.categories-main__row:hover {
	background: #fff;
	box-shadow: 4px 4px 20px 0px #36363612;
}

.categories-main__row:hover p {
	color: #000;
}

.categories-main__row:hover svg {
	fill: #000;
}

.products-main .btn-filter p {
	background: #fff !important;
	border: 1px solid #c8c8c8 !important;
	border-radius: 62px;
	padding: 10px 30px;
}

.products-main .btn-filter .active p {
	color: #fff !important;
	background: #94c347 !important;
	border: 1px solid transparent !important;
}

.tab_filter_5 .nav-tabs.btn-filter li {
	padding-right: 0;
}

.advantages-main__column {
	display: flex;
	align-items: center;
	gap: 50px;
	margin-top: 50px;
}

.advantages-main__column p {
	color: #000;
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 0;
}

.block-title--restyle {
	font-weight: 700;
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	color: #000;
	position: relative;
}

.block-title--restyle:after {
	content: "";
	width: 170px;
	height: 4px;
	position: absolute;
	background: #94c347;
	bottom: -10px;
	left: 50%;
	transform: translate(-50%, 0);
	border-radius: 10px;
}

.shops-main {
	margin-top: 40px;
}

.shops-main p {
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
}

.recipe-main__row {
	display: flex;
	gap: 10px;
}

.recipe-main__row::before {
	content: none;
}

.recipe-main__row h4 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	color: #000;
}

.recipe-main h2 {
	font-size: 35px;
	color: #000;
	position: relative;
	margin-bottom: 60px;
}

.recipe-main h2:after {
	content: "";
	width: 170px;
	height: 4px;
	position: absolute;
	background: #94c347;
	bottom: -20px;
	left: 0;
	border-radius: 10px;
}

.recipe-main img {
	max-height: 450px;
	border-radius: 15px;
}

.recipe-main p {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin-top: 10px;
}

.recipe-main .mt-5 {
	margin-top: 50px;
}

.form--custon__field--3 {
	grid-area: 2 / 1 / 2 / 2 !important;
}

.form--custon__field--4 {
	grid-area: 3 / 2 / 2 / 2 !important;
}

@media (max-width: 1200px) {
	.categories-main {
		position: static;
		transform: none;
	}

	.categories-main__column {
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.advantages-main .advantages-main__column {
		flex-direction: column;
		gap: 0;
		text-align: center;
	}

	.recipe-main .mt-5 {
		margin-top: 0;
	}

	.recipe-main__row {
		margin-top: 15px;
	}

	.form--custom form {
		display: block;
	}
}

/* ОТКЛЮЧИТЬ КОРЗИНУ */
.header-right {
	display: none;
}

.single_add_to_cart_button {
	display: none;
}

.add-to-cart {
	display: none;
}

.price {
	display: none;
}

.product_type_simple.add_to_cart_button,
.add-to-cart {
	display: none !important;
}

.share-links {
	display: none;
}

.tooltbars {
	display: none;
}

.reviews_tab {
	display: none !important;
}

.header-logo a img {
	width: 150px !important;
	margin-top: -10px;
	height: auto !important;
}

@media (max-width: 800px) {
	.header-logo a img {
		width: 120px !important;
		margin-top: 0px;
	}

	.header-v9 .header-logo {
		padding: 0 !important;
	}

	.categories-main__row {
		height: 80px;
	}
}

.address-sidebar p {
	position: relative;
	padding-left: 20px;
}

.address-sidebar p::after{
    color: #7ea901;
    content: "\f178";
    font-family: FontAwesome;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 1px;
    transition: all .2s ease-in-out 0s;
    visibility: visible;
}


