﻿body {
	font-weight: 400;
}

.main .page-header.header-small .container {
	padding: 90px 0 70px!important;
}

.navbar.navbar-transparent {
    border-color: transparent;
}

#carousel-hestia-generic .page-header {
    padding-bottom: 9px;
    margin: 0px;
    border-bottom: 1px solid #eee;
}

div.main .hestia-clients-bar {
    padding: 10px 0;
}

.hestia-clients-bar .clients-bar-wrapper li img {
    max-height: 50px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.hestia-clients-bar .clients-bar-wrapper li img:hover, .hestia-clients-bar .clients-bar-wrapper li img:focus {
    -webkit-filter: none;
    filter: none;
}

.btn-primary {
    border: 0;
}

div.main #features {
	background-color:#f1f1f1;
}

div.main .hestia-features .hestia-info {
		background-color: #fff;
    padding: 20px 10px;
    margin-top: 60px;
}

div.main .hestia-about-content h2.has-text-align-center {
	line-height: 1.5em;
}

div.main .hestia-about-content .buttons {
	margin: 30px 0 50px;
}

div.main .hestia-testimonials-content .card-avatar img {
	-webkit-box-shadow: 0px 5px 0px 2px #E1E1E1;
	-moz-box-shadow: 0px 5px 0px 2px #E1E1E1;
	box-shadow: 0px 5px 0px 2px #E1E1E1;
	border: 1px solid #e1e1e1;
}

.page:not(.woocommerce-page) .blog-post p.post-custom-paragraph {
	margin: 30px 0px!important;
}

.page:not(.woocommerce-page) .blog-post h3.post-custom-paragraph {
	margin: 50px 0px 30px!important;
}

.page:not(.woocommerce-page) .blog-post .wp-block-quote.is-style-large {
	margin: 50px 0px!important;
	font-family: Crimson Text;
}

article.section-text p strong {
    color: #666;
}

.contactus .hestia-info .icon, .contactus .info .icon {
    margin-top: 18px;
    width: 40px;
    text-align: center;
}

.hestia-features-content .feature-box h5 {
	font-weight: 500;
    font-size: 1.2em;
    line-height: 1.25em;
}

p#pradeo-mobth-img {
    float: right;
    margin-left: 25px;
}

.card .header-primary, .card .content-primary, .everest-forms button[type=submit].everest-forms-submit-button {
    background: #00bcd4!important;
}