.services { transition: all .2s ease-in-out; }

.services:hover {
    transform: scale(1.1);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    background-color: #ffffff;
    border-bottom: 1px solid #A583AB;
}

.difference_icon {
    cursor: pointer;
}

.difference_icon:hover .elementor-icon svg path {
    fill: #A583AB !important;
    fill-opacity:1 !important;
}

.difference_icon:hover h3 span {
    color: #A583AB;
}

.asq_tab .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon i:before {
    background-color:#6f2e7c;
    padding: 5px;
    text-align:center;
    box-shadow: 0px 10px 15px -2px rgba(111,46,124,0.6);
}

.elementor-20 .elementor-element .process_1 > .elementor-column-wrap {
    position: absolute;
    right:-15px;
}

.elementor-20 .elementor-element .process_3 > .elementor-column-wrap {
    position: absolute;
    right:15px;
}

.elementor-20 .elementor-element .process_4 > .elementor-column-wrap {
    position: absolute;
    right:28px;
}

.elementor-20 .elementor-element .process_5 > .elementor-column-wrap {
    position: absolute;
    right:39px;
}

.w-process {
    transition: all 0.5s;
}

.process_2 {
    transition: all 0.5s;
}

.w-process .elementor-column-wrap.elementor-element-populated::after {
    content: '';
    background-image: url(https://westbournehomes.com.au/wp-content/uploads/2021/04/Vector-1-n-2.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    display: none;
}

.w-process.process_5 .elementor-column-wrap.elementor-element-populated::after {
    content: '';
    background-image: url(https://westbournehomes.com.au/wp-content/uploads/2021/04/Vector-1.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    display: none;
}


.w-process.process_1 .elementor-column-wrap.elementor-element-populated::after {
    content: '';
    background-image: url(https://westbournehomes.com.au/wp-content/uploads/2021/04/Vector-1-n-01.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    display: none;
}

.w-process.process_1:hover .elementor-column-wrap.elementor-element-populated::after{
    display: block;
}

.w-process:hover .elementor-column-wrap.elementor-element-populated::after{
    display: block;
}

.process_icon {
    position: relative;
    z-index: 2;
}


.w-process:hover span.elementor-icon.elementor-animation- svg path{
    fill: #ffffff !important;
}

.w-process:hover h3.elementor-icon-box-title {
    color: #ffffff;
}

.contact_details {
    min-height: 248px;
}

.choose_us_icon {
    transition: all 0.5s;
}

.choose_us_icon span.elementor-icon.elementor-animation-  {
    width:80px;
    height:80px;
    background-color:#fff;
    border-radius:100%;
    position:relative;
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.5);
}


.choose_us_icon span.elementor-icon.elementor-animation- svg {
   display:inline-block;
   position:absolute;
   left:0;
   top:0;
   margin:auto;
   bottom:0;
   right:0;
   font-size:40px;
}

.choose_us_icon span.elementor-icon.elementor-animation- svg path {
    fill: #000000;
    fill-opacity:1;
}

.choose_us_icon:hover span.elementor-icon.elementor-animation- {
    background-color:#A583AB;
}

.choose_us_icon:hover span.elementor-icon.elementor-animation- svg path {
    fill:#fff;
}


.news_form .es-field-wrap {
    display: inline-block;
    width: 75%;
}

.news_form input.ig_es_form_field_email {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
	color: #FFFFFF;
	
}

.news_form .es-field-wrap label {
    width: 100%;
}

.news_form  .es_subscription_form .es_shortcode_form {
    position: relative;
}

.news_form .es_submit_button {
    position: absolute;
    top: 0;
    background-color: #6F2E7C;
    border: none;
    border-radius: 0;
    color: #fff;
    border: 1px solid#6F2E7C;
}

h2.elementor-heading-title.elementor-size-default::after {
    content:'';
    position:absolute;
    width:12%;
    height:4px;
    background-color:#6f2e7c;
    left:0;
    bottom:-10px
}

.elementor-location-footer h2.elementor-heading-title.elementor-size-default::after {
    width:0%;
}

.why-us h2.elementor-heading-title.elementor-size-default::after,.d-contact h2.elementor-heading-title.elementor-size-default::after {
    content: '';
    position: absolute;
    width: 12%;
    height: 4px;
    background-color: #6F2E7C;
    right:0;
    margin:auto;
    left: 0;
    bottom: -10px;
}

/* our planpage start*/

.check-box-button {
    padding:0;
    margin-right: 15px;
}

.check-box-button label{
    background-color: #fff;
    border: 1px solid #3d3d3b;
    width: 100%;
    height: 100%;
    padding: 15px 0;
    font-size: 20px;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
}

.check-box-button .visually-hidden,.radio-hidden {
    position:absolute;
    visibility: hidden;
}

.check-box-button input[type=checkbox]:checked + label {
    background-color: #6F2E7C;
    color: #fff;
} 

form#properties-filter-form {
    padding: 0 !important;
    margin-top:0 !important;
}

.form-function-bg {
    background-color: #f6f6f6;
    padding: 50px 15px;
}

.form-function-bg .custome-title {
    font-size: 26px;
    font-weight: 500;
}
.form-function-bg .range-list {
    border-bottom:1px solid #a0a0a0 ;
}

.storey-button label,.bedroom-button label{
    background-color: #fff;
    border: 1px solid #32312F;
    width: 100%;
    height: 100%;
    padding: 10px 0;
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
}

.storey-button input[type=radio]:checked ~ label,.bedroom-button input[type=radio]:checked ~ label {
    background-color: #6F2E7C;
    color: #fff;
} 

.home-size select {
    border-radius: 0;
    border-color: #32312f;
    font-size: 16px;
    background-color: #fff;
}

.home-size select option {
    font-size: 16px;
}

.house-listing {
    padding-top: 50px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.house-listing-bg {
    padding-bottom: 50px;
}

.sort-by .result {
    font-size: 16px;
    color: #b59963;
}

.sort-by .result span {
    color: #a2565d;
    font-weight: 500;
} 

.home-name {
    display: flex;
    align-items: center;
}

.home-name select {
    width: auto;
    font-size: 16px;
    border: none;
    background-color: transparent;
    color: #6F2E7C;
    font-weight: 600;
    text-transform: capitalize;
}

.home-name label {
    font-size: 16px;
    margin-bottom: 0;
}

.home-list-box .listing-content {
    border: 1px solid #32312F;
    padding: 10px;
}

.home-list-box .listing-list .listing-content {
    width: 100%;
    height: 100%;
    border: 1px solid #32312F;
    padding:15px; 
}

.home-list-box .listing-details {
    padding-top: 15px;
}

.listing-details  .house-number h3{
    font-size: 22px;
    color: #32312F;
    font-weight: 500;
}

a:hover {
    text-decoration: none;
}

.listing-details  .house-number h3 a:hover{
    color: #6F2E7C;
}

.home-list-box .listing-details .icon-design {
    width: 40px;
    height: 40px;
    background-color: #32312F;
    line-height: 40px;
    font-size: 16px;
}

.home-list-box .listing-image-box {
    height: 200px;
    max-height: 200px;
    overflow: hidden;
}

.size-details {
    padding-left: 15px;
    padding-right: 10px;
}

.home-list-box .listing-details .size-details p,.home-list-box .listing-details .price-details p {
    font-size: 16px;
    color: #6F2E7C;
    font-weight: 500;
}


.home-list-box .listing-details .price-details p span{
    color: #32312F;
    font-size: 16px;
    font-weight: normal;
}

.home-list-box .listing-details .view-plan-button a {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    border-bottom: 1px solid #32312F;
    padding-bottom: 3px;
    transition: all 0.3s;
    color: #000;
}

.home-list-box .listing-details .view-plan-button a:hover {
    color: #6F2E7C;
    border-bottom: 1px solid #6F2E7C;
}

.properties-filter-form .search {
    margin-top:16px;
}

.properties-filter-form .search input{
    color: #fff;
    background-color: #6F2E7C;
    border: none;
    border-radius: 0;
}

.properties-filter-form .search input[type=button]:focus {
    outline: none;
}

.header-bg {
    background-image: url(https://westbournehomes.com.au/wp-content/uploads/2020/12/naomi-hebert-MP0bgaS_d1c-unsplash.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0px 150px 0px;
}


.header-bg .background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000000;
    opacity: 0.6;
}

h1.custom_title.header-title {
    font-size: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600 !important;
}

/* our planpage end*/

.page-template-property .home-list-box h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px; 
    max-height: 50px; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    color: #000;
}
a.storybtn {
    background-color: #fff;
    border: 1px solid #32312F;
    width: 100%;
    height: 100%;
    padding: 4px 0;
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    line-height: 30px;
    transition:all 0.3s;
}
a.storybtn:hover {
    background-color:#bf202f;
    color:#fff;
}


.contact_details .elementor-icon-box-content p a {
    word-break: break-word;
}