/*  Variable */
/*  Font size  */
/*64px;*/
/*56px;*/
/*48px;*/
/*40px;*/
/*36px;*/
/*32px;*/
/*30px;*/
/*28px;*/
/*24px;*/
/*20px;*/
/*18px;*/
/*16px;*/
/*14px;*/
/*12px;*/
/*10px;*/
/*Border radius*/
/* Global Section Variables */
/* Mixin start here  
=====================================*/
/*Border Radius*/
/* Transition */
/* Padding */
/* Modal Transition misin */
.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; }

/* Button variant */
.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

/* Button outline variant */
/* button with custom colors */
/* button with custom colors */
/* Button Size variant */
/* Pagination Mixin */
/*@import "layout/table";
@import "layout/sidebar-account";*/
/* cart page */
.cart-img {
  float: left;
  margin-right: 1rem; }

.cart-item-desc {
  padding-left: 100px; }
  .cart-item-desc h3 a {
    color: #000; }
    .cart-item-desc h3 a:hover {
      color: #F47F1F; }
  .cart-item-desc .sku-wrap .sku, .cart-item-desc .sku-wrap label {
    font-size: 1rem;
    line-height: inherit;
    margin-bottom: 0.25rem;
    display: block; }
  .cart-item-desc .sku-wrap label {
    color: #000; }
  .cart-item-desc .sku-wrap .sku {
    color: #8A8A8A; }
  .cart-item-desc .link-product-name {
    text-transform: capitalize; }

.coupan-label {
  display: inline-block; }

.view-footer-row {
  cursor: pointer; }
  .view-footer-row i {
    vertical-align: baseline; }

.number-spinner {
  width: 200px; }

@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; }

  .number-spinner {
    width: 140px; } }
/* checkout page */
.guest-login {
  border-top: 1px solid #E6E6E6;
  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: inline-block;
  padding: 30px;
  width: 100%;
  min-height: 225px; }
  .buyer-info address .radio-wrap, #vat_profile address .radio-wrap {
    display: initial; }
  .buyer-info address.active, #vat_profile address.active {
    border: 1px solid #DB731D;
    background: #fef2e8; }
.buyer-info .chk-icon, #vat_profile .chk-icon {
  color: #F47F1F;
  float: left;
  width: 30px; }
.buyer-info h3, #vat_profile h3 {
  font-size: 1.125rem; }
.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; }

.address-copy .address-fill {
  display: inline-block;
  padding: 30px;
  border: 1px solid #F47F1F;
  margin-bottom: 1rem; }
  .address-copy .address-fill .name {
    margin-bottom: 1rem;
    display: inline-block; }

.item-order {
  font-size: 1.125rem;
  margin-top: 15px; }

.address-slider, .vat-slider {
  padding-right: 40px;
  padding-left: 40px;
  margin-bottom: 20px;
  text-align: center; }
  .address-slider .slick-slide, .vat-slider .slick-slide {
    border: 1px solid #E6E6E6;
    margin: 0 7px; }
    .address-slider .slick-slide:first-child.slick-current, .vat-slider .slick-slide:first-child.slick-current {
      border-color: #F47F1F; }
    .address-slider .slick-slide.selected, .vat-slider .slick-slide.selected {
      border-color: #F47F1F; }

.vat-slider address .text-left {
  padding-left: 30px; }
  .vat-slider address .text-left > div {
    padding: 5px 0; }

.buy-info-content p {
  margin: 1rem 0;
  text-align: left; }
  .buy-info-content p input {
    padding-left: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #E6E6E6; }
    .buy-info-content p input:focus {
      box-shadow: none;
      -webkit-box-shadow: none; }
  .buy-info-content p.text-indent {
    text-indent: -30px;
    margin-left: 30px; }
.buy-info-content .edit-add-link {
  margin: 10px 0; }
  .buy-info-content .edit-add-link a {
    color: #8A8A8A;
    display: inline-block;
    vertical-align: top; }
    .buy-info-content .edit-add-link a:hover {
      color: #F47F1F; }
.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 {
  margin-bottom: 1rem;
  padding-bottom: 5px; }
  .pay-method-row:last-child {
    margin-bottom: 0; }
  .pay-method-row .ph-num {
    padding-bottom: .5rem; }
    .pay-method-row .ph-num img {
      margin-right: 5px; }
  .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; }

@media all and (max-width: 768px) {
  .buyer-info address {
    min-height: auto; } }
/* checkout page */
.thanks-wrap {
  text-align: center;
  border: 1px solid #E6E6E6;
  padding: 15px 15px 30px 15px; }
  .thanks-wrap h1 {
    color: #F47F1F;
    font-size: 2.25rem; }
  .thanks-wrap .btn-group .btn {
    margin-left: 1.5rem; }
  .thanks-wrap p {
    margin-bottom: 1.5rem; }

.thanks-msg {
  margin: 2rem 0; }

.buyer-info-thank .buy-info-content {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 15px; }

/*  Confirm page */
.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; }

@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; } }
.shipping-group {
  margin-bottom: 1rem; }

.box-account {
  border: 1px solid #E6E6E6;
  padding: 1.5rem;
  margin-bottom: 1.5rem; }

.box-radius {
  border: 1px solid #E6E6E6;
  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: #E6E6E6;
  max-width: 410px;
  width: 100%; }
  .empty-cartbox p {
    margin-bottom: 0; }

.sub_title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 1rem; }

.nested_title {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.8rem; }

.right-check .fa-check-circle {
  color: #F47F1F;
  font-size: 6rem;
  padding: 1.5rem 0 2.5rem 0; }

.empty-cart {
  padding: 15px 0; }

/* datepicker */
.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; }

/* Start Revised Design for checkOut*/
.progressbar {
  margin-bottom: 30px;
  padding-bottom: 10px;
  text-align: center;
  white-space: nowrap;
  overflow: auto; }
  .progressbar li {
    list-style: none;
    display: inline-block;
    position: relative;
    text-align: center;
    color: #8A8A8A;
    width: calc(33% - 15px); }
    .progressbar li i {
      font-size: 3rem;
      margin-bottom: 5px;
      position: relative;
      z-index: 1;
      background: #fff; }
    .progressbar li:first-child {
      color: #F47F1F; }
      .progressbar li:first-child:before {
        display: none; }
    .progressbar li:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 2px;
      background: #ACACAC;
      top: 25px;
      left: -50%; }
  .progressbar li.active {
    color: #F47F1F !important; }
    .progressbar li.active:before {
      background: #F47F1F !important; }
    .progressbar li.active + li {
      color: #F47F1F; }
      .progressbar li.active + li:before {
        background: #F47F1F; }

.checkout-progress h3 {
  text-transform: uppercase; }
.checkout-progress .sub_title {
  text-align: center;
  color: #F47F1F; }
.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: #F47F1F;
    color: #fff; }
    .checkout-progress .accordion.active + .accordion .second_step.active {
      background-color: #F47F1F;
      border-color: #F47F1F;
      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: #8A8A8A;
    border: 1px solid #E6E6E6; }
    .checkout-progress .accordion > a i {
      float: right;
      margin-top: 2px;
      display: none; }
    .checkout-progress .accordion > a.first_step {
      background-color: #F47F1F;
      color: #fff; }
    .checkout-progress .accordion > a.active {
      background-color: #F47F1F;
      border-color: #2BBE12;
      color: #fff; }
      .checkout-progress .accordion > a.active i {
        display: block; }
      .checkout-progress .accordion > a.active + .address-info {
        border: 1px solid #E6E6E6;
        padding: 10px; }
      .checkout-progress .accordion > a.active:hover {
        background-color: #F47F1F;
        color: #fff; }
    .checkout-progress .accordion > a:hover {
      background-color: #F47F1F;
      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;
      padding-bottom: 3px; }
    .checkout-progress .accordion .address-info p {
      /*@include inline-flex;
      @include align-items(baseline);*/
      margin: 8px 0 10px 0; }
      .checkout-progress .accordion .address-info p .chk-icon {
        padding-right: 5px; }

.reward-point {
  /*max-width: 515px;*/ }
  .reward-point .sub_title {
    color: #44b1f5; }
  .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; }

/* End Revised Design for checkOut*/
/*  Spinner */
.number-spinner {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #E6E6E6; }
  .number-spinner input, .number-spinner button {
    border: none;
    background: transparent;
    height: 45px;
    text-align: center; }
    .number-spinner input:focus, .number-spinner button:focus {
      box-shadow: none !important;
      outline: none !important; }
  .number-spinner button {
    width: 100%;
    cursor: pointer;
    width: 50px;
    transition: all 0.5s; }
    .number-spinner button i {
      vertical-align: baseline; }
    .number-spinner button:hover {
      color: #fff;
      background: #F47F1F; }
  .number-spinner button:disabled {
    cursor: not-allowed; }

@media all and (min-width: 992px) {
  .modal-dialog.modal-md {
    max-width: 700px; } }
/*  Responsive  */
@media all and (min-width: 576px) {
  .modal-sm {
    max-width: 340px; } }
@media all and (min-width: 768px) {
  .empty-cartbox {
    margin-bottom: 25rem; } }
@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 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; } }
.total-nowrap {
  display: inline-block;
  width: 100%;
  min-width: 110px; }

.pay-opt-logo img {
  max-width: 100px;
  padding-left: 10px; }

@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 {
      position: relative;
      padding-top: 7px;
      padding-bottom: 7px;
      padding-left: 105px; }
      .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 {
        position: absolute;
        left: 20px; }
    .cart-table .table-content .unit-price:before {
      content: "Unit price"; }
    .cart-table .table-content .discount:before {
      content: "Discount"; }
    .cart-table .table-content .qty:before {
      content: "Quantity"; }
    .cart-table .table-content .total:before {
      content: "Price"; }
    .cart-table .table-content .remove {
      padding: 0; }
    .cart-table .box-border {
      border: none; }

  .cart-img {
    margin-right: 0; }

  .cart-item-list {
    position: relative; }
    .cart-item-list li:last-child {
      margin-bottom: 10px; }
    .cart-item-list:first-child .product {
      padding-top: 0; }

  .cart-box {
    margin-left: -15px;
    margin-right: -15px; }

  .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;
    margin-top: 0;
    border: none; } }
.buyer-info-thank .buy-info-content address {
  padding: 0;
  line-height: 1.5; }

/*# sourceMappingURL=checkout.css.map */
