.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.content-wrap .container {
  max-width: 1054px; }

#addToCartdiv .modal-header {
  margin-left: 15px;
  margin-right: 15px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.main-title {
  font-size: 2.25rem;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: inherit; }

.coupan-label {
  display: inline-block; }

.view-footer-row {
  cursor: pointer; }
  .view-footer-row i {
    vertical-align: baseline; }

.number-spinner {
  width: 200px; }

.clear-cart button {
  border-color: #104134;
  color: #104134;
  padding-left: 15px;
  padding-right: 15px; }
  .clear-cart button:hover {
    background: #104134;
    color: #fff; }

/*.table-footer {
    width: 500px;
    text-align: left;
    float: right;
    .form-row {
        padding: 3px 0;
        margin: 0;
        justify-content: space-between;
        @include flexbox;
        @include align-items(center);
        .col-6 + .col-6 {
            text-align: right;
        }
    }
    .total-text, .total-amt, .col-6 {
        color: $text-default-text-color;
        font-size: $font-normal;
    }
    .total, .total-price {
        font-weight: bold;
        font-size: $order-table-footer-total-price-font-size;
        color: $order-table-footer-total-price-text-color;
        &.primary {
            font-size: $order-table-footer-total-price-font-size;
            color: $text-primary-text-color;
        }
    }
    ul, ol {
        list-style: none;
        margin: 0;padding: 0;
    }
    .promo-dis {
        font-size: $text-default-font-size;
        color: $text-danger-text-color;
    }
}*/
.view-footer-row {
  cursor: pointer;
  color: #282828;
  font-size: 0.75rem; }
  .view-footer-row i {
    vertical-align: baseline; }

.note_buyer_wrap label {
  font-size: 1rem;
  display: block;
  margin-bottom: .4rem;
  margin-top: .25rem; }

#note_from_buyer {
  min-height: 119px; }

.basket-totals {
  margin-bottom: 3rem; }
  .basket-totals .cart-total {
    justify-content: space-between;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.125rem;
    margin-bottom: 0; }
    @media all and (min-width: 768px) {
      .basket-totals .cart-total {
        min-height: 36px; } }
    .basket-totals .cart-total .backtoshop {
      font-weight: normal;
      font-size: 1rem; }

.checkout-btn {
  text-align: right;
  margin: 12px 0; }
  .checkout-btn .btn-cart {
    min-width: 70%; }

.custom_container_width {
  max-width: 1024px; }

.edit-link {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5; }
  .edit-link:hover {
    color: #104134; }

.chkbox-wrap-outer {
  margin-bottom: 40px; }
  .chkbox-wrap-outer .chkbox-wrap {
    margin-bottom: 30px; }

.chk_title,
.nested_title {
  padding: 0 0 8px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #CED4DA;
  font-size: 22px;
  line-height: 1.5; }

.chkbox-wrap .btn-groups {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between; }

.chk_title.first_step.complete + .chkbox-wrap-outer, .chk_title.second_step.complete + .chkbox-wrap-outer {
  margin: 0px; }
.chk_title.first_step.complete + .note, .chk_title.second_step.complete + .note {
  display: none; }
  .chk_title.first_step.complete + .note + .chkbox-wrap-outer, .chk_title.second_step.complete + .note + .chkbox-wrap-outer {
    margin: 0; }

.buyer-info .address-slider,
.buyer-info .vat-slider,
.buyer-info .address-info {
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between; }
  .buyer-info .address-slider li,
  .buyer-info .vat-slider li,
  .buyer-info .address-info li {
    width: 48.5%;
    border-radius: 4px; }
  .buyer-info .address-slider address,
  .buyer-info .vat-slider address,
  .buyer-info .address-info address {
    border: 1px solid #CED4DA;
    margin-bottom: 20px;
    font-size: 1rem;
    font-weight: 400; }
    .buyer-info .address-slider address .name,
    .buyer-info .vat-slider address .name,
    .buyer-info .address-info address .name {
      border-bottom: 1px solid #CED4DA;
      padding-bottom: 8px;
      margin-bottom: 15px;
      font-size: 1.125rem;
      font-weight: 500; }
    .buyer-info .address-slider address .name-txt,
    .buyer-info .vat-slider address .name-txt,
    .buyer-info .address-info address .name-txt {
      font-weight: 500;
      font-size: 1rem; }
.buyer-info .add_address .btn {
  padding: 16px;
  width: 48%;
  border: 1px solid #CED4DA;
  border-radius: 4px;
  height: auto;
  line-height: 1.5;
  color: #909090;
  font-weight: 400; }
  .buyer-info .add_address .btn i {
    margin-right: .25rem;
    color: #909090; }
  .buyer-info .add_address .btn:hover {
    border-color: #104134;
    color: #fff; }
    .buyer-info .add_address .btn:hover i {
      color: #fff; }
.buyer-info .back-link {
  border: none;
  background: none; }
.buyer-info .address-fill i {
  margin-top: 2px; }
  .buyer-info .address-fill i:before {
    font-weight: 500; }

.submit_btn,
.btn-submit {
  height: 32px;
  line-height: 26px;
  padding: 2px 10px;
  min-width: 250px; }

.table-title {
  font-weight: 400;
  font-size: 0.875rem;
  padding: 8px 20px 0 20px;
  border-bottom: 2px solid #282828; }

@media all and (max-width: 767px) {
  /*.cart-item-desc {
      .sku-wrap {
          .text-small {
              border: none;
              padding-left: 0;
              margin-left: 0;
              line-height: 24px;
              display: block;
          }
      }
   }*/
  .main-title {
    font-size: 26px; }

  .note_buyer_wrap {
    margin-top: 20px;
    margin-bottom: 30px; }

  .basket-totals .cart-total {
    font-size: 1rem; }
    .basket-totals .cart-total .backtoshop {
      font-size: 0.875rem; }

  .table-footer .form-row h5.total-price, .table-footer .form-row h4.total-price {
    font-size: 0.875rem; }

  .checkout-btn .btn {
    width: 100%; } }
.box-checkout {
  margin-bottom: 30px; }

.tabordion {
  position: relative;
  margin: 0; }
  .tabordion section {
    display: block;
    width: 100%;
    left: 0; }
    .tabordion section input[type="radio"] {
      left: -9999px;
      position: absolute;
      top: -9999px; }
      .tabordion section input[type="radio"]:checked + label {
        background: #fff;
        /*border: 1px solid $border;*/ }
      .tabordion section input[type="radio"]:checked ~ article {
        display: block; }
    .tabordion section label {
      font-weight: 700;
      cursor: pointer;
      display: block;
      font-weight: 500;
      padding: 1em 0.83em;
      position: relative;
      width: 100%;
      z-index: 100;
      background-color: #F5F5F5; }
    .tabordion section .pay-logo {
      max-width: 50px;
      margin: 10px auto; }
    .tabordion section article {
      display: none;
      left: 0;
      width: 100%;
      padding: 1em;
      position: relative;
      top: 0;
      background: #fff;
      font-weight: 300;
      line-height: 1.7; }
  .tabordion section:last-child {
    border-bottom: 1px solid #CED4DA; }
  .tabordion .payment-opt-dtl label {
    padding: 0 0 0.5rem 0;
    width: 100%;
    text-align: left;
    border: none;
    background: none;
    font-weight: normal; }

/*Credit Card Design*/
.card-bounding {
  max-width: 500px; }
  .card-bounding aside {
    /*font-size: 18px;*/
    padding-bottom: 8px; }

.card-container {
  width: 100%;
  padding-left: 80px;
  padding-right: 40px;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #CED4DA;
  margin: 0 auto 30px auto; }
  .card-container input {
    width: 100%;
    letter-spacing: 1px;
    font-size: 1.125rem;
    padding: 15px 15px 15px 20px;
    border: 0;
    outline: none;
    box-sizing: border-box;
    box-shadow: none !important; }
  .card-container .card-type {
    width: 80px;
    height: 50px;
    background: url("../../../../images/cards.png");
    background-position: 0 -291px;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: 4px; }

.card-type.mastercard {
  background-position: 0 0; }

.card-type.visa {
  background-position: 0 -115px; }

.card-type.amex {
  background-position: 0 -57px; }

.card-type.discover {
  background-position: 0 -174px; }

.card-valid {
  position: absolute;
  top: 0;
  right: 15px;
  line-height: 60px;
  font-size: 1.5rem;
  color: #ccc; }
  .card-valid.active {
    color: #42ca7c; }

.card-details {
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
  transition: 300ms ease; }
  .card-details input {
    font-size: 1.125rem;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #CED4DA; }
    .card-details input .error {
      border: 1px solid #ff0000;
      box-shadow: 0 4px 8px 0 rgba(238, 76, 87, 0.3);
      outline: none; }
  .card-details .expiration {
    width: 50%;
    float: left;
    padding-right: 5%; }
  .card-details .cvv {
    width: 45%;
    float: left; }

@media all and (min-width: 768px) {
  .tabordion section label {
    padding: 10px;
    width: 25%;
    text-align: center;
    margin: 0;
    border: 1px solid #CED4DA;
    background-color: #F5F5F5;
    border-bottom: 1px solid transparent;
    font-size: 0.875rem; }
  .tabordion section article {
    position: absolute;
    width: 75%;
    left: 25%;
    border: 1px solid #CED4DA;
    border-left: none;
    height: 100%;
    max-height: 100%;
    overflow-y: auto; } }
@media all and (max-width: 767px) {
  .tabordion section {
    border: 1px solid #CED4DA;
    border-bottom: none; }
    .tabordion section:last-child {
      border-bottom: 1px solid #CED4DA;
      margin-bottom: 20px; } }
.breadcrumb {
  display: none; }

.chk_title.first_step.open {
  margin-left: 16px;
  margin-right: 16px; }
  .chk_title.first_step.open span {
    display: none; }
.chk_title.first_step.complete {
  margin-left: 0;
  margin-right: 0px; }
.chk_title.second_step.open span {
  display: none; }
.chk_title.second_step.complete + .pay-note-tit-wrap .note {
  display: none; }
.chk_title.second_step.complete + .pay-note-tit-wrap #shipping_payment_right {
  border-bottom: 1px solid #CED4DA;
  padding-bottom: 20px; }
.chk_title.second_step.complete + .pay-note-tit-wrap + .chkbox-wrap-outer {
  margin-bottom: 0px; }

.kbank-wrap {
  text-align: center;
  padding: 100px 0; }
  .kbank-wrap .white-box {
    display: inline-block;
    border-radius: 20px; }
  .kbank-wrap h1 {
    padding: 15px 0;
    font-size: 1.5rem; }
  .kbank-wrap .pay-button {
    background-color: #104134 !important;
    border-color: #104134 !important;
    font-size: 1rem !important;
    border-radius: 0.25rem !important;
    padding: 0.75rem 0.6rem !important; }
    .kbank-wrap .pay-button:hover {
      background-color: #0b51bc; }
  .kbank-wrap .white-box {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }

.kbank {
  margin-bottom: 10px; }
  .kbank img {
    max-width: 160px; }

.coupan-label {
  display: inline-block; }

.clear-cart button {
  border-color: #104134;
  color: #104134;
  padding-left: 15px;
  padding-right: 15px; }
  .clear-cart button:hover {
    background: #104134;
    color: #fff; }

/*.table-header, .table-content {
    display: table-row-group; width: 100%;
    li {
        display: table-cell;
        padding: $shopping-table-cell-padding;
        //border: 1px solid $shopping-table-border-color;
        vertical-align: middle;
        li {
            border:none;
        }
    }
    ul {
        margin: 0; padding: 0;
        display: table-row;  
        ul {
            display: block;
            li {
                display: block;
            }
        }
    }
}*/
.cart-col .table {
  border: 1px solid #CECECE; }

.table-header {
  font-weight: 500;
  color: #282828;
  border: none;
  padding: 0.75rem; }

.table-content {
  background: #fff;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE; }

.cart-img {
  float: left;
  margin-right: 1rem;
  max-width: 70px; }

.cart-item-desc {
  padding-left: 85px; }
  .cart-item-desc .link-product-name {
    font-size: 1rem;
    color: #282828; }
    .cart-item-desc .link-product-name:hover, .cart-item-desc .link-product-name:active, .cart-item-desc .link-product-name.active {
      color: black !important; }
  .cart-item-desc .sku-wrap .sku,
  .cart-item-desc .sku-wrap label {
    line-height: inherit;
    margin-bottom: 0.25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: #AFAFAF;
    font-size: 1rem; }
  .cart-item-desc .sku-wrap label {
    color: #000;
    text-transform: capitalize; }

.cart-item-list .normal-price {
  font-size: 1rem;
  color: #282828; }
.cart-item-list .qty + .total {
  font-weight: 600; }

.cart-table,
.table-secondary {
  background-color: #fff;
  /*    padding: 14px;*/ }
  .cart-table .table-header li,
  .table-secondary .table-header li {
    background-color: #fff;
    color: #282828;
    font-size: 1rem;
    padding: 10px; }
    .cart-table .table-header li:after,
    .table-secondary .table-header li:after {
      display: none; }
    .cart-table .table-header li + li,
    .table-secondary .table-header li + li {
      text-align: center; }
  .cart-table .table-content .cart-item-list:not(:last-child),
  .table-secondary .table-content .cart-item-list:not(:last-child) {
    border-bottom: 1px solid #CED4DA; }
  .cart-table .table-content li,
  .table-secondary .table-content li {
    text-align: center;
    vertical-align: middle;
    padding: 15px 10px; }
    .cart-table .table-content li.product,
    .table-secondary .table-content li.product {
      text-align: left; }
      .cart-table .table-content li.product .cart-img,
      .table-secondary .table-content li.product .cart-img {
        max-width: 60px; }
      .cart-table .table-content li.product img,
      .table-secondary .table-content li.product img {
        margin-right: 0;
        /*border: 1px solid $border;*/
        max-width: 100%; }
  .cart-table .table-content .number-spinner,
  .table-secondary .table-content .number-spinner {
    border: none;
    height: 36px;
    max-width: 160px; }
    .cart-table .table-content .number-spinner input,
    .cart-table .table-content .number-spinner button,
    .table-secondary .table-content .number-spinner input,
    .table-secondary .table-content .number-spinner button {
      height: 36px;
      font-weight: 600;
      font-size: 0.875rem; }
      .cart-table .table-content .number-spinner input span,
      .cart-table .table-content .number-spinner button span,
      .table-secondary .table-content .number-spinner input span,
      .table-secondary .table-content .number-spinner button span {
        height: 36px;
        line-height: 35px;
        font-size: 0.75rem; }
  .cart-table .box-border .table,
  .table-secondary .box-border .table {
    margin-bottom: 0; }
  .cart-table .number-spinner button i,
  .table-secondary .number-spinner button i {
    color: #104134; }
  .cart-table .number-spinner button:hover i,
  .table-secondary .number-spinner button:hover i {
    color: #fff; }

.status_summary {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1rem;
  width: 100%; }
  .status_summary .address-fill {
    border: 1px solid #CED4DA;
    padding: 24px;
    width: 48.5%;
    margin-bottom: 4px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 400; }
    .status_summary .address-fill .name {
      border-bottom: 1px solid #CED4DA;
      padding-bottom: 8px;
      margin-bottom: 15px;
      font-size: 1.125rem;
      font-weight: 500; }
    .status_summary .address-fill .name-txt {
      font-weight: 500;
      font-size: 1rem; }
    .status_summary .address-fill .name-txt, .status_summary .address-fill p {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
  .status_summary #shipping_payment_right {
    width: 100%; }

.pay-note-tit-wrap {
  margin-bottom: 20px; }
  .pay-note-tit-wrap h3 {
    font-size: 1.125rem;
    line-height: 1.5; }
  .pay-note-tit-wrap .note {
    font-size: 0.875rem; }
  .pay-note-tit-wrap .payment-method {
    font-size: 0.875rem;
    line-height: 1.5; }

@media all and (max-width: 767px) {
  .cart-item-desc .sku-wrap .text-small {
    border: none;
    padding-left: 0;
    margin-left: 0;
    line-height: 24px;
    display: block; } }
.order_track ul,
.order_track ol {
  list-style: none;
  padding: 0;
  margin: 0; }

.shipping-group {
  margin-bottom: 1rem; }

.box-account {
  border: 1px solid #CED4DA;
  padding: 1.5rem;
  margin-bottom: 1.5rem; }

.box-radius {
  border: 1px solid #CED4DA;
  padding: 1.5rem;
  border-radius: 10px; }

h2 {
  margin-bottom: 1rem; }

.no-border {
  border: none; }

.full {
  width: 100%;
  display: table; }

.empty-cartbox {
  display: inline-block;
  color: #f7f7f7;
  max-width: 410px;
  width: 100%; }
  .empty-cartbox p {
    margin-bottom: 0; }

.sub_title {
  font-size: 1.5rem;
  margin-bottom: 1rem; }

.nested_title {
    /*font-size: $font-normal;
	color: $text-default-text-color;
	font-weight: 500;
	margin-bottom: 0.8rem;*/ }

.right-check .fa-check-circle {
  color: #104134;
  font-size: 6rem;
  padding: 1.5rem 0 2.5rem 0; }

.empty-cart {
  padding: 25px 0;
  text-align: center; }
  .empty-cart .minicart-title {
    margin-bottom: 15px; }
  .empty-cart .btn-primary {
    margin-bottom: 10px; }

.font_large_primary {
  color: #104134; }

.datepicker.dropdown-menu {
  z-index: 9999;
  font-size: 1.4rem;
  min-width: 250px; }
  .datepicker.dropdown-menu .icon-arrow-left:before {
    content: "\f053";
    font-family: "Font Awesome 5 Pro";
    font-style: normal; }
  .datepicker.dropdown-menu .icon-arrow-right:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-style: normal; }

.title-checkout {
  padding: 15px 0; }

form .slick-next {
  right: 0; }
form .slick-prev {
  left: 0; }

.progressbar {
  text-align: center;
  white-space: nowrap;
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0; }
  .progressbar li {
    list-style: none;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #AFAFAF;
    font-size: 0.875rem;
    width: 33%; }
    .progressbar li i {
      font-size: 3rem;
      margin-bottom: 5px;
      position: relative;
      z-index: 1;
      background: #fff; }
    .progressbar li:first-child {
      color: #104134; }
      .progressbar li:first-child:before {
        display: none; }
    .progressbar li:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 2px;
      background: #F5F5F5;
      top: 25px;
      left: -50%; }
  .progressbar li.active {
    color: #104134; }
    .progressbar li.active:before {
      background: #104134; }
    .progressbar li.active + li {
      color: #104134; }
      .progressbar li.active + li:before {
        background: #104134; }

.checkout-progress h3 {
  text-transform: uppercase; }
.checkout-progress .sub_title {
  text-align: center;
  color: #104134; }
.checkout-progress .shipping-info,
.checkout-progress .payment-method,
.checkout-progress .address-info {
  margin: 10px; }
.checkout-progress address {
  margin-bottom: 10px; }
.checkout-progress .accordion {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 5px; }
  .checkout-progress .accordion.active + .accordion .second_step {
    background-color: #104134;
    color: #fff; }
    .checkout-progress .accordion.active + .accordion .second_step.active {
      background-color: #104134;
      border-color: #104134;
      color: #fff; }
  .checkout-progress .accordion > a {
    display: inline-block;
    padding: .75em;
    width: 100%;
    text-decoration: none;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    color: #282828;
    font-size: 1rem;
    border: 1px solid #CED4DA; }
    .checkout-progress .accordion > a i {
      float: right;
      margin-top: 2px;
      display: none; }
    .checkout-progress .accordion > a.first_step {
      background-color: #104134;
      color: #fff; }
    .checkout-progress .accordion > a.active {
      background-color: #104134;
      border-color: #3B8036;
      color: #fff; }
      .checkout-progress .accordion > a.active i {
        display: block; }
      .checkout-progress .accordion > a.active + .address-info {
        border: 1px solid #CED4DA;
        padding: 10px; }
      .checkout-progress .accordion > a.active:hover {
        background-color: #104134;
        color: #fff; }
    .checkout-progress .accordion > a:hover {
      background-color: #104134;
      color: #fff; }
  .checkout-progress .accordion .address-info {
    margin: 0 0 15px 0;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }
    .checkout-progress .accordion .address-info .name {
      display: block;
      margin-bottom: 3px;
      font-size: 1rem;
      color: #282828;
      padding-top: 10px; }
    .checkout-progress .accordion .address-info p {
      margin-bottom: 5px;
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: baseline;
      -moz-align-items: baseline;
      -ms-align-items: baseline;
      align-items: baseline;
      font-size: 1rem;
      color: #282828; }
      .checkout-progress .accordion .address-info p .chk-icon {
        padding-right: 5px; }

.reward-point {
  /*max-width: 515px;*/ }
  .reward-point .sub_title {
    color: #104134; }
  .reward-point .alert-warning {
    background: rgba(255, 145, 0, 0.4);
    color: #000;
    border-radius: 0;
    padding: 7px 20px; }
  .reward-point .apply-reward {
    margin-bottom: 20px; }
    .reward-point .apply-reward > span {
      display: block;
      padding-bottom: 6px; }

#shipping_profile_div .buy-info-content .radio-wrap .radio-label:before {
  top: 5px; }
#shipping_profile_div .buy-info-content .radio-wrap input[type="radio"]:checked + .radio-label:after {
  top: 10px; }

@media all and (min-width: 992px) {
  .modal-dialog.modal-md {
    max-width: 700px; } }
@media all and (min-width: 576px) {
  .modal-sm {
    max-width: 340px; } }
@media all and (min-width: 768px) {
  .empty-cartbox {
    margin-bottom: 25rem; } }
.total-nowrap {
  display: inline-block;
  width: 100%;
  min-width: 110px; }

.pay-opt-logo {
  display: inline-block; }
  .pay-opt-logo img {
    max-width: 60px;
    padding-left: 10px; }

@media all and (max-width: 767px) {
  .modal .col-sm-6 + .col-sm-6 {
    padding-top: 1.5rem; }

  .pur-ord-address .table-wrapper {
    margin-bottom: 1.5rem; }

  .table-content .cart-item-list {
    position: relative; }
    .table-content .cart-item-list:after {
      position: absolute;
      content: "";
      border-bottom: 1px solid #CED4DA;
      left: 0;
      bottom: 0;
      height: 1px;
      width: 100%; }
    .table-content .cart-item-list li {
      /*	border: none !important;*/ }

  .page-title {
    font-size: 1.125rem; }

  .checkout-progress {
    margin-top: 15px; }

  .progressbar li {
    font-size: 0.875rem; }

  .title-checkout {
    padding: 10px 0; }

  .cart-box .cart-table .table-header li,
  .cart-box .cart-table .table-content li {
    border: none; } }
@media all and (max-width: 576px) {
  .box-border-sbottom {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px; }
    .box-border-sbottom .col-form-label {
      text-align: left !important; }

  .address-slider {
    padding: 0; }

  .cart-table {
    border: none; }
    .cart-table .table {
      min-width: 100%;
      margin-bottom: 0rem; }
    .cart-table .table-header {
      display: none; }
    .cart-table .table-content li {
      display: inline-block;
      width: 100%;
      text-align: left; }
      .cart-table .table-content li.product {
        padding-bottom: 10px; }
        .cart-table .table-content li.product img {
          border: none; }
    .cart-table .table-content .unit-price,
    .cart-table .table-content .total,
    .cart-table .table-content .discount,
    .cart-table .table-content .qty,
    .cart-table .table-content .unit-price-discount {
      position: relative;
      padding-top: 14px;
      padding-bottom: 14px;
      padding-left: 105px;
      min-height: 36px; }
      .cart-table .table-content .unit-price:before,
      .cart-table .table-content .total:before,
      .cart-table .table-content .discount:before,
      .cart-table .table-content .qty:before,
      .cart-table .table-content .unit-price-discount:before {
        position: absolute;
        left: 10px;
        font-size: 1rem; }
    .cart-table .table-content .unit-price:before {
      content: "Unit price"; }
    .cart-table .table-content .unit-price .price {
      line-height: 1.5; }
    .cart-table .table-content .discount,
    .cart-table .table-content .unit-price-discount {
      max-height: 52px; }
      .cart-table .table-content .discount:before,
      .cart-table .table-content .unit-price-discount:before {
        content: "Discount"; }
    .cart-table .table-content .qty {
      padding-top: 6px;
      padding-bottom: 3px; }
      .cart-table .table-content .qty:before {
        content: "Quantity";
        margin-top: 2px; }
    .cart-table .table-content .total:before {
      content: "Price";
      font-weight: 400; }
    .cart-table .table-content .remove {
      padding: 0; }
    .cart-table .box-border {
      border: none; }

  .cart-img {
    margin-right: 0; }

  .cart-item-list {
    position: relative; }

  .apply-input-group input {
    max-width: 110px; }

  .cart-item-desc .sku,
  .cart-item-desc .color,
  .cart-item-desc .size {
    display: block;
    border: none; }
  .cart-item-desc .sku-wrap .text-small {
    display: block;
    border: none;
    line-height: inherit;
    margin-bottom: 5px;
    padding: 0;
    margin-left: 0; }

  .paging-wrap {
    padding-top: .5rem;
    width: 100%; }
    .paging-wrap li {
      margin-top: 1rem; }

  .table-footer {
    width: 100%;
    padding: 15px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
    border: none; } }
.buyer-info-thank .buy-info-content {
  font-size: 0.875rem; }
  .buyer-info-thank .buy-info-content address {
    padding: 0;
    line-height: 1.5;
    display: inline-block;
    min-height: auto; }

.pay-method-row {
  margin-bottom: 10px;
  padding-bottom: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  /*@include justify-content(space-between);*/
  border: none; }
  .pay-method-row:last-child {
    margin-bottom: 0;
    border-bottom: 1px solid #CED4DA;
    padding-bottom: 15px; }
  .pay-method-row .ph-num {
    padding-right: 10px;
    /*min-width: 45%; max-width: 45%;*/
    display: inline-flex;
    align-items: center; }
    .pay-method-row .ph-num img {
      margin-right: 10px;
      height: auto;
      max-height: 50px; }
    .pay-method-row .ph-num span {
      min-width: 150px; }
  .pay-method-row .ac-name-type {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    /*min-width: 55%; max-width: 55%;*/ }
    .pay-method-row .ac-name-type .ac-name {
      padding-right: 10px; }

.guest-login {
  border-top: 1px solid #CED4DA;
  padding-top: 1.2rem;
  margin-top: 1.5rem; }

.gurest-col {
  margin-bottom: 2rem; }
  .gurest-col label {
    width: 100%; }
  .gurest-col input {
    width: 100%; }
  .gurest-col button {
    min-width: 100px; }

.buyer-title {
  padding: 1rem 1.5rem;
  margin-top: 0; }

.buyer-info address,
#vat_profile address {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  width: 100%;
  min-height: 225px;
  position: relative;
  border-radius: 4px;
  borer: 1px solid #CED4DA; }
  .buyer-info address.vat-profile,
  #vat_profile address.vat-profile {
    min-height: auto; }
  .buyer-info address .radio-wrap,
  #vat_profile address .radio-wrap {
    display: initial;
    padding-right: 15px;
    margin-top: 4px; }
  .buyer-info address.active,
  #vat_profile address.active {
    border: 1px solid #0AAFAB;
    background: #fef2e8; }
.buyer-info .chk-icon,
#vat_profile .chk-icon {
  color: #282828;
  float: left;
  width: 30px; }
.buyer-info .buy-info-content > .form-row:last-child .radio-wrap,
#vat_profile .buy-info-content > .form-row:last-child .radio-wrap {
  margin-bottom: 0; }
.buyer-info .edit_sect,
#vat_profile .edit_sect {
  position: absolute;
  top: 24px;
  right: 24px;
  white-space: nowrap; }
.buyer-info .vat-wrap,
#vat_profile .vat-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #282828;
  font-size: 1rem;
  /*margin-top: 15px;
  margin-bottom: 20px;*/ }

.address-copy .address-fill {
  display: inline-block;
  padding: 30px;
  border: 1px solid #104134;
  margin-bottom: 1rem; }
  .address-copy .address-fill .name {
    margin-bottom: 1rem;
    display: inline-block; }

.buy-info-content .tabordion {
  margin-bottom: 30px; }

/*.address-fill {
    border:1px solid $border;
    margin-bottom: 20px;   
    font-size: $font-normal; font-weight: 400;
    .name {
        border-bottom: 1px solid $border;
        padding-bottom: 8px; margin-bottom: 15px;
        font-size: $font-medium; font-weight: 500;
    }  
    .name-txt {
        font-weight: 500; font-size: $font-normal;
    }       
}*/
.address-fill i {
  color: #282828;
  min-width: 30px; }
.address-fill .fa-phone {
  transform: rotate(92deg);
  position: relative;
  left: -9px;
  top: 8px; }
.address-fill p {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.item-order {
  font-size: 1.125rem;
  margin-top: 15px;
  font-weight: bold; }

.address-slider,
.vat-slider {
  padding-right: 40px;
  padding-left: 40px;
  margin-bottom: 0px;
  text-align: center;
  list-style: none; }
  .address-slider li,
  .vat-slider li {
    /*&:last-child {
        margin-bottom: 5px;
    }*/ }
  .address-slider .slick-slide,
  .vat-slider .slick-slide {
    border: 1px solid #CED4DA;
    margin: 0 7px; }
    .address-slider .slick-slide:first-child.slick-current,
    .vat-slider .slick-slide:first-child.slick-current {
      border-color: #104134; }
    .address-slider .slick-slide.selected,
    .vat-slider .slick-slide.selected {
      border-color: #104134; }

.vat-slider address .text-left {
  padding-left: 30px; }
  .vat-slider address .text-left > div {
    padding: 5px 0; }

.buy-info-content p {
  margin: 10px 0;
  text-align: left; }
  .buy-info-content p:empty {
    margin: 0px; }
  .buy-info-content p input {
    padding-left: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #CED4DA; }
    .buy-info-content p input:focus {
      box-shadow: none;
      -webkit-box-shadow: none; }
  .buy-info-content p.text-indent {
    margin-left: 6px; }
.buy-info-content .edit-add-link {
  margin: 0 0 0px 0; }
  .buy-info-content .edit-add-link .btn {
    text-align: left; }
.buy-info-content .text-default {
  margin-bottom: 0px; }

.pay-method {
  padding: 1rem;
  width: 100%;
  border-radius: 10px;
  max-height: 200px;
  overflow-y: auto;
  font-size: 0.875rem; }

.pay-method-row:last-child {
  margin-bottom: 0; }
.pay-method-row .ac-name-type {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between; }

#add-address .modal-content,
#edit-address .modal-content {
  border-radius: 0px; }

.order-table-footer #submit_btn_div button {
  min-width: 70%; }

.thanks-wrap {
  text-align: center;
  margin: 50px 0; }
  .thanks-wrap p {
    margin-bottom: 1.5rem; }
  .thanks-wrap h5 {
    font-weight: 400;
    margin-bottom: 1.5rem !important; }
  .thanks-wrap .btn-group {
    margin: 26px 0; }
  .thanks-wrap .btn-groups .btn:not(:last-child) {
    margin-right: .5rem; }

.thanks-msg {
  margin: 2rem 0; }

.buyer-info-thank .buy-info-content {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 15px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
.buyer-info-thank .head {
  margin-bottom: 8px;
  text-decoration: underline; }
.buyer-info-thank .small-title {
  border-bottom: 1px solid #CED4DA;
  font-size: 1.125rem;
  padding-bottom: 8px;
  margin-bottom: 8px; }
.buyer-info-thank .name {
  font-weight: 500;
  margin-bottom: 5px; }

.confirm-wrap {
  padding-bottom: 1.5rem; }
  .confirm-wrap .form-row textarea {
    width: 100%; }
  .confirm-wrap button[type="submit"] {
    min-width: 250px; }

.input-group {
  position: relative; }
  .input-group input {
    padding-right: 5rem; }
  .input-group .input-symbol {
    position: absolute;
    right: 15px;
    top: 12px;
    height: 100%;
    line-height: 1.5; }

.sucess-pay-modal .modal-header {
  border-bottom: none; }
.sucess-pay-modal p {
  margin-bottom: 2rem; }

.card-item-header .emphasis-default {
  font-weight: 500; }

.buyer-info-content-wrap {
  border-bottom: 1px solid #CED4DA;
  padding: 20px 16px; }
  .buyer-info-content-wrap:first-child {
    padding-top: 0px; }
  .buyer-info-content-wrap + .btn-groups {
    margin-top: 20px; }
  .buyer-info-content-wrap .address-copy:empty {
    margin: 0px !important; }
  .buyer-info-content-wrap #note_from_buyer {
    margin-bottom: 20px; }
  .buyer-info-content-wrap .btn-place-order {
    width: 100%; }
  .buyer-info-content-wrap .cart-table .table-content .total .normal-price {
    font-weight: 600; }
  .buyer-info-content-wrap .basket-totals .cart-total {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0; }
    .buyer-info-content-wrap .basket-totals .cart-total + .table-footer {
      padding-top: 6px; }
      .buyer-info-content-wrap .basket-totals .cart-total + .table-footer .form-row:first-child {
        padding-top: 24px; }
  .buyer-info-content-wrap .address-slider .radio-wrap .radio-label:before, .buyer-info-content-wrap .vat-slider .radio-wrap .radio-label:before, .buyer-info-content-wrap .address-info .radio-wrap .radio-label:before {
    border-radius: 0px; }
  .buyer-info-content-wrap .buyer-info .address-slider li, .buyer-info-content-wrap .buyer-info .vat-slider li, .buyer-info-content-wrap .buyer-info .address-info li {
    width: 100%; }
    .buyer-info-content-wrap .buyer-info .address-slider li .radio-wrap .radio-label:before, .buyer-info-content-wrap .buyer-info .vat-slider li .radio-wrap .radio-label:before, .buyer-info-content-wrap .buyer-info .address-info li .radio-wrap .radio-label:before {
      border-radius: 0px; }
  .buyer-info-content-wrap .buyer-info .add_address .btn {
    width: 100%; }
  .buyer-info-content-wrap .chkbox-wrap .btn-groups {
    flex-wrap: wrap;
    justify-content: center; }
    .buyer-info-content-wrap .chkbox-wrap .btn-groups .back-link {
      order: 2;
      margin-bottom: 5px; }
    .buyer-info-content-wrap .chkbox-wrap .btn-groups .btn-primary {
      width: 100%;
      margin-bottom: 12px; }
  .buyer-info-content-wrap .buy-info-content .tabordion img {
    max-width: 300px !important;
    width: 98% !important; }
  .buyer-info-content-wrap .status_summary .address-fill {
    width: 100%; }
  .buyer-info-content-wrap #submit_btn_div button {
    width: 100%; }
  .buyer-info-content-wrap .chk-group .radio-wrap, .buyer-info-content-wrap .radio-group .radio-wrap, .buyer-info-content-wrap .custom-radio-group .radio-wrap {
    margin-top: 8px;
    margin-bottom: 8px;
    display: inline-block; }
  .buyer-info-content-wrap .chkbox-wrap .nested_title {
    margin-bottom: .5rem !important; }
  .buyer-info-content-wrap .chkbox-wrap-outer {
    overflow-x: hidden; }
  .buyer-info-content-wrap .cart-boxs .cart-item-list li {
    border: none;
    min-height: 36px; }
  .buyer-info-content-wrap .thanks-wrap {
    margin-bottom: 5px;
    margin-top: 20px; }
    .buyer-info-content-wrap .thanks-wrap .btn-groups .btn {
      width: 100%;
      margin-bottom: 16px; }
  .buyer-info-content-wrap .chkbox-wrap-outer {
    margin-bottom: 0; }
    .buyer-info-content-wrap .chkbox-wrap-outer .chkbox-wrap {
      margin-bottom: 0; }

@media all and (max-width: 768px) {
  #checkout_form {
    padding-top: 20px; }

  .progressbar {
    overflow: hidden !important; }

  .buyer-info .address-slider li, .buyer-info .vat-slider li, .buyer-info .address-info li {
    width: 100%; }
  .buyer-info address {
    min-height: auto;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .buyer-info .add_address .btn {
    width: 100%; }

  .status_summary .address-fill {
    width: 100%;
    margin-bottom: 0; }
    .status_summary .address-fill:not(:last-child) {
      margin-bottom: 20px; }

  .pay-method {
    padding: 5px;
    max-height: 100%; }

  .pay-method-row {
    font-size: 0.75rem; }
    .pay-method-row .ph-num {
      padding-bottom: 10px;
      max-width: 100%;
      padding-right: 0; }
    .pay-method-row .ac-name-type {
      max-width: 100%; }
      .pay-method-row .ac-name-type .ac-name {
        padding-right: 0;
        padding-bottom: 5px; }

  .cart-table .table-content li .cart-item-desc .link-product-name {
    font-size: 1rem;
    line-height: 1.5; }

  .buy-info-content .tabordion img {
    width: 100%; }

  .btn-groups {
    flex-wrap: wrap;
    justify-content: center; }
    .btn-groups .btn {
      width: 100%; }
    .btn-groups .back-link {
      order: 2;
      width: 100%;
      text-align: center;
      margin-top: 10px; } }
@media all and (min-width: 576px) {
  .thanks-msg {
    padding-left: 5%;
    padding-right: 5%; }

  .btn-group .btn,
  .btn-group .btn-grey {
    min-width: 220px; } }
@media all and (max-width: 375px) {
  .thanks-wrap .btn-group .btn,
  .thanks-wrap .btn-group .btn-grey {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 0.875rem; }
  .thanks-wrap .btn-group .btn {
    margin-left: 1rem; } }
