@charset "UTF-8";
/*
Theme Name: Muscle Milk
Theme URI: http://uwwwe.com
Author: Uwe Zens
Author URI: http://uwwwe.com;
Description: Muscle Milk Wordpress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: musclemilk
*/

#focus-styles li:focus-visible,a:focus-visible,button:focus-visible,div:focus-visible,span:focus-visible {
   outline: 2px solid #ff0000 !important;
}

/*
.navbar-brand:focus-visible {
    outline: 2px solid #ff0000;
}
*/
.about-gatorade-product-red-area-container {
	display: flex; 
	justify-content: center;
	background-color: #54565a;
	padding-bottom: 25px;
	padding-top: 38px;
}
.about-gatorade-product-red-area-text {
	width: 90vw; 
	color: white;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
	    font-weight: bold;
}

.about-top-image {
	margin-top: 26px;
}

.about-gatorade-product-red-area-text p {
	
	 padding-bottom: 10px;
}
.about-gatorade-product-container {
	display: flex; 
	justify-content: center;
	padding-bottom: 25px;
	padding-top: 25px;
  background-color: #fff;
}

.about-gatorade-product-container-item {
	padding-bottom: 0px;
}
.about-gatorade-product-img-container {
	text-align: center;
}
.about-gatorade-product-img {
	width: 75%;
}
.about-gatorade-product-img-own-your-strength {
	width: 280px;
}
.about-gatorade-product-h2 {
	text-align: center;
	font-family: flama-bold, arial, helvetica, sans-serif;
	font-size: 35px;
}
.about-gatorade-product-h2-blue {
	color: #0a92ca;
}
.about-gatorade-product-h2-red {
	color: red;
	
}

.about-gatorade-product-specs-text-bullet-align {
	text-align: left;
	padding-left: 4vw;
	font-size: 16px;
	font-weight: bold;
}
.about-gatorade-product-specs-push-right {
	padding-right: 25px;
}


.screenreader-text {
    background: #fff;
    color: #000;
    top: 5px;
    height: 30px;
    left: 50%;
    padding: 5px;
    position: absolute;
    transform: translateY(-100%);
    transition: transform 0.3s;
    vertical-align: middle;
}
.screenreader-text:focus {
    transform: translateY(0%);
    z-index: 9999;
}

.screenreader-text:focus-visible {
    outline: 2px solid #ff0000;
}


.cat-filters-trigger:focus-visible {
    outline: 2px solid #ff0000;
}
.product-slider-title:focus-visible {
    outline: 2px solid #ff0000;
}
a:focus,
.navbar-mm .navbar-nav>li>a:focus {
    border: 1px solid #ff0000;
}


.features .desc ul.description-bullets {
  display: list-item;
  padding: 5px;
  margin-left: 10px;
}
.features .desc ul.description-bullets li {
  list-style-type: disc;
  display: list-item;
  padding: 5px
}
#smallnote {
  font-size: .9rem !important;
}
@media (min-width:480px) and (max-width:768px) {
  .content .nutinfonew-bt {
    width: 70%;
    margin: 0 auto
  }
}
@media (min-width:992px) {
  .content .nutinfonew-bt {
    width: 60%;
    margin: 0 auto
  }
}
.content .nutinfonew-bt a {
  text-decoration: none;
  color: #fff
}
.nutinfonew {
  margin-bottom: 30px;
  font-size: .8em;
  font-weight: 700;
  transition: all 1s
}
.nutinfonew td {
  padding: 10px;
  text-align: center
}
.nutinfonew-bt {
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  position: relative
}
.nutinfonew-bt:after, .nutinfonew-bt:before {
  content: " ";
  display: table
}
.nutinfonew-bt:after {
  clear: both
}
.nutinfonew-bt a {
  display: none;
  background: #dd1626;
  color: #fff;
  border: 2px solid #000;
  width: 100%;
  float: left;
  box-sizing: border-box;
  height: 43px;
  line-height: 43px;
  transition: all, .3s, ease;
  padding-left: 20px;
  padding-right: 62px;
  text-align: left;
  font-size: 14px
}


@media screen and (max-width:1200px) {
  .nutinfonew-bt a {
    font-size: 12px;
    padding-right: 45px
  }
}
.nutinfonew-bt a:hover {
  text-decoration: none;
  background: #333;
  color: white;
}
.nutinfonew-bt a:after {
  border-left: 2px solid #000;
  color: #000;
  content: "";
  font-family: fontAwesome;
  height: 100%;
  line-height: 43px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 42px
}
.nutinfonew-bt.visible a, .nutinfo-bt a:after {
  display: inline-block
}
#mobile-cat {
  color: red !important;
}
.fullwidth .background-box {
  background-position: unset !important;
}
#bottom-align-box {
  background-position: bottom !important;
}
.product-cat-genuine-bg {
  background: #FFFFFF !important;
}
.product-cat-default-bg {
  background: #FFFFFF !important;
}
.product-cat-gainer-bg {
  background: #FFFFFF !important;
}
.product-cat-100-calorie-bg {
  background: #FFFFFF !important;
}
.product-cat-coffee-house-bg {
  background: #FFFFFF !important;
}
.product-cat-pro-series-bg {
  background: #FFFFFF !important;	
}
#MMilkBuyModal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 3%;
}
#MMilkBuyModal .modal-body {
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
  width: 100%;
  max-width: 830px;
  min-width: 300px;
  height: auto;
  max-height: 84vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
  z-index: 1050;
}
@media (max-width: 768px) {
  #MMilkBuyModal .modal-body {
    width: 80%;
    margin-top: 40px;
    overflow: unset;
  }
}
#MMilkBuyModal .close {
  float: right;
  /* font-size: 21px; */
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  text-shadow: 0 1px 0 #999;
  position: absolute;
  top: 6vh;
  margin-right: -30px;
  color: #ffffff;
  margin-top: -30px;
  font-size: 40px;
  background-color: transparent;
  border: 0;
  z-index: 99999;
  opacity: 1;
  left: calc(50vw + 427px);
}
@media all and (max-width: 768px) {
  #MMilkBuyModal .close {
    left: auto;
    right: 60px
  }
}

button#destiniBuy {
	
	cursor: pointer;
    background: #e90d1e;
    color: #fff;
    text-transform: uppercase;
	text-align: center;
    padding: 0 13px 0 20px;
    width: 100%;
    box-sizing: border-box;
    //position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 43px;
	display: inline-block;
	margin-bottom: 20px;
	border: 0;
	
	/*
  background-color: #2d2a6e;
  color: #fff;
  padding: 8px 15px;
  display: inline-block;
  border-radius: 6px;
  text-decoration: none;
  font-family: naked-omnes-semibold !important;
	*/
}

button#destiniBuy:hover {
	text-decoration: none;
    // background: #333;
	
	background: #000000;
	color: #ffffff;
}

.navbar-mm {
	background: black !important;
}

#mobile-navigation {
	
 -webkit-animation: AnimationName 4s ease infinite !important;
  -moz-animation: AnimationName 4s ease infinite !important;
  animation: AnimationName 4s ease infinite !important;
}

.post-headline h1 {
	text-shadow: 2px 2px 4px #000000 !important;
}

.post-headline p {
	text-shadow: 2px 2px 2px #000000 !important;
}

#black-text h2 {
	color: #000 !important;
}

#black-text {
	color: #000 !important;
}
.footer a:hover {
	text-decoration: underline !important;
}
.product-page-push-down {
	padding-top: 60px !important;
}
.related-products-header {
	text-align: center;
    margin-top: -58px;
	font-family: flama-boldx, Gotham Cond A, Gotham Cond B;
    font-style: normal;
    font-weight: 700;
	font-size: 30px;
	color: black;
	
}
.main-product-area {
	right: 330px;
}

@media (max-width: 1720px) {

	.about-top-image {
	margin-top: 33px;
}

@media (max-width: 1600px) {

	.about-top-image {
	margin-top: 33px;
}
	
}
@media (max-width: 1290px) {

	.about-top-image {
	margin-top: 39px;
}
	
}

@media (max-width: 1275px) {

	.about-gatorade-product-specs-text-bullet-align {
		font-size: 1.2vw;
		
	}
	
}
@media (max-width: 1200px) {

	.about-top-image {
	margin-top: 40px;
}
	
}

@media (max-width: 992px) {
.push-mobile-logo-left {
	margin-left: 2vw !important;
	}
	.related-products-header {
		text-align:center;
		padding-left: 15px;
	}	
	
	.main-product-area {
	right: 0px;
	}
	
	.about-top-image {
	margin-top: -14px;
	}
}
	

@media (max-width: 768px) {

	.related-products-header {
		text-align: center;
		padding-left: 0px;
	}	
	
	.about-gatorade-product-container {
		flex-direction: column;
	}
	
	.about-gatorade-product-container-item {
		padding-bottom: 50px;
	}
	.about-gatorade-product-specs-text-bullet-align {
		font-size: 16px;
		padding-left: 15vw;
	}
	
	.about-top-image {
	margin-top: -14px;
	}
	
}

@media (max-width: 500px) {

	.about-gatorade-product-specs-text-bullet-align {
		font-size: 14px;
		padding-left: 10vw;
	}
	.about-top-image {
	margin-top: -8px;
	}
}

@media (max-width: 411px) {

	.about-gatorade-product-specs-text-bullet-align {
		font-size: 14px;
		
	}
		.about-top-image {
	margin-top: -7px;
	}
	
}

@media (max-width: 368px) {

	.about-gatorade-product-specs-text-bullet-align {
		font-size: 13px;
	}
			.about-top-image {
	margin-top: -6px;
	}
}

@media (max-width: 342px) {

	.about-gatorade-product-specs-text-bullet-align {
		font-size: 12px;
		padding-left: 7vw;
	}
	
}

