.Hero__overlay {
	display: none !important;
}
ul.HeaderNavigationList li.menu-item-216 {
	text-transform: uppercase;
	color: #38785E;
}
ul.HeaderNavigationList li.menu-item-216 a {
	font-weight: 700;
}
.DrawerMenu__parent.DrawerMenu__parent-Types-of-Summerhouse,
.DrawerMenu__parent.DrawerMenu__parent-Our-Products,
.DrawerMenu__parent.DrawerMenu__parent-Personalise-your-Summerhouse,
.DrawerMenu__parent.DrawerMenu__parent-Plan-your-Summerhouse,
.DrawerMenu__parent.DrawerMenu__parent-More-Information {
	font-size: 16px;
	cursor: unset;
}
.DrawerMenu__parent.DrawerMenu__parent-Types-of-Summerhouse::after,
.DrawerMenu__parent.DrawerMenu__parent-Our-Products::after,
.DrawerMenu__parent.DrawerMenu__parent-Personalise-your-Summerhouse::after,
.DrawerMenu__parent.DrawerMenu__parent-Plan-your-Summerhouse::after,
.DrawerMenu__parent.DrawerMenu__parent-More-Information::after {
	display: none;
}
.DrawerMenu__parent.DrawerMenu__parent-Summerhouses {
	margin-bottom: 0;
}
.form-small {
	line-height: 18px;
	font-size: 12px;
}
body.single-post img.alignleft {
	float: left;
	margin: 0 20px 0 0;
}
body.single-post img.alignright {
	float: right;
	margin: 0 0 0 20px;
}
body.single-post img.aligncenter {
	margin: 20px auto;
	display: block;
}
body.single-post .PageContentAside {
	position: static;
}
.PageContentAsideRequestBrochure h3,
.PageContentAsideRange h3 {
	font-size: 26px;
	line-height: 32px;
}
.PageContentAsideRequestBrochure form {
	margin-top: 1rem;
}
.PageContentAsideRequestBrochure form .Form__columns {
	grid-template-columns: none;
}
.PageContentAside .BlogAdditionalPostsList__link {
	text-decoration: underline;
}
#finance-cta {
	background: #4C9D78 url("/wp-content/themes/scotts-of-thrapston/images/background/scotts-leaf-about.png") no-repeat;
	color: #FFF;
	padding: 30px;
	height: 290px;
	background-position: bottom right;
}
#finance-cta h2 {
	color: #FFFFFF;
}
#finance-cta .finance-cta-left {
	width: 58%;
	float: left;
}
#finance-cta .finance-cta-right {
	width: 38%;
	float: right;
}
#finance-cta .finance-cta-right a::after {
	display: none;
}
#finance-cta .finance-cta-right img {
	border-radius: 12px;
	margin: 0;
}
@media (max-width: 1000px) {
	
	#finance-cta {
		height: auto;
	}

	#finance-cta .finance-cta-left,
	#finance-cta .finance-cta-right {
		float: none;
		width: 100%;
	}
	
	#finance-cta .finance-cta-right {
		text-align: center;
	}
	
	#finance-cta .finance-cta-right img {
		margin-top: 20px;
		max-width: 300px;
		width: 100%;
	}
	
}

.ImageList.ImageListStepByStep {
	margin-top: 60px;
}

.ImageList.ImageListStepByStep .ImageList__item {
	background-color: #EEEEEE;
	position: relative;
}

.ImageList.ImageListStepByStep .ImageList__item::after {
	background: url('../images/ui/arrow-right-step.svg') no-repeat;
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	background-size: 25px auto;
	top: 50%;
	right: -28px;
	margin-top: -10px;
}

.ImageList.ImageListStepByStep .ImageList__item:last-child::after {
	display: none;
}

.ImageList.ImageListStepByStep .ImageList__item .ImageListStepByStep_Inner {
	padding: 30px 30px 95px;
	text-align: center;
}

.ImageList.ImageListStepByStep .ImageList__item .ImageListStepByStep_Inner img {
	width: 100px;
	margin: 0 auto 30px;
}

.ImageList.ImageListStepByStep .ImageList__item .ImageListStepByStep_Inner p {
	font-size: 14px;
	line-height: 22px;
}

.ImageList.ImageListStepByStep .ImageList__item .ImageListStepByStep_Inner a.btn {
	border: 2px solid #38785E;
	font-size: 12px;
	line-height: 20px;
	display: inline-block;
	padding: 10px 20px;
	color: #38785E;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: auto;
	width: 150px;
}

.ImageList.ImageListStepByStep .ImageList__item .ImageListStepByStep_Inner a.btn:hover {
	background-color: #38785E;
	color: #FFFFFF;
}

@media screen and (max-width: 850px) {
	
	.ImageList.ImageListStepByStep .ImageList__item::after {
		display: none;
	}
	
}

.Section.SectionHighlightWithImage {
	background: #38785E url('../images/background/bg-scotts-footer.png') bottom center no-repeat;
	background-size: 1200px auto;
	margin: 0;
	padding: 4rem 0 13rem;
	color: #FFFFFF;
}

.Section.SectionHighlightWithImage .Section__title {
	color: #FFFFFF;
}

.Section.SectionHighlightWithImage .Section_Two_Columns {
	max-width: 1245px;
	margin: 0 auto;
}

.Section.SectionHighlightWithImage .Section_Two_Columns .clearfix {
	display: block;
	clear: both;
}

.Section.SectionHighlightWithImage .Section_Two_Columns .Section_Two_Columns_Text,
.Section.SectionHighlightWithImage .Section_Two_Columns .Section_Two_Columns_Image {
	width: 48%;
	float: left;
}

.Section.SectionHighlightWithImage .Section_Two_Columns .Section_Two_Columns_Image {
	margin-top: -7rem;
}

.Section.SectionHighlightWithImage .Section_Two_Columns .Section_Two_Columns_Text {
	float: right;
}

@media screen and (max-width: 1000px) {
	
	.Section.SectionHighlightWithImage {
		background-size: 750px auto;
		padding: 3rem 0 7.5rem;
	}
	
	.Section.SectionHighlightWithImage .Section_Two_Columns .Section_Two_Columns_Text,
	.Section.SectionHighlightWithImage .Section_Two_Columns .Section_Two_Columns_Image {
		width: 100%;
		float: none;
	}
	
	.Section.SectionHighlightWithImage .Section_Two_Columns .Section_Two_Columns_Image {
		margin-top: 0;
		margin-bottom: 3rem;
	}
	
}

.brand-ribbon {
	padding: 20px 0;
}

.brand-ribbon ul {
	max-width: 1245px;
	margin: 0 auto;
}

.brand-ribbon ul.mobile {
	display: none;
}

.brand-ribbon ul li {
	background: url('../images/ui/ribbon/manufacturing.svg') left center no-repeat;
	background-size: 40px auto;
	display: inline-block;
	width: 19%;
	text-align: left;
	padding-left: 50px;
	font-size: 14px;
	line-height: 19px;
}

.brand-ribbon ul li.design {
	background: url('../images/ui/ribbon/design.svg') left center no-repeat;
	background-size: 40px auto;
}

.brand-ribbon ul li.quality {
	background: url('../images/ui/ribbon/quality.svg') left center no-repeat;
	background-size: 40px auto;
}

.brand-ribbon ul li.delivery {
	background: url('../images/ui/ribbon/delivery.svg') left center no-repeat;
	background-size: 40px auto;
}

.brand-ribbon ul li.finance {
	background: url('../images/ui/ribbon/finance.svg') left center no-repeat;
	background-size: 40px auto;
}

.winter-offer-banner {
	background-color: #4B9F7D;
	padding: 15px 0;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
}

.winter-offer-banner p {
	font-weight: bold;
}

.winter-offer-banner p em {
	font-weight: normal;
	font-style: italic;
}

.winter-offer-banner a.btn {
	border: 1px solid #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	vertical-align: middle;
	display: inline-block;
	padding: 10px 15px;
	margin-left: 30px;
	font-family: "Montserrat", sans-serif;
}

.winter-offer-banner a.btn:hover {
	background-color: #FFFFFF;
	color: #681F79;
}

.winter-promotion-hero {
	position: relative;
}

.winter-promotion-hero img {
	width: 100%;
	max-width: none;
}

.winter-promotion-hero img.mobile-image {
	display: none;
}

.winter-promotion-hero .winter-promotion-hero-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(178, 79, 96, 0.8);
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner {
	max-width: 900px;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h1,
.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h2,
.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h3 {
	font-family: "Libre Baskerville", serif;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h1 {
	background: url('../images/ui/summertime-offer.jpg') no-repeat;
	width: 300px;
	background-size: 300px auto;
	text-indent: -9999px;
	margin: 30px auto 30px;
	height: 120px;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h2,
.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h3 {
	font-size: 30px;
	line-height: 38px;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h2 {
	margin: 120px 0 30px;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h3 {
	margin-bottom: 50px;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner .sep {
	background: url('../images/ui/winter-offer-line.svg') no-repeat;
	width: 500px;
	background-size: 500px auto;
	text-indent: -9999px;
	margin: 20px auto;
	height: 20px;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner p {
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner a.btn {
	border: 2px solid #FFFFFF;
	display: inline-block;
	padding: 15px 25px;
	margin: 40px 0 40px;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner a.btn:hover {
	background-color: #FFFFFF;
	color: #38785E;
}

.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner p.terms {
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	line-height: 26px;
}

section.WinterOfferPage .WinterOfferPageInner {
	max-width: 1240px;
	margin: 0 auto;
	padding: 60px 0;
}

section.WinterOfferPage .WinterOfferPageInnerImage {
	float: left;
	width: 47%;
}

section.WinterOfferPage .WinterOfferPageInnerText {
	float: right;
	width: 47%;
}

section.WinterOfferPage .WinterOfferPageInnerText p {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 20px;
}

section.WinterOfferPage .WinterOfferPageInnerText p.title {
	font-weight: 500;
	font-size: 24px;
	line-height: 34px;
}

section.WinterOfferPage .WinterOfferPageInnerText p small {
	font-size: 14px;
	line-height: 19px;
	font-style: italic;
}

section.WinterOfferPage .clearfix {
	clear: both;
}

.TextAndMediaCarousel__frame--caption {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.7);
	padding: 20px;
}

.reviews-home-rating {
	text-align: center;
	margin-bottom: 40px;
}

ul.reviews-home {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.reviews-home li {
	width: 30%;
	display: inline-block;
	background-color: #EEEEEE;
	padding: 20px;
	vertical-align: top;
	margin: 0 1.5%;
	text-align: left;
	min-height: 450px;
}

ul.reviews-home li img {
	margin-bottom: 10px;
}

ul.reviews-home li p {
	margin-bottom: 10px;
	line-height: 24px;
}

ul.reviews-home li p:last-child {
	margin: 0;
}

ul.reviews-home li p strong {
	color: #454545;
}

@media screen and (max-width: 1100px) {

	.brand-ribbon {
		padding-bottom: 0;
	}

	.brand-ribbon ul li {
		width: 25%;
		margin-bottom: 20px;
		min-height: 38px;
		vertical-align: top;
	}
	
}

@media screen and (min-width: 1199px) and (max-width: 1570px) {
	
	.winter-offer-banner-inner {
		padding-left: 245px;
	}
	
}

@media screen and (min-width: 1199px) and (max-width: 1305px) {

	.winter-offer-banner a.btn {
		margin: 15px 0 0;
	}
	
}

@media screen and (max-width: 1199px) {
	
	.winter-offer-banner {
		margin-top: 70px;
		font-size: 18px;
		line-height: 24px;
		padding: 15px;
	}
	
	.winter-offer-banner a.btn {
		display: inline;
		border: none;
		padding: 0;
		margin: 0 0 0 15px;
		font-size: 18px;
		line-height: 24px;
		text-decoration: underline;
	}
	
}

@media screen and (max-width: 870px) {
	
	.winter-promotion-hero img.mobile-image {
		display: block;
	}
	
	.winter-promotion-hero img.desktop-image {
		display: none;
	}
	
	ul.reviews-home li {
		width: 46%;
		min-height: auto;
	}
	
	ul.reviews-home li:nth-child(3n) {
		display: none;
	}
	
}

@media screen and (min-width: 871px) and (max-width: 1400px) {

	.winter-promotion-hero {
		overflow: hidden;
	}

	.winter-promotion-hero img.desktop-image {
		width: auto;
		height: 750px;
	}
	
}

@media screen and (max-width: 760px) {
	
	.brand-ribbon {
		padding-bottom: 0;
	}

	.brand-ribbon ul li {
		width: 45%;
		margin-bottom: 20px;
		min-height: 38px;
		vertical-align: top;
	}
	
	.winter-promotion-hero {
		margin-top: 72px;
	}

}

@media screen and (min-width: 501px) and (max-width: 760px) {
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h1 {
		background-size: 250px auto;
		width: 250px;
		height: 100px;
		margin: 30px auto;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h2,
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h3 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 20px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h3 {
		margin-bottom: 40px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner .sep {
		background-size: 300px auto;
		width: 300px;
		height: 10px;
		margin: 15px auto;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner p {
		font-size: 18px;
		line-height: 24px;
		padding: 0 10px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner a.btn {
		margin: 20px 0 20px;
		padding: 10px 20px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner p.terms {
		font-size: 18px;
		line-height: 21px;
	}
	
}

@media screen and (max-width: 500px) {
	
	.brand-ribbon {
		padding: 15px 0 5px;
	}
	
	.brand-ribbon ul.desktop {
		display: none;
	}
	
	.brand-ribbon ul.mobile {
		display: block;
	}
	
	.brand-ribbon ul li {
		background-size: 20px auto !important;
		width: auto;
		margin: 0 5px 10px;
		vertical-align: top;
		min-height: auto;
		padding-left: 25px;
	}
	
	.brand-ribbon ul li.since-1920 {
		background: url('../images/ui/ribbon/calendar.svg') left center no-repeat;
		background-size: 40px auto;
	}
	
	.brand-ribbon ul li.uk-installation {
		background: url('../images/ui/ribbon/uk.svg') left center no-repeat;
		background-size: 40px auto;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h1 {
		background-size: 150px auto;
		width: 150px;
		height: 60px;
		margin: 10px auto;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h2 {
		margin-top: 80px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h2,
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h3 {
		font-size: 20px;
		line-height: 26px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h2 {
		margin-bottom: 10px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner h3 {
		margin-bottom: 30px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner .sep {
		background-size: 250px auto;
		width: 250px;
		height: 10px;
		margin: 10px auto;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner p {
		font-size: 14px;
		line-height: 19px;
		padding: 0 10px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner a.btn {
		margin: 20px 0 20px;
		padding: 10px 20px;
	}
	
	.winter-promotion-hero .winter-promotion-hero-overlay .winter-promotion-hero-overlay-inner p.terms {
		font-size: 14px;
		line-height: 18px;
	}
	
}

@media screen and (max-width: 1200px) {

	section.WinterOfferPage .WinterOfferPageInner {
		max-width: 95%;
		padding: 40px 0;
	}
	
}

@media screen and (max-width: 750px) {
	
	section.WinterOfferPage .WinterOfferPageInner {
		max-width: 90%;
		margin: 0 auto;
		padding: 40px 0;
	}

	section.WinterOfferPage .WinterOfferPageInnerImage,
	section.WinterOfferPage .WinterOfferPageInnerText {
		float: none;
		width: 100%;
	}
	
	section.WinterOfferPage .WinterOfferPageInnerImage {
		margin-bottom: 20px;
	}
	
	section.WinterOfferPage .WinterOfferPageInnerText p.title,
	section.WinterOfferPage .WinterOfferPageInnerText p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	
	ul.reviews-home li {
		width: 100%;
		margin: 0 0 20px;
	}
	
}

@media screen and (min-width: 768px) {
	
	.UtilityHeader--unpinned .Header {
		transform: none;
	}
	
}