/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #ff5757;
  }
  ::selection {
    color: #fff;
    background: #3367d1;
  }
  iframe.instagram-media {
      min-width: 100% !important;
  }
  [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
      color: black;
      background-color: unset;
      text-decoration: none;
  }
  .payment-box {
      margin-left: 10px;
  }
  span.post-navigation__arrow-wrapper.post-navigation__arrow-prev,
  span.post-navigation__arrow-wrapper.post-navigation__arrow-next{
      background: url(http://localhost/coachcarolin/wp-content/uploads/2024/08/pn-btn.png);
      background-size: 45px;
      width: 35px;
      height: 35px;
      background-repeat: no-repeat;
      background-position: 6px 0;
  }
  span.post-navigation__arrow-wrapper.post-navigation__arrow-next {
      background-position: -16px 0 !important;
  }
  .con-products .product-image img {
      border-radius: 5px;
  }
  .con-products h3.product-title {
      margin: 0;
      line-height: 0.6;
  }
  .con-products .button {
      background: #ff5757;
      color: white;
      font-size: 15px;
      border-radius: 5px;
      padding: 0.5em 1em;
          margin-top: 10px;
          display: block;
  }
  .con-products .button:hover{
          background: #4bd900;
  }
  .con-products h3.product-title a {
      color: #162b0b;
      font-size: 14px;
      font-weight: 600;
  }
  input#coupon_code {
      border: 2px solid #d5d8dc;
      padding: 11px 10px;
  }
  input#coupon_code::placeholder {
    color: darkgray !important;
    opacity: 1; /* Firefox */
  }
  
  input#coupon_code::-ms-input-placeholder { /* Edge 12 -18 */
    color: #162b0b !important;
  }
  body.woocommerce-view-order .woocommerce-MyAccount-content-wrapper > p, body.woocommerce-view-order .woocommerce-MyAccount-content-wrapper > p mark {
      color: #162b0b !important;
  }
  p.order-again a {
      background: #ff5757 !important;
      font-size: 12px !important;
      text-transform: uppercase;
      font-weight: 600 !important;
      font-family: "Ubuntu", Montserrat;
      border-radius: 4px !important;
      border: 1px solid !important;
  }
  p.order-again a:hover{
          background: #4bd900 !important;
  }
  .elementor-price-table__feature-inner svg {
      display: block;
      float: left;
      height: 20px !important;
  }
  .price-tbl-btn a{
          min-width: 200px;
  }
  .monthly .elementor-price-table__features-list span {
      line-height: 18px;
  }
  #other_discount_code_p {
      font-size: 0px;
      display: inline;
  }
  
  #other_discount_code_p #other_discount_code_toggle {
      text-decoration: none;
  }
  
  #other_discount_code_p #other_discount_code_toggle:after {
      content: 'Add a promotion code';
      color: #4BD900;
      letter-spacing: 1px;
      text-decoration: underline;
      text-underline-offset: 2px;
      font-size: 16px;
  }
  
  #other_discount_code_p:hover #other_discount_code_toggle:after {
      color: #FF5757;
  }
  .cky-btn-revisit-wrapper.cky-revisit-bottom-left {
      display: none;
  }
  
  .cky-revisit-bottom-left {
      left: 120px !important;
  }
  
  .yearly .elementor-price-table__features-list span {
      line-height: 18px;
  }
  
  .monthly .elementor-price-table__features-list i {
      float: left;
      height: 35px;
  }
  
  .yearly .elementor-price-table__features-list i {
      float: left;
      height: 35px;
  }
  .yearly_second_col .elementor-widget-container{
      margin-bottom:18px !important;
  }
  .home_bottom .yearly_second_col .elementor-widget-container{
      margin-bottom:18px !important;
  }
  
  .single-product.postid-4298 [data-id="98c131a"] {
      display: none;
  }
  
  .elementor-loop-container .product-type-wgm_gift_card {
      display: none;
  }
  
  [data-id="a2ba0c6"] .monthly .elementor-price-table__features-list i {
      float: left;
      height: 55px;
  }
  
  [data-id="a2ba0c6"] .yearly .elementor-price-table__features-list i {
      float: left;
      height: 55px;
  }
  
  .page-id-29 .title_bar {
      display: none;
  }
  
  .hamburger-title {
      color: white;
  }
  
  .hamburger-title:hover {
      text-decoration: underline;
      text-underline-offset: 3px;
      color: white;
  }
  
  p.disclaimer {
      font-family: 'Poppins';
  }
  
  /* Woocomerce pages Styling */
  .page-id-599 #loginform label {
      padding-bottom: 5px;
      font-weight: 400;
  }
  
  .page-id-599 h2.elementor-heading-title {
      font-family: 'Montserrat' !important;
      font-size: 35px !important;
      font-weight: 900 !important;
      line-height: 40px !important;
  }
  
  .page-id-2775 #loginform .pmpro_actions_nav a:hover {
      color: white !important;
  }
  
  .page-id-599 #loginform .login-submit input[type=submit],
  .page-id-600 .pmpro_submit input[type=submit],
  .page-id-595 .pmpro_submit input[type=submit],
  .page-id-5825 .pmpro_submit input[type=submit] {
      padding: 16px 80px !important;
      font-size: 17px !important;
      font-weight: 700 !important;
      border-radius: 5px !important;
      background-color: var(--e-global-color-accent) !important;
      border: none !important;
      color: white !important;
      text-transform: uppercase;
  }
  
  .page-id-599 #loginform .login-submit input[type=submit]:hover,
  .page-id-600 .pmpro_submit input[type=submit]:hover,
  .page-id-595 .pmpro_submit input[type=submit]:hover,
  .page-id-5825 .pmpro_submit input[type=submit]:hover{
      background-color: var(--e-global-color-primary) !important;
  }
  
  
  .page-id-599 .pmpro_logged_in_welcome_wrap a {
      color: var(--e-global-color-accent) !important;
  }
  
  .page-id-599 .pmpro_logged_in_welcome_wrap a:hover {
      color: var(--e-global-color-primary) !important;
  }
  .page-id-599 .woocommerce .u-column1.col-1 h2, .page-id-599 .woocommerce .u-column2.col-2{
      display:none;
  }
  .page-id-599 .woocommerce .u-column1.col-1{
      float:none;
      width:100%;
  }
  .page-id-599 .woocommerce-form.woocommerce-form-login.login{
      padding:0px;
      margin:0px;
      border:none;
  }
  .page-id-599 .woocommerce-LostPassword.lost_password a{
      color:white;
  }
  .page-id-599 .woocommerce .not-a-member{
      display:none;
  }
  .page-id-599 .woocommerce br{
      display:none;
  }
  .page-id-600 .pmpro_member_profile_edit-fields label {
      padding-bottom: 5px;
      font-weight: 400;
  }
  
  .page-id-600 .pmpro_submit hr {
      margin-bottom: 10px;
  }
  
  .page-id-595 .pmpro_checkout-fields label,
  .page-id-5825 .pmpro_checkout-fields label {
      padding-bottom: 5px;
      font-weight: 400;
  }
  
  .page-id-595 .pmpro_checkout-fields input,
  .page-id-5825 .pmpro_checkout-fields input {
      font-weight: 500;
      font-family: Poppins !important;
  }
  
  .page-id-595 .pmpro_checkout-fields select,
  .page-id-5825 .pmpro_checkout-fields select {
      font-weight: 500;
      font-family: Poppins !important;
  }
  
  .page-id-595 .pmpro_submit hr,
  .page-id-5825 .pmpro_submit hr {
      margin-bottom: 30px;
  }
  
  /* .page-id-595 .pmpro_submit input[type=submit]{
      font-size:0px;
  }
  .page-id-595 .pmpro_submit input[type=submit]:after{
      content:'Submit and Place Order';
      font-size:16px !important;
      position:relative;
  } */
  
  
  .page-id-595 #privacy_policy_checked_div .pmprorh_checkbox_label,
  .page-id-5825 #privacy_policy_checked_div .pmprorh_checkbox_label {
      font-family: Poppins;
      font-weight: 500;
  }
  
  /* Membership Checkout Styling */
  .pmpro_checkout-fields p {
      font-family: 'Poppins';
  }
  
  .pmpro_checkout-fields label {
      font-family: 'Poppins';
  }
  
  input#pmpro_btn-submit {
      font-family: 'Poppins';
  }
  
  h4.pmpro_checkout-field.pmpro_payment-credit-card::after {
      content: '(Stripe)';
      margin-left: 17px;
      font-size: 15px;
  }
  
  .page-id-595 #privacy_policy_checked_div .pmprorh_checkbox_label {
      text-transform: inherit;
  }
  
  fieldset#wc-stripe-cc-form .stripe-card-group::after,
  .pmpro_checkout-field.pmpro_payment-account-number::after {
      content: '';
      width: 100%;
      height: 80px;
      background: url(http://localhost/coachcarolin/wp-content/uploads/2023/12/stripe-badge.png);
      background-size: contain;
      background-repeat: no-repeat;
      display: block;
      position: relative;
      top: 15px;
  }
  
  .pmpro_checkout-field.pmpro_payment-account-number {
      margin-bottom: 40px !important;
  }
  
  /* Course Single Styling */
  
  .single-sfwd-courses #content,
  .single-sfwd-lessons #content,
  .single-sfwd-topic #content {
      padding: 50px 0px;
  }
  
  
  
  
  button.pricing_btn {
      background-color: transparent !important;
      padding: 12px 35px;
      border: 2px solid #162B0B;
      font-size: 17px;
      cursor: default;
      color: black;
      font-family: 'Poppins';
  }
  
  button.pricing_btn:hover {
      background-color: transparent;
      color: #162B0B !important;
  
  }
  
  .page-id-1069 [data-id="144d97a"] #menu-1-dd95955 li a {
      background: white;
      color: black;
  }
  
  .page-id-1069 [data-id="144d97a"] #menu-1-dd95955 li a:hover {
      background-color: var(--e-global-color-primary);
      color: white;
  }
  
  
  .page-id-1069 [data-id="144d97a"] #menu-1-dd95955 li a.elementor-item-active {
      background-color: var(--e-global-color-primary);
      color: white;
  }
  
  .woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
      margin-top: -50px;
  }
  
  /* span.woocommerce-terms-and-conditions-checkbox-text {
      color: white !important;
  } */
  /* label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
      background: #03062e;
      position: absolute;
      width: auto;
      padding: 8px;
      margin-left: -20px !important;
      margin-right: 15px;
  } */
  button#place_order {
      margin-top: 20px;
  }
  
  fieldset {
      border: none;
  }
  
  .woocommerce-privacy-policy-text {
      color: black !important;
  }
  
  .pmpro_checkout-field.pmpro_payment-account-number::before {
      content: 'All pricing is shown in USD. We accept global payments in any currency.';
      font-family: 'Poppins';
      display: block;
      margin-bottom: 20px;
      font-weight: 600;
  }
  
  .product-title-pro {
      min-height: 65px;
  }
  
  label.e-coupon-anchor-description {
      display: none;
  }
  .ld-item-list.ld-course-list .ld-alert.ld-alert-warning{
        display: none;
  }
  .ld-item-list.ld-course-list .ld-expand-button{
        display: none !important;
  }
  div#elementor-tab-content-2215 h2 {
    font-size: 32px;
    font-weight: 700;
}
  
input#coupon_code::placeholder {
    color: white;
}
.pmpro_form_field.pmpro_form_field-password.pmpro_form_field-required button.pmpro_btn{
    background: none !important;
}
.pmpro_form_field.pmpro_form_field-password.pmpro_form_field-required span.pmpro_form_field-password-toggle-state{
    display: none;
}
.pmpro_form_field.pmpro_form_field-password.pmpro_form_field-required .pmpro_form_field-password-toggle {
    position: relative;
    top: 40px;
    right: 10px;
}
.ld-profile-stat.ld-profile-stat-points, .ld-profile-stat.ld-profile-stat-certificates{
    display: none;
}

/* Media Queries Start */
  @media (min-width:600px) {
      #container_video_frame {
          text-align: right;
      }
  
      #container_video_frame #video1 {
          width: 350px;
      }
  
      #container_video_frame2 {
          position: absolute;
          top: 100px;
          left: 20px;
      }
  
      #container_video_frame2 #video2 {
          width: 200px;
      }
  }
  
  .login_page [data-id="f641fdc"] {
      color: white;
  }
  
  
  
  .assesories_page_temp .elementor-tabs-wrapper {
      background-color: white;
  }
  
  .assesories_page_temp .elementor-tab-title.elementor-active,
  .coachpage .elementor-tab-title.elementor-active {
      background-color: var(--e-global-color-primary) !important;
      color: white !important;
  }
  
  .assesories_page_temp .elementor-tab-title,
  .coachpage .elementor-tab-title {
      background-color: #162b0b;
      color: white !important;
      border: 2px solid white !important;
  }
  
  
  
  .price_yearlyplan {
      font-size: 80px;
      font-weight: 900;
  }
  
  .price_yearlyplan_sec {
      font-size: 25px;
      font-weight: 800;
  }
  
  .plan_yearlyplan {
      margin-top: 20px;
  }
  
  .currency_yearlyplan {
      font-size: 17px;
  }
  
  .annual-plan_yearlyplan {
      display: block;
      font-size: 16px;
  }
  
  .tax_yearlyplan {
      font-size: 16px;
      padding-left: 5px;
  }
  
  .second_price {
      margin-top: 25px;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  
  
  .profile_page_btn_edit {
      font-size: 16px;
      color: #162b0b;
      text-decoration: underline;
      text-underline-offset: 3px;
      margin-right: 5px;
  }
  
  .profile_page_btn_edit:hover {
      text-decoration: none;
      color: #4BD900;
  }
  
  .profile_page_btn_view {
      font-size: 16px;
      color: #162b0b;
      text-decoration: underline;
      text-underline-offset: 3px;
      margin-right: 5px;
  }
  
  .profile_page_btn_view:hover {
      text-decoration: none;
      color: #4BD900;
  }
  
  .page-id-600 .pmpro_member_profile_edit-fields input {
      border-radius: 0px;
  }
  
  .page-id-600 .lite {
      margin-top: 10px;
      color: white !important;
  }
  
  
  .page-id-600 .pmpro_btn.pmpro_btn-cancel {
      display: none;
  }
  
  .page-id-600 #member-profile-edit {
      max-width: 700px !important;
      margin: 0 auto;
      background-color: #162b0b;
      padding: 50px;
      color: white;
      border-radius: 20px;
  }
  
  .page-id-600 #member-profile-edit input {
      max-width: 100% !important;
  }
  
  .page-id-600 #member-profile-edit label {
      color: white;
  }
  
  .pmpro_btn {
    background: #4BD900 !important;
    border-color: #4BD900 !important;
    }
.pmpro_btn:hover{
    background: #162b0b !important;
    border-color: #162b0b !important;
}
  .page-id-600 hr {
      display: none;
  }
  
  
  
  .page-id-593 .pmpro_billing_wrap {
      background-color: #162b0b;
      padding: 50px;
      color: white !important;
      border-radius: 20px;
  
  }
  
  .page-id-593 .pmpro_billing_wrap hr {
      display: none;
  }
  
  .page-id-593 .pmpro_checkout-field.pmpro_payment-expiration select {
      width: 100px !important;
  }
  
  .page-id-593 label {
      margin-top: 25px !important;
      margin-bottom: 5px !important;
  }
  
  .pmpro_btn.pmpro_btn-submit-checkout {
      background-color: #FF5757 !important;
      padding: 15px 40px !important;
      color: white !important;
      border-color: #FF5757 !important;
  }
  input#pmpro_btn-submit:hover:hover{
        background-color: #161616 !important;
        border-color: #161616 !important;
  }
  .display-password::after {
    color: #FF5757 !important;
    }
    .pmpro_form_field-password-toggle button:focus, .pmpro_form_field-password-toggle button:active{
        box-shadow: none !important;
    }
  .page-id-593 .pmpro_btn.pmpro_btn-submit-checkout:hover {
      background-color: white !important;
      color: #162b0b !important;
  }
  span.show-password-input::after {
    color: #162b0b;
  }
  svg.feather.feather-eye{
        stroke: #162b0b;
  }
  .learndash-course-grid .image img {
    height: 270px !important;
    min-height: 270px !important;
    width: 100%;
    object-fit: cover;
}
.learndash-course-grid .meta span.name {
    font-size: 0 !important;
}
.learndash-course-grid .meta span.name::after {
    content: "By Carolin";
    font-size: 15px;
}
.learndash-course-grid .meta .author img{
    display: none !important;
}
.learndash-course-grid .items-wrapper .grid-2 .content .author .wrapper{
    display: block;
}
.learndash-course-grid .items-wrapper .grid-2 .content .button a{
    background-color: #162B0B;
    border-color: #162B0B;
}
.learndash-course-grid .items-wrapper .grid-2 .content .button a:hover{
    background-color: #4BD900;
    border-color: #4BD900;
}
.learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow .dashicons{
    background: #4BD900 !important;
}
.learndash-course-grid h3.entry-title{
    padding-top: 0 !important;
}
.learndash-course-grid .items-wrapper .grid-2 .ribbon{
    background: #FF5757;
}
.page-id-1367 {
    overflow-y: auto;
}
  .page-id-593 .pmpro_btn.pmpro_btn-cancel {
      color: white;
      text-decoration: underline;
      text-underline-offset: 2px;
  }
  
  .page-id-593 .pmpro_btn.pmpro_btn-cancel:hover {
      text-decoration: none;
  }
  
  .page-id-594 #content {
      padding: 50px 0px;
  }
  
  .page-id-594 #pmpro_cancel h2 {
      font-size: 20px;
      margin-bottom: 10px;
  }
  
  @media (max-width:767px) {
      #container_video_frame2 {
          display: none;
      }
  }
  
  
  
  
  
  
  /* Account Page CSS */
  
  .page-id-592 .my-account-pmpro .elementor-tab-title {
      background-color: #4BD900;
      border: 1px solid white !important;
      color: white;
      width: 160px;
      font-size: 15px;
      border-radius: 10px;
      text-align: center;
  }
  
  
  .page-id-592 .my-account-pmpro .elementor-tab-title:hover {
      background-color: #162b0b;
  }
  
  .page-id-592 .my-account-pmpro .elementor-tab-title.elementor-active {
      background-color: #162b0b;
  }
  
  .page-id-592 .my-account-pmpro .elementor-tab-content {
      padding: 0px;
  }
  
  .memberships-hide-account #pmpro_account-profile {
      display: none;
  }
  
  .memberships-hide-account #pmpro_account-membership {
      border: none;
      padding: 0px;
      margin: 0px;
  }
  
  .memberships-hide-account #pmpro_account-membership h2 {
      padding-bottom: 20px;
  }
  
  .memberships-hide-account #pmpro_account-membership a {
      text-decoration: underline;
      color: black;
  }
  
  .memberships-hide-account #pmpro_account-membership a:hover {
      text-decoration: none;
      color: #4BD900;
  }
  
  .account-hide-membership #pmpro_account-membership {
      display: none;
  }
  
  .account-hide-membership #pmpro_account-profile {
      border: none;
      padding: 0px;
      margin: 0px;
  }
  
  .account-hide-membership #pmpro_account-profile ul {
      list-style: none;
      padding-bottom: 20px;
      padding-left: 0px;
  }
  
  .account-hide-membership #pmpro_account-profile h2 {
      padding-bottom: 20px;
  }
  
  .account-hide-membership #pmpro_account-profile a {
      text-decoration: underline;
      color: black;
  }
  
  .account-hide-membership #pmpro_account-profile a:hover {
      text-decoration: none;
      color: #4BD900;
  }
  
  .page-id-592 #pmpro_account #pmpro_account-profile .pmpro_actionlinks a#pmpro_actionlink-logout {
      color: red;
  }
  
  .page-id-592 .memberships-hide-account #pmpro_account-invoices {
      display: none;
  }
  
  .page-id-592 .account-hide-membership #pmpro_account-invoices {
      display: none;
  }
  
  .invoice-tab a {
      text-decoration: underline;
      color: black;
  }
  
  .invoice-tab a:hover {
      text-decoration: none;
      color: #4BD900;
  }
  
  .invoice-tab div#elementor-tab-content-2214 {
      margin-top: 20px;
  }
  ul.my-account-links li{
      margin-bottom:10px;
  }
  a.myprofile-link {
      color:black;
      text-decoration:underline;
      text-underline-offset:2px;
      
  }
  
  a.myprofile-link:hover {
     text-decoration:none;
  }
  
  /* .product-column-single{
      background-color:#162b0b;
  } */
  
  .page-id-2775 .woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
      display: block;
      width: 100%;
  }
  
  .page-id-2774 #content {
      padding-top: 50px;
      padding-bottom: 20px;
  }
  
  
  .product-title-pro .elementor-widget-container {
      max-height: 70px;
      overflow: hidden;
  }
  
  .the_coaching_home .product-title-pro .elementor-widget-container {
      max-height: 63px;
      overflow: hidden;
  }
  
  .coaching-column-first .product-title-pro .elementor-widget-container {
      max-height: 63px;
      overflow: hidden;
  }
  
  .course_link_in_card a {
      text-decoration: underline;
      text-underline-offset: 3px;
  }
  
  .course_link_in_card a:hover {
      text-decoration: none;
  }
  
  
  
  .page-id-2774 .wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block a {
      color: #4BD900;
  }
  
  .page-id-2774 .wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block a:hover {
      color: #FF5757;
  }
  
  .page-id-2774 .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper a {
      color: #4BD900;
  }
  
  .page-id-2774 .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper a:hover {
      color: #FF5757;
  }
  
  .page-id-2774 .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper button {
      border: 2px solid #4BD900;
      color: #4BD900;
  }
  
  .page-id-2774 .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper button:hover {
      border: 2px solid #FF5757;
      color: white;
      background-color: #FF5757;
  }
  
  
  .page-id-2774 .wc-block-checkout__actions_row .wp-element-button {
      border: 2px solid #4BD900;
      color: #4BD900;
  }
  
  .page-id-2774 .wc-block-checkout__actions_row .wp-element-button:hover {
      border: 2px solid #FF5757;
      color: white;
      background-color: #FF5757;
  }
  
  .page-id-2774 p,
  .page-id-2774 input,
  .page-id-2774 {
      font-family: 'Poppins' !important;
      font-weight: 500;
      font-size: 16px;
  }
  
  .page-id-2775.woocommerce-customer-logout .woocommerce-MyAccount-content-wrapper {
      background-color: #162b0b !important;
      padding: 40px;
      border-radius: 10px;
  }
  
  .postid-4298 .wps_wgm_added_wrapper .wps_wgc_label:after {
      content: '(USD)';
      /* 	position:absolute;
      top:5px;
      left:230px; */
      color: #333333;
  }
  
  .postid-4298 .wps_wgm_section.wps_from .wps_wgc_label:after,
  .postid-4298 .wps_wgm_added_wrapper .wps_wgm_section.wps_message .wps_wgc_label:after,
  .postid-4298 .wps_wgm_added_wrapper .wps_wgm_section.wps_delivery_method .wps_wgc_label:after {
      display: none;
  }
  
  
  .coachpage .elementor-tab-mobile-title,
  .assesories_page_temp .elementor-tab-mobile-title {
      display: none;
  }
  
  .pmpro_login_wrap .pmpro_actions_nav {
      font-size: 0px;
  }
  
  .pmpro_login_wrap .pmpro_actions_nav a:nth-last-child(1) {
      font-size: 0;
  }
  
  .pmpro_login_wrap .pmpro_actions_nav a:nth-last-child(1)::after {
      content: "Forgot Password";
      font-size: 17px;
      color: #FF5757 !important;
  }
  
  .pmpro_login_wrap .pmpro_actions_nav a:nth-last-child(2) {
      display: none;
  }
  
  /* body.page-id-992{
      overflow-x:hidden !important;
  } 
  .coaching_page_overflow{
      overflow:hidden;
  } */
  
  
  .page-id-5532 .woocommerce form .form-row p,
  .woocommerce-page form .form-row p,
  .page-id-5255 .woocommerce form .form-row p,
  .woocommerce-page form .form-row p {
      font-family: 'Poppins';
      font-size: 18px;
      font-weight: 600;
  }
  
  .page-id-5532 .registration-form.woocommerce .woocommerce-FormRow input,
  .page-id-5255 .woocommerce form .form-row p,
  .woocommerce-page form .form-row p {
      font-family: 'Poppins';
      font-size: 18px;
      font-weight: 500;
  }
  
  .page-id-5255 .woocommerce form .form-row label,
  .Home_register_form .woocommerce form .form-row label {
      color: white;
      font-size: 15px;
      font-weight: 400;
      font-family: 'Poppins';
  }
  
  .page-id-5255 .woocommerce form .form-row input,
  .Home_register_form .woocommerce form .form-row input {
      font-size: 15px;
      font-weight: 400;
      font-family: 'Poppins';
      border-radius: 7px;
      border: none;
      line-height: 35px;
  }
  
  .page-id-5255 .registration-form h2,
  .Home_register_form .registration-form h2 {
      display: none;
  }
  
  .page-id-5255 .registration-form .required,
  .Home_register_form .registration-form .required {
      display: none !important;
  }
  
  .page-id-5255 .registration-form input[type="submit"].woocommerce-Button,
  .Home_register_form .registration-form input[type="submit"].woocommerce-Button {
      border-radius: 7px !important;
      line-height: 17px;
      border: 2px solid #FF5757;
      width: 100%;
  }
  
  .page-id-5255 .registration-form input[type="submit"].woocommerce-Button:hover,
  .Home_register_form .registration-form input[type="submit"].woocommerce-Button:hover {
      border-color: white;
  }
  
  
  
  
  
  
  
  .page-id-5255 .registration-form .register,
  .Home_register_form .registration-form .register {
      /* 	background-color:#0000004d; */
      margin-top: 0px;
      margin-bottom: 0px;
      border: none;
      padding: 0px;
  }
  
  /*
  .page-id-5255  .woocommerce-privacy-policy-text p{
      color:white;
      font-size: 15px;
    font-weight: 400;
    font-family: 'Poppins';
  } */
  .free-trial-courases .elementor-swiper-button.elementor-swiper-button-prev {
      background-color: #00000070;
      padding: 20px;
      border-radius: 50px;
  }
  
  .free-trial-courases .elementor-swiper-button.elementor-swiper-button-next {
      background-color: #00000070;
      padding: 20px;
      border-radius: 50px;
  }
  
  
  /* Step 1 CSS */
  .steps_trial_form {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0;
  }
  
  .steps_trial_form .circle {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: transparent;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      color: white;
      border: 2px solid white;
  }
  
  .steps_trial_form .circle:nth-child(1) {
      background-color: white;
      color: #4bd900;
      border-color: white;
      font-size: 20px;
  }
  
  .steps_trial_form .line {
      width: 40px;
      height: 1.5px;
      background-color: white;
      margin: 0 5px;
  }
  
  
  
  /* Step 2 CSS */
  
  
  .steps_trial_form.step_2 .circle {
  
      color: #4BD900;
      border: 2px solid #4BD900;
  }
  
  .steps_trial_form.step_2 .circle:nth-child(1) {
      background-color: transparent;
      color: #4BD900 !important;
      border-color: #4BD900 !important;
  }
  
  .steps_trial_form.step_2 .circle.steps_color {
      background-color: #4BD900;
      color: white !important;
      border-color: #4BD900;
  }
  
  .steps_trial_form.step_2 .line {
      background-color: #4BD900;
  }
  
  
  
  
  
  
  
  /* .page-id-5255  .woocommerce-privacy-policy-text p, .Home_register_form .woocommerce-privacy-policy-text p{
      display:none;
  } */
  .page-id-5255 .woocommerce-simple-registration-login-link,
  .Home_register_form .woocommerce-simple-registration-login-link {
      display: none;
  }
  
  .page-id-5532 .woocommerce-privacy-policy-text,
  .page-id-5255 .woocommerce-privacy-policy-text,
  .Home_register_form .woocommerce-privacy-policy-text {
      font-family: 'Poppins';
      font-size: 12px;
      line-height: 22px;
      position: absolute;
      bottom: -38px;
      width: 100%;
      text-align: center;
  }
  
  .page-id-5532 .woocommerce-privacy-policy-text a {
      color: #FF5757;
  }
  
  .page-id-5255 .woocommerce-privacy-policy-text p,
  .Home_register_form .woocommerce-privacy-policy-text p {
      color: white;
  }
  
  .Home_register_form .woocommerce-privacy-policy-text a,
  .page-id-5255 .woocommerce-privacy-policy-text a {
      color: white;
      text-decoration: underline;
      text-underline-offset: 3px;
  }
  
  .Home_register_form .woocommerce-privacy-policy-text a:hover,
  .page-id-5255 .woocommerce-privacy-policy-text a:hover {
      text-decoration: none;
  }
  
  .page-id-5532 .woocommerce-Button.button,
  .page-id-5255 .woocommerce-Button.button,
  .Home_register_form .woocommerce-Button.button, .page-id-599 .woocommerce button[type="submit"]{
      padding: 17px 45px;
      font-size: 16px;
      font-family: 'Poppins';
      text-transform: uppercase;
      background-color: #FF5757;
      color: white;
      border-radius: 5px;
      border: 2px solid #FF5757;
      line-height: 20px;
  }
  .page-id-599 .woocommerce button[type="submit"]{
      padding: 13px 50px !important;
  }
  .page-id-599 .woocommerce button[type="submit"]:hover{
      background-color:#4bd900;
      border-color:#4bd900;
  }
  .page-id-599  .woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
      display:block !important;
      padding-bottom:10px;
  }
  .page-id-5532 .woocommerce-Button.button:hover {
      background-color: #4BD900;
      color: white;
      border-color: white;
  }
  
  .page-id-5255 .woocommerce-Button.button:hover,
  .Home_register_form .woocommerce-Button.button:hover {
      background-color: transparent;
      border-color: white;
      color: white;
  }
  
  .page-id-5532 .woocommerce-simple-registration-login-link a,
  .page-id-5255 .woocommerce-simple-registration-login-link a,
  .Home_register_form .woocommerce-simple-registration-login-link a {
      color: #FF5757;
      text-decoration: underline;
      text-underline-offset: 2px;
  }
  
  .page-id-5532 .woocommerce-simple-registration-login-link a:hover,
  .page-id-5255 .woocommerce-simple-registration-login-link a:hover,
  .Home_register_form .woocommerce-simple-registration-login-link a:hover {
      color: #4BD900;
      text-decoration: none;
  }
  
  .pmpro-login #loginform p label {
      font-family: 'Poppins';
      font-size: 16px;
      font-weight: 400;
  }
  
  .pmpro-login #loginform p input, .page-id-599 input{
      font-family: 'Poppins';
      font-size: 16px;
      font-weight: 400;
  }
  
  .pmpro-login .pmpro_lost_password-instructions {
      font-family: 'Poppins';
      font-size: 16px;
      font-weight: 400;
  }
  
  .pmpro-login .pmpro_lost_password-field.pmpro_lost_password-field-user_login label {
      font-family: 'Poppins';
      font-size: 16px;
      font-weight: 400;
      padding-bottom: 5px;
  }
  
  .pmpro-login .pmpro_submit input[type="submit"] {
      background-color: #FF5757;
      padding: 15px 30px;
      font-size: 16px;
      color: white;
      margin-bottom: 10px;
  }
  
  .pmpro-login .pmpro_actions_nav {
      margin-top: 10px;
  }
  button.needsclick.kl-teaser-QWYJmc {
      opacity: 0;
      margin: 0 !important;
      width: 0px !important;
  }
  
  .cky-consent-container {
      width: 650px !important;
  }
  
  .cky-consent-container .cky-title {
      display: none;
  }
  
  .cky-consent-container .cky-notice-des p {
      font-size: 12px;
      line-height: 20px;
      font-weight: 400;
      padding-top: 10px;
  }
  
  .cky-notice-btn-wrapper {
      display: block !important;
  }
  
  .cky-notice-btn-wrapper .cky-btn {
      width: auto !important;
      font-size: 10px !important;
  }
  
  .page-id-5825 .pmpro_checkout-h2-name,
  .page-id-595 .pmpro_checkout-h2-name{
      font-size: 35px;
      font-weight: 900;
  }
  .page-id-5825 #pmpro_checkout_box-other-information h2,
  .page-id-595  #pmpro_checkout_box-other-information h2{
      display: none;
  }
  
  .page-id-5825 #pmpro_checkout_box-other-information hr,
  .page-id-595  #pmpro_checkout_box-other-information hr {
      margin-bottom: 10px;
  }
  
  .page-id-5825 .pmpro_checkout-field.pmpro_captcha,
  .page-id-595  .pmpro_checkout-field.pmpro_captcha{
      position: absolute;
      margin-top: 88px;
  }
  
  /* .page-id-5825 input#pmpro_btn-submit,
  .page-id-595  input#pmpro_btn-submit {
      margin-top: 90px;
  } */
  .page-id-5825 .pmpro_checkout-h2-msg,
  .page-id-595 .pmpro_checkout-h2-msg{
     display:block;
      font-style:normal;
      font-size:16px;
      
  }
  .page-id-595 .pmpro_checkout-h2-msg{
     padding-bottom:15px;
      
  }
  
  .page-id-2775 .not-a-member {
      padding-top: 10px;
      color: white;
  }
  
  .page-id-2775 .not-a-member a {
      text-decoration: underline;
      text-underline-offset: 4px;
      color:white !important;
  }
  
  .page-id-2775 .not-a-member {
      font-family: 'Poppins';
      font-size: 12px;
  }
  
  
  /* My Account Page */
  .page-id-2775 .woocommerce #customer_login .u-column2.col-2 {
      display: none;
  }
  
  .page-id-2775 .woocommerce #customer_login .u-column1.col-1 h2 {
      display: none;
  }
  
  .page-id-2775 .woocommerce #customer_login .woocommerce-form label {
      font-family: 'Poppins';
      font-size: 16px;
      display:block;
      padding-bottom:10px;
  }
  .page-id-2775 .woocommerce #customer_login .woocommerce-form .form-row{
      margin-top:0px;
  }
  .page-id-2775 .woocommerce #customer_login .woocommerce-form label[for="username"], .page-id-599 .woocommerce .woocommerce-form label[for="username"],
  .page-id-599 .woocommerce .woocommerce-form label[for="username"]{
      font-size: 0px;
  }
  .page-id-2775 .woocommerce #customer_login .woocommerce-form label[for="username"] .required, .page-id-599 .woocommerce .woocommerce-form label[for="username"] .required{
      font-size:16px;
  }
  .page-id-2775 .woocommerce #customer_login .woocommerce-form label[for="username"]:before, .page-id-599 .woocommerce .woocommerce-form label[for="username"]:before{
      content:'Username or email';
      font-size:16px;
      padding-right:5px;
  }
  .page-id-2775 .woocommerce #customer_login .woocommerce-form .woocommerce-button.button.woocommerce-form-login__submit {
      padding: 19px 70px;
      font-size: 17px;
      text-transform: uppercase;
      font-family: 'Montserrat';
      border-radius: 5px;
      background-color: #FF5757;
  }
  
  .page-id-2775 .woocommerce #customer_login .woocommerce-form .woocommerce-button.button.woocommerce-form-login__submit:hover {
      background-color: #4BD900;
      color: white;
  }
  
  .page-id-2775 .woocommerce #customer_login .woocommerce-LostPassword.lost_password {
      font-family: 'Poppins';
      font-size: 16px;
  }
  .page-id-2775 .woocommerce #customer_login .woocommerce-LostPassword.lost_password a{
      color:white;
  }
  .page-id-2775 .woocommerce #customer_login .woocommerce-form {
      width: 480px;
  }
  
  .page-id-2775 .woocommerce #customer_login .woocommerce-form input {
      border-radius: 5px;
  }
  .page-id-599 .woocommerce-LostPassword.lost_password{
      display:none;
  }
  .woocommerce .woocommerce-ResetPassword.lost_reset_password {
      width: 500px !important;
      margin: auto;
  }
  .woocommerce .woocommerce-ResetPassword.lost_reset_password p{
     font-family:'Poppins';
      font-size:16px;
  }
  .woocommerce .woocommerce-ResetPassword.lost_reset_password button[type="submit"]{
      font-family:'Poppins';
      font-size:17px;
      font-weight:400;
  }
  .page-id-5825 #pmpro_pricing_fields .pmpro_checkout-h2-name, .page-id-595 #pmpro_pricing_fields .pmpro_checkout-h2-name{
      font-size:0px;
  }
  /* .page-id-5825 #pmpro_pricing_fields .pmpro_checkout-h2-name:before, .page-id-595 #pmpro_pricing_fields .pmpro_checkout-h2-name:before{
      content:'Payment Information'; 
    font-size:35px;
  } */
  .page-id-5825 #pmpro_pricing_fields .pmpro_checkout-h2-name, .page-id-595 #pmpro_pricing_fields .pmpro_checkout-h2-name{ 
    font-size:35px;
  }
  .page-id-5825 #pmpro_pricing_fields .pmpro_checkout-h2-msg, .page-id-595 #pmpro_pricing_fields .pmpro_checkout-h2-msg{
      display:none;
  }
  
  .page-id-5825 #pmpro_user_fields .pmpro_checkout-h2-msg{
      padding-bottom:20px;
  }
  .logged-in .main_header div[data-id="dff8e18"] ul li a{
      margin:0px 10px;
  }
  
  
  
  .page-id-2769 .ld-profile-edit-link, .page-id-2769 .ld-profile-stat.ld-profile-stat-certificates, .page-id-2769 .ld-profile-stat.ld-profile-stat-points{
      display:none;
  }
  
  .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat.ld-profile-stat-completed{
      border-right:none;
  }
  
  .page-id-2769 .entry-title{
      padding-top:50px;
  }
  
  
  .pmpro_a-print{
      display:none;
  }
  .print_button_cursor{
      cursor:pointer;
  }
  
  .stake_data_hidden_role_base{
      display:none;
  }
  
  
  
  .page-id-2774 .e-checkout__container .e-checkout__column-start .wc-stripe-banner-checkout.active{
      max-width:100% !important;
  }
  .page-id-2774.woocommerce-order-received .woocommerce-customer-details--phone, .page-id-2774.woocommerce-order-received .woocommerce-customer-details--email{
      font-size:14px !important;
      font-weight:600 !important;
  }
  
  .single.single-sfwd-courses .ld-course-status-segment.ld-course-status-seg-price{
      display:none !important;
  }
  
  .top_sec_divider .elementor-divider-separator{
      border-radius:50px;
  }
  
  
  .woocommerce-table__product-name.product-name{
      pointer-events:none;
  }
  #mobile_carousel_brands img {
      filter:brightness( 0% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
       opacity:0.5;
      height: 120px;
      object-fit: cover;
          object-position: center center;
  }
  .footer-link .elementor-icon-list-text{
      text-align:left;
  }
  
  .username_in_header a {
      width: 130px ;
      white-space:normal;
  }
  .product-item .product-details {
    padding: 10px 0;
}

.product-item a {
    text-align: center;
}
.product-item {
    align-items: center;
    background: #F6F6F6;
    border-radius: 5px;
}


  @media (min-width:1024px) {
  
      /* My Account Page */
      .page-id-2775 .woocommerce #customer_login .u-column1.col-1 {
          width: 40%;
          margin: 0 30%;
      }
  
  }
  
  @media (max-width:1024px) {
  
      /* My Account Page */
      .page-id-2775 .woocommerce #customer_login .u-column1.col-1 {
          width: 100%;
      }
  
  }
  
  
  
  @media (max-width:767px) {
    .main-video-sec{
        height: 245px;
    }
    .main-video-sec iframe.elementor-background-video-embed {
        width: 100% !important;
    }
    .main-video-sec .elementor .elementor-background-video-hosted{
        top: 31% !important;
    }
    .tiw .elementor-icon-box-icon a svg {
        position: relative;
        top: 13px;
    }
    .tiw p {
        margin-bottom: 6px !important;
    }
    .coachpage .elementor-tabs .elementor-tabs-wrapper {
          display: block;
      }
  
      .assesories_page_temp .elementor-tabs .elementor-tabs-wrapper {
          display: block;
      }
      
      .page-id-592  #pmpro_account-profile, .page-id-592 #pmpro_account-membership{
      padding:20px 0px;
  }
      
      .page-id-592 #elementor-tab-content-2213.elementor-active{
          display:flex !important;
          flex-direction:column;
          padding:20px 0px;
      }
      .page-id-592 #elementor-tab-content-2213.elementor-active a{
          margin:5px 0px;
      }
      
  
  }
  @media (max-width:420px) {
      .page-id-592 #elementor-tab-content-2214 .pmpro_invoice_wrap {
          padding-top:20px;		
      }
      .page-id-592 #elementor-tab-content-2214 .pmpro_actions_nav .pmpro_actions_nav-right{
          width:100%;
      }
      .page-id-592 .invoice-tab, .page-id-592 .memberships-hide-account{
          overflow-x:scroll;
      }
  }
  
  @media (max-width:580px) {
      .coachpage .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
          width: 50%;
          padding: 15px 0px;
          text-align: center;
      }
  
      .assesories_page_temp .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
          width: 50%;
          padding: 15px 0px;
          text-align: center;
      }
  
      .coachpage .elementor-tabs .elementor-tabs-wrapper {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
      }
  
      .assesories_page_temp .elementor-tabs .elementor-tabs-wrapper {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
      }
  
  }
  
  /* 7 day trial page css */
  @media (min-width:767px) {
      .seven-day-minus-margin {
          position: absolute;
          top: 215px;
          width: 530px !important;
          left: 95px;
      }
  
  }
  
  
  /* Mobile Screen CSS */
  @media only screen and (max-width:768px) {
  /*     button.needsclick.kl-teaser-QWYJmc.undefined.kl-private-reset-css-Xuajs1 {
          display: none;
      } */
  
      body,
      html {
          width: 100%;
          overflow-x: hidden;
      }
  
      div#mobile-only .e-hosted-video {
          --video-aspect-ratio: auto;
      }
  
      div#mobile-only video.elementor-video {
          border-radius: 20px;
      }
  
      .cky-consent-container .cky-notice-des p {
          font-size: 10px;
      }
  }
  
  
  
  @media (min-width:1025px) and (max-width:1080px) {
      .trial-seven-trial .elementor-button.elementor-button-link {
          position: fixed;
          right: -30px;
          top: 160px;
          z-index: 9999;
          width: 155px;
          transform: rotate(90deg);
      }
  
      .menu-col .main-menu-col ul li a {
          margin-right: 1px !important;
          font-size: 15px;
  
      }
  
      .menu-col {
          width: 60% !important;
      }
  
      .icons-col {
          width: 15% !important;
      }
  
  }
  
  @media (min-width:1080px) and (max-width:1240px) {
      .menu-col .main-menu-col ul li a {
          margin-right: 1px !important;
          font-size: 15px;
  
      }
  }