/*======================================
Theme Name: Framework
Theme URI: https://divicake.com/
Description: Optimised Framework Website
Version: 1.0
Author: One Exception
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/**** One Exception Custom Styles Start ****/
body{
	background:#f1f2f2 !important;
}

.et_boxed_layout #page-container{
	box-shadow: none !important;
}

#main-header{
box-shadow: none !important;
}

.mortgage-calculator label{
margin-bottom: 7px !important;
margin-top: 25px !important;
}

.rental-affordability-calculator label{
margin-bottom: 7px !important;
margin-top: 25px !important;
}

.stamp-duty-calculator label{
margin-bottom: 13px !important;
}

.et-pb-arrow-prev, .et-pb-arrow-next{
background: rgba(0,0,0,0.5);
border-radius: 30px;
border: 3px solid #fff;
transform: scale(0.7);
}

.propertyhive-page #page-container{
background:#fff !important;
}

.propertyhive-page #main-header{
background-color: #f1f1f1 !important;
}


/**** One Exception Custom Styles END ****/





/**** Property Hive Styles ****/

.btn, .property-search-form button, .property-search-form input[type="submit"], body.post-type-archive-property .actions a, body.single-property .property_actions ul li a, body.single-property .pp_inline form input[type="submit"] {
  border: none;
  background-color: #00aae8;
  color: #fff;
  padding: 18px 38px;
  height: 60px;
  line-height: 28px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
  cursor: pointer;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  text-transform: uppercase;
  display: inline-block;
}
.btn:hover, .property-search-form button:hover, .property-search-form input[type="submit"]:hover, body.post-type-archive-property .actions a:hover, body.single-property .property_actions ul li a:hover, body.single-property .pp_inline form input[type="submit"]:hover, .btn:focus, .property-search-form button:focus, .property-search-form input[type="submit"]:focus, body.post-type-archive-property .actions a:focus, body.single-property .property_actions ul li a:focus, body.single-property .pp_inline form input[type="submit"]:focus, .btn:active, .property-search-form button:active, .property-search-form input[type="submit"]:active, body.post-type-archive-property .actions a:active, body.single-property .property_actions ul li a:active, body.single-property .pp_inline form input[type="submit"]:active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.property-search-form {
  display: block;
}
.property-search-form input[type="submit"] {
  float: right;
  margin-right: 14px;
}
.property-search-form .control {
  display: inline-block;
}
.property-search-form .residential-only {
  display: inline-block !important;
}
@media screen and (max-width: 767px) {
  .property-search-form .residential-only {
    display: block  !important;
  }
}
.property-search-form.sales .sales-only {
  display: inline-block !important;
}
@media screen and (max-width: 767px) {
  .property-search-form.sales .sales-only {
    display: block  !important;
  }
}
.property-search-form.sales .lettings-only {
  display: none !important;
}
.property-search-form.lettings .lettings-only {
  display: inline-block !important;
}
@media screen and (max-width: 767px) {
  .property-search-form.lettings .lettings-only {
    display: block  !important;
  }
}
.property-search-form.lettings .sales-only {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .property-search-form .control-address_keyword {
    display: block;
  }
}
.property-search-form .control-address_keyword input {
  width: 300px;
  display: block;
  border-radius: none !important;
  margin-bottom: 15px !important;
  height: 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 1199px) {
  .property-search-form .control-address_keyword input {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .property-search-form .control-address_keyword input {
    width: 100%;
  }
}

.propertyhive .property-search-form .control-location select {
  width: 300px !important;
  display: block;
  border-radius: none !important;
  margin-bottom: 15px !important;
  height: 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 1199px) {
  .propertyhive .property-search-form .control-location select {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .propertyhive .property-search-form .control-location select  {
    width: 100%;
  }
}





.property-search-form .control-property_type .select-wrapper {
  width: 200px;
}
@media screen and (max-width: 1199px) {
  .property-search-form .control-property_type .select-wrapper {
    width: 170px;
  }
}
@media screen and (max-width: 767px) {
  .property-search-form .control-property_type .select-wrapper {
    display: block;
    width: 100%;
  }
}
.property-search-form .control-minimum_price .select-wrapper, .property-search-form .control-maximum_price .select-wrapper, .property-search-form .control-minimum_rent .select-wrapper, .property-search-form .control-maximum_rent .select-wrapper, .property-search-form .control-minimum_bedrooms .select-wrapper {
  width: 173px;
}
@media screen and (max-width: 1199px) {
  .property-search-form .control-minimum_price .select-wrapper, .property-search-form .control-maximum_price .select-wrapper, .property-search-form .control-minimum_rent .select-wrapper, .property-search-form .control-maximum_rent .select-wrapper, .property-search-form .control-minimum_bedrooms .select-wrapper {
    width: 150px;
  }
}
@media screen and (max-width: 991px) {
  .property-search-form .control-minimum_price .select-wrapper, .property-search-form .control-maximum_price .select-wrapper, .property-search-form .control-minimum_rent .select-wrapper, .property-search-form .control-maximum_rent .select-wrapper, .property-search-form .control-minimum_bedrooms .select-wrapper {
    width: 224px;
  }
}
@media screen and (max-width: 767px) {
  .property-search-form .control-minimum_price .select-wrapper, .property-search-form .control-maximum_price .select-wrapper, .property-search-form .control-minimum_rent .select-wrapper, .property-search-form .control-maximum_rent .select-wrapper, .property-search-form .control-minimum_bedrooms .select-wrapper {
    display: block;
    width: 100%;
  }
}
.property-search-form .control-department {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #EEEEEE;
  padding: 0;
}
.property-search-form .control-department label {
  background-color: #EEEEEE;
  display: inline-block;
  padding: 15px 30px;
  cursor: pointer;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
  margin: 0;
  margin-bottom: -1px;
}
.property-search-form .control-department label.checked {
  background-color: #2bb2da;
  color: #FFF;
}

body.propertyhive-page .page-title {
  display: none !important;
}
body.propertyhive-page #content {
  margin-top: 100px;
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  body.post-type-archive-property #content {
    padding: 0 20px;
  }
}
body.post-type-archive-property .actions a {
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  height: initial;
  padding: 10px 20px;
}
body.post-type-archive-property .price {
  color: #2bb2da;
  font-size: 1.1em;
  font-weight: 500;
  margin-bottom: 10px;
}
body.post-type-archive-property .price .price-qualifier {
  font-size: 0.8em;
  font-weight: 400;
  color: #5e5e5e;
}
body.post-type-archive-property h3 {
  padding: 0;
  margin: 0 0 0.3rem;
  font-size: 1.4em;
  margin-bottom: 0px;
  line-height: 200%;
}
body.post-type-archive-property .propertyhive-result-count {
  margin-top: 30px;
}

body.single-property .type-property {
  padding-bottom: 40px;
}
@media screen and (max-width: 991px) {
  body.single-property .type-property {
    padding: 0 20px;
  }
}
body.single-property .type-property .images {
  width: 45%;
  display: inline-block;
  float: left;
}
@media screen and (max-width: 767px) {
  body.single-property .type-property .images {
    float: none;
    width: 100%;
    display: block;
  }
}
body.single-property .type-property > .entry-summary, body.single-property .type-property > .property_actions {
  width: 50% !important;
  display: inline-block;
  float: right;
}
@media screen and (max-width: 767px) {
  body.single-property .type-property > .entry-summary, body.single-property .type-property > .property_actions {
    float: none;
    width: 100% !important;
    display: block;
  }
}
body.single-property .type-property .features {
  clear: both;
}
body.single-property .type-property > .features, body.single-property .type-property > .summary {
  width: 100%;
  margin-top: 30px;
}
body.single-property .type-property h1 {
  font-size: 2em;
  line-height: 150%;
  margin-bottom: 30px;
  margin-top: -10px;
}
body.single-property .type-property .price {
  color: #2bb2da;
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 30px;
}
body.single-property .type-property .price .price-qualifier {
  font-size: 0.8em;
  font-weight: 400;
  color: #5e5e5e;
}
body.single-property .flexslider {
  box-shadow: none;
  border-radius: 0;
}
body.single-property .flexslider.thumbnails li {
  border: 2px solid #FFF;
}
body.single-property .flexslider.thumbnails li.flex-active-slide {
  border: 2px solid #2bb2da;
}
body.single-property .property_meta ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.single-property .property_meta ul li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 3px;
}
body.single-property .property_meta ul li:before {
  content: "\e060";
  display: inline-block;
  font-family: 'ETmodules';
  font-size: 1.2em;
  position: absolute;
  left: 0;
  top: -1px;
	color: #2bb2da;
}
body.single-property .property_meta ul li.type:before {
  content: "\e060";
	color: #2bb2da;
}
body.single-property .property_meta ul li.availability:before {
  content: "\e060";
	color: #2bb2da;
}
body.single-property .property_meta ul li.bedrooms:before {
  content: "\e060";
	color: #2bb2da;
}
body.single-property .property_meta ul li.bathrooms:before {
  content: "\e060";
	color: #2bb2da;
}
body.single-property .property_meta ul li.parking:before {
  content: "\e060";
	color: #2bb2da;
}
body.single-property .property_meta ul li.outside-space:before {
  content: "\e060";
	color: #2bb2da;
}
body.single-property .property_meta ul li.tenure:before {
  content: "\e060";
	color: #2bb2da;
}
body.single-property .property_meta ul li.receptions:before {
  content: "\e060";
	color: #2bb2da;
}
body.single-property .property_actions ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
body.single-property .property_actions ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
body.single-property .property_actions ul li a {
  margin-top: 10px;
  margin-right: 10px;
}
body.single-property .pp_inline {
  padding: 20px;
}
body.single-property .pp_inline h2 {
  color: #2bb2da;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 200%;
  margin-bottom: 20px;
}
body.single-property .pp_inline form label {
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 20px;
}
body.single-property .pp_inline form input, body.single-property .pp_inline form textarea {
  margin-bottom: 40px;
}
body.single-property .pp_inline form input[type="submit"] {
  margin-bottom: 20px;
}
body.single-property .pp_inline form textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  width: 100%;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 5em;
}
body.single-property .pp_inline form textarea:focus {
  border-bottom: 1px solid #2bb2da;
  box-shadow: 0 1px 0 0 #2bb2da;
}

.propertyhive-pagination ul li .page-numbers {
  width: 30px !important;
  height: 30px !important;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  line-height: 100% !important;
  padding: 0;
  margin: 0;
  min-width: auto !important;
  font-weight: 500;
}
.propertyhive-pagination ul li .next, .propertyhive-pagination ul li .prev {
  position: relative;
  border: none;
  color: transparent;
}
.propertyhive-pagination ul li .next:after, .propertyhive-pagination ul li .prev:after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  font-family: 'Material Icons';
  content: "\E5C8";
  width: 30px !important;
  height: 30px !important;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  line-height: 100% !important;
  padding: 0;
  margin: 0;
  min-width: auto !important;
  font-size: 13px;
  color: #a7a7a7;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
  border: 1px solid #eee;
  background-color: #FFF;
}
.propertyhive-pagination ul li .next:hover, .propertyhive-pagination ul li .next:focus, .propertyhive-pagination ul li .next:active, .propertyhive-pagination ul li .prev:hover, .propertyhive-pagination ul li .prev:focus, .propertyhive-pagination ul li .prev:active {
  border: none;
  color: #fff;
  background-color: transparent;
}
.propertyhive-pagination ul li .next:hover:after, .propertyhive-pagination ul li .next:focus:after, .propertyhive-pagination ul li .next:active:after, .propertyhive-pagination ul li .prev:hover:after, .propertyhive-pagination ul li .prev:focus:after, .propertyhive-pagination ul li .prev:active:after {
  color: #FFF;
  background-color: #2bb2da;
}
.propertyhive-pagination ul li .prev:after {
  content: "\E5C4";
}

.flexslider{
	margin: 0px !important;
}

.pp_default, .ppt, .pp_content, .pp_hoverContainer, .pp_details {
  max-width: 100%;
}
body.post-type-archive-property .flag {
  position: absolute;
  padding: 10px 20px;
  text-transform: uppercase;
  background-color: #122c50;
  color: #fff;
  font-weight: 700;
}
body.post-type-archive-property li a:hover .flag {
  background-color: #2bb2da;
  text-decoration: none;
  color: #FFF;
}

body.single-property .flag {
  position: absolute;
  padding: 10px 20px;
  text-transform: uppercase;
  background-color: #122c50;
  color: #fff;
	font-weight: 700;
	top:4px; 
	right: 4px;
}

.availability-sold-stc .flag{
	background-color:#797979 !important;
}

.availability-sold .flag, .availability-let .flag{
  background-color: #b40103 !important;
  top: 0px !important;
  width: 100%;
  text-align: center;
  font-size: 28px;
}


body.single-property .images {
  position: relative;
}
body.single-property .description {
  clear:both;
}
@media screen and (min-width: 1601px) {
	.navbar-brand a{
		max-width:250px
	}
}
	
	
@media screen and (min-width: 768px) and (max-width: 1600px) {
	.navbar-brand a{
		max-width:200px
	}
}

@media screen and (max-width: 768px) {
	.navbar-nav {
		margin-top: 80px !important;
	}
}


                /* SEARCH RESULTS CSS */
.propertyhive ul.properties li { box-sizing:border-box; width:49%; margin-left:2%; border-bottom:0; clear:none !important; }
.propertyhive ul.properties li:nth-child(2n+1) { clear:left !important; margin-left:0; }

@media (max-width:590px) {
	.propertyhive ul.properties li { clear:both !important; float:none !important; width:100% !important; margin-left:0 !important; }
.propertyhive ul.properties li:nth-child(odd), .propertyhive ul.properties li:nth-child(even)  {clear:both !important; }
}

/* CSS SPECIFIC TO CARD LAYOUT */
.propertyhive ul.properties li .thumbnail { float:none; width:100%; }
.propertyhive ul.properties li .thumbnail img { width:100%; }
.propertyhive ul.properties li .details { float:none; width:100%; }
                
.recentcomments a {
 display:inline !important;
 padding:0 !important;
 margin:0 !important;
}

/**** Property Hive Styles END ****/

@media screen and (max-width: 767px) {
.property-search-form select {
width: 100% !important;
}

.property-search-form .control{
Width:100% !important;
}
}