/*------------checkout---------*/
.checkout_page {
    max-width: 968px;
    padding: 0;
    margin: auto;
    font-size: 16px;
}
.module {
    padding: 1.5rem;
    position: relative;
    border: 1px solid #e5e5e5;
    background: #fff;
    margin-bottom: 1.5rem;
}

.module.payment-methods .module-title, .payment-method--summary {
    padding: 1rem;
}
.module .title {
    font-size: 17px;
    padding-bottom: 1.4rem;
    margin: 0;
}
.module a {
    text-decoration: underline;
}
.shipping-address .render-summary--secondary {
    font-size: 16px;
}
.render-summary {
    line-height: 2rem;
    color: #111820;
}
.seller-buckets .seller-bucket .seller-name {
    color: #767676;
}
.seller-bucket {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1rem;
}
.seller-bucket:last-child { border-bottom: none; }
.line-item .item-image-wrapper {
    max-width: 130px;
}
@media (max-width: 550px){
  .line-item .item-image-wrapper {
      max-width: 100px;
  } 
}
.line-item .item-title-header {
    font-size: inherit;
    font-weight: 400;
    margin: initial;
    color: #111820;
}
.line-item .item-price {
    font-weight: 700;
    font-size: 17px;
    color: #111820;
    margin-top: 0.5rem;
}
.logistic {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.logistic .section-title {
    font-weight: 700;
    color: #111820;
    font-size: 15px;
}
.logistic .section-title {
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.summary {
  color: #111820;
  font-weight: 500;
}
.summary table .label {
    width: 11.25rem;
}

.summary .label {
    text-align: left;
    padding-bottom: 0.25rem;
}
.summary .amount {
    min-width: 0;
}
.summary .amount {
    text-align: right;
    min-width: 100px;
    padding-bottom: 0.25rem;
}
.summary .summary-item-list__last-item td {
    padding-bottom: 1rem;
    border-bottom: 1px solid #e5e5e5;
}
.summary table tr:last-child td {
    font-weight: 700;
    font-size: 17px;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.legal-text {
    background-color: #f7f7f7;
    color: #111820;
    font-size: 13px;
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
}
.checkout_total {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0px;
}

@media (max-width: 995px) {
  .checkout_total {
    position: static;
  }
}
.notice_icon i {
  font-size: 24px;
  color: var(--color-status-attention,#e0103a);
}
.notice .notice_icon {
  width: 24px;
  float: left;
  display: inline-block;
}
.notice p {
  width: calc(100% - 24px);
  float: right;
  display: inline-block;
  padding-left: 5px;
  line-height: 1;
}
@media(max-width: 768px){
  table th, table td {
    min-width: 100px!important;
  }  
}
/*-------------purchase_history -------------*/
.purchase_history {
  border-top: 1px solid #e5e5e5;
  padding: 15px 0;
}
.purchase_history .top h4, .purchase_history .bottom h4 {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #767676;
}
.purchase_history .top p {
  color: #111820;
  margin-bottom: 4px!important;
}
.purchase_history .top .date {
  font-size: 18px;
}
.purchase_history .bottom h3 {
  color: #111820;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}
.purchase_history .price {
  color: #111820;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}

.purchase_history .bottom .date {
  color: #767676;
  font-size: 15px;
}
.notice {
    margin-top: 8px;
    background: #f7f7f7;
    padding: 7px;
    border-radius: 4px;
}

.notice .notice_icon {
    padding: 5px 0;
}

.notice .custom_icon i {
    font-size: 14px;
    padding: 8px;
    background: #4caf50;
    color: white;
    border-radius: 100%;
}
.purchase_history .notice .notice_content .notice_title {
    font-weight: bold;
    font-size: 14.5px;
    margin-top: 4px;
    margin-bottom: 0!important;
}
.notice_text {
  margin-bottom: 0!important;
  font-size: 15px!important;
}
.success .notice_icon {padding-top: 15px;}
.success .custom_icon i {
    background: #4caf50;
}
.info .custom_icon i {
    background: #2A9CF5;
}
/*-----------order details----------*/
.order_details {
  padding: 6rem 0;
}
.order_details .order_info {
  border: 1px solid #e5e5e5;
  padding: 30px;
  border-radius: 5px;
}
.details_head {
  margin-bottom: 6rem;
}
.ord_first_title {
  font-size: 21px;
}
.ord_sec_title {
  font-size: 17px;
}
.order_contant {
  color: black;
  font-size: 15px;
}
.pro_title {
  font-size: 17px;
  margin-bottom: 0px;
  color: black;
}
.ord_price {
  font-size: 17px;
  font-weight: bold;
  color: #111820;
}
.payment_details {
  background: #fbfbfb;
  border-radius: .5rem;
}

/*---------progress bar---------*/
.progress-stepper {
    margin: 16px 0 20px;
    overflow: auto;
}
.delivery_bar .progress-stepper .bar {
  position: relative;
  margin-bottom: 10px;
}
.delivery_bar .progress-stepper .bar .bar_holder {
  padding: 11px 10px;
}

.delivery_bar .progress-stepper .bar .bar_holder .active {
  border-bottom: 2px solid #2196f3;
}
.delivery_bar .progress-stepper .bar .number {
  border-radius: 100%;
  height: 24px;
  width: 24px;
  border: 2px solid #c7c7c7;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  background: white;
}

.delivery_bar .progress-stepper .bar .first {
  position: absolute;
  top: 0;
  left: 0;
}
.delivery_bar .progress-stepper .bar .second {
  position: absolute;
  top: 0;
  left: 48%;
}
.delivery_bar .progress-stepper .bar .third {
  position: absolute;
  top: 0;
  right: 0;
}
.delivery_bar .progress-stepper .bar .bar_1,
.delivery_bar .progress-stepper .bar .bar_2 {
  width: 50%;
  float: left;
  display: inline-block;
  border-bottom: 2px solid #c7c7c7;
}
.delivery_bar .progress-stepper .content .section {
  width: 33.333333%;
  float: left;
}
/*------------------*/
@media(max-width: 767px) {
  .order_details {
    padding: 0;
  }
  .details_head {
    margin-bottom: 1.8rem;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }
  .details_head h2 {
    font-size: 20px;
    padding: 8px 0;
  }
  .order_details .order_info {
    border: none;
    padding: 0;
  }
  .item_details {
    border: 1px solid #e5e5e5;
    padding: 10px;
    border-radius: 5px 5px 0 0;
  }
}
/*--------------messages-----------*/
.message_contant {
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 4px 4px 1px #eee;
    margin-bottom: 20px;

}
.message_contant table td {
  padding: 10px;
}
.message_details table td {
  padding: 3rem!important;
}
.msg-unread {
    color: #333;
    font-family: Helvetica;
    font-weight: bold;
}
.msg-read {
  color: #767676;
  font-family: Helvetica;
}
.message_row:hover {background: #f8f8f8;}
.message_link {color: #767676;}
.message_link:hover {text-decoration: underline;}
/*---------page-----------*/
.policy p {
  font-size: 16.5px;
  color: black;
}
.policy_article {
  padding: 64px 16px;
}
.policy_header {
 color: #003147;
 background: #1dcbca;   
}

.policy_header .header_right p {
  line-height: 1.4;
  font-size: 20px;
  color: black;
}

.policy_header .header_right {
    padding: 40px 25px;
}

@media (min-width: 960px){
  .policy_article {
      padding: 72px 120px;
  }

  .policy_header .header_right {
      padding-left: 72px;
      padding-right: 120px;
      display: flex;           /* establish flex container */
      flex-direction: column;  /* make main axis vertical */
      justify-content: center; /* center items vertically, in this case */
      align-items: center;     /* center items horizontally, in this case */
      height: 496px;
  }

}
.policy_header .image_wrapper {
    overflow: hidden;
    max-height: 496px;
}
.search_data {
    position: absolute;
    z-index: 98;
    top: 40px;
    width: 100%;
    background: #fff;
    -moz-border-radius: 3px 0 3px 3px;
    -webkit-border-radius: 3px 0 3px 3px;
    border-radius: 3px 0 3px 3px;
}

.search_data table tr:hover {
    background: #f0f0f0;
}
/*----------feedback-----------*/
.feedback-overall-rating__title {
    font-size: 22px;
    margin: 0 0 .5rem;
    color: #111820;
}
.feedback-overall-rating__sub-title {
    font-size: 14.5px;
    color: #707070;
    margin: 0 0 1rem;
    font-weight: 500;
}
.feedback-overall-rating__details {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 50px;
    gap: 50px;
    padding-bottom: 1rem;
}
.rating-element {
    display: grid;
}
.rating-element>span {
    padding-bottom: .5rem;
    font-size: 14.5px;
    font-weight: 700;
}

.rating-element a:link, .rating-element a:visited {
    text-decoration: underline;
    color: #111820;
    font-size: 14px;
}

.feedback-seller-rating {
    margin: 1rem 0 0;
    padding-left: 2.125rem;
}

.feedback-seller-rating__title {
    font-size: 22px;
    color: #111820;
    margin: 0 0 .5rem;
}
.feedback-seller-rating__sub-title {
    font-size: 14.5px;
    color: #707070;
    margin: 0 0 6px;
    font-weight: 500;
}
@media (min-width: 1081px){
  .feedback-seller-rating__title {
      padding-left: 2.81rem;
  }
  .feedback-seller-rating__details {
      border-left: 1px solid #c4c4c4;
      padding-left: 2.81rem;
  }
}
.feedback-seller-rating__detailedList {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: .5em;
    column-gap: .5em;
    font-size: 14px;
    color: #191919;
}
.detail-seller-rating {
    display: grid;
    grid-template-columns: minmax(55%,1fr) minmax(80px,1fr) minmax(20%,1fr);
    grid-gap: .25em;
    align-items: center;
}
@media (min-width: 1081px) and (max-width: 1420px) {
  .detail-seller-rating {
    grid-template-columns: minmax(55%,1fr) minmax(80px,1fr) minmax(22%,1fr);
  }
}
.str-tabs .str-tabs__panel progress.progress-bar {
    -webkit-appearance: none;
}
.detail-seller-rating .progress-bar {
    max-width: 100%;
    margin: 14px 0;
}
.progress-bar {
    border: none;
    color: black;
    height: 4px;
    margin: 8px 0;
}
.detail-seller-rating__value {
    padding-left: 1em;
}

.feedback-detail-list {
    grid-column: 1/4;
    grid-row: 2;
    margin-top: 1rem;
}
.feedback-detail-list .feedback-detail-list__title {
    font-size: 22px;
    color: #111820;
    margin-bottom: 1em;
}
.feedback-detail-list__title .SECONDARY {
    font-weight: 100;
    color: #707070;
}
.feedback-container {
    display: grid;
    grid-template-columns: minmax(2%,1fr) minmax(98%,1fr);
    grid-gap: 5px;
    min-height: 60px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1em;
}
.feedback-container__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -5px;
}
.feedback-container__details {
    display: grid;
    grid-template-rows: 1.75em;
    color: #707070;
    padding: 0 1.2em .75em .25em;
}
.feedback-container__details__username {
    grid-column: 1/2;
    grid-row: 1;
    font-size: 14.5px;
}
.feedback-container__details__time {
    grid-column: 2/2;
    text-align: right;
    grid-row: 2;
    font-size: 14.5px;
}
.feedback-container__details__comment {
    grid-column: 1/2;
    grid-row: 2;
    color: #111820;
    font-size: 14.5px;
}
.feedback-detail-list__btn-container {
    display: grid;
    justify-content: center;
    align-items: center;
}
svg.icon {
    display: inline-block;
    fill: currentColor;
    pointer-events: none;
    stroke: currentColor;
    stroke-width: 0;
    vertical-align: middle;
}
.icon--feedback-negative, .icon--feedback-neutral, .icon--feedback-positive {
    width: 16px;
}
@media (min-width: 1081px) {
  .feedback-detail-list {
      clear: both;
  }
}
@media (max-width: 768px){
  .feedback-seller-rating__title {
    margin-top: 16px;
  }
  .feedback-seller-rating__detailedList {
      grid-template-columns: 1fr;
      grid-gap: .5em;
      margin-top: 1rem;
  }
  .feedback-seller-rating {
      margin: 1rem 0;
      padding-left: 0;
      max-width: 500px;
  }
  .feedback-container {
      grid-template-columns: minmax(5%,1fr) minmax(95%,1fr);
  }
  .feedback-container__details__time {
      font-size: 13px;
      grid-column: 2/2;
      text-align: right;
      grid-row: 1;
  }
}
/*------------leave feedback-------------*/
.feedback-header {
    margin: 15px 0 15px;
}
.feedback-header h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}
.feedback-form .first-row {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 20px;
}
.feedback-form .first-row .first-row--left {
    width: 390px;
}
.item-information {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
}
.item-information .item-information--image {
    min-width: 100px;
}
.item-information img {
    width: auto;
    max-height: 100px;
}
.item-information .item-information--description {
    padding: 0 15px;
}
.item-information .item-information--title {
    margin-bottom: 20px;
}
.SECONDARY {
    color: #767676;
}
.BOLD {
    font-weight: 700;
}
.feedback-form .first-row .first-row--right {
    width: calc(100% - 390px);
}
.overall-experience {
    width: 100%;
}
.feedback-form fieldset {
    margin: 0;
}
.overall-experience fieldset>legend {
    margin-bottom: 15px;
}
.overall-experience fieldset>legend .overall-experience__title {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 5px;
}
.overall-experience fieldset>legend .overall-experience__subtitle {
    font-size: 14px;
    line-height: 20px;
    color: #707070;
}
.radio-choice-group {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
}
.radio-choice-group .radio-choice {
    flex-grow: 1;
}
.radio-choice {
    position: relative;
}
.radio-choice input {
    width: 100%;
    height: 30px;
    opacity: 0;
    z-index: 1;
    position: absolute;
    cursor: pointer;
}
.radio-choice label {
    box-sizing: border-box;
    width: 100%;
    height: 30px;
    border: 1px solid #707070;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    vertical-align: center;
    padding: 4px 0 8px;
    color: #707070;
}
.feedback-form .boxed-region {
    box-sizing: border-box;
    border: 1px solid #ccc;
    padding: 20px;
}
.overall-experience-comments {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.overall-experience-comments fieldset>legend {
    float: left;
    width: 390px;
}
.overall-experience-comments fieldset>legend .overall-experience-comments__title {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 5px;
}
.overall-experience-comments fieldset>legend .overall-experience-comments__subtitle {
    font-size: 14px;
    line-height: 20px;
    color: #707070;
}
.overall-experience-comments .overall-experience-comments__comments {
    margin-left: 390px;
}
.overall-experience-comments .overall-experience-comments__comments textarea {
    width: 100%;
    height: 114px;
    min-height: 114px;
}
.dsr-set {
    padding-bottom: 15px;
    color: #191919;
}
.dsr-set h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    margin-bottom: 15px;
}
.dsr-row {
    width: 100%;
    box-sizing: border-box;
}
.dsr-row fieldset>legend {
    float: left;
    padding: 0;
    width: 390px;
}
.dsr-row fieldset>legend .dsr-row__title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}

.dsr-row fieldset>legend .dsr-row__subtitle {
    font-size: 12px;
    line-height: 16px;
    color: #707070;
}
.dsr-row .dsr-row__stars {
    margin-left: 390px;
    min-width: 220px;
    height: 34px;
}
.feedback-submission {
    margin: 20px 0;
}
.radio-choice input:checked+label {
    color: #fff;
    border-color: #3665f3;
    background-color: #3665f3;
}
div[role=region].page-notice, section.page-notice {
    display: flex;
}
.page-notice--attention {
    background-color: var(--page-notice-attention-background-color,var(--color-status-attention,#e0103a));
    border-color: var(--page-notice-attention-border-color,var(--color-status-attention,#e0103a));
}
.page-notice {
    font-size: 14.5px;
    margin: 8px 0;
    padding: 24px 16px;
}
div[role=region].page-notice, section.page-notice {
    flex-wrap: nowrap;
    margin: 16px 0;
}
.page-notice__header {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-right: 16px;
}
.page-notice__footer, .page-notice__main {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.page-notice__title {
    font-size: 14.5px;
    font-weight: 400;
    margin: 0;
    color: white;
}
@media (max-width: 960px) {
  .feedback-header {
      border-color: #ddd;
      border-style: solid;
      border-width: 2px 0;
      margin: 15px 0 20px;
  }
  .feedback-header h1 {
      width: 100%;
      text-align: center;
      font-size: 20px;
      line-height: 28px;
  }
  .feedback-form .first-row {
      flex-direction: column;
      padding: 0;
      border: none;
      margin-bottom: 15px;
  }
  .feedback-form .first-row .first-row--left, .feedback-form .first-row .first-row--right {
      width: 100%;
  }
  .overall-experience fieldset>legend {
      margin-bottom: 0;
  }
  .overall-experience fieldset>legend .overall-experience__title {
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
  }
  .overall-experience fieldset>legend .overall-experience__subtitle {
      font-size: 12px;
      line-height: 16px;
  }
  .radio-choice-group {
      flex-direction: column;
      gap: 0;
  }
  .radio-choice-group .radio-choice {
      flex-grow: 0;
  }
  .radio-choice input {
      width: inherit;
      height: 26px;
      opacity: 1;
      z-index: 0;
      position: inherit;
      color: inherit;
  }
  .radio-choice label {
      width: inherit;
      height: 26px;
      border: none;
      background-color: none;
      text-align: inherit;
      vertical-align: center;
      padding: 3px 0 0 0px;
      color: inherit;
      cursor: pointer;
      font-weight: 700;
  }
  .feedback-form .boxed-region {
      border: none;
      padding: 0;
  }
  .overall-experience-comments fieldset legend {
      float: none;
  }
  .overall-experience-comments fieldset>legend .overall-experience-comments__title {
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
  }
  .overall-experience-comments fieldset>legend .overall-experience-comments__subtitle {
      font-size: 12px;
      line-height: 16px;
  }
  .overall-experience-comments .overall-experience-comments__comments {
      margin-left: 0;
  }
  .dsr-set h2 {
      font-size: 14px;
      font-weight: 700;
      line-height: 20px;
  }
  .dsr-row fieldset legend {
      float: none;
  }
  .dsr-row .dsr-row__stars {
      margin-top: 0;
      margin-left: 0;
  }
  .feedback-submission .feedback-submission__button {
      width: 100%;
  }
}

.nav_external_link {
    padding: 1.4rem 0;
    font-size: 1.5rem;
    text-transform: capitalize;
    line-height: 3;
    font-size: 1.4rem;
    font-weight: 600;
    color: inherit;
    
}

.nav_external_link:hover {
  border-bottom: 1px solid #2a9cf5!important;
}

.postage p {
  font-size: 15px!important;
}
.details_mobile_action {
  border: 1px solid #e5e5e5;
  border-top: none;
  border-radius: 0 0 5px 5px;
}

/*----------order return form--------------*/
.rtnMainContainer {
    display: flex;
    max-width: 768px;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 24px;
    margin: auto;
}
.statusProContainer {
    width: 100%;
    /*height: 115px;*/
    margin-bottom: 20px;
}
.rtnstatus {
    z-index: 1;
    width: 100%;
    /*height: 110px;*/
    background-color: #fff;
    transition: all 3s ease-in-out;
}
.rtnstatus {
    width: 100%;
    /*height: 110px;*/
    background-color: #fff;
}
.rtnnotice {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 20px;
    margin-left: 0 !important;
    color: white;
}
div[role="region"].page-notice, section.page-notice {
    display: grid;
    grid-template-columns: 40px auto auto auto;
}
.page-notice--information {
    background-color: #3665f3;
    border-color: #3665f3;
}
.page-notice__header {
    grid-column: 1;
    grid-row: 1;
    padding-right: 16px;
}
.page-notice--information .page-notice__header i {
    font-size: 24px;
}
.page-notice__main {
    grid-column: 2;
    grid-row: 1;
    padding-right: 16px;
}
.page-notice__main p {
    font-size: 14px;
    margin: 4px 0 0;
}
@media (min-width: 601px) {
  section.page-notice, div[role="region"].page-notice {
      flex-wrap: nowrap;
      margin: 16px 0;
  }
}
.rtnContentLeft {
    width: 75%;
    box-sizing: border-box;
    padding-right: 80px;
}
.rtnCreateBody {
    width: 100%;
}
#header {
    width: 100%;
    padding: 0;
    clear: both;
    text-align: left;
}
.statusBlockDesk {
    z-index: 999 !important;
    width: 100% !important;
    min-width: 100%;
    max-width: 100%;
    height: 30px;
    padding-bottom: 12px;
    padding-left: 0 !important;
    margin-left: 0 !important;
    background-color: #fff;
    clear: both;
}
.returnReqHeaderDesk {
    margin: -20px 0 14px 0;
    clear: both;
    float: left;
    font-weight: bold;
    text-align: left;
    white-space: normal;
    word-wrap: break-word;
}
#returnReqTitle {
    margin-bottom: 0 !important;
    font-size: 2em;
}
.create-page-visible {
    overflow: hidden;
    clear: both;
}
#side_and_content {
    height: 100%;
    margin-top: 0 !important;
}
.commentAreaDesk {
    display: block;
    height: 100%;
    padding-bottom: 10px;
    margin-top: 6px;
}
.rtn-comment {
    display: block;
    width: 100%;
    margin: 0;
    clear: both;
}
.moreInfoTitle {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
}

.rtn-comment textarea.textbox__control {
    width: 92%;
    min-height: 120px;
}
.rtn-comment .messageBoxDiv textarea.textbox__control {
    font-size: 14px;
    padding: 10px;
    border-radius: 10px;
}
.custom_form_fild {
  font-size: 14px;
  padding: 10px;
  border-radius: 10px;
  width: 100%;
  border: 1px solid rgb(118, 118, 118); 
}
.rtnCreateBody .moreInfoTitle {
    margin-bottom: 16px !important;
    font-size: 16px !important;
}
.zubilove-f-upload #preview-list .primaryText {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
}
.zubilove-f-upload #preview-list .primaryText {
    display: block !important;
    font-size: 16px !important;
}
.rtnFooter {
    margin-top: 30px;
    margin-bottom: 30px;
}
.rtnVerticalDivider {
    width: 0;
    border: solid .5px #e5e5e5;
}
.rtnContentRight {
    width: 24%;
}
.itemDiv {
    margin-left: 47px;
}
.rtn-item-module-img {
    max-width: 172px;
    max-height: 172px;
}
.rtn-item-module-img img {
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.rtn-item-module-title {
    display: -webkit-box;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 8px;
    -webkit-box-orient: vertical;
    color: #111820;
    font-size: 14px;
    -webkit-line-clamp: 2;
    line-height: 19px;
}
.rtn-item-order-info {
    margin-top: 16px;
}
.rtn-item-date {
    color: #737373;
}
.rtn-item-info {
    font-weight: bold;
}
.rtn-item-info {
    white-space: nowrap;
}
.light_box_container {
  border: 1px solid black;
  padding: 4px;
  height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.light_box_container img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

@media (max-width: 750px) {
  .light_box_container {
    height: 200px;
  }
  .rtnMainContainer {
      padding-top: 0;
  }
  .rtnContentLeft {
      width: 100%;
      box-sizing: border-box;
       padding-right: 0px; 
  }
  .rtn-item-module {
      display: flex;
      padding: 16px;
      border-top: solid 1px #e5e5e5;
      border-bottom: solid 1px #e5e5e5;
      background-color: #fbfbfb;
  }
  .rtn-item-module-title {
    -webkit-box-orient: inherit;
  }
  .rtn-item-module-img {
      display: flex;
      display: -webkit-flex;
      align-items: center;
  }
  .rtn-item-module-img img {
      width: auto;
      height: auto;
      max-height: 80px;
  }
  .rtn-item-module-content {
      max-width: 75%;
      margin-left: 16px;
  }
    
}
/*----------return details-----------*/
#mainContent {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 60%;
    min-width: 500px;
    max-width: 1200px;
    outline: 0;
}
.main-container {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}
.cancel-status {
    flex: 0 0 100%;
    margin-bottom: 32px;
    outline: 0;
}
.status-module {
    outline: 0;
    color: white;
}
div[role="region"].page-notice, section.page-notice {
    display: grid;
    grid-template-columns: 40px auto auto auto;
}
.page-notice--confirmation {
    background-color: #05823f;
    border-color: #05823f;
}
@media (min-width: 601px){
  section.page-notice, div[role="region"].page-notice {
      flex-wrap: nowrap;
      margin: 16px 0;
  }
}
.page-notice__header {
    grid-column: 1;
    grid-row: 1;
    padding-right: 16px;
}
.page-notice__main {
    grid-column: 2;
    grid-row: 1;
    padding-right: 16px;
}
.cancel-status .page-notice__header i {
    font-size: 24px;
}
.page-notice__main p {
    font-size: 14px;
    margin: 4px 0 0;
}
.cancel-content {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
}
.leftContainer {
    width: 70%;
    border-right: solid 1px #e5e5e5;
    padding-right: 32px;
}
.rightContainer {
    padding-left: 32px;
    border-left: solid 1px #e5e5e5;
    margin-left: -1px;
}

.cancel-container h1 {
  font-size: 2em;
}
.items-module {
    padding-bottom: 16px;
}
.item-row {
    display: flex;
    padding-top: 32px;
}
.item-row-1 {
    display: flex;
    width: 100%;
    overflow: hidden;
}
.item-row-1-column {
    display: flex;
    width: 100%;
}
.item-image {
    min-width: 100px;
    width: 100px;
    height: 75px;
    margin-right: 16px;
    word-wrap: break-word;
}
.item-column {
    display: block;
    width: 100%;
}
.item-details-row {
    display: flex;
}
.item-details {
    width: 70%;
    word-wrap: break-word;
}
.spacing {
    padding-bottom: 4px;
}
.item-price {
    width: 30%;
    text-align: right;
}
.refund-details {
    border-top: solid 1px #e5e5e5;
    padding-top: 32px;
    padding-bottom: 32px;
}
.trui-secondary {
    color: #707070;
}
.cancel-container h2 {
    font-weight: bold;
    margin: 0;
    font-size: 1.714em;
}
#refund-details-module dl {
    display: flex;
    margin: 8px 0;
}
#refund-details-module dt {
    flex-grow: 1;
}
dl.trui-label-value--horizontal dd {
    padding-left: 16px;
    flex-basis: 60%;
    margin: 0;
}
#refund-details-module #refund-details-module__refund-amount dt, #refund-details-module #refund-details-module__simple-refund-breakdown dt {
    flex-basis: 60%;
}
#refund-details-module dd {
    text-align: right;
    white-space: nowrap;
}
#refund-details-module #refund-details-module__refund-amount dd, #refund-details-module #refund-details-module__simple-refund-breakdown dd {
    flex-basis: 30%;
}
#refund-details-module #refund-details-module__refund-amount, #refund-details-module #refund-details-module__refund-funding-details-title {
    font-size: 16px;
    font-weight: bold;
}
#refund-details-module #refund-details-module__refund-amount dd {
    border-top: 1px solid #707070;
}
#refund-details-module #refund-details-module__refund-amount dt, #refund-details-module #refund-details-module__refund-amount dd {
    padding-top: 16px;
}
#refund-details-module #refund-details-module__refund-funding-details-title {
    border-top: 1px solid #c7c7c7;
    padding-top: 32px;
    margin-top: 32px;
}
#refund-details-module #refund-details-module__refund-instruments {
    padding-bottom: 20px;
}
#refund-details-module__payment-details {
    display: flex;
}
#refund-details-module__payment-details #payment-details__instrument-icon {
    display: flex;
    align-self: center;
    height: 32px;
    min-width: 50px;
}
#refund-details-module__payment-details dl {
    justify-content: space-between;
    width: 100%;
}
#refund-details-module__payment-details dt {
    display: flex;
    align-items: center;
}
#refund-details-module dd#payment-details__transaction {
    margin-left: 0;
}
#refund-details-module__payment-details p {
    display: block;
    margin: 0;
}
dl {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
#summaryDetails dt {
    color: #767676;
    display: inline-block;
}
#summaryDetails dd {
    margin: 0 0 24px 0;
    font-weight: bold;
    color: #333;
}
@media (max-width: 768px){
  #mainContent {
      width: 100%;
      min-width: 100%;
  }
  .cancel-content {
      width: 100%;
      display: block;
  }
  .leftContainer {
      width: 100%;
      border-right: none; 
      padding-right: 0; 
  }
  .item-row {
      display: flex;
      padding: 16px 0;
  }
  .item-row-1-column {
      display: flex;
      width: 100%;
  }
  .item-image {
      min-width: 80px;
      width: 80px;
      height: 60px;
      margin-right: 16px;
      word-wrap: break-word;
  }
  .item-details-row {
      display: block;
  }
  .item-details {
      width: 100%;
  }
  .item-price {
      width: 100%;
      text-align: left;
      color: #333;
  }
  .items-module {
      padding-bottom: 0;
  }
  section#refund-details-module {
    border-bottom: 1px solid #ccc;
  }


}
.return_content {
  font-size: 16px;
  margin: 0;
}
.return_details .moreInfoTitle {
    margin-bottom: -5px !important;
    font-size: 16px !important;
}

