/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
body {
  font-size: 1.1rem;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}
.hero-block .el-content-wrapper, .hero-block .hero-block {
  background: rgba(0, 137, 120, 0.6);
  padding: 1.5rem;
  margin: 0.625rem;
}
.hero-block .green-button {
  background: rgba(0, 0, 0, 0);
}
.light-hero-block .el-content-wrapper {
  background: rgba(255, 255, 255, 0.4);
}
.light-hero-block .el-content-wrapper h3.jl-h1, .light-hero-block .el-content-wrapper .tm-content {
  color: #000 !important;
}
.light-hero-block .el-content-wrapper .jl-button {
  background: #008978;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
#g-navigation .jl-logo {
  padding: 12px 0;
  position: absolute;
  top: 0px;
}
#g-feature {
  background-attachment: fixed;
}
.property-search-form {
  display: flex;
  background: #fff;
  color: #00594F;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
  box-sizing: border-box;
  flex-wrap: nowrap;
}
.property-search-form .control {
  padding: 10px;
  max-width: 20%;
}
.property-search-form .control select, .property-search-form .control .selected {
  outline: 0;
  border: 0;
  color: #00594F;
  line-height: 20px;
  font-size: 16px;
  font-weight: 600;
  padding: 7px 24px 7px 12px;
  margin: 0;
  position: relative;
  height: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background: url('../../../../uploads/2023/11/chevron-down.svg') no-repeat 90% 52% #ffffff;
  background-size: auto;
  background-size: 10px;
  min-width: auto;
  border: 1px solid #a2e6de;
}
.propertyhive ul.properties {
  display: flex;
  flex-wrap: wrap;
}
.propertyhive ul.properties li {
  display: flex;
  flex-direction: column;
}
.propertyhive ul.properties li .details {
  float: none;
  flex-grow: 1;
}
.selected span {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(0, -50%);
  left: 12px;
}
.property-search-form input[type="submit"] {
  border: 0;
  background: #008978;
  color: #fff;
  padding: 10px 19px;
  font-weight: 600;
  margin: 0 0 0 auto;
}
.property-search-form input[type="submit"]:hover {
  background: #00594F;
}
.propertyhive-map-canvas-wrapper {
  margin-top: 10px;
}
.details {
  background: #008379;
  color: #fff;
  padding: 5px 12px 10px;
}
.details a {
  color: #fff;
}
.details a:hover {
  color: #a2e6de;
}
.flag.flag-sold, .flag.flag-let {
  background: #d77648 !important;
  font-weight: bold;
}
.flag.flag-for-sale, .flag.flag-to-let {
  font-weight: bold;
}
.flag.flag-under-offer {
  background-color: #ffe780 !important;
  font-weight: bold;
  color: #000 !important;
}
#g-slideshow {
  position: relative;
}
#popup-search[hidden] {
  display: block;
}
#popup-search {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 1200px;
  margin: auto;
  height: max-content;
  background: rgba(0, 137, 120, 0.6);
  padding: 20px 20px 0;
}
.jl-panel.jl-light.jl-transition-slide-left.hero-block.jl-margin-remove-first-child {
  max-width: 100%;
}
.propertyhive-views ul {
  display: flex;
  list-style-type: none;
  margin: 10px 0;
}
.propertyhive-views ul li, .button.propertyhive-save-search-button {
  background: #fff;
  margin: 0 5px;
  padding: 5px 10px;
  display: inline-flex;
  border: 1px solid #a2e6de;
  font-weight: 600;
  color: #00594F;
}
.list-view::before {
  margin-right: 5px;
  background: url('https://benedicts.co.uk/wp-content/uploads/2023/12/list.svg');
  display: inline-block;
  height: 23px;
  width: 26px;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
}
.propertyhive-views ul li a {
  align-items: center;
}
.map-view::before {
  margin-right: 5px;
  background: url('https://benedicts.co.uk/wp-content/uploads/2023/12/location-dot.svg');
  display: inline-block;
  height: 23px;
  width: 21px;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
}
.propertyhive-views ul li:hover, .button.propertyhive-save-search-button:hover {
  background: #eee;
}
.propertyhive-ordering {
  float: right;
}
.propertyhive-ordering .orderby {
  border: 1px solid #a2e6de;
  padding: 5px 10px;
  color: #00594F;
}
.property_meta span {
  margin-right: 5px;
}
.property_meta ul, .property_actions ul {
  display: inline-flex;
  list-style-type: none;
  margin: 10px 0;
}
.property_meta ul li, .property_actions ul li {
  background: #fff;
  margin: 0 20px 0 0;
  display: inline-flex;
  font-weight: 600;
  color: #00594F;
}
.property_actions ul li {
  padding: 5px 10px;
  border: 1px solid #a2e6de;
}
.property_actions ul li:hover {
  background: #eee;
}
.action-make-enquiry::before {
  margin-right: 5px;
  background: url('https://benedicts.co.uk/wp-content/uploads/2023/12/message-captions.svg');
  display: inline-block;
  height: 23px;
  width: 26px;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
}
.action-printable-brochure::before {
  margin-right: 5px;
  background: url('https://benedicts.co.uk/wp-content/uploads/2023/12/print.svg');
  display: inline-block;
  height: 23px;
  width: 26px;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
}
.action-brochure::before {
  margin-right: 5px;
  background: url('https://benedicts.co.uk/wp-content/uploads/2023/12/file-pdf-1.svg');
  display: inline-block;
  height: 23px;
  width: 26px;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
}
.action-shortlist::before {
  margin-right: 5px;
  background: url('https://benedicts.co.uk/wp-content/uploads/2023/12/file-circle-plus.svg');
  display: inline-block;
  height: 23px;
  width: 26px;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
}
.action-send-to-friend::before {
  margin-right: 5px;
  background: url('https://benedicts.co.uk/wp-content/uploads/2023/12/envelope-circle-check.svg');
  display: inline-block;
  height: 23px;
  width: 26px;
  background-size: contain;
  content: "";
  background-repeat: no-repeat;
}
.fixed-social {
  position: fixed;
  bottom: 0;
  right: 0;
  width: auto;
  z-index: 100;
}
.fixed-social .el-social {
  font-size: 2rem;
  background: #008379;
  padding: 4px 14px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #00A390;
}
.to-top-fixed {
  position: fixed;
  bottom: 0;
  text-align: center;
  width: max-content;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
}
#g-totop {
  font-size: 2rem;
  background: #008379;
  padding: 4px 6px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #00A390;
}
.jl-section .g-content {
  padding: 0;
  margin: 0;
}
.boxed-container {
  max-width: 1200px;
  margin: auto;
}
.bg-green {
  background: #008978;
  color: #fff;
  padding: 40px 0 50px 0;
}
.bg-green h2 {
  color: #fff;
}
.bg-clear {
  padding: 40px 0 50px 0;
}
.contact-form {
  padding: 0 0 0 30px;
}
.gform_button.button, .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*="mceu_"]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type="submit"], [type="button"], [type="reset"]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type="submit"], [type="button"], [type="reset"]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
  background: transparent;
  border: 1px solid #008379;
  margin: 0;
  overflow: visible;
  font: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 15px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: 0.1s ease-in-out;
  transition-property: all;
  transition-property: color, background-color, border-color;
}
.gform_button.button:hover, .gform_button .button:hover, .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn)) > button:not([id*="mceu_"]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input:is([type="submit"]:hover, [type="button"]:hover, [type="reset"]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input:is([type="submit"]:hover, [type="button"]:hover, [type="reset"]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input[type="submit"].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
  background-color: #008379;
  border-color: #008379;
  color: #ffffff;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-navigation .jl-logo {
    position: relative;
    padding: 12px;
  }
  .jl-icon.jl-navbar-toggle-icon {
    width: 20px;
  }
  .contact-form {
    padding: 30px 0;
  }
}
@media only all and (min-width: 40.01rem) and (max-width: 59.99rem) {
  #g-navigation .jl-logo {
    position: relative;
    padding: 12px;
  }
  .jl-icon.jl-navbar-toggle-icon {
    width: 20px;
  }
  .contact-form {
    padding: 30px 0;
  }
  .property-search-form {
    flex-wrap: wrap;
  }
  .property-search-form .control {
    max-width: 34%;
  }
}
@media only all and (max-width: 40rem) {
  #g-navigation .jl-logo {
    position: relative;
    padding: 12px;
  }
  .jl-icon.jl-navbar-toggle-icon {
    width: 20px;
  }
  .contact-form {
    padding: 30px 0;
  }
  .property-search-form {
    flex-wrap: wrap;
  }
  .property-search-form .control {
    max-width: 50%;
  }
  .property_meta ul, .property_actions ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .property_actions ul li {
    max-width: 47%;
    margin: 0;
  }
}
/*# sourceMappingURL=custom.css.map */