.elementor-1580 .elementor-element.elementor-element-e22d9e9 > .elementor-container{min-height:100vh;}:root{--page-title-display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for shortcode, class: .elementor-element-97f22d8 */.mcwp-mt,
.mcwp-results,
.mcwp-taxes,
#id_cv > div > div.mcalc-values > div > small {
    display: none !important;
}
.mcwp-interest-rate {
    width: 50% !important;
}
#id_cv {
    background: #1396a8 !important;
    border-radius: 25px;
    box-shadow: none !important;
}
.mcalc i {
    left: -2px !important;
}
.mcalc input[type=text].mcalc-dollar {
    padding-left: 30px !important;
}
.mcalc .slider.slider-horizontal .slider-selection {
    background: #d98028 !important;
}
#id_cv > div > div.mcalc-main > div.mcalc-full.mcwp-interest-rate > label{
    margin-bottom: 39px !important;
}
.mcalc .mcalc-results h3 {
    margin-bottom: 65px
}
.mcalc .mcalc-main {
    border-radius: 23px 0px 0px 23px;
    padding-top: 70px;
    padding-bottom: 70px;
}
.mcalc-values{
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    
}
.mcalc-results h2{
    font-size: 3rem !important;
}

@media only screen and (max-width: 1000px) {
    .mcalc i {
        left: -15px !important;
    }
    .mcalc input[type=text].mcalc-dollar {
        padding-left: 30px !important;
    }
    .mcwp-interest-rate {
        width: 100% !important;
    }
    #id_cv > div > div.mcalc-main > div.mcalc-full.mcwp-interest-rate > label {
        margin-bottom: 10px !important;
    }
}/* End custom CSS */