/* YITH WooCommerce Multi Step Checkout */
body.yith-wcms-free #checkout_timeline.text li .timeline-wrapper .timeline-label {
  cursor: default !important;
}

#checkout-wrapper.timeline-vertical {
  width: 67%;
  float: left;
  padding: 0 15px;
}

#form_actions {
  text-align: center;
}

#form_actions.disabled {
  display: none;
}

#form_actions input.button.alt.prev {
  margin-right: 5px;
  display: none;
}

#yith-wcms-back-to-cart-button {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 5px;
}

form.checkout.woocommerce-checkout {
  /*margin-bottom: 15px;*/
}

body.woocommerce-checkout #customer_shipping_details,
body.woocommerce-checkout:not(.woocommerce-order-pay) #order_info-nooo,
body.woocommerce-checkout:not(.woocommerce-order-pay) #order_checkout_payment,
body.woocommerce-checkout #customer_billing_details.show-login-reminder.not-logged-in,
body.woocommerce-checkout #checkout_coupon {
  display: none;
}

#checkout_timeline {
  text-align: center;
  list-style: none;
  padding: 0;
}

#checkout_timeline li {
  transition: all 0.5s ease;
  font-size: 20px;
  text-transform: uppercase;
}

#checkout_timeline.vertical {
  width: 25%;
  float: left;
  padding: 0 15px;
}

#checkout_timeline:after {
  clear: both;
  display: block;
  content: "";
}

.yith-wcms-pro #checkout_timeline li {
  cursor: pointer;
}

#checkout_timeline.vertical li {
  display: block;
}

.yith-wcms-pro.logged-in #checkout_timeline li#timeline-0 {
  cursor: context-menu;
}

#checkout_timeline li:last-child {
  padding-right: 0;
}

.yith_wcms_show_amount_on_payments.yith_wcms_wc_checkout_show_terms #payment .wc-terms-and-conditions {
  width: 100%;
}

#yith-par-message-cart.yith-wcms-vertical-timeline {
  float: left;
  margin-left: 15px;
}

/* === STYLE === */

#checkout_timeline {
  display: table;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-bottom: 60px;
}

#checkout_timeline:not(.text) li {
  font-size: inherit;
}

#checkout_timeline li .timeline-wrapper .timeline-step {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  width: 40px;
  text-align: center;
  padding: 10px;
}

#checkout_timeline.style1 li .timeline-wrapper .timeline-step.with-icon img {
  max-width: none;
}

#checkout_timeline li .timeline-wrapper .timeline-step:not(.with-icon):after {
  content: ".";
  display: inline;
}

#checkout_timeline.style1 li .timeline-wrapper .timeline-step:not(.with-icon):after {
  display: none;
}

#checkout_timeline li .timeline-wrapper a.timeline-label:focus {
  outline: none;
}

#checkout_timeline li .timeline-wrapper .timeline-label {
  padding: 5px 5px 5px 15px !important;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-decoration: none;
}

#checkout_timeline.vertical li .timeline-wrapper .timeline-label {
  font-size: 15px;
}

#checkout_timeline li {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

#checkout_timeline.horizontal li:first-child {
  border-left: 1px solid;
}

#checkout_timeline li {
  border-width: 0px;
  padding-right: 10px;
}

#checkout_timeline.text li {
  padding-right: 0;
}

#checkout_timeline.vertical li {
  width: auto;
  display: block;
}

#checkout_timeline li .timeline-wrapper {
  position: relative;
  text-align: left;
  line-height: normal;
}

#checkout_timeline li .timeline-wrapper {
  text-align: left;
  display: table;
  height: 100%;
  width: 100%;
}

#checkout_timeline.vertical li .timeline-wrapper {
  margin-bottom: 10px;
}

/* === END STYLE1 === */

/* === TEXT === */

#checkout_timeline.text {
  display: inline-block;
  font-size: 0;
}

#checkout_timeline.text li {
  display: inline-block;
  margin: -4px;
}

#checkout_timeline.text li.active {
  font-weight: 500;
}

#checkout_timeline.text li .timeline-wrapper .timeline-step {
  display: none;
}

#checkout_timeline.horizontal.text li:not(:last-child) .timeline-wrapper:after {
  display: inline-block;
  margin: 0 5px;
  font-weight: normal;
}

#checkout_timeline.text li .timeline-wrapper .timeline-label {
  display: inline;
}

#checkout_timeline.text li .timeline-wrapper {
  display: block;
}

#checkout_timeline.horizontal.text li:first-child {
  border: 0
}

#checkout_timeline.vertical.text {
  max-width: 250px;
  padding: 0;
}

#checkout_timeline.text.vertical li {
  display: block;
}


/* === END TEXT === */

/* === STYLE 1 === */

#checkout_timeline.vertical.style1 li {
  padding-right: 0;
}

#checkout_timeline.horizontal.style1 li:first-child {
  border-left: 0;
}

/* === END STYLE 1 === */

/* === STYLE 2 === */

#checkout_timeline.style2 {
  display: table;
}

#checkout_timeline.style2 li {
  font-size: inherit;
}

#checkout_timeline.style2 li .timeline-wrapper .timeline-step {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: normal;
}

#checkout_timeline.style2 li .timeline-wrapper .timeline-step {
  border-width: 1px;
  border-style: solid;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -15px;
  text-align: center;
}

#checkout_timeline.style2 li.active .timeline-wrapper .timeline-step {
  border-width: 1px;
  border-style: solid;
}

.yith-wcms-pro.logged-in #checkout_timeline li#timeline-0 {
  cursor: context-menu;
}

#checkout_timeline.style2 li {
  display: table-cell;
  vertical-align: middle;
}

#checkout_timeline.style2 li.done {
  position: relative;
  z-index: 99999;
}

#checkout_timeline.vertical.style2 li:first-child {
  border-top-width: 1px;
  border-style: solid;
}

#checkout_timeline.vertical.style2 li {
  padding-right: 0;
  border-style: solid;
  border-width: 0 1px 1px 1px;
}

.show_checkout_login_reminder #checkout_timeline.horizontal.style2 li {
  width: 20%;
}

.logged-in #checkout_timeline.horizontal.style2 li {
  width: 25%;
}

.show_checkout_login_reminder #checkout_timeline.horizontal.style2.shipping_removed li {
  width: 25%;
}

.logged-in #checkout_timeline.horizontal.style2.shipping_removed li {
  width: 33.33333333%;
}

#checkout_timeline.vertical.style2 li {
  width: auto;
  display: block;
}

#checkout_timeline.style2 li .timeline-wrapper {
  position: relative;
  text-align: left;
  line-height: normal;
}

#checkout_timeline.horizontal.style2 li .timeline-wrapper {
  padding: 10px 10px 10px 55px;
  border-width: 1px;
  border-style: solid;
}

#checkout_timeline.vertical.style2 li .timeline-wrapper {
  padding: 15px 10px 15px 55px;
  margin-bottom: 0;
}

#checkout_timeline.style2 li .timeline-wrapper {
  font-weight: 500;
}

#checkout_timeline.style2 li .timeline-wrapper .timeline-step {
  padding: 5px;
}

#checkout_timeline.style2 li .timeline-wrapper .timeline-step:after {
  display: none;
}

#checkout_timeline.horizontal.style2 li:first-child {
  border-left: 0;
}

/* === END STYLE2 === */

/* === STYLE3 === */

#checkout_timeline.style3 {
  display: table;
}

#checkout_timeline.style3 li {
  font-size: inherit;
}

#checkout_timeline.style3 li .timeline-wrapper .timeline-step {
  vertical-align: middle;
  font-weight: bold;
  width: 20px;
  text-align: center;
  padding: 0;
}

#checkout_timeline.style3 li .timeline-wrapper .timeline-label {
  text-align: left;
  width: auto;
  font-weight: 500;
}

#checkout_timeline.style3 li .timeline-wrapper .timeline-step:after {
  content: ".";
}

#checkout_timeline.style3 li .timeline-wrapper .timeline-step.with-icon:after {
  content: "";
}

#checkout_timeline.style3 li {
  vertical-align: middle;
}

#checkout_timeline.horizontal.style3 li:first-child {
  border-left: 1px solid;
}

#checkout_timeline.style3 li:not(#timeline-4) {
  border-style: solid;
  border-width: 0px;
  padding-right: 10px;
  border: none !important;
}

#checkout_timeline.horizontal.style3 li {
  width: 20%;
}

.logged-in #checkout_timeline.horizontal.style3 li {
  width: 25%;
}

#checkout_timeline.horizontal.style3.shipping_removed li {
  width: 25%;
}

.logged-in #checkout_timeline.horizontal.style3.shipping_removed li {
  width: 33.3333333%;
}

#checkout_timeline.vertical.style3 li {
  width: auto;
  display: block;
}

#checkout_timeline.style3 li .timeline-wrapper {
  position: relative;
  text-align: left;
  line-height: normal;
}

#checkout_timeline.style3 li .timeline-wrapper {
  padding: 10px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 15px;
}

#checkout_timeline.vertical.style3 li .timeline-wrapper {
  padding: 15px 10px;
  margin-bottom: 10px;
}

/* === END STYLE3 === */

/* === STYLE4 === */

#checkout_timeline.style4 li {
  display: inline-block;
}

#checkout_timeline.style4 li:first-child {
  border-left: 0;
}

#checkout_timeline.style4 li .timeline-wrapper .timeline-label,
#checkout_timeline.style4 li .timeline-wrapper .timeline-step,
#checkout_timeline.style4 li .timeline-wrapper {
  display: block;
}

#checkout_timeline.style4 li .timeline-wrapper .timeline-label {
  font-weight: 600;
}

#checkout_timeline.style4.vertical li .timeline-wrapper .timeline-label {
  display: inline-block;
  width: auto;
}

#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
  padding: 15px 150px 12px 0;
}

#checkout_timeline.style4.vertical li .timeline-wrapper .timeline-step {
  display: inline-block;
}

#checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper:after {
  content: '';
  height: 1px;
  width: 120px;
  position: absolute;
  left: auto;
  right: 15px;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
}

#checkout_timeline.style4 li .timeline-wrapper .timeline-step.with-icon:after {
  content: "\f12a";
  position: absolute;
  top: 20px;
  font-family: dashicons;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  text-rendering: auto;
  text-align: center;
  transition: font-size cubic-bezier(.68, -0.55, .27, 1.55) 0.7s;
  font-size: 0px;
}

#checkout_timeline.style4.vertical li .timeline-wrapper .timeline-step.with-icon:after {
  top: 0;
  left: 45px;
}

#checkout_timeline.style4 li.done .timeline-wrapper .timeline-step.with-icon:after {
  font-size: 20px;
}

#checkout_timeline.style4 li .timeline-wrapper .timeline-step {
  width: auto;
}

#checkout_timeline.style4.horizontal li .timeline-wrapper {
  text-align: center;
}

#checkout_timeline.style4.vertical li {
  display: block;
}

#checkout_timeline.vertical.style4 {
  width: 25%;
}

#checkout-wrapper.timeline-vertical.style4 {
  width: 75%;
}

#checkout_timeline.vertical.yith-is-mobile.style4 {
  width: 100%;
}

#checkout_timeline.horizontal.yith-is-mobile.style4 li.timeline .timeline-wrapper,
#checkout_timeline.vertical.yith-is-mobile.style4 li.timeline .timeline-wrapper {
  display: table-cell;
}

#checkout_timeline.horizontal.yith-is-mobile.style4 li .timeline-wrapper .timeline-label,
#checkout_timeline.vertical.yith-is-mobile.style4 li .timeline-wrapper .timeline-label {
  text-align: left;
}

#checkout_timeline.horizontal.yith-is-mobile.style4 li.timeline:after,
#checkout_timeline.vertical.yith-is-mobile.style4 li.timeline:after {
  content: "\f347";
  font-family: dashicons;
  display: table-cell;
  vertical-align: middle;
}

#checkout_timeline.horizontal.yith-is-mobile.style4 li.active.timeline:after,
#checkout_timeline.vertical.yith-is-mobile.style4 li.active.timeline:after {
  content: "\f343";
}

/* === END STYLE4 === */
.about_paypal {
  display: block;
}

/* === Tank You Page Customizzation === */

.yith-wcms-pro-myaccount .woocommerce h1,
.yith-wcms-pro-myaccount .woocommerce h2,
.yith-wcms-pro-myaccount .woocommerce h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  margin: 0;
}

.yith-wcms-pro-myaccount .woocommerce h2,
.yith-wcms-pro-myaccount .woocommerce h3 {
  margin-bottom: 15px;
}

.yith-wcms-pro-myaccount .yith-wcms-title {
  width: 40%;
  float: left;
}

.yith-wcms-pro-myaccount .order_details.yith-order-info {
  width: 60%;
  float: left;
  padding: 25px;
}

.yith-wcms-pro-myaccount .woocommerce .order_details li {
  border-right: 0;
  font-size: 12px;
}

.yith-wcms-pro-myaccount .woocommerce table.shop_table.customer_details tbody tr th {
  width: 25%;
}

.yith-wcms-pro-myaccount .woocommerce table.shop_table.customer_details tbody tr th,
.yith-wcms-pro-myaccount .woocommerce table.shop_table.customer_details tbody tr td {
  border: none;
  color: #808080;
  padding: 0;

}

.yith-wcms-pro-myaccount .woocommerce table.shop_table.customer_details tbody tr:nth-child(2n) {
  background: none;
}

.yith-wcms-pro-myaccount .woocommerce table.shop_table.customer_details {
  width: 30%;
  border: none;
}

.yith-wcms-pro-myaccount .woocommerce .col2-set address,
.yith-wcms-pro-myaccount .woocommerce-page .col2-set address {
  font-style: normal;
  color: #808080;
}

/* === WooCommerce 3.2 Fix === */
.yith-wcms-pro.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid .select2-container,
.yith-wcms-pro.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid input.input-text,
.yith-wcms-pro.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid select,
.yith-wcms-pro.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid .select2-container .select2-selection--single {
  border-color: #a00;
}

.yith-wcms-pro.woocommerce-checkout .woocommerce form .form-row.woocommerce-validated .select2-container,
.yith-wcms-pro.woocommerce-checkout .woocommerce form .form-row.woocommerce-validated input.input-text,
.yith-wcms-pro.woocommerce-checkout .woocommerce form .form-row.woocommerce-validated select,
.yith-wcms-pro.woocommerce-checkout .woocommerce form .form-row.woocommerce-validated .select2-container .select2-selection--single {
  border-color: #69bf29;
}

/* === Twenty20 Theme === */

.yith-wcms.theme-twentytwenty.woocommerce-checkout form #order_review,
.yith-wcms.theme-twentytwenty.woocommerce-checkout form #order_review_heading {
  width: 100%;
  float: none;
}

/* === YITH Proteo === */
.yith-wcms.theme-yith-proteo #order_review {
  float: none;
  width: auto;
  padding: 0;
}

.yith-wcms.theme-yith-proteo #order_review .wc_payment_methods {
  margin: 0 0 35px;
}

/* === RESPONSIVE === */

/* Media queries for responsive */

/* IPAD LANDSCAPE */
@media (max-width: 1200px) {
  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
    padding: 15px 75px 12px 0;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper::after {
    width: 50px;
  }

  #checkout_timeline.vertical {
    width: 33%;
  }
}

/* IPAD PORTRAIT */
@media (max-width: 991.98px) {
  #checkout_timeline li.yith-timeline-step-mobile-content {
    padding-right: 0;
    text-align: initial;
  }

  #checkout_timeline li.active {
    /*margin-bottom: 15px;*/
  }

  #checkout_timeline.style2.vertical li.active{
    margin-bottom: 0;
  }

  #checkout-wrapper.timeline-vertical.style4, #checkout-wrapper.timeline-horizontal {
    width: 100% !important;
  }

  #checkout-wrapper.timeline-horizontal,
  #checkout_timeline.vertical.style4 {
    width: auto;
  }

  #checkout_timeline.style4 li {
    padding-right: 0;
    height: auto !important;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper::after {
    width: 35px;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
    padding: 15px 50px 12px 0;
  }

  body.woocommerce-checkout #checkout_timeline.style4 li #payment {
    text-align: left;
  }

  body.woocommerce-checkout #checkout_timeline.style4 li #payment ul li label {
    display: inline;;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper::after {
    display: none;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
    padding: 0;
  }

  #checkout_timeline.horizontal.style4 li {
    display: table;
  }

  #checkout_timeline.horizontal li.yith-timeline-step-mobile-content,
  #checkout_timeline.horizontal li.wc_payment_method {
    display: block;
  }

  #checkout_timeline.style4 li .timeline-wrapper .timeline-step,
  #checkout_timeline.style4 li .timeline-wrapper .timeline-label {
    display: table-cell;
  }

  #yith-tab-dropdown.style4 {
    display: block;
    height: 60px;
  }

  #checkout_timeline.style4 li .timeline-wrapper .timeline-step.with-icon::after {
    top: 0;
  }
}

/* ANDROID TABLETS */
@media (max-width: 768px) {

  #checkout_timeline.horizontal.text li {
    font-size: 15px;
  }

  #checkout-wrapper.timeline-vertical {
    width: 60%;
  }

  form.checkout.woocommerce-checkout h3 {
    margin-bottom: 15px;
    margin-top: 0;
  }

  #checkout_timeline.horizontal.style2 li .timeline-wrapper {
    padding: 10px 10px 10px 45px;
  }

  #checkout_timeline.horizontal.style2 li {
    border-width: 1px;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
    padding: 0;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper::after {
    display: none;
  }

  #checkout_timeline.style4 li {
    padding-right: 15px;
  }

  #checkout_timeline.style4 li.yith-timeline-step-mobile-content {
    padding-right: 0;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper {
    padding: 15px 75px 12px 0;
  }

  #checkout_timeline.style4.horizontal li:not(:last-child) .timeline-wrapper::after {
    width: 50px;
  }
}


/* MOBILE PHONES */
@media (max-width: 480px) {

  /* === General Style === */
  /* Fix for iPhone */
  #checkout_timeline {
    display: block !important;
  }

  #checkout_timeline.vertical,
  #checkout-wrapper.timeline-vertical {
    width: 100%;
    float: none;
    padding: inherit;
  }

  /* === Text === */
  #checkout_timeline.text li {
    /*display: block;*/
  }

  #checkout_timeline.horizontal.text li:not(:last-child) .timeline-wrapper:after {
    display: none;
  }

  #checkout_timeline.style2 li .timeline-wrapper .timeline-label {
    padding-left: 0 !important;
  }

  /* === Style 1 === */
  #checkout_timeline.style1 li {
    display: block;
    height: auto;
    padding: 0;
    margin-bottom: 10px;
  }

  /* === Style 2 === */
  .show_checkout_login_reminder #checkout_timeline.horizontal.style2 li,
  .logged-in #checkout_timeline.horizontal.style2 li,
  #checkout_timeline.horizontal.style2 li {
    display: block;
    width: 100%;
    border-left-width: 1px;
  }

  #checkout_timeline.vertical.style2 li .timeline-wrapper {
    padding: 10px 10px 10px 55px;
    margin-bottom: 0;
  }

  #checkout_timeline.horizontal.style3 li,
  .logged-in #checkout_timeline.horizontal.style3 li {
    width: 100% !important;
    display: block;
    margin-bottom: 10px;
  }

  .button.yith-wcms-button.next, .button.yith-wcms-button.prev {
    margin-bottom: 10px;
  }

  #yith-wcms-back-to-cart-button {
    vertical-align: inherit;
  }
}


/*------------ Customized by Storepro --------------*/
.hide {
    display: none!important;
}
.woocommerce-checkout footer.site-footer{
    display: none;
}
.woocommerce-checkout .container.main-fluid{
    padding-top: 0px !important;
}

/*--- Checkout page - Header - Start ---*/
.woocommerce-checkout header #sp-notify-bar, .woocommerce-checkout header div.search-menu-block, .woocommerce-checkout header nav#site-navigation{
    display: none;
}
.woocommerce-checkout header .row.header-row{
    width: 100%;
    display: block;
}
.woocommerce-checkout header .container-fluid .container > .row{
    display: block;
}
.woocommerce-checkout header .row.header-row > div.col-md-4.col-6{
    float: left;
}
.woocommerce-checkout header div.acc-cart-block{
    float: right;
    margin-top: 25px;
}
.woocommerce-checkout header#masthead{
    height: 125px;
}
.woocommerce-checkout #primary .entry-content {
    margin-top: 0;
}
.woocommerce-checkout .mobile-search-block, .woocommerce-checkout .mobile-menu-col{
    display: none;
}
.woocommerce-checkout a.custom-logo-link{
    position: relative;
    z-index: 999;
}

/*--- Checkout page - Header - End ---*/

#payment_accept {
    text-align: center;
    padding-top: 10px;
}
#checkout_timeline.text{
     margin-bottom: 40px; 
     margin-top: 30px; 
}
#checkout_timeline li {
    padding-right: 0px;
}
#checkout_timeline.text li .timeline-wrapper {
    display: block;
    text-align: center;
    /* position: relative; */
}
#checkout_timeline li .timeline-wrapper .timeline-label {
    text-align: center;
    padding: 5px !important;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #a5a5a5 !important;
    font-size: 16px;
    font-weight: 700;
}
#checkout_timeline li.timeline.active .timeline-wrapper .timeline-label {
    color: #292828 !important;
}
#checkout_timeline li .timeline-wrapper .timeline-step {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    width: 36px;
    text-align: center;
    padding: 6px;
    border: 2px solid #b5adad;
    margin: 0 auto;
    background-color: #ededed;
    border-radius: 28px;
    color: #a5a2a2;
    font-size: 16px;
}
#checkout_timeline.text li .timeline-wrapper .timeline-step {
    display: block;
    margin-top: 12px;
}
.timeline.active span.timeline-step {
    color: #292828 !important;
    border-color: #fb6a47!important;
}
.timeline.active .timeline-border {
    border: 3px solid #fb6a47;
    z-index: -1;
}
.timeline.visited .timeline-border {
    border: 3px solid #fb6a47;
}
.timeline.visited span.timeline-step {
    border-color: #fb6a47!important;
}
/*.timeline-border {
    border: 3px solid #ededed;
    width: 200px;
    position: relative;
    top: -22px;
    z-index: -1;
    border-radius: 7px;
}*/
#checkout_timeline.text li .timeline-wrapper:after, #checkout_timeline.text li .timeline-wrapper .timeline-step:after{
    display: none !important;
}
.woocommerce-checkout header.entry-header{
    display: none;
}
#checkout_timeline.text.show_login{
    display: none;
}
.woocommerce-notices-wrapper {
    padding: 0 100px;
    padding-top: 1.5%;
}
.woocommerce-error {
    color: #a94442;
    background-color: #f2dede !important;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 0;
    padding-left: 60px;
}



#checkout_login.wph_login {
    width: 90%;
    margin: 0 auto;
}
h3.checkout_secure_text {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 25px;
    font-weight: normal;
    font-size: 22px;
}
#checkout_login .radio_wrapper {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 10px;
}
#checkout_login .radio_wrapper_inner {
    padding: 16px;
    border: 1px solid #cccaca;
}
#checkout_login .radio_wrapper .form {
    padding: 24px;
    border: 1px solid #cccaca;
    padding-bottom: 5px;
    display: none;
}
.wph_login .radio_wrapper p {
    margin-bottom: 0px;
}
.wph_login .woocommerce-form-login .form-row.form-row-first {
    width: 100%;
    padding-right: 0%;
    float: left;
    text-align: right;
}

.wph_login .woocommerce-form-login .form-row {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 19px;
    display: block;
}
.wph_login .woocommerce-form-login .form-row.form-row-last {
    width: 100%;
    padding-left: 0%;
    float: right;
    text-align: left;
}
.wph_login p.lost_password {
    text-align: left;
}
.wph_login .woocommerce-form-login label{
        display: none;
}
.woocommerce-checkout button.woocommerce-button.button.woocommerce-form-login__submit{
    background-color: #fb6a47;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    border: none;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 1.6em;
}
.woocommerce-form-login button.button{
    background: #000;
    border-radius: 15px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    border-radius: 25px;
    font-size: 14px;
}
.form-guest div#form_actions {
    padding-bottom: 10px;
}
.woocommerce-checkout .validate-email abbr.required {
    display: none;
}
.form-guest #billing_email_field input{
        width: 100%;
    box-shadow: none;
    border: none;
    border: 1px solid #ccc;
    border-radius: 0px;
}
.form-guest #form_actions{
        text-align: center;
    padding-top: 22px;
}
input.button.alt.yith-wcms-button {
  background: #d11932;
  color: #fff;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 12px;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  padding-bottom: 10px;
  border-radius: 3px;
  text-transform: uppercase;
  border: 1px solid #d11932;
  transition: 0.5s;
}
input.button.alt.yith-wcms-button:hover {
  background: white !important;
  border: 1px solid #d11932 !important;
  color: #d11932 !important;
}
.woocommerce-invalid input{
        border: 1px solid #e3401d !important;
}
p.err_msg {
    color: red;
    margin-bottom: 0px;
}
/*#checkout-wrapper p {
    font-size: 15px;
    line-height: 1.6em;
}*/
.woocommerce-checkout .woocommerce-input-wrapper{
    width: 100%;
}



.checkout_billing.logged-in {
    display: none;
}
div#customer_billing_details.logged-in {
    display: block;
}
.mobile-heading {
    font-size: 17px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: none;
}
.wph_billing_fields {
    /*text-align: center;*/
}
.wph_billing_fields .woocommerce-billing-fields h3 {
    display: none;
}
.wph_billing_fields .form-group.form-row-first {
    width: 40%;
    /* float: left; */
    display: inline-block;
}
.wph_billing_fields .form-row {
    width: 50%;
    margin: 0 auto;
    font-size: 19px;
    padding: 0 10px 15px 10px;
    display: inline-flex;
    /*float: left;*/
}
.wph_billing_fields .form-row label {
    /* display: none; */
}
.wph_billing_fields .form-control {
    background: none;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0px;
    font-size: 19px;
}
.wph_billing_fields .form-row.form-row-first {
    /* float: left; */
    /*padding: 20px;*/
    /*padding-left: 0;*/
}
.wph_billing_fields .form-row.form-row-last {
    /* float: left; */
    /*padding: 20px;*/
    /*padding-left: 0;*/
}
.wph_billing_fields .form-row.form-row-wide {
    /*padding: 20px;*/
    /*padding-left: 0;*/
}
.wph_billing_fields .input-text  {
    background: none;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0px;
    /*font-size: 19px;*/
    width: 100%;
    padding: 6px 12px;
    /*height: 48px;*/
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
    font-size: 14px;
}
div#customer_billing_details {
    width: 80%;
    margin: 0 auto;
}


/*.wph-shipping-method p {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    padding-top: 27px;
}*/
.wph-shipping-method .woocommerce-checkout-review-order-table thead, 
.wph-shipping-method .woocommerce-checkout-review-order-table tbody {
    display: none;
}
.wph-shipping-method tr.woocommerce-shipping-totals.shipping{
    display: grid;
    border: 1px solid #fb6a47;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 15px;
}
.wph-shipping-method .ps-radio label{
    padding-left: 30px;
}
form.checkout_coupon.wph-checkout-coupon {
/*    display: block;*/
    margin-top: 10px;
}
.wph-coupon .woocommerce-alert.alert.alert-info {
    display: none;
}
.wph-shipping-method p#dpd_uk_delivery_instructions_field {
    display: none;
}
.wph-shipping-method {
    max-width: 500px;
    padding: 10px;
}
.wph-shipping-method #shipping_method {
    margin: 0;
    padding: 0;
}
.wph-shipping-method #shipping_method li {
    border: 1px solid #fb6a47;
    padding: 0 10px;
    border-radius: 3px;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.wph-shipping-method p.woocommerce-shipping-contents {
    margin-top: -8px;    
    padding-top: 10px;
    font-size: 15px;
}
.wph-shipping-method #shipping_method li:nth-child(even){
    /*margin-right: 0%;*/
/*    margin-left: 3%;*/
}
.wph-shipping-method #shipping_method li label{
    margin-bottom: 0;
}
.wph-shipping-method table.woocommerce-checkout-review-order-table {
    width: 100%;
    margin-bottom: 0;
}
.wph-shipping-method .ps-radio input[type=radio]:checked ~ label:before {
    background-color: #fb6a47;
    top: 5px;
}
.wph-shipping-method .ps-radio label:after {
    border: 2px solid #cddded;
    top: 0px;
}
.wph-shipping-method .ps-radio label {
    display: block;
    text-align: left;
}
.wph-shipping-method .ps-radio label:before {
    top: 3px;
    
}
.wph-shipping-method .woocommerce-Price-amount {
    color: #fb6a47!important;
    padding-left: 15px;
    font-size: 19px;
}
.wph-shipping-method .woocommerce-Price-currencySymbol {
    color: #fb6a47!important;
}
.wph-shipping-method .table th{
    padding: 0;
    border: none;
    line-height: 1.8;
}
.wph-shipping-method .table td{
    padding: 0;
    border: none;
}
#order_comments_field{
    display: none;
}


.form-validation {
    display: none;
}
.form-validation.show_error_msg{
    display: block;
}
.show_error_msg p {
    text-align: center;
    font-size: 19px;
    color: #e3401d;
}
#shipping_validation {
    display: none;
}
#email_validation {
    display: none;
}
#phone_validation {
    display: none;
}
#shipping_validation.show_error_msg{
    display: block;
}

#email_validation.show_error_msg{
    display: block;
}
#phone_validation.show_error_msg{
    display: block;
}
#company_validation {
    display: none;
}
#company_validation.show_error_msg {
    display: block;
}
#account_number_validation {
    display: none;
}
#account_number_validation.show_error_msg {
    display: block;
}
#account_sort_validation {
    display: none;
}
#account_sort_validation.show_error_msg {
    display: block;
}
.checkout_billing .err_msg{
    /*text-align: left;*/
}

.callout img {
/*    float: left;
    margin-right: 10px;*/
}
div#shipping_billing_callouts {
    margin-top: 30px;
    display: none;
    width: 80%;
    margin: 0 auto;
}
.callout p {
    width: 75%;
    /*float: right;*/
    padding-left: 10px;
    float: left;
}
div#shipping_billing_callouts img {
    max-width: 30px;
    width: 25%;
    margin-right: 0;
    float: left;
}
#shipping_billing_callouts p {
    margin-bottom: 0px;
}
#shipping_billing_callouts .col-md-4{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#ship-to-different-address {
    text-align: left;
    margin: 0 auto;
    padding: 0 10px 10px;
    font-size: 15px;
    font-weight: normal;
}
#ship-to-different-address label{
    font-weight: normal;
}

.wph_billing_fields #billing_email_field, .wph_billing_fields #billing_country_field, .wph_billing_fields #shipping_country_field {
    visibility: hidden;
    display: none;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #000;
}
p.form-row.form-row-wide.create-account.woocommerce-validated {
    padding-bottom: 3px;
}


/*----- order review  ----*/
div#order_review{
    width: 70%;
    margin: 0 auto;
}
h3#order_review_heading {
    font-size: 22px;
    font-weight: normal;
}
.wph-address-fluid h4 {
    font-size: 18px;
    font-weight: normal;
}
.wph-coupon {
    margin-bottom: 15px;
}
.wph-coupon .showcoupon {
    color: #000;
    font-size: 16px;
    text-decoration: underline;
}
.wph-coupon p.form-group.form-row.form-row-first {
    width: 20%;
    float: left;
    margin-right: -40px;
    margin-bottom: 0;
}
.wph-coupon p.form-group.form-row.form-row-last{
    margin-bottom: 0;
}
.ps-container-fluid.wph-address-fluid{
    padding-top: 20px;
}
.wph-checkout-coupon input.ps-btn.button{
    box-shadow: none;
    background-color: #fb6a47;
    color: #fff;
    padding: 15px 20px 13px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    border: none;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
.wph-checkout-coupon input#coupon_code {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    height: 48px;
    background-color: #fff;
    border: solid 1px #f3f3f3;
    text-indent: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.wph-coupon .woocommerce-error{
    /* padding: 0;
    display: contents; */
    list-style: none;
    color: red;
}

td.mobile_show {
    display: none;
}

.wph_checkout_review {
    border: 0px !important;
}
.wph_checkout_review .product-name img {
    float: left;
}
#product_details_review_order {
    float: left;
    margin: 0;
    padding: 0;
}
#product_details_review_order li {
    list-style: none;
}
#product_details_review_order dl.variation p {
    margin-bottom: 0px;
}
li#wph_review-order-product-name {
    font-weight: bold;
}
.wph_checkout_review .product-quantity {
    background-color: #ededed;
    padding: 4px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 12px;
    margin-left: 8px;
    white-space: nowrap;
}
.wph_checkout_review .shipping p {
/*    font-size: 24px !important;
    font-weight: 700 !important;
    padding-top: 20px;*/
}
.wph_checkout_review .ps-radio label {
    margin: 0;
    position: relative;
    padding-left: 32px;
    font-family: "Nunito Sans", sans-serif;
    color: #737373;
    font-weight: 400;
    line-height: 20px;
    vertical-align: top;
    cursor: pointer;
}

.wph_checkout_review.ps-cart__table>tbody>tr>td {
    position: relative;
    vertical-align: middle !important;
}
.wph_checkout_review th.product-total, .wph_checkout_review td.product-total {
    text-align: right;
}
table.wph_checkout_review td, table.wph_checkout_review th{
    border-top: none;
    border-bottom: 1px solid #dee2e6;
}
#order_review table.wph_checkout_review tfoot{
    display:none;
}


/*---------- Payment -------*/
.payment-heading {
    font-size: 22px;
    font-weight: normal;
    color: #000;
}
._s-confirmation-box {
    border: 1px solid #fb6a47 !important;
    
}
.payment_box.payment_method_paypal p {
    color: #000;
}
.woocommerce-privacy-policy-text p {
    color: #000;
}
.ps-checkout table.ps-checkout__products > tbody > tr > td:last-child {
    text-align: left;
}
#stripe-payment-data p {
    color: #000;
    margin: 30px 0px 0px 0px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon{
max-width:39px !important;
}
#payment > ul > li > div > label > a {
	display: none; 
}
.wph-payment-methods .wc_payment_method label img {
    
    display: none;
   
}
.wph-payment-methods li.form-group.wc_payment_method {
    list-style: none;
}
.wph-payment-methods .wc_payment_method label {
    padding-left: 35px;
}
.wph-payment-methods .payment_box label:before {
    display: none;
}
ul.wc_payment_methods.payment_methods.methods {
    padding-left: 0px;
    margin-top: 20px;
    margin-left: 0;
}
.wph-payment-methods {
    padding-top: 20px;
}
.wph-payment-methods button#place_order {
    display: block;
    width: auto;
    background-color: #000;
    color: #fff;
}

.wph-payment-option-listing .form-row.place-order {
    text-align: center;
}
.payment_method_ppec_paypal img {
    width: 19% !important;
}
.wph-payment-option-listing .wc_payment_method {
    width: 100%;
    border: 1px solid #ededed;
    border-radius: 8px;
}

h3#payment_heading {
    text-align: center;
    font-weight: 400;
    margin-top: 50px;
    margin-bottom: 50px;
}
.wph_payment_heading .woocommerce-Price-amount {
    color: #fb6a47!important;
    margin-top: 30px;
    display: block;
}
.wph_payment_heading .woocommerce-Price-currencySymbol {
    color: #fb6a47!important;
}
button#place_order, .wc-gateway-ppec-cancel {
     font-weight: 700 ;
     font-size: 18px ;
    text-transform: uppercase;
    line-height: 20px;
    border: 1px solid #ffff; 
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 3px;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    left: 51%;
    display: block;
    width: auto;
    text-align: right;
    margin: 0 auto;
    background-color: #d11932;
    color: #fff;
    position: absolute;
    float: inherit;
    margin-top: 107px;
    padding-left: 25px;
    padding-right: 25px;
    
    
    padding-bottom: 7px;
    transition: 0.5s;
}
button#place_order:hover {
  background: white !important;
  border: 1px solid #d11932 !important;
  color: #d11932 !important;
}
.wc-gateway-ppec-cancel{
    left: initial;
    right: 51%;
}
#form_actions.last-step input.button.alt.prev{
    margin-right: 150px;
        margin-top: 10px;
}
ul.wc_payment_methods.payment_methods.methods li {
    width: 100%;
    float: none;
    display: inherit;
    padding: 20px;
    border-radius: 5px;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 25px;
}
.wph-payment-option-listing .wc_payment_method label:after {
    border: 2px solid #cddded;
    top: 27px;
    left: 7px;
}
.timeline-border {
    border: 3px solid #ededed;
    width: 200px;
    position: relative;
    top: -22px;
    z-index: -2;
    border-radius: 7px;
}
#checkout_timeline.text li .timeline-wrapper {
    display: block;
    text-align: center;
    /* position: relative; */
}
/*.active .timeline-border {
    border: 3px solid #fb6a47;

}*/
#checkout_timeline li {
    padding-right: 0px;
}
.visited .timeline-border {
    border-color: #fb6a47;
}
#checkout_timeline .visited .timeline-wrapper .timeline-step {
    border-color: #fb6a47;
}
.wc_payment_method label {
    margin: 0;
    position: relative;
    /* padding-left: 20px; */
    font-family: "Nunito Sans", sans-serif;
    color: #737373;
    font-weight: 400;
    line-height: 30px;
    vertical-align: top;
    cursor: pointer;
    /* padding: 20px; */
    border-radius: 15px;
    padding-left: 40px;
    line-height: 45px;
    width: 100% !important;
    /* padding-top: 10px;
    padding-bottom: 10px; */
}
.woocommerce-checkout .braintree-form__icon.braintree-form__field-error-icon {
  margin: 0 auto !important;
}
.wph-payment-option-listing .wc_payment_method label:before {
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    top: 23px;
    height: 20px;
    width: 20px;
    z-index: 10;
    background-color: #cddded;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.wph-payment-option-listing .wc_payment_method input[type=radio]:checked ~ label:before{
        top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    -webkit-box-shadow: 0 0 30px 2px rgba(177, 152, 112, 0.3);
    -moz-box-shadow: 0 0 30px 2px rgba(177, 152, 112, 0.3);
    -ms-box-shadow: 0 0 30px 2px rgba(177, 152, 112, 0.3);
    box-shadow: 0 0 30px 2px rgba(177, 152, 112, 0.3);
        background-color: #fb6a47;
    top: 24px;
    left: 12px;

}
.wph-payment-option-listing .wc_payment_method label:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    width: 26px;
    height: 26px;
    z-index: -1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    z-index: 20;
    opacity: 0;
    border: 2px solid #000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 2px solid #cddded;
    top: 19px;
    left: 7px;
}
.wph-payment-option-listing .wc_payment_method input[type=radio]:checked ~ label:after{
        -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}
.create-account .form-row.woocommerce-invalid input.input-text {
    box-shadow: none;
}
td.product-price {
    position: initial !important;
}
.wph-payment-option-listing .wc-payment-form label:before {
    display: none;
    content: none;
}
.wph-payment-option-listing .wc-payment-form label:after {
    display: none;
    content: none;
}
.wc_payment_method .wc-payment-form label {
    border: none;
    /* padding: 20px; */
    border-radius: 5px;
    padding-left: 7px;
}
.wc-payment-form input {
    border: none;
    border-bottom: 1px solid #e2dddd;
}
.wc-payment-form select {
    border: none;
    background-color: #fff;
    border-bottom: 1px solid #e5e2e1;
    border-radius: 0px;
}
.woocommerce-form-login button.button {
    background: #000;
    border-radius: 15px;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 9px;
    padding-bottom: 7px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    border-radius: 25px;
    font-size: 14px;
}
tr#wph-cart-subtotal > td, tr#wph-shipping-tr > td {
    font-size: 17px;
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    border: none;
}
tr#wph-total-tr> td {
    font-size: 17px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom: 1px solid #dddddd;
    border-top: none;
    text-align: right;
}
/* .wc-payment-form label {
    display: none;
} */
.wc-payment-form .form-row {
    width: 46%;
    float: left;
    margin: 2%;
    padding-bottom: 10px;
        margin-bottom: 10px;
    font-size: 19px;
}
.wc-payment-form {
    border: none;
}
#sagepaydirect-cc-form .wc-credit-card-form-card-type {
    color: #000 !important;
    border-radius: 0px;
    border-bottom: 1px solid #e2dddd;
    opacity: .6;
    font-size: 19px !important;
    height: 39px;
}
#sagepaydirect-cc-form .wc-credit-card-form-card-number, #sagepaydirect-cc-form .wc-credit-card-form-card-expiry, #sagepaydirect-cc-form .wc-credit-card-form-card-cvc {
    font-size: 19px !important;
}
div#payment {
/*    width: 80%;*/
    margin: 0 auto;
}
.wc_payment_method label > img {
    margin-left: 10%;
    /*    width: 34%;*/
    margin-bottom: 0px;
    float: right;
    height: 30px;
    height: 35px;
}
li.wc_payment_method.payment_method_paypal img{
    height: 50px;
}
    .active-payment.wc_payment_method label {
/*    border: 1px solid #00b6e8;*/
}
.mobile-heading {
    font-size: 17px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: none;
}

li.form-group.wc_payment_method.payment_method_paypal img {
    height: 45px;
}
li.form-group.wc_payment_method.payment_method_sagepaydirect img {
    height: 35px;
}
img.sagepay-icon {
    margin: 4px 0;
}
li.form-group.wc_payment_method.payment_method_klarna_payments_pay_over_time img {
/*    max-width: 55px !important;*/
    height: 38px;
}
li.form-group.wc_payment_method.payment_method_klarna_payments_pay_later img {
/*    max-width: 55px !important;*/
    height: 38px;
}

.payment_box {
    padding-left: 20px;
    padding-right: 20px;
}
.active-payment .wc_payment_method {
    border: 1px solid #fb6a47;
}
h3#order_review_heading {
    font-size: 22px;
    font-weight: normal;
}
.delivery-details {
    /*padding-left: 0px;*/
}
.wph-address-fluid h4 {
    font-weight: 500;
}
.table.wph-table-shipping-addr>tbody>tr>td {
    border: none;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.table.wph-table-billing-addr>tbody>tr>td {
    border: none;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.payment-heading {
    font-size: 22px;
    font-weight: normal;
    color: #000;
}
.wph-coupon .showcoupon {
    color: #000;
    font-size: 16px;
    text-decoration: underline;
}
.about_paypal {
    display: none;
}
.ps-post__content .payment_box p {
    color: #a79c9c;
    font-size: 14px;
    margin-bottom: 10px;
}

.payment_method_klarna_payments_pay_over_time img {
    margin-top: 8px;
    margin-left: 2% !important;
}
.payment_method_klarna_payments_pay_later img {
    margin-top: 8px; 
    margin-left: 2% !important;
} 
.payment_method_klarna_payments_pay_over_time a {
    color: #fb6a47;
    font-weight: bold;
}
.payment_method_klarna_payments_pay_later a {
    color: #fb6a47;
    font-weight: bold;
}
ul.wc_payment_methods.payment_methods.methods li > input {
    position: absolute;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.wc_payment_method.active-payment{
    border: 1px solid #fb6a47;
}
.mc4wp-checkbox.mc4wp-checkbox-woocommerce span {
    color: #000;
    font-weight: 400;
}


/*--- Paypal express checkout ---*/
.paypal-express-checkout-enabled .wph_billing_fields li {
    list-style: none;
}
.paypal-express-checkout-enabled .wph_billing_fields input#createaccount {
    float: left;
    margin-right: 10px;
}
.paypal-express-checkout-enabled .ps-container-fluid.wph-address-fluid {
    display: none;
}
.paypal-express-checkout-enabled .create-account input {
        background: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0px;
    font-size: 19px;
}
.paypal-express-checkout-enabled .wph-same-address {
    display: none;
}

/*code for paypal express */
.paypal-express-checkout-enabled #form_actions input.button.alt.prev {
    display: none !important;
    
}
.paypal-express-checkout-enabled .wph_login {
    display: none !important;
}
.paypal-express-checkout-enabled main#primary{
    padding-bottom: 60px;
}


/*----------- Thankyou page -----------*/

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #fb6a47;
    font-size: 16px;
    border-color: #fb6a47;
}
.woocommerce-order-received section.woocommerce-order-details {
    margin-top: 50px;
}

.woocommerce-order-received .woocommerce-order-overview li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 5px;
}
.woocommerce-order-received .woocommerce-order-overview li.total span {
    font-size: 10.1px;
    font-weight: bolder;
}
.woocommerce-order-received table.woocommerce-table--order-details {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

.woocommerce-order-received table.woocommerce-table--order-details th, .woocommerce-order-received table.woocommerce-table--order-details td{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.woocommerce-order-received table.woocommerce-table--order-details thead th{
    border-top: 0;
}

input#sagepaydirect-card-number, input#sagepaydirect-card-cvc {
    max-width: 100%
}
section.woocommerce-customer-details .woocommerce-column__title {
    font-size: 22px;
}
.woocommerce-customer-details .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    max-width: 100%;
    padding-left: 0px;
}
.woocommerce-customer-details .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    max-width: 100%;
    padding-left: 0px;
}
.woocommerce-customer-details address{
    font-size: 14px;
    color: #000;
}
.woocommerce-customer-details address p{
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
}

.woocommerce-checkout .mc4wp-checkbox.mc4wp-checkbox-woocommerce{
    width: 100%;
}
/*============ Responsive ============*/
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .woocommerce-customer-details .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    max-width: 50%;
    float: left;
       
}
.woocommerce-customer-details .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    max-width: 50%;
    float: left;
}
}
@media (min-width: 1860px) {
   
}
@media (max-width: 991.98px) {
/*    #shipping_billing_callouts .col-md-3{
        width: 50%;
        max-width: none;
        margin-bottom: 10px;
    }*/
    div#shipping_billing_callouts, div#customer_billing_details{
        width: 100%;
    }
    div#order_review {
        width: 100%;
    }
}
@media (max-width: 768px){
    body.woocommerce-checkout{
        padding-top: 85px;
    }
    .woocommerce-checkout header#masthead{
        height: 75px;
    }
    .woocommerce-checkout header .row.header-row{
        display: flex;
    }
    .woocommerce-checkout button#mobile-nav-slider-button{
        top: 22px;
    }
    td.mobile_show {
        display: table-cell;
    } 
    td.mobile_hide {
        display: none;
    }
    #checkout_timeline.text li .timeline-wrapper .timeline-label{
        display: none;
    }
    #checkout_timeline.text li .timeline-border{
        width: 100px;
    }
    .wph_billing_fields .form-row{
        width: 100%;
    }
    div#customer_billing_details{
        width: 100%;
    }
    div#shipping_billing_callouts{
        width: 100%;
    }
    table.wph_checkout_review th.product-thumb, table.wph_checkout_review td.product-image-wph{
        display: none;
    }
    #product_details_review_order{
        float: right;
        width: 75%;
    }
    .wph_checkout_review .product-quantity {
        float: left;
    }
    
    .woocommerce-order-received ul.woocommerce-order-overview {
        padding-left: 0;
        margin: 0;
    }
    h3.checkout_secure_text, #checkout_login .radio_wrapper{
            width: 100%;
    }
    #payment .wc-payment-form .form-row {
        width: 100%;
        float: none;
        margin: 0%;
    }
    #payment .wc-payment-form .form-row input{
        max-width: 100%;
    }
    .woocommerce-checkout header .header-row > .col-md-6.mobile-only > .row > .col-4:last-child{
        display: none;
    }
    
}
@media (max-width: 767px){
    .woocommerce-checkout header .header-row > .col-md-6.mobile-only{
        display: flex;
        flex-direction: row-reverse;
        margin-top: 8px;
    }
}
@media (max-width: 600px) {
    .wc_payment_method label > img{
        float: none;
    }
    #form_actions.last-step input.button.alt.prev{
        margin-right:0;
    }
    button#place_order, .wc-gateway-ppec-cancel{
        position: relative;
        /*margin-top: 0;*/
        left: initial;
        right: initial;
        margin: 5px auto;
    }
}



@media (max-width: 480px) {
/*    #shipping_billing_callouts .col-md-3{
        width: 100%;
    }*/
    table.wph_checkout_review td, table.wph_checkout_review th {
        padding: 5px;
    }
    #product_details_review_order{
        width: 60%;
    }
    .wc_payment_method label > img.sagepay-icon{
        padding-right: 10px;
    }
}
@media (max-width: 360px) {
    #checkout_timeline.text li .timeline-border{
        width: 85px;
    }
}


/*#customer_shipping_details-temp, #checkout_timeline, #shipping_billing_callouts{
    display: none !important;
}
form.checkout.woocommerce-checkout.processing{
    display: none !important;
}
header#masthead{
    display: none !important;
}
div#order_review, .button.alt.yith-wcms-button.prev.wph-toggle{
    display: none !important; 
}*/