/*
Theme Name:         McHenry Remodeling
Theme URI:          https://www.mchenryhomeremodeling.com/
Description:        McHenry Remodeling's website designed and maintained by Clark Five Design
Version:            1.0.0
Author:             Clark Five Design
Author URI:         https://clarkfivedesign.com
Template:     		c5v-joints
*/


/* ----------------------------------------------------------------------------
	Headers & Heros 
---------------------------------------------------------------------------- */
.hero-tagline-ctas .hero-tagline-text a,
.hero-tagline-ctas .hero-tagline-text a:hover { color: #fff; font-weight: 700; }

.hero-standard-image .hero-tagline-text a,
.hero-standard-image .hero-tagline-text a:hover { color: #fff; font-weight: 700; }

.hero-tagline-text a, { color: #fff; font-weight: 700; }
.hero-tagline-text a:hover { color: #fff; font-weight: 700; }

.elementor .mchenry-logo img { max-width: 225px; }


/* ----------------------------------------------------------------------------
	Links, Buttons, Action States
---------------------------------------------------------------------------- */
/* Links on text elements */
.elementor-text-editor a { color: #FF5100; }
.elementor-text-editor a:hover { color: #EA6203; }

.elementor-icon-box-description a { color: #FF5100; }
.elementor-icon-box-description a:hover { color: #EA6203; }

#footer-description .elementor-text-editor a { color: #fff; }
#footer-description .elementor-text-editor a:hover { color: #fff; }


/* ----------------------------------------------------------------------------
	Forms
---------------------------------------------------------------------------- */
/* Jetpack Subscriptions Widget */
.jetpack_subscription_widget .widgettitle { display: none; }
.jetpack_subscription_widget #subscribe-text { display: none; }
.jetpack_subscription_widget #subscribe-submit button { 
	width: 100%;
	height: 40px;
	background-color: #FF5100; 
	border-radius: 3px; 
	color: #fff;
	font-family: "Helvetica", sans-serif; 
	font-size: 16px;
	font-weight: 500;
	padding-left: 30px;
	padding-right: 30px; 
	text-transform: uppercase; }
.jetpack_subscription_widget #subscribe-submit .button:hover { background-color: #EA6203; }

.jetpack_subscription_widget #subscribe-email input { width: 100%; }

.gform_footer .button { 
	background-color: #FF5100; 
	border-radius: 3px; 
	color: #fff;
	font-family: "Helvetica", sans-serif; 
	font-size: 16px;
	font-weight: 600;
	padding-left: 30px;
	padding-right: 30px; 
	text-transform: uppercase; }
.gform_footer .button:hover { background-color: #EA6203; }

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper select { padding: 5px 15px !important; }
.gform_wrapper textarea { padding: 15px !important; }


.homepage-contact .gfield_label { color: #fff; }
.homepage-contact .gform_footer .button { background: #795796; }

/* ----------------------------------------------------------------------------
	Paragraphs
---------------------------------------------------------------------------- */
.custom-paragraph p { margin: 0; }


@media (max-width: 1028px) { 

/* Change to styles on mobile submenu */
.elementor-nav-menu li ul.sub-menu.elementor-nav-menu--dropdown { background: #fff !important; }
.elementor-nav-menu li ul.sub-menu.elementor-nav-menu--dropdown li:not(:last-child) { border-color: rgba(88,89,91,.05) !important; }
.elementor-nav-menu li ul.sub-menu.elementor-nav-menu--dropdown a { color: #58595B !important; }
.elementor-nav-menu li ul.sub-menu.elementor-nav-menu--dropdown a:hover { background: rgba(212,98,42,.15) !important; color: #58595B !important; }
.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item { font-size: 16px !important; }

}