
/** sprite: social-btns; sprite-image: url('../img/social-btns.png?${md5}'); sprite-layout: vertical */

/* footer buttons ---------------------------------------------------------- */

.social-btn-twitter-white {  
    width: 35px; 
    height: 35px; 
    background-repeat: no-repeat; 
    background-size: 100% 100%;
    background-image: url(/lf/img/template/twitter-white.png); /** sprite-ref: social-btns; */   
}

.social-btn-facebook-white {  
    width: 35px; 
    height: 35px; 
    background-repeat: no-repeat; 
    background-size: 100% 100%;
    background-image: url(/lf/img/template/facebook-white.png); /** sprite-ref: social-btns; */   
}

.social-btn-youtube-white {  
    width: 35px; 
    height: 35px; 
    background-repeat: no-repeat; 
    background-size: 100% 100%;
    background-image: url(/lf/img/template/youtube-white.png); /** sprite-ref: social-btns; */   
}

.social-btn-linkedin-white {  
    width: 35px; 
    height: 35px; 
    background-repeat: no-repeat; 
    background-size: 100% 100%;
    background-image: url(/lf/img/template/linkedin-white.png); /** sprite-ref: social-btns; */   
}

.social-btn-email-white {  
    width: 35px; 
    height: 35px; 
    background-repeat: no-repeat; 
    background-size: 100% 100%;
    background-image: url(/lf/img/template/email-white.png); /** sprite-ref: social-btns; */   
}
