@media (min-width: 1140px){
  .container {
      max-width: 1140px;
  }
}
.userinfo{
  display:none;
}
.BrandonPrinted-One {
	font-family: BrandonPrinted-One;
	font-weight: normal;
	font-style: normal;
}

body{
  background: #000 url(/pepsi2020/img/pepsi-bg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.custom-control-label:before{
  border-color: #377b1d;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
  background-color:#377b1d;
}

input[type="checkbox"]:focus{
        outline:0;
    }
.custom-control-label{
  padding-top: 3px;
  font-size: 12px;
  color: #fff;
}

.form-signin {
  width: 100%;
  max-width: 650px;
  padding: 15px;
  margin: auto;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group > input,
.form-label-group > label {
  height: 3.125rem;
  padding: .75rem;
}

.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  cursor: text; /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #01636b;
}

.optin-text{
  font-size: 12px;
  color: #fff;
}
.disclaimer-text{
  font-size: 12px;
  color: #fff;
}
.disclaimer-text a{
  color: #fff;
}
input[type=checkbox] {
  transform: scale(1.5);
  margin-right: 6px;
}

h1, h2, h3, h4, h5 {
	font-family: BrandonPrinted-One;
	font-weight: normal;
	font-style: normal;
}
h2.select-course{
  /*font-family: museo-sans-rounded, sans-serif;*/
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 42px;
  margin: 10px 0 0;
  text-transform: uppercase;
}
h2.thanks{
  font-family: BrandonPrinted-One;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 80px;
  margin: 50px 0 10px;
  text-transform: uppercase;
}
h3{
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 68px;
  margin-bottom: 10px;
  color: #fff;
}
h4{
  font-family: 'Cairo', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #fff;
  margin-top: 10px;
}

h5{
  font-family: 'Cairo', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 50px;
  color: #fff;
}
h5.thanks{
  font-size: 24px;
}
span.urlhighlight{
  color: #e30686;
}
h6{
  font-family: 'Cairo', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 20px;
  color: #fede00;
}
.program-logo{
  margin-top: 50px;
  margin-bottom: 40px;
  width: 680px;
  height: auto;
}
.program-logo-thanks{
  width: 680px;
  height: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
.program-logo-course{
  width: 400px;
  height: auto;
  margin-top: 0px;
}
.course-name{
  color: #fff;
}
.item-name{
  font-family: BrandonPrinted-One;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
}
.item-receipt{
  display: none;
}
.order-extras{
  font-size: 12px;
  font-weight: normal;
}

.card{
  margin-bottom: 20px;
  border: 0px;
  overflow: hidden;
}
.card-body{
  padding: 10px 0;
}
.card-selected{
  border: 1px solid #00838d;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.card-selected .card-thumbnail{
  background-color: rgba(0, 131, 141, 0.5);
}
.card-selected .card-body{
  background-color: rgba(0, 131, 141, 0.5);
}


.btn-primary{
  background-color: #e30686;
  border-color: #c2127a;
  color: #fff;
  font-family: BrandonPrinted-One;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
}
.btn-primary-sm{
  background-color: #e30686;
  border-color: #c2127a;
  color: #fff;
  font-family: BrandonPrinted-One;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
}
.form-signin .btn-primary{
  background-color: #e30686;
  border-color: #c2127a;
  color: #fff;

}
.course1-btn-off{
  background-color: rgba(0, 0, 0, 0.0);
  border-color: #201a16;
  color: #201a16;
}
.course2-btn-off{
  background-color: rgba(0, 0, 0, 0.0);
  border-color: #201a16;
  color: #201a16;
}
.course3-btn-off{
  background-color: rgba(0, 0, 0, 0.0);
  border-color: #201a16;
  color: #201a16;
}



#byo .card-thumbnail img,#course1 .card-thumbnail img,#course2 .card-thumbnail img,#course3 .card-thumbnail img,#course0 .card-thumbnail img{
  max-width:100%;
  height: auto;
}
#course0 .card-thumbnail img{
  border: 3px solid #00838d;
}

#byo{
  margin-bottom: 140px;
}
#course1{
  display: none;
}
#course2{
  display: none;
}
#course3{
  display: none;
}

.modal-backdrop{
  background-color: #e30686;
}
.modal-content{
  background-color: #00838d;
}
.modal-header{
  border: none;
  padding: 0 5px;
}
.modal-body{
  padding: 0px 24px;
}
.modal-body .card{
  margin-bottom: 10px;
}
.modal-body p.item-name{
  font-family: BrandonPrinted-One;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  margin: 0;
}
.ingredients{
  display: none;
}
.modal-body p.ingredients{
  font-family: 'Cairo', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #fff;
  margin: 0 0 40px 0;
  display: block;
}
.privacy-body{
  background-color: #fff;
  margin-bottom: 20px;
}
.privacy-body p{
  font-size: 10px;
  margin-bottom: 1px;
}

.review-body{
  background-color: #fff;
  margin-bottom: 20px;
}
.review-body p.ingredients{
  color: #e30686;
  margin: 0 0 40px 0;
  padding: 30px 20px;
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.review-order{
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.modal-body .btn-primary{
  margin-bottom:20px;
}
.modal-footer{
  border: none;
}

.extra-mikes{
  max-width:125px;
  height: auto;
}
.extra-mikes-title{

}

.close{
  color: #fff;
  opacity: 1;
  text-shadow: 0 1px 0 #000;
}

span.nobreak {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size:15px;
}
span.nobreak:before {content:  "\20\2022\20";color: #fff;}
span.nobreak-last:after {content: "";}

.footer{
  display: none;
  background-color: #000;
  background: #000 url(/pepsi2020/img/pepsi-footer-bg.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 90px;
  line-height: 90px; /* Vertically center the text there */
}

.course1-btn{
  margin: 0 0 0 15px;
}
.course2-btn{
  margin: 0 0 0 15px;
}
.course3-btn{
  margin: 0 0 0 15px;
}
