/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/***** QODE Styling Start  *****/

/***** QODE Styling End  *****/

p {
	margin-top: 0;
}

.wpb_text_column.wpb_content_element ol,
.wpb_text_column.wpb_content_element ul {
	list-style-position: outside;
	margin: 0 0 0 40px;
	padding: 0 0 20px 0;
	font-family: 'Open Sans', sans-serif;
}

.anchor {
	display: block;
	position: relative;
	top: -130px;
	visibility: hidden;
}

/***** MENU ADJUSTMENTS - CHANGE AS NEEDED  *****/
@media screen and (min-width: 1001px) and (max-width: 1200px) {
	nav.main_menu > ul > li > a {
		font-size: 15px;
		padding: 0 7px;
	}

	header a.qbutton.default {
		line-height: 40px;
		padding: 0 12px;
		font-size: 15px;
	}
}

@media screen and (min-width: 1201px) and (max-width: 1399px) {
	header a.qbutton.default {
		line-height: 58px;
		padding: 0 35px;
		font-size: 15px;
	}
}

/***** Responsive Mobile Menu *****/
nav.mobile_menu>ul {
	width: 100%;
}

.header_bottom .container_inner {
	width: auto;
}

/***** Edits *****/
.column1.footer_col1 img {
	display: table;
	margin: 0 auto;
}

.header_bottom {
	padding: 0;
}

.header_bottom > .container, 
.header_bottom > .alert-bar {
	padding: 0 45px;
	box-sizing: border-box;
}

.header_bottom {
	padding: 0;
}

.header_bottom > .container, .header_bottom > .alert-bar {
	padding: 0 45px;
	box-sizing: border-box;
}

.alert-bar p {
	margin: 10px 0;
	color: #fff;
	line-height: 1.25em;
}

.alert-bar {
	background: #ed2224;
	color: #fff;
	z-index: 0;
	position: relative;
}

.alert-bar p span {
	font-weight: 700;
	padding-right: 15px;
}

@media screen and (min-width: 1001px) and (max-width: 1601px) {
	div#qode-home-slider, 
	.carousel-inner .item {
		height: 800px !important;
	}
}

a.qbutton.default.centered {
	display: table;
	margin: 0 auto;
}

/***** Calculator *****/
.billing-calculator ul.fields {
	overflow: hidden;
	list-style: none;
}

.billing-calculator ul.fields > li {
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}

@media screen and (min-width: 1001px) {
	.billing-calculator ul.fields > li {
		float: left;
		width: 49%;
	}

	.billing-calculator ul.fields > li.meter-previous, 
	.billing-calculator ul.fields > li.kilowatts-used {
		padding-right: 2%;
	}
}

.billing-calculator ul.fields > li label {
	font-size: 1em;
	display: block;
	margin-bottom: 10px;
}

.billing-calculator ul.fields > li input[type=text] {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	font-size: 20px;
}

.billing-calculator ul.fields > li.control {
	border-bottom: 1px solid #c4c4c4;
	clear: both;
	float: none;
	margin: 10px 0 30px;
	padding: 20px 0;
	text-align: right;
	width: 100%;
}

input.calculate-button {
	background: #d32200 url('/wp-content/uploads/2019/05/button-arrow.png') no-repeat right center;
	border: 1px solid #dc5439;
	box-shadow: 0 0 0 1px #ae3923;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 25px 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

input.calculate-button:hover {
	background-color: #f44f2f;
}

.billing-calculator {
	margin-bottom: 30px;
}

.fields p.error {
	color: #dd2200;
	font-weight: 600;
}

.grid_section.custom-space {
	border-top-width: 15px !important;
	padding-top: 4% !important;
	border-top-color: #e8e8e8 !important;
	border-top-style: solid !important;
}

span.wpcf7-not-valid-tip {
	font-size: 14px;
	line-height: 20px;
}
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text, 
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number, 
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date, 
.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea, 
.cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select, 
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz {
	margin-bottom: 0;
}

.home header:not(.with_hover_bg_color) nav.main_menu > ul > li > a span:not(.plus) {
	border: none;
}

.qode_icon_font_awesome .icon-text {
	visibility: hidden;
}

.carousel_item_holder .carousel-title {
	position: absolute;
	visibility: hidden;
}

@media screen and (min-width: 1001px) {
	nav.main_menu {
		top: 0;
	}
}

.top_menu_wrap .q_icon_with_title.tiny .icon_text_holder {
	padding: 0 0 0 25px;
}

.top_menu_wrap .q_icon_with_title.tiny.normal_icon {
	float: left;
	padding-right: 20px;
}

.top_menu_wrap .q_icon_with_title.tiny.normal_icon:last-child {
	padding: 0;
}

.top_menu_wrap .q_icon_with_title.tiny.normal_icon i {
	color: #fff;
}

.top_menu_wrap .q_icon_with_title.tiny .icon_text_holder a {
	font-weight: 500;
}

.header_top {
	line-height: 38px;
	height: 38px;
}

@media screen and (max-width: 600px) {
	.header_top .right {
		display: none;
	}
}

@media screen and (min-width: 1001px) {
	.content.has_slider {
		padding-top: 167px !important;
	}
}