body {
  overflow-x: hidden;
  font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

p {
  line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

/******* Buttons *******/
body, p { font-family: Oxygen !important; }
h1, h2, h3, h4, h5, h6 { font-family: Fjalla One !important; }

.btn {-webkit-background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#707070),color-stop(1,#6c7c7c));background:-moz-linear-gradient(top,#707070 5%,#6c7c7c 100%);background:-webkit-linear-gradient(top,#707070 5%,#6c7c7c 100%);background:-o-linear-gradient(top,#707070 5%,#6c7c7c 100%);background:-ms-linear-gradient(top,#707070 5%,#6c7c7c 100%);background:linear-gradient(to bottom,#707070 5%,#6c7c7c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070',endColorstr='#6c7c7c',GradientType=0);background-color:#707070;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;border:3px solid #566963;display:inline-block;cursor:pointer;color:#fff;font-family:Times New Roman;font-size:12px;font-weight:700;padding:17px 35px;text-decoration:none;text-shadow:0 -1px 0 #2b665e}.btn:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#6c7c7c),color-stop(1,#707070));background:-moz-linear-gradient(top,#6c7c7c 5%,#707070 100%);background:-webkit-linear-gradient(top,#6c7c7c 5%,#707070 100%);background:-o-linear-gradient(top,#6c7c7c 5%,#707070 100%);background:-ms-linear-gradient(top,#6c7c7c 5%,#707070 100%);background:linear-gradient(to bottom,#6c7c7c 5%,#707070 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c',endColorstr='#707070',GradientType=0);background-color:#6c7c7c}.btn:active{position:relative;top:1px}

#mainNav {
  position: fixed;
  width: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
}

#mainNav .logo img {
    filter: grayscale(100%) invert(100%); -webkit-filter: grayscale(100%) invert(100%); 
}
#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #fed136;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 70%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #fed136;
}

header.masthead a { text-decoration: none; }

header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
	text-decoration: none;
  }

header.masthead .intro-text .intro-lead-in {
    font-size: 25px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
  }

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
    }

header.masthead .intro-text .bullet {
      font-size: 22px;
      line-height: 32px;
      margin-top: 25px;
  	  list-style-type: none;
    }

@media (min-width: 1000px) {
	.container { width: 100%; }
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
  }
  
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
}

@media (max-width: 999px) {
.container { margin: 0; max-width: 100%; }
}

/******* Form *******/
input, select { color: #222222;  height: 30px; width: 100%; }
input[type=checkbox], input[type=radio]{ height: 15px; width: 15px; }

/******* Footer *******/
#footer {
  padding: 25px 0;
  text-align: center;
  background: #f1f1f1;
}

#footer .footer-link { padding: 20px; }
#footer .footer-link a { padding: 0 20px; }
#terms_body .terms-content { font-size: 12px; padding-top: 50px; }
#terms_body table td { border: 1px solid #222222; padding: 5px; }
#terms_body .black-border { background: #222222; height: 5px; padding: 0; }
#terms_body table { border: 4px solid #222222; }
#terms_body table td { border: 1px solid #222222; padding: 5px; }
#terms_body .black-border { background: #222222; height: 5px; padding: 0; }

/******* Cart *******/
#lblCartCount {
    font-size: 12px;
    background: #000;
    color: #fff;
    padding: 4px 7px;
    vertical-align: bottom;
    margin-left: 10px;
    position: absolute;
   right: -10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

}
.nav-link { position: relative; }

.cuCart { font-size: 12px; }
.cuCart a { padding: 10px; }
#shopping_cart .summary .totals { overflow: hidden; }
#shopping_cart .summary .totals table { float: right;  }
#shopping_cart .title { text-align: right; }
#shopping_cart .cart_checkout { text-align: right;  }

#checkout-form .summary table { width: 100%; }

/******* Sections *******/
.sections .navbar a { color: #222222 !important; }
.sections .logo img { filter: grayscale(100%) invert(100%); -webkit-filter: grayscale(100%) invert(100%); }

/******* Order *******/
#order_body form { font-size: 13px; color: #424242; }
#order_body .checkbox  input { position: absolute; margin-top: 5px; }
#order_body .checkbox p { padding-left: 20px; }

/******* Products *******/
.product-list-title { padding: 5px; }
.product-list img { width: 100%; }
.product-list { padding-bottom: 30px; }

.tab-navs {
    position: relative;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    border: 1px solid #eee;
    border-bottom: 0;
    border-left: 0;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    z-index: 2;
}

.tab-navs .tab-nav.active {
    padding: 12px 30px 15px;
    color: #222222;
    font-weight: 700;
    background: #fff;
    border-top: 3px solid #222222;
	border-left: 1px solid #eee;
    cursor: default;
}
.tab-panes {
    position: relative;
    top: -1px;
    z-index: 1;
    }
.tab-panes .tab-pane {
    padding: 30px;
    border: 1px solid #eee;
	margin-bottom: 20px;
}

/******* Order page placeholder *******/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #cccccc;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cccccc;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #cccccc;
}



#mainNav {
    position: relative;
    background: #222222;
  }

#mainNav { padding: 0; background: #141e2f; }

#order_body .logo img, #footer_body .logo img { filter: brightness(0); -webkit-filter: brightness(0); }
#order_body .summary-body h3 { float: none; text-align: center; }
#order_body .summary-body { float: left; width: 500px; }
#order_body form { border: 0; background: 0; }
#order_body form label { margin: 10px 0 0 0; }
#cart_review .col-md-4 { padding: 40px; border-right: 2px solid #ccc; border-top: 2px solid #ccc; }
#cart_review .col-md-4.last { border-right: 0; }
#order_body .order_heading { font-weight: bold; font-size: 15px; text-transform: uppercase; }
#order_body .summary table { margin: 20px 0; }
#order_body .order_total { font-size: 20px; }
#order_body .summary th { padding: 5px; border: 1px solid #ccc; background: #f1f1f1; }
#order_body .summary td { padding: 5px; }
#order_body .summary .price { float: right; }



#about { padding: 0; }
#aboutwrapper2 { color: #ffffff; padding: 20px 0; font-size: 15px; background-image: radial-gradient(rgba(100, 100, 100, 0.5), black); background-color: rgb(0, 0, 0); }

.cart_product { box-shadow: 0px 0px 10px #cccccc; margin-bottom: 20px; }
.cart_product td { padding: 10px; border: 1px solid #cccccc; }
.cart_product_empty { width: 100%; padding: 20px; }

/* Sections */
.sections #subheader .container, .sections #terms_body .container { margin-top: 125px; }
.sections .prod_quantity input { width: 50px; }
.sections #mainNav { background: none; }
.sections #mainNav a { color: #222; }

#Cart input { width: 50px; }
#Cart { font-size: 15px; }
#Cart thead th { font-size: 20px; background: #f1f1f1; padding: 15px; }
#Cart .delete { font-size: 10px; }
.continueCart { margin: 20px 0; padding: 20px; background: #f1f1f1; overflow: hidden; }
#updateCart { color: #007bff; cursor:pointer; }
#updateCart:hover { text-decoration: underline; }

/******* Form *******/
input, select { color: #222222;  height: 30px; width: 100%; }
input[type=checkbox], input[type=radio]{ height: 15px; width: 15px; }

header.masthead {
  text-align: center;
  color: #ffffff;
  background-image: url("/template/images/background.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  min-height: 100%;
  box-shadow: 0 3000px rgba(0, 0, 0, 0.5) inset;
}

header.masthead .form-box { 
margin: 125px 0 25px 0;
background: #f1f1f1;
font-size: 14px;
text-align: left;
color: #222222;
line-height: 18px;
border: 3px solid #FF394C;
}
header.masthead .form-box .col-3 { padding: 10px 0; }
header.masthead .form-box .col-9 { padding: 5px; }
header.masthead .form-box .label { padding:10px 0 0 2px; margin: 0; font-size: 13px; font-weight: normal;}
header.masthead .form-box-header { width: 100%; padding: 15px 5px; height: 100%; background: url(''); font-size: 35px; letter-spacing: -1px; line-height: 30px; font-weight: bold; text-align: center; text-transform: uppercase; }.form-box-header small { display: block; font-size: 20px; }
.form-box input { height: 50px; padding: 20px; margin: 2px 0; border-radius: 5px; border: 1px solid #cccccc; }
.form-box select { height: 50px; padding: 0 20px; margin: 2px 0; border-radius: 5px; border: 1px solid #cccccc; }

#about { padding: 60px 0; background: #fff; }
#about2 { background: #04B22C; color: #ffffff; }
#about h2 { text-align: center; font-size: 50px; padding: 50px; }
#about2 { padding: 60px 0; }
#about2 .workout { text-align: center; }
#about2 .workout div { width: 200px; height: 200px; margin: 0 auto; 
border: 5px solid #222222;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	border-radius: 200px;
overflow: hidden; }
.about2-content { padding: 0 60px; margin: 25% auto; }

#footer { overflow: hidden; background: #f1f1f1 !important; padding: 20px; color: #222 !important; }
#footer .fda_statement { font-size: 12px; }
#footer .footer-link { float: left; text-align: left; border-left: 1px solid #cccccc;  }
#footer .footer-info { float: left; text-align: left; padding: 20px 30px 20px 20px; }
#footer .footer-link a { display: block; }

@media (max-width: 768px) {
  header.masthead .intro-text { padding-top: 100px; padding-bottom: 0px; }
  header.masthead .intro-text .intro-heading { font-size: 35px; }
}

.logo { padding: 20px 0; display: block; }
.addToCart { margin: 20px 0; font-size: 12px; cursor: pointer; }
.btn {  cursor: pointer; }

/******* Custom Banner *******/
.custombanner1 { color: #fff; font-size: 5vw; line-height: 5vw; font-family: Fjalla One; font-weight: bold; }
.custombanner2 { color: #fff; font-size: 3vw; line-height: 3vw; font-family: Oxygen; font-weight: bold; }
.custombanner3 { color: #fff; font-size: 2vw; line-height: 2vw; font-family: Oxygen; font-weight: normal; }

.product-list {  padding: 40px 20px 0 20px; border-right: }
.product-list-info { overflow: hidden; display: block; }
.product-list { overflow: hidden; }
.tt-image-box { text-align: center; background: #fff; }
.tt-image-box img {  max-height:250px !important; object-fit: contain; max-width: 100%; }
.tab-navs { margin-top: 100px; }
.product-list { padding: 10px; }
.product-list .tt-image-box { padding: 20px; min-height: 300px; }
.banner2 { overflow: hidden; height: 300px; width: 400px; height: 500px;}
.banner2 img, .banner3 img { height: 300px; }
.banner3 { overflow: hidden; height: 300px; position: absolute; top: 100px; right: 0; width: 300px; }
/*end*/