/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/



.copyright-links2 a {
	display: inline-block;
	margin: 0 3px;
	color: #333;
}

.copyright-links2 a:hover {
	color: #555;
	border-bottom: 1px solid #666;
}

@media all and (max-width: 640px) {
  .top-image-caption {
    display: none;
  }
}

.si-telegram:hover,
.si-colored.si-telegram { background-color: #00ACEE !important; }