.coaching-plans-front-single,
.coaching-plans-listing {
    background-color: #ffffff;
    overflow: hidden;
}

.cpf-top-big-image {
    background-color: #212830;
    color: #fff;
    padding: 15px 0 6px;
    position: relative;
    overflow: hidden;
}

.cpf-top-big-image h2 {
    color: #2c3437;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    margin: 12px 0;
}

.cps-info-outer {
    padding: 30px 10px 20px 25px;
    width: 100%;
}

.cps-info-outer_dtls {
    margin-bottom: 25px;
}

.coach-plan-price {
    color: #393939;
    display: flex;
    flex-direction: column;
    font-weight: bold;
}

.coach-plan-price.coaching-plan-is-on-sale {
    color: var(--best-offer-color);
    font-size: 18px;
}

.coach-plan-price .woocommerce-Price-amount {
    color: inherit;
}

.coach-plan-price del,
.coach-plan-price del .woocommerce-Price-amount {
    color: #393939;
    order: 2;
}

.coach-plan-price del {
    display: block;
    padding-top: 7px;
    font-size: 85%;
    text-align: right;
}

.cpf-top-big-image .video-title {
    font-size: 23px;
    line-height: 23px;
}

.cpf-top-big-image .video-title .info {
    color: #212830;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.19;
    margin-bottom: 11px;
    text-transform: uppercase;
    word-spacing: -1px;
}

.cpf-top-big-image .video-popup {
    z-index: 1;
    position: relative;
}

.cpf-top-big-image .top-image .video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}



.coaching-plans-listing .item-inner .video-popup a {
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 10px;
}

.coaching-plans-listing .item-inner .video-popup .video-title {
    font-weight: 200;
    font-size: 19px;
    line-height: 20px;
    padding-top: 8px;
}


.coaching-listing-popup-dismiss {
    display: inline-block;
    margin-top: 10px;
}

.coaching-listing-popup-content .modal-container {
    width: 1018px;
}

.coaching-listing-popup-content.tm-success-popup-content h2 {
    font-weight: 700;
    font-size: 33px;
    line-height: 33px;
    color: #2e3539;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.tm-success-popup-content.coaching-listing-popup-content .btn {
    margin-top: 10px;
}

.coaching-listing-popup-content.tm-success-popup-content .video-box iframe {
    width: 100%;
}

.coaching-listing-popup-content .title-image {
    margin-bottom: 10px;
}

.coaching-listing-popup-content .text1 {
    font-size: 26px;
    line-height: 26px;
    color: #2e3539;
    margin-top: 15px;
    margin-bottom: 0;
}

.coaching-listing-popup-content .text2 {
    font-size: 22px;
    line-height: 22px;
    color: #2e3539;
}

.coaching-listing-popup-content .text2 a {
    color: #ea5b2e;
}

.coaching-listing-popup-content .popup-btn {
    color: #fff;
    padding: 15px 100px;
    font-size: 30px;
    background-color: #5eb57d;
    margin-bottom: 15px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

.coaching-listing-popup-content .title-container {
    font-size: 36px;
    line-height: 36px;
    color: #42b7e3;
    text-align: left;
    margin-top: 20px;
    text-transform: uppercase;
}

.coaching-listing-popup-content .title-container .icon-coaching {
    color: #a4a4a4;
    font-size: 76px;
    float: left;
    width: auto;
    margin: -20px 22px 10px 35px;
}

.coaching-listing-popup-content .modal-container-inner img {
    float: left;
    width: auto;
    margin: -20px 22px 5px 35px;
}

.coaching-listing-popup-content .modal-container-inner img.title-image {
    width: auto;
    float: inherit;
    margin: 0 0 10px 0;
}

.video-meta.video-title {
    font-size: 20px;
    text-transform: uppercase;
    color: #393939;
    line-height: 1.4;
}

.weekTrialBlock-actionBlock {
    text-align: center;
}

.actionBtnContainer .main-btn,
.weekTrialBlock-actionBlock .btn.main-btn {
    padding: 11px 35px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: 0;
    border-radius: 5px;
    background-color: #f48419;
}

.weekTrialBlock-actionBlock .btn.main-btn,
.weekTrialBlock-actionBlock .coaching-plan-add-to-cart {
    width: 100%;
    max-width: 325px;
}

.weekTrialBlock-actionBlock .coaching-plan-add-to-cart del {
    font-size: 90%;
}

.weekTrialBlock-actionBlock {
    margin-bottom: 22px;
}

.weekTrialBlock {
    padding: 17px 15px 5px;
    border-radius: 5px;
    background-color: #e6eef0;
}

.weekTrialBlockInner>* {
    margin: 0 auto;
    max-width: 590px;
}

.weekTrialBlock h2 {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #212830;
}

.weekTrialBlock h3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.weekTrialBlock p {
    margin-bottom: 24px;
}

.weekTrialBlockColumns {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.weekTrialBlockColumnItem {
    flex: 1 0 100%;
}

.weekTrialBlockColumnMiddle {
    padding-bottom: 20px;
    flex: 0 0 100px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}

.recommended-plans.coaching-listing {
    padding: 40px 0;
}

.recommended-plans.coaching-listing
.coaching-item
.item-inner
.info:last-child {
    margin-bottom: 0;
}

.coaching-listing-popup-content .modal-container-inner {
    background-size: cover;
    background-position: center bottom;
    text-align: center;
    padding: 0 1.5rem 25px;
}


.main-wrap {
    color: #212830;
    font-family: 'Museo Sans', sans-serif;
    font-weight: 500;
}

.main-wrap h1:not(.font-main-bold),
.main-wrap h2:not(.font-main-bold),
.main-wrap h3:not(.font-main-bold),
.main-wrap h4:not(.font-main-bold) {
    font-family: 'Museo Sans', sans-serif;
    font-weight: 500;
}

.page-container {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding-bottom: 61px;
}

.coach-top-section {
    width: 100%;
    height: 500px;
    border-radius: 5px;
}

.coach-top-section--2 {
    background: url("../jpg/header-bg.jpg") 100%/cover;
}

.coach-top-section--1 {
    background: url("../png/coaching_bg.png") 100%/cover;
    color: #212830;
}

.coach-top-section--2 .coach-top-section__left {
    background: rgba(0, 0, 0, .2);
}

.coach-top-section--1 .coach-top-section__left_txt {
    font-weight: 500;
    max-width: 500px;
}

.coach-top-section--1 .coach-top-section__l-toggle {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: fit-content;
    cursor: pointer;
    margin-top: 34px;
}

.coach-top-section--1 .coach-top-section__l-toggle img {
    width: 22px;
    margin-right: 7px;
}

.coach-top-section--1 .coach-top-section__l-toggle span {
    text-decoration: underline;
    font-weight: bold;
    text-transform: uppercase;
}

.coach-top-section--1 .coach-top-section__right img {
    width: 95%;
}

.coach-top-section__left {
    padding: 20px 35px 10px;
    width: 100%;
    height: fit-content;
    align-self: center;
}

.coach-top-section__right {
    width: 100%;
    height: 100%;
}

.coach-top-section__l-widget {
    font-weight: 500;
    font-size: 	0.75rem;
    margin-bottom: 8px;
}

.coach-top-section__l-widget img {
    display: inline-block !important;
    width: auto !important; /*overwriting .owl-carousel .owl-item img { width 100% } */
}

.coach-top-section__l-widget-text-right,
.header-section-trustpilot {
    margin-right: 4px;
}

.coach-top-section__trustpilot {
    margin-right: 5px;
    position: relative;
    bottom: 2px;
}

.coach-top-section__title {
    font-size: 2.1875rem;
    margin-bottom: 10px;
}

.coach-top-section__txt {
    margin-bottom: 8px;
}

.coach-top-section__txt a {
    display: none;
    width: fit-content;
    text-decoration: none;
    font-weight: 500;
}

.coach-top-section__r-andy {
    position: absolute;
    height: auto;
    bottom: 0;
    left: -20%;
    width: 95%;
}

.coach-top-section__r-piers {
    position: absolute;
    height: auto;
    width: 95%;
    bottom: 0;
    left: 32%;
}

@media (max-width: 767px) {
    html {
        font-size: 13px;
    }

    .coach-top-section {
        flex-direction: column;
    }

    .coach-top-section--1 .coach-top-section__right img {
        width: 350px;
    }

    .coach-top-section--2 .coach-top-section__left {
        width: 100%;
    }

    .coach-top-section__title {
        font-size: 20px;
        margin-bottom: 18px;
        text-align: center;
    }

    .coach-top-section__txt {
        font-size: 12px;
        font-weight: 500;
    }

    .coach-top-section--2 .coach-top-section__right {
        width: 100%;
    }

    .coach-top-section__r-andy {
        width: auto;
        height: 120%;
        left: -23%;
    }

    .coach-top-section__r-piers {
        width: auto;
        height: 120%;
        left: 28%;
    }

    .coach-top-section__trustpilot {
        bottom: 2px;
    }

    .coach-top-section__txt a {
        display: inline;
    }

    .coach-top-section__txt span {
        display: none;
    }

    .coach-top-section__txt--open .coach-top-section__r-andy,
    .coach-top-section__txt--open .coach-top-section__r-piers {
        height: 150%;
    }

    .coach-top-section__txt--open .coach-top-section__r-andy {
        left: -23%;
    }

    .coach-top-section__txt--open .coach-top-section__r-piers {
        left: 24%;
    }

    .coach-top-section__l-widget {
        margin-bottom: 5px;
    }

}

@media (max-width: 767px) {
    .coach-top-section__left {
        min-height: unset;
    }

    .coach-top-section__r-andy {
        left: -13%;
    }

    .coach-top-section--2 .coach-top-section__right img {
        width: auto;
    }

    .coach-top-section--2 .coach-top-section__right img {
        height: 360px;
    }
}

@media (max-width: 420px) {
    .coach-top-section__r-andy {
        left: -25%;
    }
}

.coaching-plans-intro,
.coaching-plans-front-single .cp-video-box {
    display: none;
}

.coaching-plans-listing .coaching-items-col {
    padding-left: 15px;
    padding-right: 15px;

    display: flex;
    height: auto;
    flex-direction: column;
}

.recommended-plans .slick-track {
    display: flex;
}


/* Video icons */
.videoIcons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: 0 0 50%;
}

.videoIcon {
    flex: 0 0 33%;
    text-align: center;
    display: flex;
    flex-direction: column;
    text-transform: capitalize;
}

.videoIconImage {
    height: 40px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.videoIconImage img {
    transform: scale(1.3);
}

.videoIconText {
    padding: 0 10px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    text-transform: uppercase;
    color: #212830;
    display: flex;
    justify-content: center;
}


.coaching-plan-add-to-cart {
    background: #00a8be;
    font-size: 15px;
    line-height: 1.27;
    color: #fff;
}

.cps-info-outer_actions .coaching-plan-add-to-cart {
    background: transparent;
    font-size: 15px;
    line-height: 1.27;
    color: #00a8be;
    border: 2px solid #00a8be;
}

.main-wrap #top-global-button {
    border: 2px solid transparent;
    display: inline-block;
}

/* The end of the all pages */

.headerSectionRightContainer {
    top: 1px;
}

/* form */
.checkout-wrap.free-checkout-wrap {
    background: none;
    line-height: inherit;
    padding: 0;
}


.main-wrap .free-checkout-wrap .checkout-sidebar {
    margin: 0;
    padding: 0;
    width: auto;
    background: none;
}

.slick-list.toggleShowed {
    height: auto !important;
}

.logged-in .coaching-listing-popup-content .text1,
.logged-in .coaching-listing-popup-content .text2 {
    display: none;
}

.logged-in .coaching-listing-popup-content .popup-btn {
    margin-top: 15px;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .headerSectionContainerWrapper .content-section .container-fluid {
        padding-left: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .main-wrap .top-image .video-meta.video-title {
        padding-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .headerSectionContainerWrapper .content-section .container-fluid {
        padding-left: 0;
    }

    .headerSectionLeftContainer {
        padding-left: 0;
    }
}

body .recommended-plans .slick-dots li {
    width: auto;
}

body .recommended-plans .slick-dots li button {
    margin: 0;
}

@media (min-width: 768px) {

    .coach-top-section__left,
    .coach-top-section__right {
        width: 50%;
    }

    .coach-top-section__left {
        padding: 35px 10px 16px 40px;
    }
}

/* CTA */
.fp-weeks-title {
    margin: 36px 0 36px;
    padding-left: 40px;
    padding-right: 40px;
}

.fp-weeks-title h2 {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 500;
}

.fp-weeks .slick-slide > div {
    display: flex;
    width: 100%;
}

.fp-weeks .slick-slide {
    display: flex !important;
    height: auto !important;
    justify-content: center;
}

.fp-week {
    display: flex !important;
    flex-direction: column;
    color: #1A202B;
    -webkit-box-shadow: 0 2px 4px 0 #a9a9a9;
    -moz-box-shadow: 0 2px 4px 0 #a9a9a9;
    box-shadow: 0 2px 4px 0 #a9a9a9;
    border-radius: 3px;
    height: auto !important;
}

.fp-week-img {
    width: 100%;
    background-position: center center;
    background-size: cover;
    height: 200px;
    border-radius: 3px 3px 0 0;
}

.fp-week-info {
    display: flex;
    flex-direction: column;
    margin: 0 21px;
    border-bottom: 1px solid #979797;
    text-align: center;
    align-items: center;
    padding: 12px 0;
}

.fp-week-info h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 9px;
}

.fp-week-info span {
    font-weight: normal;
    font-size: 14px;
    text-transform: capitalize;
}

.fp-week-desc {
    text-align: center;
    font-size: 13px;
    padding: 12px 21px;
}

.fp-week-desc ul li::before {
    content: '\2022';
    color: #49b8e1;
    position: absolute;
    left: 0;
    top: -4px;
    font-size: 20px;
}

.fp-week-desc p, .fp-week-desc span {
    font-size: 13px !important;
}

.fp-week-desc ul li {
    text-align: left;
    position: relative;
    padding-left: 12px;
    margin-bottom: 5px;
}

.fp-week-desc ul li:last-child {
    margin-bottom: 0;
}

.fp-week-desc p {
    margin-bottom: 10px;
}

.fp-week-desc ul {
    margin: 0;
}

.fp-weeks .slick-dots .slick-active button, .fp-weeks .slick-dots button:hover {
    opacity: 1;
    background: #202730;
}

.fp-weeks .slick-dots button {
    background: #202730;
    opacity: .5;
    width: 14px;
    height: 14px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .fp-week-img {
        height: calc((100vw - 86px) / 2);
    }

    .fp-weeks .slick-dots button {
        background: #ffffff;
        border: 1px solid #202730;
        width: 10px;
        height: 10px;
        margin: 0;
    }

    .fp-weeks-title h2 {
        font-size: 18px;
        font-weight: 600;
    }

    .fp-weeks-title {
        margin: 24px 0 36px;
    }

    .fp-weeks .slick-dots li {
        width: 15px;
    }
}



/* The beginning of the all pages */
.main-wrap .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

/* header */
.headerSectionRightContainer {
    position: relative;
    background-color: #fff;
}

.headerSectionRightContainerInner {
    position: relative;
    border-bottom: 15px solid #212830;
    padding-left: 15px;
    padding-right: 15px;
    background: #212830;
    order: 0;
}

.coaching-plans-listing .cpf-top-big-image .cover-image {
    border-radius: 5px;
}

.cpf-top-big-image h1 {
    margin-bottom: 7px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    text-align: center;
    text-transform: uppercase;
}

.cpf-top-big-image .headerDescription {
    display: none;
    font-family: 'Museo Sans', sans-serif;
    font-weight: 200;
}

.video-meta.video-title > .info:last-child {
    display: flex;
    align-items: center;
}

.video-meta.video-title .info .woocommerce-product-rating {
    display: inline-flex;
}

.coaching-plans-front-single .cpf-container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.coaching-plans-listing .content-section {
    flex-basis: 100%;
    overflow: hidden;
    background: #fff;
}

.coaching-plans-listing .content-section::before {
    content: '';
    position: absolute;
    left: -50%;
    display: block;
    height: 100%;
    width: 10000px;
    background: #fff;
}

.coaching-plans-listing .content-section .title-container {
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    z-index: 10;
}


.btn.main-btn.bg-secondary:not(.mmg-disabled):hover,
.btn.main-btn.bg-secondary:not(.mmg-disabled):focus {
    background: #b9482b;
    opacity: 1;
}

.woocommerce .star-rating span::before {
    color: #212830;
}

/* toggles */
.mfp-content .toggle-block__wrapper {
    display: none;
}

.toggle-block__header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.toggle-block ul {
    font-family: 'Museo Sans', sans-serif;
    font-weight: 200;
    margin-bottom: 20px;
    margin-left: 0;
}

.toggle-block ul li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.25;
    color: #212830;
}

.toggle-block__list ul li {
    margin-bottom: 7px;
}

.toggle-block__list ul li::before {
    font-family: 'icomoon';
    content: "\e91c";
    display: inline-block;
    margin-right: 6px;
    font-size: 15px;
    color: #77b255;
}

.woocommerce .coaching-plans-front-single .woocommerce-product-rating {
    display: inline-block;
    line-height: 15px;
}
.woocommerce
.coaching-plans-front-single
.woocommerce-product-rating
.star-rating {
    margin-top: -4px;
    margin-left: 8px;
}
.woocommerce
.coaching-plans-front-single
.woocommerce-product-rating
.woocommerce-review-link {
    display: inline-block;
    font-size: 15px;
    line-height: 17px;
    color: #48b9e2;
    border-bottom: 1px solid #48b9e2;
    text-decoration: none !important;
    margin-left: 0;
}
.woocommerce .star-rating span:before {
    color: #e75a38 !important;
}


/* testimonials */
.testimonials {
    padding: 28px 15px 20px;
}

.testimonials h2,
.recommended-plans .recommended-plans-title,
.fp-weeks-title h2 {
    margin-bottom: 17px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #212830;
}

.recommended-plans .slick-dots .slick-active button,
.recommended-plans .slick-dots button:hover {
    background: #212830;
}

/*Responsive*/
@media (min-width: 576px) {
    .main-wrap .container-fluid,
    .weekTrialBlock {
        max-width: 540px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .coaching-plans-listing .cpf-top-big-image .video-popup a.play-button {
        width: 55px;
        height: 55px;
    }
}

@media (max-width: 600px) {
    .cps-info-outer_dtls {
        flex-direction: column;
    }

    .cps-info-outer {
        position: relative;
    }

    .coach-plan-price {
        position: absolute;
        top: 30px;
        right: 10px;
        margin-bottom: 20px;
    }

    .video-meta.video-title {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .main-wrap .container-fluid,
    .weekTrialBlock {
        max-width: 720px;
    }

    .coaching-plans-listing .cpf-top-big-image {
        padding-top: 25px;
    }

    .coaching-plans-listing .cpf-top-big-image .cover-image {
        border-radius: 10px;
    }

    .cpf-top-big-image h1 {
        margin-bottom: 17px;
        font-size: 28px;
    }

    .headerSectionRightContainerInner {
        border-width: 25px;
    }

    .testimonials {
        padding: 28px 15px 30px;
    }
}

@media(max-width: 1200px) {
    .woocommerce
    .coaching-plans-front-single
    .woocommerce-product-rating
    .star-rating {
        margin-top: -3px;
        margin-left: 5px;
    }
    .woocommerce
    .coaching-plans-front-single
    .woocommerce-product-rating
    .woocommerce-review-link {
        font-size: 13px;
        line-height: 17px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .cps-info-outer_actions .btn {
        padding: 10px 15px;
    }
}

@media (max-width: 900px) {
    .coaching-plans-listing .coaching-items-col:nth-child(2n + 1) {
        clear: none;
    }
}

@media (max-width: 450px) {
    .cps-info-outer_actions {
        justify-content: center;
    }

    .cps-info-outer_actions .btn {
        padding: 10px 15px;
    }
}

@media (max-width: 480px) {
    .woocommerce
    .coaching-plans-front-single
    .woocommerce-product-rating
    .star-rating {
        margin-top: -1px;
    }

    .coaching-listing-popup-content .popup-btn {
        padding: 8px 25px;
        font-size: 11px;
    }
}

@media (min-width: 992px) {
    .headerSectionContainerWrapper .content-section .container-fluid {
        padding-left: 15px;
    }

    .headerSectionLeftContainer {
        padding-left: 15px;
    }

    .main-wrap .headerSectionRightContainer {
        margin-top: 32px;
    }

    .headerSectionContainerWrapper,
    .main-wrap .container-fluid,
    .coaching-plan,
    .testimonials,
    .weekTrialBlock {
        max-width: 960px;
    }

    .headerSectionContainerWrapper {
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }

    .coaching-plans-listing .cpf-top-big-image {
        display: flex;
        flex-direction: row;
        position: static;
        padding: 75px 15px 10px;
    }

    .coaching-plans-listing .cpf-top-big-image .cover-image {
        border-radius: 5px;
    }

    .headerSectionLeftContainer {
        flex: 0 0 47%;
        margin-left: 0;
        margin-right: 0;
        padding-top: 26px;
    }

    .headerSectionRightContainer {
        position: absolute;
        right: 0;
        max-width: 50%;
        z-index: 10;
        margin-top: 26px;
        box-shadow: 0 2px 4px 0 #a9a9a9;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        border-radius: 5px;
    }

    .headerSectionRightContainerInner {
        flex: 0 0 100%;
        border-bottom: none;
        border-radius: 5px;
        padding-left: 0;
        padding-right: 0;
        background: none;
    }

    .coaching-plans-listing .content-section .title-container {
        width: 50%;
        padding-top: 0;
        padding-bottom: 17px;
    }

    .main-wrap .video-meta.video-title {

    }

    .main-wrap .video-meta .info {
        margin-bottom: 6px;
        font-size: 12px;
        line-height: 1.19;
        word-spacing: -1px;
    }

    .weekTrialBlock {
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .weekTrialBlock h2, .weekTrialBlock p {
        margin-bottom: 29px;
    }

    .weekTrialBlock h2 {
        font-size: 32px;
        font-weight: 500;
    }

    .weekTrialBlockColumns {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .weekTrialBlockColumnItem {
        flex-basis: calc(50% - 100px);
    }

    .weekTrialBlockColumnMiddle {
        flex-basis: 100px;
        padding-top: 10px;
    }

    .coaching-plans-listing .cpf-top-big-image .video-title .info {
        margin-bottom: 3px;
    }

    .woocommerce .coaching-plans-front-single .woocommerce-product-rating .star-rating {
        margin-top: 2px;
    }

    .woocommerce .coaching-plans-front-single .woocommerce-product-rating .woocommerce-review-link {
        font-size: 12px;
        font-weight: 300;
        border: none;
        color: #212830;
    }

    .cpf-top-big-image h1 {
        margin-bottom: 26px;
        font-size: 36px;
        text-align: left;
    }

    .cpf-top-big-image .headerDescription {
        display: block;
        margin-bottom: 32px;
    }

    .videoIconText {
        padding: 0;
        font-size: 10px;
    }

    .videoIconImage {
        margin-bottom: 0;
    }

    .toggle-block__wrapper {
        padding-top: 0;
    }

    .toggle-block ul {
        margin-bottom: 10px;
    }

    .testimonials {
        padding-top: 37px;
        padding-bottom: 24px;
    }

    .testimonials h2,
    .recommended-plans .recommended-plans-title {
        margin-bottom: 35px;
        font-size: 30px;
        font-weight: 500;
    }

    .recommended-plans .recommended-plans-title {
        margin-bottom: 25px;
    }

    .testimonials .slick-slide {
        margin-left: 15px;
        margin-right: 15px;
    }

    .testimonials-block {
        padding: 25px 17px 0;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
    }

    .testimonials-block__stars {
        margin-bottom: 9px;
    }

    .testimonials-block__description {
        padding-bottom: 80px;
    }

    .testimonials-block__arrow {
        margin-bottom: 11px;
        font-size: 19px;
    }

    .recommended-plans .slick-dots li button {
        width: 14px;
        height: 14px;
        margin-left: 4px;
        margin-right: 4px;
    }

    .recommended-plans.coaching-listing {
        padding-top: 40px;
    }

    .testimonials-block__description label {
        bottom: 0;
    }
}

@media (min-width: 1200px) {
    .headerSectionContainerWrapper,
    .main-wrap .container-fluid,
    .testimonials,
    .weekTrialBlock {
        max-width: 1170px;
    }

    .weekTrialBlock {
        padding-bottom: 15px;
    }

    .headerSectionContainerWrapper {
        margin-left: auto;
        margin-right: auto;
    }

    .testimonials-block {
        flex-basis: calc(25% - 25px);
    }

    .content-section {
        min-height: 340px;
    }
}