@CHARSET "UTF-8";
.mwb_wrffm_return_notification, .mwb_wrffm_exchange_notification{
  display:none;
  color: green;
}
#mwb-exchange-alert, #mwb-return-alert{
  display:none;
  color: #ff0000;
  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: #ff0000;
  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;
}
td .exchange{
  display: inline-block;
  margin: 0 5px 5px 0;
}
td .refund{
  display: inline-block;
  margin: 0 5px 5px 0;
}
td .mwb_wrffm_cancel_order{
  display: inline-block;
  margin: 0 5px 5px 0;
}

@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_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;
  }
}



.wps_order_msg_history_container .wps_reload_messages .reload-icon {
    margin-left: 10px;
    width: 25px; 
}

.wps_order_msg_sub_container {
    padding: 30px;
    border: solid #ccc 1px;
   overflow-y: auto;
    min-height: 200px;
    max-height: 400px;
}
/* Order Refund Request Form */
*, ::after, ::before{
    box-sizing: border-box;
}


/* View Order Messages */
.wps-order-msg-attachment-wrapper {
    margin-top: 20px;
    justify-content: space-between;
    align-items: center;
}
.wps-order-attachment input#wps_order_msg_attachment{
    max-width: 230px;
}
#wps_order_msg_submit {
    background: #374585;
    border: 1px solid #374585;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    margin: 0;
    padding: 6px 30px;
    cursor: pointer;
    border-radius: 3px;
}
form#wps_order_new_msg_form{
    margin-bottom: 40px;
}
.wps_rma_order_msg_wrapper .wps-order-msg-attachment-wrapper label{
	color: #000000;
}
.wps_rma_order_msg_wrapper h4.wps-order-heading.wps_rma_flex{
    align-items: center;
}
.wps_rma_order_msg_wrapper h4.wps-order-heading.wps_rma_flex a{
    margin-left: 20px;
    width: 18px;
}
.wps-order-msg__row{
    padding: 30px 30px 30px 0;
    margin-bottom: 30px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    width: auto;
    word-wrap: break-word;
}
.wps_order_msg_sender{
    font-weight: 600;
    font-size: 18px;
    background-color: #4f62b9;
    color: #fff;
    padding: 8px 52px 8px 30px;
    position: relative;
    line-height: 1.8;
    display: inline-block;
}
span.wps_order_msg_sender:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    background-color: transparent;
    border-top: 24px solid #ffffff;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    transform: rotate(90deg);
    width: 0;
}
.wps_order_msg_date {
    display: block;
    margin-top: 10px;
    padding-left: 30px;
    color: #1f1f1f;
}
.wps_order_msg_attach_container {
    padding-left: 30px;
}
.wps_order_msg_detail_container{
    padding: 20px 0 20px 30px;
}
img.wps_order_msg_attachment_thumbnail {
    padding-top: 8px;
    padding-bottom: 8px;
}
.wps_rma_order_msg_wrapper h4{
    background-color: #dadada;
    padding: 7px 15px;
    font-weight: 600 !important;
    color: #1f1f1f !important;
    line-height: 1.6;
}
.wps-order-attachment input:focus{
    outline: none;
}
.wps-order-msg__row{
    border-color: #dddddd;
} 
.wps-order-msg__row:last-child{
    margin-bottom: 0;
}
.wps_order_msg_sender_details.wps_rma_flex{
    justify-content: space-between;
    align-items: center;
}
.wps_order_msg_notice_wrapper {
    color: #fff;
    border-radius: 5px;
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 15px;
    font-weight: 600;
    margin-bottom: 20px;
}
.wps_order_msg_notice_wrapper p{
    margin-bottom: 0;
    color: #fff;
}
a.wps_order_send_msg_dismiss{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.wps_order_msg_sent_notice{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.wps-loader-icon {
    animation: spin 1s infinite linear;
    transition: all .3s;
    transition-timing-function: ease-in;
}
.wps_order_msg_sub_container {
    display: flex;
    flex-wrap: wrap;
}
.wps-order-msg__row {
    width: 100%;
}
.wmb-order-admin__msg-container .wps_order_msg_sender {
    background-color: #71b02f;
}
.wps_rma_order_msg_wrapper textarea {
    width: 100%;
}

/*media-query*/
@media only screen and (max-width: 820px) {
    .wps-order-msg__row {
        max-width: 100%;
    }
    .wps-order-msg__row:nth-child(2n-1),
    .wps-order-msg__row:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px){
    .wps_order_msg_sub_container{
        padding: 15px;
    }
    .wps-order-msg__row{
        padding: 15px 15px 15px 0;
    }
    .wps_order_msg_attach_container{
        padding-left: 15px;
    }
    .wps_order_msg_detail_container{
        padding: 15px 0 15px 15px;
    }
    .wps_order_msg_attach_container{
        padding-left: 15px;
    }
}

@media only screen and (max-width: 375px){
    .wps-order-msg-attachment-wrapper.wps_rma_flex {
        display: block;
    }
}

div.wps_order_msg_single_attachment a .wps_order_msg_attachment_thumbnail {
    border: 1px solid black;
    border-radius: 3px;
    max-width: 60px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

div.wps_order_msg_single_attachment a .wps_order_msg_attachment_thumbnail{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.wps_rma_wallet_div{
  text-align: center;
}