@CHARSET "UTF-8";
.mwb_wrffm_return_notification, .mwb_wrffm_exchange_notification{
  display:none;
  color: green;
}
#mwb-exchange-alert, #mwb-return-alert{
  display:none;
  color: white;
  margin: 0px 20px 20px 20px;

}
.mwb_wrffm_return_column img, .mwb_wrffm_return_note img, .mwb_wrffm_exchange_column img, .mwb_wrffm_exchange_note img{ 
  width:75px !important;
  height:75px !important;
}
.mwb_wrffm_product_table .mwb_wrffm_product_title{
  display: inline-block;
  margin-left: 10px;

}
.mwb_wrffm_product_table tr td{
  text-align: left;
}
.mwb_wrffm_product_table tr th {
  text-align: left;
}
.mwb_wrffm_exchnaged_product_remove {
  cursor: unset!important;
}
.mwb_wrffm_exchnaged_product_remove .remove{
  margin: 0 auto;
  color: red!important;
  border-color: red!important;
  display: inline-block!important;
}
#mwb_wrffm_return_request_subject_text, #mwb_wrffm_exchange_request_subject_text{
  -moz-box-shadow: 0 5px 7px #ccc;
  -ms-box-shadow: 0 5px 7px #ccc;
  -webkit-box-shadow: 0 5px 7px #ccc;
  box-shadow: 0 5px 7px #ccc;
  width: 100%;
}
.btn.button.mwb_wrffm_return_request_morefiles {
  margin-top: 1%;
}
.mwb_wrffm_return_notification > img, .mwb_wrffm_exchange_notification > img{
  left: 48%;
  position: absolute;
  top: 45%;
  width: 5%;
}

.mwb_wrffm_return_notification, .mwb_wrffm_exchange_notification {
  background-color: #000000;
  bottom: 0;
  height: 100%;
  opacity: 0.50;
  padding: 0;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 99999;
}
.mwb_wrffm_return_note > i > img, .mwb_wrffm_exchange_note > i > img {
  height: 25px !important;
  width: 25px !important;
}

@CHARSET "UTF-8";
.mwb_wrffm_return_notification, .mwb_wrffm_exchange_notification{
  display:none;
  color: green;
}
#mwb-exchange-alert, #mwb-return-alert{
  display:none;
  color: white;
  margin: 0px 20px 20px 20px;
}
.mwb_wrffm_return_column img, .mwb_wrffm_return_note img, .mwb_wrffm_exchange_column img, .mwb_wrffm_exchange_note img{ 
  width:75px !important;
  height:75px !important;
}
.mwb_wrffm_product_table .mwb_wrffm_product_title {
  float: right;
  padding-left: 20px;
  text-align: left;
  width: 70%;
}
.mwb_wrffm_product_table .mwb_wrffm_prod_img{
  float: left;
  width: 30%;
}
.mwb_wrffm_product_table .mwb_wrffm_product_title .wc-item-downloads {
  margin-left: 14px;
}
.mwb_wrffm_product_table tr td{
  text-align: left;
}
.mwb_wrffm_product_table tr th {
  text-align: left;
}
.mwb_wrffm_exchnaged_product_remove {
  cursor: pointer;
}
#mwb_wrffm_return_request_subject_text, #mwb_wrffm_exchange_request_subject_text{
  -moz-box-shadow: 0 5px 7px #ccc;
  -ms-box-shadow: 0 5px 7px #ccc;
  -webkit-box-shadow: 0 5px 7px #ccc;
  box-shadow: 0 5px 7px #ccc;
}
.btn.button.mwb_wrffm_return_request_morefiles {
  margin-top: 1%;
}
.mwb_wrffm_return_notification > img, .mwb_wrffm_exchange_notification > img{
  left: 48%;
  position: absolute;
  top: 45%;
  width: 5%;
}

.mwb_wrffm_return_notification, .mwb_wrffm_exchange_notification {
  background-color: #000000;
  bottom: 0;
  height: 100%;
  opacity: 0.50;
  padding: 0;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 99999;
}
.mwb_wrffm_return_note > i > img, .mwb_wrffm_exchange_note > i > img {
  height: 25px !important;
  width: 25px !important;
}


.mwb_wrffm_exchange_notification_choose_product{
  display: none;
}
#mwb_wrffm_variation_list a 
{
  margin-left: 1%;
}
#mwb_wrffm_refund_method,
.mwb_wrffm_refund_method-wrap input{
  vertical-align: middle;
}
.mwb_wrffm_refund_method-wrap{
  margin-bottom: 15px;
}
.mwb_wrffm_refund_method_input_test {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}

@media screen and (max-width: 460px) and (min-width: 320px) {
  .shop_table.order_details.mwb_wrffm_product_table th,
  .shop_table.order_details.mwb_wrffm_product_table td,
  .mwb_wrffm_exchanged_products.mwb_wrffm_product_table th,
  .mwb_wrffm_exchanged_products.mwb_wrffm_product_table td{
    padding: 4px;
  }
  #mwb_wrffm_exchange_request_subject + .select2.select2-container{
    width: 100%!important;
  }
  .mwb-wrffm_customer_detail table th, .mwb-wrffm_customer_detail table td {
    padding: 16px;
  }
}
.mwb_wrffm_product_table_wrapper {
  position: relative;
}
.mwb_wrffm_return_notification_checkbox::after {
  background: rgba(255, 255, 255, 0.60) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.mwb_wrffm_return_notification_checkbox img {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99999999;
}
.mwb_wrffm_return_notification_checkbox
{
  display: none;
}
.mwb_wrffm_product_table{
  border-collapse: collapse;
  font-size: 17px;
}
.mwb_wrffm_product_table td, .mwb_wrffm_product_table th {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  text-align: center!important;
  vertical-align: middle;
}

.mwb_wrffm_product_title > p {
  color:#000;
  font-weight: bold;
  margin-top: 10px;
}
#mwb_wrffm_total_exchange_amount, #mwb_wrffm_total_refund_amount {
  font-weight: bold;
}
.mwb_wrffm_product_table th {
  background-color: #d6d6d6;
  color: #000000;
  padding: .7em 1em;
}
.mwb_wrffm_product_table  .mwb_wrffm_return_product_all ,
.mwb_wrffm_product_table  .mwb_wrffm_exchange_product_all {
  margin-right: 4px;
  vertical-align: middle;
}
.mwb_wrffm_product_table .product-name img.size-thumbnail {
  margin: 0 auto;
}
.mwb_wrffm_product_table .mwb_wrffm_product_title .wc-item-meta,
.mwb_wrffm_product_table .mwb_wrffm_product_title {
  margin: 0;
}
.form-row.form-row-wide.mwb_wrffm_exchange_note img ,
.form-row.form-row-wide.mwb_wrffm_return_note img {
  float: left;
  margin-right: 4px;
}
#mwb_wrffm_return_request_container > h1::after,
#mwb_wrffm_exchange_request_container > h1:after {
  border-bottom: 3px solid #d6d6d6;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 209px;
}
#mwb_wrffm_return_request_container > h1 ,#mwb_wrffm_exchange_request_container > h1 {
  padding-bottom: 4px;
  position: relative;
}
.mwb_wrffm_product_table_wrapper,
.mwb_wrffm_exchanged_products_table_wrapper{
  overflow: auto;
}
.mwb_wrffm_return_note{
  font-weight: bold;
}
#mwb_wrffm_return_request_subject ~ .select2.select2-container,
#mwb_wrffm_exchange_request_subject ~ .select2.select2-container,
.mwb_wrffm_exchange_request_reason {
  width: 100%!important;
}
.mwb_wrffm_exchange_request_reason, .mwb_wrffm_return_request_reason {
  height: 222px;
}
#mwb_wrffm_return_request_form_wrapper label,
.mwb_wrffm_note_tag_wrapper p label{
  border-bottom: 2px solid #D6D6D6;
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 6px;
  position: relative;
}
.mwb_wrffm_product_table td {
  background-color: #ffffff!important;
}
.mwb_wrffm_product_table_wrapper .mwb_wrffm_product_table tbody tr .mwb_wrffm_total_amount_wrap{
  background-color: #D6D6D6!important;
}
.mwb_wrffm_files_remove {
    position: absolute;
    background-color: #000000;
    width: 30px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
}
/*===============================
=            new-css            =
===============================*/
div#mwb_wrffm_return_request_container h1,div#mwb_wrffm_exchange_request_container h1 {
    line-height: 1.2;
    font-weight: 600;
    width: 100%;
    padding: 10px;
    background: #1C2B36;
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}
div#mwb_wrffm_return_request_container p ,div#mwb_wrffm_exchange_request_container p{
    margin:20px;
}
div#mwb_wrffm_return_request_container h1:after,div#mwb_wrffm_exchange_request_container h1:after {
    content:none;
}
.mwb_wrffm_product_table tr.mwb_wrffm_return_column {
    color: #333;
}
.mwb_wrffm_product_table tr.mwb_wrffm_return_column td.product-quantity .mwb_wrffm_return_product_qty,
.mwb_wrffm_product_table tr.mwb_wrffm_exchange_column td.product-quantity .mwb_wrffm_exchange_product_qty,
.mwb_wrffm_product_table tr.mwb_wrffm_cancel_column td.product-quantity .mwb_wrffm_cancel_product_qty
 {
    background: transparent;
    text-align: center;
    width:100px;
    box-shadow: none;
}
div#mwb_wrffm_return_request_form_wrapper,#mwb_wrffm_exchange_request_form_wrapper {
    color: #333;
}
.mwb_wrffm_product_table_wrapper {
    padding: 0 20px;
}
.mwb_wrffm_note_tag_wrapper,.mwb_wrffm_exchange_note {
    padding: 0 20px;
}
input#mwb_wrffm_exchange_request_subject_text {
    box-shadow: none;
    border: 1px solid #aaa;
    background: #fff;
    border-radius: 3px;
}
a.mwb_wrffm_exhange_shop {
    margin-left: 20px;
}
.mwb-wrffm_customer_detail h2 {
    font-weight: 600;
    width: 100%;
    color: #1C2B36;
    font-size: 20px;
    margin-bottom: 0;
}
.mwb_wcffm_return_form_class,.mwb_wcffm_exchange_form_class,.mwb_wcffm_cancel_form_class {
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid #1c2b36;
     padding-bottom: 0 !important;
}
.mwb_wrffm_product_table_container {
    padding: 0 20px;
}
#mwb_wrffm_return_request_form_wrapper .mwb-wrffm_customer_detail {
    padding: 0 20px;
}
.mwb_wrffm_hide_form_sidebar div#primary {
    width: 100%;
}
.mwb-wrffm_ref_ex_container {
    width: 100% !important;
    background-color: transparent !important;
    border: 1px solid #1c2b36;
    padding-bottom: 0 !important;
}
#mwb_wrffm_guest_request_form_wrapper h2 {
    line-height: 1.2;
    font-weight: 600;
    width: 100%;
    padding: 10px;
    background: #1C2B36;
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}
.mwb_wrffm_guest_form {
    padding: 20px;
    color: #333;
}
.mwb_wrffm_guest_form .input-text {
    border: 1px solid #b3b2b2;
    box-shadow: none;
    background-color: transparent;
}
/*=====  End of new-css  ======*/

@media screen and (max-width: 950px) {
  .mwb_wrffm_product_table_wrapper .mwb_wrffm_product_table .mwb_wrffm_prod_img {
    width: 100% !important;
  }
  .mwb_wrffm_product_table_wrapper .mwb_wrffm_product_table .mwb_wrffm_product_title {
    width: 100%;
    padding: 0;
  }
} 

@media screen and (max-width: 650px) {
  .mwb_wrffm_product_table thead th{
    min-width: 160px;
  }
}

.regenerate_coupon_code_image {
  display:none;
  width:20px;
}