/*!
Theme Name:   TSDFT Staff Room
Template:     reykjavik
Version:      1.0.0
Description:  Theme for TSDFT Staff Room.
Author:       Laura in Web Services
*/

/* Put your custom CSS styles below... */
.footer-widgets  {
background: url(img/tsdft_white_logo_small.png) no-repeat 88% 99%;background-size: 200px;}
@media (min-width: 672px) { 
.footer-widgets  {
background: url(img/tsdft_white_logo_small.png) no-repeat 94% 95%;background-size: 220px;} 
}

@media (min-width: 880px) { 
.footer-widgets  {
background: url(img/tsdft_white_logo_small.png) no-repeat 96% 95%;background-size: 240px;}
}

@media (min-width: 1280px) { 
.footer-widgets  {
background: url(img/tsdft_white_logo_small.png) no-repeat 96% 95%;background-size: 240px; }
 
}
.site-title-text {
visibility:hidden;display: none;
}

.site-header-content {
padding-bottom:0}

.site-header-content nav.social-links{
visibility: hidden; display: none; }

