.navbar { z-index: 15 !important;}
.custom:hover {
  background-color: #838383;
}
html#ecwid_html body#ecwid_body .ec-size .ec-store .form-control:not(.form-control--loading) .form-control__button {
    z-index: 0;
}
.grid-product__price-amount {
    display: none;
}

.dropdown-menu > li > a {
    background-color: #838383 !important;
}

.navbar-nav .open .dropdown-menu > li > a {
  background-color: #838383 !important;
}

.header-title {
  background-color: #F8631d;
}

.footer-sidebar {
  background-color:  #017faf;
}

.site-info p {
  width: 1250px;
}
img.services_cols_mn_icon {
    border-radius: 12px;
}

.service .post {
    background-color: #FFFFFF;
    border: 1px solid #F8631d;
    text-align: center;
    border-radius: 12px;
    padding: 30px 15px 25px;
    margin: 0 0 40px;
    transition: all 0.3s ease 0s;
}

.section-title p,
.section-title-p { 
  font-style: normal!important;
}

.section title
.section-heading {
    font-family: 'Calibri';
}

.navbar-header {
position: relative;
z-index: 1;
}

.top-header-widget .widget {padding: 13px 0 !important;}

@media only screen and (min-width: 600px) {
		.services_cols_mn_icon {
	height:154px !important;
}
}
.services_cols_mn_icon {
	margin: 0 auto !important;
}