/*
Theme Name: Credence Child Theme
Theme URI: http://www.sh-themes.com
Description: Credence Child Theme
Author: SH-Themes
Author URI: http://www.sh-themes.com
Template: credence
Version: 1.0.0
*/
@import url("../credence/style.css");

/* =Theme customization starts here
 * ------------------------------------------------------- */
.footer-widget .dl-horizontal dt {
    float: left;
    text-align: center;
    width: 7%;
}
.footer-widget .dl-horizontal dd { margin-left: 25px; }
.footer-widget#text-5 { display: block; }
.footer-widget#text-9 h6 { padding-left: 26px; }

@media (min-width:1200px){
    #text-9.footer-widget { display: table; margin: 0 auto; }
    .home .sh-parallax { background-size: auto auto; }
}