.elementor-kit-5{--e-global-color-primary:#3C3B6E;--e-global-color-secondary:#333333;--e-global-color-text:#555555;--e-global-color-accent:#B22234;--e-global-color-ac49300:#5C5BAF;--e-global-color-de89f83:#971122;--e-global-color-475d47a:#FFFFFF;--e-global-color-800dfc3:#000000;--e-global-color-b075791:#FAFAFA;--e-global-color-639adee:#E5E7EB;--e-global-color-1d73d9e:#B2223426;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-3b0fe3e-font-family:"Plus Jakarta Sans";--e-global-typography-3b0fe3e-font-size:3rem;--e-global-typography-3b0fe3e-font-weight:700;--e-global-typography-ea26bed-font-family:"Plus Jakarta Sans";--e-global-typography-ea26bed-font-size:1.875rem;--e-global-typography-2c9957e-font-family:"Plus Jakarta Sans";--e-global-typography-2c9957e-font-size:20px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-3b0fe3e-font-size:32px;--e-global-typography-ea26bed-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.service-card:hover h3, .service-card:hover span {
    color: #B22234 !important;
}
.elementor-icon {
    margin-top: 5px;
}
.icon-card .elementor-icon {
    margin-top: 0px;
}
.icon-card:hover .elementor-icon {
    fill: #FFF !important;
    background-color: #B22234 !important;
}
p:last-child {
    margin-bottom: 0px !important;
}
.button-icon .elementor-button-icon {
   transform: translateX(-10px);
    opacity: 0;
    transition: all 0.3s ease;
}
.button-icon:hover .elementor-button-icon {
    transform: translateX(0);
    opacity: 1;
}
.button-icon:hover .elementor-button {
    border-color: #B22234 !important;
}
.button-price .elementor-button-icon {
    transition: all 0.3s ease;
}
.button-price:hover .elementor-button-icon {
    transform: translateX(5px);
    opacity: 1;
}

/*icon on form-field start*/
.elementor-kit-5 .elementor-field-group-zipcode {
    position: relative;
}

.elementor-kit-5 .elementor-field-group-zipcode input {
    padding-left: 45px !important;
}

.elementor-kit-5 .elementor-field-group-zipcode::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10;
    opacity: 0.7;
}
.elementor-error.elementor-field-group-zipcode::before {
    top: 25% !important;
}

.elementor-kit-5 .elementor-field-group-zipcode::before {
    background-image: url("https://test-chris-1.appliancerepairfixer.com/wp-content/uploads/2026/05/map-marker.svg");
}

/*icon on form-field end*/

/*1024 Resolution*/
@media (max-width: 1024px) {
    
}
/*1024 Resolution*/

/*Mobile Resolution*/
@media (max-width: 767px) {
    
}
/*Mobile Resolution*//* End custom CSS */