/*
Theme Name: Slamdot Child Theme
Theme URI: 
Description: Child of Divi.
Author: Slamdot
Author URI: https://www.slamdot.com
Template: Divi
Version: 3.0.85
*/

@font-face {
  font-family: 'socicon';
  src: url("fonts/socicon.eot");
  src: url("fonts/socicon.eot?#iefix") format("embedded-opentype"), url("fonts/socicon.woff2") format("woff2"), url("fonts/socicon.woff") format("woff"), url("fonts/socicon.ttf") format("truetype"), url("fonts/socicon.svg#chunkfive_printregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Logo */
#logo {-webkit-transform: initial;}

/* Top Bar */
.custom-top-bar {
    display: inline-block;
    margin-left: 15px;
}
p#top-text {
    display: inline-block;
    padding-right: 10px;
}
@media (max-width: 500px) {
	p#top-text {
		display: none;
	}
}

/* Top Bar Link Hover */
#top-header a:hover {
	color: #fbcc26 !important;
}
#et-info-phone:hover {
    opacity: 1;
}

/* Keep phone number aligned left */
div#et-info {
    float: left;
}

/* Hide email from top bar */
span#et-info-email {
    display: none;
}

/* Display custom top bar on mobile */
div#et-secondary-menu {
    display: block !important;
	float: right !important;
}

/* Custom top bar mobile padding */
@media (max-width: 981px) {
	div#et-secondary-menu {
    	padding-top: 0.75em;
	}
}
@media (max-width: 767px) {
	.et_secondary_nav_two_panels #et-secondary-menu {
    	margin-top: 0px;
	}
}

/* Mobile Menu Breakpoint */
@media only screen and ( max-width: 981px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: none;}
#et_mobile_nav_menu {display: block;}
}

/* Remove Default Effects For Items With Drop Down Menu */
/*
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
    padding-right: 0px;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
 	display: none;
}*/

/* Uncomment To Change Hamburger Menu Breakpoint */

/* @media only screen and ( max-width: 981px ) {
	#top-menu-nav, #top-menu {display: none;}
	#et_top_search {display: none;}
	#et_mobile_nav_menu {display: block;}
} */

/* Balance hamburger menu - if breakpoint changed */
@media (min-width: 981px) {
.mobile_nav.closed {
/*    margin-top: -##px;*/
}}

/* Add "drop_menu" class to item w/dropdown - Dropdown Menu Fix (Runs off page) */
.drop_menu ul {
	right: 0px !important;
}

/* Image Slider */

/* Remove Default Slide Up Animation */
/*
.et-pb-active-slide .et_pb_slide_description {
	animation: 0s ease 0s normal none 1 running none !important;
	-webkit-animation: none !important;
}*/

/* Header font sizes */
h1 {
 	font-size: 55px !important;
	font-weight:900 !important;
}
h2 {
 	font-size: 40px !important;
	font-weight:900 !important;
}
h3 {
 	font-size: 30px !important;
	font-weight:900 !important;
}
h4 {
 	font-size: 26px !important;
	font-weight:900 !important;
}
h5 {
 	font-size: 22px !important;
	font-weight:900 !important;
}
h6 {
 	font-size: 18px !important;
	font-weight:900 !important;
}

/* Mobile Header Sizes */
@media (max-width: 640px) {
	h1 {
		font-size: 40px !important;
	}
	h2 {
		font-size: 37px !important;
	}
	h3 {
		font-size: 32px !important;
	}
	h4 {
		font-size: 28px !important;
	}
	h5 {
		font-size: 25px !important;
	}
	h6 {
		font-size: 22px !important;
	}
}

/* Smaller Mobile Headers */
/*
@media (max-width: 640px) {
 	h1, h2, h3, h4, h5 {
 		font-size: 28px !important;
 	}
}*/

/* Sidebar Widget Title Headers */
h4.widgettitle {
    font-size: 20px !important;
}

/* HR - Line */
hr {
    border-top: 3px solid #27528c;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

/* Form Styling */

/* Input fields */
input[type="text"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="range"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
	border: 1px solid #cccccc;
	height: 36px;
	padding: 4px 8px;
	line-height: 36px;
    border-radius: 2px;
}

/* UPDATE FOCUS COLOR */
input[type="text"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, select:focus, textarea:focus {
	border: 1px solid #9c9c9c;
}

/* Other Form Styling */
textarea#comment {
    height: 150px;
}

/* Button Styling */
a.custom-button, input[type="submit"], a.btn, input#submit {
	background-color: #262120 !important;
    border-radius: 50px;
    padding: 9px 31px !important;
    color: #fbcc28 !important;
	border:2px solid #262120;
	transition:300ms all ease-in-out;
	cursor:pointer;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	border: none;
	display: inline-block;
}
a.custom-button:hover, input[type="submit"]:hover, a.btn:hover, input#submit:hover {
	background-color:rgba(0,0,0,0) !important;
	color: #262120 !important;
	transition:300ms all ease-in-out;
}

/* Social Links */
ul#social-links {
  	display: inline-block;
  	list-style: none;
  	margin: 0;
  	padding: 0;
}
ul#social-links li {
  	display: inline-block;
  	padding: 0 12px 12px;
}
ul#social-links li a {
  	font-family: 'socicon';
  	transition: color 200ms ease;
  	font-weight: normal;
}

/* Footer */

/* Footer Font Styling */
#main-footer .footer-widget h4 {
    font-size: 25px !important;
}

/* Center Footer Widgets */
/*.footer-widget {
    text-align: center;
}
.et_pb_widget {
    float: none;
}*/

/* Footer Widget Menu */

/* Hide Footer Menu Bullets */
#footer-widgets .footer-widget li:before {
    display: none;
}
#footer-widgets .footer-widget li {
    padding-left: 0px;
}

/* Footer Widget Link Hover */
#footer-widgets .footer-widget li a:hover {
	color: #fbcd29 !important;
	opacity: 1 !important;
}

/* Center Footer Menu */
#et-footer-nav .container {
    width: 100%;
    margin: 0;
    max-width: 100%;
	text-align: center;
}
#et-footer-nav .container ul li:last-child {
    padding-right: 0;
}

/* Footer Menu Hover */
.bottom-nav a:hover {
    color: #fbcd29 !important;
    opacity: 1 !important;
    transition: all 200ms !important;
}

/* Mobile Footer Menu Padding */

.bottom-nav li {padding-left:11px;padding-right:11px;}

/* Footer Credits */
#footer-bottom .container.clearfix {
    width: 95% !important;
}
#footer-bottom .shoutout p#footer-info {
    text-align: center;
    width: 100% !important;
    font-size: 14px;
}
#footer-bottom .shoutout a {
	font-weight: normal;
}

/* Other */
img#wpstats{
	display: none;
}

/* Center Content Vertically */
.ds-vertical-align {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* Uncomment To Edit Mobile Dropdown Menu Colors Independently Of Header Background/Primary Nav Font Color */


/* #main-header .et_mobile_menu {
	background-color:#fff !important;
}

#main-header .et_mobile_menu li a {
	color:#686868 !important;
} */

/* Uncomment To Edit Dropdown Widths */

/* .nav li ul {
	width:300px;
}

#top-menu li li a {
	width:260px;
} */

/* Remove Text Shadow from Slider Module */

.et_pb_slide_description {
    text-shadow: none !important;
}

/* Divi Icon Classes */


#icon-phone:before {
    position:relative;
    top:2px;
    margin-right:2px;
    content: "\e090";
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
}


#icon-pin:before {
    position:relative;
    top:2px;
    margin-right:2px;
    content: "\e081";
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
}

#icon-email:before {
    position:relative;
    top:2px;
    margin-right:2px;
    content: "\e010";
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
}

/* To fix header sizes on the Visual Editor */

h2.media-frame-menu-heading {
	font-size:13px !important;
}

html .media-modal.wp-core-ui .media-frame-title h1 {
	font-size:22px !important;
}

h2.media-attachments-filter-heading {
	font-size:13px !important
}

.uploader-inline h2 {
	font-size:20px !important;
}

/* --- Custom Buttons --- */
#top-header .headerButton, .heroImageButtonHolder .heroImageButton, #main-footer .ftr-bttn {
	background-color: #fbcc26;
    padding: 7px 20px;
    border: 2px solid #fbcc26;
    border-radius: 50px;
	transition:300ms ease-in-out all;
	color:#231f20 !important;
}
#top-header .headerButton:hover, .heroImageButtonHolder .heroImageButton:hover, #main-footer .ftr-bttn:hover {
	color:#fbcc26 !important;
	background-color:rgba(0,0,0,0);
	transition:300ms ease-in-out all;
}
#main-footer .ftr-bttn  {
	display: inline-block;
	margin-bottom:10px;
}
#main-footer .ftr-bttn:hover {
	color:#231f20 !important;
	background-color:rgba(0,0,0,0);
	border-color:#231f20 !important;
	transition:300ms ease-in-out all;	
}

.heroImageButtonHolder {
	
}
.heroImageButtonHolder .heroImageButton {
	margin-right:10px;
	margin-top: 10px;
	display: inline-flex !important;
}
.quickQuoteHolder .gform_footer input[type="submit"], input[type="button"] {
    background-color: #262120 !important;
    border-radius: 50px;
    padding: 9px 31px !important;
    color: #fbcc28 !important;
	border:2px solid #262120;
	transition:300ms all ease-in-out;
	cursor:pointer;
}
input[type="button"] {
	color:white !important;
	text-transform:uppercase;
	font-weight:700;
}
.quickQuoteHolder .gform_footer input[type="submit"]:hover, input[type="button"]:hover {
	background-color:rgba(0,0,0,0) !important;
	color: #262120 !important;
	transition:300ms all ease-in-out;
}
.homepageBottomContact .gform_footer input[type="submit"] {
    background-color: #fbcc28 !important;
    border-radius: 50px;
    padding: 9px 31px !important;
    color: #262120 !important;
	border:2px solid #fbcc28;
	transition:300ms all ease-in-out;
}
.homepageBottomContact .gform_footer input[type="submit"]:hover {
	background-color:rgba(0,0,0,0) !important;
	color: #262120 !important;
	transition:300ms all ease-in-out;
	border-color:#262120;
}

/* --- END Custom Buttons --- */

#page-container {
	overflow: unset !important;
}

/* --- Header --- */

/* Header - Top Nav */


.et_fullwidth_nav #main-header .container {
	width: 100% !important;
	padding-left: 32px !important;
	padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
	.et_fullwidth_nav #main-header .container {
		padding-left: 20px !important;	
	}
}
#main-header {
	height: 80px !important;
	background-color: #fff !important;
	box-shadow:
	  0px 0.6px 0.9px -10px rgba(0, 0, 0, 0.022),
	  0px 1.3px 2.1px -10px rgba(0, 0, 0, 0.032),
	  0px 2.5px 4px -10px rgba(0, 0, 0, 0.04),
	  0px 4.5px 7.1px -10px rgba(0, 0, 0, 0.048),
	  0px 8.4px 13.4px -10px rgba(0, 0, 0, 0.058),
	  0px 20px 32px -10px rgba(0, 0, 0, 0.08) !important;
}
@media screen and (max-width: 768px) {
	#main-header {
		height: 64px !important;
	}	
}
.et_menu_container {
	height: 100% !important;
	display: flex;
}
.et_menu_container::after {
	display: none !important;
}
.et_header_style_left .logo_container {
	position: relative !important;
	width: auto !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
#et-top-navigation {
	padding: 0 !important;
	transition: none !important;
	flex-grow: 1;
}
.et_header_style_left #et-top-navigation .mobile_menu_bar {
	padding-bottom: 0 !important;
}
@media screen and (max-width: 1230px) {
	#et-top-navigation {
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
		padding-right: 32px !important;
		flex-grow: 0;
		padding-left: 48px !important;
		background-color: #FFF2C3;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 81'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.6411 0H0v81h1.62744c-2.080565-7.9136.89746-16.9004 10.68166-23.8403 12.1772-8.6377 6.7173-16.4234.6084-25.1338C10.2744 28.2568 7.50977 24.3149 6 20.0562 2.86084 11.2026 5.6001 3.49756 13.6411 0Z' fill='white'/%3E%3C/svg%3E");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: left;
	}
}
@media screen and (max-width: 768px) {
	#et-top-navigation {
		padding-left: 32px !important;
		padding-right: 20px !important;
	}
	
	#et-top-navigation::before {
		width: 15px;
	}
}
#top-menu-nav,
#top-menu {
	width: 100%;
	height: 100%;
}
#top-menu {
	display: flex;
	justify-content: flex-end;
}
#top-menu > li {
	display: flex;
	align-items: center;
	padding: 0 !important;
	position: relative;
}
.et-fixed-header #top-menu li a,
#top-menu li a {
	color: #000 !important;
	position: static !important;
}
#top-menu li a {
	font-weight: 600 !important;
	font-size: 14px !important;
	text-transform: none !important;
}
#top-menu > li > a {
	padding: 8px 12px !important;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}
#et-top-navigation nav > ul > li > a:hover {
    opacity: 1 !important;
    transition: all 250ms !important;
}
#et-top-navigation nav > ul > li > a::before {
	content: '';
	width: 12px;
	height: 12px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cpath d='M43.27 11.65 25.2.35a2.22 2.22 0 0 0-2.4 0L4.73 11.65a2.27 2.27 0 0 0-1.06 1.92v20.86a2.26 2.26 0 0 0 1.06 1.92L22.8 47.66a2.29 2.29 0 0 0 2.4 0l18.07-11.31a2.26 2.26 0 0 0 1.06-1.92V13.57a2.27 2.27 0 0 0-1.06-1.92z' fill='%23ffc028' data-original='%23000000'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	opacity: 0;
	transition: bottom .25s cubic-bezier(0.455, 0.155, 0.055, 0.980), opacity .25s ease;
}
#et-top-navigation nav > ul > li > a:hover::before {
	bottom: 16px;
	opacity: 1;
}

/* Header - Dropdown */

#top-menu .menu-item-has-children>a:first-child:after {
	top: 50%;
	transform: translateY(-50%);
}
#top-menu .menu-item-has-children>a:first-child {
	padding-right: 20px !important;
}
#top-menu li.drop_menu ul.sub-menu {
    left: -12px;
    padding: 16px 0 !important;
    right: unset !important;
	background-color: #fff !important;
	top: 100%;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}
.sub-menu li {
    padding: 0 !important;
    display: block !important;
    width: 100%;
}
.sub-menu li a {
    display: block !important;
    box-sizing: border-box;
    width: 100% !important;
    padding: 6px 24px !important;
	transition: color 300ms ease !important;
}
#top-menu-nav #top-menu .sub-menu li a:hover {
	background-color: transparent !important;
	color: #666 !important;
}

/* Header - Actions */

.nav-actions {
    display: flex;
    align-items: center;
}

.nav-actions {
    display: flex;
    align-items: center;
    padding-left: 64px;
	padding-right: 32px;
    gap: 16px;
	background-color: #FFF2C3;
	position: relative;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 81'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.6411 0H0v81h1.62744c-2.080565-7.9136.89746-16.9004 10.68166-23.8403 12.1772-8.6377 6.7173-16.4234.6084-25.1338C10.2744 28.2568 7.50977 24.3149 6 20.0562 2.86084 11.2026 5.6001 3.49756 13.6411 0Z' fill='white'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
}

.nav-actions__phone::before {
    content: '';
    position: absolute;
    left: -33px;
    width: 26px;
    height: 64px;
    /* top: 0; */
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 37 78'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.0617 2.62865c.6545-.07014 1.3239-.13058 2.0082-.18091L27.9231.453126c-.7059.051927-1.3973.114348-2.0745.186903l.2131 1.988621Zm-7.8522 1.47151c1.2172-.34324 2.5114-.64428 3.8842-.89796l-.3634-1.96671c-1.4298.26423-2.784.57893-4.0636.93974l.5428 1.92493Zm-7.2739 3.01921c1.0631-.62669 2.2364-1.20856 3.5233-1.7359l-.7583-1.85066c-1.3698.56129-2.6296 1.18513-3.78062 1.86361l1.01562 1.72295ZM5.17206 12.2133c.70496-.9843 1.56706-1.933 2.59468-2.82829L6.45298 7.87702c-1.13785.9913-2.10642 2.05411-2.90691 3.17178l1.62599 1.1645Zm-2.47959 7.0445c.04781-1.2465.28284-2.4855.7128-3.6939L1.521 14.8935c-.49816 1.4-.77151 2.8392-.827059 4.2876l1.998529.0767Zm1.84589 7.2878c-.64435-1.1541-1.12242-2.3399-1.43169-3.5352l-1.93623.501c.3542 1.3689.89824 2.7135 1.62167 4.0092l1.74625-.975Zm23.11704 2.0246c1.321-.2009 2.5166-.068 3.519.4109l.8622-1.8047c-1.4419-.6888-3.0597-.8302-4.6819-.5835l.3007 1.9773Zm-6.867 3.521c1.0239-.9024 2.1248-1.6692 3.2415-2.2609l-.9364-1.7672c-1.2648.6702-2.4941 1.5287-3.6276 2.5278l1.3225 1.5003ZM8.14463 31.0765c-.48612-.4525-.9405-.9178-1.36282-1.3938l-1.49596 1.3275c.46548.5245.9644 1.0353 1.49596 1.5302.52929.4927 1.07275.9584 1.62783 1.3978l1.24134-1.5681c-.51397-.4069-1.01685-.8378-1.50635-1.2936Zm25.44237.3875c.2593.5107.4858 1.102.6691 1.7825.1503.5582.128 1.0395-.0117 1.4616l1.8988.6283c.2718-.8217.2882-1.7037.0441-2.6099-.2151-.7987-.4885-1.5211-.8171-2.1681l-1.7832.9056Zm-17.3773 6.9935c.4674-1.1958 1.118-2.3543 1.9041-3.4351l-1.6174-1.1764c-.4441.6105-.8526 1.2477-1.2174 1.9065-.7861-.3472-1.5662-.7367-2.334-1.1705l-.9838 1.7413c.8082.4566 1.6284.8673 2.4542 1.2341-.0232.0573-.046.1147-.0685.1722l1.8628.7279Zm15.68-1.554c-.9872.4576-2.2348.7984-3.6801.98l.2492 1.9844c1.6002-.201 3.0568-.5865 4.2721-1.15l-.8412-1.8144Zm-7.6112 1.08c-1.2607-.0809-2.5807-.2657-3.9269-.565l-.4341 1.9523c1.4456.3215 2.868.521 4.233.6086l.128-1.9959Zm-8.252 7.932c-.4775-1.2161-.6692-2.4622-.6258-3.7069l-1.9988-.0697c-.0524 1.5013.1795 3.0215.7629 4.5076l1.8617-.731Zm3.4624 4.5604c-.5347-.4425-1.0083-.8943-1.4256-1.3526l-1.4787 1.3466c.4839.5315 1.0262 1.0478 1.6292 1.5468.5246.4341 1.028.8577 1.5106 1.2716l1.3021-1.5181c-.4925-.4224-1.005-.8536-1.5376-1.2943Zm7.3262 6.9446c-.8001-.9519-1.7348-1.9326-2.8023-2.9565l-1.3844 1.4434c1.0297.9876 1.9125 1.9157 2.6557 2.7999l1.531-1.2868Zm3.5472 7.6452c-.0696-1.4207-.4721-2.8043-1.1872-4.1964l-1.779.9139c.6053 1.1784.915 2.2856.9686 3.3803l1.9976-.0978Zm-2.7389 7.967c.8469-1.2696 1.5136-2.4877 1.9783-3.6817l-1.8639-.7253c-.3982 1.0233-.9874 2.1116-1.7782 3.2972l1.6638 1.1098Zm-3.7481 4.7882c.4591-.5261.8952-1.0392 1.3078-1.5404l-1.5443-1.2709c-.3987.4844-.8221.9826-1.2704 1.4962l1.5069 1.3151Z' fill='%23C8B46D'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    transform: rotate(14deg);
}

@media screen and (max-width: 1230px) {
	#top-menu-nav {
		display: none;
	}
	.nav-actions {
		display: none;
	}
	.et_menu_container {
		justify-content: space-between;
	}
}

@media screen and (max-width: 768px) {
	.nav-actions {
		padding-right: 20px;	
	}
}

.nav-actions__phone {
    display: flex;
    flex-direction: column;
    align-items: stretch;
	position: relative;
	height: 100%;
	justify-content: center;
}

.nav-actions__phone span:first-of-type {
    background-color: #fbcd28;
    font-size: 12px;
    font-weight: 700;
    padding: .1em .75em;
    border-radius: 100vw;
    color: #000;
    width: 100%;
    text-align: center;
	white-space: nowrap;
	border: 2px solid #fbcd28;
	transition: all 300ms ease;
}

.nav-actions__phone:hover span:first-of-type {
	border-color: #000;
	background-color: transparent;
}

.nav-actions__phone span:first-of-type:before {
	font-family: ETmodules !important;
    content: "\e090";
    position: relative;
	top: 1px;
    margin-right: 4px;
	font-size: .9em;
}

.nav-actions__phone span:last-of-type {
    color: #000;
    margin-top: 4px;
    font-size: 16px;
    letter-spacing: -.05ch;
    font-weight: 700;
	white-space: nowrap;
}

.nav-actions__button {
    color: #000;
    font-weight: 800;
    letter-spacing: .05ch;
    background-color: #fbcd29;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-inline: 20px;
    border-radius: 100vw;
    white-space: nowrap;
    border: 2px solid #fbcd29;
    transition: all 300ms ease;
    font-size: 18px;
    cursor: pointer;
}

.nav-actions__button:hover {
	border-color: #000;
	background-color: transparent;
}

#top-header > div.container {
	padding-top:16px;
	padding-bottom:7px;
}
#et-info #et-info-phone {
	display:none;
}
#top-header #et-info {
	padding-bottom:0px;
}
#top-header #et-info-phone:before {
	margin-right:6px;
}
.et_header_style_left .logo_container {
	flex: 0 1 172px;
}
.et_header_style_left .logo_helper {
	display: none !important;
}
.et_header_style_left #logo {
	width: 100% !important;
	object-fit: contain;
}

/* Mobile Menu */

.et_mobile_menu {
	top: 100%;
	padding: 0 !important;
}

.et_mobile_menu#mobile_menu li a {
	color: #000;
	padding: 12px 20px !important;
}

.et_mobile_menu#mobile_menu .menu-item-has-children > a {
	background-color: transparent !important;
	font-weight: 600 !important;
}

#et_mobile_nav_menu ul.sub-menu {
	padding: 0 !important;
}

.et_fixed_nav #main-header {
	position: sticky !important;
	top: 0 !important;
}

@media screen and (max-width: 1230px) {
	.et_header_style_left .logo_container {
		flex-basis: 150px;
	}
}
@media (max-width:981px) {
	div#et-secondary-menu {
		padding-top:0px;
	}
}
@media (max-width:980px) {
	#top-header #et-info {
		padding-top:0px;
	}
	.et_header_style_left #logo {
		max-width: unset !important;
		height: 100%;
		max-height: unset !important;
	}
}
@media (max-width:850px) {
	#top-header #et-info {
		float: unset !important;
		text-align: center;
	}
	div#et-secondary-menu {
		float: unset !important;
		text-align: center;
		padding-top: 10px;
	}
	#top-header > div.container {
		padding-bottom:17px !important;
	}
	.custom-top-bar {
		margin-left:0px !important;
	}
}
@media (max-width:767px) {
	#et-secondary-menu .et_duplicate_social_icons {
		display:none;
	}
}
@media (max-width:640px) {
	#et-secondary-menu > div.custom-top-bar > a:nth-child(1) {
		width:100% !important;
		display:block !important;
		margin-bottom:28px !important;
	}
}
@media (max-width:425px) {
	.et-info-phone-number {
		display:inline-block;
	}
	#et-secondary-menu > div.custom-top-bar > a:nth-child(1) {
		line-height:1.35em;
	}
}
@media (max-width:408px) {
	.et-info-phone-number {
		padding-left:21px !important;
	}
}
/* --- END Header Fixes --- */



/* --- Homepage Fixes --- */
h2.headerSubText {
	font-weight: 300 !important;
    letter-spacing: 7px;
}
.quickQuoteHolder input, .quickQuoteHolder .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	background-color: rgba(255,255,255,.9) !important;
    padding: 14px !important;
    height: 50px !important;
    border-radius: 10px;
}
.homepageBottomContact input, .homepageBottomContact .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,  .homepageBottomContact #input_4 {
	background-color: rgba(255,255,255,.9) !important;
    padding: 14px !important;
    height: 50px !important;
    border-radius: 10px;
}
#input_2_4 {
	background-color: rgba(255,255,255,.9) !important;
    padding: 14px !important;
    border-radius: 10px;	
}
.beforeAfterFix {
	transform: rotateX(0deg) rotateY(0deg) rotateZ(3.5deg);
}
.beforeAfterFix .baie_before_after_image {
	width: 100% !important;
    max-width: 100% !important;
}
.flexQuoteWrapper {
	display:flex;
	flex-wrap: wrap;
    align-items: center;
	justify-content: center;
}
.flexQuoteWrapper > span {
	margin:12px;
}
#gform_wrapper_1 {
	margin-top:0px;
	margin-bottom:0px;
}
#gform_wrapper_1 .gfield {
	margin-top:0px;
}

@media (min-width:981px) {
	.homepageHeroImg {
		position: absolute;
    	bottom: 0;
		right: 0;
	}
}
@media(max-width:980px){
	
}
/* --- END Homepage Fixes --- */

/* --- Footer Fixes --- */
#text-2 {
	width:100%;
}
#text-2 > div.textwidget{
    max-width: 160px;
    margin: auto;
    text-align: center;
}
#media_image-2 {
	margin:auto;
	margin-bottom:10px;
}
#main-footer a.ftr-pNumber {
	color:#fbcc26 !important;
	font-weight:bold;
	    font-size: 20px;
}
#text-4 > h4 {
	padding-bottom:0px !important;
	font-size:19px !important;
}
@media (max-width:980px) {
	.footer-widget:nth-child(n) {
		width:100% !important;
		margin-right:0px !important;
	}
	#footer-widgets .footer-widget .fwidget {
		width:100% !important;
	}
	#media_image-2 {
		text-align:center;
		margin-bottom:10px !important;
	}
	#text-3 {
		text-align:center;
	}
	.footer-widget:nth-child(n), #main-footer #footer-widgets > div:nth-child(2) {
		margin-bottom:40px !important;
	}
	body #main-footer #footer-widgets > div:nth-child(3) {
		margin-bottom:0px !important;
	}
	#text-4 {
		text-align:center;
	}
}
@media (max-width:767px) {
	#main-footer #media_image-2 {
		margin-bottom:10px !important;
	}
}
/* --- END Footer Fixes --- */


/* --- MISC Fixes --- */
.gform_wrapper .percentbar_blue {
	background-color:#fbcd29 !important;
}
ul {
	list-style-image: url('/wp-content/uploads/bee-bullet.png');
}
#et_mobile_nav_menu ul {
	list-style-image:unset;
}
/* --- END MISC Fixes --- */


/* --- Menu Fix --- */
@media (max-width:1311px) and (min-width:1110px){
	#top-menu li a {
		font-size:12px !important;
	}
}
@media (max-width: 1230px) {
	#et_mobile_nav_menu {display: block !important;}
	#top-menu {display: none !important;}
	#et_mobile_nav_menu {display: block !important;}
	#top-menu {display: none !important;}
	#top-menu {display: none !important;}
}
/* --- Menu Fix --- */


/* Remove button break on quick quote form - Not homepage */
body:not(.home) .hmpgFreeQuote .et_pb_top_inside_divider, body:not(.home) .hmpgFreeQuote .et_pb_bottom_inside_divider {
	background-image:unset !important;
}

.socialIconSizeFix ul li a {
	transition:300ms ease all;
}

.socialIconSizeFix ul li a:hover {
	color:#343434;
	transition:300ms ease all;
}
@media (max-width:410px) {
	h2 {
		font-size:27px !important;
	}
	h3 {
		font-size:24px !important
	}
	.hmpgHeroText h1 {
		font-size: min(max(16px, 9vw), 40px)!important;
	}
	.hmpgHeroText h2.headerSubText {
		font-size: min(max(16px, 8vw), 37px)!important;
	}
}

#et-footer-nav nav > ul > li > a:hover {
    color: #fbcd29 !important;
    opacity: 1 !important;
    transition: all 200ms !important;
}


/* Pop-Up Fix */
.area-outer-wrap.popup_outer_wrap > div {
	max-width:100%!important;
}
#et-boc .area-outer-wrap[data-da-color=light] .da-close {
	color:#fff;
	font-size:32px !important;
}

/* Hamburger Menu Fix */
header .mobile_menu_bar:before {
	color: #000 !important;
}

header .mobile_menu_bar {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' xml:space='preserve'%3E%3Cpath d='M43.27 11.65 25.2.35a2.22 2.22 0 0 0-2.4 0L4.73 11.65a2.27 2.27 0 0 0-1.06 1.92v20.86a2.26 2.26 0 0 0 1.06 1.92L22.8 47.66a2.29 2.29 0 0 0 2.4 0l18.07-11.31a2.26 2.26 0 0 0 1.06-1.92V13.57a2.27 2.27 0 0 0-1.06-1.92z' fill='%23ffc028' data-original='%23000000'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}


/* Mobile Menu Background Color */
header .et_mobile_menu {
	background-color:#fff!important;
}

.et_secondary_nav_enabled div#page-container div#top-header , .et_fixed_nav #main-header {
	background-color: #fff!important;
}

@media (max-width:767px) {
	.hdrBuzz, #top-header #et-info {
		display:none !important;
	}
	.et-info-phone-number {
		padding-left:0px !important;
	}
}