#sp-footer {
background-color: #f5f5f5;
}
#sp-top-bar {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
display: block;
background: transparent;
position: relative;
z-index: 2;
}
#sp-top-bar .toplist li, #sp-top-bar .toplist li a {color: #e0dddd !important;}

#sp-top-bar .sppb-addon-raw-html  .toplist li > a:hover {
    color: #e0dddd !important;
}
#sp-header {
	position: relative;
background: transparent;
}
@media (min-width: 768px) {
.com-sppagebuilder #sp-main-body {
	padding: 0;
	position: relative;
	top: -60px;
}
}
@media (max-width: 768px) {
#sp-header {
	background: rgba(2, 2, 3, 1);
}
#sp-top-bar {display: none;}
}
