/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      4.0.4
 Text Domain:  woodmart
*/


.title, .woocommerce-Reviews .comment-reply-title, h1, h2, h3, h4, h5, h6, legend {
    font-weight: initial !important;
}

.woocommerce-Reviews #comments {
    max-width: 100%;
}
.post-single-page .entry-content a {
    color: #8a8a8a;
}

/*.vc_grid-loading {*/
/*    display: none !important;*/
/*}*/
/* Contact form 7 plugin message background color change */
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #DDDDDD !important;
    color: #000 !important;
}

div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #DDDDDD !important;
    color: #000 !important;
}

div.wpcf7-response-output.wpcf7-mail-sent-ng {
    background-color: #DDDDDD !important;
    color: #000 !important;
}

div.wpcf7-response-output.wpcf7-spam-blocked {
    background-color: #DDDDDD !important;
    color: #000 !important;
}

.woocommerce-info {
    background-color: #DDDDDD !important;
    color: #000 !important;
}

/* slider */
@media (min-width: 320px) and (max-width: 480px) {
    .corsole_slider_main {
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }

    button.leftLst, button.leftLst_2nd, button.leftBlogList, button.leftVariation, button.leftVariationMobile {
        left: -30px !important;
    }

    button.rightLst, button.rightLst_2nd, button.rightBlogList, button.rightVariation, button.rightVariationMobile {
        right: -32px !important;
    }

    .c_main_extra_content {
        height: 145px !important;
    }

    button.portfolio-btn1 {
        padding: 5px !important;
    }

    /*button.leftLst::after, button.leftBlogList::after {
        font-size: 20px !important;
    }

    button.rightLst::after, button.rightBlogList::after {
        font-size: 20px !important;
    }*/
}

@media (min-width: 481px) and (max-width: 768px) {
    .corsole_slider_main {
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }

    button.leftLst, button.leftLst_2nd, button.leftBlogList, button.leftVariation, button.leftVariationMobile {
        left: -30px !important;
    }

    button.rightLst, button.rightLst_2nd, button.rightBlogList, button.rightVariation, button.rightVariationMobile {
        right: -32px !important;
    }

    button.portfolio-btn1 {
        padding: 5px !important;
    }

   /* button.leftLst::after, button.leftBlogList::after {
        font-size: 20px !important;
    }

    button.rightLst::after, button.rightBlogList::after {
        font-size: 20px !important;
    }

    .c_main_extra_content {
        padding: 10px !important;
    }*/

    .c_postfolio_title h1 {
        font-size: 20px !important;
        margin-bottom: 5px !important;
    }

    .c_text {
        font-size: 14px !important;
        margin-bottom: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .c_text.c_text_description {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .corsole_slider_main {
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }
}

/* my Account */
@media (min-width: 481px) and (max-width: 768px) {
    .show_myaccount_edit_page table.shop_table.shop_table_responsive {
        display: table !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive thead {
        display: table-header-group !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive tr {
        display: table-row !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive th {
        display: table-cell !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive tbody {
        display: table-row-group !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td {
        display: table-cell !important;
        text-align: left;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td::before {
        content: none;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td:nth-child(5) {
        display: none !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td .Product-images {
        display: flex;
        align-items: center;
        color: #363636;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th:nth-child(5) {
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    /* My Account */
    .user_my_account_dashbord {
        width: 70%;
        margin: 0 auto;
    }

    .row.my_account_dashboard {
        display: flex;
        justify-content: space-around;
    }

    .col-myaccount.col-md-4.col-sm-6:hover {
        box-shadow: 0 0 7px black;
        border-radius: 8px;
    }

    img.img-myaccount {
        width: 100%;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead {
        border-top: 2px solid #A9A9A9;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th {
        border-bottom: 2px solid #A9A9A9 !important;
        color: #A8A8A8;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td {
        color: #363636;
        border-bottom: 1px solid #A9A9A9 !important;
        padding: 5px 5px !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td:nth-child(5) {
        display: none;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-date {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-status {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-total {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-date {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-status {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-total {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive {
        display: table !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive thead {
        display: table-header-group !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive tr {
        display: table-row !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive th {
        display: table-cell !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive tbody {
        display: table-row-group !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td {
        display: table-cell !important;
        font-size: 10px;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td::before {
        content: none;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td .Product-images {
        display: flex;
        align-items: center;
        color: #363636;
        font-size: 10px;
    }

    a.view-order-action.button.view {
        background-color: #EF6504;
        border-radius: 13px;
        width: 100%;
        color: #fff;
        padding: 8px;
    }
}

/* Home Page */
@media (min-width: 1281px) {
    .home_bottom_banner_btn {
        position: absolute;
        bottom: 80px;
        right: 140px;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        border-radius: 0;
        width: fit-content;
        overflow: hidden;
    }

    .home_bottom_banner_btn a {
        box-shadow: inset 0px 7px 6px #1E1E1E !important;
        padding-bottom: 5px !important;
        padding-top: 20px !important;
        border: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .home_bottom_banner_btn {
        position: absolute;
        bottom: 75px;
        right: 145px;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        border-radius: 0;
        width: fit-content;
        overflow: hidden;
    }

    .home_bottom_banner_btn a {
        box-shadow: inset 0px 7px 6px #1E1E1E !important;
        padding-bottom: 5px !important;
        padding-top: 10px !important;
        border: 0 !important;
        font-size: 12px !important;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .home_bottom_banner_btn {
        position: absolute;
        bottom: 55px;
        right: 110px;
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
        border-radius: 0;
        width: fit-content;
        overflow: hidden;
    }

    .home_bottom_banner_btn a {
        box-shadow: inset 0px 7px 6px #1E1E1E !important;
        padding-bottom: 5px !important;
        padding-top: 8px !important;
        border: 0 !important;
        font-size: 10px !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {

}

/* Cart page Tablete Mode */
@media (min-width: 481px) and (max-width: 768px) {
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-thumbnail img {
        min-width: 100px;
        max-width: 100px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity::before {
        content: none;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal::before {
        content: none;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr {
        padding: 0;
        min-height: 85px;
        margin-bottom: 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-thumbnail {
        padding: 10px 12px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-name ul.variation {
        display: none;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td {
        height: 125px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity {
        border-bottom: 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal {
        border-bottom: 0;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon {
        margin-top: 0;
        border: 0;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon input.input-text {
        width: 25%;
    }

    .site-content:not(.col-lg-12) .cart-content-wrapper .cart-data-form {
        margin-bottom: 0;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td::before {
        content: none;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td strong {
        display: flex;
        align-items: center;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td strong span {
        font-size: 30px;
        color: #363636;
    }
}

/* My account */
@media (min-width: 768px) and (max-width: 1024px) {
    li.menu-item.item-level-0.my-account-with-text.menu-item-has-children.menu-item-my-account {
        display: none;
    }
}

/*New single portfolio */
@media (max-width: 768px) and (min-width: 481px) {
    .SingleResultHeading {
        padding: 0 40px;
    }

    .portfolio-product1.col-lg-6.col-md-6.col-sm-12 {
        padding: 0 35px !important;
    }

    .col-lg-6.col-md-6.col-sm-12.SinglePortfolioProductCol {
        padding: 0 !important;
    }
}

/* single Result */
.portfolio-btn-left {
    display: flex;
    align-items: center;
    justify-content: center;
}

button.w3-button.w3-black.w3-display-left {
    border-radius: 50%;
    border: 1px solid #A8A8A8;
    background-color: transparent;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    padding: 0;
}

.portfolio-images {
    height: 100%;
    width: 75%;
}

.portfolio-btn-right {
    display: flex;
    align-items: center;
    justify-content: center;
}

button.w3-button.w3-black.w3-display-right {
    border-radius: 50%;
    border: 1px solid #A8A8A8;
    background-color: transparent;
    margin-left: 10px;
    height: 30px;
    width: 30px;
    padding: 0;
}

.portfolio-titledata {
    margin-bottom: 20px;
}

.portfolio-name {
    color: #727272;
    font-weight: 800;
    margin: 0;
}

.portfolio-age {
    color: #727272;
    margin: 0;
}

.portfolio-coachingdata {
    margin-bottom: 20px;
}

.portfolio-heading {
    margin: 0;
    color: #4A4A4A;
}

.portfolio-guideinfo {
    color: #727272;
    margin: 0;
}

.portfolio-aditionaldata {
    margin-bottom: 20px;
}

.portfolio-other {
    color: #727272;
    margin: 0;
}

.portfolio-hr {
    width: 92%;
    margin-top: 20px;
}


.ResultsHeader {
    font-size: 45px !important;
    text-align: center;
    font-family: 'BebasNeueBold';
}

.portfolio-main-details {
    background-color: #BBBBBB !important;
    height: 300px;
}

.aditional-info-title {
    margin-bottom: 20px;
}

@media (max-width: 525px) {
    .ResultsHeader {
        font-size: 30px !important;
        text-align: center;
        font-family: 'BebasNeueBold';
    }
}

/* Home New */
@media (max-width: 525px) {
    button.HomeButton {
        background-color: #525252;
        color: #ffffff;
        box-shadow: inset 0px 8px 7px #1E1E1E !important;
        padding-bottom: 0px !important;
        padding-top: 10px !important;
        border: 0 !important;
        border-bottom-left-radius: 4px !important;
        border-bottom-right-radius: 4px !important;
        border-radius: 0;
        width: fit-content;
        overflow: hidden;
        position: absolute;
        right: 40px;
        bottom: 40px;
    }

    .HomeBlogRow {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/* coaching page form */
@media (min-width: 1281px) {
    .button-coaching-form {
        display: flex;
        justify-content: center;
        border-radius: 8px !important;
        background-color: #000;
        color: #fff;
        margin: 0 auto;
        width: 20%;
    }

    img.Coaching-form-icon {
        background-color: #000;
        color: #fff;
        height: 30px;
        /*margin-top: 5px;
        margin-left: 15px;*/
		margin: 6px 0;
    }

    input.coaching-form-submit-button {
        border-radius: 8px !important;
        background-color: #000;
        color: #fff;
        padding-left: 5px;
        padding-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .button-coaching-form {
        display: flex;
        justify-content: center;
        border-radius: 8px !important;
        background-color: #000;
        color: #fff;
        margin: 0 auto;
        width: 31%;
    }

    img.Coaching-form-icon {
        background-color: #000;
        color: #fff;
        height: 30px;
        margin-top: 5px;
        margin-left: 15px;
    }

    input.coaching-form-submit-button {
        border-radius: 8px !important;
        background-color: #000;
        color: #fff;
        padding-left: 5px;
        padding-right: 0;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .CoachHeaderM {
        font-size: 35px !important;
    }

    p.Coach-Header.CoachDiplomes {
        font-size: 35px;
        margin-top: -40px;
        margin-bottom: -30px;
    }

    .CoachDavid {
        font-size: 30px !important;
    }

    .CoachVincent {
        font-size: 30px !important;
    }

    .paris_dejon_c_header {
        margin-bottom: 5px;
    }

    .button-coaching-form {
        display: flex;
        justify-content: center;
        border-radius: 8px !important;
        background-color: #000;
        color: #fff;
        margin: 0 auto;
        width: 60%;
    }

    img.Coaching-form-icon {
        background-color: #000;
        color: #fff;
        height: 30px;
        margin-top: 5px;
        margin-left: 10px;
    }

    input.coaching-form-submit-button {
        border-radius: 8px !important;
        background-color: #000;
        color: #fff;
        padding-left: 5px;
        padding-right: 0;
    }
}

/* new les coaching page  */
@media (max-width: 525px) {
    .Coach-Header {
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 45px;
		font-weight: 600;
    }

    .wpb_text_column.wpb_content_element.Les-CoachingHeader-image-Text {
        margin-bottom: 0;
    }

    .wpb_single_image.wpb_content_element.vc_align_center.Les-CoachingHeader-image {
        margin-bottom: 0;
    }

    .Coach-Header-Information {
        text-align: justify;
        line-height: 1.3;
		padding: 0 20px;
    }

    .david-info {
        display: none;
    }

    .Expirince-details-show {
        display: none;
    }

    button#David-info-show {
        text-align: center;
        padding: 10px;
        width: 45%;
        border: 2px solid;
        justify-content: center;
        display: flex;
        margin: auto;
        box-shadow: inset 0px -37px 11px -6px black;
        color: white;
        text-transform: uppercase;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        font-weight: 800;
    }

    .vincent-info {
        display: none;
    }

    button#vincent-info-show {
        text-align: center;
        padding: 10px;
        width: 45%;
        border: 2px solid;
        justify-content: center;
        display: flex;
        margin: auto;
        box-shadow: inset 0px -37px 11px -6px black;
        color: white;
        text-transform: uppercase;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        font-weight: 800;
    }

    .Les-CoachingHeader-image img {
        height: 250px;
        width: 250px;
    }

    button#Diplomes-info-show {
        text-align: center;
        padding: 10px;
        border: 2px solid;
        justify-content: center;
        display: flex;
        margin: auto;
        box-shadow: inset 0px -37px 11px -6px black;
        color: white;
        text-transform: uppercase;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        font-weight: 800;
    }

    button#Expirince-info-show {
        text-align: center;
        padding: 10px;
        border: 2px solid;
        justify-content: center;
        display: flex;
        margin: auto;
        box-shadow: inset 0px -37px 11px -6px black;
        color: white;
        text-transform: uppercase;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        font-weight: 800;
    }

    #Diplomes-details-show {
        display: none;
    }

    .Coach-Header-experince {
        display: flex;
        flex-direction: column-reverse;
    }

    /*.Coach-HeaderExperince {
        display: none;
    }*/

    .Coach-HeaderExperinceM {
        font-size: 35px !important;
    }
}

@media (min-width: 768px) {
    .Pack-de-coaching-moile-view {
        display: none;
    }

    .Pack-de-coaching-moile-image {
        display: none;
    }

    .Coach-HeaderExperinceM {
        display: none;
    }

    /*coachiong alimetaire */
    .Coaching-alimentaire-mbile-image {
        display: none;
    }

    .Coaching-alimentaire-moile-view {
        display: none;
    }
}

@media (max-width: 525px) {
    .Pack-de-coaching-web-view {
        display: none !important;
    }

    .Pack-de-coaching-web-image {
        display: none;
    }

    /* coaching alimentaire */
    .Coaching-alimentaire-web-image {
        display: none;
    }

    .Coaching-alimentaire-web-view {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    .alimentair-background-text {
        position: absolute;
        right: 0;
        bottom: 55px !important;
    }
}

@media (min-width: 768px) {
    .Coaching-aliment-MobileBannerSection {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .Coaching-aliment-bannerSection-web {
        display: none;
    }

    .Coaching-aliment-MobileBannerSection {
        display: flex;
    }

    .Coaching-aliment-MobileBannerSection p {
        display: flex;
        height: 120px;
        position: relative;
    }

    .Coaching-aliment-MobileBannerSection p img.CoachingAliImage {
        margin-top: -15px;
        height: 150px;
    }

    .Coaching-aliment-MobileBannerSection p span.CoachingAliImageSpan {
        font-size: 12px;
        line-height: 1;
        margin-top: 20px;
    }

    button.CoachingAliImageButton {
        position: absolute;
        bottom: 5px;
        right: 0;
        border-radius: 8px !important;
        background-color: #2D2D2D !important;
        margin: 0 auto !important;
        padding: 3px;
    }

    button.CoachingAliImageButton a {
        color: #fff;
        font-size: 10px;
    }
}

/* footer Popup */
.home_chatbox_img_box {
    position: fixed;
    bottom: 0;
    right: 0px;
    z-index: 30;
    display: flex;
}

.home_chatbox_besoin {
    border: 1px solid #000;
    border-radius: 13px;
    background: #fff;
    height: fit-content;
    position: relative;
    margin-top: 10px;
    z-index: 2;
}

.home_chatbox_besoin:after, .home_chatbox_besoin:before {
    left: 100%;
    top: 50%;
    border: 1px solid black;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.home_chatbox_besoin:after {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #fff;
    border-width: 7px;
    margin-top: -7px;
}

.home_chatbox_besoin:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #000;
    border-width: 8px;
    margin-top: -8px;
}

.home_chatbox_besoin h2 {
    margin-bottom: 0;
    width: 100px;
    padding: 5px;
    color: #FF6600;
    line-height: 1;
}

img.home_chatbox_text_img {
    border: 1px solid;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    object-fit: none;
    object-position: 50% 0;
    cursor: pointer;
    z-index: 1;
}

img.home_chatbox_email_img {
    border: 1px solid;
    border-radius: 50%;
    height: 70px;
    padding: 7px;
    background: #dcdbe1;
    left: -13px;
    margin-top: 5px;
    width: 70px;
    object-fit: contain;
    object-position: initial;
    z-index: 2;
    position: relative;
}

.home_chatbox_online_icon {
    height: 15px;
    width: 15px;
    background-color: #00FF00;
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    right: 130px;
    bottom: 0;
    z-index: 2;
}

.home_chatbox_email_hover_box {
    position: absolute;
    border: 1px solid;
    background-color: #fff;
    color: #000;
    line-height: 1;
    white-space: nowrap;
    width: fit-content;
    bottom: 20px;
    right: 90px;
    padding: 10px;
    border-radius: 11px;
    display: none;
}

.home_chatbox_email_hover_box p {
    margin-bottom: 0;
}

.home_chatbox_email_hover_box:after, .home_chatbox_email_hover_box:before {
    left: 100%;
    top: 50%;
    border: 1px solid black;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.home_chatbox_email_hover_box:after {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #fff;
    border-width: 7px;
    margin-top: -7px;
}

.home_chatbox_email_hover_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #000;
    border-width: 8px;
    margin-top: -8px;
}

img.home_chatbox_email_img:hover ~ .home_chatbox_email_hover_box {
    display: block;
}

.bonjor_form_main {
    background: white;
    border-radius: 13px;
    padding: 10px;
    position: absolute;
    top: -360px;
    right: 0;
    width: 400px;
    border: 1px solid;
}

.bonjor_form_main {
    display: none;
}

.bonjor_form {
    padding: 0;
    margin-bottom: 5px;
}

.bonjor_form input[type=text] {
    border-radius: 13px;
    border-color: #000;
}

.bonjor_form input[type=email] {
    border-radius: 13px;
    border-color: #000;
}

.bonjor_form textarea {
    border-radius: 13px;
    border-color: #000;
    min-height: 100px;
}

.bonjor_heading h2 {
    color: #747474;
    font-family: 'BebasNeueBold';
    font-size: 30px;
    margin-bottom: 0px;
}

.bonjor_paragraph p {
    color: #A2A2A2;
    margin-bottom: 5px;
}

.bonjor_submitbtn_form input[type=submit] {
    border: 1px solid;
    border-radius: 13px;
    padding: 5px;
    color: #fff;
    background-color: #000;
    width: 100%;
}

img.bonjor_form_img {
    border: 1px solid;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    object-fit: none;
    object-position: 50% 0;
    cursor: pointer;
}

.bonjor_form_img_main {
    float: right;
    position: absolute;
    right: 30px;
    top: -25px;
}

.bonjor_cross:before {
    content: '\2716';
    padding: 0.5em;
    cursor: pointer;
    font-size: 20px;
}

.bonjor_cross {
    position: absolute;
    top: 0;
    right: 0;
}

.home_chatbox_email_hover_box {
    z-index: 5;
}

/* Coaching Alimentaire */
@media (max-width: 525px) {
    h4.Coaching-Alimentaire-icon {
        color: #F4F4F4;
        text-align: center;
        margin-top: -20px;
        font-family: 'BebasNeueBold';
        font-size: 22px;
    }
}

/* end Coaching alimentaire */
/* Paris lausanne dijon page */
@media (max-width: 525px) {
    h4.paris-lausanne-icon {
        color: #F4F4F4;
        text-align: center;
        margin-top: -20px;
        font-family: 'BebasNeueBold';
        font-size: 24px;
    }

    .pack-de-form-submit {
        display: flex;
        justify-content: center !important;
    }
}

@media (min-width: 768px) {
    .paris-main-text {
        display: none;
    }
}

/* end Paris lausanne dijon page */

/* shop menu in mobile */
@media (max-width: 768px) {
    .offcanvas-sidebar-mobile .woodmart-sticky-sidebar-opener:not(.sticky-toolbar) {
        display: none !important;
    }
}

/* end shop menu */

@media (min-width: 481px) and (max-width: 768px) {
    .alimentair-background-text {
        position: absolute !important;
        right: 0 !important;
        bottom: 30px !important;
    }

    button.alimentair-button {
        border-radius: 30px !important;
        background-color: #2D2D2D !important;
        margin: 0 auto !important;
        padding: 5px;
    }

    .alimentair-background-text p {
        margin-bottom: 0 !important;
    }

    .homeproduct_mobile {
        display: none;
    }
}

h3#order_review_heading {
    font-size: 35px;
    font-family: 'BebasNeueBold';
    text-align: left;
}

form.login.woocommerce-form.woocommerce-form-login label {
    color: #A7A7A7 !important;
}

.login-form-footer {
    flex-direction: row-reverse;
}

.woodmart-products-per-page {
    display: none;
}

.woodmart-products-shop-view.products-view-grid {
    display: none;
}

.Coaching-menu-sub-icon-text {
    color: #717171;
}

.ebook-menu-sub-icon-text {
    color: #717171;
}

.seance-menu-sub-icon-text {
    color: #717171;
}

#rc-anchor-container {
    border: 0 !important;
}

.meta-categories-wrapp {
    top: -25px;
    right: unset;
}

.blog-post-loop .entry-title {
    font-family: 'BebasNeueBold';
    text-align: left;
}

select.wpcf7-form-control.wpcf7-select {
    border-radius: 13px;
    height: 35px !important;
}

/* final shop page */
@media (min-width: 768px) and (max-width: 1024px) {
    .shop_mobile_header_row {
        display: none;
    }

    .shop_mobile_sidebar_row {
        display: none;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .shop_mobile_header_row {
        display: block;
    }

    .shop_mobile_sidebar_row {
        display: block;
    }
}

@media (min-width: 1240px) {
    #shop_panel-row1 {
        display: none;
    }

    #shop_panel-row2 {
        display: none;
    }

    #shop_panel-row3 {
        display: none;
    }

    #seche-perte-de-poids {
        display: none;
    }

    .shop-menu-column {
        text-align: center;
    }

    .shop-menu-text {
        margin-bottom: 10px;
    }

    .shop-menu-icon-column1 {
        margin-left: 30px !important;
    }

    .shop-menu-icon-colimn {
        margin: 1%;
        background: #ededed;
        border-radius: 13px;
        border: 1px solid #959595;
        max-width: 27.333%;
        padding-top: 15px;
        padding-bottom: 0;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer !important;
    }

    .shop-menu-icon-colimn:hover {
        box-shadow: 0px 10px 15px 0px #c7c7c7;
    }

    .shop-menu-icon-image img {

    }

    .shop-menu-icon-image-text h4 {
        color: #727272 !important;
    }

    .shop-menu-icon-price h5 {
        color: #727272 !important;
    }

    .shop-menu-icon-image {
        margin-top: 20px;
    }

    #shop-menu-icon-text2 {
        margin-bottom: 60px;
    }

    .shop-menu-icon-separator span.vc_sep_holder span {
        border-color: #959595 !important;
    }

    /* Coaching sub menu list */
    #Coaching-menu-sub-icon-column1 {
        margin-left: 30px;
    }

    .Coaching-menu-sub-icon-column {
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        max-width: 22.333%;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer;
    }

    .Coaching-menu-sub-icon-column:hover {
        box-shadow: 0px 10px 15px 0px #c7c7c7;
    }

    .Coaching-menu-sub-icon-column > .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* E-Book sub menu list */
    #ebook-menu-sub-icon-column1 {
        margin-left: 30px;
    }

    .ebook-menu-sub-icon-column {
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        max-width: 22.333%;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer;
    }

    .ebook-menu-sub-icon-column:hover {
        box-shadow: 0px 10px 15px 0px #c7c7c7;
    }

    .ebook-menu-sub-icon-column > .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    /* Seance sub menu list */
    #seance-menu-sub-icon-column1 {
        margin-left: 30px;
    }

    .seance-menu-sub-icon-column {
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        max-width: 22.333%;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer;
    }

    .seance-menu-sub-icon-column:hover {
        box-shadow: 0px 10px 15px 0px #c7c7c7;
    }

    .seance-menu-sub-icon-column > .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

#shop_panel-row1 {
    display: none;
}

#shop_panel-row2 {
    display: none;
}

#shop_panel-row3 {
    display: none;
}

#seche-perte-de-poids {
    display: none;
}

#prise-de-masse {
    display: none;
}

#reequilibrage-alimentaire {
    display: none;
}

#reprise-et-specifique {
    display: none;
}

#reprise-et-specifique {
    display: none;
}

#seche-perte-de-poids-ebook {
    display: none;
}

#prise-de-masse-ebook {
    display: none;
}

#reequilibrage-alimentaire-ebook {
    display: none;
}

#reprise-et-specifique-ebook {
    display: none;
}

#seance {
    display: none;
}

#stage {
    display: none;
}

/* end shop page */
/* fianl results page */
@media (max-width: 525px) {
    .footer_left_img {
        width: fit-content;
        padding: 0 10px;
    }
}

/* end results page */
/* final partner page */
@media (max-width: 525px) {
    .partner-image {
        width: 100%;
    }

    .partner-img {
        width: 250px;
        margin: 0 auto;
    }

    .partner-main {
    }

    p.par-text {
        display: none;
    }

    .partner_main_header {
        padding-top: 20px !important;
    }

    h1.PartnerHeader {
        font-size: 35px !important;
    }

    .foodspring {
        margin-bottom: 30px;
    }

    .fitnessmug {
        margin-bottom: 30px;
    }

    .masculin {
        margin-top: -20px;
        margin-bottom: -20px;
    }
}

@media (min-width: 1024px) {
    .first-selecter-foodspring img {
        margin-top: 50px;
    }

    .partner-image {
        width: 250px;
        height: 250px;
    }

    .partner-img {
        height: 130px !important;
    }

    .partner-main {
        display: flex;
        justify-content: center;
    }

    .partner_main_header {
        padding-top: 20px !important;
        background-color: #f4f4f4 !important;
    }
}

.amphora_img_bg img {
    background-color: #303030;
}

.partner-image.foodspring:hover::after {
    content: "15% de remise avec le code DavidCostaFS";
    display: flex;
    justify-content: center;
    text-align: center;
}

.partner-image.masculin:hover::after {
    content: "Masculin.com";
    display: flex;
    justify-content: center;
}

.partner-image.mensfitness:hover::after {
    content: "Men's Fitness";
    display: flex;
    justify-content: center;
}

.partner-image.fitnessmug:hover::after {
    content: "Fitness Mag";
    display: flex;
    justify-content: center;
}

.partner-image.amphora:hover::after {
    content: "AMPHORA";
    display: flex;
    justify-content: center;
}

@media (min-width: 1024px) {
    .paris-main-text {
        display: none;
    }

    .paris-deson-main-text p {
        color: #000;
        font-size: 18px;
        font-family: ProximaNovaBold;
        text-align: center;
    }
}

@media (min-width: 767px) and (max-width: 768px) {
    .first-selecter-foodspring img {
        margin-top: 50px;
    }
}

@media (min-width: 768px) {
    .paris-main-text p {
        margin-bottom: 0;
        height: 35px;
    }

    .pack_de_image_mobile {
        display: none;
    }

    .coachingpage-heading {
        text-align: center;
    }

    .paris-deson-main-text {
        text-align: center;
        font-size: 18px;
    }
}

@media (max-width: 525px) {
    .paris-deson-main-text {
        font-size: 18px !important;
        line-height: 1;
        text-align: justify !important;
        margin-bottom: 20px;
    }

    .paris-bg-color {
        background-color: black;
    }

    .coachingpage-heading {
        font-size: 12px;
        margin-bottom: 0 !important;
        margin-top: 20px;
    }

    .coachingpage-paragraph {
        text-align: left !important;
    }
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 13px;
    height: 35px;
}

.row.pack-de-form .col-md-4 label {
    color: #A8A8A8;
    font-weight: 600;
}

.paris-new-class p {
    color: #000;
    font-size: 18px;
    font-family: ProximaNovaBold;
    text-align: justify;
}

@media (min-width: 1024px) {
    h4.pack-de-form-heading {
        text-transform: uppercase;
    }


}

@media (max-width: 525px) {
    .wpb_text_column.wpb_content_element.pack-de-coaching-form-heder {
        margin-bottom: 10px;
    }

    .wpb_text_column.wpb_content_element.coaching-a-main-text {
        margin-bottom: 15px;
    }


}

/* final my account page */
.login-box1 {
    background-color: #F4F4F4;
}

.Required-fields1 {
    width: 100%;
    text-align: right;
}

.login-form1 label span {
    font-size: 14px;
}

.login-form1 label {
    color: #A7A7A7 !important;
    font-weight: bold;
    font-size: larger;
}

.login-form1 input {
    border-radius: 10px !important;
    border-color: #959595 !important;
    height: 30px !important;
    background-color: white;
}

.login-form1 select {
    border-radius: 10px !important;
    border-color: #959595 !important;
    height: 30px !important;
    background-color: white;
}

.button-login1 {
    width: max-content !important;
    float: right;
    margin-left: 70%;
}

.button-register1 {
    width: max-content !important;
}

.login-box1 {
    height: fit-content;
}

a.login-form1 {
    color: #A7A7A7 !important;
    font-weight: bold !important;
    font-size: medium !important;
}

.login-form-footer1 {
    display: block;
}

.woocommerce-form-login1 {
    display: inline-block;
    float: right;
    color: #A7A7A7;
    font-weight: bold;
    font-size: medium;
}

h2.login-heading1 {
    margin-bottom: 0 !important;
    font-family: 'BebasNeueBold';
}

.required1 {
    color: #B4B5B4;
}

@media (min-width: 1024px) {
    .col-md-6.add-info2 {
        padding-right: 0;
        float: right;
        display: inline-block;
    }

    .col-md-6.add-info1 {
        display: inline-block;
        padding-left: 0;
        margin-bottom: 20px;
    }

    select.civility1 {
        width: 70%;
    }

    .login-heading1 {
        font-size: 40px !important;
    }

    .col-12.col-md-6.col-register h2 {
        font-size: 40px !important;
        margin-bottom: 0 !important;
        font-family: 'BebasNeueBold';
    }
}

@media (max-width: 768px) {
    .col-md-6.add-info2 {
        padding: 0;
        float: right;
        display: inline-block;
    }

    .col-md-6.add-info1 {
        display: inline-block;
        padding: 0;
    }
}

@media (max-width: 525px) {
    .user_my_account_dashbord {
        width: unset;
    }

    .my_account_welcome_text {
        font-size: 18px;
    }

    .col-myaccount.col-md-4.col-sm-6 {
        padding: 10px;
        width: 50%;
    }
}

/* end my account page */
/* final les coachs page */
.coach-diplom-text {
    padding: 0 80px;
    text-align: justify;
}

div#rowid23 {
    padding: 0 80px;
}

@media (max-width: 525px) {
    #rowid1 {
        margin-bottom: 20px;
    }

    .contact-main-section {
        display: flex;
        flex-direction: column-reverse;
    }

    .row2 {
        margin-top: 20px;
    }
}

.coach-web {
    color: #000;
    font-family: ProximaNovaBold;
}

@media (min-width: 1024px) {
}

/* end les coachs page */
/* final home page */
.home-custom-title {
    text-align: center;
    text-decoration: underline #D4D4D4;
}

.home_header_title2 {
    font-size: 45px;
    display: flex;
    justify-content: center;
    font-family: 'BebasNeueBold';
}

.home_chatbox_email_form_close:before {
    content: '\2716';
    padding: 0.5em;
    cursor: pointer;
    font-size: 20px;
    top: -10px;
    position: absolute;
    right: 0;
}

.home_chatbox_email_form {
    background: white;
    border-radius: 13px;
    position: absolute;
    top: -265px;
    border: 1px solid;
    right: 0;
    width: 400px;
}

.home_chatbox_email_form_under_row {
    display: flex;
}

p.home_chatbox_email_form_under_captcha {
    width: 50%;
    margin-bottom: 5px;
}

p.home_chatbox_email_form_under_submit {
    width: 50%;
    margin-bottom: 0;
}

.home_chatbox_email_form {
    display: none;
}

p.home_chatbox_email_form_under_text {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    text-align: left;
    margin-bottom: 5px;
}

select.home_chatbox_email_form_under_select {
    width: 50%;
    display: flex;
    margin-bottom: 5px;
    border-radius: 13px !important;
}

p.home_chatbox_email_form_under_name {
    margin-bottom: 5px;
}

p.home_chatbox_email_form_under_email {
    margin-bottom: 5px !important;
}

.slider-1-button {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top: 0px;
}

.home_results_btn_new .vc_btn3 {
    background-color: black !important;
    color: white !important;
    border-bottom-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    border-radius: 50px !important;
    box-shadow: inset 0px 10px 10px #fff !important;
    text-transform: uppercase;
}

.home_header_title {
    font-size: 30px;
    display: flex;
    justify-content: center;
    font-family: 'ProximaNovaBold', Arial, Helvetica, sans-serif !important;
}

.home_header_title::before {
    content: '';
}


/* blog */
.home .post-date.woodmart-post-date {
    display: none;
}

.home h3.entry-title.title.entry-title-small {
    text-align: left;
    font-family: 'BebasNeueBold';
    font-size: 20px;
}

.home .article-body-container {
    padding: 5px !important;
}

.home .entry-meta.woodmart-entry-meta {
    display: none;
}

.home .hovered-social-icons {
    display: none;
}

a.btn.woodmart-load-more.woodmart-blog-load-more.load-on-click {
    background-color: black !important;
    color: white !important;
    border: 1px solid !important;
    border-bottom-left-radius: 13px !important;
    border-bottom-right-radius: 13px !important;
    box-shadow: inset 0px 10px 11px #fff !important;
}

@media (max-width: 525px) {
    .home_header_title {
        font-size: 20px;
    }

    .homeproduct_web {
        display: none !important;
    }

    .homepageblog_title {
        background-color: #161616;
        padding: 10px;
    }

    .homepageblog_title h3 {
        color: #fff;
        text-align: center;
        font-size: 25px;
        font-family: 'BebasNeueBold';
        margin-bottom: 0;
        line-height: 1;
    }

    .homepageblog_title p {
        color: #fff;
        text-align: justify;
        font-family: 'BebasNeueBold';
        margin: 10px;
        margin-bottom: 0;
        line-height: 1;
    }

    .homeproduct_mobile .wpb_single_image.wpb_content_element.vc_align_left {
        margin-bottom: 0;
    }
}

@media (min-width: 768) {
    .homeproduct_mobile {
        display: none;
    }
}

@media (min-width: 1024px) {
    .homeproduct_mobile {
        display: none;
    }
}

/* end home page */


/* final coaching alimentair */
@media (max-width: 525px) {

    .pack-background {
        position: absolute;
        top: 175px !important;
    }

    .pack-2-text {
        display: none;
    }

    .pack-2 img {
        height: 200px;
        width: 200px;
        margin-left: 50px;
    }

    .text {
        margin-top: 20px;
    }

    .coachingpage-paragraph {
        text-align: left !important;
    }

    .aliment-bg-color {
        background-color: black;
    }
}

@media (max-width: 768px) {

    .pack-background {
        position: absolute;
        top: 40px;
    }

    .pack-2-text {
        top: 45px;
        position: absolute;
    }

    .pack-2 {
        z-index: 1;
    }

    .coachingpage-paragraph {
        text-align: left !important;
    }

    .alimennt_mobile_resolution {
        display: none;
    }
}

@media (min-width: 768px) {
    .aliment-main-text {
        display: none;
    }
}

@media (min-width: 1024px) {
    .pack-background {
        position: absolute;
        top: 70px;
    }

    .pack-2-text {
        top: 110px;
        position: absolute;
        font-family: ProximaNovaBold;
        font-size: 16px;
    }

    .pack-2 {
        z-index: 1;
    }

    .color-scheme-dark p {
        color: #000;
        font-weight: 700;

    }
}

.comments-area:nth-child(2) {
    display: none !important;
}

/* end coaching alimentair */
/* final contact us page */
.row.contact-form label {
    font-size: 18px;
    color: #a8a8a8;
}

.con-label input[type=text] {
    border-radius: 13px;
}

.con-label input[type=email] {
    border-radius: 13px;
}

select.wpcf7-form-control.wpcf7-select {
    border-radius: 13px;
}

@media (min-width: 1024px) {
    .contact_sent_mobile {
        color: #a8a8a8;
        font-size: 44px;
    }

    .con-label {
        width: 60%;
        float: right;
    }

    .con-title {
        font-size: 24px;
        font-family: ProximaNovaBold;
        margin-bottom: 0;
    }

    .sent-message-box {
        padding-left: 50px;
        margin-top: 100px;
    }

    .contact_mobile {
        display: none;
    }
}

@media (max-width: 768px) {
    .con-label {
        width: 100%;
        float: right;
    }

    h1.contact_sent_mobile {
        color: #a8a8a8;
        font-size: 22px;
    }

    .contact_sent_hedlinemobile {
        color: #a8a8a8;
        font-size: 18px;
    }
}

@media (max-width: 525px) {
    .contact_mobile {
        margin-bottom: 0;
    }

    .contact_sent_mobile {
        color: #a8a8a8;
        font-size: 30px;
    }

    .contact_web {
        display: none;
    }

    .contact_mobile {
        display: block !important;
    }

    .con-title {
        font-size: 22px;
        margin-bottom: 0;
    }

    .contact-main-section {
        display: flex;
        flex-direction: column-reverse;
    }

    .contact-btn-back {
        float: right;
    }
}

#btn-back button {
    border-radius: 30px;
    color: white;
    background-color: black;
    font-weight: 900;
    text-transform: initial;
}

.contact-sent-img {
    width: 60px;
    margin-bottom: 0 !important;
}

.contact-sent-message {
    margin-bottom: 0px !important;
}

.contact_result_section_main_text {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-family: 'BebasNeueBold';
    margin-bottom: 0;
    margin-top: 10px;
}

.contact_result_section {
    border-top: 2px solid #DDDDDD;
}

@media (max-width: 1024px) {
    .contact_mobile {
        display: none;
    }

    .contact_web {
        margin-top: 40px;
    }
}

@media (max-width: 768px) {
    .contact_web {
        margin-top: 60px;
    }

    .contact_web h3 {
        line-height: 0 !important;
    }
}

/* final demo page */
.demo-main-text-child {
    color: #000;
    font-size: 28px;
    text-align: center;
    margin-bottom: 0;
    font-family: ProximaNovaBold;
    line-height: 1;
}

.demo-header-icons-column .wpb_wrapper {
    display: flex;
    justify-content: center;
    padding: 10px;
    padding-bottom: 0;
}

.demo-header-icons {
    margin-bottom: 0;
}

.demo-main-text-row {
    margin-left: 10px;
    margin-right: 10px;
}

.demo-contact-form {
    margin-left: 10px;
    margin-right: 10px;
}

.demo-shortlabel {
    color: #7C7C7C;
    font-size: 18px;
    font-family: ProximaNovaBold;
}

.demo-label label {
    color: #7C7C7C;
    font-family: ProximaNovaBold;
}

.demo-textarea {
    color: #7C7C7C;
    font-size: 18px;
    font-family: ProximaNovaBold;
}

input#contact-submit {
    border-radius: 20px;
    color: #fff;
    background-color: #252525;
    float: right;
    font-family: ProximaNovaBold;
}

.demo-contact-form-icon {
    width: 60px;
    margin-bottom: 0;
}

.demo-contact-form-heading {
    margin-bottom: 0;
}

div#btn-back button {
    border-radius: 30px;
    color: white;
    background-color: black;
    font-weight: 900;
}

.demo-contact-form-sent {
    display: none;
    align-items: center;
    display: flex;
    height: 500px;
}

.wpcf7-mail-sent-ok {
    display: none;
}

.page-id-25715 select.wpcf7-form-control.wpcf7-select {
    border-radius: 13px !important;
}

.page-id-25715 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 13px !important;
}

.page-id-25715 textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 13px;
}

@media (max-width: 1024px) {
    .demo-contact-form-heading h1 {
        font-size: 40px !important;
    }

    .demo-contact-form-text_web {
        display: none;
    }

    div#btn-back button {
        text-transform: none;
    }

    .demo-header-icons-row {
        margin-top: 40px !important;
    }

    .demo-contact-form-text.demo-contact-form-text_mobile {
        display: block !important;
    }
}

@media (max-width: 525px) {
    .demo_mobile_hide {
        display: none;
    }

    .demo-header-icons-row {
        margin-top: 0;
    }

    .demo-contact-form-sent {
        align-items: unset !important;
    }

    .cfs-ebooks_row {
        margin-top: unset !important;
    }
}

/*cfs page final */
/* header part */
.cfs-header-text {
    text-align: center;
}

.cfs-second-header {
    margin: 0 auto;
    width: 60%;
}

.cfs-second-header-text {
    color: black;
    font-family: ProximaNovaBold;
}

.cfs-secound-header-text1 {
    color: #ED2570;
    text-align: center;
    margin-bottom: 0;
    font-size: 20px;
}

.cfs-header-text1 {
    font-family: 'BebasNeueBold';
    font-size: 45px;
    margin-bottom: 20px;
}

/* icon section */
.cfs-header-icons {
    color: black;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    font-family: ProximaNovaBold;
}

/* result section */
.cfs-portfolio-text {
    text-align: center;
    font-weight: 800;
}

/* ebook section */
/*.cfs-ebooks_row{*/
/*    margin-top:100px;*/
/*}*/
.cfs-ebooks-header {
    text-align: center;
    font-weight: 800;
}

.cfs-portfolio-row {
    margin-left: 20px;
    margin-right: 20px;
}

/* faq section */
.cfs-faq-text {
    text-align: center;
    font-weight: 800;
}

.ac-label {
    font-weight: 700;
    position: relative;
    padding: 0.5em 3em;
    padding-bottom: 0;
    display: block;
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
    border-top: 1px solid;
    color: #727272;
    font-weight: 800;
}

.ac-input:checked + label, .ac-label:hover {

}

.ac-label:after, .ac-input:checked + .ac-label:after {
    content: "+";
    position: absolute;
    display: block;
    left: 0;
    top: 7px;
    width: 2em;
    height: 100%;
    text-align: center;
    border: 1px solid;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    line-height: 20px;
    transition: background-color 0.15s ease-in-out;
}

.ac-label:hover:after, .ac-input:checked + .ac-label:after {

}

.ac-input:checked + .ac-label:after {
    content: "-";
}

.ac-input {
    display: none;
}

.ac-text, .ac-sub-text {
    opacity: 0;
    height: 0;
    margin-bottom: 0.5em;
    transition: opacity 0.5s ease-in-out;
    overflow: hidden;
}

.ac-input:checked ~ .ac-text, .ac-sub .ac-input:checked ~ .ac-sub-text {
    opacity: 1;
    height: auto;
}

.ac-sub .ac-label {
    background: none;
    font-weight: 600;
    padding: 0.5em 2em;
    margin-bottom: 0;
}

.ac-sub .ac-label:checked {
    background: none;
    border-bottom: 1px solid whitesmoke;
}

.ac-sub .ac-label:after, .ac-sub .ac-input:checked + .ac-label:after {
    left: 0;
    background: none;
}

.ac-sub .ac-input:checked + label, .ac-sub .ac-label:hover {
    background: none;
}

.ac-sub-text {
    padding: 0 1em 0 2em;
}

.ac-sub {
    width: 95%;
    margin-left: 5%;
}

@media (min-width: 1024px) {
    .cfs-mobile {
        display: none;
    }

    #post-25970 .masonry-container.woodmart-portfolio-holder.row.woodmart-spacing-6 {
        max-height: 300px;
        margin-bottom: 30px;
    }

    .cfs-ebooks-btn {
        display: none;
    }

    .cfstrong_portfolio_web_hide {
        display: none;
    }

}

@media (max-width: 525px) {
    .cfs-web {
        display: none;
    }

    .cfs_shop_btn a {
        background-color: black !important;
        color: white !important;
        border: 1px solid !important;
        border-bottom-left-radius: 13px !important;
        border-bottom-right-radius: 13px !important;
        box-shadow: inset 0px 10px 11px #fff !important;
    }

    p.cfs_header_subtext {
        font-size: 14px !important;
    }

    .cfstrong_portfolio_mobile_hide {
        display: none;
    }

    .cfs-product-column {
        padding: 0 !important;
    }

    .cfs-ebooks-btn {
        background-color: black !important;
        color: #fff !important;
        box-shadow: inset 0px 9px 10px 0px #fff !important;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        margin-bottom: 20px;
    }

    .cfs-ebooks-header {
        margin-top: 10px;
        margin-bottom: 0;
    }

    .result_btn {
        margin-top: 20px;
    }

    #cfs-header-mobile_show {
        display: none;
    }

    #cfs-header-mobile_show2 {
        display: none;
    }

    div#cfs-mobile_show_more_btn button {
        background-color: black !important;
        color: white !important;
        border: 1px solid !important;
        border-bottom-left-radius: 13px !important;
        border-bottom-right-radius: 13px !important;
        box-shadow: inset 0px 10px 11px #fff !important;
    }

    .cfs-mobile_show-row {
        text-align: center;
    }
}

.cfs-product-column .product-grid-item {
    flex: 25%;
}

.cfs-icon-box .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 10px;
}

.cfs-icon-box .wpb_text_column.wpb_content_element {
    margin-bottom: 20px;
}

/* end cfs page */
@media (min-width: 768px) {
    .cfs-ebooks.cfs-mobile {
        display: none;
    }

    #post-25970 .c_main_extra_content {
        display: none;
    }

    .cfstrong_portfolio_web_hide {
        display: none;
    }

    .cfs-ebooks-btn {
        display: none;
    }

    .cfs-mobile_show-row {
        display: none;
    }
}

@media (min-width: 1024px) {
    .cfs-ebooks.cfs-web {
        display: block;
    }
}

/* checkout page final */
div#customer_details {
    font-family: ProximaNovaBold;
}

div#customer_details input#billing_first_name {
    border-radius: 13px;
}

div#customer_details input#billing_last_name {
    border-radius: 13px;
}

div#customer_details input#billing_address_1 {
    border-radius: 13px;
}

div#customer_details input#billing_address_2 {
    border-radius: 13px;
}

div#customer_details span.select2-selection.select2-selection--single {
    border-radius: 13px;
}

div#customer_details input#billing_postcode {
    border-radius: 13px;
}

div#customer_details input#billing_phone {
    border-radius: 13px;
}

div#customer_details input#billing_city {
    border-radius: 13px;
}

div#customer_details input#billing_email {
    border-radius: 13px;
}

div#customer_details textarea#order_comments {
    border-radius: 13px;
}

/* end checkout page */
a.vc_gitem-link.Alimentation {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    background-color: #AAC795;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

a.vc_gitem-link.Entraînements {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    background-color: #BE8181;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

a.vc_gitem-link.Coaching {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    background-color: #AB93CC;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

a.vc_gitem-link.Divers {
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    background-color: #86AAD6;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}
.vc_gitem-post-data.product-category-title.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter-bordered.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey{
    position: absolute;
    bottom: -5px;
    width: calc(100% - 0px);
    left: 10px;
    padding: 0;
    margin: 0 !important;
    display: flex !important;
    justify-content: flex-start;
}
.vc_gitem-post-data.product-category-title.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter-bordered.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey .vc_grid-filter-item.vc_gitem-post-category-name{
    padding-bottom: 0 !important;
}
/*a.vc_gitem-link.Automassage,a.vc_gitem-link.Pack.Premium,a.vc_gitem-link.VOD,a.vc_gitem-link.Youtube,a.vc_gitem-link.Etirements.et.mobilité,a.vc_gitem-link.Tutoriels.et.coaching.technique,a.vc_gitem-link.Biceps,a.vc_gitem-link.Dorsaux,a.vc_gitem-link.Fonctionnels,a.vc_gitem-link.Elastique,a.vc_gitem-link.Abdos,a.vc_gitem-link.Gainage{*/
.vc_gitem-post-category-name .vc_gitem-link{
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #86AAD6;
    color: #fff;
}
.ct_post_main_header {
    display: flex;
    justify-content: center;
    color: black;
    font-family: 'BebasNeueBold';
    font-size: 45px;
    margin: 0;
    line-height: 1;
}

.ct_post_data li.vc_grid-filter-item:nth-child(1) {
    display: none;
}

.ct_post_data ul.vc_grid-filter {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.ct_post_data li.vc_grid-filter-item span.Alimentation {
    color: #AAC795;
}

.ct_post_data .vc_grid-filter-item.vc_gitem-post-category-name.Alimentation {
    background-color: #AAC795;
    color: #fff;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    position: absolute;
    left: 10px;
    bottom: 0;
}

.ct_post_data li.vc_grid-filter-item span.Coaching {
    color: #AB93CC;
}

.ct_post_data .vc_grid-filter-item.vc_gitem-post-category-name.Coaching {
    background-color: #AB93CC;
    color: #fff;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    position: absolute;
    left: 10px;
    bottom: 0;
}

.ct_post_data li.vc_grid-filter-item span.Divers {
    color: #86AAD6;
}

.ct_post_data .vc_grid-filter-item.vc_gitem-post-category-name.Divers {
    background-color: #86AAD6;
    color: #fff;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    position: absolute;
    left: 10px;
    bottom: 0;
}

.ct_post_data li.vc_grid-filter-item span.Entraînements {
    color: #BE8181;
}

.ct_post_data .vc_grid-filter-item.vc_gitem-post-category-name.Entraînements {
    background-color: #BE8181;
    color: #fff;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    position: absolute;
    left: 10px;
    bottom: 0;
}

.ct_post_data .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    font-family: 'BebasNeueBold';
    font-size: 20px;
}

.ct_post_data .vc_grid-pagination {
    border-top: 1px solid #BBBBBB;
    margin-top: 20px;
}

.ct_post_data .vc_grid-pagination li.vc_grid-prev a {
    background-color: white !important;
    color: #000 !important;
    border: 0;
}

.ct_post_data .vc_grid-pagination li.vc_grid-next a {
    background-color: white !important;
    color: #000 !important;
    border: 0;
}

.ct_post_data .vc_grid-pagination li.vc_grid-page a {
    background: #fff !important;
    color: #000 !important;
    border: 0 !important;
}

@media (min-width: 1024px) {
    .ct_post_data li.vc_grid-filter-item span {
        font-weight: 700;
        font-family: 'BebasNeueBold';
        font-size: 24px;
    }
}

@media (min-width: 768px) {
    .vc_responsive .vc_grid-filter {
        display: flex !important;
        justify-content: center;
        margin: 10px 0;
    }
}

@media (max-width: 768px) {
    .ct_post_data .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
        font-family: 'BebasNeueBold';
        font-size: unset;
    }

    .vc_responsive .vc_grid-filter {
        display: flex !important;
        justify-content: center;
        margin: 10px 0;
    }

    .vc_responsive .vc_grid-filter-select {
        display: none !important;
    }

    .ct_post_data li.vc_grid-filter-item span {
        font-size: 14px !important;
    }
}

.submit-envoyer {
    background-color: #000;
    color: #fff;
    border-radius: 30px;
    float: right;
    text-transform: none;
}

@media (min-width: 1024px) {
    .checkout-back-btn {
        width: 58%;
    }

    .show_only_mobile_logoyt_btn {
        display: none;
    }

    .demo-contact-form-text.demo-contact-form-text_mobile {
        display: none;
    }
}

@media (max-width: 525px) {
    .demo-contact-form-text.demo-contact-form-text_web {
        display: none;
    }

    .show_only_mobile_logoyt_btn {
        border: 1px solid;
        width: fit-content;
        display: flex;
        margin: 0 auto;
        padding: 5px;
        border-radius: 13px;
        text-transform: uppercase;
        font-weight: 700;
        box-shadow: -2px 2px 6px -1px;
    }
}

/* */
@media (max-width: 525px) {
    .form-mobile-f {
        width: 48% !important;
        float: left !important;
    }

    .form-mobile-l {
        width: 48% !important;
        float: right !important;
    }
}

/* blog category color changes */
.home a.Alimentation {
    background-color: #AAC795;
    padding-left: 10px;
    padding-right: 10px;
}

.home a.Coaching {
    background-color: #AB93CC;
    padding-left: 10px;
    padding-right: 10px;
}

.home a.Divers {
    background-color: #86AAD6;
    padding-left: 10px;
    padding-right: 10px;
}

.home a.Entraînements {
    background-color: #BE8181;
    padding-left: 10px;
    padding-right: 10px;
}

.post-single-page a.Alimentation {
    background-color: #AAC795;
    padding-left: 10px;
    padding-right: 10px;
}

.post-single-page a.Coaching {
    background-color: #AB93CC;
    padding-left: 10px;
    padding-right: 10px;
}

.post-single-page a.Divers {
    background-color: #86AAD6;
    padding-left: 10px;
    padding-right: 10px;
}

.post-single-page a.Entraînements {
    background-color: #BE8181;
    padding-left: 10px;
    padding-right: 10px;
}

/* */
/* slider */
span.blogCode {
    white-space: initial;
    word-break: break-all;
}

/* */
.single-post .container h1.entry-title {
    text-align: left;
    position: relative;
}

.single-post .container h1.entry-title::after {
    content: "";
    position: absolute;
    left: 0;
    height: 1px;
    width: 50%;
    border-bottom: 2px solid;
    /* percentage of the element width*/
    margin-top: 1.2em;
}

.single-post h3.entry-title {
    font-family: 'BebasNeueBold' !important;
    font-size: 45px !important;
    text-transform: uppercase;
}

.single-post .container .article-body-container {
    text-align: justify;
}

.single-post .container ol {
    text-align: justify;
}

.single-post .container .post-date.woodmart-post-date {
    display: none;
}

.single-post .container .entry-meta.woodmart-entry-meta {
    display: none;
}

.single-post .container figure.entry-thumbnail {
    position: relative;
}

.single-post .container .meta-post-categories {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 0;
    float: right;
    z-index: 9;
}

@media (max-width: 768px) {
    .blog_breadcrumb {
        display: none !important;
    }

    .blog_category_filter {
        margin: 10px 0px;
    }
}

@media (max-width: 525px) {
    .blog_breadcrumb {
        display: none !important;
    }

    .blog_category_filter {
        margin-bottom: 10px;
    }

    .breadcrumb-category-blog {
        font-size: 20px !important;
        border-bottom: 0 !important;
    }

    .blog_breadcrumb {
        align-items: unset !important;
    }

    .blog_breadcrumb a {
        font-weight: unset !important;
        font-size: unset !important;
    }

    img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        /*         height: 160px !important; */
    }

    .single-post .container .meta-post-categories {
        top: 325px;
    }

    .single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        height: 350px !important;
    }

    .blog_breadcrumb.blog_single_breadcrumb {
        display: none;
    }
}

/* blog page */
.blog-post-loop .entry-title a {
    color: #727272;
}

.single-portfolio .site-content {
    margin-bottom: 0 !important;
}

.woodmart-pagination > span:not(.page-links-title) {
    color: #CECAC9;
}

.woodmart-pagination > span:not(.page-links-title) {
    background: transparent;
}

.single-post .post-single-page .woodmart-entry-meta {
    display: none;
}

.single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 650px;
    width: 100%;
}

.blog_category_filter {
    display: flex;
    font-size: 20px;
    justify-content: center;
    border-top: 1px solid #DDDADA;
    border-bottom: 1px solid #DDDADA;
    text-transform: uppercase;
}

.blog_page_title {
    justify-content: center;
    display: flex;
}

.blog_page_title h1 {
    color: black;
    font-family: 'BebasNeueBold';
    font-size: 45px;
    margin: 0;
    line-height: 1;
}

.blog_breadcrumb {
    display: flex;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #DDDADA;
    align-items: center;
    margin-bottom: 30px;
}

.blog_breadcrumb span {
    position: absolute;
    right: 80px;
}

.blog_breadcrumb a {
    color: #bbbaba;
    font-weight: 800;
    font-size: 18px;
}

.blog_breadcrumb h5 {
    margin-bottom: 0;
}

.breadcrumb-category-blog {
    margin: 5px;
    font-weight: 700;
    font-family: 'BebasNeueBold';
    font-size: 25px;
}

.meta-post-categories {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

.meta-post-categories a {
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumb-category-blog:nth-child(1) a {
    color: #AAC795;
}

.blog_breadcrumb ~ .woodmart-blog-holder a.Alimentation {
    background-color: #AAC795;
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumb-category-blog:nth-child(2) a {
    color: #AB93CC;
}

.blog_breadcrumb ~ .woodmart-blog-holder a.Coaching {
    background-color: #AB93CC;
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumb-category-blog:nth-child(3) a {
    color: #86AAD6;
}

.blog_breadcrumb ~ .woodmart-blog-holder a.Divers {
    background-color: #86AAD6;
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumb-category-blog:nth-child(4) a {
    color: #BE8181;
}

.blog_breadcrumb ~ .woodmart-blog-holder a.Entraînements {
    background-color: #BE8181;
    padding-left: 10px;
    padding-right: 10px;
}

.blog_breadcrumb ~ .woodmart-blog-holder .post-date.woodmart-post-date {
    display: none;
}

.blog_breadcrumb ~ .woodmart-blog-holder h3.entry-title.title.entry-title-small {
    text-align: left;
    font-size: 20px;
}

.blog_breadcrumb ~ .woodmart-blog-holder .entry-meta.woodmart-entry-meta {
    display: none;
}

.blog_breadcrumb ~ .woodmart-blog-holder .hovered-social-icons {
    display: none;
}

.blog_breadcrumb ~ .woodmart-blog-holder .blog-post-loop .article-body-container {
    padding: 5px !important;
}

.blog_breadcrumb ~ .woodmart-blog-holder .blog-design-masonry.blog-style-shadow .article-inner {
    box-shadow: unset;
}

.blog_breadcrumb ~ .woodmart-blog-holder .blog-post-loop .entry-thumbnail img {
    height: 270px !important;
}

.blog_breadcrumb ~ .woodmart-spacing-30 > article, .woodmart-spacing-30 > div {
    position: unset !important;
}

/* */
.current-menu-item span {
    color: #CEC9C9 !important;
}

.menu_main {
    border-top: 1px solid #727272 !important;
    background-color: #EDEDED !important;
    align-items: center;
    width: 100%;
    padding: 10px;
}

img.menu_img {
    padding: 10px;
    width: 21% !important;
}

p.header_menu_text {
    margin-bottom: 0;
    text-align: center;
    font-family: 'BebasNeueBold';
    font-size: 25px;
    color: #000;
    padding-bottom: 10px;
}

.menu_main a {
    width: 75%;
    display: inline-block;
    margin: auto;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: ProximaNovaBold;
    color: #7C7C7C;
}

p.header_menu_text2 {
    margin-bottom: 0;
    text-align: center;
    font-family: 'BebasNeueBold';
    font-size: 25px;
    color: #000;
    padding: 10px;
}

.menu_main_header2 {
    border-top: 1px solid #727272 !important;
}

.menu_main:hover {
    background-color: #DCDCDC !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wishlist {
    display: none;
}

.woodmart-my-account-sidebar {
    display: none;
}

.btns-shop-light .login .button {
    width: max-content;
    float: right;
    border-radius: 30px;
}

a.woocommerce-LostPassword.lost_password {
    color: #A7A7A7 !important;
}

input#username {
    background: #fff;
    border: 1px solid;
    border-radius: 13px;
    height: 35px;
}

input#password {
    background: #fff;
    border: 1px solid;
    border-radius: 13px;
    height: 35px;
}

.btns-shop-light .widget_shopping_cart .buttons .checkout {
    color: white;
}

.btns-shop-light .register .button {
    color: white;
}

[type=submit]:hover {
    color: #cfcbcb;
}

span.nav-link-text {
    letter-spacing: 0px;
    font-family: 'BebasNeueBold';
    font-size: 24px;
    font-weight: initial;
}

.woodmart-navigation .item-level-0 > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.woodmart-cart-number {
    background-color: #FF6600 !important;
}

::selection {
    background-color: #cccaca;
}

h3.bf_title_1 a:focus {
    background-color: #CBCBCB;
}

a.woodmart-nav-link {
    background-color: transparent !important;
}

div#main-contact-form label {
    font-size: 18px;
    font-family: ProximaNovaBold;
}

.con-label label {
    color: #a8a8a8;
}

label.con-textarea {
    color: #a8a8a8;
}

label.con-shortlabel {
    color: #a8a8a8;
}

@media (min-width: 1024px) {
    .contact_sent_hedlinemobile {
        color: #a8a8a8;
        font-size: 22px;
    }

    .coach-web {
        font-size: 16px;
    }

    .les_paragraph {
        margin-bottom: 30px;
        font-size: 14px;
    }

    .woodmart-search-form {
        margin-left: -15px;
    }

    .woodmart-social-icons.text-left.icons-design-bordered.icons-size-small.color-scheme-light.social-follow.social-form-circle {
        margin-left: -25px;
        margin-right: -10px;
    }

    .coach-mobile {
        display: none;
    }

    .woocommerce-billing-fields h3 {
        font-size: 35px !important;
        font-family: 'BebasNeueBold';
    }

    .checkout-order-review h3 {
        font-size: 45px;
        font-family: 'BebasNeueBold';
    }

    div#customer_details {
        font-family: ProximaNovaBold;
    }

    .ck_page p {
        font-family: ProximaNovaBold;
    }

    .les_coches_img {
        display: none;
    }
}

@media (max-width: 525px) {
    h3#order_review_heading {
        font-size: 34px !important;
    }
}

@media (max-width: 768px) {
    .woocommerce-billing-fields h3 {
        font-size: 35px;
        font-family: 'BebasNeueBold';
    }

    h3#order_review_heading {
        font-size: 35px;
    }

    .coach-mobile {
        color: #000;
        font-family: ProximaNovaBold;
        text-align: justify;
    }

    .portfolio-btn-left {
        margin-left: 10px;
    }

    .portfolio_content_single {
        margin-left: 15px;
        margin-top: 10px;
    }

    .coach-web {
        display: none;
    }

    h1.coachingpage-heading.lescoachingpage-heading {
        text-align: center;
        margin-top: 0px !important;
        text-transform: none !important;
        font-family: ProximaNovaBold;
    }

    .les_mobile_text_font {
        font-family: ProximaNovaBold;
        text-align: justify;
        color: #000;
    }

    .les_coach_deplomess {
        background-color: transparent !important;
    }

    .les_coaches_m {
        background-color: transparent !important;
    }

    .les_coaches_te {
        font-family: ProximaNovaBold;
    }

    .les_cochesweb_img {
        display: none;
    }
}


.les_coach_deplomess {
    background-color: #f4f4f4;
    padding-top: 15px;
}

.les_coaches_m {
    background-color: #f4f4f4;
}

@media (max-width: 525px) {
    .contact_sent_hedlinemobile {
        color: #a8a8a8;
        font-size: 16px;
    }

    .coach-web {
        display: none;
    }
}

.pack-de-form-submit {
    display: flex;
    justify-content: flex-end;
}

.pack-de-form-submit input {
    border-radius: 30px;
    background-color: #252525;
    color: #fff;
    text-transform: uppercase;
}

.entry-title-border {
    border-bottom: 2px solid rgba(113, 113, 113, .15);
    text-align: left;
}

.whb-color-light .woodmart-shopping-cart > a {
    color: #fff;
    color: black !important;
}

ul#menu-main-menu li a span {
    color: black;
    font-family: 'BebasNeueBold';
    font-size: 22px;
}


.whb-color-light .navigation-style-bordered .item-level-0:after, .whb-color-light .navigation-style-separated .item-level-0:after {
    border-color: #EBEBEB !important;
}

.whb-color-light .whb-divider-element:before {
    border-color: #EBEBEB !important;
}

/*.whb-color-light .whb-divider-element:before {
    border-color: #F0F0F0 !important;
}
*/
.navigation-style-separated .item-level-0:not(:last-child):after {
    height: -webkit-fill-available;
}

.whb-divider-element:before {
    height: -webkit-fill-available;
}

@media (min-width: 767px) and (max-width: 768px) {
    .demo_form_img {
        display: none;
    }
}

@media (min-width: 1024px) {
    .demo_form_img2 {
        display: none;
    }
}

.main-header-text {
    text-decoration: none;
    font-family: 'BebasNeueBold';
    font-size: 18px !important;
}

.woodmart-search-form input[type=text] {
    height: 30px;
}

.woodmart-search-form input.s {
    height: 25px !important;
}

.woodmart-entry-meta ~ .woodmart-entry-content {
    display: none;
}

@media (min-width: 1024px) {
    li.item-level-0.menu-item-my-account.my-account-with-username.my-account-with-text.menu-simple-dropdown.item-event-hover::after {
        content: "\f0d7";
        color: #C04F04;
        position: absolute;
        right: 0;
        font-family: "FontAwesome";
        top: 10px;
    }

    li.item-level-0.menu-item-my-account.my-account-with-username.my-account-with-text.menu-simple-dropdown.item-event-hover:hover::after {
        content: "\f0d8";
        color: #C04F04;
        position: absolute;
        right: 0;
        font-family: "FontAwesome";
        top: 10px;
    }
}


.woocommerce-shipping-fields {
    display: none;
}

.woocommerce-additional-fields h3 {
    display: none;
}

#order_comments_field span.optional {
    display: none;
}

.snip0047 {
    font-family: 'Raleway', Arial, sans-serif;
    border: none;
    background-color: #a4a6ac;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    padding: 8px 30px;
    display: inline-block;
    margin: 5px 3px 5px 3px;
    text-transform: uppercase;
    line-height: 1.4em;
    font-weight: 500;
    font-size: 12px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.snip0047 {
    background-color: #58BBEE !important;
}

.ck_page {
    border: 1px solid #EFEFEF;
    padding: 8px;
    width: 100%;
    border-radius: 13px;
    color: #464646;
    margin-bottom: 20px;
}

.ck_page h3 {
    margin: 0 !important;
    color: #000;
}

.ck_page h3 p {
    margin: 0 !important;
}

.ck_page_l {
    text-align: left;
    font-size: 19px;
    font-family: ProximaNovaBold;
    color: #A8A8A8;
}

.checkout-btn-custom button {
    color: white !important;
}

.checkout-btn-custom button:hover {
    color: black !important;
}
.woocommerce-form-login__rememberme span {
    color: #000;
}
a.about_paypal {
    display: none;
}
button#place_order,
a.checkout-button.button.alt.wc-forward {
    background-color: #3889d8;
}
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion .woodmart-tab-wrapper a {
    color: #995d08;
    /*font-size: 20px;*/
	font-size: 16px;
	background-color: #f1f1f1; 
    padding-left: 4px; 
    padding-right: 4px;
}

.result-button {
    background-color: #3889d8 !important;
    color: #fff;
    padding: 15px 20px !important;
    border: 0px solid !important;
    font-size: 18px;
    border-radius: 28px;
}
@media (max-width: 525px) {
    .simplefilter {
        display: flex;
        margin-top: 32px;
    }

    .simplefilter li {
        padding: 0 !important;
    }

    .simplefilter1 {
        display: flex;
        margin-top: 38px;
    }

    .simplefilter1 li {
        padding: 0 !important;
    }
}

/*.text-center {*/
/*    margin-bottom: -115px;*/
/*}*/
.bread {
    position: relative;
    bottom: 120px;
    border-bottom: 1px solid #BBBBBB;
    text-align: left;
}

@media (min-width: 768px) {
    .portfolio-product1 .woocommerce .products {
        border: 0;
        display: -webkit-box;
    }
}

@media (max-width: 525px) {
    li.item-level-0.menu-item-my-account > a span {
        display: none;
    }

    .whb-color-light .woodmart-shopping-cart > a {
        color: #fff !important;
    }

    li.item-level-0.menu-item-register span {
        display: none;
    }

}

@media (min-width: 1024px) {
    .pack-de-coaching-secound-text {
        width: 90%;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

    .coachingpage-heading {
        text-align: center;
        font-size: 45px;
        text-transform: uppercase;
        font-family: 'BebasNeueBold';
        margin-top: 35px;
    }

    .coachingpage-paragraph {
        text-align: justify;
        font-size: 17px;
        color: #000;
        margin-bottom: 40px;
        margin-top: 40px;
        font-family: ProximaNovaBold;
    }

    .coachingpage-paragraph1 {
        text-align: center !important;
        margin-bottom: 0;
        color: #000;
        margin-top: 0 !important;
        font-family: ProximaNovaBold;
        font-size: 17px;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 525px) {
    .coachingpage-heading {
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
    }

    .coachingpage-paragraph {
        text-align: center;
        font-size: 10px;
    }

    .lescoachingpage-heading {
        text-align: center;
        font-size: 45px;
        text-transform: uppercase;
    }

    figure.snip1550 {
        border: 1px solid;
    }

    button.button.woocommerce-button.woocommerce-form-login__submit.button-login1 {
        margin-bottom: 30px;
        border-radius: 10px;
        text-transform: capitalize;
    }

    button.woocommerce-Button.button.button-register1 {
        border-radius: 10px;
        color: white;
        background-color: black;
        float: right;
    }
}

.bread a {
    color: #BBBBBB;
}

.pagination a {
    color: #000000 !important;
    border: 1px !important;
}

.pagination span {
    border: 1px !important;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

a.morelink {
    text-align: center;
    padding: 10px;
    width: 45%;
    border: 2px solid;
    justify-content: center;
    display: flex;
    margin: auto;
    box-shadow: inset 0px -37px 11px -6px black;
    color: white;
    text-transform: uppercase;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-weight: 800;
}

/* lost password */
@media (min-width: 1024px) {
    .woo_lostpassword {
        max-width: 80%;
        font-size: 26px;
        text-align: center;
        color: black;
        font-weight: 700;
    }

    p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first.woo-row-first {
        border-top: 0px !important;
        margin: 10px 25%;
        display: block;
        width: 50%;
    }

    .woo-btnsub {
        margin: 0 auto;
        display: block;
        width: 40% !important;
    }

    p.woocommerce-form-row.form-row.woo-btnsub button {
        border-radius: 13px;
    }

    .btn-reset-login {
        border-radius: 13px !important;
    }

    .woo-row-first label {
        color: #a8a8a8;
        font-size: 22px;
        font-weight: 800;
    }

    .woo-reset {
        font-size: 24px;
        color: black;
        font-weight: 800;
    }

    p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first.woo-pass {
        border-top: 0px !important;
    }

    .woo-pass label {
        color: #a8a8a8;
        font-size: 18px;
    }

    .woo-repass label {
        color: #a8a8a8;
        font-size: 18px;
    }

    button.woocommerce-Button.button.btn-save {
        margin: 10px 25%;
        display: block;
        width: 50%;
    }
}

@media (max-width: 525px) {
    .woo_lostpassword {
        font-size: 14px;
        text-align: center;
        color: black;
        font-weight: 700;
    }

    p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first.woo-row-first {
        border-top: 0px !important;
        float: left;
    }

    .woo-btnsub {
        width: 80% !important;
        margin: 0 auto;
    }

    p.woocommerce-form-row.form-row.woo-btnsub button {
        border-radius: 13px;
        color: #fff;
        text-transform: capitalize;
        font-size: 14px;
    }

    .btn-reset-login {
        border-radius: 13px !important;
    }

    .woo-row-first label {
        color: #a8a8a8;
        font-size: 14px;
        font-weight: 800;
        float: left;
    }

    .woo-reset {
        font-size: 24px !important;
        color: black;
        font-family: 'BebasNeueBold';
    }

    .woo-pass input {
        border-radius: 13px !important;
    }

    .woo-pass input {
        border-radius: 13px !important;
    }

    input {
        border-radius: 13px !important;
    }

    p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first.woo-pass {
        border-top: 0px !important;
    }

    .woo-pass label {
        font-size: 20px;
        font-family: ProximaNovaBold;
        color: #000 !important;
    }

    .woo-repass label {
        font-size: 20px;
        font-family: ProximaNovaBold;
        color: #000 !important;
    }

    button.woocommerce-Button.button.btn-save {
        margin: 10px 25%;
        display: block;
        width: 50%;
        color: #fff !important;
        font-size: 20px;
        text-transform: unset;
        border-radius: 13px !important;
    }
}

/* portfolio main page */
.portfolio-footer {
    border-top: 1px solid;
    padding-top: 20px;
}

button.portfolio-btn {
    border-radius: 30px;
    background-color: #252525;
    color: #fff;
    font-weight: 800;
    cursor: pointer;
    text-transform: none;
}

.aditional-info-coaching {
    margin-bottom: 20px;
}

.aditional-info-result {
    margin: 0;
    text-align: left;
}

.portfolio-heading1 {
    color: #4A4A4A;
}

.portfolio-other1 {
    color: #727272;
}

.portfolio-neme1 {
    color: #727272;
    font-weight: 800;
}

.portfolio-heading1 {
    color: #4A4A4A;
    margin: 0;
    text-align: left;
}

.portfolio-pack1 {
    color: #727272;
    margin: 0;
    text-align: left;
}

@media (max-width: 525px) {

}

/* portfolio single page */
.portfolio-product1 .woocommerce:nth-child(1) {
    margin-right: 12px
}

.single-result-product .woocommerce {
    width: 50%;
}
.single-portfolio .single-result-product .woocommerce {
padding: 15px;
    width: 50%;

}
.single-result-product {
    display: flex;
    width: 100%;
}

.portfolio-product1.col-lg-6.col-md-6.col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 5px;
}

.aditional-info-coaching p {
    margin: 0;
    text-align: left;
}

.aditional-info-result p {
    margin: 0;
    text-align: left;
}

.wrap-title.aditional-info-title h1 {
    text-align: left;
    margin: 0;
}

.portfolio-pack {
    color: #727272;
    margin: 0;
}

.portfolio-description {
    text-align: justify;
    color: #727272;
    font-family: ProximaNovaBold;
    font-size: 16px;
}

.mySlides:not(:first-child) {
    display: none;
}

@media (max-width: 525px) {
    .portfolio-hr {
        display: none;
    }

    .portfolio-images {
        height: 100%;
        width: 77%;
    }

    .portfolio-btn-left {
        margin: 0;
    }
}

@media (min-width: 768px) {
    .row.portfolio-description {
        margin-left: 40px;
        margin-right: 40px;
    }

    p.portfolio-description {
        width: 80%;
        margin-left: 40px;
    }
}

/* woocommerce shop page */
td.product-total .amount {
    color: #000;
}

td.product-subtotal span {
    color: #000;
}

h2.cartpage_subtotal span.woocommerce-Price-amount.amount {
    color: #000;
}

.portfolio-product1 .woocommerce .products .product-grid-item {
    max-width: 100% !important;
    flex: 100%;
    padding: 0;
    border: 0;
    margin: 0;
}

.woodmart-hover-base.hover-ready.state-hover .fade-in-block, .woodmart-hover-base.hover-ready:hover .fade-in-block {
    transform: initial;
}

@media (max-width: 525px) {
    .portfolio-titledata {
        margin-left: 20px;
        margin-right: 20px;
    }

    .portfolio-coachingdata {
        margin-left: 20px;
        margin-right: 20px;
    }

    .portfolio-aditionaldata {
        margin-right: 20px !important;
    }

    p.portfolio-description {
        margin-left: 30px;
        margin-right: 30px;
    }

    button.w3-button.w3-black.w3-display-left {
        border-radius: 50%;
        border: 1px solid #A8A8A8;
        background-color: transparent;
        margin-right: 10px;
        height: 30px;
        width: 30px;
        padding: 0 !important;
    }

    button.w3-button.w3-black.w3-display-right {
        border-radius: 50%;
        border: 1px solid #A8A8A8;
        background-color: transparent;
        margin-left: 10px;
        height: 30px;
        width: 30px;
        padding: 0 !important;
    }
}

/*sidebar */
.slider-main-header {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}

.slider-main-header-child {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.sidebar-left-row {
    border-top: 1px solid #727272 !important;
    background-color: #EDEDED !important;
    display: flex;
    align-items: center;
}

.sidebar-icon .vc_column-inner {
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sidebar-icon-child {
    margin: 0;
}

.sidebar-text .vc_column-inner {
    display: flex;
    align-items: center;
    padding: 0;
}

.sidebar-text-child {
    margin: 0;
    color: #7C7C7C;
}

.sidebar-left-row:hover {
    background-color: #DCDCDC !important;
}

.sidebar-left-row-bottom {
    border-bottom: 1px solid #727272 !important;
}

/* checkout */
p#billing_first_name_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#billing_last_name_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#billing_address_1_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#billing_address_2_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#billing_address_2_field label .optional {
    display: none;
}

p#billing_country_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#billing_postcode_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#billing_phone_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#billing_city_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#billing_email_field label {
    font-weight: 700;
    color: #A8A8A8;
}

p#order_comments_field label {
    font-weight: 700;
    color: #A8A8A8;
}

button#place_order {
    width: fit-content;
    text-transform: capitalize;
}

.checkout-btn-custom {
    display: flex;
    justify-content: flex-end;
}

.form-row label .required {
    color: #ABABAB;
}

@media (min-width: 1024px) {
    .product-grid-item.product.without-stars.product-no-swatches.quick-view-on.woodmart-hover-base.col-6.col-sm-4.col-md-3.col-lg-3.first.product-in-grid.type-product.post-17708.status-publish.first.instock.product_cat-coaching-musculation-pour-femmes.product_cat-e-books-training-guide.has-post-thumbnail.downloadable.shipping-taxable.purchasable.product-type-simple.hover-width-small.hover-ready {
        margin-right: 20px;
    }
}

@media (max-width: 525px) {
    .footer2_mobile {
        font-size: 12px;
    }

    .cfs-header-text1 h1 {
        font-size: 22px;
    }

    .cfs-second-header {
        width: 100% !important;
    }

    .cfs-portfolio-row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        background-color: #f4f4f4;
        border-top: 1px solid;
    }

    .cfs-sepreter-row {
        display: none;
    }

    .cfs-portfolio-text {
        margin-top: 30px;
    }

    .cfs-ebooks {
        background-color: transparent !important;
    }

    .cfs-faq-row {
        background-color: #f4f4f4 !important;
    }

    .cfs-faq-row_faq {
        background-color: #f4f4f4 !important;
    }

    .ac-sub-text {
        color: #000;
        font-family: ProximaNovaBold;
    }

    /* demo page */
    .demo-header-icons-row {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }

    .demo-main-text-child {
        font-size: 14px !important;
    }

    .demo-main-text .vc_column-inner {
        padding: 0;
    }

    .demo-header-icons-column .vc_column-inner {
        padding: 0 !important;
    }

    select.wpcf7-form-control.wpcf7-select {
        border-radius: 13px;
    }

    .form-style-rounded input[type=text] {
        border-radius: 5px !important;
    }

    .form-style-rounded input[type=email] {
        border-radius: 11px !important;
    }

    .demo_form_img {
        display: none;
    }

    .demo_form_qty {
        padding-right: 0;
    }

    .demo_form_qty_1 {
        padding-right: 0;
    }

    input#contact-submit {
        border-radius: 50px !important;
        text-transform: unset !important;
    }

    .demo-contact-form-icon {
        margin-left: 0 !important;
    }

    .demo-contact-form-heading h1 {
        font-size: 35px !important;
    }

    .demo-contact-form-text h3 {
        font-size: 19px !important;
        text-align: left;
    }

    .demo-contact-form-btn-back {
        float: right;
    }

    .demo-contact-form-btn-back button {
        border-radius: 13px !important;
    }


    /* my_account */
    select.civility1 {
        width: 70% !important;
    }

    .col-md-6.add-info1 {
        width: 48.5%;
    }

    .col-md-6.add-info2 {
        width: 48.5%;
    }

    .Required-fields1 {
        text-align: right;
        width: 100%;
    }

    /* pack de coaching */
    @media (max-width: 525px) {
        .coachingpage-footer {
            white-space: nowrap;
        }
    }
    .paris-main-text {
        margin-bottom: 0;
        height: 35px;
    }

    .pack-de_resolution_slider {
        display: none;
    }

    .pack_coaching_mobile_heading {
        font-family: 'BebasNeueBold';
        color: #000;
        font-size: 22px !important;
    }

    .pack_de_coaching_mobile_r .vc_column-inner {
        padding: 0;
    }

    .pack-de-coaching-secound-text_web {
        display: none;
    }

    p.pack_de_mobile_sub {
        font-family: ProximaNovaBold;
        color: #000;
        font-size: 12px;
        text-align: justify !important;
    }

    .pack-de-coaching-secound-text_mobile {
        margin-bottom: 0;
    }

    .pack_de_mobile_subb {
        line-height: 1;
        font-size: 14px;
        text-align: justify !important;
    }

    .pack_de_coaching_main_row {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* alimentaire */
    .alimennt_mobile_resolution {

    }

    .alimennt_mobile_img {
        display: none;
    }

    .wpb_text_column.wpb_content_element.aliment-main-text {
        margin-bottom: 15px !important;
    }

    .alimentaire_mobie_row {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .alimentaire_mobile_text p {
        font-family: ProximaNovaBold;
        color: #000;
        text-align: justify !important;
        font-size: 16px !important;
    }

    /* paris */
    .paris_mobile_resolution {
        display: none;
    }

    .pack_de_coaching_mobile_r_1 {
        margin-bottom: 0;
    }

    .wpb_text_column.wpb_content_element.pack-main-text {
        margin-bottom: 15px !important;
    }

    .paris_mobile_row {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .paris_mobile_colom_text p {
        text-align: justify;
        font-family: ProximaNovaBold;
        color: #000;
        font-size: 14px !important;
    }

    p.paris_mobile_colom_text1 {
        text-align: justify;
        font-family: ProximaNovaBold;
        color: #000;
        font-size: 14px !important;
    }

    p.paris_mobile_colom_text11 {
        text-align: justify;
        font-family: ProximaNovaBold;
        color: #000;
        font-size: 14px !important;
        margin-bottom: 0;
    }

    p.paris_mobile_colom_text11 + .paris_mobile_colom_text1 {
        margin-bottom: 0;
    }

    .cfs-portfolio-row .masonry-container.woodmart-portfolio-holder.row.woodmart-spacing-6 {
        height: auto !important;
    }

    .cfs-portfolio-row .portfolio-info.portfolio-main-details {
        display: none;
    }

    .cfs-portfolio-row article {
        max-width: 50% !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
    }

    .text-center {
        margin-bottom: 0 !important;
    }

    .alimennt_mobile_resolution {
        display: none;
    }
}

@media (min-width: 1024px) {
    .coachingaliment_moble_img {
        display: none;
    }

    p.paris_mobile_colom_text11 {
        margin-bottom: 0;
    }

    p.paris_mobile_colom_text11 + .paris_mobile_colom_text1 {
        margin-bottom: 0 !important;
    }

    .paris_mobile_row {
        padding-left: 40px;
        padding-right: 40px;
    }

    .paris_mobile_img {
        display: none;
    }

    .paris_mobile_btn {
        display: none;
    }

    .alimentaire_mobie_row {
        padding-left: 40px;
        padding-right: 40px;
    }

    .alimennt_mobile_img {
        display: none;
    }

    .pack_de_coaching_main_row {
        padding-left: 40px;
        padding-right: 40px;
    }

    .pack-de-coaching-secound-text_mobile {
        display: none;
    }

    .pack_de_image_mobile {
        display: none;
    }

}

.demo-header-icons-row {
    margin-left: 40px;
    margin-right: 40px;
}

/*.cfs-ebooks{*/
/*    background-color:#f4f4f4;*/
/*}*/

.c_postfolio_title h1 {
    color: #494949;
}

.c_main_extra_content {
    padding: 20px;
    text-align: left;
}

.c_text {
    font-size: 18px;
    margin-bottom: 20px;
}

.c_sub {
    color: #494949;
}

.c_sub1 {
    color: #494949;
}

button.portfolio-btn1 {
    border-radius: 30px;
    background-color: #252525;
    color: #fff;
    font-weight: 800;
    cursor: pointer;
    text-transform: none;
}

.portfolio-btn1_content {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 5px;
    width: 100%;
    right: 0;
}

/* my account */
.my_account_welcome_text {
    font-family: 'BebasNeueBold';
    font-size: 32px;
    text-align: center;
    color: #000;
}

/* product slider */
.wcpscwc-product-slider button.slick-next {
    right: -55px !important;
}

.wcpscwc-product-slider button.slick-prev {
    left: -55px !important;
}

/* custom product slider */

/* Home Page */
.anr_captcha_field {
    margin-bottom: 10px;
	width: 100%;
}

input#register_age_btn {
    width: 50px;
}

input.register_submit_btn {
    width: 50px;
}

/* My account Dashbord */
.show_myaccount_edit_page {
    display: none;
}

a.woocommerce-MyAccount-downloads-file.button.alt {
    border-radius: 13px;
}

@media (max-width: 768px) {
    .cart-table-section .shop_table thead {
        display: none;
    }
}

/* My account page */
button.button.woocommerce-button.woocommerce-form-login__submit.button-login1 {
    border-radius: 30px;
    text-transform: none;
}

button.woocommerce-Button.button.button-register1 {
    border-radius: 30px;
    text-transform: none;
}

.myaccount_page_result_main {
    width: 100%;
    border-top: 2px solid #DDDDDD;
    padding-top: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.myaccount_page_result_title {
    text-align: center;
    font-size: 24px;
    color: #000;
    font-family: 'BebasNeueBold';
}

/* checkout page */
.woocommerce-checkout-review-order table tfoot th {
    border-bottom: 1px solid !important;
}

.woocommerce-checkout-review-order tfoot tr:last-child td {
    border-bottom: 1px solid;
}

.checkout_btn_submit {
    color: #fff !important;
}

/* footer */

@media (min-width: 1024px) {
    .home-page-footer {
        font-size: 18px !important;
        width: auto;
        white-space: nowrap;
        margin: 0 10px;
    }

    .footer_sidebar {
        position: absolute !important;
        width: 100vw !important;
        bottom: 0;
    }

    .footer-text-normal {
        padding: 0 10%;
        display: flex;
        justify-content: center;
    }

    .footer-main-content {
        color: #fff;
        text-align: center;
        font-size: 22px;
        margin-top: 15px;
        line-height: 1;
        text-transform: uppercase;
    }

    .footer-text-normal_footer2 {
        justify-content: center;
        display: flex;
    }

    .footer-main-content_footer2 {
        width: fit-content;
        margin: 0 20px;
    }
}

@media (min-width: 768px) {
    .footer-text-normal {
        padding: 0 10%;
    }

    .footer-main-content {
        color: #fff;
        text-align: center;
        font-size: 20px;
        margin-top: 15px;
    }
}

@media (max-width: 525px) {

    .footer-text-normal {
        display: flex;
    }

    .footer_left_img {
        width: fit-content;
        padding: 0 10px;
    }

    .footer_right_img {
        width: fit-content;
        padding: 0 10px;
    }

    .footer-main-content {
        color: #fff;
        text-align: center;
        font-size: 10px;
        white-space: nowrap;
        align-items: center;
        display: flex;
    }

    .footer_left_footer2 {
        margin-top: 5px;
    }

    .footer_right_footer2 {
        margin-top: 5px;
    }
}

/*custom slider */
button.leftLst, button.leftLst_2nd, button.leftBlogList, button.leftVariation, button.leftVariationMobile {
    position: absolute;
    /*top: 35%;*/
	top: 47.5%;
    left: -35px;
    border-radius: 79px;
    background-color: transparent;
    height: 30px;
    width: 30px;
    padding: 0;
    max-width: 30px;
}

button.rightLst, button.rightLst_2nd, button.rightBlogList, button.rightVariation, button.rightVariationMobile {
    position: absolute;
    /*top: 35%;*/
	top: 47.5%;
    right: -35px;
    border-radius: 79px;
    background-color: transparent;
    height: 30px;
    width: 30px;
    padding: 0;
    max-width: 30px;
}

button.leftLst::after, button.leftLst_2nd::after, button.leftBlogList::after, button.leftVariation::after, button.leftVariationMobile::after {
    /*content: "\f10d";*/
	content: "\f110";
    font-family: woodmart-font;
    display: inline-block;
    //font-size: 30px;
}

button.rightLst::after, button.rightLst_2nd::after, button.rightBlogList::after, button.rightVariation::after, button.rightVariationMobile::after {
    /*content: "\f10e";*/
	content: "\f111";
    font-family: woodmart-font;
    display: inline-block;
    //font-size: 30px;
}

#sidebar-container .item, #blog-sidebar-container .item {
    margin: 5px;
    background-color: #D0D0D0;
    width: 33%;
    position: relative;
}

.corsole_slider {
    display: -webkit-box;
    /*position: relative;*/
    overflow: scroll;
}

.corsole_slider_main {
    position: relative;
}

.corsole_slider::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: transparent;
}

.corsole_slider::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: rgba(240, 240, 240, 0);
}

.corsole_slider::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

@media (max-width: 525px) {
    .c_text_description {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    #sidebar-container .item {
        width: 50%;
        margin: 2px;
    }
	
	#blog-sidebar-container .item {
		width: 100%;
		margin: 2px;
	}

    .c_main_extra_content {
        padding: 5px;
    }

    .c_postfolio_title h1 {
        font-size: 16px;
        margin-bottom: 0;
    }

    .c_text {
        margin-bottom: 5px;

    }

    .c_text .c_sub {
        font-size: 14px;
        line-height: 1;
    }

    .c_text .c_sub1 {
        font-size: 12px;
        line-height: 1;
    }

    button.leftLst, button.leftLst_2nd, button.leftBlogList, button.leftVariation, button.leftVariationMobile {
        left: -15px;
        /*top: 38%;*/
		top: 47.5%;
    }

    /*button.leftLst::after, button.leftBlogList::after {
        font-size: 30px;
    }*/

    button.rightLst, button.rightLst_2nd, button.rightBlogList, button.rightVariation, button.rightVariationMobile {
        right: -15px;
        /*top: 38%;*/
		top: 47.5%;
    }

    /*button.rightLst::after, button.rightBlogList::after {
        font-size: 30px;
    }*/

}

@media (max-width: 525px) {
    .shop_mobile_header_row {
        text-align: center;
    }

    .shop-menu-icon-image {
        height: 25px;
    }

    .shop-menu-icon-image-text h4 {
        font-size: 10px;
    }

    .shop-menu-icon-image-text {
        height: 20px;
    }

    .shop-menu-icon-price h5 {
        font-size: 10px;
    }

    .shop-menu-icon-colimn .vc_column-inner {
        padding: 0;
    }

    .shop-menu-icon-separator {
        margin-bottom: 10px;
    }

    .shop-menu-text h2 {
        display: flex;
        text-align: center;
        font-size: 16px;

    }

    .shop-menu-icon-row {
        height: unset !important;
        display: flex;
    }

    .shop-menu-icon-colimn {
        margin: 1%;
        background: #ededed;
        border-radius: 5px;
        border: 1px solid #959595;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer !important;
    }

    #shop_panel-row1 {
        height: unset !important;
    }

    .Coaching-menu-sub-icon-column {
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer;
        width: 50%;
        margin: 0 auto;
        margin-bottom: 3px;
    }

    .Coaching-menu-sub-icon-image {
        margin-bottom: 15px;
    }

    .Coaching-menu-sub-icon-text {
        margin-bottom: 15px;
    }

    #shop_panel-row2 {
        height: unset !important;
    }

    #row1_back {
        margin: 0 auto;
        margin-top: 10px;
        width: 25%;
    }

    .ebook-menu-sub-icon-column {
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer;
        width: 50%;
        margin: 0 auto;
        margin-bottom: 3px;
    }

    .ebook-menu-sub-icon-image {
        margin-bottom: 15px;
    }

    .ebook-menu-sub-icon-text {
        margin-bottom: 15px;
    }

    #row2_back {
        margin: 0 auto;
        margin-top: 10px;
        width: 25%;
    }

    #shop_panel-row3 {
        height: unset !important;
    }

    .seance-menu-sub-icon-column {
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer;
        width: 50%;
        margin: 0 auto;
        margin-bottom: 3px;
    }

    .seance-menu-sub-icon-image {
        margin-bottom: 15px;
    }

    .seance-menu-sub-icon-text {
        margin-bottom: 15px;
    }

    #row3_back {
        margin: 0 auto;
        margin-top: 10px;
        width: 25%;
    }
}

/* custom product slider */
.corsole_product_main {
    position: relative;
}

.corsole_product_slider {
    display: -webkit-box;
    overflow: scroll;
}

#product_item {
    width: 25%;
    height: fit-content;
}

#product_item .product-grid-item {
    max-width: 100%;
    flex: 0 0 100%;
}

/*.leftproductbtn {
    display: none;
}*/

div#product-sidebar-container:hover button.leftproductbtn {
    display: block !important;
    position: absolute;
    top: 35%;
    left: 0;
    background-color: transparent;
    padding: 0;
    z-index: 99;
}

button.leftproductbtn:hover {
    box-shadow: unset;
}

.leftproductbtn::after {
    content: "\f10d";
    //font-family: woodmart-font;
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 30px;
}

/*.rightproductbtn {
    display: none;
}
*/
div#product-sidebar-container:hover button.rightproductbtn {
    display: block !important;
    position: absolute;
    top: 35%;
    right: 0;
    background-color: transparent;
    padding: 0;
    z-index: 99;
}

button.rightproductbtn:hover {
    box-shadow: unset;
}

.rightproductbtn::after {
    content: "\f10e";
    //font-family: woodmart-font;
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 30px;
}

.corsole_slider {
    display: -webkit-box;
    /*position: relative;*/
    overflow: scroll;
}

.corsole_slider_main {
    position: relative;
}

.corsole_product_slider {
    scrollbar-width: none;
}

.corsole_slider {
    scrollbar-width: none;
}

.corsole_product_slider::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: transparent;
}

.corsole_product_slider::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: rgba(240, 240, 240, 0);
}

.corsole_product_slider::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

#product_ebook_item {
    width: 25%;
    height: fit-content;
}

#product_ebook_item .product-grid-item {
    max-width: 100%;
    flex: 0 0 100%;
}

/*.leftebookproductbtn {
    display: none;
}*/

div#product-ebook-sidebar-container:hover button.leftebookproductbtn {
    display: block !important;
    position: absolute;
    top: 35%;
    left: 0;
    background-color: transparent;
    padding: 0;
    z-index: 99;
}

button.leftebookproductbtn:hover {
    box-shadow: unset;
}

.leftebookproductbtn::after {
    content: "\f10d";
    //font-family: woodmart-font;
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 30px;
}

/*.rightebookproductbtn {
    display: none;
}*/

div#product-ebook-sidebar-container:hover button.rightebookproductbtn {
    display: block !important;
    position: absolute;
    top: 35%;
    right: 0;
    background-color: transparent;
    padding: 0;
    z-index: 99;
}

.rightebookproductbtn::after {
    content: "\f10e";
    //font-family: woodmart-font;
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 30px;
}

button.rightebookproductbtn:hover {
    box-shadow: unset;
}

@media (max-width: 525px) {
    #product_ebook_item {
        width: 50%;
        height: fit-content;
    }

    #product_item {
        width: 50%;
        height: fit-content;
    }

    button.leftproductbtn {
        left: -15px;
        height: 20px;
        width: 20px;
        max-width: 20px;
    }

    button.rightproductbtn {
        right: -15px;
        height: 20px;
        width: 20px;
        max-width: 20px;
    }

    button.leftebookproductbtn {
        left: -15px;
        height: 20px;
        width: 20px;
        max-width: 20px;
    }

    button.rightebookproductbtn {
        right: -15px;
        height: 20px;
        width: 20px;
        max-width: 20px;
    }
}

.menu_main ~ .wpb_text_column {
    display: none;
}

/* mobile sidebar */
@media (max-width: 525px) {
    .mobile-nav.slide-from-right.act-mobile-menu {
        width: 100%;
        background-color: transparent;
    }

    .mobile-nav.slide-from-right.act-mobile-menu .site-mobile-menu li a {
        color: #fff;
    }

    .site-mobile-close-button:after {
        /*content: "\f10f";*/
		content: "\f112";
        font-family: woodmart-font;
        display: inline-block;
        font-size: 16px;
        display: block;
        position: absolute;
        color: white;
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
        font-size: 16px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
    }
}

@media (min-width: 1024px) {
    p.return-to-shop {
        height: 430px;
    }
}

@media (max-width: 525px) {
    p.header_menu_text::after {
        margin-left: 4px;
        font-weight: 400;
        font-style: normal;
        font-size: 100%;
        font-family: FontAwesome;
        content: "\f0da";
    }

    p.header_menu_text.mobile_shop_category::after {
        margin-left: 4px;
        font-weight: 400;
        font-style: normal;
        font-size: 100%;
        font-family: FontAwesome;
        content: "\f0d7";
    }

    .object_category_list_mobile {
        display: none;
    }

    p.header_menu_text2::after {
        margin-left: 4px;
        font-weight: 400;
        font-style: normal;
        font-size: 100%;
        font-family: FontAwesome;
        content: "\f0da";
    }

    p.header_menu_text2.mobile_shop_category::after {
        margin-left: 4px;
        font-weight: 400;
        font-style: normal;
        font-size: 100%;
        font-family: FontAwesome;
        content: "\f0d7";
    }

    .service_category_list_mobile {
        display: none;
    }

    /* mobile menu social icon */
    .site-mobile-menu li a.woodmart-social-icon {
        padding-right: 0;
        padding-left: 0;
    }

    .social_icon {
        display: flex !important;
        justify-content: center;
    }

    .social_icon i.fa.fa-facebook {
        border: 1px solid;
        padding: 10px;
        border-radius: 50px;
        background-color: #365493;
        border-color: #365493;
    }

    .social_icon i.fa.fa-instagram {
        border: 1px solid;
        padding: 10px;
        border-radius: 50px;
        background-color: #774430;
        border-color: #774430;
    }

    .social_icon i.fa.fa-youtube {
        border: 1px solid;
        padding: 10px;
        border-radius: 50px;
        background-color: #CB2027;
        border-color: #CB2027;
    }

    .social_icon a.woodmart-social-icon.social-email img {
        font-size: 115%;
        height: 35px;
        border-radius: 50%;
    }
}

div#slide-49-layer-9 {
    background-color: #525252 !important;
    border-bottom-left-radius: 13px !important;
    border-bottom-right-radius: 13px !important;
    box-shadow: inset 0px 10px 10px #1E1E1E !important;
    text-transform: uppercase;
}

a.home-btn-slider-more {
    color: #fff !important;
}

.view-order-action::before {
    content: "\f107";
    font-family: woodmart-font;
    font-size: 17px;
    margin-right: 5px;
}

a.view-order-action.woocommerce-button.button.view {
    background-color: #EF6504;
    border-radius: 13px;
    width: 100px;
}


/* media query */
@media (min-width: 768px) {
    li.social_icon {
        display: flex;
        justify-content: center;
    }

    .site-mobile-menu li a.woodmart-social-icon {
        padding-right: 0;
        padding-left: 0;
        color: #fff;
    }

    .social_icon i.fa.fa-youtube {
        border: 1px solid;
        padding: 10px;
        border-radius: 50px;
        background-color: #CB2027;
        border-color: #CB2027;
    }

    .social_icon i.fa.fa-instagram {
        border: 1px solid;
        padding: 10px;
        border-radius: 50px;
        background-color: #774430;
        border-color: #774430;
    }

    .social_icon i.fa.fa-facebook {
        border: 1px solid;
        padding: 10px;
        border-radius: 50px;
        background-color: #365493;
        border-color: #365493;
    }

    .social_icon a.woodmart-social-icon.social-email img {
        font-size: 115%;
        height: 35px;
        border-radius: 50%;
    }
}

/*portfolio mobile responsive */
@media (max-width: 525px) {
    .portfolio-main-details {
        background-color: #BBBBBB !important;
        height: auto;
    }

    .woodmart-portfolio-holder .portfolio-entry {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .portfolio-entry .portfolio-info {
        padding: 5px;
    }

    .portfolio-neme1 {
        color: #727272;
        font-weight: 800;
        font-size: 16px;
    }

    .aditional-info-coaching {
        margin-bottom: 5px;
        min-height: 40px;
    }

    .portfolio-heading1 {
        color: #4A4A4A;
        margin: 0;
        text-align: left;
        font-size: 14px;
        line-height: 1;
    }

    .portfolio-pack1 {
        color: #727272;
        margin: 0;
        font-size: 12px;
        line-height: 1;
        text-align: left;
    }

    .aditional-info-result {
        margin: 0;
        text-align: left;
        margin-bottom: 5px;
        min-height: 50px;
    }

    .portfolio-other1 {
        font-size: 12px;
        line-height: 1;
        color: #727272;
    }

    button.portfolio-btn {
        border-radius: 30px;
        background-color: #252525;
        color: #fff;
        font-weight: 800;
        cursor: pointer;
        text-transform: capitalize;
        right: unset;
        position: unset;
        bottom: unset;
        margin-bottom: unset;
        padding: 5px;
    }

    .wrap-title.aditional-info-title {
        margin-bottom: 0;
    }
}

/* single product page main*/
@media (min-width: 1024px) {
    .single-product-wrapper-custom-class {
        margin-bottom: 40px;
        border-bottom: 2px solid;
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body .tabs-layout-accordion .has-scrollbar .woodmart-scroll-content {
    overflow: visible;

}

body .tabs-layout-accordion .woodmart-scroll .woodmart-scroll-content {
    max-height: 100% !important;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion a.woodmart-accordion-title.tab-title-description.active {
    border-bottom: 1px solid rgba(119, 119, 119, .17);
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion a.woodmart-accordion-title.tab-title-reviews.active {
    border-bottom: 1px solid rgba(119, 119, 119, .17);
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion a.woodmart-accordion-title.tab-title-woodmart_additional_tab.active {
    border-bottom: 1px solid rgba(119, 119, 119, .17);
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion {
    display: flex;
    flex-direction: column-reverse;
}

.single_product_custom-class .summary-inner {
    text-align: left;
}

.single_product_custom-class h1.product_title.entry-title {
    border-bottom: 2px solid rgba(119, 119, 119, .17);
}

.single_product_custom-class .woocommerce-product-details__short-description {
    text-align: justify;
}

.single_product_custom-class span.woocommerce-Price-amount.amount {
    font-size: 16px;
}

.single_product_custom-class table.variations tbody tr td {
    text-align: left;
}

.single_product_custom-class .quantity {
    position: absolute;
    bottom: 165px;
    right: 0;
}

.single_product_custom-class .woocommerce-variation-add-to-cart {
    display: flex;
    justify-content: center;
    margin-left: 0px;
}

.single_product_custom-class .woocommerce-variation-add-to-cart button {
    border-radius: 13px;
    padding: 8px;
    background-color: #F96501;
    font-size: 12px;
}

.single_add_to_cart_button:before {
    content: "\f101" !important;
    font-family: woodmart-font;
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    vertical-align: middle;
    margin-right: 8px;
}

.single_product_custom-class button.custom-comment-section-button.button {
    background-color: #818181;
    border-radius: 13px;
    line-height: 1;
}

.single_product_custom-class button.custom-comment-section-button.button a {
    color: #fff;
    padding-left: 15px;
}

.single_product_custom-class button.custom-comment-section-button.button a:before {
    background-image: url('https://wp.davidcosta.fr/wp-content/uploads/2019/08/chat.png');
    content: " ";
    height: 25px;
    display: inline-block;
    background-size: 100% 100%;
    width: 25px;
    position: absolute;
    top: 5px;
    left: 2px;
}

.single_product_custom-class button.custom-comment-section-button.button {
    background-color: #818181;
    border-radius: 13px;
    line-height: 1;
    position: absolute;
    bottom: 35px;
    right: 0;
    font-size: 12px;
    padding: 12px;
}

.woodmart-accordion-title:after {
    left: 0 !important;
    content: "+";
    position: absolute;
    display: block;
    border: 1px solid;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    line-height: 18px;
    transition: background- color 0.15s ease-in-out;
    color: #000;
}

.woodmart-accordion-title.active:after {
    content: "-";
    line-height: 15px;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion .woodmart-tab-wrapper a {
    color: #8a8a8a;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion .woodmart-tab-wrapper a:focus {
    color: #000;
}

.single_product_custom-class button.custom-comment-section-button.button a:before {
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion .corsole_slider_main {
    position: relative;
    width: 87%;
    margin: 0 auto;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion .c_main_extra_content {
    padding: 10px;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion .c_postfolio_title h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion .c_postfolio_title h1 a {
    padding: 0;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion div#reviews {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
}

.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion div#reviews div#review_form_wrapper {
    flex: 0 1 100%;
    max-width: 100%;
}

@media (max-width: 525px) {
    .single_product_custom-class .quantity {
        bottom: 113px;
    }

    .single_product_custom-class table.variations tbody tr td label {
        font-size: 12px;
    }

    .single_product_custom-class .woocommerce-variation-add-to-cart button {
        padding: 5px;
        font-size: 10px;
    }

    .single_add_to_cart_button:before {
        font-size: 14px;
    }

    .single_product_custom-class p.price {
        position: absolute;
        bottom: 5px;
    }

    .single_product_custom-class button.custom-comment-section-button.button {
        padding: 10px;
        font-size: 10px;
        bottom: 14px;
        right: 15px;
    }

    .single_product_custom-class .col-lg-6.col-12.col-md-6.product-images {
        flex: 0 0 35%;
        max-width: 35%;
    }

    .single_product_custom-class .col-lg-6.col-12.col-md-6.summary.entry-summary {
        flex: 0 0 65%;
        max-width: 65%;
    }

    .woocommerce-product-details__short-description p {
        font-size: 10px;
        line-height: 1;
        margin-bottom: 5px;
    }

    .single_product_custom-class .product-image-summary.col-lg-12.col-md-12.col-12 {
        margin-top: 20px;
    }

    .single_product_custom-class table.variations tbody tr td select {
        width: 45%;
        height: 25px;
    }

    .single-breadcrumbs-wrapper.single-product-wrapper-custom-class {
        display: none;
    }
}

/* checkout page media query */
@media (max-width: 525px) {
    .woocommerce-checkout .woocommerce-additional-fields {
        margin-bottom: 0;
    }

    .ck_page_l {
        font-size: 14px;
    }

    form.checkout.woocommerce-checkout.row p {
        margin-bottom: 0;
    }

    .ck_page h3 {
    }

    .ck_page p {
        font-size: 10px;
    }

    .checkout-order-review h3 {
        font-family: 'BebasNeueBold';
        font-size: 34px;
    }

    .woocommerce-billing-fields h3 {
        font-family: 'BebasNeueBold';
        font-size: 34px;
    }

    input.woocommerce-form__input.woocommerce-form__input-checkbox ~ span {
        font-size: 13px;
        color: #A5A5A5;
    }
}

.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal {
    display: none;
}

/*.woocommerce-checkout-review-order-table tfoot tr.order-total th {
    text-align: right;
}*/

.woocommerce-checkout-review-order-table tfoot tr.order-total th:after {
    content: ":";
}

.woocommerce-checkout-review-order-table th {
    width: 100%;
}

/*.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
    display: none;
}*/

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text:not(:last-child){
	display: none;
}

button#place_order {
    border-radius: 13px;
}

.form-row.place-order {
    display: flex;
    justify-content: flex-end;
}

/* shop product */

.product-grid-item.product.without-stars.product-no-swatches.quick-view-off.woodmart-hover-base .hover-content.more-description {
    visibility: hidden;
    height: 0;
    width: 0;
    display: none;
}

.product-grid-item .product-title a {
    text-align: left;
    border-bottom: 1px solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

span.woocommerce-Price-amount.amount {
    font-size: 22px;
    color: #363636;
    font-weight: normal;
}

span.price del span.woocommerce-Price-amount.amount {
    font-size: 14px;
}

.content-product-imagin {
    visibility: hidden;
}

.product-rating-price {
    text-align: left;
    float: left;
    margin-top: -3px;
}

.wrapp-product-price {
    text-align: left;
    align-items: start;
}

.fade-in-block {
    display: contents;
}

.woodmart-hover-base:not(.product-in-carousel) .woodmart-buttons {
    visibility: visible !important;
}

.product-grid-item.product.without-stars.product-no-swatches.quick-view-off.woodmart-hover-base .product-image-link img {
    height: 342px;
}

.woodmart-tltp span.woodmart-tooltip-label,
div.tooltip-inner {
    display: none;
}

.woodmart-tltp span.woodmart-tooltip-label:before,
div.tooltip.top .tooltip-arrow {
    display: none;
}

.woodmart-buttons > div a span.woodmart-tooltip-label:before {
    display: none;
}

.product-extra-content {
    display: flex;
    padding: 0 10px 0 10px;
    margin-bottom: 0;
    width: 100%;
}

.woodmart-hover-base.hover-ready:hover .content-product-imagin {
    opacity: unset;
    visibility: hidden;
}

.product-list-item .woodmart-add-btn > a:focus span:not(.woodmart-tooltip-label), .product-list-item .woodmart-add-btn > a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-button .hover-mask > a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-button .hover-mask > a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-info-alt .product-actions > a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-info-alt .product-actions > a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-quick .woodmart-add-btn > a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-quick .woodmart-add-btn > a:hover span:not(.woodmart-tooltip-label), .woodmart-hover-standard .btn-add > a:focus span:not(.woodmart-tooltip-label), .woodmart-hover-standard .btn-add > a:hover span:not(.woodmart-tooltip-label), .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:focus span:not(.woodmart-tooltip-label), .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:hover span:not(.woodmart-tooltip-label) {
    transform: none !important;
}

.product-list-item .woodmart-add-btn > a:before, .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a:before, .woodmart-hover-button .hover-mask > a:before, .woodmart-hover-info-alt .product-actions > a:before, .woodmart-hover-quick .woodmart-add-btn > a:before, .woodmart-hover-standard .btn-add > a:before, .woodmart-price-table .woodmart-plan-footer .add-to-cart-loop:before {
    transform: unset;
    color: #000;
}

.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a span:not(.woodmart-tooltip-label) {
    color: transparent;
    font-size: unset;
    padding: 0;
    line-height: 20px;
}

.btns-shop-light .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a {
    background: transparent;
}

.woodmart-hover-base .hover-content {
    display: none;
}

.product-add-to-cart-content span {
    zoom: 0.75;
    margin: 5px;
}

.product-information-content span {
    zoom: 0.75;
    margin: 5px;
}

.wrap-quickview-button::after {
    content: "INFORMATIONS";
    font-size: 10px;
}

.woodmart-add-btn::after {
    content: "ACHETER";
    font-size: 10px;
}

.variable-product-rating-price::before {
    content: "à partir de";
    font-size: 10px;
    color: #6F6F6F;
}

.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a:hover {
    background-color: transparent !important;
}

.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-buttons .wrap-quickview-button {
    text-align: center;
}

.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-buttons .woodmart-add-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
}

.woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-buttons .wrap-quickview-button .quick-view {
    margin-top: 1px;
    margin-bottom: -3px;
}

.woodmart-buttons > div a:before {
    font-size: 16px;
    color: #000;
}

.woodmart-buttons .quick-view > a:hover:before {
    color: #FBC452;
}

.woodmart-hover-base:not(.product-in-carousel) .woodmart-buttons > div a {
    height: auto;
}

product-grid-item .product-image-link img {
    height: 344px;
}

.btns-shop-light .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a:hover:before {
    color: #fbbc34;
}

@media (max-width: 525px) {
    .woodmart-hover-base.hover-width-small:not(.product-in-carousel) .woodmart-buttons > div {
        border-right: unset;
    }
}

@media (max-width: 768px) {
    .product-grid-item .product-title a {
        font-size: smaller;
    }

    .product-information {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
}

/* comment section */
.comments-area h2.comments-title {
    display: none;
}

.comments-area span.says {
    display: none;
}

.comments-area .comment-meta {
    display: none;
}

.comment-section-custom {
    display: flex;
}

.comment-section-custom .comment-author.vcard a {
    white-space: nowrap;
}

.comment-section-content {
    display: flex;
}

.comment-submit-btn-section {
    display: flex;
    width: 100%;
}

.comment-submit-btn-section .form-submit {
    text-align: right;
    margin-top: 0;
}

.comment-submit-btn-section .form-submit input#submit {
    color: #fff;
    background: #000;
    border-radius: 13px;
}

p.comment-form-author {
    order: 1;
    flex-basis: 100%;
    max-width: 50%;
}

p.comment-form-email {
    order: 2;
    flex-basis: 100%;
    max-width: 50%;
}

p.comment-form-comment {
    order: 3 !important;
}

.comment-form .form-submit {
    order: 4 !important;
}

p.comment-form-email input[type=text] {
    width: 50%;
}

@media (min-width: 768px) {
    .comments-area ol li:first-child {
        border-top: 1px solid #E7E7E7 !important;
    }

    .comment-section-custom p {
        padding-left: 15px;
    }
}

@media (max-width: 525px) {
    .comments-area .comment-body {
        padding: 0 !important;
    }

    .comment-section-custom {
        display: block;
    }

    .comment-author.vcard {
        padding-left: 95px;
    }

    .comments-area .comment-author img {
        max-width: 60px;
    }
}

/* resolution slider */
span.homepage-slider-title {
    font-family: 'BebasNeueBold';
    font-size: 43px !important;
}

h1.pack-d-coaching-pack-banner {
    font-family: 'BebasNeueBold';
    font-size: 40px !important;
    color: #fff;
}

.cart-empty:after {
    display: none;
}

@media (min-width: 1024px) {
    .cart-empty, .woodmart-empty-compare {
        font-size: 40px;
    }
}

@media (max-width: 525px) {
    .home-custom-title {
        font-size: 12px;
    }

    .wrap-quickview-button::after {
        font-size: 8px;
    }

    .woodmart-add-btn::after {
        font-size: 8px;
    }
}

.woodmart-prefooter {
    padding-bottom: 0;
}

@media (max-width: 1024px) {
    .cfs-product-column .product-grid-item {
        flex: 20% !important;
    }
}

@media (max-width: 525px) {
    .single_blog_page ~ .container img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        height: 270px;
    }

    article#post-8 .woocommerce-form-coupon-toggle {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    article#post-28867 .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
        height: 260px;
    }
}

.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item {
    border: 0;
}

.vc_grid-filter.vc_grid-filter-default > .vc_grid-filter-item {
    margin: 0 !important;
}

.ct_post_data .vc_grid-owl-prev.vc_arrow-icon-arrow_08_left.vc_grid-nav-prev-inside {
    display: none;
}

.ct_post_data .vc_grid-owl-next.vc_arrow-icon-arrow_08_right.vc_grid-nav-next-inside {
    display: none;
}

.ct_post_data h4 a.vc_gitem-link {
    color: #727272;
}

/* my account */
.woocommerce-MyAccount-content {
    flex: 1 0 100%;
    max-width: 100%;
    width: 100%;
}

@media (min-width: 768px) {
    #customer_login > div:not(:first-child):last-child {
        border-left: 0 !important;
    }

    .cfs-second-header {
        width: 100%;
    }

    .partner_main_header {
        padding-top: 20px !important;
        background-color: #f4f4f4 !important;
    }

    .partner-main {
        display: flex;
        justify-content: center;
    }

    .partner-image {
        width: 250px;
        height: 250px;
    }

    .partner-img {
        height: 130px !important;
    }

    .alimentair-background {
        position: absolute;
        top: 70px;
    }

    .alimentair-background-image {
    }

    .alimentair-background-text {
        position: absolute;
        right: 0;
        bottom: 55px;
    }

    button.alimentair-button {
        border-radius: 30px;
        background-color: #2D2D2D;
        margin: 0 auto;
    }

    .alimentair-icons p {
        text-align: center;
    }

    button.alimentair-button a {
        color: #fff;
    }

    button.alimentair-button a:hover {
        color: #fff;
    }
}

@media (min-width: 1024px) {
    .alimentair-background {
        position: absolute;
        top: 70px;
    }

    .alimentair-background-image {
    }

    .alimentair-background-text {
        position: absolute;
        right: 0;
    }

    button.alimentair-button {
        border-radius: 30px;
        background-color: #2D2D2D;
        margin: 0 auto;
    }

    .alimentair-icons p {
        text-align: center;
    }

    button.alimentair-button a {
        color: #fff;
    }

    button.alimentair-button a:hover {
        color: #fff;
    }
}

/* coaching footer */
.Coaching_Footer {
    display: flex;
    justify-content: center;
}

h3.Coaching_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Coaching_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Coaching_Footer_Img {
        height: 50px;
    }

    h3.Coaching_Footer_Content {
        font-size: 12px;
    }
}

/* Checkout footer */
.Checkout_Footer {
    display: flex;
    justify-content: center;
}

h3.Checkout_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Checkout_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Checkout_Footer_Img {
        height: 50px;
    }

    h3.Checkout_Footer_Content {
        font-size: 12px;
    }
}

/* Cart footer */
.Cart_Footer {
    display: flex;
    justify-content: center;
}

h3.Cart_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Cart_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Cart_Footer_Img {
        height: 50px;
    }

    h3.Cart_Footer_Content {
        font-size: 12px;
    }
}

/* Contact footer */
.Contact_Footer {
    display: flex;
    justify-content: center;
}

h3.Contact_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Contact_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Contact_Footer_Img {
        height: 50px;
    }

    h3.Contact_Footer_Content {
        font-size: 12px;
    }
}

/* Partners footer */
.Partners_Footer {
    display: flex;
    justify-content: center;
}

h3.Partners_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Partners_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Partners_Footer_Img {
        height: 50px;
    }

    h3.Partners_Footer_Content {
        font-size: 12px;
    }
}

/* Blog footer */
.Blog_Footer {
    display: flex;
    justify-content: center;
}

h3.Blog_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Blog_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Blog_Footer_Img {
        height: 50px;
    }

    h3.Blog_Footer_Content {
        font-size: 12px;
    }
}

/* SingleBlog footer */
.SingleBlog_Footer {
    display: flex;
    justify-content: center;
}

h3.SingleBlog_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.SingleBlog_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.SingleBlog_Footer_Img {
        height: 50px;
    }

    h3.SingleBlog_Footer_Content {
        font-size: 12px;
    }
}

/* Cfs footer */
.Cfs_Footer {
    display: flex;
    justify-content: center;
}

h3.Cfs_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    text-transform: uppercase;
}

img.Cfs_Footer_Img {
    filter: brightness(0) invert(1);
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Cfs_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Cfs_Footer_Img {
        height: 50px;
    }

    h3.Cfs_Footer_Content {
        font-size: 12px;
    }
}

/* Shop footer */
.Shop_Footer {
    display: flex;
    justify-content: center;
}

h3.Shop_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Shop_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Shop_Footer_Img {
        height: 50px;
    }

    h3.Shop_Footer_Content {
        font-size: 12px;
    }
}

/* Result footer */
.Result_Footer {
    display: flex;
    justify-content: center;
}

h3.Result_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Result_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Result_Footer_Img {
        height: 50px;
    }

    h3.Result_Footer_Content {
        font-size: 12px;
    }
}

/* SingleResult footer */
.SingleResult_Footer {
    display: flex;
    justify-content: center;
}

h3.SingleResult_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.SingleResult_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.SingleResult_Footer_Img {
        height: 50px;
    }

    h3.SingleResult_Footer_Content {
        font-size: 12px;
    }
}

/* LesCoach footer */
.LesCoach_Footer {
    display: flex;
    justify-content: center;
}

h3.LesCoach_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

img.LesCoach_Footer_Img {
    filter: brightness(0) invert(1);
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.LesCoach_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.LesCoach_Footer_Img {
        height: 50px;
    }

    h3.LesCoach_Footer_Content {
        font-size: 12px;
    }
}

/* Paris footer */
.Paris_Footer {
    display: flex;
    justify-content: center;
}

h3.Paris_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

img.Paris_Footer_Img {
    filter: brightness(0) invert(1);
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Paris_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Paris_Footer_Img {
        height: 50px;
    }

    h3.Paris_Footer_Content {
        font-size: 12px;
    }
}

/* CoachingAliment footer */
.CoachingAliment_Footer {
    display: flex;
    justify-content: center;
}

h3.CoachingAliment_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.CoachingAliment_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.CoachingAliment_Footer_Img {
        height: 50px;
    }

    h3.CoachingAliment_Footer_Content {
        font-size: 12px;
    }
}

/* PackdeCoaching footer */
.PackdeCoaching_Footer {
    display: flex;
    justify-content: center;
}

img.PackdeCoaching_Footer_Img {
    filter: brightness(0) invert(1);
}

h3.PackdeCoaching_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.PackdeCoaching_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.PackdeCoaching_Footer_Img {
        height: 50px;
    }

    h3.PackdeCoaching_Footer_Content {
        font-size: 12px;
    }
}

/* Home footer */
.Home_Footer {
    display: flex;
    justify-content: center;
}

h3.Home_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Home_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Home_Footer_Img {
        height: 50px;
    }

    h3.Home_Footer_Content {
        font-size: 12px;
    }
}

/* Demo footer */
.Demo_Footer {
    display: flex;
    justify-content: center;
}

h3.Demo_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Demo_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Demo_Footer_Img {
        height: 50px;
    }

    h3.Demo_Footer_Content {
        font-size: 12px;
    }
}

/* Myaccount footer */
.Myaccount_Footer {
    display: flex;
    justify-content: center;
}

h3.Myaccount_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.Myaccount_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.Myaccount_Footer_Img {
        height: 50px;
    }

    h3.Myaccount_Footer_Content {
        font-size: 12px;
    }
}

/* SingleProduct footer */
.SingleProduct_Footer {
    display: flex;
    justify-content: center;
}

h3.SingleProduct_Footer_Content {
    color: #fff;
    text-align: center;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
    h3.SingleProduct_Footer_Content {
        font-size: 20px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    img.SingleProduct_Footer_Img {
        height: 50px;
    }

    h3.SingleProduct_Footer_Content {
        font-size: 12px;
    }
}

.woodmart-hover-base.hover-width-small:not(.product-in-carousel) .woodmart-buttons > div {
    border: 0 !important;
}

.woodmart-buttons .woodmart-add-btn > a:before {
    font-size: 21px;
    content: "\f101" !important;
    font-family: woodmart-font;
}

.single-product .container.main-footer {
    display: none;
}

/* Blank My account page */
/* GLOBAL STYLES */
.first_account {
    padding-top: 5em;
    display: flex;
    justify-content: center;
}

/* DEMO-SPECIFIC STYLES */
.typewriter h1 {
    color: #333;
    font-family: monospace;
    overflow: hidden; /* Ensures the content is not revealed until the animation */
    border-right: .15em solid orange; /* The typwriter cursor */
    white-space: nowrap; /* Keeps the content on a single line */
    margin: 0 auto; /* Gives that scrolling effect as the typing happens */
    letter-spacing: .15em; /* Adjust as needed */
    animation: typing 3.5s steps(30, end),
    blink-caret .5s step-end infinite;
}

/* The typing effect */
@keyframes typing {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
    from, to {
        border-color: transparent
    }
    50% {
        border-color: orange
    }
}

.ShopCartItemPackDiv {
    display: none;
}

.ShopCartItemEbookDiv {
    display: none;
}

.ShopCartItemSenceDiv {
    display: none;
}

.ShopProductdisplay {
    display: none;
}

.ShopLoader {
    display: flex;
    margin: 0 auto;
}

.term_page_pre {
    background-color: transparent;
    border: 0;
}

.term_page_subtitle {
    padding-left: 50px;
}

.logo_footer_main {
    display: flex;
    justify-content: center;
}

.logo_footer_a {
    transition: border 0.2s ease-in-out;
    border-bottom: 1px solid transparent;
    color: rgba(255, 255, 255, .8);
}

.logo_footer_a:hover {
    border-color: blue;
}

/* BTN TWO */
.btnctn {
    position: relative;
    color: black;
    width: 256px;
    height: 64px;
    line-height: 64px;
    transition: all 0.3s;
    background-color: #cccaca;
    text-align: center;
}

.btnctn:hover {
    background: transparent;
    cursor: pointer;
}

.btnctn a {
    transition: all 0.3s;
    tranform: scale(1, 1);
}

.btnctn::before, .btnctn::after {
    content: '';
    position: absolute;
    transition: all 0.3s;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.btn-two::before, .btn-two::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.btn-two:hover::after {
    animation-name: rotatecw;
    animation-duration: 2s;
}

.btn-two:hover::before {
    animation-name: rotateccw;
    animation-duration: 3s;
}

.btn-two:hover::after, .btn-two:hover::before {
    left: 96px;
    width: 64px;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    border-color: black;
}

@keyframes rotatecw {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes rotateccw {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-360deg);
    }
}

.restrict table {
    border: 1px solid;
    background-color: #fafafa;
    border-collapse: unset;
}

.restrict form#rcp_profile_editor_form {
    width: 100%;
}

.restrict fieldset:nth-child(1) {
    width: 48%;
    float: left;
}

.restrict fieldset:nth-child(1) legend {
    text-align: center;
}

.restrict fieldset:nth-child(2) {
    width: 48%;
    float: right;
}

.restrict fieldset:nth-child(2) legend {
    text-align: center;
}

.restrict fieldset:nth-child(3) {
    width: 100%;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .restrict fieldset:nth-child(1) legend, .restrict fieldset:nth-child(2) legend {
        font-size: inherit;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .restrict fieldset:nth-child(1) legend {
        margin-bottom: 20px;
    }

    .restrict fieldset:nth-child(1), .restrict fieldset:nth-child(2) {
        width: 100%;
    }
}

/* les coacho page */
.Les-CoachingHeader-image img {
    height: 300px;
    width: 300px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* pack-premium */
article.blog-design-default-alt {
    display: inline-block !important;
    position: relative;
    width: 33%;
}

article.blog-design-default-alt .meta-post-categories {
    position: absolute;
    bottom: 10px;
    z-index: 100;
    left: 15px;
    display: none;
}

article.blog-design-default-alt h3.entry-title.title {
    position: absolute;
    bottom: -10px;
    font-family: 'BebasNeueBold';
    font-size: 20px;
}

article.blog-design-default-alt .entry-meta.woodmart-entry-meta {
    display: none;
}

article.blog-design-default-alt .share-with-lines {
    display: none;
}

.Product-Icon {
    height: 50px;
    max-width: 50px;
}

/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
    /*Header Css*/
    .whb-column.whb-col-center.whb-visible-lg {
        background-color: #F4F4F4 !important;
        position: absolute;
        top: 0;
        display: block;
        padding: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        height: 125px;
        text-align: center;

    }

    .site-logo {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .whb-top-bar .woodmart-logo img {
        width: 100%;
        height: 100% !important;
        max-height: none !important;
    }

    .main_logo_text {
        color: black !important;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-family: 'BebasNeueBold';
        font-size: 16px !important;
    }

    #customer_login > div:not(:first-child):last-child {
        border-left: 0 !important;
    }

    /* Popup footer */
    .Popup-slider {
        position: fixed;
        bottom: 0;
        right: 0px;
        z-index: 30;
        display: flex;
    }

    .Popup-slider-Header {
        border: 1px solid #000;
        border-radius: 13px;
        background: #fff;
        height: fit-content;
        position: relative;
        margin-top: 10px;
        z-index: 2;
    }

    .Popup-slider-Header span {
        margin-bottom: 0;
        width: 100px;
        padding: 5px;
        color: #FF6600;
        line-height: 1;
    }

    .Popup-Slider-form {
        display: none;
    }

    .Popup-Slider-Mailform {
        display: none;
    }


    /*Coaching Page*/
    h1.Coaching-Heading {
        font-family: 'BebasNeueBold' !important;
        text-align: center;
        font-size: 45px;
        color: #000;
    }

    .Coaching-Header-Row .wpb_content_element {
        margin-bottom: 10px;
    }

    .coaching {
        cursor: pointer;
    }

    .Coaching-Form-Heading {
        text-align: center;
        text-transform: uppercase;
    }

    /* Coaching Form */
    /* Coaching Footer */
    .Coaching-Footer-Row {
        padding: 0 10%;
        display: flex;
        justify-content: center;
    }

    .Coaching-Footer-Row .wpb_content_element {
        margin-bottom: 0;
    }

    .Coaching-image-Left {
        width: fit-content;
        padding: 0 10px;
    }

    .Coaching-image-Left img {
        width: 50px;
        margin: 20px 10px 20px 0;
    }

    .Coaching-Footer-Text-Content {
        color: #fff;
        text-align: center;
        font-size: 22px;
        white-space: nowrap;
        align-items: center;
        display: flex;
    }

    .Coaching-image-Right {
        width: fit-content;
        padding: 0 10px;
    }

    .Coaching-image-Right img {
        width: 50px;
        margin: 20px 10px 20px 0;
    }

    /* Pack de coaching a distance page */
    .Pack-Coaching-mobile-backgroundText {
        display: none;
    }

    .Pack-Coaching-Content h4 {
        font-family: ProximaNovaBold;
        margin-top: 20px;
    }

    .new-product-content-icons h6 {
        text-align: center;
        font-family: ProximaNovaBold;
    }

    /* pack de coaching a distance form */
    .new-product-content-contact-form h1 {
        display: flex;
        justify-content: center;
        font-family: 'BebasNeueBold';
    }

    .new-product-content-contact-form h4 {
        display: flex;
        justify-content: center;
    }

    .new-product-content-contact-form .button-coaching-form {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }

    .new-product-content-contact-form .button-coaching-form .coaching-form-submit-button {
        background-color: #000;
        border-radius: 10px;
        color: #fff;
    }

    .pack-de-coaching-form-heder {
        margin-bottom: 5px !important;
    }

    /* Pack a coaching a distance Footer */
    .Pcoaching-Footer-Row {
        padding: 0 10%;
        display: flex;
        justify-content: center;
    }

    .Pcoaching-Footer-Row .wpb_content_element {
        margin-bottom: 0;
    }

    .Pcoaching-image-Left {
        padding: 0 10px;
    }

    .Pcoaching-image-Left img {
        width: 50px;
        margin: 20px 0;
    }

    .Pcoaching-Footer-Text-Content {
        color: #fff;
        text-align: center;
        font-size: 26px;
        white-space: nowrap;
        align-items: center;
        display: flex;
        line-height: 1;
    }

    .Pcoaching-image-Right {
        padding: 0 10px;
    }

    .Pcoaching-image-Right img {
        width: 50px;
        margin: 20px 0;
    }

    /* les coachs page new */
    .Coach-Header {
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 45px;
		font-weight: 600;
    }

    .Coach-Header-Information {
        text-align: justify;
        line-height: 1.3;
    }

    .David-info-button {
        display: none;
    }

    .vincent-info-button {
        display: none;
    }

    .Diplomes-info-button {
        display: none;
    }

    .Expirince-info-button {
        display: none;
    }

    /* lost password */
    form.woocommerce-ResetPassword.lost_reset_password {
        max-width: 50%;
        margin: 0 auto;
    }

    .lost_reset_password p:nth-child(1) {
        font-size: 17px;
        text-align: center;
    }

    .lost_reset_password .form-row-first {
        border-top: unset !important;
    }

    form.woocommerce-ResetPassword.lost_reset_password p:nth-child(2) {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    form.woocommerce-ResetPassword.lost_reset_password p:nth-child(2) label {
        width: 50%;
        margin: 0 auto;
        text-align: left;
        color: #C3C4C3;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last label {
        width: 50%;
        margin: 0 auto;
        text-align: left;
        color: #C3C4C3;
    }

    form.woocommerce-ResetPassword.lost_reset_password p:nth-child(2) input {
        width: 50%;
        margin: 0 auto;
        border-radius: 13px;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last input {
        width: 50%;
        margin: 0 auto;
        border-radius: 13px;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row {
        width: 100%;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row button.woocommerce-Button.button {
        width: 42%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        border-radius: 35px;
        padding: 10px;
        text-transform: unset;
    }

    /* portfolio slider */
    .PortfolioSliderMain {
        position: relative;
    }

    .PortfolioSlider {
        display: -webkit-box;
        overflow: scroll;
    }

    .PortfolioSliderItems {
        margin: 5px;
        background-color: #D0D0D0;
        width: 33%;
        position: relative;
    }

    .PortfolioSliderContent {
        padding: 20px;
        text-align: left;
    }

    .PortfolioSliderTitle h1 a {
        color: #727272;
    }

    .PortfolioSliderCoaching {
        margin-bottom: 20px;
    }

    .PortfolioSliderCoachingHeader {
        color: #494949;
    }

    .PortfolioSliderCoachingContent {
        color: #727272;
    }

    .PortfolioSliderResults {
        margin-bottom: 20px;
    }

    .PortfolioSliderResultsHeader {
        color: #494949;
    }

    .PortfolioSliderResultsContent {
        color: #727272;
    }

    .PortfolioSliderButton {
        display: flex;
        justify-content: center;
        position: absolute;
        bottom: 5px;
        width: 100%;
    }

    button.PortfolioSliderButton {
        border-radius: 30px;
        background-color: #252525;
        cursor: pointer;
        text-transform: none;
        width: 33%;
        padding: 10px;
    }

    button.PortfolioSliderButton a {
        color: #fff;
    }

    button.PortfolioLeftBtn {
        position: absolute;
        top: 50%;
        left: -25px;
        background-color: transparent;
        padding: 0;
    }

    button.PortfolioRightBtn {
        position: absolute;
        top: 50%;
        right: -3px;
        background-color: transparent;
        padding: 0;
    }

    button.PortfolioLeftBtn::before {
        content: "\f053";
        border: 2px solid;
        position: absolute;
        font-family: "FontAwesome";
        padding: 5px;
        border-radius: 30px;
        height: 30px;
        width: 30px;
    }

    button.PortfolioRightBtn::before {
        content: "\f054";
        border: 2px solid;
        position: absolute;
        font-family: "FontAwesome";
        padding: 5px;
        border-radius: 30px;
        height: 30px;
        width: 30px;
    }

    .PortfolioSlider::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: transparent;
    }

    .PortfolioSlider::-webkit-scrollbar {
        width: 0;
        height: 0;
        background-color: rgba(240, 240, 240, 0);
    }

    .PortfolioSlider::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    }

    /* cart page */
    .NewCart .CartBreadcrumb {
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid #000000;
        color: #717171;
    }

    .NewCart .CartBreadcrumb a {
        color: #C9C8CA;
    }

    .site-content:not(.col-lg-12) .cart-content-wrapper .cart-data-form {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
        margin-bottom: 0 !important;
        border-top: 1px solid #333;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead th {

        font-size: 16px;
        text-transform: unset;
        color: #a7a7a7;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-thumbnail img {
        min-width: 50px;
        max-width: 50px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-thumbnail {
        padding: 0 12px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity {
        display: block;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.minus {
        border-radius: 30px;
        min-width: 20px !important;
        height: 20px !important;
        align-items: center;
        vertical-align: middle !important;
        border: 1px solid #181818 !important;
        color: #6F6F6F;
        background: 0 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.plus {
        border-radius: 30px;
        min-width: 20px !important;
        height: 20px !important;
        align-items: center;
        vertical-align: middle !important;
        border: 1px solid #181818 !important;
        color: #6F6F6F;
        background: 0 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.input-text.qty.text {
        border: 1px solid #D0D0D0 !important;
        height: 20px;
        border-radius: 30px;
        width: 40px;
        margin: 0 5px;
        color: #6F6F6F;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-remove a {
        border: 1px solid #757575;
        border-radius: 30px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-remove .woocommerce-remove-coupon:before {
        background-color: #757575;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal span.woocommerce-Price-amount.amount {
        font-size: 24px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal span.woocommerce-Price-currencySymbol {
        font-size: 24px;
    }

    .CartCouponHide {
        opacity: 0;
        position: absolute !important;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon {
        width: 100%;
        flex-basis: 100%;
        border-bottom: 1px solid;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon {
        padding: 5px;
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon input.input-text {
        height: 30px;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon button.button {
        height: 30px;
        padding: 5px;
        background-color: #fff;
        color: #000;
        border: 1px solid;
        border-radius: 30px;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon label {
        display: block !important;
        color: #A8A8A8;
        margin-right: 10px;
    }

    .site-content:not(.col-lg-12) .cart-content-wrapper .cart-totals-section {
        max-width: 100% !important;
        flex-basis: 100% !important;
        margin-bottom: 20px;
    }

    .NewCart .cart-totals-inner {
        padding: 0 !important;
        border: 0 !important;

    }

    .NewCart .wc-proceed-to-checkout a:after {
        content: "\f061";
        color: #fff;
        font-family: "FontAwesome";
        top: 10px;
        margin-left: 10px;
    }

    .NewCart .cart-totals-inner h2 {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.cart-subtotal {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.woocommerce-shipping-totals.shipping {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total th {
        padding: 15px 0;
        font-size: 30px;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total {
        border-bottom: 1px solid;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total th::after {
        content: ":";
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td {
        padding: 15px 0;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td strong span {
        font-size: 24px;
    }

    .NewCart .cart_totals.calculated_shipping {
        width: 25%;
        float: right;
    }

    .NewCart .wc-proceed-to-checkout a {
        border: 1px solid;
        border-radius: 30px !important;
    }

    .notice-Cart {
        border: 1px solid #BBBBBB;
        border-radius: 13px;
        padding: 15px;
    }

    .notice-Cart p {
        margin-bottom: 0;
        color: #BBBBBB;
        font-size: 16px;
    }

    .notice-Cart p span {
        font-size: 24px;
    }

    /* Result page */
    .portfolio-info {
        background-color: #BBBBBB !important;
        height: 280px;
    }

    .ResultHeading {
        text-align: left;
    }

    .ResultHeader {
        margin-bottom: 20px;
        color: #727272;
    }

    .REsultCoaching {
        margin-bottom: 0;
        color: #484848;
    }

    .ResultCoachingDisc {
        color: #727272;
    }

    .REsultCoachingMonth {
        margin-bottom: 0;
        color: #484848;
    }

    .ResultCoachingMonthDisc {
        color: #727272;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .ResultSubmitButtonArea {
        display: flex;
        justify-content: space-around;
        position: absolute;
        bottom: 20px;
        margin: 0 auto;
        width: 100%;
        left: 0;
    }

    .ResultSubmitButton {
        border-radius: 30px;
        background-color: #252525;
        cursor: pointer;
        text-transform: none;
    }

    .ResultSubmitButton a {
        color: #ffffff;
    }

    .ResultSubmitButton a:hover {
        color: #ffffff;
    }

    .c_text.c_text_description {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom: 25px;
    }

    /* single portfolio */
    .SinglePortSlider {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .SinglePortSliderBtnImage {
        width: 100%;
        height: 100%;
    }

    .SingleResultHeader {
        margin-bottom: 0;
        color: #727272;
    }

    h2.SingleResultHeader {
        margin-bottom: 20px;
    }

    .SingleResultCoaching {
        margin-bottom: 0;
        color: #484848;
    }

    .SingleResultCoachingDisc {
        color: #727272;
    }

    .SingleResultCoachingMonth {
        margin-bottom: 0;
        color: #484848;
    }

    .SingleResultCoachingMonthDisc {
        color: #727272;
    }

    hr.SingleResultHr {
        width: 100%;
        margin: 10px 0;
    }

    .SinglePortfolioDesc {
        text-align: justify;
        padding: 0 35px;
        color: #000;
        background-color: #fff;
    }

    /* Shop Page */
    .ShopRowHeader {
        text-align: center;
    }

    .ShopCartItemMain {
        display: flex;
    }

    .ShopCartItem {
        /*flex: 0 0 30%;*/
		display: inline-block;
        width: 30%;
        text-align: center;
        margin: 0 1%;
        /*background: #ededed;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;
        padding-bottom: 0;
        box-shadow: 0px 2px 3px 1px #c7c7c7;*/
        cursor: pointer !important;
    }
	

    .ShopCoachingItem {
        display: inline-block;
        width: 30%;
        text-align: center;
        margin: 1%;
        cursor: pointer !important;
		margin-top: 0px;
		margin-bottom: 0px;
    }
	
	/*.homme{
		display: none;
	}*/
	
	
	.ShopGenderTitle {
		text-transform: uppercase;
		color: #727272;
	}
	
	.GenderSelection {
        text-align: center;
        /*background: #ededed;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;*/
        padding-bottom: 0;
        /*box-shadow: 0px 2px 3px 1px #c7c7c7;*/
        cursor: pointer !important;
    }

    /*.ShopCartItemContent {
        height: 140px;
    }*/

    .ShopCartItemHeding {
        color: #727272 !important;
        padding: 0 5px;
    }

    .ShopCartItemHr {
        width: 95%;
    }

    .ShopCartItemPrice {
        color: #727272 !important;
    }

    .Packoneone,
    .Packoneone-femme {
        display: none;
    }

    .Packtwotwo,
	.Packtwotwo-femme {
        display: none;
    }

    .Packthreethree,
	.Packthreethree-femme {
        display: none;
    }

    .Packfourfour,
	.Packfourfour-femme {
        display: none;
    }

    .ShopRowCart, .ShopCoachingCart, .ShopProgramCart {
        display: none;
    }

    .ShopRowPackCart, .product-listing-section {
        display: none;
    }

    .ShopCartItemPack {
        display: flex;
    }

    .ShopCartPacks {
        /*flex: 0 0 22%;*/
        cursor: pointer;
        margin: 1%;
        /*border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 30px;*/
        text-align: center;
        /*box-shadow: 0px 2px 3px 1px #c7c7c7;*/
		margin-top: 0px;
		margin-bottom: 0px;
		display: inline-block;
		width: 30%;
    }

    /*img.ShopCartPacksImage {
        height: 50px;
        width: 50px;
        margin-bottom: 10px;
    }*/

    .ShopCartPacksPrice {
        color: #717171;
    }

    .ShopCartItemPackBack {
        display: flex;
        justify-content: center;
    }

    .PackBack, .ServiceBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
		margin-top: 20px;
    }

    .PerteBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
		margin-top: 20px;
    }

    .Ebookoneone,
	.Ebookoneone-femme {
        display: none;
    }

    .Ebooktwotwo,
	.Ebooktwotwo-femme {
        display: none;
    }

    .Ebookthreethree,
	.Ebookthreethree-femme {
        display: none;
    }

    .Ebookfourfour,
	.Ebookfourfour-femme {
        display: none;
    }
	
	.result-button {
		background-color: #EDEDED;
		color: #717171;
		border: 1px solid;
		padding: 12px 20px;
		text-transform: uppercase;
		transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
	}
	
	.result-button:hover,
	.result-button:active,
	.result-button:focus {
		box-shadow: inset 0 0 200px rgba(0,0,0,.1);
		color: #3E3E3E;
	}

    .result-section {
		display: none;
	}

    .ShopRowEbookCart {
        display: none;
    }

    .ShopCartItemEbook {
        display: flex;
    }

    .ShopCartEbooks {
        flex: 0 0 22%;
        cursor: pointer;
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
    }

    img.ShopCartEbooksImage {
        height: 50px;
        width: 50px;
        margin-bottom: 10px;
    }

    .ShopCartEbooksPrice {
        color: #717171;
    }

    .ShopCartItemEbookBack {
        display: flex;
        justify-content: center;
    }

    .EbookBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    .Seanceoneone,
	.Seanceoneone-femme {
        display: none;
    }
	
    .Seancefourfour,
	.Seancethreethree,
	.Seancethreethree-femme,
	.Seancefourfour-femme{
        display: none;
    }

    .Seancetwotwo {
        display: none;
    }

    .Seancetwotwo-femme {
        display: none;
    }

    .ShopRowSenceCart {
        display: none;
    }

    .ShopCartItemSence {
        display: flex;
        justify-content: center;
    }

    .ShopCartItemSence {
        display: flex;
    }

    .ShopCartSences {
        flex: 0 0 22%;
        cursor: pointer;
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
    }

    img.ShopCartSencesImage {
        height: 50px;
        width: 50px;
        margin-bottom: 10px;
    }

    .ShopCartSencesPrice {
        color: #717171;
    }

    .ShopCartItemSenceBack {
        display: flex;
        justify-content: center;
    }

    .SenceBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    /*Single Product*/
    .single-breadcrumbs-wrapper {
        border-bottom: 1px solid;
    }

    .product-design-alt .entry-summary {
        text-align: left !important;
    }

    .product-image-summary .entry-title {
        font-size: 24px !important;
        margin-bottom: 0;
    }

    .product-image-summary .summary-inner > .price {
        border-bottom: 1px solid;
    }

    .product-image-summary .woocommerce-product-details__short-description {
        text-align: justify;
    }

    .product-image-summary .woocommerce-product-details__short-description p {
        margin-bottom: 10px;
        line-height: 1.2;
    }

    .product-image-summary .in-stock {
        display: none;
    }

    .product-image-summary .quantity input.minus {
        border: 1px solid;
        border-radius: 50%;
        height: 30px;
        width: 30px;
    }

    .product-image-summary .quantity input.plus {
        border-radius: 50%;
        height: 30px;
        width: 30px;
        border: 1px solid;
    }

    .product-image-summary .quantity input.input-text.qty.text {
        border: 1px solid;
        height: 30px;
        width: 50px;
        border-radius: 30px;
        margin: 0 2px;
    }

.product-image-summary .single_add_to_cart_button {
    background-color: #345f9f;
    text-transform: none;
    font-size: 20px;
    padding: 15px 20px;
    border-radius: 13px;
}
    .product-image-summary .woodmart-after-add-to-cart {
        display: none;
    }

    .variations_form .variations tbody tr td {
        text-align: left;
        text-transform: uppercase;
    }

    .variations_form .variations .value select {
        height: 30px;
        /*max-width: 170px;*/
		max-width: 210px;
    }

    .woocommerce-variation-add-to-cart.variations_button {
        position: static;
    }

    .product-design-alt table.variations .reset_variations {
        display: none !important;
    }

    .product-design-alt .woocommerce-variation-price .price {
        font-size: 20px !important;
        margin: 0 !important;
        position: absolute;
        left: 150px;
    }

    .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .single_add_to_cart_button {
        position: absolute;
        right: 0;
    }

    /*.comment-form .comment-form-rating {
        display: none;
    }*/

    /*.woocommerce-Reviews .comment-reply-title {
        display: none;
    }*/

    /*.comment-form .comment-notes {
        display: none;
    }*/

    /* My account  */
    .user_my_account_dashbord {
        width: 70%;
        margin: 0 auto;
    }

    .row.my_account_dashboard {
        display: flex;
        justify-content: space-around;
    }

    .col-myaccount.col-md-4.col-sm-6 {
        padding: 10px;
    }

    .col-myaccount.col-md-4.col-sm-6:hover {
        box-shadow: 0 0 7px black;
        border-radius: 8px;
    }

    img.img-myaccount {
        width: 100%;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead {
        border-top: 2px solid #A9A9A9;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th {
        border-bottom: 2px solid #A9A9A9 !important;
        color: #A8A8A8;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th:nth-child(5) {
        display: none;
        border-bottom: none !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td {
        color: #363636;
        border-bottom: 1px solid #A9A9A9 !important;
        padding: 5px 5px !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td:nth-child(5) {
        display: none;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-date {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-status {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-total {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-date {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-status {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-total {
        text-align: center;
    }
}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
    /*Header Css*/
    .whb-column.whb-col-center.whb-visible-lg {
        background-color: #F4F4F4 !important;
        position: absolute;
        top: 0;
        display: block;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        height: 60px;
        text-align: center;
        padding: 0 !important;
        width: 175px;
        box-shadow: 0 1px 0 0 #D8D8D8;
    }

    .site-logo {
        padding: 5px;
        width: 100%;
        padding-bottom: 0;
    }

    .whb-top-bar .woodmart-logo img {
        width: 100%;
        height: 100% !important;
        max-height: none !important;
    }

    .main_logo_text {
        color: black !important;
        text-transform: uppercase;
        font-family: 'BebasNeueBold';
        font-size: 16px !important;
        letter-spacing: 0;
        width: 100%;
    }

    .whb-column.whb-col-mobile.whb-hidden-lg {
        position: absolute;
        right: 20px;
    }

    img.info-icon.image-1.attachment-thumbnail {
        display: none;
    }

    /* Coaching Page*/
    h1.Coaching-Heading {
        font-family: 'BebasNeueBold' !important;
        text-align: center;
        font-size: 45px;
        color: #000;
    }

    .Coaching-Header-Row .wpb_content_element {
        margin-bottom: 5px;
    }

    .coaching {
        cursor: pointer;
    }

    .Coaching-Form-Heading {
        text-align: center;
        text-transform: uppercase;
    }

    /* Coaching Form */
    .button-coaching-form {
        display: flex;
        justify-content: center;
    }

    /* Coaching Footer */
    .Coaching-Footer-Row {
        display: flex;
        justify-content: center;
    }

    .Coaching-Footer-Row .wpb_content_element {
        margin-bottom: 0;
    }

    .Coaching-image-Left {
        width: fit-content;
        padding: 0 10px;
    }

    .Coaching-image-Left img {
        width: 40px;
        margin: 20px 10px 20px 0;
    }

    .Coaching-Footer-Text-Content {
        color: #fff;
        text-align: center;
        font-size: 16px;
        white-space: nowrap;
        align-items: center;
        display: flex;
    }

    .Coaching-image-Right {
        width: fit-content;
        padding: 0 10px;
    }

    .Coaching-image-Right img {
        width: 40px;
        margin: 20px 10px 20px 0;
    }

    /* Pack de coaching a distance page */
    .Pack-Coaching-mobile-backgroundText {
        display: none;
    }

    .Pack-Coaching-Content h4 {
        font-family: ProximaNovaBold;
    }

    .new-product-content-icons img {
        height: 130px;
    }

    .new-product-content-icons h6 {
        text-align: center;
        font-family: ProximaNovaBold;
    }

    /* pack de coaching a distance contact form */
    .new-product-content-contact-form h4 {
        font-size: 16px;
        display: flex;
        justify-content: center;
    }

    .wpb_text_column.wpb_content_element.pack-de-coaching-form-heder h1 {
        font-size: 22px;
        display: flex;
        justify-content: center;
        font-family: 'BebasNeueBold';
    }

    .pack-de-coaching-form-heder {
        margin-bottom: 5px !important;
    }

    /* Pack de Coaching a distance Footer */
    .Pcoaching-Footer-Row {
        display: flex;
        justify-content: center;
    }

    .Pcoaching-Footer-Row .wpb_content_element {
        margin-bottom: 0;
    }

    .Pcoaching-image-Left {
        padding: 0 10px;
    }

    .Pcoaching-image-Left img {
        width: 40px;
        margin: 20px 0;
    }

    .Pcoaching-Footer-Text-Content {
        color: #fff;
        text-align: center;
        font-size: 20px;
        white-space: nowrap;
        align-items: center;
        display: flex;
        line-height: 1;
    }

    .Pcoaching-image-Right {
        padding: 0 10px;
    }

    .Pcoaching-image-Right img {
        width: 40px;
        margin: 20px 0;
    }

    /* les coachs page new */
    .Coach-Header {
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 45px;
		font-weight: 600;
    }

    .Coach-Header-Information {
        text-align: justify;
        line-height: 1.3;
    }

    .David-info-button {
        display: none;
    }

    .vincent-info-button {
        display: none;
    }

    .Diplomes-info-button {
        display: none;
    }

    .Expirince-info-button {
        display: none;
    }

    /* lost password */
    form.woocommerce-ResetPassword.lost_reset_password {
        max-width: 80%;
        margin: 0 auto;
    }

    .lost_reset_password p:nth-child(1) {
        font-size: 17px;
        text-align: center;
    }

    .lost_reset_password .form-row-first {
        border-top: unset !important;
    }

    form.woocommerce-ResetPassword.lost_reset_password p:nth-child(2) {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    form.woocommerce-ResetPassword.lost_reset_password p:nth-child(2) label {
        width: 50%;
        margin: 0 auto;
        text-align: left;
        color: #C3C4C3;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last label {
        width: 50%;
        margin: 0 auto;
        text-align: left;
        color: #C3C4C3;
    }

    form.woocommerce-ResetPassword.lost_reset_password p:nth-child(2) input {
        width: 50%;
        margin: 0 auto;
        border-radius: 13px;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last input {
        width: 50%;
        margin: 0 auto;
        border-radius: 13px;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row {
        width: 100%;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row button.woocommerce-Button.button {
        width: 42%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        border-radius: 35px;
        padding: 10px;
        text-transform: unset;
    }

    /* Result page */
    .portfolio-info {
        background-color: #BBBBBB !important;
        height: 280px;
    }

    .ResultHeading {
        text-align: left;
    }

    .ResultHeader {
        margin-bottom: 20px;
        color: #727272;
    }

    .REsultCoaching {
        margin-bottom: 0;
        color: #484848;
    }

    .ResultCoachingDisc {
        color: #727272;
    }

    .REsultCoachingMonth {
        margin-bottom: 0;
        color: #484848;
    }

    .ResultCoachingMonthDisc {
        color: #727272;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .ResultSubmitButtonArea {
        display: flex;
        justify-content: space-around;
        position: absolute;
        bottom: 19px;
        margin: 0 auto;
        width: 100%;
        left: 0;
    }

    .ResultSubmitButton {
        border-radius: 30px;
        background-color: #252525;
        cursor: pointer;
        text-transform: none;
    }

    .ResultSubmitButton a {
        color: #ffffff;
    }

    .ResultSubmitButton a:hover {
        color: #ffffff;
    }

    /* single portfolio */
    .SinglePortSlider {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .SinglePortSliderBtnImage {
        width: 100%;
        height: 100%;
    }

    .SingleResultHeader {
        margin-bottom: 0;
        color: #727272;
    }

    h2.SingleResultHeader {
        margin-bottom: 20px;
    }

    .SingleResultCoaching {
        margin-bottom: 0;
        color: #484848;
    }

    .SingleResultCoachingDisc {
        color: #727272;
    }

    .SingleResultCoachingMonth {
        margin-bottom: 0;
        color: #484848;
    }

    .SingleResultCoachingMonthDisc {
        color: #727272;
    }

    hr.SingleResultHr {
        width: 100%;
        margin: 10px 0;
    }

    .SinglePortfolioDesc {
        text-align: justify;
        padding: 0 35px;
        color: #727272;
    }

    .col-lg-6.col-md-6.col-sm-12.SinglePortfolioProductCol {
        padding: 0px;
        padding-right: 30px;
    }

    /* cart page */
    .NewCart .CartBreadcrumb {
        width: 100%;
        padding-bottom: 10px;
        border-bottom: 1px solid #000000;
        color: #717171;
    }

    .NewCart .CartBreadcrumb a {
        color: #C9C8CA;
    }

    .site-content:not(.col-lg-12) .cart-content-wrapper .cart-data-form {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
        margin-bottom: 0 !important;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead th {
        border-bottom: 1px solid #000000;
        font-size: 16px;
        text-transform: unset;
        color: #a7a7a7;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-thumbnail img {
        min-width: 50px;
        max-width: 50px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-thumbnail {
        padding: 0 12px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity {
        display: block;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.minus {
        border-radius: 30px;
        min-width: 20px !important;
        height: 20px !important;
        align-items: center;
        vertical-align: middle !important;
        border: 1px solid #181818 !important;
        color: #6F6F6F;
        background: 0 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.plus {
        border-radius: 30px;
        min-width: 20px !important;
        height: 20px !important;
        align-items: center;
        vertical-align: middle !important;
        border: 1px solid #181818 !important;
        color: #6F6F6F;
        background: 0 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.input-text.qty.text {
        border: 1px solid #D0D0D0 !important;
        height: 20px;
        border-radius: 30px;
        width: 40px;
        margin: 0 5px;
        color: #6F6F6F;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-remove a {
        border: 1px solid #757575;
        border-radius: 30px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-remove .woocommerce-remove-coupon:before {
        background-color: #757575;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal span.woocommerce-Price-amount.amount {
        font-size: 24px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal span.woocommerce-Price-currencySymbol {
        font-size: 24px;
    }

    .CartCouponHide {
        opacity: 0;
        position: absolute !important;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon {
        width: 100%;
        flex-basis: 100%;
        border-bottom: 1px solid;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon {
        padding: 5px;
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon input.input-text {
        height: 30px;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon button.button {
        height: 30px;
        padding: 5px;
        background-color: #fff;
        color: #000;
        border: 1px solid;
        border-radius: 30px;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon label {
        display: block !important;
        color: #A8A8A8;
        margin-right: 10px;
    }

    .site-content:not(.col-lg-12) .cart-content-wrapper .cart-totals-section {
        max-width: 100% !important;
        flex-basis: 100% !important;
        margin-bottom: 20px;
    }

    .NewCart .cart-totals-inner {
        padding: 0 !important;
        border: 0 !important;

    }

    .NewCart .wc-proceed-to-checkout a:after {
        content: "\f061";
        color: #fff;
        font-family: "FontAwesome";
        top: 10px;
        margin-left: 10px;
    }

    .NewCart .cart-totals-inner h2 {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.cart-subtotal {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.woocommerce-shipping-totals.shipping {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total th {
        padding: 15px 0;
        font-size: 30px;
        color: #363636;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total {
        border-bottom: 1px solid;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total th::after {
        content: ":";
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td {
        padding: 15px 0;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td strong span {
        font-size: 24px;
    }

    .NewCart .cart_totals.calculated_shipping {
        width: 25%;
        float: right;
    }

    .NewCart .wc-proceed-to-checkout a {
        border: 1px solid;
        border-radius: 30px !important;
    }

    .notice-Cart {
        border: 1px solid #BBBBBB;
        border-radius: 13px;
        padding: 15px;
    }

    .notice-Cart p {
        margin-bottom: 0;
        color: #BBBBBB;
        font-size: 16px;
    }

    .notice-Cart p span {
        font-size: 24px;
    }

    /* Shop Page */
    .ShopRowHeader {
        text-align: center;
    }

    .ShopCartItemMain {
        display: flex;
    }

    .ShopCartItem {
        /*flex: 0 0 30%;*/
		display: inline-block;
        width: 30%;
        text-align: center;
        margin: 0 1%;
        /*background: #ededed;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;
        padding-bottom: 0;
        box-shadow: 0px 2px 3px 1px #c7c7c7;*/
        cursor: pointer !important;
    }	

    .ShopCoachingItem {
        display: inline-block;
        width: 30%;
        text-align: center;
        margin: 1%;
        cursor: pointer !important;
		margin-top: 0px;
		margin-bottom: 0px;
    }
	
	/*.homme{
		display: none;
	}*/
	
	.ShopGenderTitle {
		text-transform: uppercase;
		color: #727272;
	}
	
	.GenderSelection {
        text-align: center;
        background: #ededed;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;
        padding-bottom: 0;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
        cursor: pointer !important;
    }

    .ShopCartItemContent {
        height: 140px;
    }

    .ShopCartItemHeding {
        color: #727272 !important;
        padding: 0 5px;
    }

    .ShopCartItemHr {
        width: 95%;
    }

    .ShopCartItemPrice {
        color: #727272 !important;
    }

    .Packoneone,
    .Packoneone-femme {
        display: none;
    }

    .Packtwotwo,
	.Packtwotwo-femme {
        display: none;
    }

    .Packthreethree,
	.Packthreethree-femme {
        display: none;
    }

    .Packfourfour,
	.Packfourfour-femme {
        display: none;
    }

    .ShopRowCart, .ShopCoachingCart, .ShopProgramCart {
        display: none;
    }

    .ShopRowPackCart {
        display: none;
    }

    .ShopCartItemPack {
        display: flex;
    }

    .ShopCartPacks {
        flex: 0 0 22%;
        cursor: pointer;
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        /*padding-top: 30px;*/
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
		margin-top: 0px;
		margin-bottom: 0px;
		display: inline-block;
		width: 30%;
    }

    img.ShopCartPacksImage {
        height: 50px;
        width: 50px;
        margin-bottom: 10px;
    }

    .ShopCartPacksPrice {
        color: #717171;
    }

    .ShopCartItemPackBack {
        display: flex;
        justify-content: center;
    }

    .PackBack, .ServiceBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    .PerteBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    .Ebookoneone,
	.Ebookoneone-femme {
        display: none;
    }

    .Ebooktwotwo,
	.Ebooktwotwo-femme {
        display: none;
    }

    .Ebookthreethree,
	.Ebookthreethree-femme {
        display: none;
    }

    .Ebookfourfour,
	.Ebookfourfour-femme {
        display: none;
    }
	
	.result-button {
		background-color: #EDEDED;
		color: #717171;
		border: 1px solid;
		padding: 12px 20px;
		text-transform: uppercase;
		transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
	}
	
	.result-button:hover,
	.result-button:active,
	.result-button:focus {
		box-shadow: inset 0 0 200px rgba(0,0,0,.1);
		color: #3E3E3E;
	}

    .result-section {
		display: none;
	}

    .ShopRowEbookCart {
        display: none;
    }

    .ShopCartItemEbook {
        display: flex;
    }

    .ShopCartEbooks {
        flex: 0 0 22%;
        cursor: pointer;
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
    }

    img.ShopCartEbooksImage {
        height: 50px;
        width: 50px;
        margin-bottom: 10px;
    }

    .ShopCartEbooksPrice {
        color: #717171;
    }

    .ShopCartItemEbookBack {
        display: flex;
        justify-content: center;
    }

    .EbookBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    .Seanceoneone,
	.Seanceoneone-femme {
        display: none;
    }

    .Seancetwotwo {
        display: none;
    }
	
    .Seancefourfour,
	.Seancethreethree,
	.Seancethreethree-femme,
	.Seancefourfour-femme{
        display: none;
    }

    .Seancetwotwo-femme {
        display: none;
    }

    .ShopRowSenceCart {
        display: none;
    }

    .ShopCartItemSence {
        display: flex;
        justify-content: center;
    }

    .ShopCartItemSence {
        display: flex;
    }

    .ShopCartSences {
        flex: 0 0 22%;
        cursor: pointer;
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
    }

    img.ShopCartSencesImage {
        height: 50px;
        width: 50px;
        margin-bottom: 10px;
    }

    .ShopCartSencesPrice {
        color: #717171;
    }

    .ShopCartItemSenceBack {
        display: flex;
        justify-content: center;
    }

    .SenceBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    /*Single Product*/
    .single-breadcrumbs-wrapper {
        border-bottom: 1px solid;
    }

    .product-design-alt .entry-summary {
        text-align: left !important;
    }

    .product-image-summary .entry-title {
        font-size: 24px !important;
        margin-bottom: 0 !important;
    }

    .product-image-summary .summary-inner > .price {
        border-bottom: 1px solid;
    }

    .product-image-summary .woocommerce-product-details__short-description {
        text-align: justify;
    }

    .product-image-summary .woocommerce-product-details__short-description p {
        margin-bottom: 10px;
        line-height: 1.2;
    }

    .product-image-summary .in-stock {
        display: none;
    }

    .product-image-summary .quantity input.minus {
        border: 1px solid;
        border-radius: 50%;
        height: 30px;
        width: 30px;
    }

    .product-image-summary .quantity input.plus {
        border-radius: 50%;
        height: 30px;
        width: 30px;
        border: 1px solid;
    }

    .product-image-summary .quantity input.input-text.qty.text {
        border: 1px solid;
        height: 30px;
        width: 50px;
        border-radius: 30px;
        margin: 0 2px;
    }

    .product-image-summary .single_add_to_cart_button {
        background-color: #686868;
        text-transform: none;
        font-size: 16px;
        padding: 8px;
        border-radius: 13px;
    }

    .product-image-summary .woodmart-after-add-to-cart {
        display: none;
    }

    .variations_form .variations tbody tr td {
        text-align: left;
        text-transform: uppercase;
    }

    .variations_form .variations .value select {
        height: 30px;
        /*max-width: 170px;*/
		max-width: 210px;
    }

    .woocommerce-variation-add-to-cart.variations_button {
        position: static;
    }

    .product-design-alt table.variations .reset_variations {
        display: none !important;
    }

    .product-design-alt .woocommerce-variation-price .price {
        font-size: 20px !important;
        margin: 0 !important;
        position: absolute;
        left: 133px;
    }

    .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .single_add_to_cart_button {
        position: absolute;
        right: 65px;
    }

    /*.comment-form .comment-form-rating {
        display: none;
    }*/

    /*.woocommerce-Reviews .comment-reply-title {
        display: none;
    }*/

    /*.comment-form .comment-notes {
        display: none;
    }*/

    /* My Account */
    .user_my_account_dashbord {
        width: 70%;
        margin: 0 auto;
    }

    .row.my_account_dashboard {
        display: flex;
        justify-content: space-around;
    }

    .col-myaccount.col-md-4.col-sm-6 {
        padding: 10px;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-myaccount.col-md-4.col-sm-6:hover {
        box-shadow: 0 0 7px black;
        border-radius: 8px;
    }

    img.img-myaccount {
        width: 100%;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead {
        border-top: 2px solid #A9A9A9;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th {
        border-bottom: 2px solid #A9A9A9 !important;
        color: #A8A8A8;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th:nth-child(5) {
        display: none;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td {
        color: #363636;
        border-bottom: 1px solid #A9A9A9 !important;
        padding: 5px 5px !important;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td:nth-child(5) {
        display: none;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-date {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-status {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders thead tr th.order-total {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-date {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-status {
        text-align: center;
    }

    .show_myaccount_edit_page table.shop_table.shop_table_responsive.my_account_orders tbody tr td.order-total {
        text-align: center;
    }

    /* cfsstrong & sexy page ebook product */
    .cfs-ebooks.cfs-web .products.elements-grid.align-items-start.woodmart-products-holder.woodmart-spacing-30.pagination-pagination.row.grid-columns-3 {
        flex: 100%;
        max-width: 100%;
        margin: 0;
        flex-wrap: nowrap;
    }

    .cfs-ebooks.cfs-web .cfs-product-column .product-grid-item {
        flex: 0 0 25% !important;
        padding: 0px;
    }
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/




@media (min-width: 320px) and (max-width: 480px) {
    /* Header Css*/
    .whb-column.whb-col-center.whb-visible-lg {
        background-color: #F4F4F4 !important;
        position: absolute;
        top: 0;
        display: block;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    . Pack-Coaching-Content h4 height: 60 px;
        text-align: center;
        padding: 0 !important;
        width: 175px;
        box-shadow: 0 1px 0 0 #D8D8D8;
    }

    .site-logo {
        padding: 5px;
        width: 100%;
        padding-bottom: 0;
    }

    .whb-top-bar .woodmart-logo img {
        width: 100%;
        height: 100% !important;
        max-height: none !important;
    }

    .main_logo_text {
        color: black !important;
        text-transform: uppercase;
        font-family: 'BebasNeueBold';
        font-size: 16px !important;
        letter-spacing: 0;
        width: 100%;
    }

    .whb-column.whb-col-mobile.whb-hidden-lg {
        position: absolute;
        right: 20px;
    }

    img.info-icon.image-1.attachment-thumbnail {
        display: none;
    }

    /* Footer Main */
    img.footer_main_img {
        width: 50%;
    }

    strong.copyright_text {
        font-size: 10px;
    }

    /* Coaching Page*/
    h1.Coaching-Heading {
        font-family: 'BebasNeueBold' !important;
        text-align: center;
        font-size: 28px;
        color: #000;
    }

    .Coaching-Header-Row .wpb_content_element {
        margin-bottom: 0;
    }

    .Coachings-image {
        display: flex;
    }

    .Coachings-image div {
        padding: 1px !important;
    }

    .coaching {
        cursor: pointer;
    }

    .Coaching-Form-Heading {
        text-align: center;
        text-transform: uppercase;
    }

    .Coaching-Form-Heading h5 {
        font-size: 12px;
    }

    /* Coaching Form */
    .row.coaching-form {
        width: 80%;
        display: flex;
        margin: 0 auto;
    }

    .button-coaching-form {
        display: flex;
        justify-content: center;
    }

    /* Coaching Footer */
    .Coaching-Footer-Row {
        display: flex;
    }

    .Coaching-Footer-Row .wpb_content_element {
        margin-bottom: 0;
    }

    .Coaching-image-Left {
        width: fit-content;
        padding: 0 10px;
    }

    .Coaching-image-Left img {
        width: 30px;
        margin: 20px 10px 20px 0;
    }

    .Coaching-Footer-Text-Content {
        color: #fff;
        text-align: center;
        font-size: 10px;
        white-space: nowrap;
        align-items: center;
        display: flex;
    }

    .Coaching-image-Right {
        width: fit-content;
        padding: 0 10px;
    }

    .Coaching-image-Right img {
        width: 30px;
        margin: 20px 0 20px 10px;
    }

    /* Pack de coaching a distance page */
    .Pack-Coaching-mobile-backgroundColor {
        background-color: #000;
    }

    .Pack-Coaching-mobile-backgroundText {
        color: #F4F4F4;
        text-align: center;
        margin-top: -20px;
        font-family: 'BebasNeueBold';
        font-size: 22px;
    }

    .Pack-Coaching-Content h4 {
        font-size: 16px;
        margin-top: 20px;
        text-align: justify;
        line-height: 1;
    }

    .new-product-content-icons img {
        height: 130px;
    }

    .new-product-content-icons h6 {
        text-align: center;
        font-size: 12px;
        font-family: ProximaNovaBold;
    }

    .new-product-content-notice h6 {
        margin: 0;
    }

    /* Pack de coaching a distance form */
    .new-product-content-contact-form h1 {
        font-family: 'BebasNeueBold';
        font-size: 20px !important;
        text-align: center;
    }

    .new-product-content-contact-form h4 {

        font-family: 'BebasNeueBold';
        font-size: 16px !important;
        text-align: center;
    }

    .new-product-content-contact-form .button-coaching-form {
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
    }

    .new-product-content-contact-form .button-coaching-form .coaching-form-submit-button {
        background-color: #000;
        border-radius: 10px;
        color: #fff;
    }

    .new-product-content-contact-form input[type=email] {
        border-radius: 11px;
    }

    .new-product-content-contact-form input[type=text] {
        border-radius: 11px;
    }

    .new-product-content-contact-form label {
        color: #959595;
        font-weight: 700;
    }

    /* Pack de Coaching a distance Footer */
    .Pcoaching-Footer-Row {
        display: flex;
    }

    .Pcoaching-Footer-Row .wpb_content_element {
        margin-bottom: 0;
    }

    .Pcoaching-image-Left {
        width: fit-content;
        padding: 0 10px;
    }

    .Pcoaching-image-Left img {
        width: 30px;
        margin: 20px 10px 20px 0;
    }

    .Pcoaching-Footer-Text-Content {
        color: #fff;
        text-align: center;
        font-size: 10px;
        white-space: nowrap;
        align-items: center;
        display: flex;
    }

    .Pcoaching-image-Right {
        width: fit-content;
        padding: 0 10px;
    }

    .Pcoaching-image-Right img {
        width: 30px;
        margin: 20px 0 20px 10px;
    }

    /* lost password */
    .lost_reset_password p:nth-child(1) {
        font-size: 20px;
        text-align: center;
    }

    .lost_reset_password .form-row-first {
        border-top: unset !important;
    }

    form.woocommerce-ResetPassword.lost_reset_password p:nth-child(2) label {
        color: #C3C4C3;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last label {
        color: #C3C4C3;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row {
        width: 100%;
    }

    form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.form-row button.woocommerce-Button.button {
        width: 80%;
        justify-content: center;
        display: flex;
        margin: 0 auto;
        text-transform: unset;
    }

    /* cart page */
    .NewCart .CartBreadcrumb {
        display: none;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
        margin-bottom: 0 !important;
        border-top: 1px solid;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr {
        padding: 0;
        margin-bottom: 0;
        min-height: 100px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td {
        padding: 0;
        justify-content: unset !important;
        height: 150px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-thumbnail {
        position: relative;
        overflow: unset;
        max-height: unset;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-thumbnail::before {
        flex: unset !important;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-name a {
        margin-bottom: 0;
        padding-right: 0;
        position: absolute;
        top: 40px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-name ul {
        display: none;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity {
        position: absolute;
        border-bottom: 0;
        top: 50px;
        left: 150px;
        height: 100px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity::before {
        content: '' !important;
        flex: unset !important;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.minus {
        border-radius: 30px;
        min-width: 25px !important;
        height: 25px !important;
        align-items: center;
        vertical-align: middle !important;
        border: 1px solid #181818 !important;
        color: #6F6F6F;
        background: 0 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.plus {
        border-radius: 30px;
        min-width: 25px !important;
        height: 25px !important;
        align-items: center;
        vertical-align: middle !important;
        border: 1px solid #181818 !important;
        color: #6F6F6F;
        background: 0 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-quantity .quantity input.input-text.qty.text {
        border: 1px solid #D0D0D0 !important;
        height: 25px;
        border-radius: 8px !important;
        width: 50px;
        margin: 0 5px;
        color: #6F6F6F;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal {
        border-bottom: 0;
        height: 100px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal span {
        position: absolute;
        font-size: 30px;
        top: 85px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal span.woocommerce-Price-currencySymbol {
        top: 0;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal::before {
        content: '' !important;
        flex: unset !important;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-remove {
        position: relative;
        top: unset;
        right: unset;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-remove a {
        border: 1px solid #757575;
        border-radius: 30px;
    }

    .CartCouponHide {
        opacity: 0;
        position: absolute !important;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon {
        padding: 0;
        margin: 5px;
        border: 0;
        display: flex;
        flex-direction: unset;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon label {
        display: block !important;
        color: #A8A8A8;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon input.input-text {
        height: 30px;
        width: 38%;
        margin: 0 2px;
    }

    .col-12.order-last.order-md-first.col-md.CartCoupon .coupon button.button {
        height: 30px;
        padding: 5px;
        background-color: #fff;
        color: #000;
        border: 1px solid #EAEAEA;
        border-radius: 8px;
        width: min-content;
        text-transform: unset;
    }

    .NewCart .cart-totals-inner {
        padding: 0 !important;
        border: 0 !important;
    }

    .NewCart .cart-totals-inner h2 {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.cart-subtotal {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.woocommerce-shipping-totals.shipping {
        display: none;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total {
        border-top: 1px solid;
        border-bottom: 1px solid;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total th::after {
        content: ":";
    }

    .NewCart .cart-totals-inner table tbody tr.order-total th {
        padding: 15px 0;
        font-size: 24px;
        color: #363636;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td {
        padding: 15px 0;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td::before {
        content: "" !important;
    }

    .NewCart .cart_totals.calculated_shipping {
        width: 50%;
        float: right;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td strong {
        display: flex;
        align-items: center;
    }

    .NewCart .cart-totals-inner table tbody tr.order-total td strong span {
        font-size: 30px;
        color: #363636;
    }

    .NewCart .wc-proceed-to-checkout a {
        border: 1px solid;
        border-radius: 13px !important;
    }

    .notice-Cart {
        border: 1px solid #BBBBBB;
        border-radius: 13px;
        padding: 2px;
        margin: 0 15px;
    }

    .notice-Cart p {
        margin-bottom: 0;
        color: #BBBBBB;
        font-size: 12px;
    }

    .notice-Cart p span {
        font-size: 24px;
    }

    .NewCart .cart-totals-inner {
        margin-bottom: 20px;
    }

    .NewCart form.woocommerce-cart-form.cart-data-form.col-12.col-lg-12.col-xl-12 {
        margin-bottom: 0;
    }

    /* Coaching alimentaire */
    /* Result page */
    .portfolio-info {
        background-color: #BBBBBB !important;
        height: 220px;
    }

    .ResultHeading {
        text-align: left;
    }

    .ResultHeader {
        margin-bottom: 10px;
        color: #727272;
        font-size: 20px;
    }

    .REsultCoaching {
        margin-bottom: 0;
        color: #484848;
        font-size: 16px;
    }

    .ResultCoachingDisc {
        color: #727272;
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .REsultCoachingMonth {
        margin-bottom: 0;
        color: #484848;
        font-size: 16px;
    }

    .ResultCoachingMonthDisc {
        color: #727272;
        font-size: 14px;
        margin-bottom: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .ResultSubmitButtonArea {
        display: flex;
        justify-content: space-around;
        position: absolute;
        bottom: 10px;
        margin: 0 auto;
        width: 100%;
        left: 0;
    }

    .ResultSubmitButton {
        border-radius: 30px;
        background-color: #252525;
        cursor: pointer;
        text-transform: none;
        padding: 10px;
    }

    .ResultSubmitButton a {
        color: #ffffff;
    }

    .ResultSubmitButton a:hover {
        color: #ffffff;
    }

    /* single portfolio */
    .SinglePortSlider {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .SinglePortSliderBtnImage {
        width: 100%;
        height: 100%;
    }

    .SingleResultHeader {
        margin-bottom: 0;
        color: #727272;
    }

    h2.SingleResultHeader {
        margin-bottom: 20px;
    }

    .SingleResultCoaching {
        margin-bottom: 0;
        color: #484848;
    }

    .SingleResultCoachingDisc {
        color: #727272;
    }

    .SingleResultCoachingMonth {
        margin-bottom: 0;
        color: #484848;
    }

    .SingleResultCoachingMonthDisc {
        color: #727272;
    }

    hr.SingleResultHr {
        display: none;
    }

    .SinglePortfolioDesc {
        text-align: justify;
        padding: 0 35px;
        color: #727272;
        line-height: 1.2;
    }

    .portfolio-product1.col-lg-6.col-md-6.col-sm-12 {
        padding: 30px !important;
    }

    .SingleResultHeading {
        padding: 0 40px;
    }

    /* Shop Page */
    .ShopRowHeader {
        text-align: center;
    }

    .ShopCartItemMain {
        display: flex;
    }

    .ShopCartItem {
        /*flex: 0 0 30%;*/
        width: 100%;
        text-align: center;
        /*margin: 1%;
        background: #ededed;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;
        padding-bottom: 0;
        box-shadow: 0px 2px 3px 1px #c7c7c7;*/
        cursor: pointer !important;
    }

    .ShopCoachingItem {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 1%;
        cursor: pointer !important;
		margin-top: 0px;
		margin-bottom: 0px;
    }
	
	.homme{
		display: none;
	}
	
	
	.ShopGenderTitle {
		text-transform: uppercase;
		color: #727272;
	}
	
	.GenderSelection {
        text-align: center;
        /*background: #ededed;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 15px;*/
        padding-bottom: 0;
        /*box-shadow: 0px 2px 3px 1px #c7c7c7;*/
        cursor: pointer !important;
    }

    .ShopCartItemContent {
        height: 100px;
    }

    /*img.ShopCartItemImage {
        height: 50px;
    }*/

    .ShopCartItemHeding {
        color: #727272 !important;
        padding: 0 5px;
        font-size: 18px;
    }
.result-button {padding: 12px 10px !important;}
    .ShopCartItemHr {
        width: 95%;
    }

    .ShopCartItemPrice {
        color: #727272 !important;
        font-size: 10px;
    }

    .Packoneone,
    .Packoneone-femme {
        display: none;
    }

    .Packtwotwo,
	.Packtwotwo-femme {
        display: none;
    }

    .Packthreethree,
	.Packthreethree-femme {
        display: none;
    }

    .Packfourfour,
	.Packfourfour-femme {
        display: none;
    }

    .ShopRowCart, .ShopCoachingCart, .ShopProgramCart {
        display: none;
    }

    .ShopRowPackCart {
        display: none;
    }

    .ShopCartItemPack {
        display: flex;
    }

    .ShopCartPacks {
        /*flex: 0 0 22%;*/
        cursor: pointer;
        margin: 1%;
        /*border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 30px;*/
        text-align: center;
        /*box-shadow: 0px 2px 3px 1px #c7c7c7;*/
		margin-top: 0px;
		margin-bottom: 0px;
    }

    /*img.ShopCartPacksImage {
        height: 30px;
        width: 30px;
        margin-bottom: 10px;
    }*/

    .ShopCartPacksPrice {
        color: #717171;
        font-size: 10px;
    }

    .ShopCartItemPackBack {
        display: flex;
        justify-content: center;
    }

    .PackBack, .ServiceBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    .PerteBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    .Ebookoneone,
	.Ebookoneone-femme {
        display: none;
    }

    .Ebooktwotwo,
	.Ebooktwotwo-femme {
        display: none;
    }

    .Ebookthreethree,
	.Ebookthreethree-femme {
        display: none;
    }

    .Ebookfourfour,
	.Ebookfourfour-femme {
        display: none;
    }
	
	.result-button {
		background-color: #EDEDED;
		color: #717171;
		border: 1px solid;
		padding: 12px 20px;
		text-transform: uppercase;
		transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
	}
	
	.result-button:hover,
	.result-button:active,
	.result-button:focus {
		box-shadow: inset 0 0 200px rgba(0,0,0,.1);
		color: #3E3E3E;
	}

    .result-section {
		display: none;
	}

    .ShopRowEbookCart {
        display: none;
    }

    .ShopCartItemEbook {
        display: flex;
    }

    .ShopCartEbooks {
        flex: 0 0 22%;
        cursor: pointer;
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
    }

    img.ShopCartEbooksImage {
        height: 30px;
        width: 30px;
        margin-bottom: 10px;
    }

    .ShopCartEbooksPrice {
        color: #717171;
        font-size: 10px;
    }

    .ShopCartItemEbookBack {
        display: flex;
        justify-content: center;
    }

    .EbookBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    .Seanceoneone,
	.Seanceoneone-femme {
        display: none;
    }

    .Seancetwotwo {
        display: none;
    }
	
    .Seancefourfour,
	.Seancethreethree,
	.Seancethreethree-femme,
	.Seancefourfour-femme{
        display: none;
    }

    .Seancetwotwo-femme {
        display: none;
    }

    .ShopRowSenceCart {
        display: none;
    }

    .ShopCartItemSence {
        display: flex;
        justify-content: center;
    }

    .ShopCartItemSence {
        display: flex;
    }

    .ShopCartSences {
        flex: 0 0 22%;
        cursor: pointer;
        margin: 1%;
        border-radius: 13px;
        border: 1px solid #959595;
        padding-top: 30px;
        text-align: center;
        box-shadow: 0px 2px 3px 1px #c7c7c7;
    }

    img.ShopCartSencesImage {
        height: 30px;
        width: 30px;
        margin-bottom: 10px;
    }

    .ShopCartSencesPrice {
        color: #717171;
        font-size: 10px;
    }

    .ShopCartItemSenceBack {
        display: flex;
        justify-content: center;
    }

    .SenceBack {
        background: #EDEDED;
        color: #717171;
        border: 1px solid;
        cursor: pointer;
    }

    /*Single Product*/
    .single-breadcrumbs-wrapper {
        display: none;
    }

    .product-design-alt .entry-summary {
        text-align: left !important;
    }

    .product-image-summary .entry-title {
        font-size: 24px !important;
        margin-bottom: 0 !important;
    }

    .product-image-summary .summary-inner > .price {
        border-bottom: 1px solid;
    }

    .product-image-summary .woocommerce-product-details__short-description {
        text-align: justify;
    }

    .product-image-summary .woocommerce-product-details__short-description p {
        margin-bottom: 10px;
        line-height: 1.2;
    }

    .product-image-summary .in-stock {
        display: none;
    }

    .product-image-summary .quantity {
        margin-right: 0 !important;
    }

    .product-image-summary .quantity input.minus {
        border: 1px solid;
        border-radius: 50% !important;
        height: 25px;
        width: 25px;
    }

    .product-image-summary .quantity input.plus {
        border: 1px solid;
        border-radius: 50% !important;
        height: 25px;
        width: 25px;
    }

    .product-image-summary .quantity input.input-text.qty.text {
        border: 1px solid;
        height: 25px;
        width: 55px;
        border-radius: 30px;
        margin: 0 2px;
    }

    .product-image-summary .single_add_to_cart_button {
        background-color: #F96501;
        text-transform: none;
        /*font-size: 16px;*/
		font-size: 12px;
        padding: 6px;
    }

    .single_add_to_cart_button:before {
        font-size: 20px !important;
        margin-right: 2px !important;
    }

    .product-image-summary .woodmart-after-add-to-cart {
        position: absolute;
        bottom: -22px;
        right: 0;
    }

    .variation-swatch-selected ~ .woodmart-after-add-to-cart {
        bottom: -28px;
    }

    .product-image-summary .woodmart-after-add-to-cart button.custom-comment-section-button {
        background: #818181;
        border-radius: 8px;
        padding: 7px 3PX 7PX 0;
    }

    .product-image-summary .woodmart-after-add-to-cart button.custom-comment-section-button a {
        color: #fff;
        font-size: 10px;
    }

    .product-image-summary .woodmart-after-add-to-cart button.custom-comment-section-button::before {
        content: '';
        background-image: url('/wp-content/uploads/2019/08/chat.png');
        background-position: center;
        padding: 15px;
        background-repeat: no-repeat, repeat;
        background-size: contain;
    }

    .variations_form .variations tbody tr td {
        text-align: left;
        text-transform: uppercase;
    }

    .variations_form .variations .value select {
        height: 30px;
        /*max-width: 170px;*/
		max-width: 210px;
    }

    .woocommerce-variation-add-to-cart.variations_button {
        position: static;
    }

    .product-design-alt table.variations .reset_variations {
        display: none !important;
    }

    .product-design-alt .woocommerce-variation-price .price {
        font-size: 20px !important;
        margin: 0 !important;
        position: absolute;
        left: 135px;
    }

    .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .single_add_to_cart_button {
        position: absolute;
        /*right: 20px;*/
		right: 5px;
    }

    /*.comment-form .comment-form-rating {
        display: none;
    }*/

    /*.woocommerce-Reviews .comment-reply-title {
        display: none;
    }*/

    /*.comment-form .comment-notes {
        display: none;
    }*/

    .my_account_welcome_text {
        font-size: 16px !important;
    }

    .min-footer {
        padding-top: 0 !important;
    }

    .woodmart-prefooter p {
        margin-bottom: 0 !important;
    }

    a.logo_footer_a {
        font-size: 12px;
    }
}


.woodmart-hover-base .fade-in-block{visibility: visible !important; opacity: 1 !important;}
.product-grid-item .product-title{margin-bottom: 10px;}

.portfolio-entry:nth-child(2n + 1) .portfolio-info {
    background: #fff !important;
}

.woodmart-hover-base[class*=add-small] .wd-bottom-actions>div:not(:last-child) {
    border-right: none !important;
}
.woodmart-hover-base .wd-bottom-actions .wd-action-btn.wd-style-icon>a, .woodmart-hover-base .wd-compare-btn>a {
    height: auto !important;
}

.woodmart-hover-base[class*=add-small] .wd-bottom-actions .woodmart-add-btn{line-height: 1; flex: inherit !important;}

.cart-actions .coupon {
    float: right;
    margin: 10px 0;
}
.cart-custom-notice span{display: block;}
.woocommerce-cart .cart-collaterals {display: none;}
.cart-custom-notice {    padding: 1.5em; border: 1px solid #ccc; color: #999; border-radius: 8px; }
.cart-custom-notice span:first-child {font-size: 1.7em; }

.woocommerce-cart .cart-totals-inner {
    padding: 10px 0;
    float: right;
    border: 0;
}

.order-total {
    font-size: 2em;
    padding-bottom: 10px;
    border-bottom: 2px solid #666;
    margin-bottom: 10px;
    line-height: 1;
}
.cart-totals-inner .checkout-button{border-radius: 30px !important;}
.woocommerce-cart .coupon button.button {
    border-radius: 30px !important;
    background: transparent !important;
    color: #000 !important;
    border: 1px solid #999;
}

.woocommerce-cart span.woocommerce-Price-amount.amount {font-size: 28px; font-weight: normal;}




/*Cart page Design*/

.woocommerce-cart .product-thumbnail {     float: left;     display: inline-block; }
.product-thumbnail a img {     max-width: 70px; }
.custom-partition { float: left; width: 100%; display: flex; align-items: center; }
.woocommerce-cart-form__cart-item.cart_item { float: left; width: 100%; display: flex; padding: 10px 0; border-top: 1px solid #333; align-items: center; }
.product-name.custom-full-width {
    float: left;
    display: inline-block;
    width: 50%;
    padding: 0 10px;
}
.cart-actions .order-md-first { border-bottom: 1px solid #666;     border-top: 1px solid #666;}
.product-quantity.custom-half-width {

    float: left;
    display: inline-block;
    width: 25%;
    text-align: center;

}
.product-price.custom-half-width {
    display: inline-block;
    float: right;
    padding: 0 20px;
    width: 20%;
}
.product-remove .remove {
    width: 30px;
    height: 30px; border: 1px solid #666; font-size: 30px; display: flex; align-items: center; justify-content: center; border-radius: 30px; color: #666; }
.product-remove {
    float: right !important;
    margin-left: auto;
}
.custom-partition {
    float: left;
    width: 100%;
}
.custom-partition .quantity .minus {

    width: 30px;
    height: 30px;
    border-radius: 30px !important;
    border: 1px solid #666;
}
.custom-partition .quantity .qty { width: 80px; height: 30px; border-radius: 30px !important; border: 1px solid #666; margin: 0 10px; }

.custom-partition .quantity .plus {

    width: 30px;
    height: 30px;
    border-radius: 30px !important;
    border: 1px solid #666;
}

.custom-partition .product-name a {
    font-weight: normal !important;
    font-size: 1.2em;
}
.shop_table .product-name {
    float: left;
    display: inline-block;
    width: 50%;
    color: #999;
    font-size: 16px;
}
.shop_table .product-quantity {float: left; font-size: 18px; width: 25%; color: #999; text-align: center; }
.shop_table .product-price {float: left; font-size: 18px; color: #999; width: 18%; text-align: center; }
.shop_table.shop_table_responsive.cart {float: left; width: 100%; padding: 1em 0; border-top: 1px solid #333; }
.woocommerce .row.cart-actions {display: block; float: left; width: 100%; }
.vc_grid-filter-item.active {background: #ebebeb !important;}
.page-numbers.current, .page-numbers:hover {opacity: 1; }
.page-numbers {padding: 3px 8px; font-weight: 200;font-size: 10px;opacity: 0.5; }
.next.page-numbers span::after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e619";
}
ul .vc_active.vc_grid-filter-item:first-child {background: none !important; }
.next.page-numbers {background: #949494; padding: 5px; line-height: 10px; color: #fff; font-weight: 300; }
.woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop span {background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAAAnNCSVQICFXsRgQAAAACYktHRAAAqo0jMgAAAF96VFh0UmF3IHByb2ZpbGUgdHlwZSBBUFAxAAAImeNKT81LLcpMVigoyk/LzEnlUgADYxMuE0sTS6NEAwMDCwMIMDQwMDYEkkZAtjlUKNEABZiYm6UBoblZspkpiM8FAE+6FWgbLdiMAAABsklEQVRIie3TsWtTURTH8U+0jdViwUJxsAq11lXEoQWnglQcHAp1dekmjjro4J8grooiIrh16KCDi+0gKARph0KrfS3YoQ6lJWhjmrRch4SQl7zykujoOfC47/7u+d5zzz0XXll2T7+O7YGioOC5y50iBjz0XRA87jyPLrcE850DyHYCOPI3O0ImlsGefasiUfW7rtQuoKikrzZzYENU9VWRX+mAOeNOOV/nQ3VrdqzV+bqQDIjbScN1ftbRmpL3xp2utDP6acFC3SZDVdQFE66TDohbyYqV6niTf3CN/wHNgJ42YnvsxyeygqJLLYZPCmaaO5Giz8qp4b1GlV2x1JjBpkhoyXNGae7EZeN6ZVMz2FOoDJJaedduKuAQ27LW7sXGM3jrtqdepBYxLxKShNMWWyzhlulKSKYBccKUZ475InJTj/na463YpAGrcib0mzKTlMWY4J0Mbghex7R+ZcuOY8SejyS9hUHMCfggGGw4YpdPfuObDcPJBbooyOnDXcGTmNZt1w/ncM2B98kAXgp2rAi2nWnQ7gsKlhwoGzsM0O2Rr7bNGklQpy3Km3e18vsHp2atwIe+TsUAAAAASUVORK5CYII=') no-repeat !important; line-height: 1 !important;}
/*.wd-bottom-actions .woodmart-add-btn a.button.product_type_simple.add_to_cart_button{background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAAAnNCSVQICFXsRgQAAAACYktHRAAAqo0jMgAAAF96VFh0UmF3IHByb2ZpbGUgdHlwZSBBUFAxAAAImeNKT81LLcpMVigoyk/LzEnlUgADYxMuE0sTS6NEAwMDCwMIMDQwMDYEkkZAtjlUKNEABZiYm6UBoblZspkpiM8FAE+6FWgbLdiMAAABsklEQVRIie3TsWtTURTH8U+0jdViwUJxsAq11lXEoQWnglQcHAp1dekmjjro4J8grooiIrh16KCDi+0gKARph0KrfS3YoQ6lJWhjmrRch4SQl7zykujoOfC47/7u+d5zzz0XXll2T7+O7YGioOC5y50iBjz0XRA87jyPLrcE850DyHYCOPI3O0ImlsGefasiUfW7rtQuoKikrzZzYENU9VWRX+mAOeNOOV/nQ3VrdqzV+bqQDIjbScN1ftbRmpL3xp2utDP6acFC3SZDVdQFE66TDohbyYqV6niTf3CN/wHNgJ42YnvsxyeygqJLLYZPCmaaO5Giz8qp4b1GlV2x1JjBpkhoyXNGae7EZeN6ZVMz2FOoDJJaedduKuAQ27LW7sXGM3jrtqdepBYxLxKShNMWWyzhlulKSKYBccKUZ475InJTj/na463YpAGrcib0mzKTlMWY4J0Mbghex7R+ZcuOY8SejyS9hUHMCfggGGw4YpdPfuObDcPJBbooyOnDXcGTmNZt1w/ncM2B98kAXgp2rAi2nWnQ7gsKlhwoGzsM0O2Rr7bNGklQpy3Km3e18vsHp2atwIe+TsUAAAAASUVORK5CYII=') no-repeat !important;}*/

.woodmart-hover-base .wd-bottom-actions .wrap-quickview-button {text-align: center !important; }
.page-id-47131 .site-content article {
    background: hsl(0, 0%, 96%) none repeat scroll 0 0;
    margin: 0 auto;
    padding: 3em;
    width: 53%;
}
.category .title-design-centered {padding: 0; margin: 0;}
.category h1.entry-title {font-size: 45px; } 
.alert.alert-warning{
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
.login-form-footer {
    float: left;
    width: 100%;
    margin-top: 10px;
}



/*12-9-2019*/
.whb-text-element.reset-mb-10.main-header-text {font-size: 15px !important; letter-spacing: .1em;}
.whb-top-bar .wd-tools-element .wd-tools-text {font-size: 15px; font-family: 'BebasNeueBold'; letter-spacing: .1em; }
.single-post .title-size-default {padding-top: 30px; padding-bottom: 20px; margin-bottom: 10px; }
.single-post .woodmart-entry-content p {margin-bottom: 10px;}
.single-post .woodmart-entry-content p:empty {display: none; }
.single-post p.comment-form-email {max-width: 100%;}
p:empty {display: none; }
.single-post .container h1.entry-title {font-family: 'BebasNeueBold';}

.wd-action-btn.wd-quick-view-btn>a:before {position: relative !important; top: 5px; }



.coachingpage-heading strong {font-weight: normal; }
/*.rll-youtube-player {padding-bottom: 4% !important;}*/
h6 {
    font-size: 18px;
}
.wd-add-btn-replace .add-to-cart-loop::before, .woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .add-to-cart-loop::before {display: none !important;}
.checkout-order-review::before {display: none;}
.woodmart-hover-base:not([class*="add-small"]) .wd-bottom-actions .add-to-cart-loop span {

    /*   background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAAAnNCSVQICFXsRgQAAAACYktHRAAAqo0jMgAAAF96VFh0UmF3IHByb2ZpbGUgdHlwZSBBUFAxAAAImeNKT81LLcpMVigoyk/LzEnlUgADYxMuE0sTS6NEAwMDCwMIMDQwMDYEkkZAtjlUKNEABZiYm6UBoblZspkpiM8FAE+6FWgbLdiMAAABsklEQVRIie3TsWtTURTH8U+0jdViwUJxsAq11lXEoQWnglQcHAp1dekmjjro4J8grooiIrh16KCDi+0gKARph0KrfS3YoQ6lJWhjmrRch4SQl7zykujoOfC47/7u+d5zzz0XXll2T7+O7YGioOC5y50iBjz0XRA87jyPLrcE850DyHYCOPI3O0ImlsGefasiUfW7rtQuoKikrzZzYENU9VWRX+mAOeNOOV/nQ3VrdqzV+bqQDIjbScN1ftbRmpL3xp2utDP6acFC3SZDVdQFE66TDohbyYqV6niTf3CN/wHNgJ42YnvsxyeygqJLLYZPCmaaO5Giz8qp4b1GlV2x1JjBpkhoyXNGae7EZeN6ZVMz2FOoDJJaedduKuAQ27LW7sXGM3jrtqdepBYxLxKShNMWWyzhlulKSKYBccKUZ475InJTj/na463YpAGrcib0mzKTlMWY4J0Mbghex7R+ZcuOY8SejyS9hUHMCfggGGw4YpdPfuObDcPJBbooyOnDXcGTmNZt1w/ncM2B98kAXgp2rAi2nWnQ7gsKlhwoGzsM0O2Rr7bNGklQpy3Km3e18vsHp2atwIe+TsUAAAAASUVORK5CYII=') no-repeat !important;*/
    line-height: 1 !important;
    width: 100%;
    height: 21px;
    background-size: contain !important;
    display: block !important;
    background-position: center !important;

}
.wpb_video_widget .wpb_video_wrapper {width: 65% !important; margin: 0 auto; }



/*Checkout page*/
.woocommerce-checkout-review-order-table th {font-size: 14px !important; font-weight: normal; text-transform: capitalize; }
.shop_table tr {width: 100%; display: inline-flex; }
.shop_table .product-name{color: #000; font-size: 16px !important;}
.shop_table tr td:last-child, .shop_table tr th:last-child{/*border-bottom: 1px solid #000;*/}
.order-total {border-bottom: 0 !important;}
.woocommerce-checkout-review-order-table tfoot tr.order-total th {font-size: 16px !important;color: #363636;}
.shop_table span.woocommerce-Price-amount.amount {font-size: 24px !important; }
.checkout-order-review {margin-bottom: 0;}
div#customer_details span.select2-selection.select2-selection--single, div#customer_details input#billing_phone {border-radius: 5px !important; }
#billing_phone_field {float: left !important; }
.shop_table .product-quantity {text-align: left; position: relative; color: #000; }
.checkout .form-row label {font-weight: normal !important; }
.form-style-rounded input[type="text"]{border-radius: 13px !important;}
.blog-design-masonry .entry-title {font-size: 17px !important;}

a.vc_gitem-link.Alimentation {background-color: #AAC795;}

.woocommerce-checkout .main-page-wrapper {min-height: 400px; }
.footer-container .min-footer > div {line-height: 1.5;}
.footer-container .min-footer > div strong {font-weight: normal;}



h3.PackdeCoaching_Footer_Content {
    text-transform: uppercase;
}
img.PackdeCoaching_Footer_Img {
    padding: 5px;
}
.pack-de-form-submit {
    text-align: center;
    display: block;
}
.single-product-page .product-images img {
    max-width: 350px;
}
.single-product-page .owl-item .product-image-wrap {

    text-align: center;

}
.corsole_slider .item .c_postfolio_img img, .portfolio-entry .entry-thumbnail img {
    height: 270px;
}
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion .woodmart-tab-wrapper a {color: #000 !important; }
.single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {height: auto !important; width: auto !important; }
.woodmart-images-gallery .woodmart-gallery-item .woodmart-gallery-image {height: 380px; }
.PackdeCoaching_Footer img{height: 60px !important; width: auto !important; }
.sidebar-container {display: none; }
.single-product-page, .site-content.col-lg-9 {width: 100%; display: block;flex: inherit !important; max-width: 100%; }
.demo-header-icons-column {margin-bottom: 1.5em; }


/*Blog*/
.row.content-layout-wrapper .page-title .entry-title{font-family: 'BebasNeueBold'; font-size: 45px;}
.ct_post_data .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    font-family: 'BebasNeueBold';
    font-size: 20px;
}

.font-primary, table th, .page-title .entry-title, .masonry-filter li, .widget_rss ul li > a, 
.woodmart-price-table .woodmart-plan-title, 
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab > a, 
.woodmart-sizeguide-table tr:first-child td, .tabs-layout-tabs .tabs li, .woodmart-accordion-title, 
.woodmart-checkout-steps ul, .woocommerce-billing-fields > h3, .woocommerce-shipping-fields > h3, 
.woocommerce-additional-fields > h3, #ship-to-different-address label, #order_review_heading, 
.cart-totals-inner h2, .wood-login-divider, .woocommerce-MyAccount-title, header.title > h3, 
.woocommerce-column__title, .compare-field, .compare-value::before, .compare-basic .compare-value::before, 
.woodmart-wishlist-title, .woodmart-empty-page, .woodmart-products-tabs .tabs-name, .woodmart-products-tabs 
.products-tabs-title, .wishlist-title h2, #order_payment_heading, h1, h2, h3, h4, h5, h6, .title, legend, 
.woocommerce-Reviews .comment-reply-title, .menu-mega-dropdown .sub-menu > li > a, .mega-menu-list > li > a{ font-family: 'BebasNeueBold' !important;}
.latest-blog .bg-list .image-container h2{}
.bg-list .img-cont .vc_gitem-link {position: absolute; bottom: 0; left: 30px; }
.latest-blog .bg-list .image-container h2 {background: #f9f9f9; padding: 15px; font-size: 18px; color: #727272;min-height: 81px; }
.bg-list .img-cont {position: relative; }
.paginate {display: block; width: 100%; float: left; text-align: center; margin-bottom: 2em; }
.page-template-blog-template.page .main-page-wrapper {margin-top: 0; padding-top: 0; }
.page-template-blog-template.page .main-page-wrapper .page-title {padding-bottom: 0; padding-top: 2em; margin-bottom: 0; }
.page-template-blog-template.page h1.entry-title {font-size: 45px;}
.page-template-blog-template.page .vc_grid-item.vc_clearfix.vc_col-sm-4.post-slides {    min-height: 360px;}


.single-post .title-size-default {
    padding-bottom: 0;
    margin-bottom: 0;
}
/*.vc_grid-filter .vc_grid-filter-item a {
    font-weight: 700;
    font-family: 'BebasNeueBold';
    font-size: 24px;
}
.vc_grid-filter.vc_grid-filter-center {text-align: center; border-top: 1px solid #000; border-bottom: 1px solid #000; margin-bottom: 1em;margin-left: 15px;
margin-right: 15px; }
.vc_grid-filter .vc_grid-filter-item a.Alimentation{color: #AAC795;}
.vc_grid-filter .vc_grid-filter-item a.Coaching{color: #AB93CC;}
.vc_grid-filter .vc_grid-filter-item a.Divers{color: #86AAD6;}
.vc_grid-filter .vc_grid-filter-item a.Entraînements{color: #BE8181;}*/
.home .vc_responsive .vc_grid-filter {display: none !important;} 
.home .vc_grid-filter.vc_clearfix.vc_grid-filter-default.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey {
    display: none !important;
}

.category .vc_grid-filter .vc_grid-filter-item a, .page-template-blog-template .vc_grid-filter .vc_grid-filter-item a, .single-post .vc_grid-filter .vc_grid-filter-item a  {
    font-weight: 700;
    font-family: 'BebasNeueBold';
    font-size: 24px;
}
.category .vc_grid-filter.vc_grid-filter-center,
.page-template-blog-template .vc_grid-filter.vc_grid-filter-center, 
.single-post .vc_grid-filter.vc_grid-filter-center  {text-align: center; border-top: 1px solid #000; border-bottom: 1px solid #000; margin-bottom: 1em;margin-left: 15px;
margin-right: 15px; }
.category .vc_grid-filter .vc_grid-filter-item a.Alimentation,
.page-template-blog-template .vc_grid-filter .vc_grid-filter-item a.Alimentation, 
.single-post .vc_grid-filter .vc_grid-filter-item a.Alimentation{color: #AAC795;}

.category .vc_grid-filter .vc_grid-filter-item a.Coaching,
.page-template-blog-template .vc_grid-filter .vc_grid-filter-item a.Coaching,
.single-post .vc_grid-filter .vc_grid-filter-item a.Coaching{color: #AB93CC;}

.category .vc_grid-filter .vc_grid-filter-item a.Divers,
.page-template-blog-template .vc_grid-filter .vc_grid-filter-item a.Divers,
.single-post .vc_grid-filter .vc_grid-filter-item a.Divers{color: #86AAD6;}

.category .vc_grid-filter .vc_grid-filter-item a.Entraînements, 
.page-template-blog-template .vc_grid-filter .vc_grid-filter-item a.Entraînements, 
.single-post .vc_grid-filter .vc_grid-filter-item a.Entraînements{color: #BE8181;}


/*.single-post .vc_grid-filter.vc_grid-filter-center {text-align: center; border-top: 1px solid #000; border-bottom: 1px solid #000; margin-bottom: 1em;margin-left: 15px;
margin-right: 15px; }
.single-post .vc_grid-filter .vc_grid-filter-item a.Alimentation{color: #AAC795;}
.single-post .vc_grid-filter .vc_grid-filter-item a.Coaching{color: #AB93CC;}
.single-post .vc_grid-filter .vc_grid-filter-item a.Divers{color: #86AAD6;}
.single-post .vc_grid-filter .vc_grid-filter-item a.Entraînements{color: #BE8181;}*/
.single-post .post-single-page.has-post-thumbnail .entry-header {margin-bottom: 0px; } 
.single-post .vc_grid-filter.vc_grid-filter-center {margin-bottom: 6px; }
.single-post .container h1.entry-title {font-size: 1em; color: #aaa; margin-bottom: 0; font-family: inherit !important; }
.single-post .post-date {margin-left: auto;color: #aaa; }
.single-post .container h1.entry-title::after {display: none;}
.single-post .title-wrapper {display: flex;  margin-left: 15px; margin-right: 15px; border-bottom: 1px solid #aaa;line-height: 1;
padding-bottom: 6px;}
.single-post .title-wrapper a {color: #aaa; }
.single-post .main-titlle {text-align: left; font-size: 3em;position: relative; }
.single-post .main-titlle::after {position: absolute; content: ""; width: 50%; height: 1px; background: #000; bottom: 0; left: 0; }
.single-post .vc_grid-filter.vc_grid-filter-center {border-top: 1px solid #aaa; border-bottom: 1px solid #aaa;}

.main-titlle {display: none; }
.single-portfolio .SinglePortSliderBtnImage .mySlides {width: auto !important;}
.result-container .woodmart-hover-base .wd-bottom-actions {width: 180px; /*float: right;*/ margin: auto;}
.result-container {float: left; width: 100%; margin-bottom: 20px; }



.coupon button,
.wc-proceed-to-checkout a,
.checkout_coupon button{text-transform: capitalize; }
button#place_order {border-radius: 20px !important; }



/*23-4-2020*/
.page-template-shop-page-template .ShopCartItemContent .ShopCartItemHeding {margin-bottom: 0; padding: 13px 0; }
.page-template-shop-page-template .ShopCartItemPrice {font-size: 1.3em; }
.PackBack, .PerteBack, .ServiceBack {background: #000; color: #fff !important; font-weight: normal; border-radius: 5px; border: 0; padding: 13px 30px; font-size: 16px; border-radius: 50px; }
.page-template-shop-page-template .ShopCartItemMain {margin-bottom: 1em; }
.ShopGenderTitle {font-size: 19px; letter-spacing: 0.5px; }


/*home page*/
.home-custom-title {font-size: 26px; }

/*Coaching 3*/
.Coaching-Form-Heading h5 {font-size: 22px; }

/*pack-de-coaching-a-distance*/
.Pack-Coaching-Content h4, .new-product-content-icons h6 {font-size: 20px; }

/*coaching-alimentaire*/
.alimentair-icons p {font-size: 16px; }

/*COntact us page*/
.contact_result_section_main_text p {font-size: 30px; }


.cart-actions .order-md-first {float: left; }

.backshopbtn {float: left;padding: 10px 0; }
.woocommerce .row.cart-actions {margin: 0 auto;}

.SinglePortfolioDesc {font-family: ProximaNovaBold;}

.show_myaccount_edit_page .shop_table.my_account_orders tr{display: contents;}   
.cus-ord-details .shop_table.my_account_orders tr{display: contents;}
.cus-ord-details .shop_table.my_account_orders tr th {font-weight: normal; color: #A8A8A8; }
.cus-ord-details .u-column1.col-1.woocommerce-Address {padding: 1em; background: #eee; 
        max-width: 100%; margin-bottom: 1em; }
.cus-ord-details .shop_table .order-total,
.cus-ord-details .shop_table .order-actions{border-bottom: 1px solid #E6E6E6 !important; border-bottom:1px solid #E6E6E6 !important; }
.cus-ord-details .woocommerce-Address-title .edit {font-weight: normal !important;}



/*26*/
.category .latest-blog .blog-container .left {display: flex; flex-wrap: wrap; }



/*3-6-2020*/
/*blog sidebar*/   
.category .widget_nav_menu ul li a {background: url('/wp-content/themes/woodmart-child/images/next.svg') no-repeat; padding-left: 24px; 
background-size: 12px; background-position: left top 3px; }
.category #content {width: 23%; float: left; display: inline-block; }
.category .right.latest-blog {float: right; width: 77%; padding-left: 2em; }
.category #calendar_wrap {padding: 1em; background: #f9f9f9; }
.category .widget-title {font-size: 22px; border-bottom: 1px solid #ccc; padding-bottom: 8px; }

.category aside.widget {background: #f9f9f9; padding: 2em !important; margin-bottom: 2em;}


/*Custom form blog page*/
.custom-search {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
}
.custom-search #searchform {float: right; display: flex; width: 280px; position: relative; }
.custom-search input:last-child {
    background: url('/wp-content/themes/woodmart-child/images/search.svg') no-repeat;
    background-size: 20px;
    text-indent: +99999px;
    width: 20px;
    background-position: center;
    position: absolute;
    right: 10px;
    opacity: 0.5;
}
.custom-search input:last-child:hover {
    box-shadow: inherit !important;
}
.search .row-am.latest-blog {
    margin-top: 15px;
}
.search-results .latest-blog .blog-container .post-slides {/*width: 100%; */}
.latest-blog .bg-list .img-cont iframe {display: block; }


@media only screen and (min-width: 767px) {
.post-type-archive .wrap-quickview-button {display: none; }
.post-type-archive .woodmart-hover-base .wd-bottom-actions {float: right; margin-left: auto; width: 100px; }
.woocommerce-cart .cart-totals-inner {width: 315px; }
.backtoshop {text-align: center; padding: 1em; display: block;  background: #adacac; color: #fff; border-radius: 30px; }

}

@media all and (min-width: 768px) and (max-width: 1024px){
    span.woocommerce-Price-amount.amount {font-size: 16px !important;font-weight: normal;}
    .woodmart-hover-base .wd-bottom-actions .wrap-quickview-button {text-align: center !important; }
    .product-name.custom-full-width{width: 54% !important;}
    .product-quantity.custom-half-width {width: 30% !important; }
    .product-price.custom-half-width {width: 15% !important;}
    .custom-partition {width: 84% !important;}
    .product-grid-item .product-image-link img {max-height: 300px;}

    /*12-13*/

    .rightebookproductbtn{display: block !important;position: absolute; top: 35%; right: -10px; border-radius: 79px; background-color: transparent; height: 30px; width: 30px; padding: 0; max-width: 30px; }
    .wrapp-product-price .price del{    display: block;}
    .leftebookproductbtn {display: block !important; position: absolute; top: 35%; left: -10px; border-radius: 79px; background-color: transparent; height: 30px; width: 30px; padding: 0; max-width: 30px; }
    .site-mobile-close-button:after {content: "\f10f"; font-family: woodmart-font; display: inline-block; font-size: 16px; display: block; position: absolute; color: #fff; right: 0; top: 0; width: 50px;
        height: 50px; font-size: 16px; line-height: 50px; text-align: center; cursor: pointer; }
.latest-blog .bg-list .image-container h2 {font-size: 17px;}
.page-template-blog-template.page .vc_grid-item.vc_clearfix.vc_col-sm-4.post-slides {min-height: 320px; }

/*3-6-2020*/
.category #content {width: 25%;} 
.category .right.latest-blog {width: 75%; padding-left: 0; }
.category aside.widget {padding: 15px !important; }


}


@media only screen and (max-width: 979px) {
    .site-mobile-menu li a{color: #ffffff !important;}
    .mobile-nav {background: #333; }
    .woocommerce-billing-fields h3, h3#order_review_heading {font-size: 30px !important;}
.page-template-blog-template.page .vc_grid-item.vc_clearfix.vc_col-sm-4.post-slides {min-height: 285px; }
.latest-blog .vc_grid-filter .vc_grid-filter-item a {font-weight: 500; font-size: 20px; } 
.latest-blog .vc_grid-filter.vc_grid-filter-center {display: flex !important;}
.single-post .vc_grid-filter .vc_grid-filter-item a {font-weight: 500; font-size: 20px; }


}


@media only screen and (max-width: 767px) {
    .rll-youtube-player {padding-bottom: 13%;}
    .woocommerce-billing-fields h3 {font-size: 20px !important; }
    .woocommerce-billing-fields__field-wrapper .form-row label {font-size: 13px; font-weight: normal !important; }
.page-template-blog-template.page .vc_grid-item.vc_clearfix.vc_col-sm-4.post-slides {width: 50%; float: left; }
.category .left .post-slides {width: 50%; float: left; }

/*23-4-2020*/
.homeproduct_mobile button.HomeButton {font-weight: normal; letter-spacing: 0.5px; background: #fff; color: #000; display: inline-block; position: inherit; margin-left: auto; margin-right: auto; }
.homeproduct_mobile .homepageblog_title p:last-child {text-align: center; }

/**/
.corsole_slider .item .c_postfolio_img img, .portfolio-entry .entry-thumbnail img {height: 150px; }
.checkout.woocommerce-checkout .woocommerce-additional-fields {margin-bottom: 1em; }

.woocommerce-address-fields label {font-weight: normal !important; color: #555 !important; }
/*24-5*/
.woocommerce-MyAccount-content .woocommerce-address-fields #billing_postcode_field,
.woocommerce-MyAccount-content .woocommerce-address-fields #billing_phone_field {width: 100% !important;}
.portfolio-btn1_content {bottom: 10px;}
.portfolio-btn1_content button.portfolio-btn1 {line-height: 1; padding: 7px 10px !important; }
.corsole_slider .item .c_main_extra_content {min-height: 170px; }
.sidebar-container .item .c_main_extra_content .portfolio-btn1_content {position: absolute; bottom: 10px; }

/*3-6-2020*/
.corsole_slider .item .c_postfolio_img img, .portfolio-entry .entry-thumbnail img {height: 150px; }
.category #content {width: 90%; float: inherit; display: inline-block; margin: 1em auto; }
.category .right.latest-blog {float: left; width: 100%; padding-left: 0; }
.category .align-items-start.content-layout-wrapper {/*flex-direction: column-reverse; */}

}



@media (min-width: 320px) and (max-width: 768px) {
    .vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link {height: 170px !important; }
    .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item{padding: 2px !important; padding-bottom: 2px; float: left !important;}
    .min-footer .col-left .copyright_text {color: #fff !important; font-size: 14px !important; }
    .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {padding: 4px !important; display: block !important; float: left !important; width: auto !important; }
    .vc_gitem-post-data.product-category-title.vc_gitem-post-data-source-post_categories.vc_grid-filter.vc_clearfix.vc_grid-filter-bordered.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey{bottom: 0 !important;}
    .vc_gitem-post-category-name .vc_gitem-link{font-size: 12px !important; display: block !important; width: 100% !important; padding: 3px 4px !important;}
    .woodmart-custom-icon{max-width: 22px !important;}
    .woodmart-cart-design-5 {margin-right: 0 !important; }
    .form-style-rounded input[type="text"] {width: 100% !important;}
    p.comment-form-author {max-width: 100% !important;}
    .menu-mobile-navigation-container {background: #333; margin-top: 0;}

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td{height: auto !important;}
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.product-subtotal{height: auto !important;}
    .row.cart-actions { float: left; width: 100%; }
    .cart-actions .coupon { float: left; margin: 10px 0; width: 100%; }
    .woocommerce-cart-form__cart-item.cart_item{display:block;}
    .custom-partition { float: left; width: 80%; display: block; }
    .product-name.custom-full-width { float: left; display: inline-block; width: 100%; padding: 0; margin-bottom: 1em; }
    .product-thumbnail a img { max-width: 50px; }

    .custom-partition {width: 77%; padding: 0 10px;}
    .product-quantity.custom-half-width{width: 50%;}
    .product-price.custom-half-width {width: 50%; float: right; padding: 0; text-align: right; line-height: 1; }
    .custom-partition .quantity .qty{    margin: 0 2px;}
    .woocommerce-cart span.woocommerce-Price-amount.amount{font-size: 22px;}

    .variation-swatch-selected ~ .woodmart-after-add-to-cart {display: none;}
.single-post .vc_responsive .vc_grid-filter {display: block !important; text-align: center !important; }
.single-post .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {display: inline-block !important; float: none !important; }
.single-post .vc_grid-filter.vc_grid-filter-center {display: block !important; text-align: center !important; }
.single-post .main-titlle {font-size: 2em;}
.corsole_slider .item .c_postfolio_img img, .portfolio-entry .entry-thumbnail img {height: auto; }

/*23-4-2020*/
.home-custom-title {font-size: 20px; }
 .Coaching-Form-Heading h5 {font-size: 17px; }
 .partner-img {max-width: 250px; margin: 0 auto; padding: 10px; }

 /*pack de*/
 .wpb_video_widget .wpb_video_wrapper {width: 95% !important; height: 200px;}

/*coaching-alimentaire*/
.Coaching-alimentaire-moile-view img {width: auto !important; height: 80px !important; }

h6 {font-size: 15px; }
.ShopRowCart .ShopCartItemMain {display: block; }
.ShopCoachingCart .ShopCartItemMain {display: block; }
.ShopProgramCart .ShopCartItemMain {display: block; }
.ShopCartItemMain .ShopCartItem{margin-bottom: 10px;}
.ShopCartItemContent {height: auto; padding-bottom: 15px; }
.ShopCartItemPack {display: block; }

.ShopCartItemPack .ShopCartPacks{margin-bottom: 15px;}
.ShopCartPacks .ShopCartPacksPrice {font-size: 15px; }
.offset-md-2 .row {display: block; margin-bottom: 2em; }
.footer-wrapper {position: relative !important; }

.product-image-summary .single_add_to_cart_button {background-color: #3889d8; font-weight: normal; padding: 10px; line-height: 1; float: right; }
.product-image-summary .woodmart-after-add-to-cart {position: inherit;}
.product-image-summary .woodmart-after-add-to-cart button.custom-comment-section-button {background: #3889d8; border-radius: 8px; padding: 11px 10PX 10PX 10px; line-height: 1; font-weight: normal; }

textarea {min-height: 100px; }
.site-mobile-menu li.menu-item-has-children > a {background: #3889d8; }
.post-type-archive-product .wrap-quickview-button {display: none; }
.post-type-archive-product span.woocommerce-Price-amount.amount {font-size: 13.5px !important; }
.single-product .product-image-summary .single_add_to_cart_button {background-color: #345f9f !important; }
.woocommerce-cart .cart-totals-inner {width: 100%; }
.cart-totals-section{text-align: center; }
.backshopbtn a {padding: 1em; background: #3889d8; margin-bottom: 10px; border-radius: 30px; color: #fff !important; display: block; }


.backshopbtn {float: left; padding: 10px 0; width: 100%; text-align: center; }
.cart-table-section .product-remove {position: absolute; right: 20px; }

.portfolio-btn1_content {/*display: inline-block; position: inherit; text-align: center; */}
.c_main_extra_content {height: auto !important; }
.home .woodmart-hover-base .wd-bottom-actions .wrap-quickview-button {display: none; }

/**/
.woodmart-hover-base .wd-bottom-actions .wrap-quickview-button {display: none; }
.result-container .woodmart-hover-base .wd-bottom-actions {max-width: 65px;}


}




@media only screen and (max-width: 480px) {
    //span.woocommerce-Price-amount.amount {font-size: 12px !important;}
    .btns-shop-light .woodmart-hover-base:not(.product-in-carousel):not(.hover-width-small):not(.add-small-button) .woodmart-add-btn > a {
        display: block !important; line-height: 10px !important; margin-right: 2px; height: 21px !important; }
    .woodmart-hover-base[class*="add-small"] .wd-bottom-actions > div:not(:last-child) {margin-right: 6px;}
.single-post .vc_grid-filter .vc_grid-filter-item a { font-size: 15px; }
    .min-footer {padding-top: 20px !important; }
    .Coaching-aliment-MobileBannerSection p{display: block !important;}
    .Coaching-aliment-MobileBannerSection {display: block !important; }
    button.CoachingAliImageButton {position: relative !important; bottom: 0 !important; right: 0 !important; background: #3889d8 !important;}
    .Coaching-aliment-MobileBannerSection p span.CoachingAliImageSpan {font-size: 13px !important; line-height: 1.5 !important; float: left !important;
        margin-top: 10px !important; margin-bottom: 10px; }
    .coachingpage-paragraph{text-align: left !important;}
    .product-rating-price {margin-top: 0; }
    .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {padding: 4px 2px !important; font-size: 10px !important; }
    .ct_post_main_header p {font-size: 30px; }
    .button-coaching-form{    width: 72% !important;}

.single-portfolio .SingleResultHeader {display: inline-block; margin-right: 10px;}
.single-portfolio h2.SingleResultHeader {margin-bottom: 10px; }
.single-portfolio .SingleResultHeading {margin-top: 15px; }


    /*Checkouyt page*/
    #billing_phone_field {float: right !important; }
    #billing_postcode_field {float: left !important; width: 48% !important; margin-right: 2%; }
    .checkout-order-review::before{background: none !important;}
    .checkout .col-12.col-md-7.col-lg-6 {padding: 0; margin-top: 10px; }
    .shop_table .product-total span.woocommerce-Price-amount.amount {font-size: 17px !important; }
.single-post .vc_grid-filter.vc_grid-filter-center {display: block !important; text-align: center !important; }
.latest-blog .vc_grid-filter .vc_grid-filter-item a {font-weight: 500; font-size: 17px; }
    .page-template-blog-template.page .vc_grid-item.vc_clearfix.vc_col-sm-4.post-slides {width: 100%;}
    .latest-blog .bg-list .image-container h2 {min-height: inherit;}
.vc_grid-filter .vc_grid-filter-item a {font-weight: 500; font-size: 18px; }
.single-post .vc_grid-filter.vc_grid-filter-center {margin-left: 0; margin-right: 0; }
.single-post .title-wrapper {margin-left: 0; margin-right: 0;}
.single-post .title-wrapper {display: block; font-size: 10px;text-align: left; }
.single-post .container h1.entry-title {margin-bottom: 10px;}
.single-post .container h1.entry-title {display: inline-block;}
.home .blog-post-loop.blog-style-flat {margin-bottom: 15px !important; }
.category .left .post-slides {width: 100%; float: left; }

.single-portfolio .single-result-product .woocommerce {width: 100%; }
.single-result-product {display: block; width: 100%; }


/*23-4-2020*/
.corsole_slider .item .c_postfolio_img img, .portfolio-entry .entry-thumbnail img {height: 120px; }
.wrap-quickview-button::after {font-size: 8px; top: -1px; position: relative; }

/*24-5*/
.woocommerce-MyAccount-content .woocommerce-address-fields #billing_postcode_field,
.woocommerce-MyAccount-content .woocommerce-address-fields #billing_phone_field {width: 100% !important;}


  

}



@media (min-width: 1281px){
    .new-product-content-contact-form h1 {font-size: 36px; } 
    .new-product-content-contact-form h4 {font-size: 20px; }
    .cfs-product-column .product-grid-item {max-width: 25%;}
}

/********************************************************************************************/
/********  								Nanowebservices     					*************/
/********************************************************************************************/

.woocommerce-tabs > .woodmart-tab-wrapper > a.woodmart-accordion-title {
	font-size: 20px !important;
	background-color: #ffffff !important;
    padding-left: 30px !important;
    padding-right: 0px !important;
}

#pack-de-coaching-a-distance-video > .wpb_wrapper > .wpb_video_wrapper {
	padding-top: 10% !important;
} 

.wcsatt-sub-options > del, .subscription-price > del {
	display: none;
}

.product-design-alt .woocommerce-variation-price .price.wcsatt-one-time-price {
    /*margin-left: 30px !important;
	margin-top: 30px !important;*/
	/*margin-top: 55px !important;
    margin-left: -110px !important;
	color: #000000 !important;*/
	/*font-size: 16px !important;*/
	margin-top: 31px !important;
    margin-left: 135px !important;
	font-weight: 400 !important;
    color: #000000;
}

.single-product div.product .single_variation .wcsatt-options-prompt-label .price {
    /* display: inline-block!important; */
    /* margin-bottom: 0!important; */
    margin-top: -5px !important;
    margin-left: 28px !important;
}

.wcsatt-options-prompt-action > .price.subscription-price {
	margin-top: 27px !important;
}

.wcsatt-options-product-prompt-radio label>span {
    color: #000000;
}

ul.wcsatt-options-prompt-radios li {
    margin-bottom: 10px;
}

.shop_table .product-quantity, .product-quantity.custom-half-width {
	display: none !important;
}

.shop_table .product-price, .product-price.custom-half-width{
	width: 50% !important;
	text-align: center;
}

.product-grid-item .price {
    display: block;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.3;
    display: block;
    width: min-content;
}

.order-first, .order-last {
  clear: both;
}

#wc-stripe-payment-request-wrapper, #wc-stripe-payment-request-button-separator, .update_cart {
	display: none !important;
}

.wcsatt-sub-options, .subscription-details {
	color: #252525 !important;
}

.order-total {
	/*border-top: 2px solid #666 !important;*/
} 

.shipping {
	border: none;
}

.form-row.place-order {
    display: block;
    text-align: right;
}

#payment_method_stripe {
	display: inline-block !important;
}

div.create-account {
	padding: 0 !important;
	border: 0 !important;
	margin-top: -20px;
}	

p#account_password_field label {
    color: #A8A8A8 !important;
}

.order-last.order-md-first > .cart-totals-section {
	margin-bottom: 0px !important;
}

.leftproductbtn, .rightproductbtn {
	display: none;
}

#select2-billing_country-container {
	color: #000 !important;
}

.footer-container {
    background-color: #000 !important;
}

.product-sub-title {
	font-size: 18px;
	color: gray;
	margin-top: -10px;
	font-family: "ProximaNovaBold" !important;
	/*text-align: left;*/
}

.product-sub-title-center {
	font-size: 18px;
	color: gray;
	margin-top: 10px;
	font-family: "ProximaNovaBold" !important;
}

.product-grid-item .product-title > a {
	border-bottom: none !important;
}

#contact-coach{
	display: inline-block;
    text-align: center !important;
    margin: auto;
}

@media only screen and (max-width: 480px) {
	
	p#main_heading > label.main-address {
		font-size:14px!important;
		color:#000000;
	}
	div.create-account {
		padding: 0;
		border: 0 solid #EFEFEF;
		margin-top: -30px;
	}	
	#account_password_field {
		margin-bottom: 15px;
		color: #A8A8A8;
	}		
	#account_password_field > label {
		color: #A8A8A8;
	}	
	#main_heading{
		padding: 30px;
    	border: 3px solid #EFEFEF;
	}
	.ck_page {
		margin-top: 20px;
		margin-bottom: 0;
	}
	
	p#billing_email_field {
		margin-top: 20px;
	}
	
	.order-first {
		//order: 1;
		//background-color: red;
		//z-index: -9999;
	}
	
	.order-md-first{
		z-index: 9999 !important;
	}
	
	p.form-row-wide{
		clear: none !important;
	}
	
	.woocommerce-orders-table__cell{
		width: 100%;
		display: block;
		padding-top: 15px;
	}
	
	#place_order{
		margin: auto;
    	width: 80%;
	}
	
	.woocommerce-checkout-review-order tfoot tr:last-child td {
		border-bottom: 1px solid;
		font-size: 11px;
	}
	
	.product-design-alt .first-payment-date {
		margin-bottom: 50px;
	}
	
	.product-price.custom-half-width{
		width: 70% !important;
		text-align: center;
	}
	
	.form-row.place-order {
		text-align: center;
	}
	
	.subscription-details, .wcsatt-options-prompt-label{
		font-size: 12px !important;
	}
	
	.product-design-alt .woocommerce-variation-price .price.wcsatt-one-time-price {
		margin-top: 28px!important;
		margin-left: 110px!important;
		font-weight: 400 !important;
		color: #000000;
	}

	.single-product div.product .single_variation .wcsatt-options-prompt-label .price {
		margin-top: -8px !important;
		margin-left: 20px !important;
	}
	
	.leftebookproductbtn, .rightebookproductbtn, .leftproductbtn, .rightproductbtn {
		position: absolute;
		bottom: 57%;
		background-color: transparent;
	}
	
	.leftproductbtn, .rightproductbtn {
		display: inline-flex;
	}
	
	/*div#product-ebook-sidebar-container:hover button.leftebookproductbtn {
		left: -15px !important;
	}
	
	.leftproductbtn {
		left: -15px !important;
	}*/
	
	/*.rightproductbtn {
		right: -5px !important;
	}*/
	
	.leftproductbtn::after, .rightproductbtn::after, .leftebookproductbtn::after, .rightebookproductbtn::after {
		font-size: 20px !important;
	}
	
	.cfstrongsexy > .product-grid-item {
		width: 100% !important;
	}
	
	.whb-column.whb-col-center {
		z-index: 999;
	}
	
}

/****** 8888  **********/

.testimon-style-boxed .testimonial-inner{
	border-color: #F3F3F3 !important;
	border-radius: 15px;
}

.testimon-text-size-small .testimonial-content{
	border-color: #F3F3F3;
}


/*  Mollie  */

/*.payment_method_mollie_wc_gateway_creditcard {
	display: none !important;
}*/