/* Custom Social Buttons */
.rt-social-buttons .rt-linkedin-btn:hover {
    background-color: #007BB6;    
	}
 .rt-social-buttons .rt-linkedin-btn span {
    background-position: -170px 4px;
	}

.rt-social-buttons .rt-rss-btn:hover {
    background-color: #FF6600; 
	}
	
.rt-social-buttons .rt-google-btn:hover {
    background-color: #dd4b39; 
	}
.rt-social-buttons .rt-facebook-btn:hover {
    background-color: #3B5998; 
	}
.rt-social-buttons .rt-twitter-btn:hover {
    background-color: #00aced; 
	}

/* RokGallery */
.rg-ss-caption {
	border-bottom: 0px !important
	}
