/* Text change */
p {
margin-bottom: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.wrapper-main h1,
.wrapper-main h2,
.wrapper-main h3,
.wrapper-main h4,
.wrapper-main h5,
.wrapper-main h6 {
color: #536628;
}
.wrapper-main h1,
.wrapper-main h2,
.wrapper-main h3,
.wrapper-main h4,
.wrapper-main h5,
.wrapper-main h6 {
margin: 30px 0 16px 0;
}
#footer h4 {
font-size: 1.87em !important;
}
/* Spacing */
.listing-item-wrapper article.listing-item.item-style-grouping-tile .text-box-wrapper {
padding: 30px 30px 14px 30px;
}
.listing-item-wrapper article.listing-item.item-style-grouping-imagetext .text-box-wrapper {
padding: 30px;
}
/* list without separator square image and no image */
div.listing-item-wrapper article.listing-item.item-style-grouping-row.item-style-row_without_separator_square .text-box-and-chevron-wrapper.no-info-box .text-wrapper,
div.listing-item-wrapper article.listing-item.item-style-grouping-row.item-style-row_without_separator_no_image .text-box-and-chevron-wrapper.no-info-box .text-wrapper {
padding: 20px 24px;
}
.listing-item-wrapper article.listing-item.item-style-row_without_separator_square .text-box-wrapper .list-style-arrow-wrapper,
.listing-item-wrapper article.listing-item.item-style-row_without_separator_no_image .text-box-wrapper .list-style-arrow-wrapper {
padding-left: 0px;
padding-right: 24px;
}
.views-bootstrap-accordion-plugin-style .panel-default>.panel-heading h3 a {
padding: 10px 40px 10px 20px;
}
.listing-item-wrapper article.listing-item.item-style-landscape_textoverlay_left_bottom .text-box-wrapper .text-box .text-box-row-2 {
width: 100%;
}
.listing-item-wrapper article.listing-item.item-style-grouping-tile .text-box-wrapper .text-box {
padding: 0;
}
div.listing-item-wrapper article.listing-item.item-style-tile_text_displayed .text-box-wrapper .text-box {
padding-left: 0px;
padding-right: 0px;
}
/*button fix */
.wrapper-main .wysiwyg-button-fill,
.wrapper-main .wysiwyg-button-outline {
padding: 0.5em 1.5em;
}
.wrapper-main .wysiwyg-c2a-fill,
.wrapper-main .wysiwyg-c2a-outline {
padding: 0.5em 3em 0.5em 1.5em;
}
/*updated header styling 25-01-2023*/
html body header#header.header-v2 #header-main #header-wrapper #logo-container img.svg_logo, html body.html header#header.header-v2 #header-main #header-wrapper #logo-container img.svg_logo {
height: 140px;
width: auto;
}