/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.orange-gradient-btn {
    font-size: 14px;
    font-weight: 700;
    line-height: 48px;
    display: inline-block;
    text-transform: uppercase;
    padding: 2px 52px;
    border-radius: 30px;
    color: #ffffff;
    background-color: #00baff;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff5825), to(#ffc808));
    background-image: -webkit-linear-gradient(left, #ff5825 0%, #ffc808 100%);
    background-image: -o-linear-gradient(left, #ff5825 0%, #ffc808 100%);
    background-image: linear-gradient(to right, #ff5825 0%, #ffc808 100%);
    border: 0px;
    cursor: pointer;
}
.experts-say-wrapper {
    background: #009afa;
    background: -webkit-gradient(linear, left top, right top, from(#009afa), to(#0bf));
    background: -webkit-linear-gradient(left, #009afa 0%, #0bf 100%);
    background: -o-linear-gradient(left, #009afa 0%, #0bf 100%);
    background: linear-gradient(to right, #009afa 0%, #0bf 100%);
    border-radius: 5px;
}
.nitro-uppercase {
    font-size: 50px;
    font-weight: 700;
    line-height: normal;
    color: rgb(255, 255, 255);
    margin: 0px 0px 40px;
}
p.MsoNormal{
    font-size: 21px;
    line-height: 36px;
    color: rgb(255, 255, 255);
}
p.doctor-info {
    margin-top: 20px;
    font-size: 25px;
}
p.doctor-info span {
    font-size: 26px;
}
.what-people-say{
	font-size: 42px;
    font-weight: 700;
    line-height: 85px;
}
.nitrocut-section-title{
	color: rgb(51, 51, 51);
    font-size: 42px;
    font-weight: 700;
    line-height: 85px;
    margin-top: 62px;
}

.single-product.woocommerce .subscription-toggle .option .option-image-holder, .single-product .subscription-toggle .option .option-image-holder {
    width: 70px;
    height: 43px;
}
.single-product.woocommerce .subscription-toggle .option.selected-option label, .single-product .subscription-toggle .option.selected-option label {
    color: #0098ff;
    font-weight: bold;
}
.single-product.woocommerce .subscription-toggle .option .option-image-holder img, .single-product .subscription-toggle .option .option-image-holder img {
    height: 100%;
}
.option-subscription.cansel-anytime-text {
    float: left;
    padding-top: 20px;
}
.option-subscription.cansel-anytime-text p {
    font-size: 12px;
    line-height: 15px;
}
.option.nitroradiotoogle.option-onetime-order .option-price {
    float: right;
}
.option-image-holder {
    float: left;
}
.option.nitroradiotoogle.option-onetime-order label {
    float: left;
}
.option.nitroradiotoogle.option-onetime-order {
    clear: both;
    display: block;
}
input.sub-switch {
    float: left;
}
.option.nitroradiotoogle.option-subscription {
    clear: both;
}
.option.nitroradiotoogle.option-subscription .option-price {
    float: right;
}
.option.nitroradiotoogle.option-subscription label {
    float: left;
}
.option.nitroradiotoogle.option-onetime-order {
    clear: both;
    display: block;
    border: 1px solid #0098ff;
    -webkit-box-shadow: 0 0 10px rgba(0,113,221,0.21);
    box-shadow: 0 0 10px rgba(0,113,221,0.21);
    line-height: 17px;
    padding-left: 35px;
    padding-right: 34px;
    padding-top: 20px;
    min-height: 100px;
    padding-bottom: 36px;
}
.option.nitroradiotoogle.option-subscription {
    clear: both;
    display: block;
    border: 1px solid #0098ff;
    -webkit-box-shadow: 0 0 10px rgba(0,113,221,0.21);
    box-shadow: 0 0 10px rgba(0,113,221,0.21);
    line-height: 17px;
    padding-left: 35px;
    padding-right: 34px;
    padding-top: 25px;
    min-height: 100px;
    padding-bottom: 36px;
    margin: 10px 0px;
}
.option.nitroradiotoogle.option-onetime-order label {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    width: calc(100% - 150px);
    float: left;
    padding-top: 13px;
	color: #00baff;
}
.option.nitroradiotoogle.option-subscription label {
    line-height: 20px;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    width: calc(100% - 150px);
    float: left;
    padding-top: 13px;
	color: #00baff;
}
.option.nitroradiotoogle.option-subscription .option-price {
    float: right;
    color: #46505a;
    font-size: 17px;
    font-weight: 900;
    line-height: 21px;
    text-transform: uppercase;
    text-align: right;
    padding-top: 13px;
}
.option.nitroradiotoogle.option-onetime-order .option-price {
    color: #46505a;
    font-size: 17px;
    font-weight: 900;
    line-height: 21px;
    text-transform: uppercase;
    text-align: right;
    padding-top: 13px;
    float: right;
}
.cansel-anytime-text {
    display: none;
}
h3.option-title.choose-nitrocut-option {
    color: #FF0000;
    font-size: 18px;
    font-weight: 900;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    float: initial;
    position: relative;
    overflow: hidden;
}
.single-product.woocommerce .product-main h1.product-title.entry-title {
    font-size: 59px;
    font-weight: 900;
    line-height: 47px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #00baff;
}
.single-product.woocommerce .product_meta {
    display: none;
}
.single-product.woocommerce .social-icons {
    display: none;
}

/****fa icon start****/
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
  text-indent: 30px;
}
.wpcf7 p{ position: relative; }
.wpcf7 p .fa{
  position: absolute;
  color: #cdcac3;
  z-index: 100;
  font-size: 18px;
  top: 22%;
  left: 3%;
}

/****fa icon emd****/

@media (max-width: 767px){
.single-product.woocommerce .product-main h1.product-title.entry-title {
    font-size: 42px;
    text-align: center;
    margin-top: 20px;
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@media (min-device-width: 991px) and (max-device-width: 1200px) { 
    #top-bar ul.nav.nav-left.medium-nav-center.nav-small.nav-line-bottom {
    font-size: 16px;
    }
     #top-bar ul.nav.nav-center.nav-small.nav-line-bottom {
    font-size: 16px;
    }
    #top-bar ul.nav.top-bar-nav.nav-right.nav-small.nav-line-bottom {
    font-size: 16px;
    }
}
/* TDEE Calcualtor CSS Starts*/
.row.row-main.tdeeemainrow.tdeeemainrow {
   margin: auto !important;
}
.tdeebmrsec p {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
}

@media (min-device-width: 768px) {
.page-id-3300 .nav>li>a , .page-id-3988 .nav>li>a {
    font-size: 13px;
        padding: 10px 0;
}
.tdeebmrttl {
    color: #00baff;
    font-weight: 700;
}
}
@media (max-width: 767px) {
.tdeebmrttl {
    color: #00baff;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
}
}
.page-template-bmr-calculator .footer-1 .row {
    margin-left: auto;
    margin-right: auto;
}
.page-template-bmr-calculator .footer-1 .widget_nav_menu ul li a {
    font-size: 18px;
    text-decoration: none;
    line-height: 29px;
    font-family: "Merriweather Sans", sans-serif;
}
.page-template-bmr-calculator  .footer-secondary {
    float: none !important;
}
.page-template-bmr-calculator .copyright-footer p {
    margin-bottom: 1.3em !important;
}
.page-template-bmr-calculator .absolute-footer.dark {
    font-size: 18px;
    font-family: "Merriweather Sans", sans-serif;
}
.page-template-tdee-calculator  .footer-secondary {
    float: none !important;
}
.page-template-tdee-calculator .footer-1 .row {
    margin-left: auto;
    margin-right: auto;
}
.page-template-tdee-calculator .absolute-footer.dark {
    font-size: 18px;
    text-decoration: none;
}
.page-template-tdee-calculator .copyright-footer p {
    margin-bottom: 1.3em !important;
}
.page-template-tdee-calculator .footer-1 .widget_nav_menu ul li a {
    font-size: 18px;
    text-decoration: none;
    line-height: 29px;
    font-family: "Merriweather Sans", sans-serif;
}
.page-template-tdee-calculator .tdeeemainrow p {
    font-size: 18px;
    line-height: 1.6;
}
.page-template-bmr-calculator .tdeeemainrow p {
    font-size: 18px;
    line-height: 1.6;
}
.page-template-tdee-calculator span.floatleft.heightfitspan {
    font-size: 14px;
}
/* TDEE Calcualtor CSS Ends*/
/* Woocomerce 3 , 6 12  month Supply CSS Starts*/
@import url('https://fonts.googleapis.com/css?family=Poppins|Roboto:400,400i,500,500i,700,700i');
.product_package_sec .pkg-option-cols .prod_pkgwrap {
    margin-bottom: -40px;
}
.most-popular {
    margin-top: 0;
    padding: 3px 8px 8px;
    background-color: #08b5e5;
    -webkit-box-shadow: -1px 0 13px 0 rgba(100, 100, 100, .75);
    box-shadow: -1px 0 13px 0 rgba(100, 100, 100, .75);
}

.prod_pkgwrap {
    margin-bottom: -40px;
}

.prod_pkgwrap .most-popular-label {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.product_package_sec .pkg-option-cols:nth-child(2) {
    -webkit-box-flex: 1.2;
    -webkit-flex-grow: 1.2;
    -ms-flex-positive: 1.2;
    flex-grow: 1.2;
}

.prod_pkgwrap {
    padding: 10px 10px;
    margin-top: 20px;

}
.product-box-footer a.added_to_cart.wc-forward {
        border: 1px solid #00aefd;
    padding: 10px;
    margin-bottom: 15px;
    color: #13cb6e;
}
.product-box {
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: -1px 0 13px 0 rgba(100, 100, 100, .75);
    box-shadow: -1px 0 13px 0 rgba(100, 100, 100, .75);
    padding: 20px;
    color: #000;
    text-align: center;
}

.prod_pkgwrap .product-box:hover {
    background-color: #e5e7e8;
    cursor: pointer;
}

.prod_pkgwrap .product-box {
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    text-align: center;
}

.product-box-head h3#pkg-prod-name {
    color: #000;
    font-weight: 700;
    margin-bottom: .125em;
    font-size: 30px;
}

.product-box-head h4.pkg-prod-desc {
    font-weight: 700;
    font-size: 1.1504rem;
    color: #08b5e5;
    line-height: 1.25;
    margin: 0;
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 10px;
}

.pkg-price {
    font-size: 2.157rem;
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    font-size: 35px;
    line-height: 40px;
}
.pkg-prc-perday {
    color: #000;
    display: inline-block;
    background-position: center center;
    -webkit-background-size: 100% 50%;
    background-size: 100% 50%;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
}

.product-box-content {
    position: relative;
}

.product-box-content .pkg-prod-img {
    position: relative;
}

.product-box-content .pkg-prod-img img {
    max-height: 250px;
    width: auto;
}

.product-box-content .pkg-percent-off {
    background-color: #ff8c00;
    color: #fff;
    line-height: 1.1;
    height: 90px;
    text-transform: uppercase;
    width: 90px;
    border-radius: 100%;
    position: absolute;
    top: 20px;
    right: -12px;
    -webkit-box-shadow: -1px 0 8px 0 rgba(100, 100, 100, .35);
    box-shadow: -1px 0 8px 0 rgba(100, 100, 100, .35);
}

.product-box-content .pkg-percent-off .pkg-label,
.product-box-content .pkg-percent-off .pkg-label {
    display: block;
    font-size: 21px;
    font-weight: 700;
    padding: 22px 20px 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
}

.product-box-footer .pkg-price-info {
    margin-bottom: 30px;
}

.product-box-footer {
    line-height: 1.2;
}

.product-box-footer .btn-seal {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: auto auto 30px;
}

.product-box-footer .pkg-price-info .currency {
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
}

.product-box-footer .btn-seal {
    width: 92%;
    font-size: 1.25em;
    position: relative;
}

a img {
    -webkit-filter: saturate(140%);
    filter: saturate(140%);
    -webkit-transition: opacity .3s ease-in-out, -webkit-filter .3s ease-in-out;
    transition: opacity .3s ease-in-out, -webkit-filter .3s ease-in-out;
    transition: opacity .3s ease-in-out, filter .3s ease-in-out;
    transition: opacity .3s ease-in-out, filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.btn-seal .seal {
    width: 90px;
    height: 90px;
    position: absolute;
    left: -35px;
    top: -21px;
}

.product-box-footer .you-save {
    color: red;
    font-style: italic;
    margin-top: -15px;
    padding-left: 1.75em;
}

.product-box-footer .you-save strong,
.product-box-footer .you-save strong {
    font-size: 24px;
}

.product-box-footer .btn-success {
    color: #fff;
    background-color: #00bbff;
    border-color: #cdecd0;
    -webkit-box-shadow: 0 8px 0 #3bb5c9, 0 8px 6px rgba(0, 0, 0, .35);
    box-shadow: 0 8px 0 #3bb5c9, 0 8px 6px rgba(0, 0, 0, .35);
    text-shadow: 0 -1px 1px rgba(41, 41, 44, .35);
}

.product-box-footer .btn-seal {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.product-box-footer .btn-seal {
    width: 80%;
    position: relative;
    align-self: flex-end;
    margin: auto auto 30px !important;
    padding-left: 50px;
    font-size: 20px;
}

.product-box-footer img {
    max-height: 250px;
    width: auto;
}

.pkg-today-price,
.pkg-retail-price {
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
}

.pkg-retail-price .pkg-foot-amount {
    position: relative;
}
.pkg-foot-amount.amount.dasamountact {
    text-decoration: line-through;
    color: #b4b4b4;
    font-size: 26px;
    font-weight: 600;
}
.pkg-foot-amount.amount.yourpricevl {
    color: #40ad4a;
    font-size: 26px;
    font-weight: 600;
}
.pkg-retail-price .pkg-foot-amount:after {
    background: url(/wp-content/uploads/2018/05/line-1.png) no-repeat center center;
    -webkit-background-size: 80%;
    background-size: 80%;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.pkg-foot-amount {
    font-weight: 400;
}

.yellow-highlight {
    background-image: url(/wp-content/uploads/2018/05/yellow-highlight.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 9px 26px;
    background-repeat: no-repeat;
    background-position: center center;
        margin: 10px 0px;
}
.subsc-add-t-chart a.added_to_cart.wc-forward {
    margin-bottom: 40px;
}
.product-footer {
    margin-top: -100px;
}
@media (max-width: 767px){
    a.ajax_add_to_cart.add_to_cart_button.product_type_simple.button.primary.btn-seal {
            font-size: 14px;
    }
    .pkg-price {
            font-size: 28px;
    }
    .product-box-head h3#pkg-prod-name {
            font-size: 26px;
    }
    .product-box-footer .you-save strong, .product-box-footer .you-save strong {
            font-size: 21px;
    }
    .btn-seal .seal {
    width: 70px !important;
    height: 70px  !important;
    left: -19px  !important;
    top: -19px  !important;
}
.product-box-footer .you-save {
    padding-left: 0; 
}
.prod_pkgwrap {
    margin-top: 20px;
}
}

/* Woocomerce 3 , 6 12  month Supply CSS Ends*/
/* BMI Calcualtor CSS Starts*/
.page-template-bmi-calculator .footer-1 .row {
    margin-left: auto;
    margin-right: auto;
}
.page-template-bmi-calculator .footer-1 .widget_nav_menu ul li a {
    font-size: 18px;
    text-decoration: none;
    line-height: 29px;
    font-family: "Merriweather Sans", sans-serif;
}
.page-template-bmi-calculator .footer-secondary {
    float: none !important;
}
.page-template-bmi-calculator .copyright-footer p {
    margin-bottom: 1.3em !important;
}
.page-template-bmi-calculator .absolute-footer.dark {
    font-size: 18px;
    font-family: "Merriweather Sans", sans-serif;
}

div#wpcf7-f4608-o1 {
    padding-top: 20px;
}
@media (min-device-width: 768px) {
 .page-template-bmi-calculator .nav>li>a {
    font-size: 13px;
        padding: 10px 0;
}
}
.page-template-bmi-calculator p {
   font-size: 18px;
    line-height: 1.6;
}
.page-template-bmi-calculator ul li {
    font-size: 18px;
}
.page-template-bmi-calculator ol li {
    font-size: 18px;
}
/* BMI Calcualtor CSS Ends*/