.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row-flex::before, .row-flex::after {
  display: none;
}

img {
  max-width: 100%;
}

a:focus {
  outline: none;
}

hr {
  margin: 15px 0;
  border-color: #ccc;
}
hr.large {
  margin: 20px 0;
}

@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
}
#wrapper {
  overflow-x: hidden;
}

.mynavbar,
#twocolumns .slider .pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#header .top {
  text-align: justify;
  font-size: 1px;
  line-height: 0;
}

#header .top > * {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 10px;
  line-height: 10px;
}

#header .top:after {
  content: "";
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

.link-say:before,
.navbar .basket:before,
#twocolumns .slider .content ul:before,
.form-to-cart .subsection:before,
.form-to-cart .link-holder a:before,
.section-start .form-start .title:before,
#sidebar .widget-add h4 .sticker:before,
#sidebar .widget-add h4 .sticker:after,
#footer .social-networks a:before {
  background-image: url("../images/sprite1.png");
  background-repeat: no-repeat;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/bebasneue.eot");
  src: url("../fonts/bebasneue.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneue.ttf") format("truetype"), url("../fonts/bebasneue.svg#bebas_neueregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "American Typewriter";
  src: url("../fonts/americantypewriter.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "American Typewriter";
  src: url("../fonts/americantypewriter-bold.ttf");
  font-weight: bold;
  font-style: normal;
}
.mynavbar {
  left: 0;
  font-weight: bold;
  position: fixed;
  text-shadow: 0 0 1px #fff;
  top: 0;
  z-index: 20;
}

.mynavbar li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
}

.mynavbar a {
  color: #000;
}

.container,
.container-fluid {
  max-width: 1068px !important;
}

img {
  vertical-align: top;
}

h1 {
  margin: 0 0 0.5208em;
}

h2 {
  color: inherit;
  font: bold 14px/1.1 "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 2.8571em 0 1.1429em;
  text-transform: none;
}

p {
  margin: 0 0 1em;
}

.copyright {
  color: #171717;
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  .copyright {
    margin-bottom: 0;
  }
}

.navbar {
  border: 0;
}

.navbar-collapse {
  padding: 0;
}

.form-control {
  line-height: 17px;
  padding: 7px 10px;
}

.button,
[type=submit], [type=button] {
  max-width: 100%;
  height: 40px;
  background: #ffca18;
  color: #333;
  font-family: "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  border-radius: 20px;
  -webkit-box-shadow: 0 2px 4px 0 #ca7639;
          box-shadow: 0 2px 4px 0 #ca7639;
  margin-bottom: 15px;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 9px 40px 7px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.button:hover,
[type=submit]:hover, [type=button]:hover {
  background: #ffd64b;
}
.button:active,
[type=submit]:active, [type=button]:active {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
}

.dialogbtn {
  border-radius: 3px;
  color: #fff;
  font: 27px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 7px 39px 10px 24px;
  position: relative;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.link-say {
  color: #D61720;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 1;
  padding: 0 15px 0 0;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
}

.link-say:hover {
  opacity: 0.75;
  text-decoration: none;
}

.link-say:before {
  background-position: 0 -150px;
  content: "";
  height: 13px;
  position: absolute;
  right: 0;
  top: 0;
  width: 9px;
}

blockquote {
  border: 0;
  line-height: 19px;
  margin: 0;
  padding: 19px 15px 9px;
  text-align: center;
}

blockquote q {
  color: #898989;
  display: block;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 9px;
}

blockquote cite {
  font-size: 10px;
  font-style: normal;
}

blockquote cite span {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 -6px;
}

#header {
  background: #fff;
  border-top: 8px solid #2c6293;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  padding: 12px 0 7px;
}

#header .logo {
  float: left;
  margin: 0 50px 0 0;
  width: 328px;
  max-width: 100%;
}

#header .frame {
  overflow: hidden;
  padding: 6px 0 0;
}

#header .top {
  margin: 0 0 18px;
}

#header .sticker,
#header .phone {
  display: inline-block;
  vertical-align: middle;
}

#header .sticker {
  background: #1bccd1;
  color: #fff;
  font: 27px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.018em;
  padding: 11px 13px 11px 16px;
  position: relative;
  text-transform: uppercase;
}

#header .sticker:before {
  border: solid transparent;
  border-width: 24px 18px;
  border-left-color: #1bccd1;
  content: "";
  left: 100%;
  position: absolute;
  top: 0;
}

#header .phone {
  color: #D61720;
  font: 27px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  /*Ian added after taking out sticker*/
  margin-top: 12px;
}

/*#header .phone:hover {
	opacity: .75;
	text-decoration: none;
}*/
.navbar .nav {
  font: 24px/1.1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.navbar .nav li + li {
  margin: 0 0 0 28px;
}

.navbar .basket {
  color: #e36062;
  float: right;
  font-size: 17px;
  margin: -2px 0 0;
  /*padding: 0 0 0 37px;*/
  padding: 0 0 0 28px;
  position: relative;
}

.navbar .basket:hover {
  opacity: 0.75;
  text-decoration: none;
}

.navbar .basket:before {
  content: "";
  height: 24px;
  left: 0;
  margin: -13px -2px 0;
  position: absolute;
  top: 50%;
  width: 28px;
}

.navbar-nav > li > a {
  padding: 0;
}

body {
  background: url("../images/bg-body.jpg") 50% 0;
}

@media (min-width: 992px) {
  #twocolumns {
    padding: 15px 0 0;
  }
}

@media (min-width: 992px) {
  #twocolumns.alt-twocolumns {
    padding: 15px 0 0;
  }
}

#twocolumns #content {
  background: #fff;
  padding: 20px 15px;
  overflow: hidden;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
@media (min-width: 992px) {
  #twocolumns #content {
    padding: 27px 39px 20px;
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    border: none;
    min-height: 822px;
  }
}

#twocolumns .content-col,
#twocolumns .sidebar-col {
  max-width: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  #twocolumns .content-col,
  #twocolumns .sidebar-col {
    padding: 0 15px;
  }
}

@media (min-width: 992px) {
  #twocolumns .content-col {
    width: calc(100% - 315px);
  }
}

#twocolumns .sidebar-col {
  width: 100%;
}
@media (min-width: 992px) {
  #twocolumns .sidebar-col {
    width: 315px;
    padding-left: 0;
  }
}

#twocolumns #content,
#twocolumns #sidebar {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#twocolumns .slider {
  color: #fff;
  height: 100%;
}

#twocolumns .slider .slideset {
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: auto !important;
  position: relative;
}
#twocolumns .slider .slideset::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 64.61352657%;
}
@media (min-width: 600px) {
  #twocolumns .slider .slideset {
    position: relative;
  }
  #twocolumns .slider .slideset::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 27.0182291667%;
  }
}
@media (min-width: 992px) {
  #twocolumns .slider .slideset {
    position: relative;
  }
  #twocolumns .slider .slideset::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 46.8702290076%;
  }
}
#twocolumns .slider .slideset img {
  height: auto !important;
  width: 100% !important;
  margin: 0 !important;
}

#twocolumns .slider .slide {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#twocolumns .slider .slide.active {
  z-index: 1;
}

#twocolumns .slider .content {
  max-width: 400px;
  padding: 55px 15px 52px 28px;
  position: relative;
}

#twocolumns .slider .content h2 {
  font: 58px/53px "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 31px;
  text-shadow: 0 5px 0 rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}

#twocolumns .slider .content ul {
  background: #1c405e;
  -webkit-box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
          box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
  font-size: 19px;
  font-weight: bold;
  margin: 0;
  padding: 11px 10px 13px 18px;
  position: relative;
}

#twocolumns .slider .content ul:before {
  background: url("../images/arrow.png") no-repeat;
  background-size: 100% 100%;
  content: "";
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 34px;
}

#twocolumns .slider .content ul li {
  overflow: hidden;
  padding: 0 0 0 20px;
  position: relative;
  vertical-align: top;
}

#twocolumns .slider .content ul li:before {
  background: #fff;
  border-radius: 100%;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 8px;
}

#twocolumns .slider .price {
  bottom: 56px;
  font: 36px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  right: 64px;
  text-align: center;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  width: 150px;
  z-index: 3;
}

#twocolumns .slider .price span {
  display: block;
  font-size: 102px;
  margin: -6px 0 -7px;
}

#twocolumns .slider .price span sup {
  font-size: 66px;
  top: -23px;
}

#twocolumns .slider .image-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#twocolumns .slider .pagination {
  bottom: 15px;
  position: absolute;
  right: 63px;
  z-index: 5;
}

#twocolumns .slider .pagination ul {
  font-size: 0;
  line-height: 0;
}

#twocolumns .slider .pagination li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 12px;
}

#twocolumns .slider .pagination li.active a,
#twocolumns .slider .pagination li:hover a {
  background: #e8e8e3;
}

#twocolumns .slider .pagination a {
  background: #b6af98;
  border-radius: 100%;
  border: 1px solid #979797;
  display: block;
  height: 16px;
  width: 16px;
}

#twocolumns .txt {
  background: #f7faf0;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  color: #353535;
  /*font: 18px/19px "American Typewriter", Georgia, "Times New Roman", Times, serif;*/
  font: 16px/17px "American Typewriter", Georgia, "Times New Roman", Times, serif;
  /*padding: 28px 30px 20px;*/
  padding: 17px 17px 17px;
}

#twocolumns .txt h2 {
  /*font: bold 27px/30px "American Typewriter", Georgia, "Times New Roman", Times, serif;*/
  font: bold 21px/30px "American Typewriter", Georgia, "Times New Roman", Times, serif;
  /*margin: 0 0 20px;*/
  margin: 0 0 10px;
}

#twocolumns .txt h1 {
  /*font: bold 27px/30px "American Typewriter", Georgia, "Times New Roman", Times, serif;*/
  font: bold 17px/20px "American Typewriter", Georgia, "Times New Roman", Times, serif;
  /*margin: 0 0 20px;*/
  margin: 0 0 10px;
  color: black;
}

#twocolumns .txt ul {
  margin: 0 0 13px;
  padding: 0 0 0 3px;
}

#twocolumns .txt ul li {
  overflow: hidden;
  padding: 0 0 9px 14px;
  position: relative;
  vertical-align: top;
}

#twocolumns .txt ul li:before {
  background: #353535;
  border-radius: 100%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 5px;
}

#twocolumns .txt p {
  margin: 0 0 9px;
}

.section-feedback {
  background: #d81213;
  color: #fff;
  padding: 18px 0 15px;
}

.section-feedback h2 {
  font: 27px/1.1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 25px;
  text-align: center;
  text-transform: uppercase;
}

.section-feedback blockquote {
  font-size: 18px;
  line-height: 1.1667;
  margin: 0 0 21px;
  min-height: 88px;
  padding: 0;
  position: relative;
  text-align: center;
}
@media (min-width: 600px) {
  .section-feedback blockquote {
    padding-left: 135px;
    text-align: left;
  }
}

.section-feedback blockquote q {
  color: #fff;
  font-style: italic;
  font-weight: normal;
  margin: 0;
}

.section-feedback blockquote q:before,
.section-feedback blockquote q:after {
  display: none;
}

.section-feedback blockquote cite {
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 5px;
  display: inline-block;
}
@media (min-width: 600px) {
  .section-feedback blockquote cite {
    left: 30px;
    position: absolute;
    top: 0;
  }
}

.section-feedback .quote-name {
  padding-left: 10px;
  font-style: normal;
}

#footer {
  background: #a9a9a9;
  padding: 26px 0 32px;
}

#footer .social-networks {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 10px;
}

#footer .social-networks li {
  padding: 0 22px 9px 0;
}

#footer .social-networks a {
  color: #fff;
  display: inline-block;
  vertical-align: top;
}

#footer .social-networks a:hover {
  opacity: 0.75;
}

#footer .social-networks a.facebook:before {
  background-position: -20px -100px;
  height: 33px;
  width: 15px;
}

#footer .social-networks a.twitter:before {
  background-position: -20px -140px;
  height: 26px;
  width: 32px;
}

#footer .social-networks a:before {
  background-position: -9999px -9999px;
  content: "";
  margin: 0 6px 0 0;
}

#footer .social-networks a:before,
#footer .social-networks a span {
  display: inline-block;
  vertical-align: middle;
}

#footer .form-signup {
  margin: 4px 0 14px;
}

#footer .form-signup .title,
#footer .form-signup .row {
  display: inline-block;
  vertical-align: middle;
}

#footer .form-signup .title {
  color: #2470a1;
  font-size: 18px;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}

#footer .form-signup .row {
  background: #fff;
  border: 1px solid #979797;
  margin: 0;
  padding: 0 26px 0 0;
  position: relative;
  width: 176px;
}

#footer .form-signup .row input[type=email] {
  border: 0;
  color: #424242;
  font-size: 16px;
  line-height: 20px;
  padding: 6px 10px 5px;
  width: 100%;
}

#footer .form-signup .row input[type=email]::-webkit-input-placeholder {
  color: #424242;
}

#footer .form-signup .row input[type=email]::-moz-placeholder {
  opacity: 1;
  color: #424242;
}

#footer .form-signup .row input[type=email]:-moz-placeholder {
  color: #424242;
}

#footer .form-signup .row input[type=email]:-ms-input-placeholder {
  color: #424242;
}

#footer .form-signup .row input[type=email].placeholder {
  color: #424242;
}

#footer .form-signup .row [type=submit] {
  background: #2c6293;
  border: 0 solid #979797;
  border-left-width: 1px;
  border-radius: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#footer .form-signup .row [type=submit]:hover {
  background: #5895cd;
}

#footer .form-signup .row [type=submit]:before {
  content: "";
  background: none;
  border: 5px solid transparent;
  border-left-color: #fff;
  height: 0;
  left: 50%;
  margin: -4px 0 0 -2px;
  right: auto;
  width: 0;
  position: absolute;
  top: 50%;
}

#footer .footer-nav {
  font-size: 16px;
  margin: 0;
}

#footer .footer-nav li {
  /*padding: 0 0 0 23px;*/
  padding: 0 0 0 10px;
}

#footer .footer-nav a {
  color: #4f4f4f;
}

#footer .footer-nav a:hover {
  color: #828282;
  text-decoration: none;
}

@media (max-width: 768px) {
  .navbar-nav > li {
    float: left;
  }
}
.pagename {
  font-family: "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #D61720;
  margin-top: 21px;
  margin-bottom: 10.5px;
  font-size: 3.4286em;
}

.arrow {
  display: none;
  position: absolute;
  top: 27px;
  z-index: 2;
  right: -40px;
  z-index: 20;
}
@media (min-width: 992px) {
  .arrow {
    display: block;
  }
}

h1, .h1 {
  font-size: 2.186em;
}

/* Start review Stars */
.review-stars {
  background: url("../images/review-stars-empty.png") no-repeat;
  background-size: 70px;
  width: 70px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.review-stars:before {
  content: "";
  background: url("../images/review-stars-full.png") no-repeat;
  background-size: 70px;
  height: 14px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.review-stars.one-stars:before {
  width: 14px;
}

.review-stars.one-half-stars:before {
  width: 21px;
}

.review-stars.two-stars:before {
  width: 28px;
}

.review-stars.two-half-stars:before {
  width: 35px;
}

.review-stars.three-stars:before {
  width: 42px;
}

.review-stars.three-half-stars:before {
  width: 49px;
}

.review-stars.four-stars:before {
  width: 56px;
}

.review-stars.four-half-stars:before {
  width: 63px;
}

.review-stars.five-stars:before {
  width: 70px;
}

.review-stars {
  margin: 0 8px 0 0;
}

.review-stars {
  margin: 0 8px;
}

.review-stars,
.review-stars {
  background-size: 100px;
  width: 100px;
  height: 20px;
}

.review-stars:before,
.review-stars:before {
  background-size: 100px;
  height: 20px;
}

.review-stars.one-stars:before,
.review-stars.one-stars:before {
  width: 20px;
}

.review-stars.one-half-stars:before,
.review-stars.one-half-stars:before {
  width: 30px;
}

.review-stars.two-stars:before,
.review-stars.two-stars:before {
  width: 40px;
}

.review-stars.two-half-stars:before,
.review-stars.two-half-stars:before {
  width: 50px;
}

.review-stars.three-stars:before,
.review-stars.three-stars:before {
  width: 60px;
}

.review-stars.three-half-stars:before,
.review-stars.three-half-stars:before {
  width: 70px;
}

.review-stars.four-stars:before,
.review-stars.four-stars:before {
  width: 80px;
}

.review-stars.four-half-stars:before,
.review-stars.four-half-stars:before {
  width: 90px;
}

.review-stars.five-stars:before,
.review-stars.five-stars:before {
  width: 100px;
}

#alertsidecartdialog,
#saywhatpaymentsidecartdialog,
#saywhatsidecartdialog {
  display: none;
}

.ui-dialog {
  max-width: 90vw;
}

.article-img {
  margin-bottom: 15px;
  display: block;
}
.article-img::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 600px) {
  .article-img.float-right {
    float: right;
    margin: 0 0 15px 15px;
  }
  .article-img.float-left {
    float: left;
    margin: 0 15px 15px 0;
  }
}

#header {
  display: none;
}
@media (min-width: 1080px) {
  #header {
    display: block;
  }
}
#header .container {
  width: 100%;
}

#mobile-header {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
@media (min-width: 1080px) {
  #mobile-header {
    display: none;
  }
}
#mobile-header .container {
  width: 100%;
  max-width: 100%;
}
#mobile-header .banner {
  text-align: center;
  color: #fff;
  background-color: #2c6293;
  font: normal 16px "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  padding: 2px;
}
#mobile-header .banner span {
  color: #ffca18;
}
#mobile-header .mobile-menu {
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#mobile-header .mobile-menu .menu-toggle {
  width: 55px;
  height: 55px;
  border-right: 1px solid #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#mobile-header .mobile-menu .menu-toggle span {
  width: 20px;
  height: 2px;
  background-color: #B7202E;
  margin: 2.5px 0;
  border-radius: 1px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  position: absolute;
}
#mobile-header .mobile-menu .menu-toggle span:nth-child(1) {
  top: 16px;
}
#mobile-header .mobile-menu .menu-toggle span:nth-child(2),
#mobile-header .mobile-menu .menu-toggle span:nth-child(3) {
  top: 23px;
}
#mobile-header .mobile-menu .menu-toggle span:nth-child(4) {
  top: 30px;
}
#mobile-header .mobile-menu .menu-toggle.close {
  background-color: #B7202E;
  border-right: 1px solid #B7202E;
}
#mobile-header .mobile-menu .menu-toggle.close span {
  background-color: #fff;
}
#mobile-header .mobile-menu .menu-toggle.close span:nth-child(1),
#mobile-header .mobile-menu .menu-toggle.close span:nth-child(4) {
  top: 24px;
  width: 0%;
}
#mobile-header .mobile-menu .menu-toggle.close span:nth-child(2) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#mobile-header .mobile-menu .menu-toggle.close span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#mobile-header .mobile-menu .logo {
  width: 145px;
}
#mobile-header .mobile-menu .basket {
  position: relative;
  display: block;
  width: 55px;
  height: 55px;
  border-left: 1px solid #eee;
}
#mobile-header .mobile-menu .basket:after {
  content: "";
  background-image: url("../images/sprite1.png");
  background-repeat: no-repeat;
  height: 24px;
  left: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 28px;
}
#mobile-header .mobile-menu .basket.open {
  visibility: hidden;
}
#mobile-header .mobile-nav-container {
  display: none;
  position: absolute;
  top: 77px;
  left: 0;
  width: 320px;
  background-color: #eee;
  z-index: 3;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#mobile-header .mobile-nav-container.open {
  display: block;
}
#mobile-header .mobile-nav-container .mobile-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  margin: 0;
}
#mobile-header .mobile-nav-container .mobile-nav li {
  list-style-type: none;
}
#mobile-header .mobile-nav-container .mobile-nav li:not(:last-child) {
  border-bottom: 1px solid #a9a9a9;
}
#mobile-header .mobile-nav-container .mobile-nav li a {
  font: normal 24px "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #6d6d6d;
  text-decoration: none;
  padding: 12px 15px;
  display: block;
}

.start-here {
  font-family: "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 18px;
  padding-bottom: 3px;
  position: relative;
}
.start-here::after {
  content: "";
  position: absolute;
  width: 115px;
  max-width: 60%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-bottom: 1px solid #ffca18;
}

.mobile-start-here {
  margin: 0;
  font-size: 40px;
  color: #fff;
}

#sidebar #form-to-cart-wrap {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #296195;
}
#sidebar #form-to-cart-wrap.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  z-index: 10;
  margin: 0;
}
@media (min-width: 992px) {
  #sidebar #form-to-cart-wrap.fixed {
    position: static;
    -webkit-transform: none;
            transform: none;
    margin-bottom: 15px;
    -webkit-transition: none;
    transition: none;
  }
}
#sidebar #form-to-cart-wrap.fixed.is-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#sidebar #form-to-cart-wrap.fixed.is-active + #form-to-cart-mobile-backdrop {
  opacity: 1;
  visibility: visible;
}

#form-to-cart-mobile-trigger {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #d81213;
  background-image: url("../images/blue-arrow-left.png"), url("../images/blue-arrow-right.png");
  background-position: left center, right center;
  background-repeat: no-repeat;
  cursor: pointer;
  text-align: center;
  z-index: 10;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #form-to-cart-mobile-trigger {
    display: none;
  }
}
.fixed #form-to-cart-mobile-trigger {
  display: block;
  position: absolute;
  bottom: auto;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media (min-width: 992px) {
  .fixed #form-to-cart-mobile-trigger {
    display: none !important;
  }
}
.fixed #form-to-cart-mobile-trigger.is-hidden {
  -webkit-transform: none;
          transform: none;
}
#form-to-cart-mobile-trigger.is-hidden {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.mobile-cancel-button-wrapper {
  display: none;
  text-align: center;
}
.fixed .mobile-cancel-button-wrapper {
  display: block;
}
@media (min-width: 992px) {
  .fixed .mobile-cancel-button-wrapper {
    display: none;
  }
}

#form-to-cart-mobile-cancel {
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
}

#form-to-cart-mobile-backdrop {
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.form-to-cart {
  background: #296195;
  color: #fff;
  padding: 15px;
  max-width: 360px;
  margin: 0 auto;
}
.form-to-cart h1,
.form-to-cart h2,
.form-to-cart h3,
.form-to-cart h4,
.form-to-cart h5,
.form-to-cart h6 {
  color: #fff;
  font-weight: normal;
  margin-top: 0;
}
.form-to-cart h4 {
  font-size: 24px;
}
.form-to-cart h4 small {
  font-size: 14px;
  color: #ffca18;
  margin-right: 10px;
}
.form-to-cart h5 {
  font-size: 16px;
}
.form-to-cart .subsection {
  margin-bottom: 20px;
}
.form-to-cart .learn-more {
  width: 14px;
  height: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffca18;
  color: #000;
  border-radius: 50%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  top: -2px;
  padding-top: 2px;
  margin-left: 5px;
}
.form-to-cart .row {
  margin: 0;
}
.form-to-cart .radio-button-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-to-cart .radio-button-wrap input {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-to-cart .radio-button-wrap input:checked + .radio-button {
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: 3px solid #d81213;
}
.form-to-cart .radio-button-wrap input:checked + .radio-button:hover {
  opacity: 1;
}
.form-to-cart .radio-button {
  background: #dbebf9;
  color: #000;
  width: calc(50% - 5px);
  border-radius: 3px;
  padding: 12px 20px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  text-align: center;
  line-height: 1.1;
  margin: 0;
  border: 3px solid transparent;
}
@media (min-width: 992px) {
  .form-to-cart .radio-button {
    font-size: 16px;
    padding: 8px 20px;
  }
}
.form-to-cart .radio-button.is-not-selected {
  background: #b3c9dd;
  color: #2c6293;
}
.form-to-cart .select-open-close .opener {
  border: none;
  background: #fff;
  color: #000;
}
.form-to-cart .select-open-close .opener::after {
  width: 40px;
  height: 40px;
}
.form-to-cart .jcf-select {
  background: #fff;
  color: #000;
  border: none;
}
.form-to-cart .jcf-select .jcf-select-opener {
  width: 40px;
  height: 40px;
}
.form-to-cart .button,
.form-to-cart [type=submit] {
  width: 100%;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

#sidebar .widget {
  background: #f4f4f4;
  margin: 0 0 15px;
}

#sidebar .widget-item {
  padding: 4px 8px 9px;
  text-align: center;
}

#sidebar .widget-item .image-holder {
  margin: 0 0 8px;
}

#sidebar .widget-item .sticker {
  border: solid #888;
  border-width: 3px 0 3px 3px;
  color: #696969;
  display: inline-block;
  vertical-align: top;
  font: 30px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 -2px 0 0;
  position: relative;
  padding: 2px 12px 2px 5px;
}

#sidebar .widget-item .sticker:before {
  background: url("../images/arrow3.png") no-repeat;
  background-size: 100% 100%;
  bottom: -3px;
  content: "";
  position: absolute;
  right: -1px;
  top: -3px;
  width: 12px;
}

#sidebar .widget-item .title {
  display: inline-block;
  vertical-align: top;
  font: 26px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 1px 0 0;
  text-align: left;
}

#sidebar .widget-item .title small {
  display: block;
  font-size: 13px;
}

#sidebar .widget-share {
  padding: 10px 15px 4px;
  text-align: center;
}

#sidebar .widget-share .title {
  color: #1e2123;
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 5px;
}

#sidebar .widget-share ul {
  margin: 0;
}

#sidebar .widget-share ul li {
  padding: 0 0 13px;
  overflow: hidden;
  vertical-align: top;
}

#sidebar .widget-add {
  padding: 36px 15px;
  text-align: center;
  position: relative;
}
#sidebar .widget-add::after {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  border: 2px solid #5e5e5e;
  pointer-events: none;
}
#sidebar .widget-add .stars {
  margin: 15px auto;
}

#sidebar .widget-add h3 {
  color: #696969;
  font: 35px/1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.137em;
  margin: 0 0 7px;
}
#sidebar .widget-add h3 .premium-quality {
  color: #d81213;
  display: block;
  font-size: 20px;
  letter-spacing: 0;
  margin: 0 0 2px;
}

#sidebar .widget-add h4 {
  color: #1e2123;
  font: 18px/1.1 "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  text-transform: uppercase;
}

#sidebar .widget-add h4 span {
  color: #696969;
  display: inline-block;
  vertical-align: top;
  font: 35px/1.1 "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 1px 0 0;
}

#sidebar .widget-add .satisfaction {
  color: #d81213;
}

#sidebar .widget-add h4 .sticker {
  border: 4px solid #888;
  font-size: 30px;
  line-height: 1;
  margin: 4px 0 0;
  padding: 0 7px;
  position: relative;
  color: #d81213;
}

#sidebar .widget-add h4 .sticker:before,
#sidebar .widget-add h4 .sticker:after {
  background-position: 0 -170px;
  bottom: -10px;
  content: "";
  height: 37px;
  position: absolute;
  right: 100%;
  width: 38px;
}

#sidebar .widget-add h4 .sticker:after {
  background-position: 0 -210px;
  left: 100%;
  right: auto;
}

#sidebar .widget-add .stars {
  margin: 0 0 1px;
}

#sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  #sidebar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  #sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 300px;
  }
}
#sidebar > * {
  width: 300px;
  max-width: 100%;
}
@media (min-width: 768px) {
  #sidebar > * {
    width: calc(33.3333% - 10px);
  }
}
@media (min-width: 992px) {
  #sidebar > * {
    width: 100%;
  }
}
#sidebar.cart-sidebar {
  max-width: 620px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #sidebar.cart-sidebar > * {
    width: calc(50% - 10px);
  }
}
@media (min-width: 992px) {
  #sidebar.cart-sidebar > * {
    width: 100%;
  }
}
#sidebar .widget-quote {
  background: #5e5e5e;
  color: #fff;
}
#sidebar .widget-quote q {
  color: #fff;
}
#sidebar .widget-prev-selections {
  background-image: url("../images/beer-bg.jpg");
  background-size: cover;
  text-align: center;
  border: 3px solid #296195;
  height: 176px;
  position: relative;
}
#sidebar .widget-prev-selections > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#sidebar .widget-prev-selections > a:hover {
  text-decoration: none;
}
#sidebar .widget-prev-selections h3 {
  color: #d81213;
  font-size: 30px;
  text-transform: uppercase;
  margin: 15px 0 0;
}
#sidebar .widget-prev-selections span {
  display: block;
  background: #296195;
  color: #ffca18;
  font-family: "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px;
  text-decoration: underline;
  font-weight: normal;
}
#sidebar .widget-prev-selections span::after {
  content: "";
  width: 10px;
  height: 10px;
  margin-left: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgba(255, 202, 24, 0.99)' viewBox='0 0 6 10'%3E%3Cpath d='M1.273 9.998l-1.24-1.26 3.63-3.74-3.63-3.79 1.24-1.21 4.76 5-4.76 5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 6px auto;
  background-position: center center;
  display: inline-block;
}
#sidebar .logo-beer-advocate img {
  max-height: 17.5px;
}
#sidebar .logo-washington-post img {
  max-height: 25px;
}
#sidebar .logo-parade-magazine img {
  max-height: 14.5px;
}
#sidebar .logo-new-york-times img {
  max-height: 22px;
}

.strMembershipTypeWrap .radio-button {
  width: 100%;
  position: relative;
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 28px;
  padding-right: 4px;
  margin-bottom: 10px;
  font-size: 15px;
}
.strMembershipTypeWrap .radio-button::before {
  content: "";
  display: block;
  position: absolute;
  left: 7px;
  top: 11px;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #9A9A9A;
}
@media (min-width: 768px) {
  .strMembershipTypeWrap .radio-button::before {
    left: 4px;
    top: 8px;
  }
}
.strMembershipTypeWrap input[name=strMembershipType]:checked + .radio-button::after {
  content: "";
  position: absolute;
  top: 16px;
  left: 12px;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #141414;
  z-index: 1;
}
@media (min-width: 768px) {
  .strMembershipTypeWrap input[name=strMembershipType]:checked + .radio-button::after {
    top: 13px;
    left: 9px;
  }
}
.strMembershipTypeWrap label.hidden {
  display: none;
}
.strMembershipTypeWrap .text-custom-blue {
  color: #296195;
}

.home h1,
.home .home-reviews {
  display: inline-block;
  vertical-align: bottom;
}
.home h1 {
  line-height: 1;
  margin-bottom: 0;
}
.home#twocolumns #content {
  padding: 0;
}
@media (min-width: 992px) {
  .home#twocolumns #content {
    padding: 27px 39px 20px;
  }
}

.home-title {
  padding: 15px 15px 0;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .home-title {
    padding: 0;
    display: block;
  }
}

.home-reviews {
  font-size: 13px;
  color: #d81213;
  position: relative;
  top: -2px;
}
.home-reviews img {
  width: 62px;
  vertical-align: middle;
}
.home-reviews a {
  text-decoration: underline;
}

.slider {
  margin: 0 15px 0;
}
.slider .pagination {
  display: none;
}
@media (min-width: 992px) {
  .slider .pagination {
    display: block;
  }
}

.as-seen {
  background: #eee;
  color: #333;
  text-align: center;
  padding: 10px 10px 12px;
  margin: 0 15px 30px;
  font-family: "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
@media (min-width: 768px) {
  .as-seen {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.as-seen span {
  display: block;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .as-seen span {
    margin-bottom: 5px;
  }
}
.as-seen .as-seen-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  width: 320px;
  max-width: 100%;
  position: relative;
  left: -7px;
}
@media (min-width: 600px) {
  .as-seen .as-seen-list {
    width: 640px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    left: auto;
  }
}
.as-seen .as-seen-list li {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(50% - 15px);
}
@media (min-width: 600px) {
  .as-seen .as-seen-list li {
    width: auto;
    padding: 0;
    margin: 0 10px;
  }
}
.as-seen .as-seen-list img {
  max-height: 24px;
}
.as-seen .logo-beer-advocate img {
  max-height: 15.5px;
}
.as-seen .logo-washington-post img {
  max-height: 20.5px;
}
.as-seen .logo-parade-magazine img {
  max-height: 12.5px;
}
.as-seen .logo-new-york-times img {
  max-height: 19.5px;
}
@media (min-width: 600px) {
  .as-seen .logo-beer-advocate img {
    max-height: 17.5px;
  }
  .as-seen .logo-washington-post img {
    max-height: 25px;
  }
  .as-seen .logo-parade-magazine img {
    max-height: 14.5px;
  }
  .as-seen .logo-new-york-times img {
    max-height: 22px;
  }
}

.home-content {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .home-content {
    max-width: 650px;
  }
}
.home-content h4 {
  color: #296195;
  font-size: 28px;
}

.home-content-title {
  margin-bottom: 15px;
}

.home-content-img-col {
  text-align: center;
}
@media (min-width: 768px) {
  .home-content-img-col {
    width: 45%;
    text-align: right;
  }
}
.home-content-img-col img {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .home-content-img-col img.box {
    margin-top: -30px;
  }
  .home-content-img-col img.bonus {
    margin-top: -35px;
  }
  .home-content-img-col img.newsletter {
    margin-top: -55px;
  }
  .home-content-img-col img.delivery {
    margin-top: 5px;
  }
  .home-content-img-col img.promise {
    margin-top: -10px;
  }
}

@media (min-width: 768px) {
  .home-content-info-col {
    width: 55%;
  }
  .home-content-info-col.col-sm-offset-6 {
    margin-left: 45%;
  }
}
.home-content-info-col ul {
  padding-left: 15px;
  line-height: 20px;
}
.home-content-info-col li {
  margin-bottom: 7px;
}
.home-content-info-col li:last-child {
  margin-bottom: 25px;
}

label {
  font-weight: normal;
}

.select-open-close {
  display: inline-block;
  vertical-align: top;
  /*min-width: 176px;*/
  min-width: 200px;
  position: relative;
}

.select-open-close .opener {
  background: #fff;
  border: 1px solid #a9a9a9;
  color: #000;
  cursor: default;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 31px;
  min-width: 176px;
  overflow: hidden;
  padding: 0 27px 0 10px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select-open-close .opener:hover,
.select-open-close .opener:focus {
  outline: none;
  text-decoration: none;
}

.select-open-close .opener:after {
  background: #bc1114;
  border-left: 1px solid #979797;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 26px;
  z-index: 1;
}

.select-open-close .opener:before {
  border: 5px solid transparent;
  border-top-color: #fff;
  content: "";
  margin: -3px 0 0;
  position: absolute;
  right: 7px;
  top: 50%;
  z-index: 5;
}

.select-open-close .opener,
.select-open-close .item {
  color: #737373;
  font: 10px/1.2 Arial, Helvetica, sans-serif;
  padding: 0 33px 0 7px;
}

.select-open-close .opener:hover,
.select-open-close .item:hover {
  cursor: pointer;
  color: #000;
  text-decoration: none;
}

.select-open-close .opener strong,
.select-open-close .item strong {
  display: block;
  color: #545454;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 -1px;
}

.select-open-close .opener strong span,
.select-open-close .item strong span {
  font-size: 10px;
}

.select-open-close .drop {
  background: #f4f4f4;
  border: 1px solid #979797;
  left: 0;
  margin: -1px 0 0;
  padding: 5px 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 10;
}

.select-open-close .item {
  padding-right: 7px;
  padding-bottom: 7px;
}

.select-open-close .item.hidden {
  display: none;
}

.select-open-close .opt-title.single {
  font-size: 16px;
  line-height: 31px;
}

select[data-id*=select-] + .jcf-unselectable,
.select-open-close + .jcf-unselectable {
  display: none !important;
}

.js-slide-hidden {
  display: none !important;
}

/* custom radio styles */
.jcf-radio {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 100%;
  cursor: default;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  overflow: hidden;
  position: relative;
  width: 20px;
}

.jcf-radio.jcf-checked span {
  display: block;
}

.jcf-radio span {
  background: #141414;
  border-radius: 100%;
  display: none;
  height: 8px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 8px;
}

.jcf-radio input[type=radio] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-select {
  background: #f4f4f4;
  border: 1px solid #979797;
  color: #000;
  display: inline-block;
  vertical-align: top;
  height: 40px;
  width: 100%;
  position: relative;
  border-radius: 3px;
}

.jcf-select select {
  left: 0;
  top: 0;
  z-index: 1;
}

.jcf-select .jcf-select-text {
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 40px;
  margin: 0 60px 0 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jcf-select .jcf-select-opener {
  background: #bc1114;
  border-left: 1px solid #979797;
  bottom: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 26px;
}

.jcf-select .jcf-select-opener:before {
  border: 5px solid transparent;
  border-top-color: #fff;
  content: "";
  left: 50%;
  margin: -3px 0 0 -4px;
  position: absolute;
  top: 50%;
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select.jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop {
  left: -1px;
  margin-top: 0;
  position: absolute;
  right: -1px;
  top: 100%;
  z-index: 9999;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #979797;
}

.jcf-list {
  background: #f4f4f4;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 18px;
  position: relative;
  width: 100%;
}

.jcf-list .jcf-list-content {
  display: block;
  overflow: auto;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcf-list ul li {
  overflow: hidden;
  vertical-align: top;
}

.jcf-list .jcf-option {
  color: #656565;
  cursor: default;
  display: block;
  height: 1%;
  overflow: hidden;
  padding: 5px 8px 3px;
  white-space: nowrap;
}

.jcf-list .jcf-option[class*=default] {
  display: none;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
  cursor: pointer;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

.form-section {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-section ul,
.form-section ol {
  padding-left: 15px;
}

.form-wrap {
  float: left;
  min-width: 100%;
  clear: both;
  margin: 0 -5px;
}
.form-wrap .form-wrap {
  margin: 0;
}
.form-wrap > * {
  padding-left: 5px;
  padding-right: 5px;
}

.form-group {
  display: block;
  float: left;
  width: 100%;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .form-group {
    width: 50%;
  }
}
.form-group .form-group {
  width: 50%;
  float: left;
  padding: 0 10px 0 0;
}
.form-group .form-group:last-child {
  padding-right: 0;
}
@media (min-width: 768px) {
  .form-group .form-group {
    margin: 0;
  }
}
.form-group .form-group.large {
  width: 66.6666%;
}
.form-group .form-group.large + .form-group {
  width: 33.3333%;
}

.form-group-full {
  width: 100%;
  clear: both;
}

.form-group-checkbox label ~ * {
  margin-left: 34px;
}
.form-group-checkbox .link-say {
  vertical-align: baseline;
}

.phone-holder .form-control {
  float: left;
}
.phone-holder .form-control + .form-control {
  margin-left: 5px;
}
.phone-holder .form-control.medium {
  width: calc(50% - 10px);
}

.form-group label {
  font-weight: bold;
  margin: 0 0 5px;
  display: block;
}
.form-group label span {
  font-weight: normal;
  font-size: 80%;
}
.form-group label span.required {
  font-size: 100%;
  color: #d81213;
}

.form-control {
  width: 100%;
  margin: 0;
  height: 40px;
  border-radius: 3px;
  background: #fff;
  border-color: #a9a9a9;
}
.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control.small {
  width: 25%;
}
.form-control.medium {
  width: calc(50% - 5px);
}
.form-control[type=checkbox] {
  width: 30px;
  height: 30px;
  line-height: 1;
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin: 0;
}
.form-control[type=checkbox] + label {
  display: inline-block;
  margin: 0;
  position: relative;
  top: 2px;
}
.form-control + .note {
  margin-top: 3px;
  display: block;
  clear: both;
}

.field-note {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  font-style: normal;
  line-height: 1.1818;
}

.note {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 19px;
}

.select-open-close,
.jcf-select {
  width: 100%;
  border-radius: 3px;
  background: #fff;
  border-color: #a9a9a9;
}

.select-open-close .opener {
  border-radius: 3px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 60px 0 7px;
}
.select-open-close .opener::before {
  display: none;
}
.select-open-close .opener::after {
  content: "";
  width: 38px;
  height: 38px;
  background-color: #b3c9dd;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpolygon fill='rgba(44, 98, 147, 0.99)' points='0 1.24 1.26 0 5 3.63 8.79 0 10 1.24 5 6 0 1.24' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: center center;
  border: none;
}
.select-open-close .opt-title {
  color: #000;
}
.select-open-close .drop {
  background: #fff;
  color: #000;
}
.select-open-close .item {
  color: #000;
  padding: 5px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.select-open-close .item:hover {
  background: #dbebf9;
}

.jcf-select {
  height: 40px;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.jcf-select .jcf-select-opener {
  width: 38px;
  height: 38px;
  background-color: #b3c9dd;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpolygon fill='rgba(44, 98, 147, 0.99)' points='0 1.24 1.26 0 5 3.63 8.79 0 10 1.24 5 6 0 1.24' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: center center;
  border: none;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}
.jcf-select .jcf-select-opener::before {
  display: none;
}

.jcf-select-drop .jcf-list {
  background: #fff;
}
.jcf-select-drop .jcf-list .jcf-option {
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.jcf-select-drop .jcf-list .jcf-option:hover, .jcf-select-drop .jcf-list .jcf-option.jcf-hover, .jcf-select-drop .jcf-list .jcf-option.jcf-selected {
  background: #dbebf9;
}

.form-cart {
  color: #333;
}

.form-cart dl {
  overflow: hidden;
}

.form-cart dl dt {
  float: left;
  padding: 0 5px 0 0;
  width: 153px;
}

.form-cart dl dd {
  overflow: hidden;
}

.form-cart .title {
  color: #296195;
  display: block;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.form-cart .bottom-content .link-say {
  vertical-align: middle;
}

.submit-holder {
  margin: 0;
  padding-top: 15px;
  float: left;
  width: 100%;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .submit-holder {
    padding-top: 30px;
  }
}

#GC_WrapperDiv {
  margin-top: 20px;
}
#GC_WrapperDiv .form-section {
  margin-bottom: 0;
  width: 100%;
}

.form-cart span#maintext {
  margin-top: 5px;
  display: inline-block;
}

#GC_Address_ToName strong,
#GC_Address_FromName strong {
  color: #296195;
  font-size: 16px;
}

[name=counter] {
  border: none;
  padding: 0;
  width: 3em;
}

@media (min-width: 600px) {
  .send-date div {
    float: left;
  }
}
.send-date .date-select-wrap {
  margin-left: 25px;
  max-width: 200px;
}
@media (min-width: 600px) {
  .send-date .date-select-wrap {
    margin-left: 10px;
    max-width: none;
  }
}
.send-date .date-select-wrap div + div {
  margin-top: 5px;
}
@media (min-width: 600px) {
  .send-date .date-select-wrap div + div {
    margin-top: 0;
    margin-left: 5px;
  }
}

#MailToDiv {
  margin: 3px 0 0 0;
  width: auto;
  clear: both;
  max-width: 350px;
}

@media (max-width: 480px) {
  table#maintext td,
  table#maintext table td {
    display: block;
    float: left;
    padding: 5px 5px 5px 0;
    text-align: left !important;
    width: auto !important;
  }
  table#maintext td:first-child,
  table#maintext table td:first-child {
    width: 100% !important;
    clear: both;
  }
  table#maintext td:empty,
  table#maintext table td:empty {
    display: none;
  }
  table#maintext td div,
  table#maintext table td div {
    text-align: left !important;
  }
  table#maintext table tr,
  table#maintext table table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.form-section.edit-club-options {
  margin-top: 10px;
}
.form-section.edit-club-options .form-group-full {
  width: 50%;
}

@media (min-width: 768px) {
  [name=frmCouponCode] .title {
    margin-top: 10px;
  }
}
[name=frmCouponCode] .form-control {
  width: 200px;
}
@media (min-width: 768px) {
  [name=frmCouponCode] .form-control {
    width: calc(100% - 140px);
    float: left;
  }
}
[name=frmCouponCode] .apply-button {
  background: #296195;
  color: #fff;
  border-radius: 3px;
  margin: 10px 0 0;
  float: left;
}
@media (min-width: 768px) {
  [name=frmCouponCode] .apply-button {
    margin: 0 0 0 5px;
  }
}
[name=frmCouponCode] .apply-button:hover {
  background: #347bbd;
}
[name=frmCouponCode] .note {
  margin-top: 10px;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}

.text-bold {
  font-weight: 700;
}

.urgency-container {
  background: #f26722;
  border-radius: 4px;
  color: #fff;
  padding: 6px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
}

.urgency-timer-wrap {
  white-space: nowrap;
  font-weight: normal;
}

.urgency-min, .urgency-sec {
  background: #454545;
  border-radius: 5px;
  padding: 2px 4px;
}

#write-review {
  font-size: 16px;
}
#write-review .title {
  font-size: 32px;
  margin-top: 0;
}
@media (min-width: 768px) {
  #write-review .title {
    margin-top: 20px;
  }
}
#write-review .form-control.medium {
  width: 100%;
}
@media (min-width: 768px) {
  #write-review .form-control.medium {
    width: calc(50% - 5px);
  }
}
#write-review textarea {
  height: 195px;
}
#write-review label {
  font-weight: normal;
}
#write-review label[for] {
  font-weight: bold;
}
#write-review label .jcf-radio {
  margin-right: 5px;
}
#write-review label span {
  font-size: 100%;
}
#write-review input[type=submit] {
  width: 100%;
  margin: 0 auto;
  max-width: 400px;
}
@media (min-width: 992px) {
  #write-review input[type=submit] {
    width: auto;
    margin: 0;
  }
}
#write-review .submit-holder {
  padding: 0 0 20px;
}
@media (min-width: 768px) {
  #write-review .submit-holder {
    padding: 0 0 40px;
  }
}

.star-rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.star-rating input[type=radio] {
  display: none;
}
.star-rating label {
  padding: 0;
  display: inline-block;
  width: 36px;
  height: 36px;
  cursor: pointer;
  background-image: url("../images/reviews/review-stars-empty-single.png");
  background-size: 36px;
  background-repeat: no-repeat;
  margin: 0;
}
@media (min-width: 992px) {
  .star-rating label {
    width: 22px;
    height: 22px;
    background-size: 22px;
  }
}
.star-rating label:hover,
.star-rating label:hover ~ label,
.star-rating input[type=radio]:checked ~ label {
  background-image: url("../images/reviews/review-stars-full-single.png");
}

.how-it-works-steps {
  max-width: 645px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .how-it-works-steps {
    margin-top: 25px;
  }
}
.hiw-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 3px solid #296195;
  margin-bottom: 12px;
  padding: 30px 20px;
  position: relative;
}

@media (min-width: 768px) {
  .hiw-step {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 25px;
    padding: 25px 20px;
  }
}
.hiw-step:not(:last-child)::after {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -32px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  background: url("../images/how-it-works/DownArrow.png") no-repeat;
  background-size: 100%;
}

@media (min-width: 768px) {
  .hiw-step:not(:last-child)::after {
    width: 80px;
    height: 80px;
    bottom: -55px;
  }
}
.hiw-step h2 {
  font-family: "Bebas Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  color: #296195;
  margin: 0 0 12px;
  font-weight: normal;
}

.hiw-step p:last-child {
  margin-bottom: 0;
}

.hiw-step .step-img {
  width: 170px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

@media (min-width: 768px) {
  .hiw-step .step-img {
    width: 205px;
  }
}
.hiw-step .step-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-bottom: 25px;
  text-align: center;
}

@media (min-width: 768px) {
  .hiw-step .step-content {
    text-align: left;
    margin: 0 0 0 20px;
  }
}
nav .pagination {
  margin: 5px 0 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
}
nav .pagination .page-item {
  float: left;
  width: 26px;
  height: 26px;
  line-height: 26px;
  margin-bottom: 10px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
nav .pagination .page-item:not(:last-child) {
  margin-right: 15px;
}
nav .pagination .page-item:hover {
  background: #dbebf9;
}
nav .pagination .page-item.active {
  background: #296195;
  font-weight: bold;
}
nav .pagination .page-item.active .page-link {
  color: #fff;
}
nav .pagination .page-link {
  display: block;
  padding: 0 5px;
  text-align: center;
  color: #296195;
  line-height: 26px;
  white-space: nowrap;
}
nav .pagination .page-link:hover {
  text-decoration: none;
}

.reviews-stars {
  display: block;
  margin-top: -8px;
}

@media (min-width: 768px) {
  .reviews-stars {
    display: inline-block;
    margin-top: 0;
    margin-left: 5px;
  }
}
.reviews-stars img {
  width: 62px;
  vertical-align: baseline;
  margin-right: 3px;
}

.num-reviews {
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  top: -2px;
  left: -4px;
  color: #d81213;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.num-reviews span {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .md-lg-only {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .lg-only {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .sm-md-only {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .xs-sm-only {
    display: none !important;
  }
}
.tooltip-content {
  display: none;
  font-size: 12px;
  font-weight: 400;
  width: 230px;
  position: absolute;
  padding: 10px;
  z-index: 2;
  bottom: 100%;
  margin: 0 0 10px -50px;
  left: 0;
  color: #fff;
  border-radius: 5px;
  background: #6e6e6e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6e6e6e), to(#525252));
  background: linear-gradient(to bottom, #6e6e6e 0, #525252 100%);
}

.tooltip {
  cursor: pointer;
  position: relative;
  line-height: 13px;
  display: inline-block;
  vertical-align: middle;
}

.tooltip-content:after {
  content: "";
  border-top: 8px solid #525252;
  border-left: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  position: absolute;
  left: 49px;
  bottom: -16px;
}

.tooltip-content p {
  margin: 0;
}

.tooltip-icon-large, #checkoutForm .tooltip-icon-large {
  font-size: 15px;
  line-height: 18px;
}

.tooltip:hover .tooltip-content {
  display: block;
}

.tooltip.learn-more {
  top: 0;
}

.tooltip.learn-more .tooltip-content {
  left: -120px;
}

.tooltip.learn-more .tooltip-content::after {
  left: 169px;
}

.form-cart .tooltip.tooltip-bottom .tooltip-content {
  margin-bottom: 0;
  bottom: auto;
  top: 25px;
}

.form-cart .tooltip.learn-more.tooltip-bottom .tooltip-content::after {
  bottom: auto;
  top: -16px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  border-top-color: #6e6e6e;
}

.form-cart .learn-more {
  width: 14px;
  height: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffca18;
  color: #000;
  border-radius: 50%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  top: -2px;
  padding-top: 2px;
  margin-left: 2px;
}

#checkoutForm .learn-more {
  width: 14px;
  height: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffca18;
  color: #000;
  border-radius: 50%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  top: -2px;
  padding-top: 2px;
  margin-left: 5px;
}

@media (max-width: 767.5px) {
  .tooltip.learn-more, #checkoutForm .tooltip.learn-more, .form-cart .learn-more {
    width: 18px;
    height: 18px;
  }
  .tooltip:hover .tooltip-content {
    display: none;
  }
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 10px;
  font-weight: 400;
  text-align: left;
  font-size: 12px;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  color: #fff;
  border-radius: 5px;
  background: #6e6e6e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6e6e6e), to(#525252));
  background: linear-gradient(to bottom, #6e6e6e 0, #525252 100%);
  line-break: auto;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

@-webkit-keyframes fadeInBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  to {
    opacity: 1;
  }
}
.form-group {
  position: relative;
}

.form-group:not(.form-group-checkbox) label {
  display: none;
  position: absolute;
  left: 16px;
  top: 0;
  font-size: 12px;
  line-height: 25px;
  color: #a0a0a0;
  font-weight: normal;
}
.form-group:not(.form-group-checkbox) label[for=strState] {
  left: 8px;
}
.form-group:not(.form-group-checkbox) label[for=strZip] {
  left: 11px;
}
.form-group:not(.form-group-checkbox) label.active {
  display: block;
  -webkit-animation: 0.3s ease-in-out fadeInBottom;
          animation: 0.3s ease-in-out fadeInBottom;
  z-index: 1;
}
.form-group:not(.form-group-checkbox) label.active + input, .form-group:not(.form-group-checkbox) label.active + textarea {
  padding-top: 17px;
}
.form-group:not(.form-group-checkbox) label.active ~ .jcf-select .jcf-select-text {
  padding-top: 5px;
}

.ti-max-char {
  font-size: 12px;
  line-height: 16px;
}

.input-error {
  display: none;
  background: none;
  padding: 0;
  margin-top: 5px;
  color: #bc2026;
}

.missed-input .input-error {
  display: block;
}

.missed-input > input, .missed-input .jcf-select, .missed-input > textarea {
  border: 2px solid #bc2026;
  background: #f6edf0;
  color: #c21d3c;
}

.missed-input label[for=strAge], .missed-input label[for=strAge] + .note, .missed-input.requireAddressSelectionWrap > .form-group {
  color: #bc2026;
}

.missed-input .jcf-select-opener {
  height: 36px;
}

.missed-input input::-webkit-input-placeholder, .missed-input select::-webkit-input-placeholder, .missed-input textarea::-webkit-input-placeholder {
  color: #c21d3c;
}

.missed-input input::-webkit-input-placeholder,
.missed-input input::-ms-input-placeholder,
.missed-input input::placeholder,
.missed-input select::-webkit-input-placeholder,
.missed-input select::-ms-input-placeholder,
.missed-input select::placeholder,
.missed-input textarea::-webkit-input-placeholder,
.missed-input textarea::-ms-input-placeholder,
.missed-input textarea::placeholder {
  color: #c21d3c;
}

.requireAddressSelectionWrap .input-error {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  #orderWho > .form-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #orderAddress {
    margin-bottom: 10px;
  }
}
#GC_Main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.gc-radio {
  width: 100%;
}

.GAtitleText {
  margin-left: 23px;
}

@media (min-width: 768px) {
  #GC_Main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #GC_Main .gc-radio {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(20% - 6px);
    padding: 10px;
    padding-right: 26px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 0px 1px #d2d2d2 inset;
            box-shadow: 0px 0px 0px 1px #d2d2d2 inset;
    border-radius: 10px;
    font-size: 15px;
    line-height: 19px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    cursor: pointer;
  }
  #GC_Main .gc-radio:not(:last-child) {
    margin-right: 6px;
  }
  #GC_Main .gc-radio::before {
    content: "";
    width: 18px;
    height: 18px;
    top: 11px;
    left: auto;
    right: 7px;
    position: absolute;
    border: none;
  }
  #GC_Main .gc-radio.email-message::before {
    background: url(/images/icon-at.png) no-repeat center center;
    background-size: 18px 18px;
  }
  #GC_Main .gc-radio.printer-message::before {
    background: url(/images/print-icon.png) no-repeat center center;
    background-size: 18px 18px;
  }
  #GC_Main .gc-radio.mail-message::before, #GC_Main .gc-radio.mail-me-message::before {
    background: url(/images/mailbox-icon.png) no-repeat center center;
    background-size: 18px 18px;
  }
  #GC_Main .gc-radio.hide-message-container::before {
    background: url(/images/minus-round-line-icon.png) no-repeat center center;
    background-size: 18px 18px;
  }
  #GC_Main .gc-radio.selected {
    -webkit-box-shadow: 0px 0px 0px 3px #69ADD0 inset, 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 0px 3px #69ADD0 inset, 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
  #GC_Main .gc-radio.selected::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/images/blue_checkmark.png) no-repeat;
    background-size: 20px 20px;
    top: 11px;
    left: auto;
    right: 7px;
    position: absolute;
    border-radius: 0px;
    border: none;
  }
  #GC_Main .gc-radio input, #GC_Main .gc-radio .jcf-radio {
    display: none;
  }
  #GC_Main .GAtitleText {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 0;
  }
  #GC_Main .GAtitleText p {
    margin: 0;
  }
}