/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.mwb-wocuf_pro-no-offer{
  width:60%;
  margin: 20px auto;
  text-align: center;
}
 .mwb_wocuf_pro_offer_container{
  padding:50px 150px;
  background: white;
}
.mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_special_offer_banner {
  margin-bottom: 60px;
  text-align: center;
  font-weight: bold;
}
.mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_main_wrapper .mwb_wocuf_pro_product_image img {
  width: 40%;
  margin: 0 auto;
}
.mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_main_wrapper::after {
  clear: both;
  content: "";
  display: block;
  position: absolute;
}
.mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_main_wrapper{
  overflow: hidden;
}
.mwb_wocuf_pro_offered_product_description {
  box-sizing: border-box;
  padding: 15px;
  text-align: center;
}
.mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_main_wrapper .mwb_wocuf_pro_product_title {
  text-align: center;
  width:50%;
  margin: 20px auto;
  font-size: 20px;
}
.mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_product_price > h4 ,.mwb_wocuf_pro_variable_price_html.display{
  box-shadow: 0 2px 5px rgba(0,0,0, 0.25);
  display: inline-block;
  padding: 10px 40px;
}
.mwb_wocuf_pro_variations .mwb_wocuf_offer_variation_select {
  height: 36px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #bababa;
  font-size: 15px;
  background: #fff;
}
.mwb_wocuf_pro_variations {
  width:50%;
  margin: 0 auto;
}
.mwb_wocuf_pro_variations .mwb_wocuf_offer_variation_select option {
  padding: 10px;
}
.mwb_wocuf_pro_variations .variations .label label{
  margin-right: 20px;
  color: black;
  font-size: 20px;
  font-weight: bold;
}
.mwb_wocuf_pro_special_offers_for_you .woocommerce-Price-amount.amount {
  font-weight: bold;
}
.mwb_wocuf_pro_variable_price_html del .woocommerce-Price-amount.amount {
  font-weight: 500;
}
.mwb_wocuf_pro_variations tr td {
 border: none;
}
.mwb_wocuf_pro_product_price h4 {
  background-color: #f2f5f7;
  color: #000;
  border: solid 2px #cecece;
  border-style: dashed;
  font-size: 27px;
  text-align: center;
}
.mwb_wocuf_pro_product_price h4 del {
  color: #000;
  padding-left: 10px;
}
.mwb_wocuf_pro_product_price h4 ins {
  background-color: #fff;
  color: #000;
}
.mwb_wocuf_pro_offered_product_actions {
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin: 15px 0px;
}
.mwb_wocuf_pro_offered_product_actions button.mwb_wocuf_pro_buy{
 padding: 15px 25px !important;
 color: #fff !important;
 font-size: 25px !important;
 border: 0px;
 font-weight: bold;
 margin-right: 10px;
 cursor: pointer !important;
 border-radius: 10px;
}
.mwb_wocuf_pro_offered_product_actions a.mwb_wocuf_pro_skip{
  padding: 5px 20px;
  font-size: 25px;
  cursor: pointer;
  display: inline-block;
  position: initial;
  text-align: right;
  border: solid 1px;
  border-radius: 20px;
  top: -5px;
}
.mwb_wocuf_pro_variations table {
  margin: 0 auto;
}
.mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_product_price {
  margin: 0 auto;
  text-align: center;
}
.mwb_wocuf_pro_display{
  display: block;
  padding: 15px;
}
.mwb_wocuf_pro_hide{
  display: none;
}
.mwb_wocuf_pro_demotext {
 color: #000;
 font-size: 18px;
 margin-bottom: 10px;
 margin-top: 10px;
 text-align: center;
}
#mwb_wocuf_pro_offer_loader {
 background-color: rgba(255, 255, 255, 0.6);
 bottom: 0;
 height: 100%;
 left: 0;
 position: fixed;
 right: 0;
 top: 0;
 width: 100%;
 z-index: 99999;
}
#mwb_wocuf_pro_offer_loader img {
 display: block;
 left: 0;
 margin: 0 auto;
 position: absolute;
 right: 0;
 top: 40%;
}
@media only screen and (max-width: 550px){
  .mwb_wocuf_pro_product_price h4{
    font-size: 20px !important;
  }
  .mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_special_offer_banner{
   margin-bottom: 20px !important;
 }
 .mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_special_offer_banner h1 {
  font-size: 20px;
}
}
@media only screen and (max-width: 1200px){
  .mwb_wocuf_pro_offer_container {
    padding: 50px 50px;
  }
}

@media only screen and (max-width: 768px){
  .mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_main_wrapper .mwb_wocuf_pro_product_image {
    float: none;
    max-width: 100%;
  }
  .mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_main_wrapper .mwb_wocuf_pro_offered_product {
    float: none;
    padding: 15px;
    width: 100%;
  }
  .mwb_wocuf_pro_variations .mwb_wocuf_pro_variations_select {
    height: 44px;
    width: 100%;
  }
  .mwb_wocuf_pro_offer_container {
    padding: 10px;
  }
  /****** Responsive CSS ******/
  .mwb_wocuf_pro_special_offers_for_you * {
    box-sizing: border-box;
  }
  .mwb_wocuf_pro_special_offers_for_you .mwb_wocuf_pro_main_wrapper .mwb_wocuf_pro_offered_product {
    padding: 15px 0;
  }
  .mwb_wocuf_pro_variations .mwb_wocuf_offer_variation_select {
    width: 100%;
  }
}

.woocommerce-info.mwb-wocuf-stripe-test-mode {
  margin-top: -14px;
  margin-bottom: 15px;
}

#mwb-wocuf-stripe-test-mode-notice {
  font-weight: bold;
}