@charset "utf-8";
/*
Theme Name: E.W.P. Group Theme
Author: Beyond Marketing, LLC
Author URI: https://beyondmarketing.xyz/
Description: Developed specifically for client use only.
Template: mywp
Version: 1.0
*/
	#header-logo {
		background-image: url('logo.png');
		width: 14.4rem;
		}
	@media (min-width: 40em) {
		#header-logo {
			width: 19.2rem;
			}
	}
	@media (min-width: 60em) {
		#header-logo {
			width: 24rem;
			}
	}
	a,
	#header-links li#header-links-cta a,
	#header-menu > li.normal-menu-here > ul > li:hover > a,
	#header-menu > li.normal-menu-here > ul > li:focus > a,
	#header-menu > li.normal-menu-here > ul > li > ul > li:hover > a,
	#header-menu > li.normal-menu-here > ul > li > ul > li:focus > a,
	#header-menu > li.normal-menu-here > ul > li > ul > li > ul > li:hover > a,
	#header-menu > li.normal-menu-here > ul > li > ul > li > ul > li:focus > a,
	#header-menu .mega-menu > .mega-menu-holder > .mega-menu-subs-items > ul > li > a:hover,
	#header-menu .mega-menu > .mega-menu-holder > .mega-menu-subs-items > ul > li > a:focus,
	#header-menu .mega-menu > .mega-menu-holder > .mega-menu-subs-items > ul > li > ul a:hover,
	#header-menu .mega-menu > .mega-menu-holder > .mega-menu-subs-items > ul > li > ul a:focus,
	#header-menu .image-menu a:hover,
	#header-menu .image-menu a:focus,
	.slider-dot:hover,
	.slider[data-current="1"] .slider-dot[data-id="1"],
	.slider[data-current="2"] .slider-dot[data-id="2"],
	.slider[data-current="3"] .slider-dot[data-id="3"],
	.slider[data-current="4"] .slider-dot[data-id="4"],
	.slider[data-current="5"] .slider-dot[data-id="5"],
	.slider-category,
	.slider-control:hover,
	.highlight,
	.has-highlight-color.has-highlight-color,
	.colors-white .textlinks a:hover,
	.colors-white .textlinks a:focus,
	.colors-white .highlight,
	.colors-white .gform_wrapper .gfield_required,
	.colors-white .highlight-t,
	.colors-white .button.button-line,
	.colors-color .textlinks a:hover,
	.colors-color .textlinks a:focus,
	.colors-color .highlight,
	.colors-color .gform_wrapper .gfield_required,
	.filtering-controls button.filtering-reset-button {
		color: #af9900;
		}
	#header-cta > a:hover,
	#header-cta > a:focus,
	.modal-cta.modal-cta-main > a,
	.highlight-bg,
	.colors-white .button,
	.colors-white .menu-social > li > a,
	.colors-white .highlight-bg,
	.colors-color .button,
	.colors-color .menu-social > li > a,
	.colors-color .highlight-bg,
	.filtering-filter > button:hover {
		background-color: #af9900;
		}
	.textformat.textlinks a:hover,
	.textformat.textlinks a:focus,
	.textformat.post p a:hover,
	.textformat.post p a:focus,
	.textformat.post li a:hover,
	.textformat.post li a:focus,
	.colors-white .textformat.textlinks a:hover,
	.colors-white .textformat.textlinks a:focus,
	.colors-color .textformat.textlinks a:hover,
	.colors-color .textformat.textlinks a:focus {
		text-decoration-color: #af9900;
		}
	.colors-white .button.button-line,
	.colors-color .button.button-line,
	.filtering-controls button.filtering-reset-button {
		border-color: #af9900;
		}
	a:hover,
	a:focus,
	.colors-white .textlinks a,
	a.colors-white.textlinksalt:hover,
	a.colors-white.textlinksalt:focus,
	.colors-white .textlinksalt a:hover,
	.colors-white .textlinksalt a:focus,
	.colors-white a.textlinksalt:hover,
	.colors-white a.textlinksalt:focus,
	.filtering-filter-button.s > i {
		color: #6d581e;
		}
	.shading-highlight-bg,
	.shading-highlight:before,
	.has-highlight-background-color,
	.colors-white .button:hover,
	.colors-white .button:focus,
	.colors-white .button.button-alt:hover,
	.colors-white .button.button-alt:focus,
	.colors-white .button.button-line:hover,
	.colors-white .button.button-line:focus,
	.colors-white .menu-social > li > a:hover,
	.colors-white .menu-social > li > a:focus,
	.colors-color .button:hover,
	.colors-color .button:focus,
	.colors-color .button.button-alt:hover,
	.colors-color .button.button-alt:focus,
	.colors-color .button.button-line:hover,
	.colors-color .button.button-line:focus,
	.colors-color .menu-social > li > a:hover,
	.colors-color .menu-social > li > a:focus,
	.button:hover,
	.button:focus,
	.wp-block-button__link:hover,
	.wp-block-button__link:focus,
	.wp-block-file .wp-block-file__button:hover,
	.wp-block-file .wp-block-file__button:focus,
	input[type="button"]:hover,
	input[type="button"]:focus,
	input[type="reset"]:hover,
	input[type="reset"]:focus,
	input[type="submit"]:hover,
	input[type="submit"]:focus {
		background-color: #6d581e;
		}
	.shading-highlight-cover {
		background-color: #6d581ecc;
		}
	.shading-highlight-gradient,
	.shading-highlight-gradient:before {
		background: linear-gradient(to bottom, #6d581e66 0%, #6d581ecc 100%);
		}
	.shading-highlight-gradient-alt,
	.shading-highlight-gradient-alt:before {
		background: linear-gradient(to right, #6d581ecc 0%, #6d581e00 80%);
		}
	.shading-highlight-fade:before {
		background: linear-gradient(to left, #6d581ecc 5%, #6d581e00 50%);
		}
	#header-menu > li > div,
	.shading-border-highlight {
		border-color: #6d581e;
		}
	.colors-highlight .border-c {
		border-color: #af9900;
		}
	.hero-texts {
		width: 100%;
		}