.wc-jb-stock-check-overlay {
  background: #000;
  position:fixed;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
  overflow:hidden;
  opacity: 0.4;
  display: none;
}

.wc-jb-stock-check-overlay-box {
  background: #ffffff;
  padding: 0;
  border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
  width: 340px;
  display: none;
  padding-bottom: 20px;
}

.wc-jb-stock-check-overlay-content {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

p.wc-jb-stock-check-close-link {
  margin: 0;
  text-align: right;
}

a.closeLink {

}

a.closeLink:before {
  font-family: WooCommerce;
  content: "\e013";
  color: #ffffff;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: right;
  text-indent: 0;
  width: 1em;
  height: 1em;
  border-radius: 100%;
  background-color: #444444;
  font-size: 1.618em !important
}

a.closeLink:hover:before {
  background-color: #000000;
}

input#wc_jb_stock_check_product_quantity.input-text.qty.text {
  margin-left: 0;
}

#wc_jb_stock_check_email_date_notice {
  float: left;
  padding-top: 25px;
  padding-bottom: 20px;
  color: #a30100;
}





/* FLOWER SEASON */
img.wc_jb_blumigo_info_icon {
  position: relative;
  z-index: 9999;
  height: 17px;
  width: 17px;
}

img.wc_jb_blumigo_info_icon:hover {
  cursor: help;
}

.wc_jb_flowersaison_info_box_span {
  border-radius: 15px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 99;
  background: #effff7;
  border: 2px solid #119051;
  padding: 20px;
  line-height:1.5em;
}

.wc_jb_blumigo_flowerseason_neutral {
  background-color: #eeeeee !important;
}

.wc_jb_blumigo_flowerseason_offseason {
  background-color: #f2c200 !important;
}

.wc_jb_blumigo_flowerseason_mainseason {
  background-color: #119051 !important;
}

button.jb_add_to_cart_button {
  width: 279px;
  margin-left: 0 !important;
  margin-top: 5px;
}

.summary .price.price-unit.smaller {
  display: none;
}

p.stock.out-of-stock, p.stock.in-stock {
  visibility: hidden;
}

.jb-dynamic-pricing-box {
  width: 279px;
  float: right;
}

.jb-dynamic-pricing-price-box {
  width: 279px;
  height: 108px;
  background: url('/wp-content/themes/vendipro-child/assets/img/d-price-bg.png');
  display: box;
}

.jb-dynamic-pricing-header-box {
  height: 20px;
}

.jb-dynamic-pricing-header-left-box, .jb-dynamic-pricing-price-left-box {
  width: 72px;
  float: left;
  text-align: center;
}

.jb-dynamic-pricing-header-right-box, .jb-dynamic-pricing-price-right-box {
  width: 207px;
  float: left;
  text-align: center;
}

.jb-dynamic-pricing-price-right-box {

}

.jb-dynamic-pricing-price-left-box .input-text {
  margin-top: 14px;
  margin-left: 8px;
}

.jb-dynamic-pricing-price-right-box h1 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.jb-dynamic-pricing-price {
  line-height: 1.1em !important;
}
