/*
Theme Name: EZ Gym Trainer
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Eoxys it Team
Description: EZ Gym Trainer is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0
*/
.page-header h1.entry-title {
    display: none;
}

.header-box {
    position: relative;
}

.header-box .current-menu-item::after {
    content: url("/wp-content/themes/ez-gym-trainer/demo-images/header-active-icon.svg");
    position: absolute;
    bottom: 100%;
   width:100%;
	text-align:center;
}

.home .main-header {
    position: absolute;
    background: unset !important;
}

.name-bar {
    position: relative;
}

.name-bar p::before {
    content: url(/wp-content/themes/ez-gym-trainer/demo-images/bar.svg);
    margin-left: 6px;
    position: absolute;
    left: 0;
    bottom: 18px;
    margin-right: 20px !important;
}

.name-bar p {
    margin-left: 4em;
}

/* /text-border-css */
.shadow-text {
    text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff,
        1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;

    color: #232321;
}

/* counter seprator */
.expert-coaches::after {
    content: "|" !important;
    color: #bebcba;
    position: absolute;
    top: 0px;
    right: 5.2em;
    font-size: 44px;
    font-weight: 100;
}

/* programs */
.program-hover:hover .icon-box path {
    filter: brightness(34.5);
}

.program-hover:hover .icon-box p {
    color: #FFF !important;
}

/* testimonial-one */
.testinomial-one p {
    padding: 0px !important;
    margin: 0px !important;
}

.testinomial-one .elementskit-single-testimonial-slider {
    padding: 0px !important;
}

.testinomial-one .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
    display: none !important;
}

.testinomial-one .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
    display: none !important;
}

/* Body building- section */
.goal-button-sec {
    position: relative;
}

#plan-btn span.elementor-button-icon {
    font-size: 33px !important;
}

#plan-btn span.elementor-button-text {
    /* text-align: center; */
    /* vertical-align: middle !important; */
    margin-top: 7px;
}

/* testimonial-two */
.testinomial-two .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev';
    display: none !important;
}

.testinomial-two .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next';
    display: none !important;
}

.testinomial-two .elementskit-single-testimonial-slider {
    padding: 0px !important;
    padding-bottom: 10px !important;
}

.testinomial-two strong.elementskit-author-name,
.testinomial-two .elementskit-author-des {
    margin-top: 25px !important;
}

.testinomial-two .elementskit-profile-info {
    display: flex;
    gap: 10px;
}

/*  team */
.team-position {
    position: relative;
}

.team-name-sec {
    display: none;
}

.team-position:hover .team-name-sec {
    display: block !important;
}

/* FAQ */
.faq .elementor-accordion .elementor-accordion-item {
    margin-top: 15px;
    border: none !important;
    background: #2E2E2B;
}

.faq .elementor-accordion .elementor-tab-content {
    border-top: 0px !important;
}

.faq .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 1em;
    height: 1em;
    margin-top: 10px;
}

.faq .elementor-active {
    border-left: 5px solid #EA7E0F;
}



/* service detail */
.latest-post .col-md-6.order-2 {
    width: 100% !important;
    max-width: 100%;

}

.latest-post .col-md-6.order-1 {
    max-width: 41%;
}

.latest-post .elementskit-blog-block-post {
    padding: 10px;
}
.contact-form label {
    margin-top: 23px !important;
}




/* before-footer */
.footer-heading-bar h1::before {
    content: url("/wp-content/themes/ez-gym-trainer/demo-images/before-footer-bar.svg");
    display: block;
}

/* News-letter */
.before-footer-newsletter {
    position: relative;
}

input.footer-email {
    width: 100%;
    height: 134px;
    background: #2E2E2B;
    border: 0px;
    color: #FFF;
}

input#footer-email::placeholder {
    font-family: 'Helvetica';
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0.03em;
    color: #bebeca;
}

input.footer-news-letter-btn {
    position: absolute;
    right: 18px;
    width: 162px;
    height: 56px;
    top: 2.4em;
    background: #EA7E0F;
    border: 1px solid #EA7E0F;
    border-radius: 0;
    color: #FFF;
    text-transform: capitalize;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

input.footer-news-letter-btn:hover {
    color: #EA7E0F !important;
    background: transparent;
}

input.footer-news-letter-btn:focus {
    color: #EA7E0F !important;
    background: transparent !important;
}

.footer-email .wpcf7-response-output {
    color: #FFF;
    padding: 0px !important;
    margin: 0px !important;
}

.footer-email span.wpcf7-spinner {
    display: none;
}

/* Contact-us-page */
.contact-form label {
    color: #FFF;
    margin-top: 10px;
    width: 100%;
    max-width: 100%;
    font-family: 'Helvetica';
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
}

.contact-form input,
.contact-form .cont-message {
    color: #FFF;
    background: transparent;
    height: 56px;
    margin-top: 10px;
    font-family: 'Helvetica';
}

.cont-message {
    height: 116px !important;
    margin-top: 10px;
    resize: none;
}

input.cont-submit {
    max-width: 199px;
    height: 60px;
    width: 100%;
    border: 2.5px solid #EA7E0F;
    background: #EA7E0F;
    color: #FFF;
    font-family: 'Helvetica';
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.contact-form input::placeholder,
.cont-message::placeholder {
    color: #585857;
    font-family: 'Helvetica';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
}

input.cont-submit:focus {
    color: #EA7E0F !important;
    background: transparent !important;
}

.contact-form-cont-page .wpcf7-response-output {
    color: #FFF;
    padding: 0px !important;
    margin: 0px !important;
}

.contact-form-cont-page span.wpcf7-spinner {
    display: none;
}


/* footer */
.footer-menu-icon ul li a::after {
    /* color: red !important; */
    content: url("/wp-content/themes/ez-gym-trainer/demo-images/footer-icon.svg") !important;
    color: #FFF;
    position: absolute;
    left: 0;
    opacity: 1 !important;
    background: unset !important;
    padding-right: 10px !important;
}

.footer-menu-icon {
    position: relative;
}

.footer-menu-icon ul li a {
    margin-left: 10px;
}

.social-icon a:hover {
    background: #F58D19 !important;
}

.social-icon a:hover path {
    filter: brightness(100);
}

/* comment-area  */
.comments-area ol.children {
    padding: 0px !important;
}

.comments-area ol.children::before {
    display: none !important;
}

.comments-area article.comment-body {
    margin-left: 48px;
}

section#comments {
    background: #232321;
    margin: 0;
    border-radius: 0;
    padding: 50px 0px 50px 0px;
}

section#comments div#respond {
    max-width: 1140px;
    margin: auto;
    border: 1px solid #FFF;
    border-radius: 12px;
    padding: 20px;
}

.comments-area h2#reply-title::before,
.comments-area a.comment-reply-link::before {
    content: url("/wp-content/uploads/2024/05/leave-a-comment_icon.png");
    margin-right: 10px;
}

.elementor-kit-6 h2 {
    color: #1C231F;
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 600;
    line-height: 10px;
}

.comments-area .comment-form-cookies-consent {
    display: none;
}

.comments-area h2,
.comments-area p,
.comments-area label,
.comments-area a {
    color: #FFFFFF !important;
}

.comments-area label {
    display: block;
    margin-bottom: 10px;
}

.comments-area textarea#comment {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    height: 162px;
    resize: none;
    background: transparent;
}

.comments-area input#submit {
    background: #EA7E0F;
    border: 1px solid #EA7E0F;
    color: #FFF;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    width: auto;
    max-width: 100%;
    border-radius: 0px;
    margin-top: 35px;
}

.comments-area p.comment-notes {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #1C2B3A;
}

.comments-area p.comment-form-url {
    display: none;
}

.comments-area .comment-form-email input#email,
input#author {
    background: transparent;
    max-width: 100%;
    width: 100%;
    border: 1px solid #D8D8D8;
    border-radius: 30px;
}

.comments-area em.comment-awaiting-moderation,
span.says {
    display: none;
}

.comments-area a,
.comments-area .page-content a {
    text-decoration: none;
    color: #1C231F;
}

.comments-area a.url,
.fn {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 30.24px;
    text-align: left;
    text-transform: capitalize;
}

.comments-area article#div-comment-9 {
    /* display: flex; */
    margin-left: 3em;
}

.comments-area img.avatar.avatar-42.photo {
    width: 91px;
    height: 91px;
}

.comments-area time {
    /* float: left; */
    position: absolute;
    left: 9.5em;
    top: 13px;
}

.comments-area .comment-respond h3#reply-title {
    color: #FFF;
}

.comments-area a.comment-reply-link {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    color: #EC501E;
}

p.comment-form-author,
p.comment-form-email {
    margin-top: 15px !important;
}

/* tablet  */
@media(max-width:1024px) {

    .testinomial-two strong.elementskit-author-name,
    .testinomial-two .elementskit-author-des {
        margin-top: 0px !important;
    }

    .testinomial-one .swiper-navigation-button.swiper-button-next,
    .testinomial-one .swiper-navigation-button.swiper-button-prev,
    .testinomial-two .swiper-navigation-button.swiper-button-next,
    .testinomial-two .swiper-navigation-button.swiper-button-prev {
        display: none;
    }

    .expert-coaches::after {
        content: unset !important;
    }

    input#footer-email::placeholder {
        font-family: 'Helvetica';
        font-size: 20px;
        font-weight: 400;
        line-height: 35px;
        letter-spacing: 0.03em;
        color: #bebeca;
    }
}

/* mobile */
@media(max-width:767px) {
    #plan-btn span.elementor-button-icon {
        font-size: 30px !important;
    }
	.home .main-header {
    position: unset;
    background: unset !important;
}
	.footer-heading-bar h1::before {
    content: url("/wp-content/themes/ez-gym-trainer/demo-images/before-footer-bar.svg");
    display: block;
    gap: 10px !important;
    position: absolute;
    bottom: 3.19em;
}

    input#footer-email::placeholder {
        font-size: 16px !important;
    }

    input.footer-news-letter-btn {
        position: unset !important;
        right: 18px;
        width: 100%;
        height: 56px;
        top: 2.4em;
        background: #EA7E0F;
        border: 1px solid #EA7E0F;
        border-radius: 0;
        color: #FFF;
        text-transform: capitalize;
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: 600;
        line-height: 27px;
    }

    input.footer-email {
        width: 100%;
        height: 76px;
        background: #2E2E2B;
        border: 0px;
        margin-bottom: 10px !important;
    }

    .explore-bg {
        background-image: unset !important;
    }

    .latest-post .col-md-6.order-2 {
        width: 100% !important;
        max-width: 100%;
        margin-top: 20px;
    }

    .latest-post .col-md-6.order-1 {
        max-width: 100% !important;
    }

    input.cont-submit {
        max-width: 100%;
        height: 60px;
        width: 100%;
        border: 2.5px solid #EA7E0F;
        background: #EA7E0F;
        color: #FFF;
        font-family: 'Helvetica';
        font-size: 18px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0.02em;
        text-transform: uppercase;
    }
	section#comments div#respond {
    max-width: 1140px;
    margin: auto;
    border: 1px solid #FFF;
    border-radius: 12px;
    padding: 20px;
    margin: 15px;
}
	.latest-post h2.entry-title {
    margin: 0px !important;
    text-align: center !important;
    margin-top: 10px !important;
    margin-bottom: 9px !important;
}
	.latest-post .col-md-6.order-2 {
    width: 100% !important;
    max-width: 100%;
    margin-top: 8px;
}
	section#comments {
    background: #232321;
    margin: 0;
    border-radius: 0;
    padding: 10px 0px 50px 0px;
}
}