/*
 Theme Name:     Myogenes Theme
 Theme URI:      https://www.kitchensoho.com/
 Description:    The Myogenes website theme
 Author:         Steve Lavine
 Author URI:     https://www.kitchensoho.com
 Template:       Divi
 Version:        0.3.12
 */
@font-face {
    font-family: 'Brown';
    src: url('/wp-content/fonts/brown-regular-webfont.woff2') format('woff2'),
    url('/wp-content/fonts/brown-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Brown';
    src: url('/wp-content/fonts/brown-bold-webfont.woff2') format('woff2'),
    url('/wp-content/fonts/brown-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Brown';
    src: url('/wp-content/fonts/brown-light-webfont.woff2') format('woff2'),
    url('/wp-content/fonts/brown-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'BrownBoldAlt';
    src: url('/wp-content/fonts/brown-boldalt-webfont.woff2') format('woff2'),
    url('/wp-content/fonts/brown-boldalt-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('/wp-content/fonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'),
    url('/wp-content/fonts/HelveticaNeueLTStd-Roman.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue LT Std Cn';
    src: url('/wp-content/fonts/HelveticaNeueLTStd-Cn.woff2') format('woff2'),
    url('/wp-content/fonts/HelveticaNeueLTStd-Cn.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('/wp-content/fonts/HelveticaNeueLTStd-Lt.woff2') format('woff2'),
    url('/wp-content/fonts/HelveticaNeueLTStd-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica Neue Lt Std Cn';
    src: url('/wp-content/fonts/HelveticaNeueLTStd-HvCn.woff2') format('woff2'),
    url('/wp-content/fonts/HelveticaNeueLTStd-HvCn.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
body {
    font-family: 'Brown', sans-serif;
    font-weight: 300;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Brown', sans-serif;
    font-weight: 700;
}
.bold-alt h2 {
    font-family: BrownBoldAlt, sans-serif;
}
.wp-caption {
    border: none;
    background-color: transparent;
}
#footer-menu ul {
    padding: 0;
    column-count: 2;
}
@media (max-width: 981px) {
    .et_pb_section_video.et_pb_section_first {
        padding-top: 0 !important;
    }
}
@media (min-width: 981px) {
    .et_pb_equal_columns .et_pb_column {
        justify-content: center;
        display: flex;
        flex-direction: column;
    }
}
#footer-menu ul li {
    margin-bottom: 8px;
}
#testimonials-slider h3 {
    color: #6ca28f !important;
    font-size: 14px;
}
#testimonials-slider h4 {
    color: #000000 !important;
    font-size: 18px;
}
.et-pb-arrow-prev:before {
    background: url(/wp-content/themes/Myogenes/arrow.svg);
    width: 30px;
    height: 30px;
    background-size: cover;
    content: "";
    display: block;
}
.et-pb-arrow-next:before {
    background: url(/wp-content/themes/Myogenes/arrow.svg);
    width: 30px;
    height: 30px;
    background-size: cover;
    content: "";
    display: block;
    transform: rotate(180deg);
}
#how-it-works .header-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#how-it-works .header-content h1 {
    width: 100%;
    order: 1;
}
#how-it-works .header-content .et_pb_header_content_wrapper {
    width: 100%;
    order: 4;
    margin-top: 2rem;
}
#how-it-works .header-content .et_pb_button_one {
    order: 2;
}
#how-it-works .header-content .et_pb_button_two {
    order: 3;
}
.how-it-works-step .et_pb_column {
    overflow: visible;
}
.how-it-works-step .et_pb_column .et_pb_image {
    position: absolute;
    top: -80px;
    right: -33px;
}
.how-it-works-step .et_pb_column h2 {
    margin-bottom: 2rem;
}
.how-it-works-step.alt-step .et_pb_column .et_pb_image {
    left: -33px;
    right: auto;
}
.how-it-works-info .et_pb_column {
    position: relative;
    overflow: visible;
}
.how-it-works-info .et_pb_column .et_pb_image {
    position: absolute;
    top: -124px;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 0);
}
#popmake-544, #popmake-1137 {
    border-radius: 25px;
}
.popmake-overlay:before {
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
@media (min-width: 1200px) and (max-width: 1500px) {
    #main-header .container {
        width: 95%;
    }
}
@media (max-width: 767px) {
    .how-it-works-info h3 {
        font-size: 16px !important;
    }
    h2 > br, h3 > br, .header-mobile .et_pb_fullwidth_header_container p br {
        display: none;
    }
    .with-newline h2 > br, .with-newline h3 > br {
        display: initial;
    }
    .how-it-works-step .et_pb_column .et_pb_image {
        position: absolute;
        top: -48px;
        right: -20px;
    }
    .how-it-works-step.alt-step .et_pb_column .et_pb_image {
        left: -20px;
        right: auto;
    }
    #how-it-works .header-content .et_pb_header_content_wrapper {
        width: 80%;
    }
}
@media (max-width: 981px) {
    .mobile_nav .et_mobile_menu {
        transition: background-color .6s;
    }
    .mobile_nav.opened .et_mobile_menu {
        background-color: white !important;
    }
    .header-mobile .et_pb_fullwidth_header_container {
        width: 100%;
    }
}
/**** The Consultants ****/
.consultants {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: -2rem;
}
.consultants .consultant {
    width: calc(100% - 4rem);
    margin: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.consultants .consultant h3 {
    font-weight: 400;
}
.consultants .consultant h3 span {
    display: block;
    text-transform: uppercase;
    color: #3f4e94;
    font-size: 14px;
    font-weight: 700;
}
.consultants .consultant p:first-child {
    flex-grow: 1;
}
.consultants .consultant p:last-child {
    color: #3f4e94;
    font-size: 14px;
    font-weight: 700;
}
@media (min-width: 981px) {
    .consultants .consultant {
        width: calc(25% - 4rem);
    }
}
/**** The Doctor login ****/
.doctor-button {
    float: right;
    margin: -8px 0 0 22px;
    position: relative;
    display: block;
    padding: 5px 15px;
    background-color: #3f4e94;
    border-radius: 6px;
    color: white;
}
.doctor-account-menu {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    right: -12px;
    top: 87%;
}
.doctor-account-menu.open {
    max-height: 300px;
    padding: 16px;
    background: white;
    border-radius: 6px;
    overflow: visible;
    box-shadow: 0 0 25px 17px rgba(59,74,158,0.1);
}
.doctor-account-menu.open:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width: 500px) {
    .doctor-button {
        display: none;
    }
}
.um-button {
    background-color: #fa82b8 !important;
    font-weight: 700 !important;
}
/**** The whitepapers and reports ****/
.whitepapers .whitepaper, .sample-reports .sample-report {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #cecece;
    padding: 20px 0;
}
.whitepapers .whitepaper:last-child, .sample-reports .sample-report:last-child {
    border-bottom: none;
}
.whitepapers .whitepaper h3, .sample-reports .sample-report h3 {
    padding-bottom: 0;
}
.whitepapers .whitepaper a, .sample-reports .sample-report a {
    color: white;
    background-color: #fa82b8;
    font-weight: 600;
    padding: 5px 15px;
    display: block;
    border-radius: 6px;
    text-align: center;
    margin-top: 1rem;
}
.et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3 {
    font-size: 19px;
}
@media (min-width: 768px) {
    .whitepapers .whitepaper, .sample-reports .sample-report {
        flex-direction: row;
    }
    .whitepapers .whitepaper h3, .sample-reports .sample-report h3 {
        padding-bottom: 0;
        max-width: 400px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        height: 1.2em;
    }
    .whitepapers .whitepaper a, .sample-reports .sample-report a {
        margin-top: 0;
    }
}
@media (min-width: 1024px) {
    .whitepapers .whitepaper h3, .sample-reports .sample-report h3 {
        max-width: 600px;
    }
}
@media (min-width: 1200px) {
    .whitepapers .whitepaper h3, .sample-reports .sample-report h3 {
        max-width: 750px;
    }
}
@media (min-width: 1400px) {
    .whitepapers .whitepaper h3, .sample-reports .sample-report h3 {
        max-width: 900px;
    }
}
@media (min-width: 1600px) {
    .whitepapers .whitepaper h3, .sample-reports .sample-report h3 {
        max-width: 100%;
    }
}
/*** SLIDER ***/
#homepage-carousel .item {
    width: 80%;
    position: absolute;
    background-color: white;
    box-shadow: 0 0 25px 17px rgba(102,76,144,0.3);
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    margin: 50px;
    min-height: 650px;
    overflow: hidden;
}
#homepage-carousel .item:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 40%);
}
.image-left:before, .image-right:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 20%);
}
#homepage-carousel .item img {
    max-width: 100%;
}
#homepage-carousel .item > div {
    padding: 25px;
    position: relative;
    z-index: 2;
}
@media (min-width: 1024px) {
    #homepage-carousel .item {
        min-height: 540px;
        width: 80%;
        max-width: 1440px;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        border-radius: 50px;
    }
    #homepage-carousel .item:before {
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 50%);
    }
    #homepage-carousel .item img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
    }
    #homepage-carousel .item > div {
        width: 40%;
        margin: 0 0 0 auto;
        padding: 50px;
    }
}
.myogenes-related {
    margin-top: 2rem;
}
.myogenes-related h3 {
    text-transform: uppercase !important;
}
.myogenes-related .related-wrapper {
    margin-top: 1rem;
}
.myogenes-related .related-wrapper ol {
    list-style: none;
    padding: 0;
    margin: 0 -2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.myogenes-related .related-wrapper ol li {
    border-radius: 25px;
    box-shadow: 0 0 25px 17px rgba(59,74,158,0.1);
    background-color: white;
    width: 100%;
    overflow: hidden;
    margin: 2rem
}
.myogenes-related .related-wrapper ol li a {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.myogenes-related .related-wrapper ol li h4 {
    padding: 50px;
    flex-grow: 1;
    color: #333333;
}
.myogenes-related .related-wrapper ol li h4 span {
    display: block;
    color: #3b4a9e;
    margin-top: 1rem;
}
.myogenes-related .related-wrapper ol li img {
    display: block;
}
/*** THE BLOG LISTINGS ***/
.myo-blog-listing article {
    background-color: white;
    border-radius: 25px;
    box-shadow: 0 0 25px 17px rgba(59,74,158,0.1);
    overflow: hidden;
    margin-bottom: 4rem;
}
.myo-blog-listing article > a {
    display: block;
}
.myo-blog-listing article a img {
    width: 100%;
    display: block;
}
.myo-blog-listing article .myo-blog-content {
    padding: 30px;
}
.myo-blog-listing article .more-link {
    padding: 10px 30px 30px 30px;
}
.myo-blog-listing article .myo-blog-content .myo-post-details > span {
    font-size: 16px;
    color: #cacaca;
    margin-bottom: 2rem;
    display: block;
}
.myo-blog-listing article .myo-blog-content .myo-post-details > h3 {
    color: #333333;
    font-size: 20px;
}
.myo-blog-listing article .myo-blog-content .myo-post-details > p {
    margin-bottom: 2rem;
}
.myo-blog-listing article .myo-blog-content .myo-post-details > a {
    font-weight: bold;
}
@media (min-width: 1024px) {
    .myo-blog-listing article {
        display: flex;
        flex-direction: row-reverse;
    }
    .myo-blog-listing article .myo-blog-content {
        padding: 30px 60px;
        width: 40%;
    }
    .myo-blog-listing article > a {
        width: 60%;
    }
}
/*** PAGINATION ***/
.myo-pagination li a,
.myo-pagination li a:hover,
.myo-pagination li.active a,
.myo-pagination li.disabled {
    color: #fff;
    text-decoration:none;
}
.myo-pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.myo-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.myo-pagination li {
    display: inline;
}
.myo-pagination li a,
.myo-pagination li a:hover,
.myo-pagination li.active a,
.myo-pagination li.disabled {
    background-color: #3b4a9e;
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 0.75rem;
}
.myo-pagination li a:hover,
.myo-pagination li.active a {
    background-color: #fa82b8;
}
@media (max-width: 767px) {
    .parent-pageid-585 .et_pb_section_1 {
        padding-top: 0 !important;
    }
}
@media (max-width: 1024px) {
    #et_mobile_nav_menu {
        display: block;
    }
    #main-header .nav li ul, #main-header .et_mobile_menu {
        background-color: #FFFFFF !important;
    }
    #top-menu {
        display: none;
    }
}
@media (min-width: 1024px) {
    #top-menu .menu-item-2242, #top-menu .menu-item-2241, #top-menu .menu-item-2240 {
        display: none;
    }
    .um-register .um-col-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: row;
    }
    .um-register .um-col-1 .um-field-title, .um-register .um-col-1 .um-field-user_email,
    .um-register .um-col-1 .um-field-specialism, .um-register .um-col-1 .um-field-clinic_address,
    .um-register .um-col-1 .um-field-user_password {
        width: 100%;
        flex-grow: 1;
    }
    .um-register .um-col-1 .um-field-title .um-field-area, .um-register .um-col-1 .um-field-first_name, .um-register .um-col-1 .um-field-last_name,
    .um-register .um-col-1 .um-field-phone_number, .um-register .um-col-1 .um-field-mobile_number,
    .um-register .um-col-1 .um-field-gmc_number, .um-register .um-col-1 .um-field-position, .um-register .um-col-1 .um-field-specialism .um-field-area {
        width: 48%;
    }
    .myogenes-related .related-wrapper ol li {
        width: 27%;
    }
    .image-left:before {
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 20%, rgba(255,255,255,1) 60%);
    }
    .image-right:before {
        background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 20%, rgba(255,255,255,1) 60%);
    }
}
@media (min-width: 1200px) {
    #product-header .et_pb_row {
        margin-left: 10% !important;
    }
    #footer-menu ul {
        column-count: 3;
    }
    #homepage-carousel .item {
        min-height: 540px;
        width: 80%;
        max-width: 1440px;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        border-radius: 50px;
    }
    #homepage-carousel .item:before {
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 30%, rgba(255,255,255,1) 50%);
    }
    #homepage-carousel .item img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
    }
    #homepage-carousel .item > div {
        width: 40%;
        margin: 0 0 0 auto;
        padding: 50px;
    }
    .image-left:before {
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 20%, rgba(255,255,255,1) 60%);
    }
    .image-right:before {
        background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 20%, rgba(255,255,255,1) 60%);
    }
}
@media (min-width: 1366px) {
    #homepage-carousel .item > div h3 {
        font-size: 47px;
        margin-bottom: 25px;
    }
}
@media (min-width: 1480px) {
    #product-header .et_pb_row {
        margin-left: auto !important;
    }
    #homepage-carousel .item {
        height: 740px;
    }
    #homepage-carousel .item > div h3 {
        font-size: 60px;
        margin-bottom: 50px;
    }
    .image-left:before {
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 45%);
    }
    .image-right:before {
        background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,1) 45%);
    }
}
.genomind h1, .genomind h2, .genomind h3 {
    font-family: 'Helvetica Neue LT Std Cn',sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.genomind p {
    font-family: 'Helvetica Neue LT Std',sans-serif;
}
.genomind-contact a[href="mailto:info@myogenes.com"] {
    color: white;
}
.genomind-menu {
    font-family: 'Helvetica Neue LT Std Cn',sans-serif;
    font-weight: 900;
}
#menu-genomind-menu li:last-child {
}
#menu-genomind-menu li:last-child a {
    border-radius: 50px;
    background-color: #cf7300;
    color: white !important;
    font-size: 14px;
    padding: 14px 1rem;
    max-height: 40px;
    margin-top: 14px;
}
.genomind-tag {
    display: none;
}
.myo_contact .input, .et_pb_contact p input[type=checkbox]+label i {
    border: 1px solid #3F4E94;
    border-radius: 5px;
    background-color: white;
}
.myo_contact ::-webkit-input-placeholder, .myo_contact select { /* Chrome/Opera/Safari */
    color: #3F4E94;
    text-transform: uppercase;
}
.myo_contact ::-moz-placeholder { /* Firefox 19+ */
    color: #3F4E94;
    text-transform: uppercase;
}
.myo_contact :-ms-input-placeholder { /* IE 10+ */
    color: #3F4E94;
    text-transform: uppercase;
}
.myo_contact :-moz-placeholder { /* Firefox 18- */
    color: #3F4E94;
    text-transform: uppercase;
}
.myo_contact .et_pb_button {
    color: #ffffff!important;
    font-size: 16px;
    background-color: #fa82b8;
    text-align: center;
    padding: 0.3em 1em !important
}
.myo_contact .et_pb_button:after {
    display: none;
}
.myo_contact .et_pb_button:hover {
    background-color: #664c90;
}
.myo_order {
    max-width: 600px;
}
.myo-blog-pagination {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
@media (min-width: 768px) {
    .genomind-tag {
        display: inline-block;
        background-color: #cf7300;
        padding: .5rem 1rem;
        text-transform: uppercase;
        position: fixed;
        z-index: 10;
        top: 50%;
        left: -70px;
        transform: translateY(-50%) rotate(-90deg);
    }
    .genomind-tag a {
        color: white;
    }
}
@media (min-width: 1366px) {
    #menu-genomind-menu {
        margin-left: 3rem;
    }
    .myo_order {
        max-width: 60%;
    }
}
.single-product .product .single_add_to_cart_button.button {
background-color: #FF0000;
color: #C0C0C0;
}
