/*
 Theme Name:     RYNO Child Theme
 Theme URI:      http://rynoss.com/
 Description:    RYNO Child Theme
 Author:         Ryno SS - Jerad Shepherd
 Author URI:     http://www.rynoss.com
 Template:       theme-3
 Text Domain:    ryno-theme-three-child
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
.hero {
	background-position-y: -130px;
}

.hero .has-icon {
    padding: 6px 20px 10px !important;
}

.hero .btn-commercial:before,
.hero .btn-residential:before,
.hero .btn-electrical:before,
.hero .btn-generators:before,
.hero .btn-landscaping:before,
.hero .btn-heating:before {
	position: relative;
	top: 2px;
	height: 28px;
	width: 28px;
}

.hero .btn-electrical:before {
    background-image: url(/wp-content/uploads/electrical-services-icon-1.png) !important;
}

.hero .btn-generators:before {
    background-image: url(/wp-content/uploads/generators-icon.png) !important;
}

.hero .btn-landscaping:before {
    background-image: url(/wp-content/uploads/landscaping-icon.png) !important;
}

.hero .btn-heating:before {
    background-image: url(/wp-content/uploads/heating-services-icon.png) !important;
}

.hero .h2 {
	position: relative;
	top: 70px;
	font-size: 30px;
}

.hero .button-wrapper {
	position: relative;
	top: 60px;
}

.page-template-page-conversion .conversion-content-one {
	min-height: 520px;
}

.btn {
	font-family: "Figtree", sans-serif;
	font-size: 17px;
}

.btn-membership:before {
	background-image: url(/wp-content/uploads/money-bag.png);
}

.main-navigation > li.has-dropdown > a:not([href]):not([class]), .main-navigation > li.has-dropdown > a:not([href]):not([class]):hover {
	color: #FFF;
}

.main-navigation > li.has-dropdown > ul > li.has-dropdown {
	width: 100%;
}

.social-icons [class^="ryno-"]:before, .social-icons [class*=" ryno-"]:before {
	font-family: 'ryno-theme-icons' !important;
}

.hero .h2 {
	margin-bottom: 20px;
}

.hero-callout {
	background: #0B4D28;
	margin: 0 auto 30px auto;
	font-size: 40px;
	font-weight: 900;
	color: #fff;
	padding: 10px 30px 20px;
	display: inline-block;
	width: 80%;
	max-width: 620px;
}

.hero-callout:hover {
	background: #00964d;
}

.hero-callout span {
	display: block;
	font-size: 15px;
	color: #fff;
}

.hero .image-divider {
	margin-top: 150px;
}

.hero .btn-electrical:before {
	background: url('https://mackeyservicestx.com/wp-content/uploads/COMMERCIAL-ICON.png') no-repeat;
}

.sticky-btn {
	position: fixed;
	left: 0;
	bottom: 0;
}

.sticky-btn img {
	width: 200px;
}

.author-nav-tabs {
	background: #fff;
}

.section-3 .testimonial-box-inner::before {
	background-image: url(https://mackeyservicestx.com/wp-content/uploads/icon.png);
	top: -65px;
}

/* Font adjustments */
.cta-item-wrapper .cta-text p {
	font-family: 'Figtree', sans-serif;
	font-size: 42px;
	font-weight: bold;
}
.main-navigation a {
	font-size: 16px;
}

.bottom-row {
	margin-top: 35px;
	max-width: 950px;
}
.section-4 .btn {
	margin-top: 25px;
	margin-bottom: 50px;
}
.section-4 .top-row {
	max-width: 1010px;
}
.section-4 .top-row img {
	max-width: 210px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 25px;
}

.careers-form .select2-container .select2-selection--single {
	height: 50px;
	background: #eaeaea;
}

.careers-form .select2-selection__rendered {
	padding-top: 10px;
}

.careers-form .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
}

#careers-form {
    scroll-margin-top: 100px;
    position: sticky;
}

.section-3-bottom img {
	width: 100%;
}

@media only screen and (min-width: 1200px){
	.hero .h2 {
		top: 70px;
	}
}

@media only screen and (max-width: 991.99px){
	.bottom-row {
		align-items: center !important;
	}
	.center-col {
		order: 1;
	}
	.left-col {
		order: 2;
	}
	.right-col {
		order: 3;
	}
	
	.hero {
		background-position-y: -30px !important;
	}
	
	.hero .h2 {
		top: 20px;
		font-size: 24px;
	}

	.hero .button-wrapper {
		top: 20px;
	}
}

@media only screen and (min-width: 992px) {
	.hero .button-wrapper {
	  gap: 30px;
	}
	
	.bottom-row .center-img {
		margin-bottom: 42px; 
	}
	.section-4 .h5 {
		margin-left: 80px;
		text-transform: uppercase;
	}
	.section-4 .lists {
		display: flex;
		gap: 40px;
		margin-left: 80px;
	}
	.section-4 .top-row img {
		max-width: 294px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hero {
		background-position-y: -80px !important;
	}

	.hero .h2 {
		top: 105px;
		font-size: 27px;
	}

	.hero .button-wrapper {
		top: 110px;
	}
}

@media only screen and (max-width: 767px) {
	.hero {
		background-position-y: -190px !important;
	}
	
		.hero .tagline {
		position: relative;
		top: 15px;
		font-size: 32px;
	}

	.hero-callout {
		width: auto;
		font-size: 30px;
	}
	.hero .image-divider {
		margin-top: 70px;
	}
}

.wpcf7 p {
	margin: 0 !important;
}

.holiday-callout {
	background: #db121e;
	box-shadow: 0.5rem 0.5rem 0 #000;
}


/* shadowbox on membership page */
.post-2989 .shadowbox h2::before {
    --icon-size: 110px;
    display: inline-block;
    content: '';
    position: absolute;
    width: var(--icon-size);
    height: var(--icon-size);
    left: calc(var(--icon-size) / -2);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('/wp-content/uploads/icon.png');
}
.post-2989 .shadowbox h2::after {
    display: flex;
    content: '';
    position: relative;
    flex: 1;
    width: 100%;
    height: 1px;
    left: 10px;
    background-color: #9CC2B0;
}
.post-2989 .shadowbox h2 {
    display: flex;
    align-items: center;
    position: relative;
    background-color: #00964d;
    color: white;
    padding: 27px;
    padding-left: 75px;
    margin-left: 50px;
    max-width: 90%;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .post-2989 .shadowbox h2::before {
        --icon-size: 96px;
    }
    .post-2989 .shadowbox h2 {
        font-size: 32px;
    }    
}
@media (max-width: 992px) {
    .post-2989 .shadowbox h2::before {
        --icon-size: 56px;
    }
    .post-2989 .shadowbox h2 {
        font-size: 20px;
        max-width: unset;
        padding: 15px;
        padding-left: 40px;
        margin-left: 25px;
    }
}