/*
Theme Name: Nuts ADV WP theme
Description: This is a custom child theme for Salient
Theme URI:   https://nutsadv.it
Author: Nuts ADV Srls
Author URI:  https://nutsadv.it
Template: salient
Version: 1.0
*/



#footer-widgets .col.span_3.one-fourths.clear-both {
    padding-left: 4%;
}

#call-to-action {
    bottom: 12%;
    right: 0;
    position: fixed;
    width: 300px;
    height: 300px;
    z-index: 200;
    text-align: center;
    transition: all .2s ease;
}