/* 
Theme Name: Honeycomb Child 
Version: 3.67
Description: Child theme for Honeycomb. 
Author: Property Hive
Author URI: http://wp-property-hive.com 
Template: honeycomb 
*/ 

/* Futuresys Blocks */
.l {
    float: left;
}
.r {
    float: right;
}
.c {
    float: none;
    margin: 0 auto;
}
.tl {
    text-align: left;
}
.tr {
    text-align: right;
}
.tc {
    text-align: center;
}
.clear {
    clear: both;
}
.bw,
.bs {
    overflow: hidden;
    width: 100%;
}
.b10,
.b20,
.b25,
.b30,
.b33,
.b40,
.b48,
.b50,
.b60,
.b63,
.b70,
.b80,
.b90,
.b100 {
    padding: 0 1%;
}
.b10 {
    width: 10%;
}
.b20 {
    width: 20%;
}
.b25 {
    width: 25%;
}
.b30 {
    width: 30%;
}
.b33 {
    width: 33.33333%;
}
.b40 {
    width: 40%;
}
.b48 {
    width: 48%;
}
.b50 {
    width: 50%;
}
.b60 {
    width: 60%;
}
.b63 {
    width: 63%;
}
.b70 {
    width: 70%;
}
.b80 {
    width: 80%;
}
.b90 {
    width: 90%;
}
.b100 {
    width: 100%;
}
.bs {
    max-width: 1500px;
}
.bt {
    border-top: 1px solid #005124;
    margin-bottom: 30px;
}
.bb {
    border-bottom: 1px solid #005124;
    margin-bottom: 30px;
}
.pt {
    padding-top: 30px;
}
.u {
    text-decoration: underline;
}
.ml, .ml-side {
    margin-left: 20px;
}
.mr {
    margin-right: 20px;
}
.mt {
    margin-top: 20px;
}
.mb {
    margin-bottom: 20px;
}
.mb5 {
    margin-bottom: 5px;
}
.p10 {
    padding: 10px;
} 
.imgc img {
    margin-left: auto;
    margin-right: auto;
}
.margin-lr25 {
    margin-left: 25%;
    margin-right: 25%;
}
.highlight, .red {
	color: #A6192E !important;
}

hr, .elementor hr {
    background-color: transparent;
    border-top: 1px dashed #D9D9D9;
    margin: 40px 0 30px;
}
/* Global elements */
.site-content {
	padding:0;
}
.home .site-content {
	padding-top:0;
}
.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-property .site-header, .no-wc-breadcrumb .site-header {
    margin-bottom: 0;
}
.hentry {
	margin-bottom:0;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width:100%;
}
.home .site-content .col-full {
	padding:0;
	margin-left:0;
	margin-right:0;
	max-width: 100% !important;
}
.home .content-area {
    /* max-width: 1500px; */
    float: none;
    margin: 0 auto;
}
body, button, input, select, textarea {
	font-family:'Raleway',Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color:#75787B;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:400;
}
a {
    color: #A6192E;
	outline:none !important;
}
a.whitelink {
	color: #FFF;
}
ul {
	margin-left:1.5em;
}
li.property {
    width: 100%;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button, .property_actions li a {
    background-color: #A6192E;
    border-color: #A6192E;
    border-radius: 0 10px !important;
    box-shadow: none;
}
.br-homes a.uael-menu-item {
    border-radius: 0 15px 0 15px;
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.3);
}
address {
    font-style: normal;
    margin-bottom: 0;
}
h1.entry-title, h1.page-title {
    font-weight: 300;
}
.buttonFullSpan a {
	width:100% !important;
}
.elementor-widget-toggle .elementor-toggle .elementor-tab-title {
	color:#43454b;
}
.elementor-heading-title {
    line-height: 1.2 !important;
    /*font-weight: 300 !important;*/
}
.featured-image-page-banner {
	height:600px;
	position:relative;
	background-position-y: 100%;
}
.price {
	font-family:Arial,sans-serif;
}
.price-qualifier {
	font-family:'Raleway',Arial,sans-serif;
}

/* Makes whole Elementor column clickable if there's a link inside - just add the class .clickable to the column and make sure there's a link in the column i.e. in the heading */ 
.clickable {
position: relative;
}
.clickable a:after {
content: "";
display: block !IMPORTANT;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}

.premium-carousel-dots-below ul.slick-dots {
	margin-top:20px !important;
}

.homesCounter .elementor-counter-number-suffix {
	font-size:0.6em;
	font-weight:300;
	position:relative;
	top:14px;
}

/* Header */
.header-above-widget-region .widget, .header-below-widget-region .widget {
	padding:2px 0;
}
.widget_nav_menu ul li {
	margin-bottom:0;
}
.header-above-widget-region {
	background-color:#75787B;
	padding-top: 3px;
}
.header-above-widget-region li a {
	color:#ffffff !important;
	text-transform:uppercase;
	font-size:100%;
}
.header-above-widget-region li a:hover {
	border-bottom:1px solid #ffffff;
}
.widget_nav_menu ul li::before {
	content:'';
}
.custom-logo-link {
	padding:12px 0 0;
}
.site-header {
	padding-top:12px;
	padding-bottom:12px;
}
.site-header .site-branding {
	text-align:center;
	padding:0 12px;
}
.site-header .custom-logo-link {
	float:none;
	display:inline-block;
}
.site-header .site-branding img {
	width:100%;
	max-width:180px;
    border-radius: 0;
}
.main-navigation {
	font-family:'Raleway',Arial,sans-serif;
}
.decorativeFiller {
	min-height:300px;
}
button.menu-toggle {
	border:0px !important;
	color:#6a6d72;
}
button.menu-toggle::before {
	background-color:#6a6d72;
}
#mobmenuright {
	text-align:right;
}
#mobmenuright li a {
	font-family:'Raleway',Arial,sans-serif;
	text-transform:lowercase;
}
#menu-item-362530 a.uael-menu-item {
    background-color: var( --e-global-color-accent );
}
#menu-item-362530 a.uael-menu-item:hover {
	color: var( --e-global-color-text );
	background-color: var( --e-global-color-fa4f32f );
}
#nav_menu-2 ul li {
	display:inline;
	margin-right:12px;
}
.fs-icons {
	display: none;
}
.fs-social-icons {
    padding:0;
    text-align: right;
}
.fs-social-icon i {
    padding: 5px;
    border-radius: 0 10px;
    background: #7a7a7a;
    margin:0 3px;
	color:#FFF;
	font-size: 18px;
}
.fs-social-icon i:hover {
	color:#404040;
	background: #EFEFEF;
}
.mob-retina-logo, .mob-standard-logo {
    width: auto;
}
@media (max-width: 767px) {
    .fs-social-icons {
        text-align: center;
    }
    .fs-social-icon i {
    	margin: 0 10px;
    }
}
@media (min-width: 769px) {
.col-full {
    max-width: 1920px !important;
    padding: 0 !important;
}
.col-full.full-cover {
	max-width: 100% !important;
	width: 100%;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}
}

/* Sidebars */
.sidebarBlocks {
	padding:0;
}
#secondary .sidebarBlocks {
	padding:0;
}
.sidebarBlock {
	width:100%;
	margin:0 0 12px;
	padding:60px 30px;
	box-sizing:border-box;
	border-radius:0 20px;
	color:#ffffff;
	text-align:center;
	-webkit-transition: all 0.2s; /* Safari prior 6.1 */
  	transition: all 0.2s;
}
.sidebarBlockTitle, 
.sidebarBlockContent {
	display:block;
	line-height:1.3;
}
.sidebarBlockTitle {
	font-size:140%;
	font-weight:400;
	margin-bottom:6px;
}
.sidebarBlockTitle:after {
	content:'';
	width:20%;
	height:3px;
	display:block;
	margin:12px auto;
	background:#ffffff;
}
.sidebarBlockContent {
	font-size:92%;
	font-weight:normal;
}
.sidebarBlock:hover {
	margin-left:-6px;
}
.sidebarValuation, .sidebarMortgage {
	background-color:#A6192E;
}
.sidebarSale, .sidebarStampDuty {
	background-color:#f2f2f2;
	color:#75787B;
}
.sidebarSale .sidebarBlockTitle:after, .sidebarStampDuty .sidebarBlockTitle:after {
	background:#75787B;
}
.sidebarRent {
	background-color:#75787B;
}
.sidebarStampDuty {
	background-color:#f2f2f2;
	color:#75787B;
}
.sidebarMortgage, .sidebarStampDuty {
	padding:40px 20px;
}
.sidebarMortgage:hover, .sidebarStampDuty:hover {
	margin-left:0;
}
.mortgage-calculator button, .stamp-duty-calculator button {
    background-color: #75787b !important;
    color: #ffffff !important;
    border: none;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 10px 30px;
}
.mortgage-calculator input, .stamp-duty-calculator input {
	margin-top:6px;
	margin-bottom:15px !important;
}
.mortgage-calculator button {
	margin-top:5px !important;
}
.stamp-duty-calculator input[type="checkbox"] {
	margin-bottom:5px !important;
}
.stamp-duty-calculator button {
	margin-top:15px !important;
}
.mortgage-calculator button:hover, .stamp-duty-calculator button:hover {
    color: #ffffff !important;
    background-color: #a6192e !important;
}
.mortgage-calculator button:focus, .stamp-duty-calculator button:focus {
    outline: none;
}
.widget-area .widget a:not(.button) {
	text-decoration:none;
}

/* Home page */
#valueButton {
	z-index:100;
}
#buyButton {
	z-index:200;
}
#rentButton {
	z-index:300 !important;
}

.homePageBanner, .subPageBanner {
	width:100%;
	position:relative;
	background-size:cover;	
	box-sizing:border-box;
	margin-top:-2.617924em;
}
.subPageBanner {
	margin-bottom: 2.617924em;
}
.homePageBannerContent {
	position:absolute;
	width:100%;
	padding:50px 40px;
	top:50%;
	transform:translateY(-50%);
	box-sizing:border-box;
	text-align:center;
}
.homePageBannerContent h1, .homePageBannerContent h2, .homePageBannerContent p {
	color:#ffffff;
	text-shadow:2px 3px 8px #333333;
}
.homePageBannerContent h1 {
	font-size:400%;
	font-weight:400;
	line-height:1;
	margin-bottom:20px;
}
.homePageBannerContent h2 {
	font-size:180%;
	font-weight:400;
	line-height:1;
	margin-bottom:40px;
}
.homePageBannerButtons button {
	margin:0 12px;
	padding:10px 50px;
}
.homePageButton {
	width:25% !important;
}
.valuationButton {
	color:#ffffff;
}
.saleButton {
	background-color:#f2f2f2;
	color:#75787B;
}
.saleButton:hover {
	background-color:#dfdbdb;
	color:#75787B;
}
.rentButton {
	background-color:#75787B;
	color:#ffffff;
}
.rentButton:hover {
	background-color:#333333;
}
.homePageBlocks .elementor-button {
	border-radius:0 10px;
	color:#75787B;
	background-color:#ffffff !important;
	border:2px solid #75787B;
}
.homePageBlocks .elementor-button:hover{
	color:#cc020b;
}
/*.home .entry-title, .home .property-search-form, .home .honeycomb-featured-properties {
	display:none;
}*/
.fullWidthImage a {
	width:100% !important;
	height:auto;
}
.fullWidthImage figcaption a {
	color:#ffffff !important;
}
.elementor .roundel img {
	border-radius: 0 25px 0;
}
.stats span {
    line-height: 1;
}
.stats .elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon i {
    color: #CC020B;
    line-height: 1;
}
.stats .elementor-widget-premium-counter .premium-counter-area .premium-counter-init {
    font-size: 270%;
    font-weight: 700;
}
.stats h4.premium-counter-title {
    font-size: 100%;
    margin-top: 10px;
}
.elementor-element-ea27157 a, .elementor-element-ea27157 a:hover, .elementor-element-1094703a a, .elementor-element-1094703a a:hover, .elementor-element-3573ebe3 a, .elementor-element-3573ebe3 a:hover {
    color: #FFF;
}
/* Property search */
.post-type-archive-property h1.page-title {
    font-family: "Holiday2", arial, sans-serif;
    text-transform: lowercase;
    font-weight: 400;
    font-size: 8em;
    color: #FFF;
    display: block;
    background-color: #C8C7C6;
    text-align: center;
    padding: 30px;
    line-height: 1;
    margin: 0;
}
#your-search {
    padding: 0 30px 40px;
    background-color: #C8C7C6;
    margin-bottom: 30px;
}
.property-search-form {
    padding: 0;
    background: none;
    margin: 0 auto;
    color: #75787B;
    max-width: 80%;
}
input[type="checkbox"], input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #c8c7c6;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 0.15em solid #FFF;
    border-radius: 50%;
    transform: translateY(0.15em);
    display: inline-grid;
    place-content: center;
}
input[type="checkbox"]::before, input[type="radio"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #ffffff;
    background-color: #c8c7c6;
}
input[type="checkbox"]:checked::before, input[type="radio"]:checked::before {
    transform: scale(1);
}
.property-search-form .control input[type=text], .property-search-form .control input[type=text]:focus, .property-search-form .control select {
    background-color: #E3E3E2 !important;
    border-radius: 0 15px;
    color: #75787B !important;
    padding: 5px 20px !important;
    border: none;
}
.property-search-form .control label {
    display: inline-block;
}
.property-search-form .control-department {
	width: 13%;
	padding-top: 26px;
}
.property-search-form .control-department label {
    margin-right: 20px;
}
.property-search-form .control.control-address_keyword {
    width: 51%;
}
.property-search-form .control.control-office {
    width: 36%;
}
.property-search-form .control {
    font-size: 92%;
}
.property-search-form input[type="submit"] {
    background-color: #A6192E;
    color: #FFF;
    border-radius: 0 15px !important;
    border: none;
    padding: 8px 20px;
    display: flex;
    width: min-content;
    transition: 0.3s;
}
.property-search-form input[type="submit"]:hover {
    background-color: var(--e-global-color-primary);
}
.property-search-form input[type="submit"]:focus {
	outline: none;
}
.property-search-form .form-row {
    display: table;
    min-width: 100%;
    margin-bottom: 10px;
}
input#address_keyword {
    background-color: #FFF;
    border: 1px solid #bebebe;
    border-style: solid;
}
.control-office .ms-options-wrap {
	width:auto;
}
.control-office .ms-options-wrap > .selected {
    padding: 9px 20px 9px 20px;
    border-radius: 0 15px;
    background-color: #e3e3e2;
}
.property-search-results {
    max-width: 1300px;
    margin: 50px auto;
    padding: 0 20px;
}
.propertyhive-ordering select {
    width: 100%;
    border: none;
    padding: 10px 20px;
    background-color: #E3E3E2;
    color: #757880;
    border-radius: 0 15px;
}
ul.properties li.property .thumbnail img {
	border-radius: 0 50px;
}
ul.properties li.property .button {
    border-radius: 0 15px 0 !important;
    background-color: #E3E3E2;
    border: none;
    box-shadow: none;
}
ul.properties li.property .button:hover {
	background-color: #A6192E;	
	color: #FFF;
}
ul.properties .details h2 span {
    font-size: 14px;
    color: #75787B;
}
ul.properties li.property {
    text-align: center;
}
.ph-infinite-scroll-loading {
    text-align: center;
    background-color: #A6192E;
    color: #FFF;
    font-size: 130%;
    padding: 10px;
    font-weight: 700;
}
.propertyhive ul.properties li .details h2 {
    padding: 0;
    margin: 0 0 0.3rem;
    font-size: 1.618em;
    font-weight: 600;
}
ul.properties li.property .price {
    color: #75787B;
    font-weight: 400;
}
.propertyhive ul.properties li ul.rooms li, .property_meta ul.rooms li {
    float: none;
    list-style: none;
    border: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    font-size: 0.95em;
}
.propertyhive ul.properties li ul.rooms li.bedrooms, .property_meta .rooms .bedrooms {
    background-image: url(images/bedrooms.svg);
}
.propertyhive ul.properties li ul.rooms li.bathrooms, .property_meta .rooms .bathrooms {
    background-image: url(images/bathrooms.svg);
}
.propertyhive ul.properties li ul.rooms li.reception-rooms, .property_meta .rooms .reception-rooms {
    background-image: url(images/reception-rooms.svg);
}
.propertyhive ul.properties li ul.rooms, .propertyhive .property_meta ul.rooms, .propertyhive .property_meta ul.property-brief, .propertyhive .property_meta ul.general-meta {
    margin: 0 0 1.4em 0;
    list-style: none;
}
.propertyhive .property_meta ul.property-brief, .propertyhive .property_meta ul.rooms, .propertyhive .property_meta ul.general-meta {
    margin-left:0;
}
.propertyhive-info, p.no-comments {
    background-color: #A6192E;
}
.property-search-results .details h2 a {
    color: #75787B;
    font-weight: 400;
}
.pagination .page-numbers li, .propertyhive-pagination .page-numbers li {
    display: inline-block;
    margin-bottom: 5px;
}
.pagination .page-numbers li .page-numbers.current, .propertyhive-pagination .page-numbers li .page-numbers.current {
    font-weight: 700;
    background-color: #75787B;
    border-color: #75787B;
    color: #fff;
    font-size: 13px;
    border: none;
    border-radius: 0 5px;
}
.secondary-navigation a, .onsale, .pagination .page-numbers li .page-numbers:not(.current), .propertyhive-pagination .page-numbers li .page-numbers:not(.current) {
    color: #75787B;
    font-size: 12px;
    border-radius: 0 5px;
    border: 1px solid #C8C7C6;
}
/* Property Page */
.single-property .fancybox-content {
    border-radius: 0 20px;
}
.flex-viewport {
	border-radius: 0;
}
.flexslider {
    margin: 0;
}
.flex-direction-nav a:before {
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.7);
}
.single-property .property h1.entry-title span {
    font-size: 50%;
}
.property_actions a {
    border-radius: 0 12px 0;
}
#property_map_canvas {
    border-radius: 0 20px 0;
}
.property h2 {
    font-size: 1.41575em;
}
.property_meta ul {
    list-style: none;
    margin-left: 0;
}
.propertyhive .property_meta {
    padding-left: 30px;
}
.property_meta {
    text-transform: lowercase;
}
.property_meta span {
    font-weight: 700;
}
.property_meta .rooms span {
    background-repeat: no-repeat;
}
.property_meta .rooms .bedrooms {
    padding-left: 40px;
}
.property_meta .rooms .bathrooms {
    padding-left: 23px;
}
.property_meta .rooms .reception-rooms {
    padding-left: 35px;
}
.single-property div.property .property_meta {
    padding-top: 0;
}
.propertyhive .property_meta {
    padding-left: 0;
}
.property_actions ul {
    list-style: none;
    margin-left: 0;
}
.stamp-duty-calculator, .mortgage-calculator {
	text-transform: lowercase;
}
.stamp-duty-calculator h4, .mortgage-calculator h4 {
	font-size: 1.2em;
	text-align: center;
}
.stamp-duty-calculator input[type="text"], .mortgage-calculator input[type="text"] {
    width: 100%;
    border: none;
    background: none;
    border-bottom: 1px solid #c8c7c6;
    box-shadow: none;
}
.stamp-duty-calculator label, .mortgage-calculator label {
    font-weight: 400;
    display: inline !important;
}
.stamp-duty-calculator ::placeholder, .mortgage-calculator ::placeholder {
	color: #FFF;
	opacity: 0;
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #C8C7C6;
    padding: 5px !important;
}
.features h2 {
    text-transform: lowercase;
    margin-top: 15px;
    font-weight: 700;
    font-size: 1.2em;
}
.description h2 {
    display: none;
}
.property_actions a {
    color: #FFF;
    background-color: var(--e-global-color-1a97850);
}
.property_actions ul li a:hover {
    color: #FFF;
    background-color: var(--e-global-color-90005a3) !important;
}
/* News */
.newsPage .elementor-text-editor * {
    color: #FFF;
}
.newsPage .elementor-text-editor a {
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
}
.newsPage .elementor-text-editor a:hover {
    color: #FFF;
    font-weight: 700;
    text-decoration: underline;
}
.newsPage .elementor-post-navigation .elementor-post-navigation__link, .newsPage .elementor-post-navigation .elementor-post-navigation__next {
	width: auto !important;
	margin-right: 30px;
}
.newsPage .elementor-post-navigation .elementor-post-navigation__link a {
    display: inline-block !important;
    padding: 10px 30px;
    background-color: #C8C7C6;
    border-radius: 0 15px;
    margin-bottom: 0 20px 15px 0;
}
.newsPage .elementor-post-navigation .elementor-post-navigation__link a:hover {
    text-decoration: underline;
}
.newsPage .elementor-post-navigation .elementor-post-navigation__link__next, .newsPage .elementor-post-navigation .elementor-post-navigation__link__prev {
    text-align: center;
    width: auto;
}
.newsPage .wp-caption-text {
	color: #FFF;
}
.newsPage .wp-caption .wp-caption-text {
	border-color: #E3E3E2;
}
a.elementor-post__read-more:hover {
    background-color: var(--e-global-color-accent);
}
/* Valuations */
.premium-modal-box-button-selector {
	white-space:normal !important;
}
.valuationsBlock span {
	font-size:135%;
}
.premium-modal-box-modal-header {
	padding:12px 20px !important;
	font-size:90%;
}
.premium-modal-box-modal-body {
	padding:12px 20px !important;
}
.frm-show-form {
	font-size:93%;
}
.frm-show-form label {
	font-weight:normal;
	display:block;
	width:100%;
}
.frm_form_field, .frm_opt_container{
	margin-bottom:12px !important;
}
.frm-show-form input[type="checkbox"] {
	margin-right:6px;
}
.frm-show-form input[type="text"], .frm-show-form input[type="email"] {
	width:100%;
}
.frm_button_submit {
	margin-top:12px;
	width:100%;
}
.frm_error {
    color: #A6192E;
    background: #ffecec;
    border: 1px solid #A6192E;
    padding: 5px;
    font-weight: 700;
}
.frm_message {
    background-color: #f8fbf7;
    border: 1px solid #2eaa01;
    padding: 10px 10px 0;
    color: #2eaa01;
}
.valpal-form select {
	padding:10px 5px;
}
.valpal-form label {
    font-weight: 400;
}
button.zt-ovt-button, button.frm_button_submit {
    color: #FFF;
    background-color: #A6192E;
}
button.zt-ovt-button:hover, button.frm_button_submit {
	color: #FFF;
    background-color: #75787B;
}
/* New Homes pages */
#newHomes .newHomesDevImage {
	margin: 0;
}
#newHomes .newHomesDevImage img {
	max-width:100%;
	height: auto;
}
#newHomes .newHomesSummary {
	padding:20px;
}

#newHomes .newHomesSummary h1, #newHomes .newHomesSummary h2 {
	font-size: 26px;
	line-height: 1.2em;
	text-transform: uppercase;
}

#newHomes .newHomesSummary .newHomesLogo {
	padding-right:10px;
	width:30%;
}

#newHomes .newHomesSummary .newHomesDesc {
	width:70%;
	padding-left:10px;
}

#newHomes .newHomesButton a {
	text-transform: uppercase;
	display: block;
	padding:15px 10px;
	background-color: #A6192E;
	color:#FFF;
}
#newHomes .devBox {
    padding: 15px;
    border-radius: 0 20px;
    margin-bottom: 30px;
}
#newHomes .devBox h2 {
    font-size: 150%;
}
#newHomes .devPlot {
    border-top: 1px solid #d9d9d9;
    padding-top: 10px;
}
#newHomes .newHomesSummary.devVero h1,
#newHomes .newHomesSummary.devVero h2,
#newHomes .devVero .devBox h2,
#newHomes .devVero .devBox p,
#newHomes .newHomesSummary.devVero p,
#newHomes .newHomesSummary.devHazeley h1,
#newHomes .newHomesSummary.devHazeley h2,
#newHomes .devHazeley .devBox h2,
#newHomes .devHazeley .devBox p,
#newHomes .newHomesSummary.devHazeley p,
#newHomes .newHomesSummary.devP26 h1,
#newHomes .newHomesSummary.devP26 h2,
#newHomes .devP26 .devBox h2,
#newHomes .devP26 .devBox p,
#newHomes .newHomesSummary.devP26 p,
#newHomes .newHomesSummary.devCordage h1,
#newHomes .newHomesSummary.devCordage h2,
#newHomes .devCordage .devBox h2,
#newHomes .devCordage .devBox p,
#newHomes .newHomesSummary.devCordage p,
#newHomes .newHomesSummary.devHomes h1,
#newHomes .newHomesSummary.devhomes h2,
#newHomes .devHomes .devBox h2,
#newHomes .devHomes .devBox p,
#newHomes .newHomesSummary.devHomes p
{
    color: #FFF;
}
#newHomes .newHomesSummary.devVero, #newHomes .devVero .devBox {
    background-color: #46c7ee;
}
#newHomes .newHomesSummary.devHazeley, #newHomes .devHazeley .devBox {
    background-color: #05262C;
}

#newHomes .newHomesSummary.devP26, #newHomes .devP26 .devBox {
    background-color: #05262C;
}

#newHomes .newHomesSummary.devCordage, #newHomes .devCordage .devBox {
    background-color: #7F756B;
}
#newHomes .newHomesSummary.devHomes, #newHomes .devHomes .devBox {
    background-color: #2D2E30;
}
#newHomesDev .newHomesSummary {
    text-transform: uppercase;
}
#newHomesDev .newHomesSummary {
    border-radius: 0 20px 0 0;
}
#newHomesDev .newHomesDevImage {
    margin-bottom: 20px;
}
#newHomesDev .newHomesDevImage img {
    border-radius: 0 0 0 20px;
}

.newHomesMainImage, .newHomesMain .elementor-widget-image .elementor-image > a, .newHomesMain img {
	width:100% !important;
	height:auto;
}
.newHomesDeveloperDetails {
	text-transform:uppercase;
}
.newHomesDeveloperDetails .elementor-image-box-wrapper {
	display:flex !important;
	align-items:center !important;
}
.newHomesDeveloperDetails h3, .newHomesOverview h3 {
	font-size:160%;
	line-height:1.2;
	margin-bottom:10px;
}
.newHomesDeveloperDetails p {
	font-size:120%;
	line-height:1.2;
}
.newHomesOverview .elementor-image-box-wrapper {
	display:flex !important;
	align-items:center !important;
}
.newHomesKeyInfo {
	width:33.33% !important;
	margin:0;
	box-sizing:border-box;
}
.calaHomes {
	background-color:#000000;
}
.calaHomes .newHomesDeveloperDetails h3, .calaHomes.newHomesOverview h3 {
	color:#bea06a !important;
}
.calaHomes .newHomesDeveloperDetails p, .calaHomes.newHomesOverview p {
	color:#ffffff !important;
}
.calaHomes h2 {
	background-color:#000 !important;
	color:#bea06a !important;
	padding:12px 20px !important;
	font-size:140%;
	text-transform:uppercase;
}
.project26 .newHomesDeveloperDetails, .project26.newHomesOverview {
	background-color:#2d2f32;
}
.project26 .newHomesDeveloperDetails h3, .project26.newHomesOverview h3 {
	color:#ffffff !important;
}
.project26 .newHomesDeveloperDetails p, .project26.newHomesOverview p {
	color:#ffffff !important;
}
.project26 h2 {
	background-color:#2d2f32 !important;
	color:#ffffff !important;
	padding:12px 20px !important;
	font-size:140%;
	text-transform:uppercase;
}
.crayfernHomes .newHomesDeveloperDetails, .crayfernHomes.newHomesOverview {
	background-color:#f07f3c;
}
.crayfernHomes .newHomesDeveloperDetails h3, .crayfernHomes.newHomesOverview h3 {
	color:#ffffff !important;
}
.crayfernHomes .newHomesDeveloperDetails p, .crayfernHomes.newHomesOverview p {
	color:#ffffff !important;
}
.crayfernHomes h2 {
	background-color:#f07f3c !important;
	color:#ffffff !important;
	padding:12px 20px !important;
	font-size:140%;
	text-transform:uppercase;
}
.weyEstates .newHomesDeveloperDetails, .weyEstates.newHomesOverview {
	background-color:#02a0ea;
}
.weyEstates .newHomesDeveloperDetails h3, .weyEstates.newHomesOverview h3 {
	color:#ffffff !important;
}
.weyEstates .newHomesDeveloperDetails p, .weyEstates.newHomesOverview p {
	color:#ffffff !important;
}
.weyEstates h2 {
	background-color:#02a0ea !important;
	color:#ffffff !important;
	padding:12px 20px !important;
	font-size:140%;
	text-transform:uppercase;
}
.redOakDevelopments .newHomesDeveloperDetails, .redOakDevelopments.newHomesOverview {
	background-color:#a90021;
}
.redOakDevelopments .newHomesDeveloperDetails h3, .redOakDevelopments.newHomesOverview h3 {
	color:#ffffff !important;
}
.redOakDevelopments .newHomesDeveloperDetails p, .redOakDevelopments.newHomesOverview p {
	color:#ffffff !important;
}
.redOakDevelopments h2 {
	background-color:#a90021 !important;
	color:#ffffff !important;
	padding:12px 20px !important;
	font-size:140%;
	text-transform:uppercase;
}
.veroDevelopments .newHomesDeveloperDetails, .veroDevelopments.newHomesOverview {
	background-color:#46c7ee;
}
.veroDevelopments .newHomesDeveloperDetails h3, .veroDevelopments.newHomesOverview h3 {
	color:#ffffff !important;
}
.veroDevelopments .newHomesDeveloperDetails p, .veroDevelopments.newHomesOverview p {
	color:#ffffff !important;
}
.veroDevelopments h2 {
	background-color:#46c7ee !important;
	color:#ffffff !important;
	padding:12px 20px !important;
	font-size:140%;
	text-transform:uppercase;
}

.cordage .newHomesDeveloperDetails, .cordage.newHomesOverview {
	background-color:#7f756b;
}
.cordage .newHomesDeveloperDetails h3, .cordage.newHomesOverview h3 {
	color:#ffffff !important;
}
.cordage .newHomesDeveloperDetails p, .cordage.newHomesOverview p {
	color:#ffffff !important;
}
.cordage h2 {
	background-color:#7f756b !important;
	color:#ffffff !important;
	padding:12px 20px !important;
	font-size:140%;
	text-transform:uppercase;
}

/* Land */
.landOpinion .elementor-star-rating i:before {
	color:#4A7729 !important;	
}

/* Latest news */
.hentry.type-post .entry-meta {
	display:none;
}
.hentry.type-post .entry-content {
	width:100%;
}
.hentry .wp-post-image {
	max-height:400px;
	width:auto;
	margin-left:0;
	margin-right:0;
}
article.category-latest-news .wp-post-image {
	max-height:250px;
	width:auto;
	float:left;
	margin-right:30px;
}
article.category-latest-news p {
	margin-top:6px;
}
article.category-latest-news p strong {
	font-weight:normal;
}
.category-latest-news .entry-header {
	margin-bottom:25px;
}
.category-latest-news .entry-header h2.alpha {
	font-size:160%;
	margin:6px 0 12px;
}
article.category-latest-news {
	margin-bottom:20px;
}
.more-link:hover {
	text-decoration:underline;
}
.site-main nav.navigation .nav-next a, .site-main nav.navigation .nav-previous a {
    color: #FFF;
    background-color: #A6192E;
    display: block;
    margin: 10px;
    border-radius: 0 12px 0;
}
.newsArchive a.elementor-post__read-more {
	padding:15px 20px;
	background-color:#c8c9c7;
	border-radius:0 12px 0 12px;
}

/* Contact page */
.branchName {
	font-size:150%;
	line-height:1.2;
	font-weight:400;
	color:#A6192E;
	margin-bottom:12px;
	text-align:center;
}
.branchAddress {
	line-height:1.3;
	margin-bottom:9px;
	font-size:90%;
	text-align:center;
}
.branchTel, .branchEmail {
	line-height:1.3;
	margin-bottom:3px;
	font-size:90%;
	text-align:center;
}
.awsm-grid-wrapper .awsm-grid {
	padding-top:0;
}
.elementor-toggle .elementor-tab-content {
	padding-top:0;
}
.drawer-style.style-1 .awsm-details {
	width:100%;
	padding:0;
}
.awsm-personal-contact-info {
	display:none;
}
.awsm-details {
    color: #FFF;
}
.awsm-details h2 {
    color: #FFF;
}
.drawer-style.style-1>.awsm-grid-card .awsm-grid-list-item::before {
	border: 3px solid #FFF;
}
.drawer-style.style-1 .awsm-grid-card.awsm-expanded .awsm-grid-list-item::after {
	border-top-color: #FFF;
}
.awsm-grid-card {
	border: 1px solid #FFF;
}
.drawer-style.style-1 .awsm-grid-close::after, .drawer-style.style-1 .awsm-grid-close::before {
	background-color: #FFF;
}
.branchDetails h3, .branchDetails h4 {
	font-weight:bold !important;
}
.branchDetails p {
	margin-bottom:6px;
}
.branchDetails p a {
	color:#75787B;
	font-weight:normal;
}

/* Key Sequence */
.key-sequence h2 {
    background-color: #A6192E;
    line-height: 150%;
    font-size: 150%;
    padding: 5px 20px;
    color: #FFF !important;
    border-radius: 20px 0 0 0;
}
.key-sequence ul.elementor-icon-list-items {
    padding: 10px 20px !important;
    background-color: #f2f2f2;
}
.down-arrow {
	padding-bottom: 32px;
	background-image: url('images/down-grey.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

/* Squeeze */
.squeeze p, .squeeze h2, .squeeze h3, .squeeze ul, .squeeze li {
    margin-bottom: 0;
}

/* Box */
.box {
	padding: 20px;
    background: #E3E3E2;
    border-radius: 0 50px 0;
    border: none;
}
.newsPage .box {
	color: 75787B;
}
.newsPage .box * {
	color: #75787B;
}
.newsPage .box .elementor-button-wrapper a {
	background-color: #c8c7c6 !important;
	color: #FFF;
}
.wbg {
	background-color: #FFF;
}

/* Attachments */
.wp-caption .wp-caption-text {
    text-align: center;
}

/* Reviews */
#land #wprev-slider-1 .wprevpro_star_imgs span.svgicons {
    background-color: #497629;
}
.slickwprev-dots li button {
    border-radius: 10px !important;
    box-shadow: none;
}
.slickwprev-dots li button:before {
    opacity: 1;
    color: #fff;
}

/* Footer */
.site-footer {
	background-color:#979a9c;
	color:#ffffff;
	font-size:85%;
	padding:80px 20px 40px;
	line-height:1.5;
}
.site-footer p {
	padding:0;
	margin:0;
}
.site-footer a {
	color:#ffffff !important;
}
.site-footer .footerMenu a:hover {
	border-bottom:1px solid #ffffff;
}
.footerLeft, .footerRight {
	width:40%;
	float:left;
}
.footerCenter {
	width:20%;
	padding:0 20px;
	float:left;
	text-align:center;
}
.footerMenu {
	margin-bottom:12px;
}
.footerMenu ul {
	list-style:none;
	margin:0;
}
.footerMenu ul li {
	display:inline;
	margin-right:12px;
}
.footerMenu ul li a:hover {
	border-bottom:1px solid #ffffff;
}
.imageFooter {
	width:100%;
	max-width:250px;
}
.footerRightTitle {
	width:50%;
	float:left;
	text-align:right;
}
.footerRightTitle h3 {
	font-size: 5em;
	font-family: "Holiday2",Sans-serif;
}
.footerRightIcons {
	width:100%;
	float:left;
	text-align:right;
	padding-top:10px;
}
.footerRightIcons a:hover {
	text-decoration:none !important;
}
.footerRightIcons img, .footerMob .socialIcon img {
	height:30px;
	width:auto;
	display:inline-block;
	padding:0 0.9em;
}
.footerRightIcon img:hover {
	text-decoration:none !important;
}
.footerMob {
	text-align:center;
	padding:0 20px 20px;
}
.footerMob img.imageFooter {
	width:50%;
	max-width:200px;
	display:inline-block;
	padding-bottom:12px;
}
.img-reset img {
    width: inherit !important;
}
.frm_required {
    font-size: 170%;
    line-height: 1;
    vertical-align: text-top;
    color: #A6192E;
}
/* Featured Properties */
.single-columns .propertyhive ul.properties li {
    border: none;
}
.single-columns ul.properties li.property .thumbnail {
    width: 100%;
    float: none;
}
.single-columns ul.properties li.property .details {
    width: 100%;
    float: none;
}
/* Responsive styling */
#menu-mobile-menu {
	text-align:center;
	padding-top:20px;
}
#menu-mobile-menu li  a:before {
	content:'';
}
#menu-mobile-menu li a {
	margin:6px 0;
	padding:6px 0;
}
@media only screen and (min-width: 769px) {
	.content-area {
		margin-bottom:0 !important;
	}	
	.main-navigation ul.menu > li:first-child, .main-navigation ul.nav-menu > li:first-child {
		margin-left:0;
	}
	.left-menu {
		width:40%;
		float:left;
		margin:0;
	}
	.left-menu ul {
		list-style-type:none;
		margin:0;
		display:block;
		text-transform:lowercase;
		font-family:'Raleway',Arial,sans-serif;
		text-align:center;
		max-height:none;
	}
	.left-menu ul li {
		position:relative;
		display:inline-block;
		padding:20px 0;
	}
	.left-menu ul li a {
		display:inline-block;
	}
	.left-menu ul li a:hover, .main-navigation ul li a:hover {
		color:#A6192E;
		text-decoration: none;
		font-size: 90%;
		font-weight: inherit;
	}
	.site-header .site-branding {
	    display: block;
	    width: 20%;
	    float: left;
	    margin:0;
	    clear: none;
	}
	.main-navigation {
		width:40%;
		float:left;
	}
	.main-navigation ul.menu, .main-navigation ul.nav-menu {
		text-align:center;
		text-transform:lowercase;
	}
	.left-menu ul, .main-navigation ul.menu, .main-navigation ul.nav-menu {
		padding:0;
		color:#d3d4d2;
	}
	.left-menu ul li, .main-navigation ul li {
		padding:0;
	}
	.left-menu ul li a, .main-navigation ul li a {
		padding:20px 1.2em !important;
		font-weight:300;
		font-size:90%;
	}
	.footerMob {
		display:none;
	}
}
@media only screen and (max-width: 1280px) {
	.main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
	    padding: 1.618em 0.5em;
	}
}
@media only screen and (max-width: 1024px) {
	.left-menu ul li a, .main-navigation ul li a {
		padding:20px 1.2em !important;
	}
	.sidebarBlocks {
		padding:0;
		margin-top:20px;
	}	
	.right-sidebar .content-area, .right-sidebar .widget-area {
		width:100%;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.elementor-16506 .elementor-element.elementor-element-751b000 {
	    width: 100% !important;
	}
}
@media only screen and (max-width: 1000px) {
	.left-menu ul li a, .main-navigation ul li a {
		padding:20px 0.7em !important;
		font-size:90%;
	}
}
@media only screen and (max-width: 920px) {
	.footerLeft, .footerRight {
		width:35%;
	}
	.footerCenter {
		width:30%;
	}
	.footerLeft {
		padding-right:20px;
	}
}
@media only screen and (max-width: 850px) {
	.homeBranches h3 {
		font-size:1.1em !important;
	}
	.left-menu ul li a, .main-navigation ul li a {
		padding:15px 0.7em !important;
		font-size:85%;
	}
}
@media only screen and (max-width: 768px) {
	.b25,.b33 {
		width:50%;
	}
	.site-header {
		padding-top:20px;
	}
	.ml-side {
    	margin-left: 0;
	}
	#your-search {
	    padding: 0 0 40px;
	}
	.property-search-form {
		max-width: 90%;
	}
	.property-search-form .control {
		min-height: 60px;
	}
	.property-search-form .control-department, .property-search-form .control.control-address_keyword, .property-search-form .control.control-office {
		width: 100%;
	}
	.post-type-archive-property h1.page-title {
	    font-size: 6em;
	}
	.propertyhive ul.properties li .details h2 {
    	font-size: 1.2em;
    }
    ul.properties li.property .price {
	    font-size: 1em;
	}
	.featured-image-page-banner {
		height:400px;
		background-position:center;
		background-size:cover;
	}
	.left-menu {
		width:25%;
		min-height:1px;
		float:left;
	}
	.site-branding {
		width:50%;
		float:left;
	}
	.main-navigation {
		width:100%;
		margin-top:-42px;
		float:left;
	}
	.left-menu .chw-widget {
		display:none;
	}
	.custom-logo-link {
		padding-top:0;
	}
	.branchName, .branchAddress, .branchTel, .branchEmail {
		text-align:center;
	}
	.homeBranches h3 {
		font-size:1em !important;
	}
	.col-full.full-cover {
	    margin-left: 0;
	    margin-right: 0;
	}
	.footerMob {
		display:block;
	}
	.footerLeft {
		width:100%;
		text-align:center;
		padding:0 10px;
	}
	.footerCenter, .footerRight {
		display:none;
	}
}
@media only screen and (max-width: 767px) {
	.b25,.b33 {
		width:100%;
	}
	.homeBranches h3 {
		font-size:1.3em !important;
	}
	.property-search-form .control {
		width:100%;
		min-height: 40px;
		font-size: 75%;
	}
	#newHomes .newHomesSummary .newHomesLogo {
		padding-right:0;
		margin-bottom: 20px;
		width:100%;
	}

	#newHomes .newHomesSummary .newHomesDesc {
		width:100%;
		padding-left:0;
	}
	#newHomes .devPlot {
	    text-align: center;
	}

}
@media only screen and (max-width: 500px) {
	#site-navigation {
		text-align:center;
	}
	.featured-image-page-banner {
		height:300px;
		width:100%;
		background-position:center;
		background-size:cover;
	}
	.site-footer {
		text-align:center;
	}
	.elementor-toggle .elementor-tab-content {
		padding:0;
	}
	.footerMenu ul li {
		display:block;
		margin-bottom:6px;
	}
}