/**
 * checkout Flow
 ============================================================================ */
.cart-form {
  width: 90%;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
}

.cart-form form table {
  width: 100%;
}
.path-cart .product-details .product-title-section {
  display: inline-block;
  vertical-align: middle;
}
.cart-form form table th {
  text-align: center;
}
.cart-form .view-commerce-cart-form h2 {
  font-size: 18px;
}
.path-cart .view-commerce-cart-form .form-actions #edit-submit, .path-cart .view-commerce-cart-form .form-actions #edit-checkout {
  border-radius: 50px;
  border: 0;
  font-weight:500;
  font-size: 17px;
}
.path-cart .view-commerce-cart-form .form-actions #edit-checkout {
  background: #009DF5;
}
.cart-form form table tbody tr td.views-field-remove-button, .cart-form form table tbody tr td.views-field-field-product-image {
  text-align: center;
}
.cart-form form table tbody tr td.views-field-remove-button .button {
  font-size: 0;
  background: transparent;
  border: 0;
  background-image: url(../images/delete-icon.png);
  width: 18px;
  height: 24px;
  background-repeat: no-repeat;
}
.layout-checkout-form {
  max-width: 700px;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
}
.layout-checkout-form .checkout-pane-order-summary table, .path-membership-account-order-history table {
  width: 100%;
}
.path-membership-account-order-history table [headers='view-total-price-number-table-column'], .table-scroll #view-total-price-number-table-column {
  text-align: left;
}
.layout-checkout-form #shipping-information-wrapper fieldset legend, .checkout-pane-payment-information fieldset legend {
  border-bottom: 0;
  padding: 10px 0;
}
.layout-checkout-form #shipping-information-wrapper #addressfield-wrapper label, form label {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.layout-checkout-form #shipping-information-wrapper .profile--type--customer .address {
  margin: 1.25rem 0;
}
.layout-checkout-form #shipping-information-wrapper .profile--type--customer .address span {
  line-height: 30px;
}
.layout-checkout-form #edit-shipping-information-shipping-profile .js-form-item {
  margin: 10px 0;
}
.layout-checkout-form .address-container-inline > .form-item {
  margin-right: 1px;
  width: 49.5%;
}
.path-checkout .layout-checkout-form .address-container-inline > .form-item {
  width: 100%;
}
.layout-checkout-form .link--previous {
  text-decoration: none;
}
.layout-checkout-form .link--previous::before {
  content: '<<';
  font-size: 24px;
  display: inline-block;
  margin-right: 5px;
}
.checkout-pane-coupon-redemption #edit-coupon-redemption-form {
  display: flex;
  align-items: end;
  width: 45%;
  position: absolute;
  top: 50%;
}
.checkout-pane-coupon-redemption #edit-coupon-redemption-form .js-form-item {
  width: 50%;
  margin-right: 20px;
  margin-bottom: 0 !important;
}
fieldset#edit-review-shipping-information legend, #edit-review-contact-information legend, #edit-review-payment-information legend {
  margin-bottom: 15px;
}
#edit-review-shipping-information, #edit-review-contact-information, #edit-review-payment-information {
  width: 48%;
  float: left;
  margin-right: 2%;
}
.commerce-checkout-flow .paypal-buttons iframe {
  min-height: auto;
}
.layout-checkout-form .form-actions {
  display: block;
}
.layout-checkout-form .form-actions .link--previous {
  display: block;
  margin-top: 15px;
}
#zoid-paypal-buttons-uid_4c5e13a317_mdg6mtm6mtm {
  width: auto;
  opacity: 0.9;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5);
}
.path-cart tr td {
  text-align: center;
}
.path-cart [headers='view-quantity-table-column'] {
  width: 10%;
}
.path-cart [headers='view-title-table-column'] {
  width: 40%;
}
.path-cart [headers='view-total-price-number-table-column'], #view-total-price-number-table-column {
  text-align: right;
}
.path-cart, .path-checkout {
  font-family: "Inter", sans-serif;
}

/*login section*/
.commerce-checkout-flow-multistep-default {
  font-family: "Inter", sans-serif;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form {
  max-width: 85%;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form .checkout-pane-login .form-wrapper__returning-customer {
  display: none;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form .checkout-pane-login .form-wrapper__guest-checkout {
  width: 100%;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form .checkout-pane-login .js-form-item {
  margin-bottom: 5px !important;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form .checkout-pane-login .js-form-item label, 
.commerce-checkout-flow-multistep-default .layout-checkout-form .checkout-pane-login .js-form-item .password-confirm {
  font-size: 16px !important;
  color: #000;
  font-family: "Inter", sans-serif;
  font-weight: 500 !important;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form .form-wrapper__login-option #edit-login-returning-customer-submit, 
.commerce-checkout-flow-multistep-default .layout-checkout-form #edit-login-register-register, .commerce-checkout-flow-multistep-default .layout-checkout-form #edit-login-guest-continue{
  margin-top: 10px;
  margin-top: 10px;
  background: #009DF5;
  border: 0;
  border-radius: 100px;
  padding: 0 30px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form .form-wrapper__login-option #edit-login-returning-customer-forgot-password {
  margin-top: 10px;
  display: block;
  cursor: pointer;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form .form-wrapper__login-option #edit-login-returning-customer-forgot-password:hover {
  color: #009DF5 !important;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form .password-suggestions, .password-suggestions {
  color: gray;
  font-family: "Inter", sans-serif;
  font-size: 0.75em;
  line-height: 22px;
}
fieldset legend {
  width: 100% !important;
}

/*creditcard section*/
#edit-payment-information-add-payment-method {
  width: 100%;
  margin: 15px auto;
  font-family: "Inter", sans-serif;
}
#edit-payment-information-add-payment-method .stripe-form #expiration-element, #edit-payment-information-add-payment-method .stripe-form #security-code-element, 
#edit-payment-information-add-payment-method .stripe-form #card-number-element {
  width: 100%;
  height: 35px;
  border: 1px solid #000;
  padding-top: 8px;
  border-radius: 3px;
}
#edit-payment-information-add-payment-method .stripe-form #card-number-element {
  width: 98%;
}
#edit-payment-information-add-payment-method .js-form-item-payment-information-add-payment-method-payment-details-expiration, 
#edit-payment-information-add-payment-method .js-form-item-payment-information-add-payment-method-payment-details-security-code {
  width: 48%;
  float: left;
  margin-right: 6px;
}
#edit-payment-information-add-payment-method #edit-payment-information-add-payment-method-billing-information {
  /* clear: both; */
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
#edit-payment-information-add-payment-method .stripe-form {
  width: 40%;
  float: left;
  margin-right: 10%;
  border: 1px solid #000000;
  padding: 35px;
  border-radius: 5px;
  background: #e8e8e8;
  position: relative;
}
#edit-payment-information-add-payment-method .stripe-form #payment-errors {
  position: absolute;
  top: -55px;
  left: 0;
}
#edit-payment-information-add-payment-method .stripe-form #payment-errors .messages--error {
  box-shadow: 0px 0 0 #e62600;
  border: 1px solid #e62600;
  background-position: left;
  padding: 3px 10px 3px 20px;
  font-size: 12px;
}
#edit-payment-information-add-payment-method label, #edit-coupon-redemption-form label {
  font-size: 17px !important;
  color: #000 !important;
  font-family: "Inter", sans-serif;
}
.commerce-checkout-flow-multistep-default .layout-checkout-form {
  position: relative;
  margin-bottom: 50px;
}
.path-checkout .layout-checkout-form .form-actions {
  text-align: right;
}
.path-checkout .layout-checkout-form .form-actions input {
  background: #009DF5;
  border: 0;
  border-radius: 50px;
  font-weight: 600;
}
.form-item--error-message, .form-item--error-message strong {
  color: #b41b12;
  font-size: 14px;
  font-weight: 400;
}
.path-checkout .form-item {
  margin-bottom: 5px !important;
}
thead tr, tbody td {
  font-size: 15px;
}
.view-commerce-checkout-order-summary #view-total-price-number-table-column {
  text-align: left;
}
.view-commerce-checkout-order-summary #view-total-price-number-1-table-column, .view-commerce-checkout-order-summary [headers='view-total-price-number-1-table-column'] {
  text-align: right;
}
#block-views-block-current-user-bar-block-1 .userlink:hover #usermenu {
  width: 15% !important;
}
.toolbar-horizontal #block-views-block-current-user-bar-block-1 .userlink:hover #usermenu {
  width: 75% !important;
}
.password-strength .is-weak {
  background: #ff0000;
}
.password-strength .is-fair {
  background: #0000ff;
}
.password-strength .is-strong {
  background: #008000;
}
.password-strength .is-good {
  background: #ffa500;
}
.path-checkout form .field--name-field-first-name, .path-checkout form .field--name-field-last-name {
  display: none;
}
.user-logged-in .checkout-pane-coupon-redemption #edit-coupon-redemption-form {
  top: initial;
  bottom: 0;
  align-items: flex-end;
  width: 50%;
}
.user-logged-in .checkout-pane-coupon-redemption #edit-coupon-redemption-form .messages--error {
  position: absolute;
  top: 0;
  left: 80%;
  padding: 13px 35px 10px;
  width: 66%;
}
.user-logged-in .checkout-pane-coupon-redemption #edit-coupon-redemption-form .messages--error .messages__container {
  font-size: 14px;
}
.path-checkout form #shipping-information-wrapper {
  max-width: 50%;
}
.path-checkout .form-type-checkbox {
  display: flex;
}
.path-checkout .checkout-pane-payment-information {
  margin-bottom: 40px !important;
}
.path-checkout h1 {
  text-align: center;
  font-size: 24px !important;
  font-weight: 500;
  font-family: "Inter", sans-serif;;
}
.path-checkout .field--name-field-address {
  display: none;
}
.checkout-pane-coupon-redemption .form-item--error-message {
  position: absolute;
  bottom: 55px;
}
.manage-payment-methods .stripe-form #card-number-element, .manage-payment-methods .stripe-form #expiration-element, .manage-payment-methods .stripe-form #security-code-element, .manage-payment-methods .stripe-form #card-number-element {
  height: 35px;
  border: 1px solid #000;
  padding-top: 8px;
  border-radius: 3px;
  width: 100%;
}
.manage-payment-methods .js-form-item-add-payment-method-payment-details-card-number {
  width: 99%;
}
.manage-payment-methods .js-form-item-add-payment-method-payment-details-expiration, .manage-payment-methods .js-form-item-add-payment-method-payment-details-security-code {
  width: 49%;
  float: left;
  margin-right: 6px;
}
.manage-payment-methods #edit-add-payment-method-billing-information {
  clear: both;
}
.path-checkout .field--name-field-company-name{
    display:none;
}

@media (max-width: 991px) {
  #edit-payment-information-add-payment-method .js-form-item-payment-information-add-payment-method-payment-details-expiration, #edit-payment-information-add-payment-method .js-form-item-payment-information-add-payment-method-payment-details-security-code {
    width: 50%;
    padding: 0 5px;
    float: left;
    margin-right: 0;
  }
  #edit-payment-information-add-payment-method .stripe-form #card-number-element {
    width: 98%;
    margin: 0 auto;
  }
  #edit-payment-information-add-payment-method .stripe-form #card-number-element iframe, #edit-payment-information-add-payment-method .js-form-item-payment-information-add-payment-method-payment-details-expiration, 
  #edit-payment-information-add-payment-method .js-form-item-payment-information-add-payment-method-payment-details-security-code {
    height: auto !important;
    min-height: 25px;
  }
  #edit-payment-information-add-payment-method .stripe-form {
    padding: 20px;
  }
  .checkout-pane-coupon-redemption #edit-coupon-redemption-form {
    top: 55%;
  }
  .commerce-checkout-flow-multistep-default .layout-checkout-form {
    max-width: 100%;
  }
  #edit-payment-information-add-payment-method .stripe-form {
    width: 45%;
    margin-right: 5%;
  }
  .user-logged-in .checkout-pane-coupon-redemption #edit-coupon-redemption-form .messages--error {
    left: 90%;
  }
}
@media (max-width: 767px) {
  .checkout-pane-payment-information #edit-payment-information-add-payment-method .js-form-item {
    display: flex;
    align-items: baseline;
  }
  .checkout-pane-payment-information #edit-payment-information-add-payment-method .js-form-item.form-type-checkbox label.option {
    text-wrap: wrap;
  }
  .view-commerce-checkout-order-summary .view-content {
    overflow: hidden;
    overflow-x: scroll;
  }
  .checkout-pane-coupon-redemption #edit-coupon-redemption-form .js-form-item {
    width: 100%;
    margin-bottom: 10px !important;
  }
  .checkout-pane-coupon-redemption #edit-coupon-redemption-form {
    display: block;
  }
  .cart-form, #edit-review-shipping-information, #edit-review-contact-information, #edit-review-payment-information, 
  #edit-payment-information-add-payment-method #edit-payment-information-add-payment-method-billing-information, #edit-payment-information-add-payment-method .stripe-form {
    width: 100%;
  }
  .cart-form form table {
    overflow: scroll;
    display: block;
  }
  .commerce-checkout-flow-multistep-default .layout-checkout-form {
    max-width: 100%;
  }
  .path-checkout .checkout-pane-payment-information #edit-payment-information-add-payment-method .js-form-item {
    display: block;
  }
  .checkout-pane-coupon-redemption #edit-coupon-redemption-form {
    position: initial;
    width: 100%;
  }
  #edit-payment-information-add-payment-method .stripe-form {
    margin-bottom: 20px;
  }
  #edit-payment-information-add-payment-method .stripe-form #payment-errors {
    top: -53px;
  }
  #edit-payment-information-add-payment-method .stripe-form #payment-errors .messages {
    font-size: 12px;
  }
  .user-logged-in .checkout-pane-coupon-redemption #edit-coupon-redemption-form .messages--error {
    position: absolute;
    top: initial;
    left: 0;
    padding: 3px 15px 0px 15px;
    width: 50%;
    bottom: -45px;
  }
  .user-logged-in .checkout-pane-coupon-redemption #edit-coupon-redemption-form {
    width: 100%;
  }
  .path-checkout form #shipping-information-wrapper {
    max-width: 100%;
  }
  .path-membership-account-order-history table th#view-order-number-table-column {
    width: auto;
  }
  .checkout-pane-coupon-redemption .form-item--error-message {
    bottom: 180px;
  }
  .path-membership .views-field-field-last-name {
    display: block;
  }
  #edit-payment-information-add-payment-method .stripe-form #card-number-element {
    width: 97%;
  }
  #edit-payment-information-add-payment-method label, #edit-coupon-redemption-form label {
    font-size: 15px !important;
  }
  #edit-payment-information-add-payment-method label {
    padding-left: 4px;
  }
}