/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#copyright .container .col p{
    display:inline-flex;
}

#copyright .container .col p a{
    padding-left:5px;
}

@media all and (min-width:1px) and (max-width: 1001px) {

    .make_col_center_on_mobile001 .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap .inner .hover-wrap .hover-wrap-inner{
        text-align: center!important;
    }    

  }
