/* CSS Document */
.ax-all p {
    font-size: 17px;
    line-height: 180%;
}
.ax-all__programs-slider.owl-theme .owl-nav .owl-next img, .ax-all__programs-slider.owl-theme .owl-nav .owl-prev img {
    height: 50px;
    width: 50px;
}

section.sales-header {
    padding: 0;
    background: #000;
    color: #fff;
}
.training-pass {
    padding: 20px 0;
    position: relative;
    z-index: 2;
}
.ax-all__testimonials-slider {
    max-width: unset;
}
.training-pass span.training {
    display: block;
    color: #ffcc00;
    font-size: 48px;
    line-height: 1;
    padding: 0;
}
.training-pass p {
    padding: 1.5rem 0 2rem;
}
.training-pass .program-token-atc {
    margin: unset !important;
}
.training-pass h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 56px;
    font-family: 'Roboto';
    line-height: 1;
    /* padding: 20px 0 10px; */
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

section.ax-all__header-proofs {
    background: #000 !important;
}

.program-token-atc.view-ax-all {
}

section.ax-all__header-proofs {
    padding-bottom: 50px !important;
}

.sales-header .program-token-atc .ax-btn.btn-large {
    /* margin: 50px auto auto 1em; */
    margin: unset;
}

.training-image img {
    position: relative;
    top: -15px;
    height: 100%;
    z-index: 1;
}

.ax-all__testimonials h3 {
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'Poppins';
}

.ax-all__testimonials h2 {
    font-size: 25px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}

.testimonial-slide__description {
    text-align: left;
    font-size: 18px;
	padding: 0 20px;
}

.testimonial-slide__description p {
    font-size: 17px;
    text-transform: initial;
    line-height: 170%;

    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

p.testimonial-name {
    font-weight: 800;
    padding: 10px 0 0;
}

.testimonial-slide img {
    opacity: 1;
    width: 100% !important;
    margin: 0;
}

.testimonial-slide .flex >div {
    flex: 1 1 50%;
}

.testimonial-program {
	background: #c00;
    text-align: left;
    color: #fff;
    padding: 2px 5px;
    font-size: 16px;
    text-transform: initial;
    font-family: 'Poppins';
	margin: 5px 0
}

.training-inside {
    max-width: 600px;
    margin: 0 0 0 auto;
    text-align: right;
    color: #fff;
    padding: 40px 0 35px;
}

.training-inside h3 {
    font-size: 44px;
    text-align: center;
    margin-bottom: 1rem;
    text-transform: uppercase;
}

.noexcuses {
    color: #f00;
    /* padding: 55px 0 5px; */
}
.ax-all__testimonials-slider .owl-prev {
    margin-left: -40px !important;
    z-index: 1232;
}

.ax-all__testimonials-slider .owl-next {
    margin-right: -20px !important;
}
section.ax-all__includes {
    text-align: center;
    background: #fff;
    background-image: url(https://athleanx.com/wp-content/themes/engage-ax/ax-all/img/sales-page/all-axcess-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 2rem;
    padding-right: 2rem;
}

h2.all-axcess-includes {
    /* font-size: 70px; */
    text-transform: uppercase;
    font-family: 'Poppins';
}

.axcess-bullets p.important-bullet {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
}

.axcess-bullets p {
    font-family: 'Poppins';
    font-size: 17px;
}

p.note-bullet {
    color: #c00;
    font-size: 14px;
    line-height: 1;
}

.axcess-bullets {
    padding: 20px 0;
}

section#ax-all {
    background: #fff;
}
.ax-all__programs h3 {
    max-width: unset;
    color: #000;
    text-align: center;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 30px;
}
.ax-all__programs h4 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0 30px;
    font-size: 24px;
    font-family: 'Poppins';
}
.space-below{
	padding-bottom: 20px;
}

section.trainingevery {
    padding: 2rem 0;
    background: #fff;
    background-image: url(https://athleanx.com/wp-content/themes/engage-ax/ax-all/img/sales-page/all-axcess-programs.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 98%;
    /* background-position: right; */
    /* border-top: 5px solid #000; */
    /* border-bottom: 5px solid #000; */
}

#main.boxed {
    max-width: 1250px;
}

.training-inside .program-token-atc .ax-btn.btn-large {
    margin: 1rem auto 0;
    /* margin: 0 0 0 auto; */
}

.noexcuses p {
    text-align: center;
    line-height: 150%;
    font-size: 22px;
	font-weight: 800;
}

section.program-deal {
    text-align: center;
    color: #fff;
    /* background: #e5e5e5; */
    /* color: #222; */
    /* background: #000; */

    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 4%);
}

.seperate-containers {
    justify-content: center;
    /* justify-content: space-evenly; */
    padding: 0 2rem;
    margin: 20px 0 40px;
    gap: 2em;
}

.seperate-containers >div:not(.versus) {
    background: #181818;
    padding: 27px 20px 20px;
    border-radius: 8px;
    flex-grow: 1;
    max-width: 360px;
    width: 100%;
    /* box-shadow: 0 0 70px 6px rgba(238, 7, 39, 0.35); */
    border: 1px solid #444;
    /* border-top: 7px solid #c40000; */
    color: #fff;
}

p.box-title {
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: 600;
}
.program-deal h2 {
    font-size: 40px;
    font-family: 'Poppins';
    text-transform: uppercase;
    padding: 30px 0 20px;
}
p.box-title span {
    display: block;
}

p.box-price {
    font-size: 66px;
    line-height: 1;
    white-space: nowrap;
    color: #ffcc00;
    font-weight: 600;
    font-family: 'Roboto Condensed';
    letter-spacing: -2px;
    padding: 1rem 10px 0.5rem;
}

.box-price sup {
    font-size: .6em;
}

p.box-note {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
}
.important-bullet span:before {
    content: "";
    position: absolute;
    left: -20px;
    width: 19px;
    top: 10px;
    height: 12px;
    background: url(https://athleanx.com/wp-content/themes/engage-ax/ax-all/img/sales-page/red-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.important-bullet span {
    position: relative;
}.ax-all__programs .owl-stage-outer {
    margin: 0 0 20px;
}
.faq_block h2 {
    margin: 0;
}
.entry-content>.wpb_row>.wrapper {
    max-width: unset;
}
.FAQ h3 {
    text-align: center;
    margin: 30px 0;
    font-size: 40px;
}
@media screen and (max-width: 767px){
	.FAQ h3 {
		text-align: center;
		margin: 30px 0;
		font-size: 40px;
	}

	.training-pass h1 {
		font-size: 44px;
		line-height: .9em;
	}

	.flex {
		flex-wrap: wrap;
	}

	.training-pass span.training {
		font-size: 30px;
	}

	.training-pass {
		padding: 20px 10px;
	}

	.sales-header .program-token-atc .ax-btn.btn-large {
		/* margin: 20px auto; */
		margin: auto;
	}

	.ax-all__testimonials h2 {
		font-size: 23px;
	}

	.ax-all__testimonials h3 {
		font-size: 36px;
	}

	.testimonial-slide__description p {
		font-size: 16px;
	}

	section.trainingevery {
		/* background-position: right; */
		/* background-position: 30%; */
		background-position: center;
		padding: 10px;
	}

	.training-inside h3 {
		font-size: 32px;
        margin-bottom: 0;
	}

	h2.all-axcess-includes {
		font-size: 32px;
	}

	.axcess-bullets p.important-bullet {
		font-size: 20px;
	}
	.axcess-bullets p {
        font-size: 16px;
        line-height: 160%;
	}
	p.note-bullet {
        font-size: 14px;
        margin-top: 5px;
    }
	.program-deal h2 {
		font-size: 38px;
	}
	.accordion-body {
		padding: 0 10px;
	}
	button.accordion-button {
		padding: 0 30px 0 10px !important;
	}
	.training-inside .program-token-atc .ax-btn.btn-large {
		margin: 0 auto;
	}
}











/* ----------- */
/* 2024 Tweaks */
/* ----------- */

.testimonial-slide {
    /* width: 92%; */
    margin: auto;
}
.ax-all__testimonials-slider.owl-carousel {
    /* max-width: 90%; */
    max-width: 84%;
    margin: auto;
    padding: 0.85rem 0 0.25rem;
}
.ax-all__testimonials-slider .owl-prev {
    margin-left: -74px !important;
    transition: 200ms;
    /* margin-left: -20px !important; */
}
.ax-all__testimonials-slider .owl-next {
    margin-right: -60px !important;
    transition: 200ms;
    /* margin-right: -5px !important; */
}
.ax-all .ax-all__testimonials-slider .owl-nav {
    top: 110px;
}
.ax-all__testimonials-slider .owl-prev.disabled,
.ax-all__testimonials-slider .owl-next.disabled {
    cursor: not-allowed !important;
    /* opacity: 0 !important; */
    /* pointer-events: none; */
}
.box-price {
    padding-left: 10px;
    padding-right: 10px;
}
.hoping .box-price {
    color: #666;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

/* .hoping .box-price::after {
    content: '';
    height: 5px;
    background: #c40000;
    width: 100%;
    transform: rotate(-10deg);
    position: absolute;
    bottom: 48%;
    left: 0;
    z-index: 3;
} */

.seperate-containers .versus {
    align-self: center;
    justify-self: center;
}

.ax-all__faq {
    padding: 5rem 2rem 4rem;
}


.training-inside {
    text-align: left;
    background: none !important;
    /* background: rgba(0,0,0,0.75) !important; */
    padding: 1.5rem 1rem 1.25rem !important;
}
.training-inside ul {
    color: #e5e5e5;
}
/* section.trainingevery {
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
} */
.ax-all__faq .accordion div:last-of-type {
    border-bottom: none;
}
.program-slide__video {
    cursor: pointer;
    transition: 200ms;
}
.program-slide__video:hover {
    border-color: #c40000;
}

/* .training-inside ul li {
    position: relative;
}
.training-inside ul li::after {
    content: "";
    position: absolute;
    left: 0;
    width: 19px;
    top: 4px;
    height: 12px;
    background: url(https://athleanx.com/wp-content/themes/engage-ax/ax-all/img/sales-page/red-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
} */
.training-inside ul li {
    position: relative;
}
.training-inside ul li::after {
    content: "";
    position: absolute;
    left: -25px;
    width: 19px;
    top: 4px;
    height: 12px;
    background: url(https://athleanx.com/wp-content/themes/engage-ax/ax-all/img/sales-page/red-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

footer {
    z-index: 1;
    position: relative;
}
.ax-satc-92108695 {
    border-top: 1px solid #555 !important;
}

.ax-all__programs .owl-theme .owl-nav {
    top: 50%;
    position: absolute;
    margin: unset !important;
}
/* .ax-all__programs .owl-theme .owl-nav {
    margin-top: 3%;
} */
.ax-all__programs h3 {
    margin-bottom: 2rem;
}
.ax-all__programs h4 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 1.75rem !important;
    font-size: 20px !important;
}
/* .ax-all p {
    font-size: 17px;
    line-height: 190%;
} */

@media screen and (max-width: 1324px) {
    .training-pass {
        padding-left: 2rem;
    }
}

@media screen and (max-width: 767px) {
    section.sales-header {
        background: url(https://athleanx.com/wp-content/themes/engage-ax/ax-all/img/testimonials/ultimate-training-pass.png);
        background-color: #000;
        background-size: cover;
        background-position: bottom;
        /* background-position: 0 -10px; */
        background-repeat: no-repeat;
    }
    .ax-all__faq {
        padding: 3.5rem 1.25rem 2rem;
    }
    .ax-all__faq h3 {
        margin-top: 10px !important;
    }
    .ax-all__faq .accordion-body {
        padding: 0;
    }
    .ax-all__faq .accordion .accordion-item .accordion-button {
        padding: 0px 55px 0px 0px !important;
        box-shadow: none;
        font-size: 16px;
        border-radius: 0px;
        outline: none;
        font-family: 'Poppins', sans-serif;
        cursor: pointer;
        line-height: 150%;
        min-height: 45px;
    }
    .ax-all .ax-all__faq .accordion-body p {
        font-size: 16px !important;
        opacity: 0.85;
        font-weight: 400;
        line-height: 170% !important;
    }
    .training-image {
        display: none;
    }
    .training-pass {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
        padding: 2rem !important;
        position: relative !important;
        max-width: 85%;
        background: rgba(0,0,0,0.6) !important;
    }
    .sales-header .flex {
        justify-content: center;
    }
    .training-pass h1 {
        white-space: normal;
        font-size: 38px;
        line-height: 1;
    }
    .training-inside {
        background: rgba(0,0,0,0.75) !important;
        padding: 2rem 2rem 1rem !important;
    }
    .training-inside ul {
        margin-left: 2rem !important;
        padding: 1.5rem 0 !important;
        text-align: left;
        /* list-style: initial !important; */
    }
    .training-inside ul li {
        position: relative;
    }
    /* .training-inside ul li::after {
        content: "";
        position: absolute;
        left: -25px;
        width: 19px;
        top: 4px;
        height: 12px;
        background: url(https://athleanx.com/wp-content/themes/engage-ax/ax-all/img/sales-page/red-arrow.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    } */
    .noexcuses  {
        padding-bottom: 0.5rem;
    }
    .ax-all .training-pass p {
        font-size: 16px;
        line-height: 180%;
    }
    .testimonial-slide__description {
        padding: 0;
    }
    .testimonial-slide__description p {
        /* display: block; */
        /* overflow: unset; */
        /* -webkit-line-clamp: unset; */
        /* -webkit-box-orient: unset; */
    }
    .ax-all__testimonials-slider .owl-prev {
        margin-left: -60px !important;
    }
    .ax-all__testimonials-slider .owl-next {
        margin-right: -46px !important;
    }
    .axcess-bullets {
        margin-left: 20px !important;
    }
    .important-bullet span:before {
        content: "";
        position: absolute;
        left: -20px;
        width: 19px;
        top: 4px;
        height: 12px;
        background: url(https://athleanx.com/wp-content/themes/engage-ax/ax-all/img/sales-page/red-arrow.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    /* .ax-all p {
        font-size: 16px;
        line-height: 190%;
    } */
    .noexcuses p {
        font-size: 24px !important;
        line-height: 120% !important;
    }
    .testimonial-program {
        background: #c00;
        text-align: left;
        color: #fff;
        padding: 4px 7px 3px;
        font-size: 14px;
        text-transform: initial;
        font-family: poppins;
        margin: 5px 0;
        font-weight: 600;
    }
    .ax-all__programs .owl-theme .owl-nav {
        margin-top: 4%;
    }
    .owl-next img,
    .owl-prev img {
        height: auto !important;
        width: 100% !important;
        max-width: 50px;
    }
    .ax-all__testimonials-slider .owl-next {
        margin-right: -45px !important;
    }
    .ax-all__testimonials-slider .owl-prev {
        margin-left: -45px !important;
    }
    .ax-all h2.all-axcess-includes + p {
        font-size: 16px;
        line-height: 160%;
    }
    .ax-all__xperts-header p,
    .ax-all__coach-content p {
        font-size: 16px;
        line-height: 190%;
    }
    p.box-title {
        font-size: 26px;
    }
    .important-bullet span {
        position: relative;
        padding-bottom: .25rem !important;
        display: inline-block;
    }
    .ax-all__programs-slider.owl-theme .owl-nav .owl-next,
    .ax-all__programs-slider.owl-theme .owl-nav .owl-prev {
        height: 50px !important;
        width: 50px !important;
    }
    .training-inside li {
        font-size: 16px !important;
	}
}





@media screen and (max-width: 600px) {
    .training-inside {
        padding: 2rem 1rem 1rem !important;
    }
    .training-inside h3 {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .training-inside ul {
        margin-left: 1.5rem !important;
    }
    .training-pass {
        padding: 1.5rem !important;
        max-width: 90%;
    }
}





@media screen and (max-width: 380px) {
    .ax-all__testimonials h3 {
        font-size: 32px;
    }
}
