/*
Theme Name: Rite Way Phoenix
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: 1SEO
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1714571525
Updated: 2024-05-01 06:52:05

*/

.home-hero:before {
    content: "";
    height: 556px;
    position: absolute;
    top: 0;
    width: 620px;
    right: 0;
    z-index: 1;
}
.sub-heading {
    font-size: 28px;
    font-weight: 400;
}
ul.multi-col-list {
    -moz-columns: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
}
.multi-col-list {
    -moz-columns: 2;
    -webkit-columns: 2;
    -o-columns: 2;
    columns: 2;
}
.elementor a {
    text-decoration: none;
    font-weight: bold;
    color: #25cbef;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    color: #fff;
    background-color: #3ddbff;
}
@media (max-width: 450px) {
ul.multi-col-list {
    -moz-columns: 1;
    -webkit-columns: 1;
    -o-columns: 1;
    columns: 1;
}
.sub-heading {
    font-size: 24px;
    font-weight: 400;
}
.multi-col-list {
    -moz-columns: 1;
    -webkit-columns: 1;
    -o-columns: 1;
    columns: 1;
}
.home-hero:before {
    content: "";
    display: none;
    height: 445px;
    position: absolute;
    top: 0;
    width: 230px;
    right: 0;
    z-index: 1;
}
}
