/*
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
*/

#ro-1 .pic-1 {
    position: relative;
    top: -40px;
    width: 45px;
}
#ro-1 #ro-1-get-btn {
    padding: 15px 50px;
    border-radius: 3px !important;
}
.iwt-icon {
    width: 9px;
    margin-top: 6px;
}
.iwithtext .iwt-text {
    padding-left: 17px;
}

/* ------------------------------------- */
#ro-2 .ro-2-btn {
    position: relative;
    left: 176px;
}
#ro-2 .ro-2-btn:hover {
    background-color: #3A4553 !important;
}
#ro-2 #ro-2-get-btn {
    padding: 15px 50px;
}
/* ------------------------------------- */
#ro-3 #ro-3-get-btn {
    padding: 15px 60px;
}
/* ------------------------------------- */
#footer-outer #footer-widgets .widget h4 {
    color: #fff !important;
}
#footer-outer .widget .bx2 {
    letter-spacing: 7px;
}
#footer-outer i {
    padding: 10px 6px;
}
#footer-outer #footer-widgets .bx2 i {
    width: 25px;
    height: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
/*     background-color: #828ca2; */
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
}
/* ------------------------------------- */

#copyright .container {
    border-top: solid 2px #8B929A !important;
    padding: 10px 90px;
}
#copyright p {
    background-image: url('http://stagingserver3.com/Lori/wp-content/uploads/2024/04/cards.png');
    background-repeat: no-repeat;
    background-size: 151px;
    background-position: right center;
    text-align: left;
}

#copyright .col.span_5 {
    padding: 0px 0;
    max-width: 100% !important;
    width: 100% !important;
}

#copyright {
    padding: 20px 0px 0px 0 !important;
}
/* ------------------------------------- */
@media (max-width: 1024px){
#footer-outer #footer-widgets a {
    font-size: 14px;
}
}
@media (max-width: 480px){
#copyright .container {
    border-top: solid 2px #8B929A !important;
    padding: 10px 0px;
    font-size: 10px;
}
}
@media (max-width: 414px){
#copyright p {
    background-size: 117px;
}
}
@media (max-width: 360px){
#copyright p {
    background-size: 85px;
}
}
