/*
Theme Name: Hisadual
Theme URI: https://hisadual.com/
Description: Child theme for Salient customized and branded as Hisadual. Keeps Salient as the parent theme.
Author: Hisadual
Author URI: https://hisadual.com/
Template: salient
Version: 1.0
Text Domain: hisadual
Domain Path: /languages
*/

.hisadual-text-uppercase {
    text-transform: uppercase;
}

.hisadual-text-none {
    text-transform: none;
}

.hisadual-text-none h2 {
    text-transform: none;
}

.hisadual-footer-txt a {
    text-decoration: none;
}

/* .wpb_wrapper>div.hisadual-footer-link {
    margin-bottom: 5px;
} */

.hidden {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 690px) {
    .column_element_direction_desktop_horizontal.el_spacing_10px > .vc_column-inner > .wpb_wrapper {
        display: flex;
        gap: 10px;
    }
}

@media only screen and (max-width: 1450px) {

}

@media only screen and (max-width: 1370px) {

}

@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1060px) {

}

@media only screen and (max-width: 999px) {

}

@media only screen and (max-width: 1650px) {

}

@media only screen and (max-width: 999px) {
   
}

@media (max-width: 33.9em) {
        
}

@media only screen and (min-width: 1000px) {

}

@media only screen and (max-width: 999px) and (min-width: 691px) {

}

@media only screen and (max-width: 999px) {

}

@media only screen and (max-width: 691px) {

}
.grecaptcha-badge { 
    visibility: hidden;
}