body:not(.solid-header) #sp-header { 
  box-shadow: 0 1px 1px 0 rgba(221, 221, 221, 0.5) !important;
  position: relative;
  height: 85px;
  background: #ffffff !important;
}



body .body-wrapper #sp-header.header-sticky{
  position:fixed !important;
  z-index:1000;
}

body:not(.solid-header) #sp-header .sp-megamenu-parent>li>a { 
  color: black !important;    
}

body:not(.solid-header) #offcanvas-toggler > i,
body:not(.solid-header) #sp-header.header-sticky #offcanvas-toggler > i {
 color: black !important;     
}

.sp-module-content .mod-languages ul.lang-inline li {
  background-color: white;
}

.article-details .article-details-tags {
  display:none;
}

header#sp-header div.sp-module div.sp-module-content div.mod-languages ul.lang-inline {
  width: 52px !important;
}

section#sp-main-body {
  padding: 0px 0px 0px 0px;
}

.view-article section#sp-main-body {
  padding: 20px 0px 0px 0px;
}


#sp-main-body {
  padding: 0 0;
}
