/**
        * Theme Name: Exline Child
        * Description: This is a child theme of Exline, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/">Ninetheme</a>
        * Template: exline
        * Version: 1.7.6
        */


.small-height .nav-logo-wrap a.logo img {
	padding-bottom: 0 !important;
	padding-top: 10px !important;
	width: 200px !important;
	height: auto !important;
	display: block !important
}

.nav-logo-wrap a:nth-child(2) { display: none}

.nav-logo-wrap a { padding: 0 !important}

#section_about .col-md-12 h3, #section_services .col-md-12 h3 {
	font-size: 30px;
	text-decoration: none
}

#section_nine .btn.btn-coffee {
	background: #041044 !important;
	border: 1px solid #fefefe !important;
}

.map-section { background: #041044;}

#section_about > div { background-image: none !important}

#section_about div.row.mt-60.mt-xs-30 {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
}

#section_about div.row.mt-60.mt-xs-30:before {
	content: "";
	display: block;
	width: 64px;
	height: 64px;
	background: url('/wp-content/uploads/2022/01/coffeee.png') no-repeat center center;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%)
}

/* .vc_btn3-container.vc_btn3-center a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom {
	border: 1px solid #010101;
	border-radius: 4px;
	color: #010101 !important;
	font-weight: bold !important;
	background: transparent !important;
} */

.hackedmenu {
	list-style: none;
	margin-top: 5px !important
}

.hackedmenu li {
	float: left;
}

.main-nav.white.stick-fixed.js-transparent.transparent .full-wrapper.relative.clearfix .hackedmenu a {
	text-transform: uppercase;
	color: #fefefe !important
}

.small-height .hackedmenu a { color: #010101 !important}

.full-wrapper.relative.clearfix .responsive-img.static-logo-img {
	width: 200px !important;
	height: auto !important
}

.navbar-mobile.active.small-height, .navbar-mobile.active.small-height:hover  { background: transparent !important}

.small-height .fa.fa-bars { color: #010101 !important}

@media screen and (max-width: 768px) {
	.small-height + div ul.hackedmenu { background: #fefefe !important}
}


@media screen and (max-width: 640px) {
	.nav-logo-wrap a.logo img {
		width: 200px !important;
		height: auto !important;
	}
}