/*
Theme Name: Salient Child 02
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: salient
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 16.2.2.1715042465
Updated: 2024-05-07 10:41:05

*/

#home-hero h1 {
	text-shadow: 1px 1px 5px #888888;
}

#home-hero p {
	text-shadow: 1px 1px 3px #777777;
}

.grey-shadow-large { text-shadow: 1px 1px 5px #888888; } 
.grey-shadow-small { text-shadow: 1px 1px 3px #888888; } 

.page-id-677 .parallax_section h1, .page-id-677 .parallax_section h2 { text-shadow: 1px 1px 5px #888888; } 
.page-id-677 .parallax_section p { text-shadow: 1px 1px 3px #888888; } 

.max-width-50 { max-width: 50%; height: auto; }

.toggle h3 a {
    font-family: Helvetica,sans-serif !important;
    font-weight: 600 !important;
    color: #000000 !important;
}

.toggle h3 a i {
    top: 17px !important;
    color: #000000 !important;
}

.stats-block {
    margin-bottom: 5px !important;
}

.mobile-hide .stats-top .stats-desc { text-align: left !important; }

.counter_suffix { 
    margin-left: 7px;
    font-family: 'Open Sans';
    font-weight: 100;
}

.stats-number {
    font-family: 'Open Sans';
    font-weight: 100 !important;
}

.open-sans, .open-sans strong, .open-sans p {
    font-family: 'Open Sans' !important;
}

.weight-100 { font-weight: 100 !important; }

.max-width-160 {
    max-width: 160px !important;
}

.button-text .ubtn-text {
    font-family: 'Open Sans' !important;
    font-weight: bold !important;
    font-size: 16px !important;
    
}
button.ubtn-large {
    padding: 16px 42px !important;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-size: 25px;
}

.divider-wrap {
    -webkit-transition: padding-top 0.25s; /* Safari */
    transition: padding-top 0.25s;
}

.padding-top-0 { padding-top: 0px !important; }

@media only screen and (max-width: 1000px) {
    #menu-item-633 a {
        margin-bottom: 30px !important;
    }
} 