/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
@font-face {
  font-family: 'teleg-font';
  src:  url('fonts/teleg-font.eot?i1kgvi');
  src:  url('fonts/teleg-font.eot?i1kgvi#iefix') format('embedded-opentype'),
    url('fonts/teleg-font.ttf?i1kgvi') format('truetype'),
    url('fonts/teleg-font.woff?i1kgvi') format('woff'),
    url('fonts/teleg-font.svg?i1kgvi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ic-"], [class*=" ic-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'teleg-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-telegram:before {
  content: "\e900";
}

#page-title.page-title-pattern {
	background-image: url('../images/header-kids.jpg');
}
#section-banner .bottommargin-sm {
	margin-bottom: 20px !important;
}
.heading-block:after {
	display: none;
}

#header.full-header #logo,
#header.full-header #primary-menu > ul {
	border-right: 0;
	border-left: 0;
}
.product-table {
	font-size: 11px;
}
.product-table table th,
.product-table table td {
	text-align: center;
}

.slider-caption p {
	font-size: 20px;
	line-height: 36px;
}

.dark .feature-box.fbox-bg.fbox-center,
.dark .feature-box.fbox-bg.fbox-center.fbox-plain .fbox-icon {
	background-color: #333 !important;
}

.gmap_marker h4 {
	text-align: center;
}
