/*
Theme Name: Motivare Coaching
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* ==================== Common Style Start ==================== */

.common-details>*:last-child {
    margin-bottom: 0 !important;
}

.common-details h1,
.common-details h2,
.common-details h3,
.common-details h4,
.common-details h5,
.common-details h6 {
    margin-bottom: 20px;
    margin-top: 0;
    color: #000000 !important;
}

.common-details ul,
.common-details ol {
    margin-bottom: 20px;
    color: #2F2F2F;
    font-weight: 400;
}

.common-details ul li:not(:last-child),
.common-details ol li:not(:last-child) {
    margin-bottom: 15px;
}

.common-details strong {
    font-weight: 500;
    color: #2F2F2F;
}

.common-details span {
    font-weight: 400;
    color: #2F2F2F;
}

.elementor-icon-wrapper {
    display: flex;
}

.cmn-btn .elementor-button {
    position: relative;
}

.cmn-btn .elementor-button::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    border: 1px solid #2F2F2F;
    z-index: -1;
}

.cmn-img-border {
    position: relative;
}

.cmn-img-border::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100%;
    height: 100%;
    border: 2px solid #D9C9B3;
    border-radius: 20px;
    z-index: -1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.right-side-border.cmn-img-border::after {
    left: auto;
    right: 15px;
}

/* ==================== Common Style End ==================== */

/* ==================== Header Style Start ==================== */
.cmn-menu .elementor-nav-menu li a {
    display: inline-flex !important;
    transition: color 0.35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-text-stroke 0.35s cubic-bezier(0.4, 0, 0.2, 1), transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition: color 0.35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-text-stroke 0.35s cubic-bezier(0.4, 0, 0.2, 1), transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-text-stroke 0.35s cubic-bezier(0.4, 0, 0.2, 1), transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-text-stroke 0.35s cubic-bezier(0.4, 0, 0.2, 1), transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: color 0.35s cubic-bezier(0.4, 0, 0.2, 1), -webkit-text-stroke 0.35s cubic-bezier(0.4, 0, 0.2, 1), transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.cmn-menu .elementor-nav-menu li a:hover,
.cmn-menu .elementor-nav-menu li a.elementor-item-active {
    -webkit-text-stroke: 0.8px #2F2F2F;
}

.cmn-menu .elementor-menu-toggle {
    padding: 0 !important;
}

.cmn-menu .elementor-nav-menu::after {
    display: none !important;
}

/* ==================== Header Style End ==================== */

/* ==================== Footer Style Start ==================== */

.f-main-block {
    position: relative;
}

.f-main-block::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 98px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 100) 100%);
    z-index: 1;
}

.f-main-block::before {
    content: "" !important;
    position: absolute !important;
    top: calc(100% - 56px) !important;
    left: 0 !important;
    width: 100% !important;
    height: 56px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 100) 100%) !important;
    z-index: 1 !important;
}

/* ==================== Footer Style End ==================== */

/* ==================== Home Page Start ==================== */
.bnr-img {
    height: 100% !important;
    width: 100% !important;
    z-index: -1;
}

.bnr-img::before {
    content: "" !important;
    position: absolute !important;
    top: calc(100% - 330px) !important;
    left: 0 !important;
    width: 100% !important;
    height: 330px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 100) 100%) !important;
    z-index: 1 !important;
}

.bnr-title .elementor-heading-title span {
    display: block;
    text-align: right;
}

.coaching-diffrent-detail-block ul {
    color: #757575 !important;
}

.work-with-details .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
    margin-top: 0 !important;
}

.clients-img-overlay,
.coaching-img-overlay {
    position: relative;
}

.clients-img-overlay::after,
.coaching-img-overlay::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}

.coaching-img-overlay::after {
    height: 174px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(251, 241, 228, 100) 100%);
}

.clients-img-overlay::after {
    height: 192px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 249, 243, 100) 100%);
}

.review-main-block {
    position: relative;
}

.review-main-block::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 215px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    z-index: 1;
}

.hear-it-slider .swiper,
.review-slider .swiper {
    padding: 0 !important;
}

.hubspot-form .dialog-close-button {
    position: absolute !important;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
}

.menu-hamburger-icon .elementor-icon,
.cmn-arrow-btn-style .elementor-swiper-button {
    position: relative;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
}

.hubspot-form .dialog-close-button::after,
.menu-hamburger-icon .elementor-icon::after,
.cmn-arrow-btn-style .elementor-swiper-button::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.9997 55.2279C14.5164 55.2279 1.96473 43.933 1.96473 30.0002C1.96473 16.0673 14.5164 4.77246 29.9997 4.77246C45.483 4.77246 58.0347 16.0673 58.0347 30.0002C58.0347 43.933 45.483 55.2279 29.9997 55.2279Z' stroke='%232F2F2F' stroke-width='0.5'/%3E%3Cpath d='M27.8195 55.0336C12.4552 52.2909 0.976257 38.8594 2.1805 25.0336C3.38475 11.2078 16.8162 2.22323 32.1805 4.96597C47.5448 7.7087 59.0238 21.1402 57.8195 34.966C56.6153 48.7917 43.1838 57.7763 27.8195 55.0336Z' stroke='%232F2F2F' stroke-width='0.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: -1;
    pointer-events: none;
}

/* ==================== Home Page End ==================== */


/* ==================== Review Page Start ==================== */
.hear-it-video .elementor-open-inline {
    height: 100% !important;
    width: 100% !important;
    object-position: center !important;
}

.hear-it-video-btn-block {
    top: 50% !important;
    left: 50% !important;
}

.hear-it-video-btn {
    position: relative !important;
    transform: translate(-50%, -50%) !important;
    width: fit-content !important;
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -ms-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
}

.hear-it-video-pause-btn {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
}

.hear-it-video-main-block.is-playing:hover .hear-it-video-pause-btn {
    opacity: 1;
    pointer-events: auto;
}

.hear-it-video-play-btn.d-none,
.hear-it-video-pause-btn.d-none {
    display: none !important;
}

.hear-it-video-btn .elementor-icon {
    position: relative !important;
    z-index: 1111 !important;
}

.hear-it-video-btn .elementor-icon-wrapper {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
    transition: transform 0.4s ease-in-out;
    -webkit-transition: transform 0.4s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out;
    -ms-transition: transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
}

.hear-it-video-btn .elementor-icon-wrapper::before,
.hear-it-video-btn .elementor-icon-wrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff8eb;
    pointer-events: none;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    animation: ripple 4.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    -webkit-animation: ripple 4.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.hear-it-video-btn .elementor-icon-wrapper::before {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0.3;
    z-index: -2;
}

.hear-it-video-btn .elementor-icon-wrapper::after {
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    opacity: 0.1;
    z-index: -3;
}

@keyframes ripple {
    0% {
        opacity: 0.5;
        transform: translate(-50%, -50%) scale(0.5);
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        -moz-transform: translate(-50%, -50%) scale(0.5);
        -ms-transform: translate(-50%, -50%) scale(0.5);
        -o-transform: translate(-50%, -50%) scale(0.5);
    }

    50% {
        opacity: 0.15;
        transform: translate(-50%, -50%) scale(1);
        -webkit-transform: translate(-50%, -50%) scale(1);
        -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        -o-transform: translate(-50%, -50%) scale(1);
    }

    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1.2);
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        -moz-transform: translate(-50%, -50%) scale(1.2);
        -ms-transform: translate(-50%, -50%) scale(1.2);
        -o-transform: translate(-50%, -50%) scale(1.2);
    }
}

.written-reflections-desc-main-block,
.written-reflections-desc-block {
    height: 100% !important;
}

/* ==================== Review Page End ==================== */

/* ==================== Blog Page Start ==================== */
.blog-likes-block .wpulike {
    display: flex !important;
}

.blog-views-block,
.blog-likes-block .wpulike.wpulike-heart .wp_ulike_general_class,
.blog-likes-block .wpulike.wpulike-heart {
    padding: 0 !important;
}

.blog-likes-block .wpulike.wpulike-heart .wp_ulike_general_class {
    box-shadow: none !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.blog-views-block,
.blog-likes-block .wpulike.wpulike-heart .wp_ulike_general_class .count-box {
    font-family: 'Outfit', sans-serif !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    color: #757575 !important;
}

.blog-content-block .alignleft {
    height: 290px !important;
    object-fit: cover !important;
    float: left;
    margin: 20px 20px 20px 0;
}

.blog-content-block .aligncenter {
    float: none;
    width: 100% !important;
    height: 510px !important;
    object-fit: cover !important;
}

.blog-content-block .alignright {
    height: 305px !important;
    object-fit: cover !important;
    float: right;
    margin: 20px 0px 20px 20px;

}

.blog-main-block {
    height: 100% !important;
}

.blog-count-info {
    position: relative;
}

.blog-count-info::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -20px;
    width: 1px;
    height: 100%;
    background: rgba(47, 47, 47, 0.2);
}

.blog-count-info:last-child::after {
    display: none;
}

/* ==================== Share Model Start ==================== */
.zi-share-trigger {
    cursor: pointer;
    height: 25px;
    width: 25px;
}

.zi-share-modal {
    display: none;
    position: fixed;
    inset: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}

.zi-share-modal-content {
    background: #FFFFFF !important;
    width: fit-content;
    padding: 60px;
    border-radius: 16px;
    text-align: center;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.zi-share-close {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}

.zi-share-close img {
    width: 22px;
    height: 22px;
}

.zi-share-modal-content h4 {
    margin-bottom: 22px;
    font-size: 20px;
    font-weight: 600;
}

.zi-share-style-modern {
    display: flex;
    justify-content: center;
    gap: 22px;
}

.zi-share-style-modern a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.zi-share-style-modern img {
    width: 48px;
    height: 48px;
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
}

.zi-share-style-modern a:hover img {
    opacity: 0.6;
}

.zi-share-style-modern a::after {
    content: attr(aria-label);
    position: absolute;
    bottom: -34px;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
}

.zi-share-style-modern a:hover::after {
    opacity: 1;
}

.zi-copy-msg {
    display: none;
}

@keyframes ziSlideUp {
    from {
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
    }

    to {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
}

.hubspot-form .hs-form-frame {
    height: 100% !important;
}

.hubspot-form .hs-form-frame iframe {
    min-height: 580px !important;
    height: 100% !important;
    visibility: visible !important;
    overflow-x: hidden !important;
    overflow-y: visible !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
}

.hubspot-form .dialog-close-button .eicon-close:focus,
.hubspot-form .dialog-close-button:focus-visible {
    outline: none !important;
}

.hubspot-form .hsfc-Step {
    height: 100% !important;
}

.hubspot-form .hsfc-Step__Content {
    padding: 40px 20px !important;
}

/* ==================== Share Model End ==================== */

/* ==================== Responsive Style Start ==================== */

@media (min-width: 1367px) and (max-width: 1600px) {
    .reconnection-journey-description-block .common-details {
        width: 100% !important;
    }
}

@media (max-width: 1440px) {
    .coaching-top-block {
        width: 100% !important;
        padding-left: 0 !important;
    }

}

@media (min-width: 1366px) {

    .hear-it-slider .elementor-swiper-button.elementor-swiper-button-next {
        left: -570px !important;
    }
}

@media (max-width: 1366px) {

    .clients-img-overlay::after,
    .coaching-img-overlay::after {
        height: 150px;
    }

    .hubspot-form .dialog-close-button,
    .menu-hamburger-icon .elementor-icon,
    .cmn-arrow-btn-style .elementor-swiper-button {
        height: 50px;
        width: 50px;
    }

    .zi-share-modal-content {
        padding: 50px;
    }

    .zi-share-close img {
        width: 20px;
        height: 20px;
    }
}

@media (min-width: 1201px) and (max-width: 1366px) {
    .hear-it-slider .elementor-swiper-button.elementor-swiper-button-next {
        left: -436px !important;
    }
}

@media (max-width: 1200px) {

    .common-details h1,
    .common-details h2,
    .common-details h3,
    .common-details h4,
    .common-details h5,
    .common-details h6,
    .common-details ul,
    .common-details ol {
        margin-bottom: 15px;
    }

    .common-details ul li,
    .common-details ol li {
        margin-bottom: 10px;
    }

    .h-menu .elementor-nav-menu {
        display: flex;
        flex-direction: column !important;
    }

    .h-menu .elementor-nav-menu li {
        display: inline-flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .f-main-block::after {
        height: 80px;
    }

    .f-main-block::before {
        height: 45px !important;
        top: calc(100% - 45px) !important;
    }
}

@media (max-width: 1140px) {
    .blog-share-info-grid-block {
        --e-con-grid-template-columns: repeat(2, 2fr) !important;
    }

    .blog-count-info:nth-child(even)::after {
        display: none;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .hear-it-slider .elementor-swiper-button.elementor-swiper-button-next {
        left: -355px !important;
    }
}

@media (min-width: 1024px) {
    .review-slider .swiper-slide-active .review-inner-main-block {
        padding-left: 0 !important;
    }

    .review-slider .swiper-slide-next+.swiper-slide .review-inner-main-block {
        padding-right: 0 !important;
    }

    .review-slider .swiper-slide-next {
        border-left: 1px solid rgba(47, 47, 47, 0.15);
        border-right: 1px solid rgba(47, 47, 47, 0.15);
        transition: border 0.4s ease-in-out;
        -webkit-transition: border 0.4s ease-in-out;
        -moz-transition: border 0.4s ease-in-out;
        -ms-transition: border 0.4s ease-in-out;
        -o-transition: border 0.4s ease-in-out;
    }
}

@media (max-width: 1023px) {
    .review-slider .swiper-slide-next {
        border-left: 1px solid rgba(47, 47, 47, 0.15);
        transition: border 0.4s ease-in-out;
        -webkit-transition: border 0.4s ease-in-out;
        -moz-transition: border 0.4s ease-in-out;
        -ms-transition: border 0.4s ease-in-out;
        -o-transition: border 0.4s ease-in-out;
    }
}

@media (max-width: 880px) {

    .clients-img-overlay::after,
    .coaching-img-overlay::after {
        height: 60px;
    }
}

@media (max-width: 767px) {
    .f-menu .elementor-nav-menu {
        flex-direction: column !important;
        gap: 16px !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .f-menu .elementor-nav-menu li a {
        margin: 0 !important;
    }

    .f-main-block::after {
        height: 60px;
    }

    .f-main-block::before {
        height: 35px !important;
        top: calc(100% - 35px) !important;
    }

    .zi-share-style-modern img {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 575px) {
    .blog-grid-block .elementor-grid {
        display: flex !important;
        flex-direction: column !important;
    }

    .common-width-style {
        width: 100% !important;
    }

    .zi-share-close img {
        width: 18px;
        height: 18px;
    }

    .zi-share-modal-content {
        padding: 30px 25px;
    }
}

@media (max-width: 359px) {
    .h-bnr-desc-block {
        padding-left: 0px !important;
    }

    .bnr-title .elementor-heading-title {
        font-size: 36px !important;
        line-height: 46px !important;
    }

    .h-bnr-title-block {
        gap: 10px !important;
    }

    .review-desc-block {
        width: 100% !important;
    }
}

/* ==================== Responsive Style End ==================== */