@font-face {
  font-family: 'Eesti';
  font-style: normal;
  font-weight: normal;
  src: url('../../fonts/GT Eesti Pro Display Regular.ttf');
}

* {
  font-family: 'Eesti', Arial !important;
}

body {
	font-size: 18px;
	line-height: 1.5;
}
.sppb-pricing-box  {
	padding: 0px;
	padding-top:25px;
}
.sppb-pricing-title {
	margin-top:15px !important;
}
.sppb-pricing-features {
	padding-bottom:0px !important;
	margin-bottom: 0px !important;
}
.sppb-pricing-box .sppb-pricing-header span.sppb-pricing-price {
	font-size: 48px;
}
.sppb-divider {
	margin-bottom: 15px !important;
}
.disabledPrices {
	opacity: .5; !important;
}
.sppb-addon-animated-heading .sppb-addon-title {
	font-size: 32px;
}
@media only screen and (max-width: 1199px) {
.sp-megamenu-parent {display:none;}
#offcanvas-toggler {display:block !important;}
}

#sp-menu .buttonLink {
	background: #ffc700;
	padding-top: 5px !important;
	padding-bottom: 6px !important;
	border-radius: 5px;
	color: #000;
	height: 40px !important;
}
#sp-menu .buttonLink:hover {
	background: #ffd028;
	color: #000 !important;
}
.offcanvas-menu .buttonLink {
	margin-left: 10px;
	color: #000 !important;
	background: #ffc700;
	border-radius: 5px;
}


.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}
.fa-bars {
	color: #000 !important
}
.fa-remove {
	color: #fff !important
}
.offcanvas-menu {
	background: #343d47;
	color: #fff;
}
.offcanvas-menu a {
	margin: 10px;
}

.sppb-panel-title {
	font-size: 24px;
	font-weight: 600;
}

.sp-megamenu-parent>li>a{
 color:#000;
font-size: 18px;
padding-left:20px;
padding-right: 20px;
}
#sp-footer .sp-module ul>li {
border: none;
margin-right: 20px;
}
.sp-module ul>li>a:after {
content: none;
}
#sp-footer .sp-module ul {
float:right;
}
.sp-copyright{
clear:right;
}


.sppb-panel-custom {
	border-radius: 8px;
}
.sppb-panel-custom .sppb-panel-body {
	border: 1px solid #e8e8e8;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.sppb-panel-group .sppb-panel:last-child .sppb-panel-body {
	border-bottom-width: 1px;
}
.sppb-panel-custom .sppb-panel-heading  {
	background: #EFEFEF;
}
.sppb-panel-custom img {
	margin-left: auto;
  margin-right: auto;
}
.sppb-panel-custom .sppb-panel-heading .sppb-panel-title {
	font-size: 20px;
}
	