﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

a, .btn-link {
    color: #0366d6;
}

.mt-7 {
    margin-top: 6rem !important;
}

.primary-link {
    cursor: pointer;
    color: #4daf8f !important;
}

.display-as-link {
    cursor: pointer;
}

.btn-primary {
    color: #fff;
    background-color: #4daf8f;
    border-color: #4daf8f;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #4daf8f;
        border-color: #4daf8f;
    }

.bhi-btn-checkout {
    width: 230px !important;
}

.btn-info {
    color: #fff;
    background-color: #1d75a5;
    border-color: #176996;
}

    .btn-info:hover {
        color: #fff;
        background-color: #3a8fbd;
        border-color: #176996;
    }

.alert-custom-color {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

    .alert-custom-color hr {
        border-top-color: #b1dfbb
    }

    .alert-custom-color .alert-link {
        color: #0b2e13
    }



.green-text {
    color: #4daf8f !important;
}

.content {
    padding-top: 1.1rem;
}

.nav-chevron-shim {
    margin-top: 3px;
}

.btn-min-width-250 {
    min-width: 250px !important;
}


.form-radio-input {
    padding-right: 15px;
    vertical-align: text-top;
}

.form-radio-input-middle {
    padding-right: 15px;
    padding-top: 2px !important;
}

.form-radio-input-row td {
    padding-bottom: 10px !important;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.recommendation-container {
    width: 95%;
    min-width: 300px !important;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 7px;
    box-shadow: 0 0 10px 0 rgba(100, 100, 100, 0.26);
}

.recommendation-table {
    width: 100%;
}

.recommendation-table-header {
    width: 100%;
    text-align: left;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 10px;
}

.recommendation-image {
    clear: left;
    width: 100%;
    max-width: 75px;
    margin: 0 auto;
    height: 90px;
    text-align: center;
}

    .recommendation-image img {
        width: 95%;
    }

.add-recommendation-image {
    width: 100%;
    max-width: 75px;
    margin: 0 auto;
    height: 90px;
    text-align: center;
    margin-bottom:83px;
}

    .add-recommendation-image img {
        width: 95%;
    }

.add-recommendation-productName {
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    text-align: center;
    padding: 3px;
}
.form-label {
    font-weight: bold;
    font-size: 16px;
}

.add-recommendation-label {
    font-weight: bold;
    font-size: 16px;
    margin-top:8px;
}

.lablink-order-row {
    border-bottom: 1px dotted #ccc;
}

.lablink-recommendation-image {
    float: left;
    width: 100%;
    max-width: 45px;
    height: 115px;
    text-align: center;
    position: relative;
    margin-right: 10px;
    /*border:1px solid red;*/
}

    .lablink-recommendation-image img {
        width: 95%;
        position: absolute;
        top: 33%;
        left: 50%;
        transform: translate(-50%, -50%);
    }


.recommendation-info-group {
    float: left;
    display: inline-flex;
    flex-grow: 100;
}

.recommendation-name {
    font-weight: bold;
    font-size: .9em;
    width: 100%;
    text-align: center;
    padding: 3px;
}

.recommendattion-supplement-facts-conainer {
    height: 300px !important;
    overflow: auto;
    font-size: .9em;
}

.recommendation-facts-shortDescription {
    width: 100%;
    text-align: left;
    padding: 3px;
}

.recommendation-facts-displayText {
    width: 100%;
    text-align: left;
    padding: 3px;
}
/*Wholescripts HTML changes for Supplement Fact Dialog*/
.fact_header {
    font-size: 1em;
}

    .fact_header h3 {
        font-size: 1.15em;
    }

.fact_body {
    font-size: .8em !important;
    font-kerning: normal !important;
}

    .fact_body th {
        padding: 2px !important;
    }

    .fact_body td {
        padding: 2px !important;
        vertical-align: top !important;
    }

.fact_footer {
    font-size: 1em;
}

.order-summary-horizontal-bar {
    width: 95%;
    margin: 0 auto;
    border-top: 1px solid #4daf8f;
    margin-top: 5px;
}

.order-summary-item {
    float: left;
    text-align: left;
    text-transform: uppercase !important;
    font-size: .90em !important;
    margin-left: 5px;
    min-width: 197px;
}


.order-summary-amount {
    float: right;
    width: 100px;
    text-align: right;
}

.lablink-order-summary-item {
    float: left;
    text-align: left;
    text-transform: uppercase !important;
    font-size: .90em !important;
    margin-left: 5px;
    margin-top: 4px;
    width: 260px;
    min-height: 45px;
    
}

.lablink-recommendation-quantity {
    float: left;
    font-size: .8em;
    text-align: left;
    padding: 3px;
    width: 180px;
    margin-top: 4px;

}

.lablink-recommendation-view-supplemnt-facts {
    float: left;
    font-size: .9em;
    width: 162px !important;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 4px;

}

.lablink-recommendationrating {
    float: left;
    display: block;
    font-size: .9em;
    width: 150px !important;
    height: 30px;
    text-align: left;
    margin-top: 4px;
    margin-bottom: 10px;
    margin-right:10px;
}

.lablink-recommendationrating-red {
    background-color: red;
    width: 150px !important;
    height: 30px;
    color: #fff;
    text-align: center;
}

.lablink-recommendationrating-yellow {
    background-color: yellow;
    width: 150px !important;
    height: 30px;
    color: #444;
    text-align: center;
}

.lablink-order-summary-amount {
    float: right;
    margin-top: 4px;
    text-align: right;
    width: 100px;
    margin-right: 15px;
    
}

.lablink-recommendation-remove {
    font-size: .9em;
    color: #4daf8f;
    padding: 3px;
    margin-top: 4px;
    cursor: pointer;
    float: right;
    text-align: right;
    
}

.lablink-recommendation-edit {
    font-size: 16px;
    font-weight: bold;
    color: #4daf8f !important;
    padding: 3px;
    margin-top: 4px;
    margin-left:10px;
    cursor: pointer;
    
}

.order-summary-discount {
    color: red !important;
}

.order-summary-discount-description {
    width: 100%;
    text-align: center;
}

.order-summary-total {
    width: 145px;
    text-align: left;
    margin-left: 20px;
    font-size: 1.15em !important;
    font-weight: bold;
}

.order-summary-card {
    box-shadow: 0 0 10px 0 rgba(100, 100, 100, 0.26);
    min-width: 320px !important;
    border-radius: 7px;
    margin-top: -17px;
}

.remove-box-shadow {
    box-shadow: none !important;
}

@media screen and (max-width: 375px) {
    .order-summary-card {
        margin-left: -10px !important;
        margin-top: 20px;
    }
}

@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}

.order-summary-card h2 {
    font-size: 1.25em;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.order-summary-card h3 {
    font-size: 1.15em;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.bhi-payment-types {
    width: 100% !important;
    margin-bottom: 10px !important;
    text-align: center;
}

    .bhi-payment-types img {
        width: 30px;
    }

.bhi-checkout-action {
    width: 100% !important;
    margin-bottom: 10px !important;
    text-align: center;
}

.recommendation-subotal {
    font-size: .9em;
    width: 100px;
    padding: 3px;
}

.recommendation-group-cost {
    width: 100%;
    text-align: center;
}

.recommendation-quantity {
    float: left;
    font-size: .8em;
    text-align: left;
    padding: 3px;
    width: 50%;
    text-align: center;
    float: left;
}

.recommendation-cost-per-day {
    font-size: .8em;
    text-align: left;
    padding: 3px;
    width: 50%;
    text-align: center;
    float: left;
}

.recommendation-reason-to-use {
    float: left;
    font-size: .9em;
    width: 100% !important;
    max-width: 300px !important;
    margin-bottom: 10px !important;
    margin-left: 10px !important;
    text-align: left;
}



.recommendation-cost {
    font-size: .9em;
    text-align: left;
    padding: 3px;
    width: 100%;
    text-align: center;
}



.recommendation-remove {
    font-size: .9em;
    color: #4daf8f;
    padding: 3px;
    margin-left: 5px;
    margin-top: 5px;
    cursor: pointer;
    float: right;
    text-align: right;
}

.recommendation-subTotal {
    float: left;
}

.clear {
    clear: both;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.wait-state-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    padding: 0;
    margin: 0;
    background-color: rgba(7, 6, 6, 0.1);
}

.wait-state {
    margin: 0 auto;
    max-width: 300px;
    height: 140px;
    margin-top: 45vh;
    text-align: center !important;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.25);
}

.wait-state-colors {
    color: #fff!important;
    background-color: #4daf8f!important;
    border: 1px solid #fff!important;
}

.wait-message {
    font-size: 1.00em;
}

.spinner {
    margin: 0 auto;
    width: 100%;
}

.spinnerDivs {
    width: 200px;
    height: 90px;
    font-size: 10px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

.spinnerText {
    width: 100%;
    font-size: 1.25em;
    text-align: center;
}

.spinnerDivs > div {
    background-color: #fff;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    height: 30px;
}

.spinnerDivs .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinnerDivs .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinnerDivs .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinnerDivs .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.assessmentStepContainer {
    position: relative;
    top: 0;
    left: -10px;
    min-width: 300px;
    overflow: auto;
}

.assessment-content-container {
    height: 100% !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
}

.telemedicine-image {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
}

    .telemedicine-image img {
        width: 90%;
        margin: 0 auto;
    }


.form-question-label {
    font-size: 1.25em !important;
    line-height: 1.5em !important;
    font-weight: bold;
}

.form-question-context {
    font-size: 1.0em !important;
    line-height: 1.15em !important;
    font-weight: normal;
    font-style: italic;
    padding-bottom: 5px;
    padding-top: 5px;
}

.form-question-title-label {
    font-size: 1.5em !important;
    line-height: 1.7em !important;
    font-weight: bold;
    margin-bottom: 5px;
    color: #4daf8f;
}

.AssessmentProgressBar {
    width: 100%;
    position: absolute;
    bottom: 1px;
    display: none !important
}

@media (min-width: 1024px) {

    .AssessmentProgressBar {
        display: block !important
    }
}


.PercentageComplete {
    height: 40px;
    color: #fff;
    padding: 10px;
    background-color: #4daf8f;
    border-color: #4daf8f;
}

.ProgressLabel {
    color: #fff;
    float: right;
    margin-right: 10px;
    font-size: .85em !important;
}

.splashpage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    padding: 0;
    margin: 0;
    padding-top: 15vh;
    text-align: center;
    color: #444;
}

.PercentComplete15 {
    width: 15%;
    min-width: 300px;
}

.PercentComplete20 {
    width: 20%;
    min-width: 305px;
}

.PercentComplete25 {
    width: 25%;
    min-width: 305px;
}

.PercentComplete30 {
    width: 30%;
    min-width: 310px;
}

.PercentComplete35 {
    width: 35%;
    min-width: 310px;
}

.PercentComplete40 {
    width: 40%;
    min-width: 320px;
}

.PercentComplete45 {
    width: 45%;
    min-width: 320px;
}

.PercentComplete50 {
    width: 50%;
    min-width: 330px;
}

.PercentComplete55 {
    width: 55%;
    min-width: 330px;
}

.PercentComplete60 {
    width: 60%;
    min-width: 340px;
}

.PercentComplete65 {
    width: 65%;
    min-width: 340px;
}

.PercentComplete70 {
    width: 70%;
    min-width: 345px;
}

.PercentComplete75 {
    width: 75%;
    min-width: 345px;
}

.PercentComplete85 {
    width: 85%;
    min-width: 350px;
}

.PercentComplete80 {
    width: 80%;
    min-width: 350px;
}


.PercentComplete90 {
    width: 90%;
    min-width: 350px;
}

.position-topright {
    top: 100px !important;
}

.height-input-control {
    width: 150px;
}

.navigation-link {
    cursor: pointer;
}

.tos-link {
    cursor: pointer;
    color: #4daf8f !important;
}

.logo-set-size {
    min-width: 250px;
}

.page-full {
    height: 90vh;
}
/**
* Template Name: OnePage - v2.2.2
* Template URL: https://bootstrapmade.com/onepage-multipurpose-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    font-family: "Open Sans", sans-serif;
    color: #444444;
}

a {
    color: #4daf8f;
}

    a:hover {
        color: #469fdf;
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", sans-serif;
}



/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    transition: all 0.5s;
    background: #fff;
    z-index: 997;
    padding: 15px 0;
    border-bottom: 1px solid #e6f2fb;
}

    #header.header-scrolled {
        border-color: #fff;
        box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
    }

    #header .logo {
        font-size: 28px;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 300;
        letter-spacing: 0.5px;
        font-family: "Poppins", sans-serif;
    }

        #header .logo a {
            color: #4daf8f;
        }

        #header .logo img {
            max-height: 65px;
        }

@media (max-width: 992px) {
    #header .logo {
        font-size: 28px;
    }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu > ul {
    display: flex;
}

    .nav-menu > ul > li {
        position: relative;
        white-space: nowrap;
        padding: 14px 0 14px 28px;
    }

.nav-menu a {
    display: block;
    position: relative;
    color: #4daf8f;
    transition: 0.3s;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
}

    .nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
        color: #4daf8f;
    }

.nav-menu .drop-down ul {
    display: block;
    position: absolute;
    left: 15px;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(18, 66, 101, 0.1);
    transition: 0.3s;
    border-radius: 5px;
}

.nav-menu .drop-down:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.nav-menu .drop-down li {
    min-width: 180px;
    position: relative;
}

.nav-menu .drop-down ul a {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    color: #4daf8f;
}

    .nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
        color: #4daf8f;
    }

.nav-menu .drop-down > a:after {
    content: "\ea99";
    font-family: IcoFont;
    padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
}

.nav-menu .drop-down .drop-down > a {
    padding-right: 35px;
}

    .nav-menu .drop-down .drop-down > a:after {
        content: "\eaa0";
        font-family: IcoFont;
        position: absolute;
        right: 15px;
    }

@media (max-width: 1366px) {
    .nav-menu .drop-down .drop-down ul {
        left: -90%;
    }

    .nav-menu .drop-down .drop-down:hover > ul {
        left: -100%;
    }

    .nav-menu .drop-down .drop-down > a:after {
        content: "\ea9d";
    }
}


/* Mobile Navigation */
.mobile-nav-toggle {
    position: fixed;
    right: 15px;
    top: 18px;
    z-index: 9998;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
}

    .mobile-nav-toggle i {
        color: #4daf8f;
    }

.mobile-nav {
    position: fixed;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    z-index: 9999;
    overflow-y: auto;
    background: #fff;
    transition: ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
    padding: 10px 0;
}

    .mobile-nav * {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .mobile-nav a {
        display: block;
        position: relative;
        color: #4daf8f;
        padding: 10px 20px;
        font-weight: 500;
        outline: none;
    }

        .mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
            color: #4daf8f;
            text-decoration: none;
        }

    .mobile-nav .drop-down > a:after {
        content: "\ea99";
        font-family: IcoFont;
        padding-left: 10px;
        position: absolute;
        right: 15px;
    }

    .mobile-nav .active.drop-down > a:after {
        content: "\eaa1";
    }

    .mobile-nav .drop-down > a {
        padding-right: 35px;
    }

    .mobile-nav .drop-down ul {
        display: none;
        overflow: hidden;
    }

    .mobile-nav .drop-down li {
        padding-left: 20px;
    }

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(10, 38, 58, 0.6);
    overflow: hidden;
    display: none;
    transition: ease-in-out 0.2s;
}

.mobile-nav-active {
    overflow: hidden;
}

    .mobile-nav-active .mobile-nav {
        opacity: 1;
        visibility: visible;
    }

    .mobile-nav-active .mobile-nav-toggle i {
        color: #fff;
    }



#ProductPackPaymentSuccess {
    margin-top: 120px;
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
    padding: 80px 0;
    overflow: hidden;
}

.section-bg {
    background-color: #f8fbfe;
}



.custom-modal-opacity {
    background-color: rgba(0, 0, 0, 0.16) !important;
}

.custom-modal-opacity {
    background-color: rgba(0, 0, 0, 0.16) !important;
}

.question-additionalcontent-image img {
    width: 95% !important;
}

.question-additionalcontent-container {
    height: 45px !important;
}

#howItWorks li {
    line-height: 1.75em !important
}

.hero-secondary-text {
    color: #5e5e5e;
    font-size: 22px;
    line-height: 35px;
}

    .hero-secondary-text p {
        margin-bottom: 10px;
    }



.bhi-max-page-width {
    max-width: 1024px;
}

video {
    width: 100%;
    max-width: 1024px;
    height: auto;
}

.video-card {
    width: 100%;
    max-width: 1024px;
}

.quantity-input {
    max-width: 100px !important;
}

.blazored-typeahead {
   
    width: 70% !important;
}

.blazored-toast-container {
    z-index: 9999 !important;
}

.match-card-width {
    width:95% !important;
}


.btn_Submit_Special {
    height: 61px;
    width: 175px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-weight: 700;
    color: #010101;
    font-family: "Poppins";
    display: inline-block;
    z-index: 1;
    color: #fff !important;
    background-color: #4bb092 !important;
}

.btn_Submit_Special {
    transition: 0.3s all ease-in-out;
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    display: inline-block;
}

.btn_Submit_Special:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    right: 0;
    top: 45px;
    right: 15px;
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease-in-out;
}

.btn_Submit_Special:after {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: -100%;
    right: 0;
    z-index: -2;
    transition: 0.3s all ease-in-out;
    background-color: #030633;
}

.btn_Submit_Special:hover {
    color: #fff;
}

.btn_Submit_Special:hover:before {
    opacity: 1;
    right: 25px;
    visibility: visible;
}

.btn_Submit_Special:hover:after {
    top: 0;
}

.max-dialog-height {
    max-height: 600px !important;
    overflow: auto !important;
}

.assessment-identifier-container {
    padding: 10px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    margin-bottom: 20px;
    border-radius: 7px;
}

.assessment-identifier-container h2{
    font-size: 1.25em;
    font-weight: bold;
    text-align:left!important;
}

.required{
    font-weight:600;
    font-size:1.25em;
    color:red;
}