/* General Site Colors */
/*
* DO NOT DIRECTLY EDIT THE PHP VERSION OF THIS FILE UNLESS YOU ARE ADDING NEW THEME OPTIONS
* NEVER, EVER, EVER EDIT THE CSS VERSION OF THIS FILE!!!
* This PHP file is compiled down to ryno-colors.css using the ACF generate_options_css() function in functions.php.
* The CSS file is regenerated automatically every time one of the options pages is saved.
*/

body {
background: #ffffff;
color: #000000;
font-family: 'Whitney Book', Arial, sans-serif;;
}

/* Fonts */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: 'Whitney', sans-serif;;
}

/* Header */

.header {
background-color: #ffffff;
}

.page-header {
background:  url("/wp-content/uploads/gvec-electrician-services-header-bg.png") ;
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
}

.mobile-sticky-header {
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
}

.mobile-sticky-header.hide-mobile-header {
box-shadow: none;
}

.sticky-active {
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.7);
}

.mobile-header {
background-color: #ffffff;
}

@media only screen and (max-width: 767px) {
.mobile-header__logo img {
max-height: 80px;
width: auto;
}
}

.mobile-banner-promo {
background: ;
}

.mobile-banner-promo__title,
.mobile-banner-promo__description {
color: ;
}

.mobile-banner-promo__title {
font-size: px;
font-weight: 300;
}

.mobile-banner-promo__description {
font-size: px;
font-weight: 300;
}

.mobile-banner-promo__button {
background: ;
color: ;
font-size: px;
font-weight: 300;
text-transform: ;
}

.mobile-header__phone,
.mobile-header__phone:hover {
color: ;
}

.mobile-header__specials-icon,
.mobile-header__specials-icon:hover {
color: ;
}


.mobile-cta__button {
font-size: px;
font-weight: ;
text-transform: ;
}

.mobile-cta__button--one,
.mobile-cta__button--one:hover {
color: ;
}

.mobile-cta__button--two,
.mobile-cta__button--two:hover {
color: ;
}

.mobile-nav--two .mobile-cta__button--one,
.mobile-nav--two .mobile-cta__button--two {
border-radius: px;
}

.mobile-nav--two .mobile-cta__button--one {
background-color: ;
}

.mobile-nav--two .mobile-cta__button--two {
background-color: ;
}

/* Navigation */

@media only screen and (max-width: 991px) {
.main-navigation > li.has-dropdown.active-child-menu > a {
background: ;
color:  !important;
}

.main-navigation > li.has-dropdown.active-child-menu:after {
color:  !important;
}

.main-navigation li.has-dropdown ul li a {
background: ;
color: ;
}

.main-navigation a {
border-color: #d8d8d8;
}
}

.nav-bar,
.top-bar-section ul {
background: #ffffff;
}

@media only screen and (max-width: 991px) {
.mobile-nav-buttons {
background: #ffffff;
}

.nav {
background: #ffffff;
}
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
background-color: #000000;
}

.main-navigation a,
.main-navigation > li > a,
.main-navigation > li > a[href="#"]:hover,
.main-navigation > li.has-dropdown:after,
.main-navigation > li.has-dropdown svg,
.main-navigation a:hover {
color: #777777;
}

@media only screen and (min-width: 992px) {
.main-navigation > li:hover > a,
.main-navigation > li.has-dropdown:hover:after,
.main-navigation > li.has-dropdown:hover svg {
color: #000000;
}

.main-navigation .has-dropdown > ul > li > a,
.main-navigation > li.has-dropdown > ul > li > a,
.main-navigation > li.has-dropdown > ul > li > ul > li > a,
.main-navigation > li.has-dropdown > ul > li.has-dropdown:after,
.main-navigation > li.has-dropdown > ul > li.has-dropdown svg {
color: #7f7f7f;
}

.main-navigation .has-dropdown > ul > li > a,
.main-navigation > li.has-dropdown > ul,
.main-navigation > li.has-dropdown > ul > li > ul {
background: #ffffff;
}

.main-navigation .has-dropdown > ul > li > a:hover {
color: #7f7f7f;
}

.main-navigation .has-dropdown > ul > li > a:hover,
.main-navigation > li.has-dropdown > ul > li > a:hover,
.main-navigation > li.has-dropdown > ul > li > ul > li > a:hover {
background: #f6f6f6;
}
}

/* Page Contents */
.page-header h1 {
color: #ffffff;
}

.content-area h2,
.content-area .h2 {
color: #000000;
}

.content-area h3,
.content-area .h3 {
color: #777777;
}

.content-area h4,
.content-area .h4 {
color: #ed1c24;
}

.content-area h5,
.content-area .h5 {
color: #000000;
}

.content-area h6,
.content-area .h6 {
color: #ed1c24;
}

a {
color: #ed1c24;
}

a:hover {
color: #ba1015;
}

::selection {
background: #353535;
color: #ffffff;
}

body mark {
background: #ed1c24;
color: #ffffff;
}

body blockquote {
background: #f2f2f2;
border-color: #ed1c24;
}

blockquote,
blockquote p {
color: #000000;
}

.panel {
background: #f2f2f2;
border-color: #f2f2f2;
color: #000000;
}


.shadowbox {
background: #ffffff;
box-shadow: 2px 8px 20px 0 #c4c4c4;
}

a > .shadowbox:hover {
box-shadow: 2px 8px 20px 0 #1f2044;
}

.shadowbox,
a > .shadowbox,
.shadowbox p,
a > .shadowbox p {
color: #000000;
}


.text-shadow-box {
background-color: #000000;
box-shadow: 0.5rem 0.5rem 0 rgba(0,0,0,0.18);
}

.text-shadow-box,
.text-shadow-box p,
.text-shadow-box ul li svg,
.text-shadow-box ol li svg {
color: #ffffff;
}

.text-shadow-box h2,
.text-shadow-box h3,
.text-shadow-box h4,
.text-shadow-box h5,
.text-shadow-box h6 {
color: #ffffff;
}

.text-shadow-box a,
.text-shadow-box a:link,
.text-shadow-box a:active,
.text-shadow-box a:visited {
color: #ed1c24;
}

.text-shadow-box a::before {
background-color: #ed1c24;
}

.text-shadow-box a:hover {
color: #ba1015;
}


.text-shadow-box-light {
background-color: #ed1c24;
box-shadow: 0.5rem 0.5rem 0 #ba1015;
}

.text-shadow-box-light,
.text-shadow-box-light p,
.text-shadow-box-light ul li svg,
.text-shadow-box-light ol li svg {
color: #ffffff;
}

.text-shadow-box-light h2,
.text-shadow-box-light h3,
.text-shadow-box-light h4,
.text-shadow-box-light h5,
.text-shadow-box-light h6 {
color: #ffffff;
}

.text-shadow-box-light a,
.text-shadow-box-light a:link,
.text-shadow-box-light a:active,
.text-shadow-box-light a:visited {
color: #000000;
}

.text-shadow-box-light a:hover {
color: #96092e;
}

.text-highlight {
border-bottom: 2px solid #DBDBDB;
border-top: 2px solid #DBDBDB;
color: #000000;
}

/* List Bullets */
.content-area ul li:before {
content: '';
display: inline-block;
height: 20px;
width: 20px;

background-color: #ed1c24;
-webkit-mask: url("/wp-content/uploads/chevron-right-solid-circle.svg") no-repeat 50% 50%;
mask: url("/wp-content/uploads/chevron-right-solid-circle.svg") no-repeat 50% 50%;
top: 3px;
}

/* Accordions */
.accordion .accordion-item {
border-color: ;
}

.accordion .accordion-item .accordion-button {
background: ;
color: ;
}

.accordion .accordion-item .accordion-button:hover {
background: ;
color: ;
}

.accordion .accordion-item .accordion-button::after {
color: #ed1c24;
}

.accordion .accordion-item .accordion-button:hover::after {
color: #ba1015;
}

.accordion .accordion-item .accordion-body {
background: ;
color: ;
}

/* Buttons */


a.btn-primary,
button.btn-primary,
.btn-primary,
a.btn-primary:link,
button.btn-primary:link,
.btn-primary:link,
a.btn-primary:visited,
button.btn-primary:visited,
.btn-primary:visited,
a.btn-primary:active,
button.btn-primary:active,
.btn-primary:active {
background-color: #ed1c24;
color: #ffffff;
}

a.btn-primary:hover,
button.btn-primary:hover,
.btn-primary:hover {
background-color: #ba1015;
color: #ffffff;
}


a.btn-secondary,
button.btn-secondary,
.btn-secondary,
a.btn-secondary:link,
button.btn-secondary:link,
.btn-secondary:link,
a.btn-secondary:visited,
button.btn-secondary:visited,
.btn-secondary:visited,
a.btn-secondary:active,
button.btn-secondary:active,
.btn-secondary:active {
background-color: #000000;
color: #ffffff;
}

a.btn-secondary:hover,
button.btn-secondary:hover,
.btn-secondary:hover {
background-color: #565656;
color: #ffffff;
}


input.wpcf7-submit {
background-color: #ed1c24;
color: #ffffff;
}

input.wpcf7-submit:hover {
background-color: #ba1015;
color: #ffffff;
}

/* Contact Us Page Styles */

.contact-sidebar__company-info .h2 {
font-size: px;
}

.contact-sidebar--phone .mobile-phone-link,
.contact-sidebar--phone .mobile-phone-link:hover {
color: ;
font-size: px;
}

/* Forms */
::-webkit-input-placeholder {
color: #444444;
}

:-ms-input-placeholder {
color: #444444;
}

::placeholder {
color: #444444;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #444444;
}

.sidebar-form {
background-color: #ecebea;
box-shadow: 0.5rem 0.5rem 0 #bfbfbf !important;
}

.page-template-page-conversion .sidebar-form {
box-shadow: none;
}

.sidebar-form h2,
.sidebar-form .h2 {
color: #404040;
}

/* Blog Page */
.blog-layout--1 .blog-contents h2 a {
color: #383838;
}

.blog-layout--1 .blog-image .date {
background-color: #ed1c24;
color: #ffffff;
}

.blog-layout--2 .post-listing .blog-contents h2 a {
color: #03c3e6;
}

.blog-layout--2 .post-listing .blog-contents h2 a:hover,
.blog-layout--2 .post-listing .blog-contents h2.active a {
color: #00afd2;
}

.blog-layout--2 .post-listing .blog-contents h2:before {
background: #383838;
}

.blog-pagination .nav-links .page-numbers {
color: #2881f6;
}

.blog-pagination .nav-links .page-numbers:hover {
background: transparent;
color: #2881f6;
}

.blog-pagination .page-numbers.current {
border-color: ;
color: #2881f6;
}

/* Areas We Serve */
.postscript-cities {
background: ;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.postscript-cities [class^="rsa-"][class$="heading"] {
color: #ffffff;
}

.postscript-cities [class^="rsa-"][class$="city-wrapper"] {
color: #ffffff;
}

.postscript-cities [class^="rsa-"][class$="city-wrapper"] a {
color: #ffffff;
}

.postscript-cities [class^="rsa-"][class$="city-wrapper"] a:hover {
color: ;
}

.postscript-cities .ryno-service-areas .rsa-pipe-template__icon,
.postscript-cities .ryno-service-areas .rsa-abc-template__icon,
.postscript-cities .ryno-service-areas .rsa-drop-template__icon,
.postscript-cities .ryno-service-areas .rsa-grid-template__icon {
color: #ffffff;
}

/* Footer Form */
.postscript-contact {
background: }

@media only screen and (min-width: 992px) {
.postscript-contact {
background: }
}

.postscript-contact,
.postscript-contact p {
color: #ffffff;
}

.postscript-contact h2,
.postscript-contact .h2 {
color: #ffffff;
}

/* Footer */


/* Coupons */

.ryno-coupon__background {
background: #ffffff url("/wp-content/uploads/coupon-bg-gvec-icon-right-1.svg") ;
background-position: right bottom;
background-repeat: no-repeat;
background-size: 75%;
border-color: #e8e6e5;
}

.ryno-coupon__text h3,
.ryno-coupon__text .h3 {
color: #000000;
}

.ryno-coupon__layout-one .btn-primary {
background: #292929;
color: #ffffff;
}

.ryno-coupon__layout-one .btn-primary:hover {
background: #292929;
color: #ffffff;
}

.ryno-coupon__layout-one .ryno-coupon__phone a {
color: #ed1c24;
}

.ryno-coupon__layout-one .ryno-coupon__expiration {
color: #ba1015;
}

.ryno-coupon__layout-two--button .btn-primary {
color: #ffffff;
}

.ryno-coupon__layout-two--button {
background: linear-gradient(140deg, rgba(255,255,255,0) 50%, #292929 50%);
}

.ryno-coupon__layout-two .ryno-coupon__phone {
color: #ed1c24;
}

.ryno-coupon__layout-two .ryno-coupon__expiration {
color: #404040;
}

.ryno-coupon__layout-three .btn-primary {
background: #000000;
color: #ffffff;
}

.ryno-coupon__layout-three .btn-primary:hover {
background: #404040;
color: #ffffff;
}

.ryno-coupon__layout-three a.ryno-coupon__phone {
color: #ed1c24;
}

.ryno-coupon__layout-three .ryno-coupon__expiration {
color: #404040;
}


/* CHARGE Conversion Templates */
.page-template-page-conversion .conversion-header h1 {
color: #ffffff;
}

.page-template-page-conversion .conversion-header__divider {
background-color: #ed1c24;
}

.page-template-page-conversion .conversion-coupon {
background: rgba(0,0,0,0.7);
}

.page-template-page-conversion .conversion-coupon h2,
.page-template-page-conversion .conversion-coupon .h2,
.page-template-page-conversion .conversion-coupon p,
.page-template-page-conversion .conversion-coupon a {
color: #ffffff;
}

.page-template-page-conversion .conversion-coupon .btn-light {
background: #ed1c24;
color: #ffffff;
}

.page-template-page-conversion .conversion-coupon .btn-light:hover {
background: #ba1015;
color: #ffffff;
}

.page-template-page-conversion .conversion-seo-icons .h5 {
color: ;
}

.page-template-page-conversion .conversion-seo-icons .icon__text p {
color: #383838;
}

.page-template-page-conversion .conversion-seo-icons .emergency-service {
fill: #000000;
}

.page-template-page-conversion .conversion-seo-icons .bbb svg {
fill: #000000;
}

.page-template-page-conversion .conversion-seo-icons .epa-certified svg {
fill: #000000;
}

.page-template-page-conversion .conversion-seo-icons .family-owned svg {
fill: #000000;
}

.page-template-page-conversion .conversion-seo-icons .financing svg {
fill: #000000;
}

.page-template-page-conversion .conversion-seo-icons .free-estimates svg {
fill: #000000;
}

.page-template-page-conversion .conversion-seo-icons .google-guaranteed svg .cls-1 {
fill: #000000;
}

.page-template-page-conversion .conversion-seo-icons .satisfaction-guaranteed svg path {
fill: #000000;
}

.page-template-page-conversion .conversion-content-one .pop-out-form__button {
background-image: url("");
}

.content-area.conversion-content-four,
.content-area.conversion-content-four h2,
.content-area.conversion-content-four .h2,
.content-area.conversion-content-four .h3,
.content-area.conversion-content-four .h5 {
color: #ffffff;
}

.content-area.conversion-content-four p,
.content-area.conversion-content-four li,
.content-area.conversion-content-four div {
color: #ffffff;
}

.conversion-content-four {
background-image: linear-gradient(to top, #0d0d0d 0%, #404040 100%);
}

.other-services__box--1 {
background: #ed1c24;
}

.other-services__box--1 h2,
.other-services__box--1 p,
.other-services__box--1 p a,
.other-services__box--1 p a:link,
.other-services__box--1 p a:hover,
.other-services__box--1 p a:active,
.other-services__box--1 p a:visited {
color: #ffffff;
}

.other-services__box--2 {
background: #404040;
}

.other-services__box--2 h2,
.other-services__box--2 p,
.other-services__box--2 p a,
.other-services__box--2 p a:link,
.other-services__box--2 p a:hover,
.other-services__box--2 p a:active,
.other-services__box--2 p a:visited {
color: #ffffff;
}

.other-services__box--3 {
background: #292929;
}

.other-services__box--3 h2,
.other-services__box--3 p,
.other-services__box--3 p a,
.other-services__box--3 p a:link,
.other-services__box--3 p a:hover,
.other-services__box--3 p a:active,
.other-services__box--3 p a:visited {
color: #ffffff;
}

.page-template-page-conversion .conversion-page-reviews .stars,
.page-template-page-conversion-map .conversion-page-reviews .stars {
color: #ed1c24;
}

.conversion-page-reviews {
background-image: url();
}

@media only screen and (min-width: 992px) {
.conversion-page-reviews {
background-image: url(/wp-content/uploads/testimonial-bg-curve-top.svg);
}
}

.conversion-page-reviews .review-content {
color: #000000;
}

.page-template-page-conversion .conversion-page-reviews .reviews-link a,
.page-template-page-conversion-map .conversion-page-reviews .reviews-link a {
background: #000000;
color: #ffffff;
}

.page-template-page-conversion .conversion-page-reviews .reviews-link a:hover,
.page-template-page-conversion-map .conversion-page-reviews .reviews-link a:hover {
background: #777777;
border-color: #777777;
color: #ffffff;
}

.page-template-page-ryno-testimonials .ryno-star-solid {
color: #ed1c24;
}

/* Author Boxes */






.single .author-nav-tabs .nav-link {
color: #707070;
}


/* Service Areas Page Template */
.page-template-page-service-areas .ryno-service-areas [class^="ryno-service-areas__icon--"]::before {
color: #ffffff;
}

.page-template-page-service-areas .ryno-service-areas [class*="__heading"] {
color: #ffffff;
}

.page-template-page-service-areas .ryno-service-areas [class*="__city"],
.page-template-page-service-areas .ryno-service-areas [class*="__link"] {
color: #ffffff;
}