.section {
	padding-top: 4rem;
	padding-bottom: 0;
}

.navbar-brand img {
	width: 200px;
}

section.navbar-mobile, section.region-top-header {
	margin: 0;
}

a {
	color: #337ab7;
	font-weight: 500;
}

footer .nav-link {
	color: #adb5bd !important;
}

.footer {
	border-top: none;
}

.hero-logo {
	max-width: 400px;
	margin: 50px 0;
}

.hero-btn {
	display: inline-block;
	width: auto;
	margin: 0 auto;
}

.region-top-header .btn {
	color: #fff;
	background-color: #50a1ff;
	border-color: #50a1ff;
	width: auto;
}

.region-top-header .btn:hover {
	color: #fff;
	background-color: #3c96ff;
	border-color: #3c96ff;
}

section.customers .slick-slide {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}

section.our-products img {
	max-width: 200px;
}

section.newsletter form .input-group {
	background-color: #f1f1f1;
}

section.newsletter form .form-control::placeholder {
	color: #ccc;
}

section.newsletter form .input-group i {
	color: #757575;
}

.entity-label .user-label {
	display: none;
}

.path-user .entity-label .user-label {
	display: block;
}

footer .legal {
	display: flex;
}

footer .legal .legal-links {
	display: flex;
}

footer .legal .legal-links a {
	display: block;
	padding: 0 8px;
}

.blockquote p::before, .blockquote p::after {
	content: "";
}

.blockquote p.lead-4::before, .blockquote p.lead-4::after {
	content: '"';
}

.our-news a {
	color: #337ab7;
}

h2, h3, h4, h5 {
	font-weight: 500;
}

.accordion-faqs h5 {
	font-size: 16px;
}

.search-block-form {
	margin-top: 10px;
}

.search-block-form .form-control {
	border: 1px solid #ced4da;
}

.search-block-form .form-submit {
	padding-bottom: 11px;
}

.role-administrator .navbar {
	padding-top: 60px;
}

.mailchimp-signup-subscribe-form {
}

.form-item-mergevars-email {
	max-width: 600px;
	text-align: center;
	margin: 0 auto;
}

.search-block-form .form-control {
	border-color: rgba(255, 255, 255, 0.3);
	background-color: transparent;
	color: #000 !important;
	font-size: 1.875rem !important;
	border: none;
}

.search-block-form .form-control:focus {
	box-shadow: none;
	border-color: rgba(255, 255, 255, 0.5);
	color: #fff;
}

.search-block-form button {
	display: none;
}

.search-block-form .form-item-keys {
	width: 100%;
}

#offcanvas-search {
	background-color: rgba(0, 0, 0, 0.2);
}

.search-block-form {
	background-color: #fff;
}

.search-icon {
	margin-right: 10px;
}

.backdrop-offcanvas {
	z-index: -1;
}

@media only screen and (max-width:600px) {
	.account-menu {
		margin-top: 20px;
	}

}

.nav-navbar .nav-link {
	padding-right: 0 !important;
}
