<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: WeBuild Child
Theme URI: http://webuild.netbee.co
Author: Netbee
Author URI: http://themeforest.net/user/pro-advertise
Description: We Build is the perfect WordPress theme for your construction business that will make your life easier and will brighten up your ideas with the modern design that you can customize it yourself.
Version: 2.2.4
Tags: black, orange, white, light, dark, yellow, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, accessibility-ready, mega-menu, retina-ready, seo-ready, flexible-widgets, two-sidebars
License: GNU General Public License
License URI: license.txt
Text Domain: pro
Template: webuild
*/
@import url("../webuild/style.css");



/******** Margins and Paddings ********/
.no-m-top {
	margin-top: 0 !important;
}
.no-m-bottom {
	margin-bottom: 0 !important;
}
.no-m-left {
	margin-left: 0 !important;
}
.no-m-right {
	margin-right: 0 !important;
}
.no-m-h {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.no-m-v {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.no-m-all {
	margin: 0 !important;
}
.no-p-top {
	padding-top: 0 !important;
}
.no-p-bottom {
	padding-bottom: 0 !important;
}
.no-p-left {
	padding-left: 0 !important;
}
.no-p-right {
	padding-right: 0 !important;
}
.no-p-h {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.no-p-v {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.no-p-all {
	padding: 0 !important;
}



/******** COLORS ********/
.text-primary {
	color: #f7c51e !important;
}
.text-white {
	color: #ffffff !important;
}
.text-light {
	color: #bed1dd !important;
}
.text-med-light {
	color: #a1b1bc !important;
}
.text-med-dark {
	color: #69808e !important;
}
.text-dark {
	color: #205387 !important;
}
.text-black {
	color: #000000 !important;
}


/******** Horizontal Menu ********/
.horiz-menu li {
	display: inline-block !important;
	list-style-type: none !important;
	padding-right: 20px !important;
	margin-bottom: 20px;
	font-size: 18px;
}
.horiz-menu li.current-menu-item &gt; a {
	color: #f7c51e !important;
	font-weight: bold !important;
	padding: 5px;
	border: 1px solid #f7c51e !important;
}



/******** FOOTER TABLE *******/
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
	border: none;
}
.table-footer th, .table-footer td {
	padding: 10px !important;
	padding-bottom: 20px !important;
}
.table-footer td:first-child {
	text-align: center;
}
.table-footer i {
	color: #f7c51e;
}
.table-footer a {
	color: #b7cad7;
	font-size: 16px;
	font-weight: bold;
}
.table-footer a:hover {
	color: #f7c51e;
}


/******** Gravity Forms ********/

.gform_wrapper {
	margin: 0 !important;
}
.gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"] {
	padding: 10px !important;
	background: transparent !important;
	border: 1px solid #555;
	width: 100% !important;
	color: #f7c51e !important;
}
.gform_wrapper input:focus {
	border: 1px solid #f7c51e !important;
}
/*.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0px !important;
}*/
.gform_wrapper textarea {
	padding: 10px 14px !important;
	margin-top: 2px !important;
	background: transparent !important;
	border: 1px solid #555;
	width: 100% !important;
	color: #f7c51e !important;
}
body .gform_wrapper .gform_footer input[type=submit] {
	border: 1px solid #f7c51e !important;
	width: 100% !important;
	background: #f7c51e;
	color: #205387;
	font-size: 20px !important;
	line-height: 30px !important;
	padding: 8px !important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
	border: 1px solid #f7c51e !important;
	background: transparent;
	color: #f7c51e;
	font-size: 20px !important;
	line-height: 30px !important;
	padding: 8px !important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
body .gform_wrapper ul li.gfield {
	margin-top: 16px !important;
}
.gform_wrapper li.hidden_label input {
	margin-top: 0px !important;
}


#gform_wrapper_3 input[type="email"], #gform_wrapper_3 input[type="number"], #gform_wrapper_3 input[type="password"], #gform_wrapper_3 input[type="tel"], #gform_wrapper_3 input[type="text"], #gform_wrapper_3 input[type="url"] {
	color: #205387 !important;
}
#gform_wrapper_3 textarea {
	color: #205387 !important;
}
body #gform_wrapper_3 .gform_footer input[type=submit]:hover {
	border: 1px solid #205387 !important;
	background: transparent;
	color: #205387;
}</pre></body></html>