/*
Theme Name: crystald
Theme URI: crystald
Author: shanilka nadeeshan
Author URI: https://www.facebook.com/shanilka.nadeeshan

*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}


.logo-center.line-content #navigation, .logo-classic.line-content #navigation, .logo-classic.full-width-line .navigation-holder, .logo-center.full-width-line .navigation-holder {
  background: #151515;
}




@media screen and (max-width: 970px) {
.logo-center #mobile-menu, .logo-classic #mobile-menu {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: rgb(0, 198, 63);
}

#top-bar{display:none;}

}