.badge-success{
   background-color: #4ECA8A;
}
.pl-0{
     padding-left: 0;
}
.pr-0{
     padding-right: 0;
}
.gunlet_360_plus .bg_red {
    min-height: 377px;
}
.gunlet_360 .bg_red {
    min-height: 377px;
}
#masthead .primary-navbar>.nav .dropdown-menu>.menu-item>a {
    padding: 0px 40px 0px 15px !important;
}
ul.dropdown-menu li { 
    margin-top: 5px !important;
}
body #masthead .primary-navbar .nav  .menu-item-1380:first-child:hover a{
     color: #fff !important;
}
p.main_plan_desc {
    color: #fff;
    font-size: 18px;
}
.level_changed .milestone_title {
    position: absolute;
    top: 5%;
    text-align: center;
    width: 93%;
}
.level_changed .milestone_complete_title {
    font-size: 41px;
    color: #FFF;
}
p.congratulation_title {
    color: #fff;
    font-size: 26px;
    margin-bottom: 70px;
}
h1.milestone_title {
    position: absolute;
    top: 35%;
    font-size: 33px;
    color: #ffff;
    width: 93%;
    text-align: center;
    font-family: 'Noto Sans';
    transform: rotate(320deg);
}
.see_workout_btn:active{
   height: 40px !important;
   padding: 10px !important;
}
.action_taken_name {
    color: #fff;
    text-align: center;
    font-size: 25px;
    transform: rotate(332deg);
    position: relative;
    top: 90px;
    font-weight: 900;
    text-transform: capitalize;
}
.action_already_taken {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    height: 84%;
    z-index: 1;
    width: 89%;
}
.qil {
    font-size: 21px;
    margin-bottom: 20px;
}
.workout_colum {
    margin-bottom: 30px;
}
.single-workout.single:not(.single-post) .content-area {
    background: #000 url(https://gznfitness.com/members/wp-content/uploads/2023/01/gzn_dark.png);
    padding: 2%;
    background-repeat: no-repeat;
    color: #fff;
    background-position: center;
}

.box_shadow {
    box-shadow: 0px 4px 8px 2px #f0f0f0;
    padding-bottom: 2.5%;
    padding-top: 2%;
}
.buy_now {
    margin-top: 20px;
} 
.plan_title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #000;
}
a.buy_now_link {
    color: #fff !important;
    padding: 10px 20px;
    border: 2px solid;
    background-color: #ED1313;
    text-transform: uppercase;
    font-weight: 600;
}
.small_btn {
    padding: 10px;
    height: 40px;
}
.small_btn:active{
    padding: 10px;
    height: 40px;
}
a.back-to-blog:hover {
    color: #000 !important;
}
.milestone .widget-content ul.categories-list{
    margin:20px 0;
    padding:0; 
}
.milestone .widget-content ul.categories-list li.completed::before {
    height: 30px !important;
    width: 30px;
    left: -15px;
    top: 12px;
    z-index: 1;
}
.milestone .widget-content ul.categories-list li{
    list-style: none;
    margin:auto; 
    min-height:50px; 
    border-left:1px dashed #ed1313a1 !important; 
    position:relative;
}
.milestone .widget-content ul.categories-list li:last-child{ border-left:0;}
.milestone .widget-content ul.categories-list li::before{
    position: absolute;
    left: -11px;
    top: 20px;
    content: " ";
    border: 8px solid rgba(255, 255, 255, 0.74);
    border-radius: 500%;
    background: #ED1313;
    height: 20px;
    width: 20px;
    transition: all 500ms ease-in-out;

}
.milestone .widget-content ul.categories-list li:hover::before{
    border-color:  #000;
    transition: all 1000ms ease-in-out;
}  

/********** Time Line ***********************/

.workout-feature-img {
    border-bottom: 2px solid #ED1313;
}

.milestone_side_bar .widget_categories_two .categories-list li.active a {
    padding-left: 20px;
    color: #fff !important;
    background: #201630;
}
.milestone_side_bar .widget_categories_two .categories-list li.active a span {
    opacity: 1;
}
.milestone_side_bar .widget_categories_two .categories-list li.active  a:before {
    opacity: 0;
}
 
.milestone_side_bar .widget_categories_two .categories-list li a:hover span {
    opacity: 1;
}
.milestone_side_bar .widget_categories_two .categories-list li a:hover {
   color: #ED1313 !important;
   /*    
   padding-left: 20px;
    background: #201630;
  */
}
/*
.milestone_side_bar .widget_categories_two .categories-list li a:hover:before {
    opacity: 0;
}*/
.milestone_side_bar .widget_categories_two {
    margin-bottom: 45px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 10%); 
}
.milestone_side_bar ul.categories-list.clearfix {
    padding-left: unset;
}
/*
.milestone_side_bar .widget_categories_two .categories-list li a:before {
    position: absolute;
    content: "\f063";
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 12px;
    color: #838d9e;
    left: 20px;
    top: 16px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.milestone_side_bar .widget_categories_two .categories-list li a span:before {
    position: absolute;
    content: "\f061";
    font-family: 'FontAwesome';
    font-weight: 700;
    font-size: 13px;
    left: 0px;
    top: 0;
    color: #fff;
}
*/
.milestone_side_bar .widget_categories_two .categories-list li a span {
    position: absolute;
    right: 10px;
    top: 14px;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--fira-sans);
    padding-left: 20px;
    display: inline-block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
}
.milestone_side_bar .widget_categories_two .categories-list li a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #1e1e2a;
    padding: 14px 0px 13px 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s; 
}
.milestone_side_bar .widget_categories_two .categories-list li {
    position: relative;
    display: block;
    border: 1px solid #e1e5e9;
    margin-bottom: 10px; 
}

.pmpro_checkout-field-password span.pmpro_asterisk {
    display: none;
}
.pmpro_checkout-field-password2 span.pmpro_asterisk {
    display: none;
}
.week_program_title h3 {
    margin-bottom: 5px;
}
.color-white {
    color: #fff !important;
}
.three_separate_program {
    padding-top: 30px;
    margin-top: 20px;
}
.pt-40{ 
     padding-top: 40px !important;
}
.pb-40{
     padding-bottom: 40px !important;
}
.mt-40{ 
     margin-top: 40px !important;
}
.mb-40{
     margin-bottom: 40px !important;
}
.post-type-archive-workout .archive-plan .row .col-md-3 .lsx-slot .workout-content-box .btn:after{
       content: unset !important;
}
.feature-block-one h3.plan_name {
    margin-bottom: unset;
    margin-top: unset;
    text-align: center;
}
.image_area {
    margin-bottom: 0px !important;
}
.feature-block-one .inner-box::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 20px;
    bottom: 38px;
    right: 0px;
    -webkit-box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 50px 0px;
    -webkit-transform: translateY(38px);
    -ms-transform: translateY(38px);
    transform: translateY(38px);
    background: rgb(255, 255, 255);
    border-radius: 6px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.feature-block-one .inner-box {
    position: relative;
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 0px 20px;
}
.feature-block-one .image {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.feature-block-one .content {
    position: relative;
    text-align: center;
    padding: 14px 0px;
}
.content-box.workout-content-box.white-bg {
      padding: 0;
}
#pmpro_levels_table a.pmpro_btn.pmpro_btn-select {
    margin-bottom: 15px;
}
.workout_action{
      padding: 12px 16px;
}
.workout-content-box .workout_title_area {
    background-color: #000; 
    padding: 12px 16px;
}
.workout_title_area h3.workout-title {
    color: #fff;
    margin-bottom: 0px;
    font-size: 20px;
}
.not_allow_notice{
     overflow: hidden; 
     clear: both;
     text-align: center;
}
.bg_red {
    background-color: #ED1313;
    padding: 15px 25px;
}
h3.plan_name {
    color: #ED1313;
    font-weight: 600;
    text-align: left;
    margin-top: 20px;
    font-size: 26px;
}
.gunlet_360 {
    margin-bottom: 0px;
}
.side_img {
    padding: 7% 0px;
}
.three_separate_program .class-item { 
    border-radius: 4px;
    padding: 13px;
}
.buy_now_btn {
    color: #fff !important;
}
.image_area {
    margin-bottom: 20px;
}
.action_area {
    text-align: left;
}
.mt-1 {
    margin-bottom: 10px;
}
.skip_btn {
    background-color: red;
    color: #fff !important;
}
.done_btn {
    background-color: #4ECA8A !important;
    color: #fff !important;
    border-color: #4ECA8A !important;
}
.done_btn:hover {
    border-color: #4ECA8A !important;
    background-color: #4ECA8A !important;
}
.content-info a, .content-info a::before, .content-info a:hover {color:#ED1313;}
#masthead {background:black;}
#masthead .primary-navbar > .nav { background:transparent; color:white; }
#masthead .primary-navbar > .nav > .menu-item.active > a { color:#ED1313; font-size: 16px;
text-transform: uppercase; }
#masthead .primary-navbar > .nav > .menu-item:hover > a, #masthead .primary-navbar > .nav > .menu-item.active:hover > a { color: #ED1313 !important; background:transparent;}
#masthead .primary-navbar > .nav > .menu-item > a {color:#fff; font-size: 16px;
text-transform: uppercase; }

.lsx:not(.single-post):not(.page-has-banner) .archive-header-wrapper .archive-header {padding:20px;}
.post-type-archive-plan .wrap.container .archive-header, .single-plan .wrap.container .archive-header, .single:not(.single-post) .wrap.container .archive-header, .archive .wrap.container .archive-header {  background:#ED1313; }
.svg svg > g, .title-lined svg > g, #single-plan-nav .nav.nav-pills li svg > g, .daily-plan-block svg > g, .single-plan .single-plan-inner svg > g, .archive-plan .single-plan-inner svg > g, .lsx-exercises-shortcode .single-plan-inner svg > g, .single-workout .single-plan-inner svg > g, .single-plan .single-plan-section-title svg > g, .archive-plan .single-plan-section-title svg > g, .lsx-exercises-shortcode .single-plan-section-title svg > g, .single-workout .single-plan-section-title svg > g , .single-plan-section-title svg > g #Day-Plan--Tab1{fill:black;}

.content-area a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor), .content-area a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor):active, .content-area a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor):visited, .widget-area a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor), .widget-area a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor):active, .widget-area a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor):visited, .modal-content a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor), .modal-content a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor):active, .modal-content a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor):visited, .remodal-wrapper a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor), .remodal-wrapper a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor):active, .remodal-wrapper a:not(.btn):not(.wp-block-button__link):not(.has-link-anchor):visited {color: #ED1313;}

.content-area .lsx-pagination > .page-numbers.current, .content-area .lsx-pagination > .page-numbers:hover, .content-area .lsx-pagination > .page-numbers:active:hover, .content-area .lsx-pagination > .page-numbers:focus, .content-area .lsx-pagination > .post-page-numbers.current, .content-area .lsx-pagination > .post-page-numbers:hover, .content-area .lsx-pagination > .post-page-numbers:active:hover, .content-area .lsx-pagination > .post-page-numbers:focus, .content-area .envira-pagination > .page-numbers.current, .content-area .envira-pagination > .page-numbers:hover, .content-area .envira-pagination > .page-numbers:active:hover, .content-area .envira-pagination > .page-numbers:focus, .content-area .envira-pagination > .post-page-numbers.current, .content-area .envira-pagination > .post-page-numbers:hover, .content-area .envira-pagination > .post-page-numbers:active:hover, .content-area .envira-pagination > .post-page-numbers:focus, .content-area .lsx-postnav > .page-numbers.current, .content-area .lsx-postnav > .page-numbers:hover, .content-area .lsx-postnav > .page-numbers:active:hover, .content-area .lsx-postnav > .page-numbers:focus, .content-area .lsx-postnav > .post-page-numbers.current, .content-area .lsx-postnav > .post-page-numbers:hover, .content-area .lsx-postnav > .post-page-numbers:active:hover, .content-area .lsx-postnav > .post-page-numbers:focus {background-color: #ED1313;}

.content-area .lsx-pagination > .page-numbers, .content-area .lsx-pagination > .page-numbers.prev::before, .content-area .lsx-pagination > .page-numbers.next::before, .content-area .lsx-pagination > .post-page-numbers, .content-area .lsx-pagination > .post-page-numbers.prev::before, .content-area .lsx-pagination > .post-page-numbers.next::before, .content-area .envira-pagination > .page-numbers, .content-area .envira-pagination > .page-numbers.prev::before, .content-area .envira-pagination > .page-numbers.next::before, .content-area .envira-pagination > .post-page-numbers, .content-area .envira-pagination > .post-page-numbers.prev::before, .content-area .envira-pagination > .post-page-numbers.next::before, .content-area .lsx-postnav > .page-numbers, .content-area .lsx-postnav > .page-numbers.prev::before, .content-area .lsx-postnav > .page-numbers.next::before, .content-area .lsx-postnav > .post-page-numbers, .content-area .lsx-postnav > .post-page-numbers.prev::before, .content-area .lsx-postnav > .post-page-numbers.next::before {border-color:#ED1313;}

.my-profile-block, body:not(.single-post) .archive-header, .lsx:not(.single-post) .archive-header { background:#ED1313;}

.content-area .lsx-pagination > .page-numbers, .content-area .lsx-pagination > .page-numbers.prev::before, .content-area .lsx-pagination > .page-numbers.next::before, .content-area .lsx-pagination > .post-page-numbers, .content-area .lsx-pagination > .post-page-numbers.prev::before, .content-area .lsx-pagination > .post-page-numbers.next::before, .content-area .envira-pagination > .page-numbers, .content-area .envira-pagination > .page-numbers.prev::before, .content-area .envira-pagination > .page-numbers.next::before, .content-area .envira-pagination > .post-page-numbers, .content-area .envira-pagination > .post-page-numbers.prev::before, .content-area .envira-pagination > .post-page-numbers.next::before, .content-area .lsx-postnav > .page-numbers, .content-area .lsx-postnav > .page-numbers.prev::before, .content-area .lsx-postnav > .page-numbers.next::before, .content-area .lsx-postnav > .post-page-numbers, .content-area .lsx-postnav > .post-page-numbers.prev::before, .content-area .lsx-postnav > .post-page-numbers.next::before {color:#ed1313; }

.title-lined { border-bottom: 5px solid #ED1313; }

.single:not(.single-post) .content-area {
    background: white;
    padding: 2%;
}

/*custom css*/
/*General css*/
.section-title {
	margin-bottom: 45px;
	text-align: center;
}

.section-title span {
	font-size: 16px;
	color: #ED1313;
	text-transform: uppercase;
	font-weight: 700;
}
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	color: #fff !important;
}
.section-title h2 {
	color: #ffffff;
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 8px;
}

.spad {
	padding-top: 100px;
	padding-bottom: 100px;
}

/* buttons */

.primary-btn {
	display: inline-block;
	font-size: 14px;
	padding: 17px 30px 16px;
	color: #ffffff;
	background: #ED1313;
	line-height: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
}
.pmpro_member_profile_edit_wrap .input {
   font-size: 14px;
    width: 100%;
    height: 50px;
    border: 1px solid #363636;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent;
    margin-bottom: 20px;
}

/*Hero Section*/
.hi-text {
    float: right !important;
    width: 60%;
    margin-top: -20% !important;
}

.hs-slider .hs-item {
	max-height: 700px;
        display: flex;
        -ms-flex-line-pack: center;
         align-content: center;
        padding-top: 0px !important;
}

.hs-slider .hs-item .hi-text span {
	display: block;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 6px;
	margin-bottom: 18px;
	position: relative;
	top: 0px !important;
	opacity: 1;
}

.hs-slider .hs-item .hi-text h1 {
	font-size: 70px;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 90px;
	margin-bottom: 42px;
	position: relative;
	top: 0px !important;
	opacity: 1;
}

.hs-slider .hs-item .hi-text h1 strong {
	color: #ED1313;
}

.hi-text  a.primary-btn {
    display: inline-block;
    font-size: 14px;
    padding: 17px 30px 16px;
    color: #ffffff !important;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    background: transparent;
    border: 2px solid #ED1313;
}
a.primary-btn:hover {
    background: #ED1313;
    border-color: #ED1313;
}

/* Classes Section */
.classes-section {
	background: #151515;
	padding-bottom: 80px;
        max-width: 100% !important;
}

.classes-section .section-title {
	margin-bottom: 35px;
}

.class-item {
	overflow: hidden;
	margin-bottom: 30px;
}

.class-item .ci-pic img {
	min-width: 100%;
}

.class-item .ci-text {
	background: #0a0a0a;
	position: relative;
	padding: 10px 30px 26px 30px;
	z-index: 1;
}

.class-item .ci-text:after {
	position: absolute;
	left: -5px;
	top: -44px;
	height: 100px;
	width: 600px;
	border-top: 4px solid #464646;
	background: #0a0a0a;
	content: "";
	-webkit-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
	z-index: -1;
}

.class-item .ci-text span {
	color: #ED1313;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
}

.class-item .ci-text h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 4px;
}

.class-item .ci-text h4 {
	font-size: 26px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 4px;
}

.class-item .ci-text a {
	display: inline-block;
	width: 46px;
	height: 46px;
	background: rgba(255, 255, 255, 0.1);
	line-height: 46px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	position: absolute;
	right: 30px;
	bottom: 26px;
}

/* About Us Section*/

section.class-details-section.spad {
    max-width: 100% !important;
    background: #000000 !important;
} 
.class-details-text .cd-trainer .cd-trainer-pic img {
	min-width: 100%;
}

.class-details-text .cd-trainer .cd-trainer-text {
	position: relative;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-title {
	margin-bottom: 18px;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-title h4 {
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 6px;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-title span {
	font-size: 12px;
	color: #aaaaaa;
	text-transform: uppercase;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-social {
	position: absolute;
	right: 0;
	top: 20px;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-social a {
	display: inline-block;
	font-size: 14px;
	color: #c4c4c4;
	margin-right: 9px;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-social a:last-child {
	margin-right: 0;
}

.class-details-text .cd-trainer .cd-trainer-text p {
	color: #c4c4c4;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-info {
	margin-top: 28px;
	margin-bottom: 26px;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-info li {
	font-size: 14px;
	color: #c4c4c4;
	list-style: none;
	padding-bottom: 8px;
	border-bottom: 1px solid #252525;
	margin-bottom: 10px;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-info li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

.class-details-text .cd-trainer .cd-trainer-text .trainer-info li span {
	color: #ffffff;
	font-weight: 700;
	width: 150px;
	display: inline-block;
}
.cd-trainer-text h4 {color:#f9f9f9;}
.class-details-section p {
    color: #ffffff !important;
    font-size: 19px !important;
}

/* Pricing section */
section.pricing-section {
    max-width: 100% !important;
    background: #151515;
}
.pricing-section .section-title {
	margin-bottom: 56px;
}
.ps-item {
	text-align: center;
	padding: 40px 30px 52px;
	border: 1px solid #464646;
	-webkit-transform: skewY(-4deg);
	-ms-transform: skewY(-4deg);
	transform: skewY(-4deg);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-bottom: 30px;
	position: relative;
}

.ps-item:hover {
	background: #ffffff;
	border-color: #ffffff;
}
.ps-item:hover a.pmpro_btn.pmpro_btn-select {
    background: #ED1313 !important;
    color: #ffffff !important;
    border-color: #ED1313 !important;
}

.ps-item .pmpro_checkout th {
    font-size: 26px !important;
    color: #ED1313!important;
}
.ps-item .pmpro_checkout td {
    font-size: 24px !important;
    color: #ffffff !important;
    text-align: left !important;
}
.ps-item a.pmpro_btn.pmpro_btn-select {
    color: #ffffff !important;
    background: #ED1313 !important;
    border-color: #ED1313 !important;
}
.ps-item p.pmpro_actions_nav {
    display: none !important;
}
.ps-item:hover td {
    color: #000000 !important;
}
.ps-item a.pmpro_btn.pmpro_btn-select {
    background-color: #333333 !important;
    border-color: #333333 !important;
}

/*Gallary Section*/
section.gallary{
    max-width: 100% !important;
    padding: 40px 10px 0px 0px !important;
}
.gallary h2 {
    color: #000000 !important;
}

/*MemberShip Acount*/
#pmpro_account a:hover {
    color: black!important;
    font-weight: 600;
}
#pmpro_levels_table a:hover {
    color: black!important;
    font-weight: 600;
}
.pmpro_actions_nav a:hover {
    color: black!important;
    font-weight: 600;
}

/*Membership Levels*/
.page-id-15.entry-content table {
    background-color: #ffffff !important;
    font-size: 16px;
    border: 1px solid #000000 !important;
  }
.page-id-15 #pmpro_levels_table th {
    padding: 15px;
    background: #000000;
    color: #ffffff !important;
    text-align: center;
    
}
.page-id-15 #pmpro_levels_table td {
    text-align: center;
    background: lightgray;
    padding: 10px !important;
}

/*Membership Checkout*/
.page-id-12  a:hover {
    color: black!important;
    font-weight: 600;
}

/*Edit Profile*/
.pmpro_member_profile_edit_wrap .input {
   font-size: 14px;
    width: 100%;
    height: 50px;
    border: 1px solid #363636;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent;
    margin-bottom: 20px;
}
.pmpro_member_profile_edit_wrap input.pmpro_btn {
    background-color: #ED1313!important;
    color: #ffffff;
    height: 50px !important;
    text-decoration: none;
}
.pmpro_member_profile_edit_wrap input.pmpro_btn:hover {
    background: #ffffff!important;
    border: 1px solid #ED1313 !important;
    color: #000000;
    text-decoration: none;
} 
.pmpro_change_password_wrap .input {
   font-size: 14px;
    width: 100%;
    height: 50px;
    border: 1px solid #363636;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent;
    margin-bottom: 20px;
}
.pmpro_change_password_wrap input.pmpro_btn {
    background-color: #ED1313!important;
    color: #ffffff;
    height: 50px !important;
    text-decoration: none !important;
}
.pmpro_change_password_wrap input.pmpro_btn:hover {
    background: #ffffff!important;
    border: 1px solid #ED1313 !important;
    color: #000000;
    text-decoration: none !important;
} 
.pmpro_checkout_gateway-authorizenet form .input{
   font-size: 14px;
    width: 100%;
    height: 50px;
    border: 1px solid #363636;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent;
    margin-bottom: 20px;
}

.pmpro_checkout_gateway-authorizenet form select#bcountry {
    font-size: 14px !important;
    width: 100% !important;
    height: 50px !important;
    border: 1px solid #363636;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent;
    margin-bottom: 20px;
}

select#ExpirationMonth, #ExpirationYear {
    font-size: 14px !important;
    width: 40% !important;
    height: 50px !important;
    border: 1px solid #363636;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent;
    margin-bottom: 20px;
}
.pmpro_checkout_gateway-authorizenet input.pmpro_btn {
    background-color: #ED1313!important;
    color: #ffffff;
    height: 50px !important;
    text-decoration: none !important;
}
.pmpro_checkout_gateway-authorizenet input.pmpro_btn:hover {
    background: #ffffff!important;
    border: 1px solid #ED1313 !important;
    color: #000000;
    text-decoration: none !important;
}

/*Login */
.pmpro_login_wrap form#loginform{
 background-color: #ececed;
    padding: 35px !important;
    margin: 10px !important;
    display: block;
padding-left: 8% !important;
}

.pmpro_login_wrap .input {
   font-size: 14px;
    width: 100%;
    height: 50px;
    border: 1px solid #363636;
    padding-left: 20px;
    padding-right: 5px;
    background: transparent;
    margin-bottom: 20px;
}
.pmpro_login_wrap input#wp-submit {
        background-color: #ED1313!important;
    color: #ffffff;
    height: 50px !important;
    width: 20% !important;
    text-decoration: none !important;
    border: unset !important;
}
.pmpro_login_wrap input#wp-submit:hover {
    background: #ffffff!important;
    border: 1px solid #ED1313 !important;
    color: #000000;
    text-decoration: none !important;
}
.pmpro_logged_in_welcome_wrap a:hover {
    color: black!important;
    font-weight: 600;
}
#pmpro_account {
background: white;
padding: 25px;
}
#sep {background: #202020;}

.left_side_bar li {
    margin-bottom: 5px;
    padding: 10px;
    box-shadow: 0px 3px 6px white; 
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before { 
  padding-top:0 !important;
}
.ytp-title-link.yt-uix-sessionlink {display:none;}
.single-workout {text-align:center;}

.mb-2{
margin-bottom:20px;
}

#pmpro_account_details .left_side_bar ul {
      padding-left: 0;
}
#pmpro_account_details .left_side_bar li {
	list-style-type: none;
}

.single-workout  .wp-block-embed__wrapper:before {
    padding-top: 0% !important;
}

.navbar-nav { 
    display: block !important;
}

.navbar-nav>li {
    float: right;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom:first-child:hover {
}
li.menu-item.menu-item-type-custom.menu-item-object-custom:first-child {
   background-color: #ED1313;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom {
     padding: 10px;
    margin-top: 25px;
}