/*
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.1726311184
Updated: 2024-09-14 13:53:04

*/

.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 {
    background-color: unset !important;
    position: absolute;
}
.name-bar {
    position: relative;
}
.name-bar p::before {
    content: url(/wp-content/themes/ez-gym-trainer/demo-images/bar.svg);
    margin-right: 20px !important;
    margin-left: 6px;
    position: absolute;
    bottom: 18px;
    left: 0;
}
.name-bar p {
    margin-left: 4em;
}
.shadow-text {
    color: #232321;
    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;
}
.expert-coaches::after {
    content: "|" !important;
    font-size: 44px;
    font-weight: 100;
    color: #bebcba;
    position: absolute;
    top: 0;
    right: 5.2em;
}
.program-hover:hover .icon-box path {
    filter: brightness(34.5);
}
.program-hover:hover .icon-box p {
    color: #fff !important;
}
.testinomial-one p {
    padding: 0 !important;
    margin: 0 !important;
}
.testinomial-one .elementskit-single-testimonial-slider {
    padding: 0 !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;
}
.goal-button-sec {
    position: relative;
}
#plan-btn span.elementor-button-icon {
    font-size: 33px !important;
}
#plan-btn span.elementor-button-text {
    margin-top: 7px;
}
.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-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-bottom: 10px !important;
    padding-left: 0 !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-position {
    position: relative;
}
.team-name-sec {
    display: none;
}
.team-position:hover .team-name-sec {
    display: block !important;
}
.faq .elementor-accordion .elementor-accordion-item {
    border: none !important;
    margin-top: 15px;
    background-color: #2e2e2b;
}
.faq .elementor-accordion .elementor-tab-content {
    border-top: 0 !important;
}
.faq .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    margin-top: 10px;
    height: 1em;
    width: 1em;
}
.faq .elementor-active {
    border-left: 5px solid #ea7e0f;
}
.latest-post .col-md-6.order-2 {
    max-width: 100%;
    width: 100% !important;
}
.latest-post .col-md-6.order-1 {
    max-width: 41%;
}
.latest-post .elementskit-blog-block-post {
    padding: 10px;
}
.contact-form label {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 23px !important;
    margin-top: 10px;
    font-family: 'Helvetica';
    color: #fff;
    max-width: 100%;
    width: 100%;
    text-align: left;
}
.footer-heading-bar h1::before {
    content: url("/wp-content/themes/ez-gym-trainer/demo-images/before-footer-bar.svg");
    display: block;
}
.before-footer-newsletter {
    position: relative;
}
input.footer-email {
    border: 0;
    color: #fff;
    background-color: #2e2e2b;
    height: 134px;
    width: 100%;
}
input#footer-email::placeholder {
    font-size: 15px;
    line-height: 35px;
    font-weight: 400;
    font-family: 'Helvetica';
    color: #bebeca;
    letter-spacing: 0.03em;
}
input.footer-news-letter-btn {
    border: 1px solid #ea7e0f;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #fff;
    background-color: #ea7e0f;
    height: 56px;
    position: absolute;
    top: 2.4em;
    width: 162px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-transform: capitalize;
    right: 18px;
}
input.footer-news-letter-btn:hover {
    color: #ea7e0f !important;
    background-color: transparent;
}
input.footer-news-letter-btn:focus {
    color: #ea7e0f !important;
    background-color: transparent !important;
}
.footer-email .wpcf7-response-output {
    color: #fff;
    padding: 0 !important;
    margin: 0 !important;
}
.footer-email span.wpcf7-spinner {
    display: none;
}
.contact-form input, .contact-form .cont-message {
    margin-top: 10px;
    font-family: 'Helvetica';
    color: #fff;
    background-color: transparent;
    height: 56px;
}
.cont-message {
    margin-top: 10px;
    height: 116px !important;
    resize: none;
}
input.cont-submit {
    border: 2.5px solid #ea7e0f;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    font-family: 'Helvetica';
    color: #fff;
    background-color: #ea7e0f;
    height: 60px;
    max-width: 199px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
.contact-form input::placeholder, .cont-message::placeholder {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Helvetica';
    color: #585857;
    text-align: left;
}
input.cont-submit:focus {
    color: #ea7e0f !important;
    background-color: transparent !important;
}
.contact-form-cont-page .wpcf7-response-output {
    color: #fff;
    padding: 0 !important;
    margin: 0 !important;
}
.contact-form-cont-page span.wpcf7-spinner {
    display: none;
}
.footer-menu-icon ul li a::after {
    content: url("/wp-content/themes/ez-gym-trainer/demo-images/footer-icon.svg") !important;
    padding-right: 10px !important;
    color: #fff;
    background-color: unset !important;
    position: absolute;
    left: 0;
    opacity: 1 !important;
}
.footer-menu-icon {
    position: relative;
}
.footer-menu-icon ul li a {
    margin-left: 10px;
}
.social-icon a:hover {
    background-color: #f58d19 !important;
}
.social-icon a:hover path {
    filter: brightness(100);
}
.comments-area ol.children {
    padding: 0 !important;
}
.comments-area ol.children::before {
    display: none !important;
}
.comments-area article.comment-body {
    margin-left: 48px;
}
section#comments {
    background-color: #232321;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 50px 0;
    margin: 0;
}
section#comments div#respond {
    border: 1px solid #fff;
    max-width: 1140px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    padding: 20px;
    margin: auto;
}
.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 {
    font-size: 24px;
    line-height: 10px;
    font-weight: 600;
    font-family: 'Roboto';
    color: #1c231f;
}
.comments-area .comment-form-cookies-consent {
    display: none;
}
.comments-area h2, .comments-area p, .comments-area label, .comments-area a {
    color: #fff !important;
}
.comments-area label {
    display: block;
    margin-bottom: 10px;
}
.comments-area textarea#comment {
    border: 1px solid #d8d8d8;
    background-color: transparent;
    height: 162px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    resize: none;
}
.comments-area input#submit {
    border: 1px solid #ea7e0f;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 35px;
    font-family: sans-serif;
    color: #fff;
    background-color: #ea7e0f;
    max-width: 100%;
    width: auto;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-align: left;
}
.comments-area p.comment-notes {
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    font-family: sans-serif;
    color: #1c2b3a;
    text-align: left;
}
.comments-area p.comment-form-url {
    display: none;
}
.comments-area .comment-form-email input#email, input#author {
    border: 1px solid #d8d8d8;
    background-color: transparent;
    max-width: 100%;
    width: 100%;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    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-size: 20px;
    line-height: 30.24px;
    font-weight: 800;
    font-family: sans-serif;
    text-transform: capitalize;
    text-align: left;
}
.comments-area article#div-comment-9 {
    margin-left: 3em;
}
.comments-area img.avatar.avatar-42.photo {
    height: 91px;
    width: 91px;
}
.comments-area time {
    position: absolute;
    top: 13px;
    left: 9.5em;
}
.comments-area .comment-respond h3#reply-title {
    color: #fff;
}
.comments-area a.comment-reply-link {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    font-family: sans-serif;
    color: #ec501e;
    text-align: left;
}
p.comment-form-author, p.comment-form-email {
    margin-top: 15px !important;
}
@media(max-width: 1024px) {
.testinomial-two strong.elementskit-author-name, .testinomial-two .elementskit-author-des {
    margin-top: 0 !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-size: 20px;
    line-height: 35px;
    font-weight: 400;
    font-family: 'Helvetica';
    color: #bebeca;
    letter-spacing: 0.03em;
}
}
@media(max-width: 767px) {
#plan-btn span.elementor-button-icon {
    font-size: 30px !important;
}
.home .main-header {
    background-color: unset !important;
    position: unset;
}
.footer-heading-bar h1::before {
    content: url("/wp-content/themes/ez-gym-trainer/demo-images/before-footer-bar.svg");
    display: block;
    position: absolute;
    bottom: 3.19em;
    gap: 10px !important;
}
input#footer-email::placeholder {
    font-size: 16px !important;
}
input.footer-news-letter-btn {
    border: 1px solid #ea7e0f;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #fff;
    background-color: #ea7e0f;
    height: 56px;
    position: unset !important;
    top: 2.4em;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-transform: capitalize;
    right: 18px;
}
input.footer-email {
    border: 0;
    margin-bottom: 10px !important;
    background-color: #2e2e2b;
    height: 76px;
    width: 100%;
}
.explore-bg {
    background-image: unset !important;
}
.latest-post .col-md-6.order-2 {
    margin-top: 20px;
    margin-top: 8px;
    max-width: 100%;
    width: 100% !important;
}
.latest-post .col-md-6.order-1 {
    max-width: 100% !important;
}
input.cont-submit {
    border: 2.5px solid #ea7e0f;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    font-family: 'Helvetica';
    color: #fff;
    background-color: #ea7e0f;
    height: 60px;
    max-width: 100%;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
section#comments div#respond {
    border: 1px solid #fff;
    margin-top: auto;
    margin-top: 15px;
    margin-right: auto;
    margin-right: 15px;
    margin-bottom: auto;
    margin-bottom: 15px;
    margin-left: auto;
    margin-left: 15px;
    max-width: 1140px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    padding: 20px;
}
.latest-post h2.entry-title {
    margin-top: 0 !important;
    margin-top: 10px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-bottom: 9px !important;
    margin-left: 0 !important;
    text-align: center !important;
}
section#comments {
    background-color: #232321;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 10px 0 50px;
    margin: 0;
}
}
