.widget-title {
text-transform: uppercase;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
    #main-slideshow {
   display: none !important;
}
}

#page .accent-title-color .dt-fancy-title {
    font-weight: bold;
}

#content p, #content a, #content ul, #content li {
font-size: 16px !important;
}

.mini-widgets img {
padding-left: 15px;
}

.mini-widgets h1 {
font-weight: bold;
}

.ngg-gallery-thumbnail {
background-color: transparent !important;
  border: 0px solid #A9A9A9 !important;
}