input#stamped-reviews-search-input {
  padding-left: 27px !important; }

.custom_options_wrap .custom_options_outer h5, .custom_options_wrap .custom_options_outer ul {
  display: none; }

.option-section.popup {
  overflow: auto !important; }

.price-div .productView-price .price-section--saving {
  display: none; }

.alertBox--info {
  background-color: #f7c0c5;
  border-radius: 0;
  color: black;
  font-family: nowregular;
  text-transform: uppercase; }

.alertBox--info .alertBox-column.alertBox-icon {
  display: none; }

.alertBox--info .alertBox-column.alertBox-message {
  display: block;
  text-align: center; }

/*****Cart Level Text End*****/
.custom_options_wrap {
  clear: both; }

.custom_options_outer {
  max-height: 500px;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.custom_options {
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  width: 100%;
  padding: 8px 0; }

.custom_options .obox {
  display: table-cell;
  vertical-align: middle;
  width: 16.66%;
  text-align: left;
  padding: 0 10px; }

.custom_options .obox.img_box {
  width: 11%; }

.custom_options .obox.option_name {
  width: 22%; }

.custom_options .obox.option_sku {
  width: 21%; }

.custom_options .obox.option_qty_div {
  width: 14%; }

.custom_options .obox.option_price {
  width: 12%; }

.custom_options .obox.option_addtocart {
  width: 20%; }

.custom_options .obox.acntr {
  text-align: center; }

.custom_options.title_row {
  border-top: 1px solid #e5e5e5;
  height: 35px;
  text-transform: uppercase; }

.custom_options.title_row .obox {
  font-weight: bold; }

.title_row .obox.option_qty_div,
.title_row .obox.option_price {
  text-align: center; }

.title_custom {
  font-weight: bold;
  line-height: 40px;
  padding-left: 10px;
  text-align: left;
  text-transform: uppercase; }

.obox.option_qty_div.acntr .option_qty {
  background-color: #f6f4f5;
  border: 0 none;
  padding: 5px 0;
  text-align: center;
  width: 100%;
  line-height: 0; }

.obox.option_qty_div .stockStatus {
  font-weight: bold;
  margin-top: 5px; }

.obox.img_box span {
  display: block;
  height: 70px;
  margin: 0 auto;
  width: 70px; }

.form-option-image {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block; }

.obox .button {
  background-color: #e79da3;
  border: 0 none;
  border-radius: 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 10px;
  width: 110px;
  text-transform: uppercase; }

.obox .button[disabled] {
  display: inline-block; }

.obox .button.addedcart {
  background-color: #ffffff;
  color: #666666;
  padding: 4px;
  text-align: left;
  width: 70px;
  display: inline-block; }

.obox .fa.fa-check {
  padding-left: 0px; }

.unavailable .obox .button {
  background-color: #222222;
  padding: 5px 0;
  width: 95px; }

.option_addtocart input {
  background-color: #f6f4f5;
  border: 0 none;
  font-size: 13px;
  padding: 5px;
  width: 95px; }

#dialog {
  max-width: 800px;
  position: fixed;
  text-align: center;
  top: 38%;
  width: 100%;
  z-index: 9999;
  margin: 0 auto;
  right: 0;
  left: 0 !important; }

#dialog .window {
  background-color: #FFF; }

#mask {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1; }

#closebtn {
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 20px; }

.option_addtocart .remove a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin-left: 0px;
  color: #F00; }

.title_row .obox.option_addtocart > a {
  background-color: #6e9da3;
  color: white;
  display: block;
  margin: -53px 28px 0 0;
  padding: 5px 15px;
  text-decoration: none;
  width: 114px;
  text-align: center; }

.custom_options_outer .custom_options .obox.option_addtocart {
  text-align: center; }

.custom_options .option_addtocart .bulkalertemail {
  line-height: 0;
  padding: 5px; }

.productView-options .button.bulkOrderBtn {
  background: rgba(0, 0, 0, 0) url("https://cdn6.bigcommerce.com/s-hmhnh4h9/product_images/uploaded_images/bulk-order-pop-up-3-button.png?t=1506408723&_ga=2.212312148.1760739119.1506403051-1205027087.1484197602") no-repeat scroll right center/contain;
  border: 0 none;
  display: block;
  font-size: 0;
  height: 37px;
  margin: 0;
  min-width: 196px;
  padding: 0;
  width: 100%;
  border-radius: 0px; }

.add-to-cart-but .form-action > input#form-action-addToCart {
  display: block;
  margin-right: 0;
  width: 100%;
  margin-bottom: 5px; }

.img_overly {
  display: none; }

.FreePickUpBtn {
  border-top: 1px solid #E4E4E4; }

.productView .cart-sect .price-div .productView-price {
  display: flex;
  align-items: center; }

.productView .cart-sect .price-div .productView-price .price.price--withoutTax.HaveSalePrice {
  color: #c33a41; }

/******************Sale Price Update********************/
span.price-now-label {
  display: none; }

.form-field.form-field--increments {
  display: flex;
  align-items: center;
  margin: 10px 0; }

.form-field--increments .form-label.form-label--alternate {
  padding-right: 10px;
  text-align: left;
  text-transform: uppercase; }

.form-field .form-increment {
  padding-right: 0;
  text-align: center;
  border: 1px solid #c9c9c9; }

div.body .form-input.form-input--incrementTotal {
  border: 1px solid #c9c9c9;
  height: 50px;
  margin: 0;
  border-top: 0;
  border-bottom: 0; }

.form-increment .button {
  padding: .21429rem .35714rem;
  height: 50px;
  background-color: #f2f2f2;
  border: 0; }

.price-section.price-section--withoutTax.non-sale-price--withoutTax {
  margin-right: 10px; }

.productView-options .add-to-cart-but .form-action {
  margin: 0 0 10px 0; }
  @media (max-width: 640px) {
    .productView-options .add-to-cart-but .form-action {
      padding: 0; } }

.price-section.price-section--withoutTax.non-sale-price--withoutTax span.price.price--non-sale {
  font-size: 21px;
  margin-bottom: 0;
  color: #929292; }

.productView .cart-sect .price-div .productView-price .price.price--withoutTax.HaveSalePrice {
  color: #c33a41; }

@media all and (max-width: 1199px) {
  .productView-options .button.bulkOrderBtn {
    margin: 0;
    min-width: 100%; } }

@media all and (max-width: 800px) {
  .title_row .obox.option_addtocart > a {
    margin: 0;
    padding: 5px;
    text-align: center; }
  .title_custom {
    background-color: #000000;
    color: #ffffff;
    line-height: inherit;
    padding: 5px 40px;
    text-align: center; }
  #closebtn {
    color: #ffffff; }
  #dialog {
    max-width: 95%; }
  .productView-images {
    position: relative; }
  .productView-options {
    overflow: hidden; }
  .img_overly {
    display: block;
    height: 65%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 999; } }
  @media all and (max-width: 800px) and (max-width: 800px) {
    .img_overly {
      top: 55px; } }

@media all and (max-width: 800px) {
  #MobileSaleCampaignBanner, #TopBtn {
    z-index: 9999; }
  .productView-images .productView-image {
    display: inline-block;
    vertical-align: middle; }
  .productView-img-container {
    height: 100%; }
  .productView .productView-images .productView-iner {
    width: 100%; }
  .productView .cart-sect .price-div .productView-price {
    justify-content: center; } }

@media all and (max-width: 640px) {
  .form-field.form-field--increments {
    justify-content: center;
    width: 100%; }
  .price-div {
    width: 100%; } }

@media all and (max-width: 680px) {
  .custom_options .obox.option_sku {
    display: none; }
  .obox.img_box span {
    height: 60px;
    margin: 5px 0;
    width: auto; }
  .unavailable .obox .button {
    display: block;
    margin: 0 auto; }
  .custom_options .obox.img_box {
    width: 11%; }
  .custom_options .obox.option_name {
    width: 30%; }
  .custom_options .obox.option_qty_div {
    width: 18%; }
  .custom_options .obox.option_price {
    width: 14%; }
  .custom_options .obox.option_addtocart {
    width: 27%; } }

@media all and (max-width: 480px) {
  .obox.img_box span {
    height: 40px; }
  .custom_options_outer .obox.img_box {
    padding: 0; }
  .obox.option_qty_div .stockStatus {
    font-size: 12px;
    font-weight: normal; }
  .obox.option_addtocart > b {
    display: none; }
  .custom_options {
    padding: 3px 5px; }
  .custom_options .obox.img_box {
    width: 7%; }
  .custom_options .obox.option_name {
    width: 30%; }
  .custom_options .obox.option_qty_div {
    width: 22%; }
  .custom_options .obox.option_price {
    width: 14%; }
  .custom_options .obox.option_addtocart {
    width: 26%; }
  .obox .button,
  .unavailable .obox .button {
    font-size: 10px;
    padding: 5px;
    width: 78px; }
  .bulkalertemail,
  .button.bulkemailBtn {
    display: none !important; }
  .obox.option_qty_div.acntr > b {
    color: #ff0000;
    font-weight: normal; }
  .obox .fa.fa-check {
    padding-left: 0; }
  .obox .button.addedcart {
    width: 50px; }
  .title_row .obox.option_addtocart > a {
    width: 80px;
    padding: 2px; } }

@media all and (max-width: 560px) {
  .FreePickUpBtn img {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 0 auto; } }

@media all and (max-width: 415px) {
  .productView-options .button.bulkOrderBtn {
    background: rgba(0, 0, 0, 0) url("https://cdn6.bigcommerce.com/s-hmhnh4h9/product_images/uploaded_images/multi-select-btn-mobile.png?t=1506430847&_ga=2.223759451.1760739119.1506403051-1205027087.1484197602") no-repeat scroll center center/contain;
    height: 51px; } }

@media all and (max-width: 400px) {
  .title_row .obox.option_addtocart > a {
    font-size: 12px;
    width: 80px; }
  .title_custom {
    font-weight: normal; }
  .obox .button {
    font-size: 10px;
    width: 85px; }
  .custom_options_outer .custom_options .obox.option_addtocart,
  .custom_options_outer .custom_options .obox.option_name,
  .custom_options .obox.acntr {
    font-size: 12px; }
  .obox.img_box span {
    height: 35px; }
  .custom_options .obox.option_name {
    width: 30%; }
  .custom_options .obox.option_qty_div {
    width: 22%; }
  .custom_options .obox.option_price {
    width: 14%; }
  .custom_options .obox.option_addtocart {
    width: 26%; }
  .obox .button,
  .unavailable .obox .button {
    font-size: 10px;
    padding: 5px;
    width: 78px; }
  .bulkalertemail {
    display: none; }
  .obox.option_qty_div.acntr > b {
    color: #ff0000;
    font-weight: normal; }
  .obox .fa.fa-check {
    padding-left: 0; }
  .obox .button.addedcart {
    width: 50px; }
  .option_addtocart .remove a {
    margin-left: 0px; } }

.productView article.productView-CustomBought, .productView-CustomBought div#slideInner {
  display: block;
  width: 100%; }

article.productView-description.description-top-pro {
  width: 100%;
  clear: right;
  float: none; }

.card-body, .price-section > span {
  text-align: center; }

#custom_bought_wrap .card-figure {
  width: 100%; }

#custom_bought_wrap .card-figure > .card-image {
  position: inherit;
  text-align: center;
  margin: 0 auto;
  height: inherit; }

/*********Quantity**********/
.StockQtyPopup.Disabled {
  display: none !important; }

.QuantityWrap {
  width: 33%;
  float: left;
  position: relative; }
  @media (max-width: 640px) {
    .QuantityWrap {
      float: none;
      margin: 0 auto; } }
  .QuantityWrap .form-field {
    margin-top: 0; }
    @media (max-width: 640px) {
      .QuantityWrap .form-field {
        flex-direction: column; } }

.QuantityWrap .form-field.form-field--increments {
  width: 100%;
  text-align: center;
  justify-content: center; }

.form-field.StockLevelWrap {
  margin: 0;
  text-align: center;
  padding: 0 0 0 10px; }

.StockLevelWrap > p.StockTest, .StockQtyPopup > p.StockTest {
  margin: 0 0 0 0;
  color: #E69EA2;
  font-size: 16px;
  font-family: nowbold; }

.form-field.StockLevelWrap label.form-label, .StockQtyPopup p {
  margin: 0;
  padding: 0;
  font-family: nowregular;
  text-transform: capitalize;
  text-align: center;
  color: #000; }

.form-field.StockLevelWrap label.form-label span {
  font-family: nowbold; }

.StockQtyPopup {
  position: absolute;
  top: 70px;
  background-color: #f9f9f9;
  text-align: center;
  padding: 10px 0;
  overflow: visible !important;
  box-shadow: -3px 3px 10px 0px #ccc;
  width: 185px; }

.StockQtyPopup .StockPopup_Close {
  position: absolute;
  right: -5px;
  top: -15px;
  text-decoration: none;
  background-color: #828991;
  padding: 8px;
  border-radius: 50%;
  font-size: 15px;
  height: 30px;
  width: 28px;
  color: #fff;
  line-height: 1.2rem; }

/*************discProduct************/
.discProduct {
  background-color: #FE8A8A;
  font-size: 40px;
  padding: 10px;
  max-width: 300px;
  line-height: 60px;
  color: #000;
  font-family: "bebas_neuebold"; }

.discProduct span {
  display: inline-block;
  vertical-align: bottom;
  border: 2px solid #000;
  padding: 5px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  font-weight: normal;
  color: #000;
  line-height: 42px;
  font-family: "nowregular", Arial, Helvetica, sans-serif;
  margin-right: 18px; }

.discProductWrap p {
  width: 100%;
  max-width: 300px;
  font-family: nowbold;
  text-align: center;
  margin: 10px 0 0 0;
  letter-spacing: 2px; }

.discProductWrap p > span > img {
  display: block;
  width: 15px;
  position: relative;
  top: -2px;
  opacity: 0.8; }

.discProductWrap p > span {
  display: inline-block;
  margin: 0 0 0 10px; }

.DiscontinuedOption {
  position: relative; }

.DiscontinuedOption:after {
  content: "Discontinued";
  position: absolute;
  color: #D8D8D8;
  font-size: 14px;
  font-family: nowbold;
  bottom: 0;
  right: 5px;
  text-transform: uppercase; }

.allDiscontinued {
  display: none !important; }

@media all and (max-width: 800px) {
  .discProductWrap.clearfix {
    width: 100%;
    text-align: center;
    margin: 0 0 10px 0; }
  .discProduct {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px; }
  .discProductMobile {
    display: inline-block;
    background-color: #EBEBEB;
    font-size: 28px;
    padding: 10px 20px;
    color: #000;
    font-family: "bebas_neuebold"; }
  .discProductMobile span {
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #000;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    font-weight: normal;
    color: #000;
    line-height: 22px;
    font-family: "nowregular", Arial, Helvetica, sans-serif;
    margin-right: 18px; }
  .discProductWrap p {
    max-width: 100%; }
  .mobileOptions .DiscontinuedOption:after {
    bottom: 40%;
    right: inherit;
    left: 20%; }
  .option-section.popup .DiscontinuedOption:after {
    bottom: 0;
    right: 5px;
    left: inherit;
    color: #444;
    font-size: 10px; }
  .discProductWrap .discProductMobile + p {
    max-width: 100%;
    font-size: 12px;
    letter-spacing: 0; } }

/***********discProduct************/
@media all and (max-width: 560px) {
  .QuantityWrap {
    width: 100%;
    float: none; }
  .QuantityWrap > div {
    width: auto !important; }
  .QuantityWrap .StockQtyPopup {
    top: -18px;
    left: 280px;
    width: 130px !important; }
  .option_section_box .form-field .form-label.form-label--alternate.form-label--inlineSmall {
    border: 0; } }

@media all and (max-width: 480px) {
  .QuantityWrap .StockQtyPopup {
    left: 54%; } }
