/*
 Theme Name:   Snap-on Zwart
 Template:     snapon
 Text Domain:  snapon-zwart
*/
#heading { background: #000 !important; border-top: 3px #555 solid !important; }
#heading h1 { color: #fff !important; }

#menu { border-bottom: 3px #000 solid !important; }

#top { background: #000 !important; }

#home #slider .col-1-1 { padding-right: 0 !important; }

@media handheld, only screen and (max-width: 767px) {

	.home-column { margin-top: 0; margin-bottom: 0; padding-bottom: 0; }
	.home-column .button-bottom { position: static; width: 100%; }

}