/*
Theme Name: Bridge Child
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: bridge
Template: bridge
*/

.footer_top .widget_nav_menu ul li ul {
	padding: 17px 0 0 0;
}
.footer_top .widget_nav_menu ul li ul li:last-child {
	padding-bottom: 0;
}

.pm-btn.pm-btn--primary {
	font-size:24px;
	padding:12px;
}

#select_user_to_edit_form,
#wppb-edit-user {
	margin-top: 50px !important;
}

input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #e2e8f0 !important;
	border-radius: 5px !important;
}
.wpcf7-list-item {
	margin: 0 !important;
}

@media screen and (min-width: 280px) and (max-width: 768px) {
	.header-right-widget a {
		line-height: 16px;
	}
	.elementor-element {
		padding: 0 6px !important;
		margin-bottom: 6px !important;
	}
	h1 {
		font-size: 22px !important;
		line-height: 22px !important;
	}
	h2 {
		font-size: 20px !important;
		line-height: 22px !important;
		font-weight: bold;
		padding-top: 24px;
	}
	h4 {
		font-size: 18px !important;
		line-height: 20px !important;
	}
	.elementor-widget-bridge_button_v2 > div {
		padding-top: 0px !important;
	}
	.footer_top {
		padding-top: 24px !important;
		padding-bottom: 24px !important;
	}
	.footer_top h5 {
		margin:0;
		font-size: 18px;
		line-height: 20px;
	}
	.footer_top p,
	.footer_top a {
		font-size: 16px !important;
	}
	.footer_top .widget.widget_nav_menu li {
		padding-bottom: 0px;
	}
	.footer_top .widget_nav_menu ul li ul {
		padding: 0;
	}
	.footer_top .qode_separator_widget {
		margin: 0px !important;
	}
	.elementor-element-0485191,
	.elementor-element-2ce36da3,
	.elementor-element-a61278c,
	.elementor-element-9835f54,
	.elementor-element-f4dc25c,
	.elementor-element-3454981,
	.elementor-element-59590658 > div {
		padding: 0 !important;
	}
	.q_icon_list,
	.q_icon_list p {
		margin-bottom: 0px;
	}
}