﻿#callnowbutton {
    display: none;
}

@media screen and (max-width:650px) {
    #callnowbutton {
        display: block;
        position: fixed;
        text-decoration: none;
        z-index: 2147483647;
        width: 55px;
        height: 55px;
        border-radius: 50%;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
        transform: scale(1);
        bottom: 15px;
        right: 20px;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjMDAwMDhmIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZmZmZiIvPjwvc3ZnPg==) center/35px 35px no-repeat #0e00ad;
    }
}

#callnowbutton span {
    display: none;
}

/** Start Template Kit CSS: Business Coach (css/customizer.css) **/

/* Kit 62 Custom Styling - use with the Advanced options of the element it affects */

/* Fancy Titles */
.envato-kit-62-ttl-mixed .elementor-heading-title b {
    color: #46eeaa;
    font-weight: bold;
}

.envato-kit-62-ttl-mixed .elementor-heading-title i {
    font-weight: normal;
    text-transform: lowercase;
    font-family: "Lora", Sans-serif;
    font-style: italic;
}

/* Subtitles */
.envato-kit-62-ttl-green h6, .envato-kit-62-ttl-white h6 {
    position: relative;
    width: auto !important;
    display: inline-block !important;
}

    .envato-kit-62-ttl-green h6:before, .envato-kit-62-ttl-white h6:before {
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        margin: 13px auto 0 -65px;
        width: 40px;
        height: 2px;
    }

    .envato-kit-62-ttl-green h6:before {
        background-color: rgb(72, 207, 173);
    }

    .envato-kit-62-ttl-white h6:before {
        background-color: rgb(255, 255, 255);
    }

/* Forms */
.envato-kit-62-form textarea, .envato-kit-62-form input, .envato-kit-62-form-transparent textarea, .envato-kit-62-form-transparent input {
    background: rgba(255, 255, 255, 0.3) !important;
    padding: 22px 35px !important;
    min-height: 100%;
}

.envato-kit-62-form input, .envato-kit-62-form-transparent input {
    height: 100% !important;
    min-height: 100% !important;
    vertical-align: middle;
}

.envato-kit-62-form-solid input, .envato-kit-62-form-solid textarea {
    padding: 22px 35px !important;
}

/* Oversize Images */
.envato-kit-62-oversize {
    width: 130%;
}

@media (max-width: 767px) {
    .envato-kit-62-oversize {
        width: 100%;
    }
}

.envato-kit-62-form-transparent button {
    background: none !important;
    height: 100%;
}

.envato-kit-62-btn-transparent .elementor-button {
    background: transparent !important;
}

/* Lists */
.envato-kit-62-list ul {
    padding-left: 20px;
}

    .envato-kit-62-list ul li {
        position: relative;
        list-style-type: none;
        margin: 10px 0;
    }

        .envato-kit-62-list ul li:before {
            position: absolute;
            content: '';
            width: 6px;
            height: 6px;
            left: -20px;
            top: 13px;
            border-radius: 100%;
            background-color: #48cfad;
        }

/* Image Buttons */
.envato-kit-62-img-btm .elementor-widget {
    position: static;
}

.envato-kit-62-img-btm .elementor-testimonial-image {
    position: absolute;
    bottom: -105px;
    left: 0;
    right: 0;
    margin: auto !important;
}

/* Transparent sections */
.envato-kit-62-bg-transparent h3 {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding: 15px 0 !important;
    background: rgba(82, 204, 173, 0.9);
}

/* Labels */
.envato-kit-62-label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 90px;
    height: 90px;
    background: #48cfad;
}

    .envato-kit-62-label strong {
        font-size: 34px;
    }

    .envato-kit-62-label p {
        margin: 0;
    }

/* FAQ */
.envato-kit-62-faq .elementor-accordion-item {
    margin-bottom: 6px;
}

.envato-kit-62-faq .elementor-tab-title {
    position: relative;
}

.envato-kit-62-faq .elementor-accordion-icon-right {
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 0;
    margin: auto;
    display: flex !important;
    align-items: center;
    align-content: flex-end;
    justify-content: flex-end;
}

/* Fancy Links */
.envato-kit-62-contact-link a {
    color: #747373;
}

/* Fixes */
.envato-kit-62-testimonials img {
    margin-top: 20px;
}

.envato-kit-62-form .elementor-message-success, .envato-kit-62-form-transparent .elementor-message-success, .envato-kit-62-form-solid .elementor-message-success {
    position: absolute;
    bottom: -10px;
    color: #fff;
    font-family: "Lora", sans-serif;
    font-size: 16px;
    left: 0;
    right: 0;
    text-align: center;
}

.envato-kit-62-form-solid .elementor-message-success {
    color: #747373;
}

@media (max-width: 374px) {
    .envato-kit-62-form .elementor-message-success, .envato-kit-62-form-transparent .elementor-message-success, .envato-kit-62-form-solid .elementor-message-success {
        bottom: -20px;
    }
}

.envato-kit-62-video .elementor-custom-embed-image-overlay:before {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #48cfad;
}

.envato-kit-62-video .elementor-custom-embed-image-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto 0 auto -8px;
    border-width: 14px 20px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    width: 10px;
    height: 10px;
}

/** End Template Kit CSS: Business Coach (css/customizer.css) **/