/*!
* Theme Name: EM Powerbespoke Theme
* Theme URI: www.easymatch.co.uk
* Description: A wordpress theme for real estate sites. Please Note - This theme is managed and maintained by Easymatch. NOTE: If you make any changes to this you are held liable and will be charged to fix it.
* Version:  1.0.7
* Author: Easymatch LTD
* Author URI:
* Template: Divi
* Updated: 23-02-2017
* GitHub Theme URI: easymatch/em-wp-powerbespoke
*
* NOTE: All structural changes are to be made in this theme -
* all colour changes are to be made in the supporting child theme.
*/.baseguide .btn:checked,.baseguide .btn:focus,.baseguide .btn:hover{background-color:#dae131;color:white;border:2px solid #dae131}.book-viewing .container .property-info__price{border-bottom:2px solid #dae131}.market-appraisal h1,.register h1{color:#dae131}.baseguide .property__slider-caption .status{background-color:rgba(218,225,49,0.8)}@media (max-width: 991px) and (min-width: 600px){.baseguide .property__info{margin:1.5em auto;width:80%}}.baseguide .property__info .info_wrap .fbInfo_actions .btn:hover{border-color:#dae131}@media (min-width: 600px){.baseguide .property__buttons .row{margin:auto;width:80%}}.baseguide .property__action-btn:hover .ico{color:#dae131}.baseguide .property__action-btn-label:hover{color:#dae131}@media (min-width: 600px){.baseguide .property-info .row{margin:auto;width:80%}}.baseguide .property-info__description{margin-bottom:2em}.baseguide .property__arrange-viewing .register-link{background-color:#dae131;transition:all 100ms ease-in-out}.baseguide .property__arrange-viewing .register-link:hover{border-color:#dae131;color:#dae131}@media (min-width: 600px){.baseguide .property__floorplan .row{margin:0 auto 4em;width:80%}}.baseguide .property__floorplan-image{width:auto}#logo{max-width:242px}#et_top_search{width:auto}@media (min-width: 981px) and (max-width: 1282px){.et-search-form input{width:85%}#et_search_icon:before{left:10px;top:-50px}}

/* START :  04-04-2024 DM CSS HERE */
.page-buyer-checker .BadgeContainer__Inner-sc-1s0biz7-0.eavXdv.es-badge-container, .page-tenant-checker .BadgeContainer__Inner-sc-1s0biz7-0.eavXdv.es-badge-container{display:none;}

.page-buyer-checker #buyer_checker .modal-content, .page-tenant-checker #tenant_checker .modal-content {background: orange;
    color: #fff;
    border: 0;
}
.page-buyer-checker #buyer_checker .modal-content .modal-body h4, .page-tenant-checker #tenant_checker .modal-content .modal-body h4{    font-size: 18px;
    letter-spacing: normal;
    line-height: 26px;
    text-align: center;
    padding: 0px;
    color: #fff;
    font-weight: 700;}
/* END :  04-04-2024 DM CSS HERE */

/* 19 sep 2019 */
.paynow_stripe_btn {
position: fixed;
bottom: 0;
background: rgba(251, 251, 251, 1);
width: 100%;
z-index: 9;
padding: 0 !important;
-webkit-box-shadow: 0px -1px 3px 0px rgba(214,197,214,1);
-moz-box-shadow: 0px -1px 3px 0px rgba(214,197,214,1);
box-shadow: 0px -1px 3px 0px rgba(214,197,214,1);
max-width: 100%;
padding: 20px 0 !important;
}

.paynow_stripe_btn .et_pb_row_29{
padding:15px 0;
}
/* The container */
.checkboxmainlabel {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkboxmainlabel input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
margin-left: 84px;
border: 1px solid #f5a500;
}

/* On mouse-over, add a grey background color */
.checkboxmainlabel:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkboxmainlabel input:checked ~ .checkmark {
  background-color: #ffa500;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkboxmainlabel input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkboxmainlabel .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* custom button style */
.page-id-196315 #msg-box3-11 .mbr-buttons .mbr-buttons__btn::after{
	font-size: 32px;
    line-height: 1em;
    content: "";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
/*     -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off; */
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 .755l14.374 11.245-14.374 11.219.619.781 15.381-12-15.391-12-.609.755z'/%3E%3C/svg%3E");
	background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 22px;
    width: 24px;
    top: 16px;
}
.page-id-196315 #msg-box3-11 .mbr-buttons .mbr-buttons__btn:hover::after{
	opacity: 1;
	margin-left: 0;
}
/*Ipad Form*/
@media(max-width:1024px){
	.page-id-113250 form._form._form_5._inline-form._dark{
		width:100% !important;
	}	
}

/* Start 12-05-2023 CSS Here */
.et_header_style_slide #page-container{
  position: static;
}
.makeOfferProperty-row {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.logofoot {
  float: none !important;
  display: flex !important;
  margin: 0 auto;
  justify-content: center;
}
.bottom-nav {
  display: flex !important;
  justify-content: center;
}
.landHomeContact-btn {
  background-color: #b8ce2d;
  color: #fff !important;
  text-decoration: none !important;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  padding: 0.3em 1em;
  line-height: 1.7em!important;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  border-radius: 3px;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: all!important;
  transition-property: all!important;
}

.landHomeContact-btn:hover {
  background-color: #a4a4a4 !important;
}
.agent-bio .et_pb_blurb_container .et_pb_blurb_description p a {
  color: #333333;
}

.agent-bio .et_pb_blurb_container .et_pb_blurb_description p a:hover {
  color: #dae131;
}
.et_pb_slide_menu_active .et_toggle_slide_menu:before{
  opacity: 1;
}
.et_pb_slide_menu_active .et_toggle_slide_menu:after{
  display: none;
}
.et_header_style_slide .et_slide_in_menu_container{
  max-width: 90%;
}
.side_menu_cls {
  color: #fff;
  cursor: pointer;
  width: 50px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side_menu_cls:hover{
  color: #dae131;
}
.side_menu_cls:after {
  content: "\4d";
  transition-delay: .3s;
  font-family: 'ETmodules';
  speak: none;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-weight: 600;
  font-size: 32px;
  position: relative;
  top: 0;
  cursor: pointer;
}
.side_menu_cls:hover:after{
  color: #dae131;
}
body #page-container .et_slide_in_menu_container{
  right: -100% !important;
}
body #page-container .et_slide_in_menu_container.et_pb_slide_menu_opened {
  right: 0 !important;
}
.side_overlay {
  position: fixed;
  z-index: 999999;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.side_overlay.show {
  opacity: 1;
  visibility: visible;
}
.et_slide_menu_top div#et-info a:first-child {
  margin-bottom: 10px;
}

.et_slide_menu_top div#et-info a {
  padding: 5px 0;
  display: block;
}
.et_slide_menu_top {
  padding: 20px 40px 0 40px !important;
}
@media only screen and (max-width: 991.98px) {
  .howWeHelp-threeBtns .et_pb_button_module_wrapper a.et_pb_button {
    min-width: 254px;
  }
  .logofoot ul {
    flex-wrap: wrap;
    gap: 10px;
  }
  .logofoot ul li {
    margin: 0;
  }
  .logofoot ul li img {
    border-radius: 5px;
  }
  .agent-bio .et_pb_main_blurb_image .et_pb_image_wrap img {
    width: 320px;
    height: auto;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 980.98px) {
  .et_mobile_nav_menu .mobile_nav .et_mobile_menu {
    padding: 0;
  }
  .et_mobile_nav_menu .mobile_nav .et_mobile_menu li a {
    text-decoration: none;
  }
  
}

@media only screen and (max-width: 767.98px) {
  .fourPartFreeTrain_innerBanner_Sec .et_pb_fullwidth_header_container .header-content-container .header-content h1 {
    line-height: 36px;
  }
  .fourPartFreeTrain_innerBanner_Sec .header-content-container .header-content .et_pb_button {
    margin-right: 0;
    font-size: 16px;
  }
  .fourPartFreeTrain_innerBanner_Sec .et_pb_fullwidth_header_container .header-content-container .header-content {
    padding: 0;
    text-align: center;
  }
}
/* End 12-05-2023 CSS Here */
/* start 06 Aug 2025*/

.increase-return-on-investment-form div {
    margin-top: 10px;
}

.holds-the-iframe {
    min-width: 100vw;
    min-height: 400px;
    position: relative;
    float: left;
    display: inline-block;
    text-align: center;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #fff;
    background: url(https://cdn.rawgit.com/josho88/open-data-portal/master/power_bespoke_loader.svg) center center no-repeat;
    background-size: 200px 200px;
  }
  .holds-the-iframe iframe {
    min-width: 100%;
    min-height : 400px;
  }
.home-first-sec h1 {
    text-align: start !important;
}