/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/




@media (max-width : 1216px) {
.one-fourths.span_3, .one-fourths.vc_span3, .one-fourths.vc_col-sm-3  {
padding: 10px !important;}
}

#footer-widgets .col:nth-child(4) { width: 21%; }
#footer-widgets .col:nth-child(4) span {    
	cursor: pointer;
    background: #fff;
    padding: 10px 20px;
    color: #000;
font-size: 12px;
    text-transform: uppercase; }