.home-slider .slick-slide img {
	width: 100%;
	height: auto;
}

.home-slider .slick-dots {
	bottom: 10px
}

.home-slider .slick-dots li button:before {
	font-size: .7rem
}

.mid-wrapper {
	display: flex;
	width: 100%;
	flex-direction: column;
	margin-bottom: 3rem
}

.mid-wrapper>div,
.dotw-wrapper {
	max-width: 640px;
	margin: 0 auto
}

.dotw-wrapper {
	width: 100%;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.dotw-wrapper>div,
.sow-veg-div>div,
.sow-flowers-div>div {
	width: 70%
}

.dotw-wrapper a img {
	margin: 0 auto
}

.dotw-wrapper div>h3 {
	color: white;
	margin-top: .5rem;
	font-size: 2.5rem;
	background: rgba(217, 120, 11, 0.85);
	text-align: center;
	padding: .25rem
}

.sow-div-wrapper {
	width: 100%;
	height: 400px
}

.sow-veg-div,
.sow-flowers-div {
	margin-top: .3rem;
	height: 50%;
	display: flex;
	justify-content: center;
	align-items: center
}

.title-container h3 {
	font-size: 2rem;
	text-align: center;
	margin: 0;
	color: white;
	padding: .25rem
}

.sow-flowers-div .title-container h3 {
	background: rgba(143, 181, 174, 0.85)
}

a:nth-child(2) .title-container h3 {
	background: rgba(131, 142, 111, 0.85)
}

@media (min-width: 768px) {
	.mid-wrapper {
		flex-direction: row;
		margin-bottom: 2rem
	}
	.mid-wrapper>a {
		width: 50%;
		height: 100%
	}
	div>div.mid-wrapper>a {
		margin-right: .3rem
	}
	.dotw-wrapper {
		height: 100%
	}
	.sow-div-wrapper,
	.sow-banners-wrapper {
		width: 50%
	}
	.sow-flowers-div {
		margin: 0 0 4px
	}
	.sow-veg-div,
	.sow-flowers-div {
		height: 49.5%
	}
	.sow-div-wrapper {
		margin-left: .3rem
	}
}

.blocks-container img,
.blocks-container .fullwidth {
	margin: 0 auto
}

.home-cmr .dte-container img {
	margin: 10px 0 10px 10px;
	float: left
}

.home-cmr .block-container {
	box-shadow: 0 0 1rem 0 #0000003d;
	margin-bottom: 2rem
}

.home-cmr .image-container {
	overflow: hidden
}

.home-cmr .image-container img {
	width: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.home-cmr .image-container:hover img {
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04)
}

.home-cmr .content-container {
	background: #f7f7ee;
	position: relative;
	padding-bottom: 10px
}

.home-cmr .content-container.cta-padding {
	padding-bottom: 55px
}

.home-cmr .content-container .text-container {
	padding: 5px 15px;
	text-align: left
}

.home-cmr .text-container h2 {
	font-size: 1.15rem;
	padding-top: 10px;
	font-weight: 700
}

.home-cmr .text-container p {
	font-size: .9rem
}

.home-cmr .cta-container {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0
}

.home-cmr .cta-container a {
	display: block;
	padding: 15px;
	background: #838e6f;
	color: #fff
}

.home-cmr .cta-container a:hover {
	opacity: .85
}

@media screen and (max-width: 900px) {
	.home-cmr .dte-container img {
		float: none;
		margin: 20px auto
	}
}

@media screen and (max-width: 640px) {
	.home-cmr .block-container {
		margin-bottom: 2rem
	}
}

.home-cmr .small-blocks-slider .slide-content {
	text-align: center
}

.home-cmr .small-blocks-slider .slide-content h2 {
	font-weight: 700
}

.home-cmr .small-blocks-slider .slide-content p {
	margin-bottom: 10px
}

.home-cmr .small-blocks-slider .slick-dots li button:before {
	color: #333!important
}

@media screen and (min-width: 760px) and (max-width: 1023px) {
	.home .home-cmr {
		padding: 0 5%
	}
}

@media screen and (max-width: 639px) {
	.home .home-cmr .blocks-container {
		padding: 0 10%
	}
}

@media screen and (max-width: 500px) {
	.home .home-cmr .blocks-container {
		padding: 0 5%
	}
}

.home-about__useful h3 span {
	color: #607e23!important
}

.home-about__useful ul li i {
	background: #607e23!important;
	color: #FFF!important
}

.home-about__useful h3 {
	color: #333!important
}

.home-about__useful ul li p {
	color: #333!important
}

.home-about__info h2 {
	color: #333!important
}

.home-about__info h5 {
	color: #607e23!important;
	font-size: 1.2rem!important;
}

.home-about__info p {
	color: #333!important
}

.home-about {
	margin: 4rem 0!important
}

#home-highlights {
	margin-top: 40px
}

#home-highlights .slide {
	position: relative
}

#home-highlights .slick-arrow::before {
	font-family: auto;
	opacity: 1;
	font-size: 28px
}

#home-highlights .slick-next {
	right: -20px
}

#home-highlights .slide-content {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: rgb(245, 245, 235);
	background: rgba(245, 245, 235, 0.82);
	margin-right: 10px;
	padding: 15px
}

#home-highlights .slide img,
#home-highlights .fullwidth {
	width: 100%
}

#home-highlights .slide-content h3 {
	margin-bottom: 0;
	font-size: 1.8rem
}

#home-highlights .slide-content p {
	font-size: .85rem;
	color: initial
}

#home-highlights .home-cat-highlights {
	margin-bottom: .4rem
}

#home-highlights .highlight-banner {
	width: 100%;
	height: 32.8%;
	position: relative;
	float: left;
	margin-left: 1%
}

#home-highlights .highlight-banner:nth-child(-n+3) {
	margin-bottom: 1%
}

#home-highlights .highlight-banner .banner-content {
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

#home-highlights .highlight-banner .background-overlay {
	width: 100%;
	height: 100%
}

#home-highlights .highlight-banner .background-overlay .script-text {
	background: rgb(245, 245, 235);
	background: rgba(245, 245, 235, 0.82);
	font-size: 1.8rem;
	padding: 3%;
	text-align: center;
	margin: 0 2%
}

#home-highlights .highlight-banner:nth-child(3) .script-text {
	background: rgba(179, 15, 111);
	background: rgba(179, 15, 111, 0.68);
	color: #fff;
	text-shadow: 1px 1px #4e4e4e
}



@media screen and (max-width: 1023px) {
	#home-highlights .home-cat-highlights {
		margin-bottom: .544rem
	}
	#home-highlights .slick-dots li button:before {
		color: #333!important
	}
	#home-highlights .slide-content p {
		display: none
	}
}

@media screen and (min-width: 640px) and (max-width: 785px) {
	#home-highlights .highlight-banner .background-overlay .script-text {
		font-size: 1.3rem
	}
}

@media screen and (min-width: 640px) and (max-width: 760px) {
	#home-highlights .highlight-banner:nth-child(3) {
		display: none
	}
	#home-highlights .highlight-banner {
		height: 49.4%
	}
}

@media screen and (max-width: 640px) {
	#home-highlights .highlight-banner {
		height: 120px;
		float: initial;
		margin: 10px auto
	}
}

#home-info-block {
	margin-bottom: 60px
}

#home-info-block .home-info-container {
	height: 550px
}

#home-info-block .info-column,
#home-info-block .info-banner,
#home-info-block .banner-content {
	height: 100%
}

#home-info-block .center-column {
	padding: 0 5px
}

#home-info-block .sub-info-column {
	height: 49.3%
}

#home-info-block .sub-info-column.first-banner {
	margin-bottom: 2%
}

#home-info-block .banner-content {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative
}

#home-info-block .background-overlay {
	position: absolute;
	bottom: 0;
	width: 100%
}

#home-info-block .background-overlay h3 {
	background: rgb(245, 245, 235);
	background: rgba(245, 245, 235, 0.82);
	padding: 15px;
	margin: .5rem;
	font-size: 1.8rem;
	line-height: 27px
}

@media screen and (max-width: 1024px) {
	#home-info-block .home-info-container {
		height: 400px
	}
	#home-info-block .background-overlay h3 {
		font-size: 1.5rem
	}
}

@media screen and (max-width: 639px) {
	#home-info-block .home-info-container {
		height: auto
	}
	#home-info-block .info-column {
		height: 20rem;
		margin-bottom: 10px
	}
	#home-info-block .center-column {
		padding: 0
	}
	#home-info-block .right-column {
		margin-top: 5px
	}
}

.home-customer-slider {
	background-image: url(/images/slider-background-dark.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.home-customer-slider h2 {
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	padding-top: 7rem
}

.home-customer-slider p {
	font-size: 1.1rem
}

.home-customer-slider .name {
	font-style: italic
}

.home-customer-slider .customer-slider__content {
	padding: 1.5rem 0 7rem!important
}

@media screen and (max-width: 1250px) {
	.home-customer-slider .customer-slider__content {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media screen and (max-width: 768px) {
	.home-customer-slider h2 {
		font-size: 1.5rem
	}
	.home-customer-slider .customer-slider__content {
		padding-bottom: 4rem
	}
}

#home-blog {
	margin-bottom: 3rem
}

#home-blog .block-container {
	box-shadow: 0 0 1rem 0 #0000003d
}

#home-blog .image-container {
	overflow: hidden
}

#home-blog .image-container img {
	width: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

#home-blog .image-container:hover img {
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04)
}

#home-blog .content-container {
	background: #f7f7ee;
	position: relative;
	padding-bottom: 10px
}

#home-blog .content-container.cta-padding {
	padding-bottom: 55px
}

#home-blog .content-container .text-container {
	padding: 5px 15px;
	text-align: left
}

#home-blog .text-container h3 {
	font-size: 1.15rem;
	padding-top: 10px;
	font-weight: 700
}

#home-blog .text-container p {
	font-size: .9rem
}

#home-blog .cta-container {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0
}

#home-blog .cta-container a {
	display: block;
	padding: 15px;
	background: #607e23;
	color: #fff
}

#home-blog .cta-container a:hover {
	opacity: .85
}

@media screen and (max-width: 640px) {
	#home-blog .block-container {
		margin-bottom: 2rem
	}
}