

.clc-invisible {
    display: none !important;
}

.alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}

div#mmohha-schedule-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .95);
    width: 100%;
    height: 100%;
    z-index: 999999;
    padding-top: 50px;
    overflow-y: scroll;
    max-width: 100vw;
    max-height: 100vh;
}

div#mmohha-schedule-overlay-close-icon {
    position: fixed;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
}

div#mmohha-schedule-overlay-close-icon:hover {
    cursor: pointer;
}

div#mmohha-schedule-overlay-close-icon img {
    height: 30px;
    width: 30px;
}

#mmohha-schedule-inner-wrapper {
    text-align: center;
    max-width: 100vw;
    padding: 30px;
    max-width: 500px;
    margin: auto;
}

div#mmohha-schedule-options-wrapper {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-direction: column;
    padding-top: 30px;
}

.mmohha-schedule-option {
    border: 1px solid black;
}

.mmohha-schedule-option h3 {
    background: black;
    color: white;
    padding: 10px;
    margin-bottom: 0;
}

.mmohha-schedule-option h3:hover {
    cursor: pointer;
    background: #facc14;
    color: black;
}

.mmohha-schedule-option h3:before {
    content: "\002B";
    font-weight: bold;
    padding-right: 10px;
}

.mmohha-schedule-option.clc-toggle-open:before {
    content: "\2212 ";
    font-weight: bold;
    padding-right: 10px;
}



a.mmohha-schedule-phone-number {
    font-size: 1.6em;
    font-weight: bold;
}

.mmohha-schedule-option-inner {
    padding: 25px;
}

.mmohha-schedule-option .gform_wrapper {
    text-align: left;
}

p.gform_required_legend {
    font-size: 0.7em;
    margin-bottom: 0;
}

.mmohha-schedule-option .gform_button,
.mmohha-schedule-option button {
    font-size: 1em;
}




@media only screen and ( min-width: 500px ) {

    a.mmohha-schedule-phone-number {
        font-size: 2em;
    }

}

.se-widget-iframe-container {
    background: #f6c705;
}

/*

#se-widget-iframe-container:before {
    content: 'No same-day Appointments? Call us, we\'ll double-check (440) 220-6609';
    position: relative;
    top: 25px;
    left: 50%;
    margin-left: -351px;
    font-weight: bold;
    color: red;
    font-size: 1.2em;
}*/

.mmohha-same-day-prompt {
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.1em;
    max-width: 100vw;
}




/* NEW HOME PAGE 202408 */

.page-id-3094 .site-inner {
    margin-top: 90px;
    padding: 0 20px;
}

.mmohha-home-hero-split-scroll {
    background-color: #8ed9ed;
    background-image: url('https://mitchellsmagic.com/wp-content/uploads/2024/08/mitchells-magic-one-hour-heating-and-cooling_cleveland-ohio_service-area_v4_202408.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 120px !important;
}

.mmohha-home-hero-split-scroll .clc-split-scroll-inner {
    display: flex;
    flex-direction: column;
    background: linear-gradient(0deg, rgba(142,217,237,0) 40%, rgba(250,204,20,1) 60%);
    background: linear-gradient(0deg, rgba(142,217,237,0) 30%, rgba(250,204,20,1) 50%);
    background: linear-gradient(-1deg, rgba(142,217,237,0) 15%, rgba(250,204,20,1) 40%);
    background: linear-gradient(-1deg, rgba(142,217,237,0) 30%, rgba(250,204,20,1) 40%);
    background: linear-gradient(-1deg, rgba(142,217,237,0) 35%, rgba(250,204,20,1) 40%);
    background: linear-gradient(-2deg, rgba(142,217,237,0) 40%, rgba(250,204,20,1) 40%);
    background: linear-gradient(-4deg, rgba(142,217,237,0) 40%, rgba(250,204,20,1) 40%);
    padding: 20px;
}

.mmohha-home-hero-split-scroll {
    color: black;
}

.mmohha-home-hero-split-scroll h1 {
    font-size: 3.3rem;
    text-align: center;
    padding-right: 5px;
    margin-bottom: 20px;
}
/*

.hide-on-mobile {
    display: none;
}
*/

.mmohha-service-area-link {
    padding-top: 15px;
    text-align: center;
}

.mmohha-service-area-link a {

}

.one-hour-bold-italic {
    color: black;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 900;
}

.tighten-text {
    letter-spacing: -2px;
}

.mmohha-home-hero-split-scroll h2 {
    color: black;
}

.mmohha-platinum {
    font-size: 0.7em;
}

.mmohha-home-hero-split-scroll .clc-split-scroll-scroll {
    order: 1;
}

.mmohha-home-hero-split-scroll .clc-split-scroll-sticky {
    order: 2;
}

.josh-watch {
    text-align: center;
}

.josh-watch img {
    width: 200px;
}

.mmohha-home-hero-call-you {
    background: black;
    color: white;
    padding: 30px;
    box-shadow: 0 0 8px #333;
    width: 90%;
    min-width: 300px;
    max-width: 380px;
    margin: auto;
    margin-top: -20px;
    position: relative;
    z-index: 3;
}

.mmohha-home-hero-call-you h3 {
    color: #facc14;
    font-size: 1.6em;
}

.mmohha-home-hero-split-scroll .gform_button {
    text-transform: none !important;
    font-style: normal !important;
    font-size: 1em !important;
}

.mmohha-home-hero-split-scroll h1:before {
    content: '';
    background-image: url('https://mitchellsmagic.com/wp-content/uploads/2021/12/cropped-OneHour-Clock-01.png');
    background-size: 51px 51px;
    display: inline-block;
    height: 51px;
    width: 51px;
    position: relative;
    top: 4px;
}

@media only screen and ( min-width: 360px ) {



    .josh-watch img {
        width: 300px;
    }

}

@media only screen and ( min-width: 768px ) {

    .mmohha-home-hero-split-scroll .clc-split-scroll-inner {
        flex-direction: row;
    }

    .mmohha-home-hero-split-scroll h1 {
        text-align: left;
    }

    .mmohha-home-hero-split-scroll h1 .hide-on-mobile {
        display: block;
    }

    .mmohha-home-hero-call-you {
        max-width: 380px;
    }

    .mmohha-platinum {
        font-size: 0.9em;
    }

    .mmohha-home-hero-split-scroll .clc-split-scroll-scroll {
        display: flex;
        flex-direction: column;
        padding-top: 11%;
    }

    .mmohha-home-hero-split-scroll .clc-split-scroll-scroll figure {
        order: 2;
    }

    .mmohha-home-hero-split-scroll .clc-split-scroll-scroll h3 {
        order: 3;
    }

    .josh-watch img {
        width: 200px;
    }



}

@media only screen and ( min-width: 960px ) {

    .mmohha-home-hero-split-scroll h1 {

    }



    .mmohha-home-hero-split-scroll .clc-split-scroll-scroll {
        padding-top: 5%;
    }

}

@media only screen and ( min-width: 1200px ) {

    .mmohha-home-hero-split-scroll .clc-split-scroll-inner {
        background: linear-gradient(-4deg, rgba(142, 217, 237, 0) 50%, rgba(250, 204, 20, 1) 50%);
    }

}