/*
Theme Name: Listable Child
Theme URI: https://pixelgrade.com/demos/listable/
Author: PixelGrade
Author URI: https://pixelgrade.com/
Description: A directory WordPress theme that will help you create and manage a local or global listings site.
Template: listable
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: listable-child-theme
Domain Path: /languages/
Tags: light, white, red

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Listable is based on Underscores http:/underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* ADD YOUR NEW CSS RULES HERE */

/* This file assumes you wish to add new CSS rules that will overwrite the ones in the parent's CSS files
If you wish however, you can copy the whole style.css file from the parent here and hack at it - see functions.php for more details.
In that case please remember that you still need to retain the header above (replace the header of the parent style.css with the one above),
specifically the 'Template: listable' line. */


.header-contact{
    margin: 10px 20px 0 0;
}
.header-contact a{
    color: #FF4D55;
}

.providers-result-wrapper table {
    width: 100%;
    text-align: center;
    overflow-x: auto;
}
.providers-result-wrapper table tr th h4 {
    background: #FF4D58;
    color: #fff;
    padding: 10px 0;
    font-size: 21px;
    margin-top: 35px;
    font-weight: 500;
}
.providers-result-wrapper table tr.provider-details-wrapper {
    background: #F9F9F9;
}
.providers-result-wrapper table tr td {
    padding: 20px 10px;
}
.providers-result-wrapper table tr td.provider-featured-image {
    width: 150px;
}
.providers-result-wrapper table tr td.provider-type li {
    display: inline-block;
    margin: 0 15px;
    text-align: center;
}
.provider-type .about-you-icons {
    background: url(./images/new-icons.png) no-repeat scroll transparent;
    background-position: 0 0;
    width: 50px;
    display: inline-block;
    cursor: pointer;
    height: 50px;
    -webkit-box-shadow: 4px 4px 10px 0px rgb(45 48 146 / 30%);
    -moz-box-shadow: 4px 4px 10px 0px rgba(45,48,146,.3);
    box-shadow: 4px 4px 10px 0px rgb(45 48 146 / 30%);
}
.provider-type .about-you-icons.money-icon {
    background: url(./images/Money-Icon.png);
    background-size: 50px;
}

.provider-type .about-you-icons.feedback-icon {
    background: url(./images/Feedback-Icon.png);
    background-size: 50px;
}

.provider-type .about-you-icons.service-icon {
    background: url(./images/Service-Icon.png);
    background-size: 50px;
}

.provider-type .about-you-icons.compliance-icon {
    background: url(./images/Compliance-Icon.png);
    background-size: 50px;
}


.rating-icon {
    background: #FF4D58;
    color: #FFF;
    text-align: center;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    padding: 16px 0;
    font-size: 23px;
    font-weight: 600;
    display: inline-block;
    box-shadow: 4px 4px 10px 0px rgb(45 48 146 / 30%);
}

.providers-result-wrapper table tr td.provider-features li {
    background: url(./images/Tick-Icon.png) no-repeat scroll 0 0 transparent;
    text-align: left;
    padding-left: 50px;
    font-size: 20px;
    padding-bottom: 15px;
    color: #484848;
    margin-left: 20px;
}

.compare-now-btn-wrapper {
    text-align: center;
    margin: 0 auto;
}
.compare-now-btn {
    padding: 15px 40px;
    background-color: #FF0000;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-radius: 19px 19px 19px 19px;
    color: #FFF;
    transition: all .5s;
    margin: 15px 0 -15px 0;
    display: inline-block;
}
.compare-now-btn:hover {
    background-color: rgb(13, 189, 47);
}
.compare-now-form-wrapper {
    position: fixed;
    width: 33%;
    background: #FFF;
    border: 12px solid rgba(0,0,0,.5);
    border-radius: 20px;
    margin: auto;
    left: 0;
    right: 0;
    top: 100px;
    display: none;
    z-index: 99999;
}
.compare-now-form-overlay {
    position: fixed;
    width: 100%;
    display: none;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,0.3);
}
.question-step-wrapper h3{
    text-align: center;
}
.question-step-wrapper h2 {
    text-align: center;
    font-size: 23px;
    margin: 20px 0 15px;
}

.contact-form-wrapper.question-step-wrapper {
    padding: 20px 40px;
    display: none;
}
.contact-form-wrapper.question-step-wrapper.first-step-wrapper {
    display: block;
}
.btn-wrapper.center {
    text-align: center;
}
.currency-symbol-input-wrapper {
    position: relative;
}
.value-amount {
    padding-left: 30px !important;
}
.currency-symbol {
    position: absolute;
    display: block;
    top: 12px;
    pointer-events: none;
    width: 30px;
    text-align: center;
    font-style: normal;
}
.credit-issues-wrapper, .property-own-wrapper, .property-charges-wrapper, .property-below-market-value-wrapper, .property-exit-wrapper, .property-exit-type-wrapper {
    display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 300px !important;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 100px !important;
}
.question-step-wrapper p{
    text-align: center;
}
.contact-form-wrapper.question-step-wrapper input.checkbox {
    float: left;
    margin-top: 2px;
}


.mobile-data {
    display: none;
}
.fndr-umbrella-company-b-form .double-field {overflow: hidden;}
.fndr-umbrella-company-b-form .double-field p {float: left;width: 48%;margin-right: 4%;}
.fndr-umbrella-company-b-form .double-field p:last-child {margin-right: 0;}
.fndr-umbrella-company-b-form p.btn-wrapper.center {margin: 0;}
.fndr-umbrella-company-b-form .contact-form-wrapper.question-step-wrapper.first-step-wrapper {padding: 0;}


@media screen and (max-width: 1060px){
    .compare-now-form-wrapper {
        width: 75%;
    }
}
@media screen and (max-width: 767px){
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-6f90da7.elementor-section-full_width.elementor-section-stretched.elementor-section-height-default.elementor-section-height-default{
        background-position: 30% center;
    }
    .umbrella-company-banner-form-wrapper section.elementor-section.elementor-inner-section.elementor-element.elementor-element-a7cf388.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
        margin: 40px 0;
    }
    .elementor-20198 .elementor-element.elementor-element-3bf4225 > .elementor-widget-container {
        padding-top: 15px;
    }
    h3.header-contact {
        margin: 10px;
        text-align: center;
    }
    .compare-now-form-wrapper {
        width: 95%;
        height: auto;
        bottom: auto;
        top: 10%;
    }
    .best-deal-wrapper .elementor-widget-wrap.elementor-element-populated {
        padding: 25px !important;
    }
    .best-deal-wrapper h3.elementor-heading-title.elementor-size-default {
        font-size: 30px !important;
    }
    .best-deal-wrapper a.compare-now-btn {
        margin: -2px 0 -20px;
    }
    .providers-result-wrapper table {
        display: none;
    }
    .mobile-data {
        text-align: center;
        background: #F9F9F9;
        display: block;
    }
    .mobile-data .provider-details-container {
        border-top: 1px solid #fff;
        padding: 15px 0;
    }
    .tax-mobile-result .tax-info-col h4 {
        padding-top: 20px;
        font-size: 20px;
        padding-bottom: 20px;
        color: #484848;
    }
    .provider-details-wrapper .tax-info-col span {
        font-size: 22px;
        color: #FF4D58;
    }
    .mobile-data .provider-type li {
        display: inline-block;
        margin: 0 5px;
    }
    .mobile-data .provider-features li {
        font-size: 20px;
        padding-bottom: 10px;
        color: #FF4D58;
    }
    .mobile-data.result-page.tax-mobile-result {
        margin-bottom: 30px;
    }
    .contact-form-wrapper.question-step-wrapper{
        padding: 20px;
    }
    .xdsoft_datetimepicker .xdsoft_datepicker {
        width: 285px!important;
    }
    .xdsoft_datetimepicker .xdsoft_timepicker {
        width: 100px!important;
        margin: 0 auto !important;
        float: none !important;
    }

}

.grecaptcha-badge {
    display: none !important;
}
input.hstate {
    display: none;
}