/* Hide More details on home slider*/
.slider-caption a {display:none}
/* Hide more details on home round boxes*/
.project-list .project-list__link  {display:none}
/* Hide home about section */
.about-section {display:none}
/* Home development land*/
.content-block a {color:#fff}
.content-block .content-block__link {display:none}

@media screen and (max-width: 640px) {
.title-area {
background-color: #00a89f;
}
	 .toggle-topbar.menu-icon:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 0.9375rem;
    width: 16px;
    height: 1px;
    margin-top: -6px;
    background: #fefefe;
    -moz-box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    -webkit-box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}
	.menu-icon {
		width: 20px;
	}
}
/* Future dev hide */
.contact:nth-child(odd) {
 display: none; 
}
@media only screen and (min-width: 1000px) {
.single-tabs__nav li a.active, .single-tabs__nav li a:hover {
 border-radius: 10px 10px 0px 0px;
 border-right: 1px solid #fff;
 border-left: 1px solid #fff;
}
.single-tabs__nav li a {
  border-radius: 10px 10px 0px 0px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
}
.btn, .btn_orange {
 padding: 5px 25px; 
}
@media only screen and (min-width: 769px) {
 .about-section__item__content {
   width: 80%;
  }
  .about-section__item .image-holder {
   width: 20%; 
  }
}
@media only screen and (min-width: 1300px) {
  .row {
 width: 1200px; 
}
.container {
 max-width: 1200px; 
}
  .spec-gallery {
 max-width: 500px; 
}
  .contact-column {
   padding-left: 100px;
  }
}
#field_1_3 {
 width: 100%; 
}
.tablepress-id-11, .tablepress-id-13, .tablepress-id-14 {
  margin-bottom: 80px !important;
}
.postid-75 #tab_3 img {
  padding-bottom: 20px;

}
/* Hide Floor plan tab */
.postid-75 .floor-plans, .postid-143 .floor-plans, .postid-79 .single-tabs__nav .floor-plans {
   display: none !important;
}
/* developments Linden 143, Meldes 79, Ushers 329, Brooklands 75, Westgate 466, Churchfields 385 */
/* Hide Register interest*/
.postid-75 .register-interest, .postid-79 .register-interest, .postid-143 .register-interest, .postid-329 .register-interest, .postid-466 .register-interest, .postid-385 .register-interest, .postid-584 .register-interest, .postid-643 .register-interest, .postid-683 .register-interest    {
  display: none;
}
/* Hide tabs on future developments*/
/*.postid-329 .single-tabs,  .postid-385 .single-tabs, .postid-466 .single-tabs {
  display: none;
}
*/

/* Price - spacing.*/
.postid-79 #tab_2 .col-md-7, .postid-75 #tab_2 .col-md-7 {
  width: 100%;
}


/* font edits */
.developments__column p {
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 10px;
}
.content ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}

.project-list__item p, .project-list__item h5, .single-project p, .single-tabs__nav ul li, .contact p, .header__call-us, .top-bar-section ul li, .gfield_checkbox ul li  {
  font-weight: 400;
}


.gfield_required {
  display: none;
}

/* About sub title */
.page-id-13 h3 {
  margin-bottom: 20px;
  color: #5a5a5a;
}

/* Register interest pop up */
.gform_body ul li:before {
  display: none;
}
.content-block p {
  font-size: 24px;
  line-height: 1.5;
}
.home-download-button {
  color: #e87a2e;
    padding: 0 15px;
  display: inline-block;
  border: 1px solid #e87a2e;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 700;
}
.home-download-button:hover {
  color: #fff;
  background-color: #e87a2e;
}
  .home-download-button:focus {
    color: #e87a2e;;
}
/* Home icons */
.about-section__item:nth-child(odd) .image-holder {
  margin-top: 45px;
}
.about-section h2 {
  display: none;
}
.about-section h3 {
  font-size: 28px;
}

/* Mobile slider */
@media only screen and (max-width: 642px) {
  .slick-dots {
  display: none !important;
}
}
/* Price - title */
#tab_2  dt {
  font-weight: 700;
  font-size: 18px;
  }
/* Price - text */
#tab_2  dd, #tab_2 li {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  }
#tab_2 ul {
    list-style-type: square;
  margin-left: 20px;
  margin-top: 10px;
  }

/* Development tab font */
.single-tabs__section ul li, .single-tabs__section h4, .single-tabs__section p, .single-tabs__section h2, .portfolio p, .about-section p {
  font-weight: 400;
}
.single-tabs__section p {
  font-size: 16px;
}
.about-section p {
  font-size: 18px;
}
/* About & Land Owners */
article.page p {
  font-size: 16px;
  font-weight: 400;
}
/* Home info */
.about-section p {
  font-size: 16px;
}

/* remove underline from contact */
p a {
  text-decoration: none;
}
/* development bullets */
.single-project p {
  font-size: 18px;
  line-height: 1.4;
}
.portfolio p {
  line-height: 1.4;

}
/* slider caption */
#home-slider .slider-caption p {
  font-size: 18px;
  line-height: 1.3;
  margin-top: 15px;
}
#home-slider .slider-caption {
  background: rgba(0,0,0,0.7);
  padding-bottom: 25px;
}
/* contact logo on dev page */
.single-tabs__section img {
  width: auto;
}

.btn_smaller {
  margin-left: 16px;
}
@media only screen and (min-width: 1025px) {
		#home-slider .slick-slide {
		height: 700px;
}
}
@media only screen and (min-width: 641px) and (max-width:1024px) {
		#home-slider .slick-slide {
		height: 450px;
}
}
@media only screen and (min-width:993px) {
	#home-slider .slick-slide {
		max-height: 700px !important;
}
}
@media only screen and (min-width: 641px) and (max-width: 992px){
	#home-slider .slick-slide {
		max-height: 450px !important;
}
}
@media all and (max-width: 992px) {
	#home-slider .slick-slide .slider-caption {
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
}
@media only screen and (max-width: 640px) {
	#home-slider .slick-slide {
		height: 400px !important;

	}
      #home-slider .slider-caption {
        padding-top: 100px;
  }
	#home-slider .slick-slide .slider-caption {
		-moz-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
	}
}

/* Home text below circles */
.project-list__item p {
  line-height: 1.5;
  padding-bottom: 15px;
}
.btn:hover {
  background-color: #ffffff;
  color: #000000;
}


.footer .copyright a:hover {
  color: #ffffff;
  text-decoration: none;
}
/* Home button hover */
.btn_orange:hover {
  color: #ffffff;
  background-color: #e87a2e;
}

/* phone spacing on tablet */
@media (min-width:640px) and (max-width: 992px) {
	.header__call-us {
	margin-top: -42px !important;
}
}
/* contact tick boxes*/
input[type=checkbox]+label:before {
	background-color: #fff;
}
/* dropdown shadow */
@media screen and (min-width: 641px) {
.header ul.dropdown {
  box-shadow: 0 5px 5px -2px rgba(0,0,0,0.5);
  }
}

.contact__projects__agent:not(:last-child) {
	margin-bottom: 15px;
}
#tab_2 .col-no-padding {
	padding-bottom: 20px;
}
/*background*/
#cookie-notice {
background-color: #222 !important;
}
/*message colour*/
.cookie-notice-container {
color: #fff !important;
}
/*button*/
#cookie-notice .cn-button.wp-default {
color: #000 !important;
background-color: #fff !important;	
text-transform: uppercase !important;
margin-left: 20px;
}
.cn-close-icon {
display: none;
}