/*
 Theme Name:   Producr Child
 Description:  Producr Child Theme
 Author:       AR
 Template:     Producr
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  Producr-child
*/

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.mc-modal {
	top: 20%!important;
}

.page-id-693 #k-pre-footer {
	display: none;
}

.city-container {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 5px solid #ffffff;
}

.city-container::after {
	content: '';
	display: table;
	clear: both;
}

.col-1,
.col-2,
.col-3 {
	width: 33%;
	float: left;
	text-align: center;
}

.col-2 {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

a.city-link {
	color: #ffffff;
	font-size: 1.15em;
	line-height: 1.5;
	font-weight: 500;
}

.city-link:hover {
	color: #ffffff;
	opacity: .80;
}

h2.cities {
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 30px;
	text-align:center;
}

.chw-widget-area {
	float:right;
	padding: 0 14px 0 0;
	margin-bottom: -15px;
}

p.phone {
	color: #ffffff;
	margin-bottom: 10px;
	font-weight: bold;
}

.pull-right {
	margin-top: 15px!important;
}

.chw-widget-area .btn.btn-warning {
	margin: 0 0 5px 0;
	width: 100%
}

.fa-email:before {
	content: "\f0e0";
}

.testimonials::after {
	content: '';
	display: table;
	clear: both;
}