/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/***********single listing css********/
/*
@import url("../hello-elementor/style-min.css");
*/
body{
    font-family: "Work Sans", Sans-serif;
}
.single-listings .top-image img{
  width:100%;
  max-height:400px;
}
.single-listings  .top-image {
    max-height: 400px;
}
.container{
    width:1400px;
    margin:0 auto;
}
.single-listings  .property-info {
    width: 56%;
}
.single-listings .slider-bottom{
    box-shadow:0px 4px 20px 2px #e9e9e9;
    padding:30px 0;
}
.single-listings .property-details{
    display: flex;
    align-items: center;
}
.single-listings .property-details .property-logo img{
    margin-right: 30px;
    width: 65px;
}
.single-listings .property-details .property-info h3{
    font-family: "Work Sans", Sans-serif;
    font-weight:bold;
    font-size:36px;
}
.property-info ul li i{
    color: #FF8210;
    margin-right:10px;
    font-size:16px; 
}
.single-listings .property-details .property-info ul{
    list-style:none;
    padding-left:0px;
    display:flex;
}
.single-listings .property-details .property-info ul li{
    margin-right:20px;   
    font-size: 15px;
    font-family: "Work Sans", Sans-serif;
}
.single-listings .property-details .property-info ul li.files{
    font-size: 15px;
    color:#FF8210;
}
.single-listings .property-details .property-info ul li img{
    vertical-align:middle;
}
.single-listings .review-section{
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    margin-left:50px;
    padding-left:30px;
    padding-right:30px;
}
.single-listings .review-section h4{
    font-weight: bold;
    font-size: 18px;
    font-family: "Work Sans", Sans-serif;
}
.single-listings .review-section a{
        color: #6e6a6a;
        font-weight: 600;
        font-size: 15px;
        text-decoration: underline;
        font-family: "Work Sans", Sans-serif;
}
.single-listings .review-section h4 img{
    width: 88px;
    margin-left: 10px;
}
.single-listings .mobile-section{
    margin-left:30px;
}
.single-listings .mobile-section h4{
    font-size: 16px;
    font-family: "Work Sans", Sans-serif;
    margin: 0;
}
.single-listings .mobile-section h4 i{
    color: #FF8210;
    margin-right:10px;
    font-size:18px;
}
.single-listings .content{
    padding:60px  0;
    font-family: "Work Sans", Sans-serif;
}
.single-listings .content p{
    
    
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.6px;
}
.contact-info{
    border:1px solid #ddd;
    padding:10px 20px;
    margin-bottom:20px;
}
.contact-info ul{
    list-style:none;
    padding-left:0px;
}
.contact-info ul li {
    margin-bottom:20px;
    font-family: "Work Sans", Sans-serif;
}
.contact-info ul li i{
    color: #FF8210;
    margin-right:10px;
    font-size:16px;
}
.contact-info ul li img{
    vertical-align:middle;
    width: 21px;
    margin-right: 10px;
}
.contact-info h3{
   margin-bottom: 20px;
}
.property-gallery{
    margin-top:30px;
}
.property-listing .property-item{
    border:1px solid #ddd;
    padding:20px;
    display:flex;
    align-items: center;
    margin-bottom: 15px;
}
.listings{
    padding: 60px 0;
}
.listings .property-listing h2{
    margin-bottom:20px;
    font-size: 44px;
    font-family: "Work Sans", Sans-serif;
    font-weight: bold;
}
.listings .property-listing h2 span{
    color: #FF8210;
}
.listings .property-listing .property-item ul{
    list-style: none;
    padding-left: 0px;;
}
.listings .property-listing .property-item ul li{
    font-size:16px;
    color:#222;
    margin-bottom: 3px;
    font-family: "Work Sans", Sans-serif;
}
.listings .property-listing .property-item ul li i{
    color: #FF8210;
    margin-right:10px;
    font-size:16px;
    width: 18px;
}
.property-listing .title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.property-listing .title .sorting{
    display: flex;
    align-items: center;
    width: 300px;
}
.property-listing .title .sorting label{
    font-weight: bold;
    font-size: 15px;
    margin-right:10px;
    font-family: "Work Sans", Sans-serif;
    white-space: nowrap;
}
.property-listing .title .sorting .form-control{
    border: 1px solid #eee;
    border-radius: 0px;
    font-size: 14px;
    font-family: "Work Sans", Sans-serif;
    box-shadow:none;
    height: 45px;
}
.property-item h3 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 24px;
    font-family: "Work Sans", Sans-serif;
}
.property-item .details{
   width:75%;
}

.property-item .details ul{
    margin-bottom: 0;
}
.property-item .details ul li a{
    color:#222;
    text-decoration: underline;
}
.property-item .details ul li.files{
    color:#FF8210;
}
.property-item .details ul li a{
    color:#222;
    font-family: "Work Sans", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.property-item .reviews{
    width:20%;
}
.property-item .reviews h3{
    font-size:16px;
    font-family: "Work Sans", Sans-serif;
    margin:0;
}
.property-item .reviews a{
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
    color: rgb(59, 59, 59);
    display: block;
}
.property-item .reviews img{
    width: 100px;
}
.property-item .item-logo{
    width:15%;
    text-align: right;
}
.property-item .item-logo img{
    width: 130px;
    border-radius: 8px;
}
.listing-form{
    border:1px solid #ddd;
    padding:20px;
}
.listing-form label{
    font-weight: bold;
    font-size: 15px;
    margin-right:10px;
    font-family: "Work Sans", Sans-serif;
    white-space: nowrap;
    margin-bottom: 5px;
}
.listing-form .form-group{
    margin-bottom:20px;
    position: relative;
}
.listing-form .form-group i{
    position: absolute;
    top: 43px;
    left: 10px;
    color: #787878;
}
.listing-form .form-group input[type="search"]{
     padding-left:40px;
}
.listing-form .form-control{
    border: 1px solid #eee;
    border-radius: 0px;
    font-size: 14px;
    font-family: "Work Sans", Sans-serif;
    box-shadow:none;
    height: 45px;
}
.listing-footer{
    background-image:url('https://preparemyproperty.staging-sites.com.au/wp-content/uploads/2022/02/1Footer_image.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    position: relative;
    height: 480px;
    background-position: top center;
}
.listing-footer .footer-content h3{
    color:#FF8210;
    font-size:36px;
    font-family: "Work Sans", Sans-serif;
    font-weight: bold;
    margin-top:40px;
}
.listing-footer .footer-content h1{
    font-size: 70px;
    font-weight: bold;
    font-family: "Work Sans", Sans-serif;
    color:#fff;
}
.listing-footer .footer-content p{
    font-size: 18px;
    line-height: 24px;
    font-family: "Work Sans", Sans-serif;
    color:#fff;
    margin-bottom: 30px;
}
.listing-footer .get-started{
    margin-top: 10px;
    background: #FF8210;
    color: #fff;
    border-color: #FF8210;
    padding: 14px 26px;
    font-weight: bold;
}
/*************form css***********/

.acf-form .acf-fields > .acf-field {
    padding: 0px;
    border-top: #EEEEEE solid 0px;
}
.acf-form .acf-fields.-border {
    border: #ccd0d4 solid 0px;
    background: #fff;
}
.acf-form .acf-fields.-left > .acf-field > .acf-label {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0px;
    margin-bottom: 14px;
}
.acf-form label {
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: "Work Sans", Sans-serif;
    margin: 0 !important;
}
.acf-form .acf-field p.description {
    display: none;
}
.acf-form .acf-fields.-left > .acf-field > .acf-input {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    border-radius: 0px;
}
.acf-fields.-left > .acf-field:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    background: #ffffff !important;
    border-color: #ffffff !important;
    border-style: solid;
    border-width: 0 0px 0 0 !important;
    top: 0;
    bottom: 0;
    left: 0;
    width: 20%;
}
.hide-if-value {
    padding: 4px 0px 10px 10px;
    border: 1px solid #ccd0d4;
    font-size: 14px;
    font-family: "Work Sans", Sans-serif;
}
a.acf-button.button {
    background: #ff8210;
    width: 120px;
    height: 42px;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 39px;
    float: right;
    font-family: "Work Sans", Sans-serif;
    margin-top: -4px;
    font-size: 14px;
}
.table_services a.acf-button.button.button-primary {
    float: left !important;
    margin-bottom: 20px !important;
}
.acf-field input[type=text] {
    margin-bottom: 15px !important;
    border: 1px solid #ccd0d4;
    height: 38px;
    font-family: "Work Sans", Sans-serif;
    border-radius: 0px;
}

.acf-form p.af-field-instructions.-placement-label {
    display: none;
}
.acf-form .acf-form-submit{
    padding:0 !important;
}
.acf-form .acf-form-submit button.acf-button.af-submit-button {
    border-radius: 0px;
    border: 1px solid #ff8210;
    background: #ff8210;
    color: #fff;
    font-family: "Work Sans", Sans-serif;
}
.acf-fields.-left > .acf-field {
    padding: 5px 0 !important;
}
.table_services .acf-field.acf-field-text {
    padding: 20px !important;
    margin-bottom: 10px;
}
/* ============================================
   Auth Pages: Login / Register / Lost Password
   ============================================ */
.vse-auth-wrapper {
    display: flex;
    justify-content: center;
    padding: 50px 20px 80px;
    min-height: 50vh;
}
.vse-auth-card {
    width: 100%;
    max-width: 460px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
    overflow: hidden;
}

/* Tabs */
.vse-auth-tabs {
    display: flex !important;
    border-bottom: 2px solid #f0f0f0 !important;
}
.vse-auth-wrapper .vse-auth-tab {
    flex: 1 !important;
    padding: 16px 0 !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #888 !important;
    background: none !important;
    border: none !important;
    border-bottom: 3px solid transparent !important;
    border-radius: 0 !important;
    margin-bottom: -2px !important;
    cursor: pointer !important;
    transition: color 0.2s, border-color 0.2s !important;
    line-height: 1.4 !important;
}
.vse-auth-wrapper .vse-auth-tab:hover {
    color: #042698 !important;
    background: #f8f9fa !important;
}
.vse-auth-wrapper .vse-auth-tab.active {
    color: #042698 !important;
    border-bottom-color: #FF8210 !important;
    background: none !important;
}

/* Header (non-tabbed / lost password) */
.vse-auth-header {
    text-align: center;
    padding: 36px 32px 0;
}
.vse-auth-header-icon {
    margin-bottom: 12px;
}
.vse-auth-header h2 {
    font-family: "Work Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #042698;
    margin: 0 0 8px;
}
.vse-auth-header p {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 1.5;
}

/* Panels */
.vse-auth-panel {
    display: none;
    padding: 28px 32px 32px;
}
.vse-auth-panel.active {
    display: block;
}
.vse-auth-panel-intro {
    margin-bottom: 20px;
}
.vse-auth-panel-intro p {
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #666;
    margin: 0;
}

/* Form groups */
.vse-form-group {
    margin-bottom: 18px;
}
.vse-form-group label {
    display: block;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    margin-bottom: 6px;
}
.vse-input-wrap {
    position: relative;
}
.vse-input-icon {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    display: flex;
    align-items: center;
    pointer-events: none;
}
.vse-auth-wrapper .vse-input {
    width: 100% !important;
    height: 46px !important;
    padding: 0 14px 0 44px !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 14px !important;
    color: #333 !important;
    background: #f8f9fa !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 8px !important;
    transition: border-color 0.2s, box-shadow 0.2s !important;
    box-sizing: border-box !important;
}
.vse-auth-wrapper .vse-input::placeholder {
    color: #aaa !important;
}
.vse-auth-wrapper .vse-input:focus {
    outline: none !important;
    border-color: #FF8210 !important;
    box-shadow: 0 0 0 3px rgba(255, 130, 16, 0.12) !important;
    background: #fff !important;
}

/* Form row with flex (remember me + forgot) */
.vse-form-row {
    margin-bottom: 20px;
}
.vse-form-row--between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.vse-checkbox-label {
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    color: #555;
    cursor: pointer;
}
.vse-checkbox-label input[type="checkbox"] {
    accent-color: #FF8210;
    width: 16px;
    height: 16px;
}
.vse-link--forgot {
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    color: #FF8210;
    text-decoration: none;
    font-weight: 500;
}
.vse-link--forgot:hover {
    text-decoration: underline;
    color: #e06f00;
}

/* Primary button */
.vse-auth-wrapper .vse-btn--primary {
    display: block !important;
    width: 100% !important;
    height: 48px !important;
    font-family: "Work Sans", sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #fff !important;
    background: #FF8210 !important;
    border: none !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    transition: background 0.2s, transform 0.1s !important;
    padding: 0 !important;
    line-height: 48px !important;
    text-align: center !important;
}
.vse-auth-wrapper .vse-btn--primary:hover {
    background: #e06f00 !important;
}
.vse-auth-wrapper .vse-btn--primary:active {
    transform: scale(0.98);
}

/* Note text */
.vse-note {
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    color: #666;
    background: #f8f9fa;
    padding: 12px 16px;
    border-radius: 8px;
    margin-bottom: 18px;
    line-height: 1.5;
}

/* Auth switch (bottom link) */
.vse-auth-switch {
    text-align: center;
    padding: 20px 32px;
    border-top: 1px solid #f0f0f0;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    color: #666;
}
.vse-auth-switch a {
    color: #FF8210;
    font-weight: 600;
    text-decoration: none;
}
.vse-auth-switch a:hover {
    text-decoration: underline;
    color: #e06f00;
}

/* Hide default WC elements inside auth forms */
.vse-auth-wrapper .woocommerce-privacy-policy-text p {
    display: none;
}
/* Show password toggle positioning */
.vse-auth-wrapper .show-password-input {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

/* WooCommerce error/success messages inside auth card */
.vse-auth-wrapper .woocommerce-error,
.vse-auth-wrapper .woocommerce-message,
.vse-auth-wrapper .woocommerce-info {
    margin: 0 0 16px;
    border-radius: 8px;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
}
.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.breadcrumb-login {
    text-align: center;
    background: #f3f3f3;
    padding: 60px;
    margin-bottom: 80px;
    font-size: 50px;
    font-weight: bold;
    font-family: "Work Sans", Sans-serif !important;
    color: #ff8210;
}
#review .rmp-rating-widget p.rmp-heading.rmp-heading--title,#review p.rmp-heading.rmp-heading--subtitle{
    display: none;
}
.comments{
    padding:0 0 30px 0;
}
div#respond {
    margin-top: 30px;
}
#review {
    padding: 30px 0;
    margin-bottom: 30px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #f9f9f9;
    margin-top: 30px;
}
div#respond .form-submit input#submit {
    background: #ff8210;
    border-color: #ff8210;
    border-radius: 0px;
    color:#fff;
}
div#respond .logged-in-as{
    font-size: 13px;
}
.comment-list li.comment {
    background: #f9f9f9;
    padding: 0 20px;
    border-radius: 10px;
    border: 1px solid #f3f3f3;
    margin-bottom: 15px;
}
#comments .comment .comment-body{
    border-bottom: 0px solid #f3f3f3;
}
#comments .comment .avatar, #comments .pingback .avatar {
    position: absolute;
    left: 16px;
    border-radius: 50%;
    margin-right: 10px;
}
.comment-metadata a {
    color: #222;
}
.comment-author a, .logged-in-as a, .reply a{
    color: #ff8210;
}
p.rmp-rating-widget__msg.js-rmp-msg {
    color: green;
    font-weight: bold;
}
.rmp-rating-widget .rmp-icon--full-highlight {
    color: #ffc100;
}
.regions{
    padding:50px 0;
}
.region-title h3 {
    margin-bottom: 30px;
    color: var( --e-global-color-bcc31cc );
    font-family: "Work Sans", Sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.4em;
    letter-spacing: -0.1px;
    text-align: center;
}
.region-img img {
    height: 332px !important;
    object-fit: cover;
    width:100%;
}
.region-img{
    margin-bottom: 5px;
}
.single-region-img img {
    max-height: 400px;
    width: 100%;
    object-fit: cover;
}
.region-section h2 {
    text-align: center;
    color: #031c71;
    font-family: "Work Sans", Sans-serif;
    font-size: 42px;
    margin-bottom: 15px;
    font-weight: bold;
    margin-top:20px;
}
.region-section h2 span{
    color: #ff8210;
}
.region-section h4 {
    text-align: center;
    color: #031c71;
    font-size: 28px;
    font-family: "Work Sans", Sans-serif;
    margin-bottom: 40px;
}
.areas-list h5 a {
    text-decoration: none;
    color: #222;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    font-family: "Work Sans", Sans-serif;
}
.areas-list h5 a:hover{
    color: #ff8210; 
}
.services-listings{
    padding:50px 0;
}
.services-listings h3 {
    text-align: center;
    font-size: 42px;
    color: #ff8210;
    margin-bottom: 40px;
    font-weight: bold;
    font-family: "Work Sans", Sans-serif;
}
.services-listings ul{
    padding-left: 0;
}
.services-listings h4 {
    font-family: "Work Sans", Sans-serif;
    color: #042698;
    font-weight: 600;
    margin-top: 10px;
}
.region-title h3:hover{
    color: #ff8210;
}
.services-listings h5 a{
    text-decoration: none;
    font-family: "Work Sans", Sans-serif;
    color: #161616;
}
.listing-form .form-control:focus,.listing-form button.btn.btn-primary:focus{
    box-shadow: none; 
}
.listing-form .form-control select option{
    padding:10px !important;
}
.listing-form button.btn.btn-primary {
    width: 100%;
    border-radius: 0px;
    background: #ff8210;
    border-color: #ff8210;
}
.property-listing h4.listingnotfound {
    text-align: center;
    color: #747474;
    padding: 40px 0;
    font-family: "Work Sans", Sans-serif;
    font-weight: 400;
    font-size: 20px;
}
.select-area-service {
    padding: 60px 0;
    text-align: center;
    font-family: "Work Sans", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    text-transform: capitalize;
}
#commentform input#submit:disabled {
    background: #f1ad6f !important;
    border-color: #f1ad6f !important;
    cursor: no-drop;
}
#home-page-filter label {
    font-family: "Work Sans", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #fff;
}
#home-page-filter select.form-control {
    background: #fff;
    border-radius: 0px;
    margin-right: 10px;
    font-family: "Work Sans", Sans-serif;
    height: 50px;
}
#home-page-filter select.form-control:focus{
    box-shadow: none;
}
#home-page-filter .elementor-button[type="submit"] {
    background-color: #FF8210;
    color: #ffffff;
    border-radius: 0px;
    font-weight: bold;
    height: 50px;
    font-family: "Work Sans", Sans-serif;
}
.cart{
    padding: 60px 0;
}
.cart-breadcrumb {
    background: #ff8210;
    padding: 60px 0;
    text-align: center;
}
.cart-breadcrumb h2{
    font-size:65px;
    color:#fff;
    font-family: "Work Sans", Sans-serif;
}
.woocommerce .cart table.shop_table {
    padding: 0;
    border: 0px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
    font-family: "Work Sans", Sans-serif;
}
.cart a.button.alt,.cart a.button.alt:hover {
    background-color: #ff8210;
    border-radius: 0px;
    font-family: "Work Sans", Sans-serif;
}
.cart .coupon button.button {
    background-color: #042698;
    color: #fff;
    border-radius: 0px;
    height:34.59px;
}
.cart table.cart td.actions .input-text {
    width: 180px !important;
    border-radius: 0px;
}
.cart .cart_totals  h2{
    margin-bottom: 20px;
    font-family: "Work Sans", Sans-serif;
}
.cart .woocommerce .quantity .qty {
    width: 4.6em;
    text-align: center;
    font-family: "Work Sans", Sans-serif;
    border-radius: 0px;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
    margin-top: 60px;
}
.woocommerce-info {
    border-top-color: #ff8210;
    font-family: "Work Sans", Sans-serif;
}
.woocommerce-info::before, a.showcoupon {
    color: #ff8210;
    font-family: "Work Sans", Sans-serif;
}
.woocommerce-billing-fields h3 , .woocommerce-additional-fields h3, #order_review_heading{
    font-size: 24px;
    line-height: 46px;
    border-bottom: 1px solid #ff8210;
    color: #ff8210;
    font-family: "Work Sans", Sans-serif;
}
.woocommerce form .form-row label {
    font-family: "Work Sans", Sans-serif;
    font-size: 15px;
}
.checkout_coupon button.button {
    background-color: #ff8210;
    border-radius: 0px;
    color: #fff;
    font-family: "Work Sans", Sans-serif;
}
.checkout_coupon p{
    font-family: "Work Sans", Sans-serif;
}
div#payment {
    margin-bottom: 60px;
}
.woocommerce table.shop_table th,.woocommerce table.shop_table td{
    font-family: "Work Sans", Sans-serif;
    font-size: 15px;
}
.woocommerce-billing-fields__field-wrapper {
    margin-bottom: 30px;
}
span.woocommerce-no-available-payment-methods-message.e-description, .woocommerce-privacy-policy-text p{
    font-family: "Work Sans", Sans-serif;
} 
.e-description a,a.woocommerce-privacy-policy-link {
    color: #ff8210;
    font-family: "Work Sans", Sans-serif;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #ff8210;
    font-family: "Work Sans", Sans-serif;
    border-radius: 0px;
}
.woocommerce form .form-row input.input-text, #order_comments {
    font-family: "Work Sans", Sans-serif;
    border-radius: 0px;
    font-size: 15px;
    border: 1px solid #ddd;
}
.select2-container--default .select2-selection--single {
    font-family: "Work Sans", Sans-serif;
    border-radius: 0px;
    font-size: 15px;
    height:36px;
    border: 1px solid #ddd;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    width: 100%;
    text-align: center;
    border-radius: 0px;
    font-family: "Work Sans", Sans-serif;
    background: #ff8210;
    color: #fff;
}
.products li.product.type-product {
    border: 1px solid #ddd;
    padding: 10px !important;
    border-radius: 4px;
    background: #031c71;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .price{
    color: #fff;
    font-family: "Work Sans", Sans-serif;
}
.woocommerce-ordering select{
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
    height: 44px;
    border-radius: 0px;
    border: 1px solid #9d9696;
}
.woocommerce-products-header h1{
    font-family: "Work Sans", Sans-serif;
    font-size: 32px;
}
nav.woocommerce-breadcrumb {
    margin-top: 50px !important;
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
}
.woocommerce-result-count{
    font-family: "Work Sans", Sans-serif;
    font-size: 13px;
}
.edit-account label{
    font-family: "Work Sans", Sans-serif !important;
    font-size: 15px !important;
}
.elementor-widget-woocommerce-my-account .woocommerce em{
    font-family: "Work Sans", Sans-serif !important;
    font-size: 13px !important;
}
.product-name a {
    color: #ff8210;
}
.subsciption-block{
    margin: 0px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px 0px #dddddd;
}
.subsciption-block .header{
    padding: 20px 20px 20px 20px;
}
.subsciption-block .header h2{
    color: #042698;
    font-family: "Work Sans", Sans-serif;
    font-size: 2.8em;
    font-weight: 700;
    text-align: center;
    line-height: 1.2em;
}
.subsciption-block .elementor-price-table__price {
    font-family: "Work Sans", Sans-serif;
    font-size: 3.8em;
    font-weight: 700;
    line-height: 1.2em;
}
.subsciption-block .elementor-price-table__price {
    display: flex;
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    color: #555;
    font-weight: 800;
    font-size: 65px;
    padding: 0 0 00px 0;
}
.subsciption-block .elementor-price-table__original-price {
    margin-right: 15px;
    text-decoration: line-through;
    font-family: "Work Sans", Sans-serif;
    font-size: 18px;
    line-height: 2.2em;
    align-self: flex-end;
}
.subsciption-block .elementor-price-table__price .elementor-price-table__currency {
    align-self: flex-start;
    color: #000!important;
    font-weight: 600!important;
    font-size: 20px !important;
    margin: 0;
}
.subsciption-block  .elementor-price-table__original-price.elementor-typo-excluded {
    color: #000!important;
    font-weight: 600!important;
    font-size: 20px !important;
}
.subsciption-block .elementor-price-table__price {
    font-family: "Work Sans", Sans-serif;
    font-size: 3.8em;
    font-weight: 700;
    line-height: 1.2em;
}
.subsciption-block .elementor-price-table__period {
    color: var( --e-global-color-bcc31cc );
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
}
.subsciption-block .elementor-price-table .elementor-price-table__after-price {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    align-self: stretch;
    align-items: flex-start;
    flex-direction: column; 
}
.subsciption-block span.elementor-price-table__integer-part{
    color:#000 !important;
}
.subsciption-block ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;

}
.subscriptions{
    padding:40px 0;
}
.subsciption-block.standard ul{
    background: #042698;
    padding: 0 5px;
}
.subsciption-block ul li {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding: 18px 38px;
    font-size: 15px;
    line-height: 23px;
    background:#fff;
}
.subsciption-block.standard .elementor-price-table__price {
    background: #fff;
    margin: 0 5px;
}
.subsciption-block.standard{
    background: #031c71;
}
.subsciption-block .elementor-price-table__footer {
    padding: 30px 0;
    background-color: #031c71;
    text-align: center;
}
.subsciption-block .elementor-price-table__footer a,.subsciption-block .elementor-price-table__footer a:hover {
    color: var( --e-global-color-bcc31cc );
    font-family: var( --e-global-typography-2a0840f-font-family ), Sans-serif;
    font-size: var( --e-global-typography-2a0840f-font-size );
    font-weight: var( --e-global-typography-2a0840f-font-weight );
    text-transform: var( --e-global-typography-2a0840f-text-transform );
    line-height: var( --e-global-typography-2a0840f-line-height );
    letter-spacing: var( --e-global-typography-2a0840f-letter-spacing );
    word-spacing: var( --e-global-typography-2a0840f-word-spacing );
    background-color: var( --e-global-color-e441405 );
    border-radius: 0px 0px 0px 0px !important;
    padding: 15px 20px 15px 20px;
}
.subsciption-block.standard .header{
    background:#031c71;
    position: relative;
    overflow: hidden;
}
.subsciption-block.standard .header h2{
    color: #fff;
}
.subsciption-block.standard .elementor-price-table__ribbon {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(54deg);
    width: 150px;
    overflow: hidden;
    text-align: center;
    height: 150px
}
.subsciption-block.standard .elementor-price-table__ribbon-inner {
    background-color: var( --e-global-color-b6c5372 );
    color: #ffffff;
    font-family: "Work Sans", Sans-serif;
    font-size: 1em;
    font-weight: 700;
    line-height: 2em;
    text-transform: uppercase;
}
.subsciption-block.standard .elementor-price-table__price {
    padding: 30px 0px 30px 0px;
}
.subsciption-block.standard {
    background: #031c71;
    margin-top: -30px;
}
ul.products.columns-4 {
    display: none;
}
p.woocommerce-result-count {
    display: none;
}
form.woocommerce-ordering {
    display: none;
}
.edit-business{
    padding:60px 0;
}
.business-listings table tr th {
    background: #042698;
    color: #fff;   
}
.business-listings table tr td, .business-listings table tr th {
    border: 1px solid #ddd !important;
    padding: 10px !important;
    font-size: 15px;
    font-weight: 400;
}
.business-listings table tr td a{
    color: #FF8210 !important;
}
a.woocommerce-button.button.pay{
    margin-right: 10px;
}
.business-breadcrumb {
    text-align: center;
    background: #ff8210;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 30px 0;
}
.business-breadcrumb h2{
    color: #fff !important;
}
.elementor-widget-woocommerce-my-account .woocommerce .shop_table .button{
    padding:10px !important;
}
div#customer_details {
    padding-top: 50px;
}
#order_review_heading{
    color: #000;
    font-size: 1.4em;
}
#order_review_heading {
    color: #000;
    font-size: 1.4em;
    line-height: 24px;
    margin-top: 20px;
}
.woocommerce .quantity .qty {
    width: 4.631em;
    text-align: center;
}
@media (max-width:1024px) {
    .elementor-634 .elementor-element.elementor-element-5b859c14 {
        width: 59% !important;
    }
}
@media (max-width:767px){
    .single-listings .property-details {
        display: block;
    }
    .breadcrumb-login {
        padding: 30px;
        font-size: 30px;
    }
    .services-listings h3 {
        font-size: 28px;
    }
    .region-section h2 {
        font-size: 28px; 
    }
    .region-section h4 {
        font-size: 18px;
        margin-bottom: 28px;
    }
    .subsciption-block.standard {
        margin-top: 0px;
    }
    .subsciption-block {
        margin-bottom: 30px;
    }
    .areas-list h5 a {
        font-size: 20px;
        line-height: 25px;
    }
    .cart table.cart td.actions .input-text {
        width: 155px !important;
        border-radius: 0px;
    }
    .cart-breadcrumb h2 {
        font-size: 30px;
    }
    .regions {
        padding: 30px 0;
    }
    .single-listings .property-details .property-info h3 {
        font-size: 20px;
    }
    .elementor-16 .elementor-element.elementor-element-8a14335 .elementor-heading-title {
        font-size: 36px !important;
    }
    .elementor-14 .elementor-element.elementor-element-94cf824 {
        padding: 0px 00px 60px 00px;
    }
    .vse-auth-wrapper {
        padding: 30px 16px 60px;
    }
    .vse-auth-panel {
        padding: 24px 20px 28px;
    }
    .vse-auth-switch {
        padding: 16px 20px;
    }
    .vse-auth-header {
        padding: 28px 20px 0;
    }
    .master-slider, .ms-view{
        max-width:100% !important;
    }
    .property-listing .title, .property-listing .property-item{
        display: block;
    }
    #comments .comment .avatar, #comments .pingback .avatar {
        position: relative;
        left: 0;
        border-radius: 50%;
        margin-right: 10px;
    }
    #comments .comment-meta {
        display: block;
    }
    .property-listing .title h2{
        font-size: 28px;
    }
    .property-listing .title .sorting{
        margin-bottom:30px;
    }
    .property-item .details{
        width:100%;
    }
    .property-item .reviews,.property-item .item-logo{
        width:50%;
    }
    .property-item .item-logo {
        text-align: right;
        float: right;
        margin-top: -95px;
    }
    .property-item .reviews {
        padding: 20px 0;
    }
    .listings .property-listing .property-item ul li, .property-item .details ul li a {
        font-size: 14px;
    }
    .listing-footer{
        padding:20px;
        height: 440px
    }
    .listing-footer .footer-content h3 {
        font-size: 20px;
    }
    .listing-footer .footer-content h1 {
        font-size: 32px;
    }
    .listing-footer .footer-content p {
        font-size: 13px;
        line-height: 22px
    }
    .contact-info ul li {
        margin-bottom: 10px;
        font-family: "Work Sans", Sans-serif;
        font-size: 13px;
    }
    .single-listings .content p {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.6px;
    }
    .single-listings  .property-info {
        width: 100%;
    }
    .property-logo {
        margin-bottom: 15px;
    }
    .single-listings .property-details .property-info ul li {
        font-size: 13px;
    }
    .single-listings .property-details .property-info ul li.files {
        font-size: 13px;
    }
    .property-info ul li i {
        margin-right: 6px;
        font-size: 15px;
    }
    .single-listings .review-section {
        border-left: 0px solid #ddd;
        border-right: 0px solid #ddd;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .single-listings .mobile-section {
        margin-left: 0;
        margin-top: 20px;
    }
    #home-page-filter .elementor-button[type="submit"] {
        width: 97.6%;
        margin-top: 10px;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
    .e-my-account-tab {
        padding: 16px;
    }
    .elementor-127 .elementor-element.elementor-element-f263135{
        position: absolute;
        right:10px;
    }
    .elementor-18 .elementor-element.elementor-element-ac6c103 > .elementor-element-populated {
        padding: 0px 0px 0px 0px !important;
    }
    .elementor-18 .elementor-element.elementor-element-e1b9b7f > .elementor-element-populated {
        padding: 0px 0px 0px 0px !important;
    }
    .elementor-18 .elementor-element.elementor-element-1970fd2 {
        padding: 0px 20px 47px 20px !important;
    }
    .elementor-18 .elementor-element.elementor-element-5c756e4{
        padding: 30px 20px 47px 20px !important;
    }
    .elementor-634 .elementor-element.elementor-element-5b859c14 {
        width: 100% !important;
    }
    .woocommerce table.shop_table_responsive tr td.product-quantity::before, .woocommerce-page table.shop_table_responsive tr td.product-quantity::before {
        margin-top: 8px;
    }
}

