@charset "UTF-8";
.wpfnl-orderbump_reset a,
.wpfnl-orderbump_reset p,
.wpfnl-orderbump_reset div {
  font-size: 14px;
  color: #7A8B9A;
  font-weight: 400;
  line-height: 1.4;
}

body.wpfunnel_steps-template {
  padding: 0;
  margin: 0;
}

body.wpfnl-theme-style-removed {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.wpfnl-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
}

.wpfnl-container-fluid {
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
}

.wpfnl-row {
  margin-left: -15px;
  margin-right: -15px;
}

.wpfnl-col {
  padding: 0 15px;
}

.wpfunnel_steps-template figure {
  margin: 0;
}

.wpfnl-checkout * {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.wpfnl-checkout p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
}
.wpfnl-checkout h1, .wpfnl-checkout h2, .wpfnl-checkout h3, .wpfnl-checkout h4, .wpfnl-checkout h5, .wpfnl-checkout h6, .wpfnl-checkout p, .wpfnl-checkout figur, .wpfnl-checkout a {
  margin: 0px;
  text-transform: none;
}
.wpfnl-checkout h1, .wpfnl-checkout h2, .wpfnl-checkout h3, .wpfnl-checkout h4, .wpfnl-checkout h5, .wpfnl-checkout h6 {
  font-weight: normal;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
}
.wpfnl-checkout table {
  border-collapse: collapse;
  border-spacing: 0;
}
.wpfnl-checkout small {
  font-size: 80%;
}
.wpfnl-checkout sub,
.wpfnl-checkout sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.wpfnl-checkout sub {
  bottom: -0.25em;
}
.wpfnl-checkout sup {
  top: -0.5em;
}
.wpfnl-checkout img {
  vertical-align: middle;
  border-style: none;
  display: block;
}
.wpfnl-checkout svg {
  overflow: hidden;
  vertical-align: middle;
  display: block;
  height: auto;
  max-width: 100%;
}
.wpfnl-checkout del {
  opacity: 1 !important;
}

.wpfunnel_steps-template-default .wpfnl-checkout input[type=text],
.wpfunnel_steps-template .wpfnl-checkout input[type=text],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=email],
.wpfunnel_steps-template .wpfnl-checkout input[type=email],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=password],
.wpfunnel_steps-template .wpfnl-checkout input[type=password],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=number],
.wpfunnel_steps-template .wpfnl-checkout input[type=number],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=tel],
.wpfunnel_steps-template .wpfnl-checkout input[type=tel],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=date],
.wpfunnel_steps-template .wpfnl-checkout input[type=date],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=month],
.wpfunnel_steps-template .wpfnl-checkout input[type=month],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=week],
.wpfunnel_steps-template .wpfnl-checkout input[type=week],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=time],
.wpfunnel_steps-template .wpfnl-checkout input[type=time],
.wpfunnel_steps-template-default .wpfnl-checkout input[type=datetime],
.wpfunnel_steps-template .wpfnl-checkout input[type=datetime],
.wpfunnel_steps-template-default .wpfnl-checkout select,
.wpfunnel_steps-template .wpfnl-checkout select,
.wpfunnel_steps-template-default .wpfnl-checkout textarea,
.wpfunnel_steps-template .wpfnl-checkout textarea {
  border: 1px solid #E5E8F3;
  outline: none;
  padding: 11px 14px;
  outline-offset: 0;
  border-radius: 5px;
  font-size: 16px;
  background-color: #FFFFFF;
  color: rgba(54, 59, 78, 0.8);
  box-shadow: none;
  letter-spacing: normal;
}
.wpfunnel_steps-template-default .wpfnl-checkout input[type=text]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=text]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=email]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=email]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=password]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=password]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=number]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=number]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=tel]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=tel]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=date]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=date]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=month]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=month]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=week]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=week]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=time]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=time]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout input[type=datetime]:focus,
.wpfunnel_steps-template .wpfnl-checkout input[type=datetime]:focus,
.wpfunnel_steps-template-default .wpfnl-checkout select:focus,
.wpfunnel_steps-template .wpfnl-checkout select:focus,
.wpfunnel_steps-template-default .wpfnl-checkout textarea:focus,
.wpfunnel_steps-template .wpfnl-checkout textarea:focus {
  border-color: #6E42D3;
  outline: none;
  outline-offset: 0;
  box-shadow: none;
}
.wpfunnel_steps-template-default .wpfnl-checkout select,
.wpfunnel_steps-template .wpfnl-checkout select {
  padding: 8px 14px;
}
.wpfunnel_steps-template-default .wpfnl-checkout textarea,
.wpfunnel_steps-template .wpfnl-checkout textarea {
  height: auto;
}

.wpfunnel_steps-template-default .wpfnl-checkout form .form-row input.input-text,
.wpfunnel_steps-template-default .wpfnl-checkout form .form-row textarea,
.wpfunnel_steps-template .wpfnl-checkout form .form-row input.input-text,
.wpfunnel_steps-template .wpfnl-checkout form .form-row textarea {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: normal;
}
.wpfunnel_steps-template-default .wpfnl-checkout form .form-row-wide,
.wpfunnel_steps-template .wpfnl-checkout form .form-row-wide {
  clear: both;
}
.wpfunnel_steps-template-default .wpfnl-checkout form .form-row-first,
.wpfunnel_steps-template .wpfnl-checkout form .form-row-first {
  float: left;
}
.wpfunnel_steps-template-default .wpfnl-checkout form .form-row-last,
.wpfunnel_steps-template .wpfnl-checkout form .form-row-last {
  float: right;
}
.wpfunnel_steps-template-default #add_payment_method .checkout .col-2 .form-row-first,
.wpfunnel_steps-template-default .woocommerce-cart .checkout .col-2 .form-row-first,
.wpfunnel_steps-template-default .woocommerce-checkout .checkout .col-2 .form-row-first,
.wpfunnel_steps-template #add_payment_method .checkout .col-2 .form-row-first,
.wpfunnel_steps-template .woocommerce-cart .checkout .col-2 .form-row-first,
.wpfunnel_steps-template .woocommerce-checkout .checkout .col-2 .form-row-first {
  clear: left;
}
.wpfunnel_steps-template-default .btn-default,
.wpfunnel_steps-template .btn-default {
  transition: all 0.3s ease;
  border: none;
  border-radius: 5px;
  font-weight: 700;
  line-height: 1.2;
  outline: none;
  padding: 10px 20px;
  text-decoration: none;
  vertical-align: middle;
  font-size: 15px;
  display: inline-block;
  cursor: pointer;
  background-color: #6E42D3;
  color: #fff;
  text-transform: none;
  letter-spacing: normal;
  box-shadow: none;
  text-shadow: none;
  text-align: center;
}
.wpfunnel_steps-template-default .btn-default:hover,
.wpfunnel_steps-template .btn-default:hover {
  background-color: #4C25A5;
  color: #fff;
}
.wpfunnel_steps-template-default .wpfunnels_offer_button,
.wpfunnel_steps-template .wpfunnels_offer_button {
  transition: all 0.3s ease;
  border: none;
  border-radius: 5px;
  font-weight: 700;
  line-height: 1.2;
  outline: none;
  padding: 10px 20px;
  text-decoration: none;
  vertical-align: middle;
  font-size: 15px;
  display: inline-block;
  cursor: pointer;
  background-color: #6E42D3;
  color: #fff;
}
.wpfunnel_steps-template-default .wpfunnels_offer_button:hover,
.wpfunnel_steps-template .wpfunnels_offer_button:hover {
  background-color: #4C25A5;
  color: #fff;
}

.wpfnl-oxy-next-step-btn .wpfnl-loader {
  position: relative;
  top: 3px;
}

#wpfunnels_next_step_controller.elementor-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.et_divi_builder #et_builder_outer_content .et_pb_button.btn-optin.disabled,
#wpfunnels_next_step_controller.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.7;
}

.et-db #et-boc .et-l .et_pb_module input[type=text],
.et-db #et-boc .et-l .et_pb_module input[type=email],
.et-db #et-boc .et-l .et_pb_module input[type=url],
.et-db #et-boc .et-l .et_pb_module input[type=password],
.et-db #et-boc .et-l .et_pb_module input[type=search],
.et-db #et-boc .et-l .et_pb_module input[type=number],
.et-db #et-boc .et-l .et_pb_module input[type=tel],
.et-db #et-boc .et-l .et_pb_module input[type=range],
.et-db #et-boc .et-l .et_pb_module input[type=date],
.et-db #et-boc .et-l .et_pb_module input[type=month],
.et-db #et-boc .et-l .et_pb_module input[type=week],
.et-db #et-boc .et-l .et_pb_module input[type=time],
.et-db #et-boc .et-l .et_pb_module input[type=datetime],
.et-db #et-boc .et-l .et_pb_module input[type=datetime-local],
.et-db #et-boc .et-l .et_pb_module input[type=color],
.et-db #et-boc .et-l .et_pb_module select,
.et-db #et-boc .et-l .et_pb_module textarea {
  border: 1px solid #E5E8F3 !important;
  outline: none !important;
  padding: 11px 14px !important;
  outline-offset: 0;
  border-radius: 5px;
  font-size: 16px;
  background: #FFFFFF;
  color: rgba(54, 59, 78, 0.8);
  box-shadow: none !important;
  width: 100% !important;
}
.et-db #et-boc .et-l .et_pb_module input[type=text]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=email]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=url]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=password]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=search]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=number]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=tel]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=range]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=date]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=month]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=week]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=time]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=datetime]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=datetime-local]:focus,
.et-db #et-boc .et-l .et_pb_module input[type=color]:focus,
.et-db #et-boc .et-l .et_pb_module select:focus,
.et-db #et-boc .et-l .et_pb_module textarea:focus {
  border-color: #E5E8F3 !important;
  outline: none !important;
  outline-offset: 0;
  box-shadow: none !important;
}
.et-db #et-boc .et-l .et_pb_module select {
  padding: 8px 14px;
}
.et-db #et-boc .et-l .et_pb_module textarea {
  height: auto;
}

.wpfnl-checkout .select2-container .select2-selection--single {
  height: auto;
}
.wpfnl-checkout .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: normal;
  padding: 11px 14px;
}
.wpfnl-checkout .select2-container .select2-selection--single .select2-selection__rendered:focus {
  outline: none;
}
.wpfnl-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  right: 8px;
}
.wpfnl-checkout .select2-container--default .select2-selection--single {
  border: 1px solid #E5E8F3;
  border-radius: 5px;
  font-size: 16px;
  padding: 0;
}
.wpfnl-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #E5E8F3;
}
.wpfnl-checkout .select2-container--focus .select2-selection {
  border-color: #E5E8F3;
  outline: none;
  padding: 0;
}
.wpfnl-checkout .select2-dropdown {
  border: 1px solid #aaa;
  border-radius: 5px;
}
.wpfnl-checkout .select2-search--dropdown {
  padding: 12px;
}
.wpfnl-checkout .select2-container--default .select2-results > .select2-results__options {
  max-height: 190px;
}
.wpfnl-checkout .select2-container .select2-results__option {
  padding: 6px 14px;
  font-size: 16px;
  line-height: normal;
}
.wpfnl-checkout .select2-container .select2-results__option:focus {
  outline: none;
}

.select2-results__options .select2-results__option {
  padding: 3px 12px;
}

.wpfnl-loader {
  border: 2px solid #8265c5;
  border-radius: 50%;
  border-top: 2px solid #fff;
  width: 13px;
  height: 13px;
  animation: spin 0.7s linear infinite;
  display: none;
  margin-left: 4px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wpfnl-alert {
  color: #383d41;
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  border-radius: 3px;
  cursor: default;
  display: none;
}
.wpfnl-alert.box {
  background-color: #e2e3e5;
  padding: 6px 12px;
  border: 1px solid #d6d8db;
}
.wpfnl-alert.wpfnl-success {
  color: #269c41;
}
.wpfnl-alert.wpfnl-success.box {
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.wpfnl-alert.wpfnl-error {
  color: #d63342;
}
.wpfnl-alert.wpfnl-error.box {
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.wpfnl-alert.wpfnl-warn {
  color: #856404;
}
.wpfnl-alert.wpfnl-warn.box {
  background-color: #fff3cd;
  border-color: #ffeeba;
}

#wpadminbar .wpf-admin-bar-edit-funnel-menu-item .ab-item {
  display: flex;
  align-items: center;
}

.wpfunnel_steps-template .wpfnl-checkout form .form-row input#billing_address_1 {
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 20px 20px;
}

.wpfnl-checkbox input[type=checkbox] {
  display: none;
}
.wpfnl-checkbox.no-title label {
  height: 14px;
}
.wpfnl-checkbox label {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #7A8B9A;
  position: relative;
  padding-left: 29px;
  display: inline-block;
  text-transform: capitalize;
  cursor: pointer;
}
.wpfnl-checkbox label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #E5E8F3;
  background-color: #f6f6f8;
  transition: all 0.3s ease;
}
.wpfnl-checkbox label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 3px;
  width: 9px;
  height: 4px;
  transform: rotate(-45deg);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #6E42D3;
  border-color: #6E42D3;
}
.wpfnl-checkbox input[type=checkbox]:checked + label::after {
  opacity: 1;
  visibility: visible;
}

.wpfnl-radiobtn input[type=radio] {
  display: none;
}
.wpfnl-radiobtn.no-title label {
  height: 16px;
}
.wpfnl-radiobtn label {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #7A8B9A;
  position: relative;
  padding-left: 29px;
  display: inline-block;
  text-transform: capitalize;
  cursor: pointer;
}
.wpfnl-radiobtn label::before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #F7F7FA;
  border: 1px solid #E5E8F3;
  transition: all 0.3s ease;
}
.wpfnl-radiobtn label::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #6E42D3;
  transform: scale(0);
  transition: all 0.3s ease;
}
.wpfnl-radiobtn input[type=radio]:checked + label::before {
  border-color: #6E42D3;
}
.wpfnl-radiobtn input[type=radio]:checked + label::after {
  transform: scale(1);
}

.wpfnl-checkout .woocommerce-error,
.wpfnl-checkout .woocommerce-info,
.wpfnl-checkout .woocommerce-message {
  margin-bottom: 1rem;
  padding: 10px 15px;
}
.wpfnl-checkout .woocommerce-error li,
.wpfnl-checkout .woocommerce-info li,
.wpfnl-checkout .woocommerce-message li {
  line-height: 1.3;
}
.wpfnl-checkout .woocommerce-error:before,
.wpfnl-checkout .woocommerce-info:before,
.wpfnl-checkout .woocommerce-message:before {
  display: none;
}
.wpfnl-checkout .subtotal-text-for-mobile {
  display: none;
}
.wpfnl-checkout .wpfnl-multistep-wizard {
  display: none;
}
.wpfnl-checkout .wpfnl-multistep-navigation {
  display: none;
}
.wpfnl-checkout .wcml_currency_switcher {
  width: 100% !important;
}
.wpfnl-checkout .woocommerce-NoticeGroup {
  width: 100%;
}
.wpfnl-checkout .woocommerce-form-login-toggle .woocommerce-info,
.wpfnl-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  font-size: 16px;
  color: #363B4E;
  background: #F7F7FA;
  border-radius: 10px;
  padding: 15px 20px;
  margin-bottom: 0 !important;
  border: 1px solid #E5E8F3;
}
.wpfnl-checkout .woocommerce-form-login-toggle .woocommerce-info::before,
.wpfnl-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before {
  display: none;
}
.wpfnl-checkout .woocommerce-form-login-toggle .woocommerce-info a,
.wpfnl-checkout .woocommerce-form-coupon-toggle .woocommerce-info a {
  color: #6E42D3;
  text-decoration: underline;
  opacity: 1;
}
.wpfnl-checkout .woocommerce-form-login-toggle.show-form .woocommerce-info,
.wpfnl-checkout .woocommerce-form-coupon-toggle.show-form .woocommerce-info {
  border-radius: 10px 10px 0px 0px;
}
.wpfnl-checkout .woocommerce-form-login.login,
.wpfnl-checkout .checkout_coupon.woocommerce-form-coupon {
  margin: -1px 0 0;
  border: 1px solid #E5E8F3;
  background: #fff;
  border-radius: 0 0 10px 10px;
  width: 100%;
  max-width: 100%;
  padding: 20px;
}
.wpfnl-checkout .woocommerce-form-login.login > p,
.wpfnl-checkout .checkout_coupon.woocommerce-form-coupon > p {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.wpfnl-checkout .woocommerce-form-login.login .form-row,
.wpfnl-checkout .checkout_coupon.woocommerce-form-coupon .form-row {
  margin-bottom: 0;
}
.wpfnl-checkout .woocommerce-form-login.login button[type=submit],
.wpfnl-checkout .checkout_coupon.woocommerce-form-coupon button[type=submit] {
  padding: 13px 25px;
  background-color: #6E42D3;
  font-weight: 400;
  border-radius: 4px;
  color: #fff;
}
.wpfnl-checkout .woocommerce-billing-fields {
  margin-top: 0;
  margin-bottom: 0;
}
.wpfnl-checkout .woocommerce-checkout-review-order #order_review_heading,
.wpfnl-checkout .woocommerce-billing-fields > h3,
.wpfnl-checkout .woocommerce-additional-fields > h3,
.wpfnl-checkout .woocommerce-shipping-fields > #ship-to-different-address,
.wpfnl-checkout .wpfnl-checkout-variable-product .variable-product-title {
  background: #F7F7FA;
  color: #363B4E;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px;
  margin: 0;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
  padding: 15px 20px;
  border: 1px solid #E5E8F3;
  float: none !important;
  display: block;
  width: 100% !important;
}
.wpfnl-checkout .woocommerce-shipping-fields .shipping_address,
.wpfnl-checkout .woocommerce-additional-fields__field-wrapper,
.wpfnl-checkout .woocommerce-billing-fields__field-wrapper {
  background: #fff;
  padding: 16px 20px 20px;
  border: 1px solid #E5E8F3;
  border-radius: 0 0 10px 10px;
  margin-bottom: 20px;
}
.wpfnl-checkout .woocommerce-additional-fields__field-wrapper {
  margin-top: -1px;
}
.wpfnl-checkout .woocommerce-additional-fields__field-wrapper.extra-field {
  border-radius: 10px;
}
.wpfnl-checkout .wpfnl-checkout-variable-product {
  margin-top: 20px;
}
.wpfnl-checkout .woocommerce-shipping-fields .shipping_address {
  border-radius: 0;
  margin-bottom: 0;
}
.wpfnl-checkout .woocommerce form .form-row {
  padding: 0;
  margin: 0 0 19px;
  position: relative;
}
.wpfnl-checkout .woocommerce form .form-row:last-child {
  margin: 0;
}
.wpfnl-checkout .woocommerce .form-row label {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 8px;
  color: #363B4E;
}
.wpfnl-checkout .woocommerce .form-row .field-required {
  color: #a00;
  font-size: 13px;
  font-style: italic;
  text-transform: capitalize;
  display: block;
  margin-top: 2px;
  font-weight: 400;
}
.wpfnl-checkout #cl_gdpr_message > span {
  font-size: 12px;
}
.wpfnl-checkout .form-row .select2-container {
  width: 100% !important;
}
.wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper input[type=radio] {
  display: none;
}
.wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper label.radio {
  display: inline-block;
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  margin: 0 24px 0 0;
}
.wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper label.radio:last-child {
  margin-right: 0;
}
.wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper label.radio:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #72737e;
  border-radius: 50px;
  transition: all 0.3s ease;
}
.wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper label.radio:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: #72737e;
  border-radius: 50px;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease;
}
.wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper input[type=radio]:checked + label.radio:before {
  border-color: #6E42D3;
}
.wpfnl-checkout .wpfnl-form-row.field-radio .woocommerce-input-wrapper input[type=radio]:checked + label.radio:after {
  background-color: #6E42D3;
  opacity: 1;
  transform: scale(1);
}
.wpfnl-checkout .wpfnl-form-row.field-checkbox .woocommerce-input-wrapper input[type=checkbox] {
  border: 2px solid #72737e;
  border-radius: 3px;
  width: 18px;
  height: 18px;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}
.wpfnl-checkout .wpfnl-form-row.field-checkbox .woocommerce-input-wrapper input[type=checkbox]:focus {
  outline: none;
  outline-offset: 0;
}
.wpfnl-checkout .wpfnl-form-row.field-checkbox .woocommerce-input-wrapper input[type=checkbox]:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 4px;
  width: 7px;
  height: 11px;
  background: transparent;
  border-radius: 2px;
  opacity: 0;
  transform: rotate(45deg) skewX(15deg);
  transition: all 0.3s ease;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
}
.wpfnl-checkout .wpfnl-form-row.field-checkbox .woocommerce-input-wrapper input[type=checkbox]:checked {
  background-color: #6E42D3;
  border-color: #6E42D3;
}
.wpfnl-checkout .wpfnl-form-row.field-checkbox .woocommerce-input-wrapper input[type=checkbox]:checked:after {
  opacity: 1;
}
.wpfnl-checkout .wpfnl-form-row.field-checkbox.woocommerce-invalid input[type=checkbox] {
  border-color: #a00;
}
.wpfnl-checkout .woocommerce-password-strength {
  padding: 5px;
  text-align: center;
  margin-top: 6px;
  border-radius: 5px;
}
.wpfnl-checkout form .show-password-input,
.wpfnl-checkout form .show-password-input {
  right: 0;
  top: 0;
}
.wpfnl-checkout table.woocommerce-checkout-review-order-table {
  background: #fff;
  border: 1px solid #E5E8F3;
  border-top: none !important;
  border-radius: 0 0 10px 10px;
  margin: 0 0 20px;
}
.wpfnl-checkout table.woocommerce-checkout-review-order-table th,
.wpfnl-checkout table.woocommerce-checkout-review-order-table td {
  border: none;
  border-top: 1px solid #E5E8F3;
  text-align: left;
  font-size: 16px;
  color: #363B4E;
  padding: 14px 12px !important;
  background: transparent;
}
.wpfnl-checkout table.woocommerce-checkout-review-order-table th.product-name,
.wpfnl-checkout table.woocommerce-checkout-review-order-table td.product-name {
  padding-left: 12px;
  width: calc(100% - 180px);
}
.wpfnl-checkout table.woocommerce-checkout-review-order-table th.product-total,
.wpfnl-checkout table.woocommerce-checkout-review-order-table td.product-total {
  padding-right: 12px;
  width: 180px;
}
.wpfnl-checkout table.woocommerce-checkout-review-order-table .product-name input {
  height: 40px;
  width: 60px;
  padding: 7px;
  line-height: 1;
  margin: 0;
}
.wpfnl-checkout table.woocommerce-checkout-review-order-table .product-name input[type=number]::-webkit-inner-spin-button,
.wpfnl-checkout table.woocommerce-checkout-review-order-table .product-name input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}
.wpfnl-checkout table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals td {
  font-size: 16px;
  font-weight: 600;
}
.wpfnl-checkout table.woocommerce-checkout-review-order-table tfoot td strong {
  font-weight: 700;
}
.wpfnl-checkout .woocommerce-shipping-methods input[type=radio] {
  display: none;
}
.wpfnl-checkout .woocommerce-shipping-methods li label {
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
}
.wpfnl-checkout .woocommerce-shipping-methods li label:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #72737e;
  border-radius: 50px;
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-shipping-methods li label:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: #72737e;
  border-radius: 50px;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-shipping-methods li input[type=radio]:checked + label:before {
  border-color: #6E42D3;
}
.wpfnl-checkout .woocommerce-shipping-methods li input[type=radio]:checked + label:after {
  background-color: #6E42D3;
  opacity: 1;
  transform: scale(1);
}
.wpfnl-checkout .woocommerce-shipping-methods li input[type=hidden] + label {
  padding-left: 0;
}
.wpfnl-checkout .woocommerce-shipping-methods li input[type=hidden] + label:after,
.wpfnl-checkout .woocommerce-shipping-methods li input[type=hidden] + label:before {
  display: none;
}
.wpfnl-checkout .woocommerce-checkout #payment {
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #E5E8F3;
  padding: 0;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li {
  border-bottom: 1px solid #E5E8F3;
  padding: 18px 0 14px;
  line-height: 1;
  background: transparent;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > input[type=radio],
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > input[type=radio] {
  display: none;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label {
  font-size: 16px;
  position: relative;
  cursor: pointer;
  padding: 0 0 0 30px;
  width: 100%;
  display: block;
  line-height: 1.2;
  min-height: 14px;
  margin: 0;
  background: none !important;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label img,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label img {
  width: 50px;
  float: right;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label a,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label a {
  line-height: 1;
  position: relative;
  top: 7px;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label:before,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label:before {
  content: "" !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #72737e;
  border-radius: 50px;
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label:after,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label:after {
  content: "" !important;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: #72737e;
  border-radius: 50px;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > input[type=radio]:checked + label:before,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > input[type=radio]:checked + label:before {
  border-color: #6E42D3;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > input[type=radio]:checked + label:after,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > input[type=radio]:checked + label:after {
  background-color: #6E42D3;
  opacity: 1;
  transform: scale(1);
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li .payment_method_authorize_net_cim_credit_card > .form-row > input[type=radio],
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li .payment_method_authorize_net_cim_credit_card > .form-row > input[type=radio] {
  display: none;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li .payment_method_authorize_net_cim_credit_card > .form-row > label,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li .payment_method_authorize_net_cim_credit_card > .form-row > label {
  font-size: 16px;
  position: relative;
  cursor: pointer;
  padding: 0 0 0 30px;
  width: 100%;
  display: block;
  line-height: 1.2;
  min-height: 14px;
  margin: 0;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li .payment_method_authorize_net_cim_credit_card > .form-row > label:before,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li .payment_method_authorize_net_cim_credit_card > .form-row > label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #72737e;
  border-radius: 50px;
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li .payment_method_authorize_net_cim_credit_card > .form-row > label:after,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li .payment_method_authorize_net_cim_credit_card > .form-row > label:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: #72737e;
  border-radius: 50px;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li .payment_method_authorize_net_cim_credit_card > .form-row > input[type=radio]:checked + label:before,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li .payment_method_authorize_net_cim_credit_card > .form-row > input[type=radio]:checked + label:before {
  border-color: #6E42D3;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li .payment_method_authorize_net_cim_credit_card > .form-row > input[type=radio]:checked + label:after,
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li .payment_method_authorize_net_cim_credit_card > .form-row > input[type=radio]:checked + label:after {
  background-color: #6E42D3;
  opacity: 1;
  transform: scale(1);
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew #wc-stripe-new-payment-method {
  display: none;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label {
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  cursor: pointer;
  padding-left: 30px;
  width: 100%;
  display: block !important;
  min-height: 14px;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #72737e;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 6px;
  width: 7px;
  height: 11px;
  background: transparent;
  border-radius: 2px;
  opacity: 0;
  transform: rotate(45deg) skewX(15deg);
  transition: all 0.3s ease;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > input[type=checkbox]:checked + label:before {
  border-color: #6E42D3;
  background-color: #6E42D3;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods {
  padding: 10px 20px 10px 20px;
  border-bottom: none;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods .stripe-source-errors {
  width: 100%;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods .stripe-source-errors .woocommerce-error {
  margin-bottom: 10px;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods .stripe-source-errors .woocommerce-error::before {
  display: none;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods .stripe-source-errors .woocommerce-error li {
  padding: 10px ​12px !important;
}
.wpfnl-checkout .woocommerce-checkout #payment div.payment_box {
  margin-bottom: 0;
  margin-top: 16px;
  padding: 10px 15px;
  color: rgba(54, 59, 78, 0.8);
  background: #F5F5FF;
  border-radius: 10px;
  font-size: 16px;
}
.wpfnl-checkout .woocommerce-checkout #payment div.payment_box:before {
  border: 9px solid #F5F5FF;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  top: -18px;
  left: 20px;
  margin: 0;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.wc-saved-payment-methods li {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0 !important;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.wc-saved-payment-methods li:last-child {
  border-bottom: none;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.wc-saved-payment-methods li label:before {
  top: 0;
}
.wpfnl-checkout .woocommerce-checkout #payment ul.wc-saved-payment-methods li label:after {
  top: 5px;
}
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form {
  display: flex;
  flex-flow: row wrap;
}
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form #wcpay-card-element {
  width: 100%;
}
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row {
  padding: 0;
  width: 100%;
}
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row.form-row-first {
  width: 50%;
  padding-right: 10px;
}
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row.form-row-last {
  width: 50%;
  padding-left: 10px;
}
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row label {
  padding-left: 0;
}
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row label::before, .wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row label::after {
  display: none;
}
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row .wc-stripe-elements-field,
.wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row .wc-stripe-iban-element-field {
  border: 1px solid #E5E8F3;
  margin: 5px 0 0;
  padding: 13px 15px 12px;
  background-color: #fff;
  outline: 0;
  border-radius: 5px;
}
.wpfnl-checkout .woocommerce-checkout #payment fieldset {
  border: none;
}
.wpfnl-checkout .woocommerce-checkout #payment .woocommerce-privacy-policy-text p {
  font-size: 16px;
}
.wpfnl-checkout .woocommerce-checkout #payment #place_order {
  float: none;
  background: #6E42D3;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 22px;
  margin-top: 20px;
  width: 100%;
}
.wpfnl-checkout .checkout-order-review-wrapper {
  position: relative;
}
.wpfnl-checkout #mailpoet_woocommerce_checkout_optin_field .woocommerce-form__label {
  display: block;
  position: relative;
  padding-left: 30px;
  min-height: 14px;
}
.wpfnl-checkout #mailpoet_woocommerce_checkout_optin_field #mailpoet_woocommerce_checkout_optin {
  display: inline-block;
  margin: initial;
  text-align: inherit;
  vertical-align: inherit;
  width: 18px;
  height: 18px;
  border: 2px solid #72737e;
  border-radius: 3px;
  position: absolute;
  top: 3px;
  left: 0;
  outline: none;
}
.wpfnl-checkout #mailpoet_woocommerce_checkout_optin_field #mailpoet_woocommerce_checkout_optin:checked {
  background-color: #6E42D3;
  border-color: #6E42D3;
}
.wpfnl-checkout #mailpoet_woocommerce_checkout_optin_field #mailpoet_woocommerce_checkout_optin:after {
  left: 4px;
  top: 1px;
  width: 7px;
  height: 11px;
  border-color: #fff;
  border-radius: 2px;
}

.wpfnl-checkout.floating-label #customer_details .form-row:not(.create-account) input.input-text:not(#billing_address_2, #shipping_address_2), .wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-last input.input-text:not(#billing_address_2, #shipping_address_2),
.wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-first input.input-text:not(#billing_address_2, #shipping_address_2),
.wpfnl-checkout.floating-label #customer_details .form-row:not(.create-account) textarea,
.wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-last textarea,
.wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-first textarea {
  padding: 21px 14px 5px;
  font-size: 15px;
}
.wpfnl-checkout.floating-label #customer_details .form-row:not(.create-account) .show-password-input, .wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-last .show-password-input,
.wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-first .show-password-input {
  right: 0.7em;
  top: 0.7em;
}
.wpfnl-checkout.floating-label #customer_details .form-row:not(.create-account) > label, .wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-last > label,
.wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-first > label {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  margin: 0;
  z-index: 1;
  width: calc(100% - 40px);
  background: #fff;
  line-height: 2;
}
.wpfnl-checkout.floating-label #customer_details .form-row:not(.create-account) > label.floated, .wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-last > label.floated,
.wpfnl-checkout.floating-label form.woocommerce-form-login .form-row-first > label.floated {
  top: 5px;
  transform: translateY(0);
  font-size: 12px;
  line-height: 1;
}
.wpfnl-checkout.floating-label #customer_details .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 21px 14px 5px;
  font-size: 15px;
}
.wpfnl-checkout.floating-label .required-field-appended {
  margin-bottom: 33px !important;
}
.wpfnl-checkout.floating-label .required-field-appended span.field-required {
  position: absolute;
  bottom: -18px;
  left: 0;
  line-height: 1;
  margin-top: 0 !important;
}
.wpfnl-checkout.floating-label .required-field-appended .select2-container + span.field-required {
  bottom: -23px;
}

.et-db #et-boc .et-l .et_pb_module .wpfnl-checkout.floating-label #customer_details .form-row:not(.create-account) > label {
  background: transparent;
  transition: all 0.3s ease-in-out;
}

.wpfnl-checkout .woocommerce form.woocommerce-checkout {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  margin-top: 20px;
}

.wpfnl-checkout .woocommerce form > * {
  width: 100%;
}

.wpfnl-checkout .woocommerce form wc-order-attribution-inputs {
  width: auto;
}

.wpfnl-checkout .woocommerce-checkout .woocommerce-shipping-fields {
  margin: 0;
}

.wpfnl-checkout .woocommerce-checkout .woocommerce-additional-fields {
  margin-top: 0;
}

.wpfnl-checkout .woocommerce .col2-set,
.woocommerce-page .wpfnl-checkout .col2-set {
  width: 50%;
  padding-right: 10px;
  margin-right: 0;
  float: none;
}

.wpfnl-checkout .woocommerce .woocommerce-checkout-review-order {
  width: 50%;
  padding-left: 10px;
}
.wpfnl-checkout .woocommerce .woocommerce-checkout-review-order .wd-table-wrapper {
  overflow-x: inherit;
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}

.wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce .col2-set,
.wpfnl-checkout.wpfnl-col-1 .woocommerce .col2-set,
.woocommerce-page .wpfnl-checkout.wpfnl-col-1 .col2-set {
  float: none;
  width: 100%;
  margin: 0;
  max-width: 100%;
  padding: 0;
  flex: inherit;
}

.wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce .woocommerce-checkout-review-order,
.wpfnl-checkout.wpfnl-col-1 .woocommerce .woocommerce-checkout-review-order {
  width: 100%;
  padding-left: 0;
}

.wpfnl-checkout .woocommerce .col2-set .col-1,
.woocommerce-page .wpfnl-checkout .col2-set .col-1 {
  float: none;
  width: 100%;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
  flex: inherit;
}

.wpfnl-checkout .woocommerce .col2-set .col-2,
.woocommerce-page .wpfnl-checkout .col2-set .col-2 {
  float: none;
  width: 100%;
  flex: inherit;
  padding: 0;
  max-width: 100%;
  margin-bottom: 20px;
}

.wpfnl-checkout .woocommerce form .form-row-first,
.wpfnl-checkout .woocommerce form .form-row-last,
.woocommerce-page .wpfnl-checkout form .form-row-first,
.woocommerce-page .wpfnl-checkout form .form-row-last {
  width: 49%;
}

.wpfnl-checkout #ship-to-different-address label {
  font-weight: 300;
  cursor: pointer;
  width: 100%;
}

.wpfnl-checkout #ship-to-different-address label input[type=checkbox] {
  display: none;
}

.wpfnl-checkout #ship-to-different-address label span {
  position: relative;
  display: block;
  text-align: left;
  padding-right: 45px;
  font-size: 20px;
  font-weight: 500;
  text-transform: initial;
}

.wpfnl-checkout #ship-to-different-address label span:before {
  content: "";
  display: block;
  height: 16px;
  width: 30px;
  border: 2px solid #bbb;
  background: #bbb;
  border-radius: 13rem;
  box-sizing: content-box;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  position: absolute;
  top: 4px;
  right: 0;
}

.wpfnl-checkout #ship-to-different-address label span:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #fff;
  position: absolute;
  top: 7px;
  right: 17px;
  border-radius: 13rem;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.wpfnl-checkout #ship-to-different-address label input[type=checkbox]:checked + span:before {
  background: #6E42D3;
  border-color: #6E42D3;
}

.wpfnl-checkout #ship-to-different-address label input[type=checkbox]:checked + span:after {
  right: 3px;
}

.wpfnl-checkout .wpfnl-checkout-variable-product {
  width: 100%;
  min-width: 240px;
  background: #fff;
  margin-bottom: 20px;
  border: 1px solid #E5E8F3;
  border-radius: 10px 10px 0px 0px;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .variable-product-title {
  border: none;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .product-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.18;
  color: #363B4E;
  padding: 10px 20px;
  border-top: 1px solid #E5E8F3;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .offer-product-single-variation {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  padding: 10px 20px;
  border-top: 1px solid #E5E8F3;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .offer-product-single-variation .variation-attr-name {
  color: #363B4E;
  width: 120px;
  padding-right: 10px;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .variation-attr-value.value {
  display: inline-block;
  position: relative;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .variation-attr-value.value:before {
  content: "";
  position: absolute;
  right: 10px;
  top: 15px;
  width: 7px;
  height: 7px;
  border: 1px solid #787878;
  transform: rotate(45deg);
  border-top: none;
  border-left: none;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .variation-attr-value.value select {
  height: 40px;
  width: 170px;
  line-height: 1;
  padding: 7px 26px 7px 10px;
  -webkit-appearance: none;
  appearance: none;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .reset_variations {
  font-weight: 600;
  margin-left: 140px;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .reset_variations[style*="visibility: hidden"] {
  display: none;
}
.wpfnl-checkout .wpfnl-checkout-variable-product .reset_variations[style*="visibility: visible"] {
  display: inline-block;
  margin-bottom: 10px;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table th,
.wpfnl-checkout .wpfnl-checkout-variable-product table td {
  font-size: 16px;
  color: #363B4E;
  padding: 10px 20px;
  border: 1px solid #E5E8F3;
  border-left: none;
  border-right: none;
  vertical-align: middle;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table th input,
.wpfnl-checkout .wpfnl-checkout-variable-product table td input {
  height: 40px;
  width: 57px;
  padding: 7px;
  line-height: 1;
  margin: 0;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .wpfnl-varition-qty {
  width: 148px;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .variation-attr-name {
  width: 130px;
  padding-right: 10px;
  text-transform: capitalize;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table td .wpfnl-cart-update {
  background: #6E42D3;
  color: #fff;
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  width: 142px;
  position: relative;
  top: -2px;
  border: 1px solid #6E42D3;
  margin-left: 10px;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table td .wpfnl-cart-update.no-quantity {
  margin-left: 0;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-quantity {
  width: 90px;
  text-align: center;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-price {
  width: 90px;
  text-align: center;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title {
  text-align: left;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title label {
  display: block;
  margin-bottom: 0;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .form-row,
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title p {
  margin: 0;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper input[type=radio] {
  display: none;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper label.radio {
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  padding-left: 28px;
  color: #72737e;
  font-weight: 500;
  transition: all 0.3s ease;
  line-height: 1.2;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper label.radio:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #72737e;
  border-radius: 50px;
  transition: all 0.3s ease;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper label.radio:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: #72737e;
  border-radius: 50px;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s ease;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper input[type=radio]:checked + label.radio {
  color: #363c42;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper input[type=radio]:checked + label.radio:before {
  border-color: #6E42D3;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper input[type=radio]:checked + label.radio:after {
  background-color: #6E42D3;
  opacity: 1;
  transform: scale(1);
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper input[type=checkbox] {
  display: none;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper .checkbox-title {
  display: block;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  padding-left: 28px;
  color: #72737e;
  font-weight: 500;
  transition: all 0.3s ease;
  line-height: 1.2;
  font-size: 16px;
  min-width: 210px;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper .checkbox-title:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #72737e;
  border-radius: 3px;
  transition: all 0.3s ease;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper .checkbox-title:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 6px;
  width: 7px;
  height: 11px;
  background: transparent;
  border-radius: 2px;
  opacity: 0;
  transform: rotate(45deg) skewX(15deg);
  transition: all 0.3s ease;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper input[type=checkbox]:checked + .checkbox-title {
  color: #363c42;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper input[type=checkbox]:checked + .checkbox-title:before {
  border-color: #6E42D3;
  background-color: #6E42D3;
}
.wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper input[type=checkbox]:checked + .checkbox-title:after {
  opacity: 1;
}

.wpfnl-checkout-stock-message {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.wpfnl-checkout-stock-message h4 {
  padding-left: 20px;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
  margin-top: 10px;
  display: block !important;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] {
  display: none !important;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text {
  position: relative;
  line-height: 1.3;
  font-size: 16px;
  color: #363B4E;
  padding-left: 26px;
  cursor: pointer;
  display: inline-block;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 2px solid #72737e;
  background-color: transparent;
  transition: all 0.3s ease;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 6px;
  width: 7px;
  height: 11px;
  background: transparent;
  border-radius: 2px;
  opacity: 0;
  transform: rotate(45deg) skewX(10deg);
  transition: all 0.3s ease;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + .woocommerce-terms-and-conditions-checkbox-text::before {
  background-color: #6E42D3;
  border-color: #6E42D3;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + .woocommerce-terms-and-conditions-checkbox-text::after {
  opacity: 1;
}

.wpfnl-checkout .woocommerce-account-fields {
  background: #fff;
  padding: 16px 20px;
  border: 1px solid #E5E8F3;
  border-radius: 10px;
  margin-bottom: 20px;
}
.wpfnl-checkout .woocommerce-account-fields p.create-account.form-row,
.wpfnl-checkout .woocommerce-account-fields .form-row:last-child {
  margin-bottom: 0;
}
.wpfnl-checkout .woocommerce-account-fields div.create-account {
  margin-top: 10px;
}
.wpfnl-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox {
  margin-top: 10px;
  display: block !important;
}
.wpfnl-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox input[type=checkbox] {
  display: none !important;
}
.wpfnl-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox > span {
  position: relative;
  line-height: 1.3;
  font-size: 16px;
  color: #363B4E;
  padding-left: 26px;
  cursor: pointer;
  display: inline-block;
}
.wpfnl-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox > span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 2px solid #72737e;
  background-color: transparent;
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox > span:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 6px;
  width: 7px;
  height: 11px;
  background: transparent;
  border-radius: 2px;
  opacity: 0;
  transform: rotate(45deg) skewX(10deg);
  transition: all 0.3s ease;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
}
.wpfnl-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span::before {
  background-color: #6E42D3;
  border-color: #6E42D3;
}
.wpfnl-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox input[type=checkbox]:checked + span::after {
  opacity: 1;
}

.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce form .place-order {
  padding: 1em !important;
}

.et_divi_builder #et_builder_outer_content .wpfnl_next_step_button {
  display: inline-block;
}

.wpfnl-checkout .woocommerce-form-login-toggle {
  margin-bottom: 10px;
}
.wpfnl-checkout .woocommerce-form-login.login {
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 20px 20px 8px;
}
.wpfnl-checkout .woocommerce-form-login.login p.form-row {
  margin-bottom: 20px;
}
.wpfnl-checkout .woocommerce-form-login.login .woocommerce-form-login__rememberme {
  margin-bottom: 0;
  margin-top: 11px;
}
.wpfnl-checkout .woocommerce-form-login.login .woocommerce-form-login__rememberme input[type=checkbox] {
  display: none !important;
}
.wpfnl-checkout .woocommerce-form-login.login .woocommerce-form-login__rememberme > span {
  position: relative;
  line-height: 1.3;
  font-size: 16px;
  color: #363B4E;
  padding-left: 26px;
  cursor: pointer;
  display: inline-block;
}
.wpfnl-checkout .woocommerce-form-login.login .woocommerce-form-login__rememberme > span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 2px solid #72737e;
  background-color: transparent;
  transition: all 0.3s ease;
}
.wpfnl-checkout .woocommerce-form-login.login .woocommerce-form-login__rememberme > span:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 6px;
  width: 7px;
  height: 11px;
  background: transparent;
  border-radius: 2px;
  opacity: 0;
  transform: rotate(45deg) skewX(10deg);
  transition: all 0.3s ease;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
}
.wpfnl-checkout .woocommerce-form-login.login .woocommerce-form-login__rememberme input[type=checkbox]:checked + span::before {
  background-color: #6E42D3;
  border-color: #6E42D3;
}
.wpfnl-checkout .woocommerce-form-login.login .woocommerce-form-login__rememberme input[type=checkbox]:checked + span::after {
  opacity: 1;
}

.oxy-wpf-checkout {
  width: 100%;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout #ship-to-different-address label span,
body.rtl .wpfnl-checkout #ship-to-different-address label span {
  text-align: right;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout table.woocommerce-checkout-review-order-table th,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout table.woocommerce-checkout-review-order-table td,
body.rtl .wpfnl-checkout table.woocommerce-checkout-review-order-table th,
body.rtl .wpfnl-checkout table.woocommerce-checkout-review-order-table td {
  text-align: right;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-shipping-methods li label,
body.rtl .wpfnl-checkout .woocommerce-shipping-methods li label {
  padding-right: 28px;
  padding-left: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-shipping-methods li label:before,
body.rtl .wpfnl-checkout .woocommerce-shipping-methods li label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-shipping-methods li label:after,
body.rtl .wpfnl-checkout .woocommerce-shipping-methods li label:after {
  left: inherit;
  right: 5px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label {
  padding: 0 30px 0 0;
  text-align: right;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label:before,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label:before,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label:before,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label:after,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label:after,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label:after,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label:after {
  right: 5px;
  left: inherit;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label img,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label img,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li > label img,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li > label img {
  float: left;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment div.payment_box:before,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment div.payment_box:before {
  right: 20px;
  left: inherit;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row.form-row-last,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row.form-row-last {
  padding-left: 0;
  padding-right: 10px;
}
body.rtl.et_divi_builder #et_builder_outer_content #add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand,
body.rtl.et_divi_builder #et_builder_outer_content .woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand,
body.rtl #add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand,
body.rtl .woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
  right: inherit;
  left: 10px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label {
  padding-left: inherit;
  padding-right: 30px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label:before,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label:after,
body.rtl .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods-saveNew > label:after {
  left: inherit;
  right: 6px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .woocommerce-checkout-review-order,
body.rtl .wpfnl-checkout .woocommerce .woocommerce-checkout-review-order {
  padding-left: 0;
  padding-right: 10px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .col2-set, body.rtl.et_divi_builder #et_builder_outer_content .woocommerce-page .wpfnl-checkout .col2-set,
body.rtl .wpfnl-checkout .woocommerce .col2-set,
body.rtl .woocommerce-page .wpfnl-checkout .col2-set {
  padding-right: 0;
  padding-left: 10px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce .col2-set,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout.wpfnl-col-1 .woocommerce .col2-set,
body.rtl.et_divi_builder #et_builder_outer_content .woocommerce-page .wpfnl-checkout.wpfnl-col-1 .col2-set,
body.rtl .wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce .col2-set,
body.rtl .wpfnl-checkout.wpfnl-col-1 .woocommerce .col2-set,
body.rtl .woocommerce-page .wpfnl-checkout.wpfnl-col-1 .col2-set {
  padding: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-navigation,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-multistep .wpfnl-multistep-navigation,
body.rtl .wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-navigation,
body.rtl .wpfnl-multistep .wpfnl-multistep-navigation {
  justify-content: flex-start;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right,
body.rtl .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right {
  margin-left: 0;
  margin-right: 30px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left .express-shipping-table table td,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left .express-shipping-table table th,
body.rtl .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left .express-shipping-table table td,
body.rtl .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left .express-shipping-table table th {
  text-align: right;
}
body.rtl.et_divi_builder #et_builder_outer_content .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text,
body.rtl .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text {
  padding-left: 0;
  padding-right: 26px;
}
body.rtl.et_divi_builder #et_builder_outer_content .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text:before,
body.rtl .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text:after,
body.rtl .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text:after {
  left: inherit;
  right: 6px;
}

.wpfnl-place-order-add-overlay {
  position: relative;
  z-index: 1;
}
.wpfnl-place-order-add-overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 20px);
  background: none;
  bottom: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .wpfnl-checkout .woocommerce form.woocommerce-checkout {
    display: block;
  }
  .wpfnl-checkout .woocommerce .col2-set,
  .woocommerce-page .wpfnl-checkout .col2-set {
    width: 100%;
    padding-right: 0;
  }
  .wpfnl-checkout .woocommerce .woocommerce-checkout-review-order {
    width: 100%;
    padding-left: 0;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .col2-set,
  body.rtl.et_divi_builder #et_builder_outer_content .woocommerce-page .wpfnl-checkout .col2-set,
  body.rtl .wpfnl-checkout .woocommerce .col2-set,
  body.rtl .woocommerce-page .wpfnl-checkout .col2-set {
    padding-left: 0;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .woocommerce-checkout-review-order,
  body.rtl .wpfnl-checkout .woocommerce .woocommerce-checkout-review-order {
    padding-right: 0;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right,
  body.rtl .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right {
    margin-right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .wpfnl-checkout .woocommerce form .form-row-first,
  .wpfnl-checkout .woocommerce form .form-row-last,
  .woocommerce-page .wpfnl-checkout form .form-row-first,
  .woocommerce-page .wpfnl-checkout form .form-row-last {
    width: 100%;
  }
  .wpfnl-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    line-height: 1.3;
  }
  .wpfnl-checkout .checkout_coupon.woocommerce-form-coupon .form-row {
    margin-bottom: 0;
    float: none;
    width: 100%;
  }
  .wpfnl-checkout .checkout_coupon.woocommerce-form-coupon button[type=submit] {
    margin-top: 10px;
  }
  .wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row.form-row-first {
    width: 100%;
    padding-right: 0;
  }
  .wpfnl-checkout .woocommerce-checkout #payment .wc-credit-card-form div.form-row.form-row-last {
    width: 100%;
    padding-left: 0;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table {
    border-top: 1px solid #E5E8F3 !important;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table tr {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    border-bottom: 1px solid #E5E8F3 !important;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td {
    text-align: right;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping td .woocommerce-shipping-methods {
    min-width: auto;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table th, .wpfnl-checkout table.woocommerce-checkout-review-order-table td {
    border: none !important;
    width: auto !important;
    min-width: auto !important;
    max-width: 100%;
    padding: 5px 10px !important;
    word-break: break-all;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table th::before, .wpfnl-checkout table.woocommerce-checkout-review-order-table td::before {
    display: none;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table th.product-total, .wpfnl-checkout table.woocommerce-checkout-review-order-table td.product-total {
    text-align: right;
    width: auto !important;
    min-width: max-content !important;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table thead {
    display: block;
    min-width: 100%;
    max-width: 100%;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table thead tr th {
    width: 100% !important;
    text-align: center;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table thead tr th.product-total {
    display: none;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table thead tr th .subtotal-text-for-mobile {
    display: inline-block;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table tbody, .wpfnl-checkout table.woocommerce-checkout-review-order-table tfoot {
    display: block;
    min-width: 100%;
    max-width: 100%;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table tfoot tr:last-child {
    border-bottom: none;
  }
}
@media only screen and (max-width: 450px) {
  .wpfnl-checkout .wpfnl-checkout-variable-product table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .wpfnl-checkout .wpfnl-checkout-variable-product table .product-title .woocommerce-input-wrapper label.radio {
    min-width: 210px;
  }
  .wpfnl-checkout table.woocommerce-checkout-review-order-table th:first-child,
  .wpfnl-checkout table.woocommerce-checkout-review-order-table td:first-child {
    min-width: 200px;
  }
  .wpfnl-checkout .woocommerce-shipping-methods {
    min-width: 150px;
  }
}
.wpfunnel_steps-template .thrv_wrapper div {
  box-sizing: border-box !important;
}

.wpfunnel_steps-template #tve_editor .woocommerce-checkout * {
  white-space: normal;
}

.wpfnl-thankyou-wrapper section {
  padding: 0;
}
.wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details {
  display: flex;
  flex-flow: row wrap;
  background: #FFFFFF;
  border: 1px solid #E5E8F3;
  border-radius: 0 0 10px 10px;
  margin-bottom: 20px;
}
.wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details::after, .wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details::before {
  display: none;
}
.wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details + p {
  margin-bottom: 20px;
  font-size: 16px;
  color: #363B4E;
}
.wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li {
  margin: 0;
  list-style: none;
  border-right: 1px solid #E5E8F3;
  line-height: normal;
  padding: 14px 20px;
  font-size: 14px;
  float: none;
  color: #363B4E;
  flex: 1;
}
.wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li:last-child {
  border-right: none;
}
.wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li strong {
  display: block;
  margin-top: 6px;
  color: #363B4E;
  font-weight: 500;
  font-size: 16px;
}
.wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-column__title,
.wpfnl-thankyou-wrapper .woocommerce-order-details__title,
.wpfnl-thankyou-wrapper .woocommerce-notice.woocommerce-thankyou-order-received {
  background: #F7F7FA;
  color: #363B4E;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px;
  margin: 0;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 500;
  padding: 15px 20px;
  border: 1px solid #E5E8F3;
  border-bottom: none;
  float: none !important;
  display: block;
}
.wpfnl-thankyou-wrapper .woocommerce-order-details {
  margin-bottom: 20px;
}
.wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details {
  background: #fff;
  border: 1px solid #E5E8F3;
  border-radius: 0 0 10px 10px;
  border-collapse: collapse;
}
.wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details th,
.wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details td {
  border: none;
  border-bottom: 1px solid #E5E8F3;
  text-align: left;
  font-size: 16px;
  color: #363B4E;
  padding: 14px 12px;
  background-color: transparent;
}
.wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details th:first-child,
.wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details td:first-child {
  padding-left: 20px;
  width: 60%;
}
.wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details th:last-child,
.wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details td:last-child {
  padding-right: 20px;
  width: 40%;
}
.wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses {
  display: flex;
  flex-flow: row wrap;
}
.wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column {
  width: 50%;
  margin: 0;
}
.wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1 {
  padding-right: 10px;
}
.wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-2 {
  padding-left: 10px;
}
.wpfnl-thankyou-wrapper .woocommerce-customer-details address {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  padding: 15px 20px;
  border: 1px solid #E5E8F3;
  background: #fff;
  border-radius: 0 0 10px 10px;
  height: calc(100% - 60px);
}
.wpfnl-thankyou-wrapper .woocommerce-customer-details address p:last-child {
  margin-bottom: 0;
}
.wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
  color: #363B4E;
  box-sizing: border-box;
  margin: 0 0 13px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 500;
}
.wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
  background: #F7F7FA;
  color: #363B4E;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px;
  margin: 0;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 500;
  padding: 15px 20px;
  border: 1px solid #E5E8F3;
  border-bottom: none;
  float: none !important;
  display: block;
}
.wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details {
  display: flex;
  flex-flow: row wrap;
  background: #FFFFFF;
  border: 1px solid #E5E8F3;
  border-radius: 0 0 10px 10px;
  margin-bottom: 20px;
}
.wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details li {
  margin: 0;
  list-style: none;
  border-right: 1px solid #E5E8F3;
  line-height: normal;
  padding: 14px 20px;
  font-size: 14px;
  float: none;
  color: #363B4E;
  flex: 1;
}
.wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong {
  display: block;
  margin-top: 6px;
  color: #363B4E;
  font-weight: 500;
  font-size: 16px;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details th,
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details td,
body.rtl .wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details th,
body.rtl .wpfnl-thankyou-wrapper .woocommerce-order-details .woocommerce-table--order-details td {
  text-align: right;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-2,
body.rtl .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-2 {
  padding-left: 0;
  padding-right: 10px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1,
body.rtl .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1 {
  padding-right: 0;
  padding-left: 10px;
}

/* ---order-overview on/off */
.wpfnl-elementor-display-order-overview-off .woocommerce-thankyou-order-details {
  display: none;
}

.wpfnl-elementor-display-order-overview-on .woocommerce-thankyou-order-details {
  display: flex;
}

/* ---order-details on/off */
.wpfnl-elementor-display-order-details-off .woocommerce-order-details {
  display: none;
}

.wpfnl-elementor-display-order-details-on .woocommerce-order-details {
  display: block;
}

/* ---billing address on/off */
.wpfnl-elementor-display-billing-address-off .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1 {
  display: none;
}

.wpfnl-elementor-display-billing-address-off .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-2 {
  padding-left: 0;
}

.wpfnl-elementor-display-billing-address-on .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1 {
  display: block;
}

.wpfnl-elementor-display-billing-address-on .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-2 {
  padding-left: 10px;
}

/* ---shipping address on/off */
.wpfnl-elementor-display-shipping-address-off .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-2 {
  display: none;
}

.wpfnl-elementor-display-shipping-address-off .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1 {
  padding-right: 0;
}

.wpfnl-elementor-display-shipping-address-on .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-2 {
  display: block;
}

.wpfnl-elementor-display-shipping-address-on .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1 {
  padding-right: 10px;
}

.wpfnl-elementor-display-shipping-address-off.wpfnl-elementor-display-billing-address-off .woocommerce-customer-details {
  display: none;
}

@media only screen and (max-width: 991px) {
  .wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details li,
  .wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li {
    flex: inherit;
  }
  .wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details li,
  .wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li {
    flex: inherit;
    width: 33.3333333333%;
    border-right: 1px solid #E5E8F3;
    border-bottom: 1px solid #E5E8F3;
  }
  .wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details li:last-child,
  .wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li:last-child {
    border-right: 1px solid #E5E8F3;
  }
}
@media only screen and (max-width: 575px) {
  .wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details li,
  .wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li {
    width: 100%;
    padding: 12px 14px;
  }
  .wpfnl-thankyou-wrapper .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong,
  .wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li strong {
    word-break: break-all;
    line-height: 1;
  }
  .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses {
    display: block;
  }
  .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column {
    padding: 0 !important;
    width: 100%;
  }
  .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1 {
    margin-bottom: 20px;
  }
}
.wpfnl-upsell-btn-wrapper {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.wpfnl-upsell-btn-wrapper button {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.wpfnl-upsell-btn-wrapper button .wpfnl-loader {
  margin-left: 8px;
  border-color: #fff;
  border-top-color: transparent;
  width: 14px;
  height: 14px;
}
.wpfnl-upsell-btn-wrapper .wpfnl-alert {
  margin-top: 5px;
}
.wpfnl-upsell-btn-wrapper .wpfnl-alert.box {
  margin-top: 7px;
}

#et-boc .et-l #wpfnl-offerbtn-wrapper,
#wpfnl-offerbtn-wrapper {
  width: 100%;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-product-variation-title,
#wpfnl-offerbtn-wrapper .wpfnl-product-variation-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1;
  color: #363B4C;
  margin: 0 0 13px 0;
  border: none;
  box-shadow: none;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-product-variation,
#wpfnl-offerbtn-wrapper .wpfnl-product-variation {
  position: relative;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .has-variation-product,
#wpfnl-offerbtn-wrapper .has-variation-product {
  border: 1px solid #F8F8FF;
  border-radius: 10px;
  padding: 4px 24px 24px;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper,
#wpfnl-offerbtn-wrapper .offer-variation-wrapper {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation,
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation {
  margin-right: 15px;
  margin-top: 15px;
  width: calc(50% - 8px);
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation:nth-child(even),
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation:nth-child(even) {
  margin-right: 0;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation .variation-attr-name,
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation .variation-attr-name {
  font-size: 16px;
  line-height: 1.3;
  color: #363B4C;
  text-transform: capitalize;
  margin-bottom: 6px;
  text-align: left;
  font-weight: 500;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation .variation-attr-value,
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation .variation-attr-value {
  position: relative;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation select,
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .offer-product-single-variation select {
  width: 100%;
  height: auto;
  -webkit-appearance: auto;
  appearance: auto;
  padding: 10px 14px;
  color: #85868F;
  border: 1px solid #E5E8F3;
  border-radius: 5px;
  font-size: 16px;
  background: #FFFFFF;
  outline: none;
  box-shadow: none;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .wpfnl-select-variation,
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .wpfnl-select-variation {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #ee5f5a;
  margin-bottom: 5px;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .reset_variations,
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .reset_variations {
  line-height: 1;
  font-size: 13px;
  font-weight: 500;
  color: #000000;
  text-transform: capitalize;
  padding: 7px 5px;
  text-align: center;
  width: 100%;
  margin-top: 15px;
  border-radius: 5px;
  font-style: italic;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .reset_variations[style*="visibility: hidden"],
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .reset_variations[style*="visibility: hidden"] {
  display: none;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-variation-wrapper .reset_variations[style*="visibility: visible"],
#wpfnl-offerbtn-wrapper .offer-variation-wrapper .reset_variations[style*="visibility: visible"] {
  display: block;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .variations select,
#wpfnl-offerbtn-wrapper .variations select {
  height: auto !important;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper,
#wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-right,
#wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-right {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-top,
#wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-top {
  flex-direction: column;
  align-items: flex-start;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-bottom,
#wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-bottom {
  flex-direction: column-reverse;
  align-items: flex-start;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price,
#wpfnl-offerbtn-wrapper .wpfnl-offer-product-price {
  display: inline-flex;
  align-items: center;
  flex-flow: row-reverse;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price bdi,
#wpfnl-offerbtn-wrapper .wpfnl-offer-product-price bdi {
  color: #000000;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.18;
  text-decoration: none;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price del,
#wpfnl-offerbtn-wrapper .wpfnl-offer-product-price del {
  margin-left: 6px !important;
  margin-right: 8px;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price del bdi,
#wpfnl-offerbtn-wrapper .wpfnl-offer-product-price del bdi {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  color: rgba(54, 59, 76, 0.8);
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price ins,
#wpfnl-offerbtn-wrapper .wpfnl-offer-product-price ins {
  text-decoration: none;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-btn-loader,
#wpfnl-offerbtn-wrapper .offer-btn-loader {
  display: block;
  background: rgba(0, 0, 0, 0.2117647059);
  width: calc(100% + 20px);
  height: 100%;
  position: absolute;
  top: 8px;
  left: -10px;
  border-radius: 10px;
  z-index: 2;
  display: none;
}
#et-boc .et-l #wpfnl-offerbtn-wrapper .offer-btn-loader:before,
#wpfnl-offerbtn-wrapper .offer-btn-loader:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 3px solid #353535;
  border-radius: 100%;
  transform: translate(-50%, -50%);
  border-top-color: #fff;
  animation: spin 0.7s linear infinite;
}

#et-boc .et-l #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.wp-block-wpfnl-offer-btn-center #wpfnl-offerbtn-wrapper,
.elementor-align-center #wpfnl-offerbtn-wrapper {
  margin: 0 auto;
}
.wp-block-wpfnl-offer-btn-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper,
.elementor-align-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper {
  justify-content: center;
}
.wp-block-wpfnl-offer-btn-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-top,
.elementor-align-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-top {
  align-items: center;
}
.wp-block-wpfnl-offer-btn-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-right,
.elementor-align-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-right {
  align-items: flex-end;
}
.wp-block-wpfnl-offer-btn-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-bottom,
.elementor-align-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-bottom {
  align-items: center;
}

.wp-block-wpfnl-offer-btn-center #wpfnl-offerbtn-wrapper .wpfnl-product-variation-title {
  text-align: center;
}

.oxy-offer-button-center {
  text-align: center !important;
}
.oxy-offer-button-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper {
  justify-content: center;
}
.oxy-offer-button-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-top {
  align-items: center;
}
.oxy-offer-button-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-right {
  align-items: flex-end;
}
.oxy-offer-button-center #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-bottom {
  align-items: center;
}

.wp-block-wpfnl-offer-btn-right #wpfnl-offerbtn-wrapper,
.elementor-align-right #wpfnl-offerbtn-wrapper {
  margin-left: auto;
  margin-right: 0;
}
.wp-block-wpfnl-offer-btn-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper,
.elementor-align-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper {
  justify-content: flex-end;
}
.wp-block-wpfnl-offer-btn-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-top,
.elementor-align-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-top {
  align-items: flex-end;
}
.wp-block-wpfnl-offer-btn-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-right,
.elementor-align-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-right {
  justify-content: flex-start;
}
.wp-block-wpfnl-offer-btn-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-bottom,
.elementor-align-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-bottom {
  align-items: flex-end;
}

.wp-block-wpfnl-offer-btn-right #wpfnl-offerbtn-wrapper .wpfnl-product-variation-title {
  text-align: right;
}

.oxy-offer-button-right {
  text-align: right !important;
}
.oxy-offer-button-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper {
  justify-content: flex-end;
}
.oxy-offer-button-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-top {
  align-items: flex-end;
}
.oxy-offer-button-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-right {
  justify-content: flex-start;
}
.oxy-offer-button-right #wpfnl-offerbtn-wrapper .wpfnl-offerbtn-and-price-wrapper.price-bottom {
  align-items: flex-end;
}

.wpfnl-bump-order-content {
  background: #f7f7f7;
  margin: 20px 0;
}

.woocommerce-checkout-review-order > .wpfnl-bump-order-content,
.woocommerce > .wpfnl-bump-order-content {
  margin-top: 0;
}

.wpfnl-content-container {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.wpfnl-bump-order-offer-content-left {
  width: 40%;
}
.wpfnl-bump-order-offer-content-left img {
  display: block;
}

.wpfnl-bump-order-offer-content-right {
  width: 60%;
  padding: 30px;
}
.wpfnl-bump-order-offer-content-right .wpfnl-bump-order-field-wrap {
  margin-bottom: 15px;
}
.wpfnl-bump-order-offer-content-right .wpfnl-bump-order-offer-title {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 15px;
}
.wpfnl-bump-order-offer-content-right .wpfnl-bump-order-desc {
  font-size: 18px;
  line-height: 1.5;
}

.wpfnl-bump-order-content.vertical .wpfnl-content-container {
  display: block;
}
.wpfnl-bump-order-content.vertical .wpfnl-bump-order-offer-content-left {
  width: 100%;
}
.wpfnl-bump-order-content.vertical .wpfnl-bump-order-offer-content-right {
  width: 100%;
  padding: 20px;
}

.wpfnl-order-bump-wrapper .wpfnl-bump-order-label {
  margin-left: 5px;
}

.wpfnl-order-bump-wrapper .wpfnl-product-title {
  margin: 10px 0 0;
}

.wpfnl-order-bump-wrapper .wpfnl-product-description {
  margin-top: 8px;
  margin-bottom: 15px;
}

/* ---vertical layout--- */
.wpfnl-order-bump-wrapper.vertical .wpfnl-content-container {
  display: block;
}

.wpfnl-order-bump-wrapper.vertical .wpfnl-content-container .wpfnl-bump-order-offer-content-left {
  width: 100%;
}

.wpfnl-order-bump-wrapper.vertical .wpfnl-content-container .wpfnl-bump-order-offer-content-right {
  width: 100%;
  padding: 20px;
}

.wpfnl-order-bump__popup-wrapper {
  position: fixed;
  z-index: 999;
  right: 50%;
  top: -100%;
  width: 100%;
  max-width: 1160px;
  padding: 0 20px;
  border-radius: 11px;
  transition: all 0.9s cubic-bezier(0.77, 0.2, 0.28, 0.88);
  transform: translateX(50%);
}
.wpfnl-order-bump__popup-wrapper .close-order-bump {
  height: 28px;
  width: 28px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  cursor: pointer;
  position: absolute;
  right: 27px;
  top: 4px;
  opacity: 0.6;
  z-index: 1;
}
.wpfnl-order-bump__popup-wrapper .close-order-bump:hover {
  opacity: 1;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-wrapper {
  position: relative;
  background-color: #FAFAFF;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  padding: 10px 50px 18px 20px;
  box-shadow: 0 26px 20px 0px rgba(0, 0, 0, 0.1019607843);
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-wrapper .oderbump-loader {
  border-radius: 0;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left {
  width: 55%;
  padding-right: 15px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left .wpfnl-order-bump__image-area {
  position: relative;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left .wpfnl-order-bump__content-area {
  width: calc(100% - 120px);
  padding-left: 20px;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left .order-bump__product-title {
  color: #171719;
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 700;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left .order-bump__product-detail {
  margin: 0;
  font-size: 15px;
  color: #777777;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left .order-bump__product-price {
  margin: 7px 0 0 0;
  color: #4d4d4e;
  font-size: 15px;
  font-weight: 700;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-right {
  max-width: 45%;
  position: relative;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button input[type=checkbox] {
  display: none;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button label {
  font-size: 15px;
  color: #171719;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-block;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button.mobile-btn {
  display: none;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button .wpfnl-bump-order-label {
  position: relative;
  padding-left: 28px;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button .wpfnl-bump-order-label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #6E42D2;
  border-radius: 4px;
  background: #fafaff;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button .wpfnl-bump-order-label:after {
  content: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgOCA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yLjg5NCA4YS44NDMuODQzIDAgMDEtLjY0Ny0uMzA1TC4yMDUgNS4yNTJhLjg4OC44ODggMCAwMS4wOTItMS4yMy44MzYuODM2IDAgMDExLjIuMDk0bDEuMzM2IDEuNTk3TDcuMDUzLjQ5NWMuNjUzLS45MzggMS4zMzctLjQxOS42OC41MjRMMy41ODcgNy42MzVBLjg0Ni44NDYgMCAwMTIuODk0IDh6Ii8+PC9zdmc+);
  position: absolute;
  left: 5px;
  top: 0px;
  width: 10px;
  height: 10px;
  opacity: 0;
  transition: all 0.3s ease;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button input[type=checkbox]:checked + .wpfnl-bump-order-label:after {
  opacity: 1;
}
.wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__image-area img {
  height: 120px;
  display: block;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-wrapper {
    display: block;
  }
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left {
    width: 100%;
    padding-right: 0;
  }
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-right {
    max-width: 100%;
  }
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .wpfnl-order-bump__popup-wrapper .close-order-bump {
    height: 24px;
    width: 24px;
    right: 10px;
    top: -10px;
    border: 1px solid #7A8B9A;
    background: #fafaff;
  }
  .wpfnl-order-bump__popup-wrapper .close-order-bump svg {
    width: 10px;
    height: 10px;
  }
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left .order-bump__product-title {
    font-size: 17px;
  }
}
@media only screen and (max-width: 470px) {
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-wrapper {
    padding: 18px 20px 18px 20px;
  }
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left {
    display: block;
  }
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__content-left .wpfnl-order-bump__content-area {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__image-area img {
    margin: 0 auto 12px;
  }
  .wpfnl-order-bump__popup-wrapper .wpfnl-order-bump__button {
    text-align: center;
  }
}
.funnel-landing-block {
  border-radius: 5px;
  color: white;
  padding: 0.5em;
  text-decoration: none;
}

.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard,
.wpfnl-multistep .wpfnl-multistep-wizard {
  display: flex;
  flex-flow: row wrap;
  position: relative;
  margin-bottom: 40px;
  list-style: none !important;
  padding: 0 !important;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard:before,
.wpfnl-multistep .wpfnl-multistep-wizard:before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #eee;
  z-index: 0;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard > li,
.wpfnl-multistep .wpfnl-multistep-wizard > li {
  flex: 1;
  text-align: center;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard > li:before,
.wpfnl-multistep .wpfnl-multistep-wizard > li:before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  height: 2px;
  background: transparent;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard > li.completed:before, .wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard > li.current:before,
.wpfnl-multistep .wpfnl-multistep-wizard > li.completed:before,
.wpfnl-multistep .wpfnl-multistep-wizard > li.current:before {
  background: #6E42D3;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li,
.wpfnl-multistep .wpfnl-multistep-wizard li {
  position: relative;
  z-index: 1;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li button,
.wpfnl-multistep .wpfnl-multistep-wizard li button {
  color: #363B4E !important;
  background: transparent !important;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li button:focus,
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li button:hover,
.wpfnl-multistep .wpfnl-multistep-wizard li button:focus,
.wpfnl-multistep .wpfnl-multistep-wizard li button:hover {
  color: #363B4E !important;
  background: transparent !important;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 0;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li .step-icon,
.wpfnl-multistep .wpfnl-multistep-wizard li .step-icon {
  width: 50px;
  height: 50px;
  border: 4px solid #ffffff;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  border-radius: 50%;
  background: #e8e8ed;
  box-shadow: 0 4px 9px rgba(34, 34, 34, 0.231372549);
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li .step-title,
.wpfnl-multistep .wpfnl-multistep-wizard li .step-title {
  color: #363B4E;
  margin: 0;
  padding: 0 10px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  display: block;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li.completed .step-icon, .wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li.current .step-icon,
.wpfnl-multistep .wpfnl-multistep-wizard li.completed .step-icon,
.wpfnl-multistep .wpfnl-multistep-wizard li.current .step-icon {
  border-color: #6E42D3;
  background: #6E42D3;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li.completed .step-icon path, .wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li.current .step-icon path,
.wpfnl-multistep .wpfnl-multistep-wizard li.completed .step-icon path,
.wpfnl-multistep .wpfnl-multistep-wizard li.current .step-icon path {
  fill: #fff;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-navigation,
.wpfnl-multistep .wpfnl-multistep-navigation {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  margin-top: 30px;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-navigation button[type=button],
.wpfnl-multistep .wpfnl-multistep-navigation button[type=button] {
  padding: 14px 25px;
  font-weight: 600;
  font-size: 16px;
  min-width: 120px;
  background: #6E42D3;
  color: #fff;
  border-radius: 6px;
  margin: 0 0 0 15px;
  box-sizing: border-box;
  box-shadow: none;
  outline: none;
  border: none;
  height: auto;
  text-align: center;
  display: block;
}
.wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-navigation button[type=button]:disabled,
.wpfnl-multistep .wpfnl-multistep-navigation button[type=button]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  user-select: none;
}
.wpfnl-checkout-form-wpfnl-multistep .woocommerce-form-coupon-toggle,
.wpfnl-multistep .woocommerce-form-coupon-toggle {
  display: none;
}

.wpfnl-multistep.wpfnl-2-step .woocommerce #wpfnl_checkout_shipping {
  display: block;
}

.wpfnl-checkout-form-wpfnl-multistep .woocommerce #customer_details.col2-set,
.wpfnl-multistep .woocommerce #customer_details.col2-set {
  width: 100% !important;
  padding-right: 0;
  margin: 0 !important;
  float: none !important;
  display: block;
}

.woocommerce-page.woocommerce-checkout .wpfnl-checkout-form-wpfnl-multistep form #order_review,
.wpfnl-checkout-form-wpfnl-multistep .woocommerce #order_review,
.woocommerce-page.woocommerce-checkout .wpfnl-multistep form #order_review,
.wpfnl-multistep .woocommerce #order_review {
  width: 100% !important;
  padding-left: 0;
  display: none;
  float: none !important;
}

.wpfnl-checkout-form-wpfnl-multistep .user-not-logedin #wpfnl_checkout_billing,
.wpfnl-multistep.wpfnl-2-step .user-not-logedin #wpfnl_checkout_billing,
.wpfnl-multistep .user-not-logedin #wpfnl_checkout_billing {
  display: none;
}

.wpfnl-checkout-form-wpfnl-multistep .woocommerce #wpfnl_checkout_shipping,
.wpfnl-multistep.wpfnl-2-step .user-not-logedin #wpfnl_checkout_shipping,
.wpfnl-multistep .woocommerce #wpfnl_checkout_shipping {
  display: none;
}

@media only screen and (max-width: 575px) {
  .wpfnl-checkout-form-wpfnl-multistep .wpfnl-multistep-wizard li .step-title,
  .wpfnl-multistep .wpfnl-multistep-wizard li .step-title {
    font-size: 15px;
  }
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left {
  width: 60%;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left .express-shipping-table {
  margin-bottom: 20px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #E5E8F3;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left .express-shipping-table table td, .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left .express-shipping-table table th {
  border: none;
  text-align: left;
  padding: 10px 15px;
  white-space: initial;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left .express-shipping-table table th {
  width: 110px;
  border-right: 1px solid #E5E8F3;
  vertical-align: middle;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right {
  margin-left: 30px;
  padding: 30px;
  width: calc(40% - 30px);
  position: sticky;
  top: 0;
  background: #f7f7f7;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right .woocommerce-NoticeGroup {
  display: none;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right .responsive-table {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right form.woocommerce-checkout {
  display: block;
  margin-top: 0;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right #order_review_heading,
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right #order_review {
  background: #F7F7FA;
  color: #363B4E;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px;
  margin: 0;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 500;
  padding: 15px 20px;
  border: 1px solid #E5E8F3;
  border-bottom: none;
  float: none;
  display: block;
  width: 100%;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right .woocommerce-checkout-review-order-table thead:first-child tr:first-child th {
  border-top: none;
}
.wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right table.woocommerce-checkout-review-order-table {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .wpfnl-express-checkout .wpfnl-express-checkout-wrapper {
    flex-flow: column-reverse;
  }
  .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-left {
    width: 100%;
  }
  .wpfnl-express-checkout .wpfnl-express-checkout-wrapper .wpfnl-express-checkout-right {
    margin-left: 0;
    padding: 0;
    width: 100%;
    position: relative;
    top: 0;
    background: transparent;
    margin-bottom: 30px;
  }
}
.wpfnl-optin-form.clickto-expand-optin {
  display: none;
}
.wpfnl-optin-form .wpfnl-optin-form-group {
  width: 100%;
  margin-bottom: 12px;
}
.wpfnl-optin-form .wpfnl-optin-form-group:last-child {
  margin-bottom: 0;
}
.wpfnl-optin-form .wpfnl-optin-form-group > label {
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.33;
  color: #363B4E;
  margin-bottom: 7px;
  text-align: left;
}
.wpfnl-optin-form .wpfnl-optin-form-group .required-mark {
  color: #df1010;
}
.wpfnl-optin-form .wpfnl-optin-form-group .input-wrapper {
  display: block;
  position: relative;
}
.wpfnl-optin-form .wpfnl-optin-form-group .input-wrapper .field-icon {
  position: absolute;
  top: 50%;
  right: 16px;
  line-height: 1;
  transform: translateY(-50%);
}
.wpfnl-optin-form .wpfnl-optin-form-group textarea,
.wpfnl-optin-form .wpfnl-optin-form-group input[type=text],
.wpfnl-optin-form .wpfnl-optin-form-group input[type=email] {
  width: 100%;
  background-image: none !important;
  border: 1px solid #DFE1E8;
  margin: 0;
  font-size: 15px;
  line-height: 1.33;
  color: #7A8B9A;
  padding: 11px 40px 11px 14px;
  border-radius: 5px;
  background: #FFFFFF;
}
.wpfnl-optin-form .wpfnl-optin-form-group .btn-optin {
  background-color: #6E42D3;
  color: #fff;
  text-align: center;
  padding: 12px 20px 13px;
  line-height: 1.3 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}
.wpfnl-optin-form .wpfnl-optin-form-group .btn-optin:hover {
  background-color: #4C25A5;
}
.wpfnl-optin-form .wpfnl-optin-form-group .btn-optin .wpfnl-loader {
  position: relative;
  top: 2px;
}
.wpfnl-optin-form .wpfnl-optin-form-group .btn-optin[disabled] {
  opacity: 0.7;
  cursor: not-allowed;
}
.wpfnl-optin-form .wpfnl-optin-form-group.user-registration-checkbox, .wpfnl-optin-form .wpfnl-optin-form-group.acceptance-checkbox {
  margin-bottom: 20px;
}
.wpfnl-optin-form .wpfnl-optin-form-group.user-registration-checkbox input[type=checkbox], .wpfnl-optin-form .wpfnl-optin-form-group.acceptance-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: 0;
}
.wpfnl-optin-form .wpfnl-optin-form-group.user-registration-checkbox > label, .wpfnl-optin-form .wpfnl-optin-form-group.acceptance-checkbox > label {
  font-size: 15px;
  line-height: 1.33;
  color: #7A8B9A;
  padding: 0 0 0 26px;
  margin: 0;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.wpfnl-optin-form .wpfnl-optin-form-group.user-registration-checkbox > label .check-box, .wpfnl-optin-form .wpfnl-optin-form-group.acceptance-checkbox > label .check-box {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 2px solid #72737e;
  background-color: transparent;
  transition: all 0.3s ease;
}
.wpfnl-optin-form .wpfnl-optin-form-group.user-registration-checkbox > label p, .wpfnl-optin-form .wpfnl-optin-form-group.acceptance-checkbox > label p {
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1 !important;
}
.wpfnl-optin-form .wpfnl-optin-form-group.user-registration-checkbox > label .check-box::after, .wpfnl-optin-form .wpfnl-optin-form-group.acceptance-checkbox > label .check-box::after {
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% - 4px);
  width: 7px;
  height: 11px;
  background: transparent;
  border-radius: 2px;
  opacity: 0;
  transform: rotate(45deg) skewX(10deg) translate(-50%, -50%);
  transition: all 0.3s ease;
  border: 3px solid #fff;
  border-left: none;
  border-top: none;
}
.wpfnl-optin-form .wpfnl-optin-form-group.user-registration-checkbox input[type=checkbox]:checked + label .check-box, .wpfnl-optin-form .wpfnl-optin-form-group.acceptance-checkbox input[type=checkbox]:checked + label .check-box {
  background-color: #6E42D3;
  border-color: #6E42D3;
}
.wpfnl-optin-form .wpfnl-optin-form-group.user-registration-checkbox input[type=checkbox]:checked + label .check-box::after, .wpfnl-optin-form .wpfnl-optin-form-group.acceptance-checkbox input[type=checkbox]:checked + label .check-box::after {
  opacity: 1;
}
.wpfnl-optin-form .wpfnl-optin-form-group.submit.align-left {
  text-align: left;
}
.wpfnl-optin-form .wpfnl-optin-form-group.submit.align-center {
  text-align: center;
}
.wpfnl-optin-form .wpfnl-optin-form-group.submit.align-right {
  text-align: right;
}
.wpfnl-optin-form .wpfnl-optin-form-group.submit.align-justify .btn-optin {
  width: 100%;
}
.wpfnl-optin-form .wpfnl-optin-form-group.submit.align-justify .btn-optin .elementor-button-text {
  flex-grow: inherit;
}
.wpfnl-optin-form .response {
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 500;
  border-radius: 3px;
  cursor: default;
}

.wpfnl-optin-clickto-expand.align-center {
  text-align: center;
}
.wpfnl-optin-clickto-expand.align-right {
  text-align: right;
}
.wpfnl-optin-clickto-expand.align-justify .clickto-expand-btn {
  width: 100%;
}
.wpfnl-optin-clickto-expand.align-justify .clickto-expand-btn .elementor-button-text {
  flex-grow: initial;
}

.wpfunnels-block-next-step-button:after,
.wpfnl-gutenberg-optin-form-wrapper .submit button:after {
  content: "";
  border: 2px solid #8265c5;
  border-radius: 50%;
  border-top: 2px solid #fff;
  width: 13px;
  height: 13px;
  animation: spin 0.7s linear infinite;
  display: none;
  margin-left: 5px;
  position: relative;
  top: 1px;
}

.wpfunnels-block-next-step-button.show-loader:after,
.wpfnl-gutenberg-optin-form-wrapper .submit button.show-loader:after {
  display: inline-block;
}

.et-db #et-boc .et-l .et_pb_button.wpfnl_next_step_button:after {
  content: "" !important;
  border: 2px solid #8265c5;
  border-radius: 50%;
  border-top: 2px solid #fff;
  width: 13px;
  height: 13px;
  animation: spin 0.7s linear infinite;
  display: none;
  margin-left: 5px !important;
  position: relative !important;
  top: 1px;
  opacity: 1 !important;
}

.et-db #et-boc .et-l .et_pb_button.wpfnl_next_step_button.show-loader:after {
  display: inline-block !important;
}

.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 {
  display: flex;
  flex-flow: row wrap;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .wpfnl-optin-form-group:nth-child(1) {
  width: 50%;
  padding-right: 10px;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .wpfnl-optin-form-group:nth-child(2) {
  width: 50%;
  padding-left: 10px;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .wpfnl-optin-form-group:nth-child(3) {
  width: 50%;
  padding-right: 10px;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .wpfnl-optin-form-group:nth-child(4) {
  width: 50%;
  padding-left: 10px;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .wpfnl-optin-form-group.message {
  width: 100%;
  padding: 0;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .wpfnl-optin-form-group.user-registration-checkbox,
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .wpfnl-optin-form-group.acceptance-checkbox {
  width: 100%;
  padding: 0;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .btn-optin {
  background-color: #EE8134;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .btn-optin:hover {
  background-color: #d76515;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style2 .wpfnl-optin-form-group.submit {
  text-align: right;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style2 .wpfnl-optin-form-group.submit.align-left {
  text-align: left;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style2 .wpfnl-optin-form-group.submit.align-center {
  text-align: center;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style2 .wpfnl-optin-form-group.submit.align-right {
  text-align: right;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style2 .wpfnl-optin-form-group.submit.align-justify .btn-optin {
  width: 100%;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style2 .wpfnl-optin-form-group.submit.align-justify .btn-optin .elementor-button-text {
  flex-grow: inherit;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style2 .btn-optin {
  background-color: #EE8134;
  width: auto;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style2 .btn-optin:hover {
  background-color: #d76515;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style3 .wpfnl-optin-form-group.user-registration-checkbox input[type=checkbox]:checked + label .check-box,
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style3 .wpfnl-optin-form-group.acceptance-checkbox input[type=checkbox]:checked + label .check-box {
  background-color: #00D057;
  border-color: #00D057;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style3 .wpfnl-optin-form-group.user-registration-checkbox label a,
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style3 .wpfnl-optin-form-group.acceptance-checkbox label a {
  color: #EE8134;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style3 .btn-optin {
  background-color: #EE8134;
  width: 100%;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style3 .btn-optin:hover {
  background-color: #d76515;
}
.wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style4 .btn-optin {
  border-radius: 50px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .wpfnl-optin-form .wpfnl-optin-form-wrapper.form-style1 .wpfnl-optin-form-group {
    padding: 0 !important;
    width: 100% !important;
  }
}
.wpfnl-bricks-optin-form-wrapper {
  width: 100%;
}

.submit-button-wrapper .clickto-expand-btn {
  color: #fff;
}

.theme-bricks .brxe-wpfnl_checkout {
  width: 100%;
}
.theme-bricks .wpfnl-checkout #ship-to-different-address label input[type=checkbox] {
  display: none !important;
}
.theme-bricks .wpfnl-checkout .woocommerce #payment #place_order {
  transition: all 0.3s ease;
}
.theme-bricks .woocommerce-checkout #customer_details {
  float: none;
  margin-right: 0;
  width: 50%;
}
.theme-bricks .woocommerce-checkout #order_review {
  border: none;
  float: none;
  width: 50%;
}
.theme-bricks .wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce #customer_details,
.theme-bricks .wpfnl-checkout.wpfnl-col-1 .woocommerce #customer_details,
.theme-bricks .woocommerce-page .wpfnl-checkout.wpfnl-col-1 #customer_details {
  width: 100%;
  margin: 0;
  max-width: 100%;
  padding: 0;
  flex: inherit;
}
.theme-bricks .wpfnl-checkout.wpfnl-col-1 .woocommerce #order_review {
  width: 100%;
  padding-left: 0;
}
.theme-bricks .wpfnl-checkout .woocommerce-checkout #payment div.payment_box:before {
  background: transparent;
}

.wpfnl-lms-checkout .lms-checkout-header {
  background: #F7F7FA;
  border: 1px solid #F2F3F8;
  border-radius: 10px 10px 0px 0px;
  padding: 18px 30px 19px;
}
.wpfnl-lms-checkout .lms-checkout-header h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  color: #000000;
}
.wpfnl-lms-checkout .lms-checkout-body {
  background: #FFFFFF;
  border: 1px solid #F2F3F8;
  border-radius: 0px 0px 10px 10px;
  padding: 26px 30px 30px;
  margin: -1px 0 0 0;
  display: flex;
  flex-flow: row wrap;
}
.wpfnl-lms-checkout .lms-checkout-body .course-image {
  width: 21%;
  min-height: 190px;
}
.wpfnl-lms-checkout .lms-checkout-body .course-image img {
  border-radius: 15px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.wpfnl-lms-checkout .lms-checkout-body .course-content {
  width: 79%;
  padding-left: 5.5%;
}
.wpfnl-lms-checkout .lms-checkout-body .course-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  color: #373B4C;
  margin-bottom: 13px;
}
.wpfnl-lms-checkout .lms-checkout-body .course-title .no-of-lesson {
  position: relative;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #656976;
}
.wpfnl-lms-checkout .lms-checkout-body .lms-single-block {
  margin-bottom: 17px;
}
.wpfnl-lms-checkout .lms-checkout-body .lms-single-block:last-child {
  margin-bottom: 0;
}
.wpfnl-lms-checkout .lms-checkout-body .lms-single-block .lms-block-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.25;
  color: #373B4C;
  margin-bottom: 3px;
}
.wpfnl-lms-checkout .lms-checkout-body .lms-single-block .course-description {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #656976;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wpfnl-lms-checkout .lms-checkout-body .lms-single-block .course-plan {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  color: #656976;
}
.wpfnl-lms-checkout .lms-checkout-body .lms-single-block .course-plan .primary-color {
  color: #6E42D3;
}
.wpfnl-lms-checkout .lms-checkout-body .lms-single-block .course-plan small {
  font-weight: 400;
}
.wpfnl-lms-checkout .lms-checkout-footer {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 15px 0;
}
.wpfnl-lms-checkout .lms-checkout-footer .footer-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  color: #373B4C;
  margin: 0;
  padding: 0;
}
.wpfnl-lms-checkout .lms-checkout-footer .footer-price {
  color: #6E42D3;
  margin-left: 40px;
  display: inline-block;
}
.wpfnl-lms-checkout .lms-checkout-footer .learndash_checkout_buttons {
  margin: 0;
}
.wpfnl-lms-checkout .lms-checkout-footer .btn-default,
.wpfnl-lms-checkout .lms-checkout-footer .ld-login-button,
.wpfnl-lms-checkout .lms-checkout-footer #btn-join,
.wpfnl-lms-checkout .lms-checkout-footer .btn-join {
  border-radius: 5px;
  background-color: #6E42D3;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.3;
  padding: 15px 47px;
  margin-left: 50px;
  font-weight: 600;
  outline: none;
  box-shadow: none;
  width: auto;
}
.wpfnl-lms-checkout .lms-checkout-footer .wpfnl-lms-access-course-message {
  width: 100%;
  text-align: right;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  margin-top: 8px;
  color: #373B4C;
}

.jq-dropdown.jq-dropdown-tip {
  margin-top: 37px;
}

.jq-dropdown .jq-dropdown-menu {
  padding: 6px;
  border-radius: 6px;
}

@media only screen and (max-width: 991px) {
  .wpfnl-lms-checkout .lms-checkout-body .course-image {
    width: 30%;
  }
  .wpfnl-lms-checkout .lms-checkout-body .course-content {
    width: 70%;
    padding-left: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .wpfnl-lms-checkout .lms-checkout-header {
    padding: 14px 15px 13px;
  }
  .wpfnl-lms-checkout .lms-checkout-body {
    display: block;
    padding: 15px;
  }
  .wpfnl-lms-checkout .lms-checkout-body .course-image img {
    border-radius: 10px;
    height: inherit;
    width: auto;
    object-fit: inherit;
  }
  .wpfnl-lms-checkout .lms-checkout-body .course-image {
    width: 100%;
  }
  .wpfnl-lms-checkout .lms-checkout-body .course-content {
    width: 100%;
    padding-left: 0;
    margin-top: 16px;
  }
  .wpfnl-lms-checkout .lms-checkout-footer .footer-price {
    margin-left: 23px;
  }
  .wpfnl-lms-checkout .lms-checkout-footer .btn-default,
  .wpfnl-lms-checkout .lms-checkout-footer .ld-login-button,
  .wpfnl-lms-checkout .lms-checkout-footer .btn-join {
    padding: 11px 25px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .wpfnl-lms-checkout .lms-checkout-body .lms-single-block .course-plan {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 450px) {
  .wpfnl-lms-checkout .lms-checkout-footer {
    display: block;
  }
  .wpfnl-lms-checkout .lms-checkout-footer .btn-default,
  .wpfnl-lms-checkout .lms-checkout-footer .ld-login-button,
  .wpfnl-lms-checkout .lms-checkout-footer .btn-join {
    margin-left: 0;
    margin-top: 7px;
  }
}
.lms-order-details .order-details-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.3;
  color: #656976;
  margin-bottom: 18px;
}
.lms-order-details .order-details-title span {
  color: #000000;
  font-size: 18px;
}
.lms-order-details .order-details-table {
  background: #ffffff;
  border: 1px solid #F2F3F8;
  border-radius: 10px;
}
.lms-order-details .order-details-table .order-item {
  padding: 18px 30px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #F2F3F8;
}
.lms-order-details .order-details-table .order-item:last-child {
  border-bottom: 0;
}
.lms-order-details .order-details-table .order-item > span {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  color: #656976;
  text-transform: capitalize;
}
.lms-order-details .order-details-table .order-item .course-name {
  width: calc(100% - 130px);
  padding-right: 20px;
}
.lms-order-details .order-details-table .order-item .price-total {
  width: 130px;
}
.lms-order-details .order-details-table .order-tbl-header {
  background: #F7F7FA;
  padding: 18px 30px;
  border-radius: 10px 10px 0 0;
}
.lms-order-details .order-details-table .order-tbl-header > span {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  color: #363B4E;
}
.lms-order-details .order-details-table .course-info > span {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
  color: #363B4E;
}
.lms-order-details .order-details-table .course-info > span span {
  display: block;
}
.lms-order-details .order-details-table .course-info > span a {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
  text-decoration-line: underline;
  color: #6E42D3;
}
.lms-order-details .order-details-table .course-info > span a:hover {
  text-decoration: none;
}
.lms-order-details .order-details-table-footer .footer-list {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 18px 30px;
}
.lms-order-details .order-details-table-footer .footer-list span {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
}
.lms-order-details .order-details-table-footer .footer-list .total-title {
  width: 210px;
  display: block;
  padding-right: 20px;
}
.lms-order-details .order-details-table-footer .footer-list .total-price {
  width: 130px;
}

@media only screen and (max-width: 575px) {
  .lms-order-details .order-details-table .order-tbl-header {
    padding: 12px 15px;
  }
  .lms-order-details .order-details-table .order-tbl-header span {
    font-size: 16px;
  }
  .lms-order-details .order-details-table .order-item {
    padding: 12px 15px;
  }
  .lms-order-details .order-details-table .order-item .price-total {
    width: 100px;
  }
  .lms-order-details .order-details-table .order-item .course-name {
    width: calc(100% - 100px);
    padding-right: 15px;
  }
  .lms-order-details .order-details-table .course-info > span {
    font-size: 16px;
  }
  .lms-order-details .order-details-table .course-info > span span {
    margin-right: 4px;
  }
  .lms-order-details .order-details-table-footer .footer-list {
    padding: 12px 15px;
  }
  .lms-order-details .order-details-table-footer .footer-list .total-title {
    width: 180px;
    padding-right: 15px;
  }
  .lms-order-details .order-details-table-footer .footer-list .total-price {
    width: 100px;
  }
}
.wpfnl-order-bump__template .template-preview-wrapper .description p {
  margin-bottom: 10px;
}
.wpfnl-order-bump__template .template-preview-wrapper .description p:last-child {
  margin-bottom: 0;
}
.wpfnl-order-bump__template .template-preview-wrapper .description ul li {
  list-style: disc;
}
.wpfnl-order-bump__template .template-preview-wrapper .description ol li {
  list-style: decimal;
}
.wpfnl-order-bump__template .template-preview-wrapper .description ol,
.wpfnl-order-bump__template .template-preview-wrapper .description ul {
  padding-left: 20px;
  margin-bottom: 10px;
}
.wpfnl-order-bump__template .template-preview-wrapper .description ol:last-child,
.wpfnl-order-bump__template .template-preview-wrapper .description ul:last-child {
  margin-bottom: 0;
}

.wpfnl-order-bump__template-style1 {
  background-color: #f7f7f7;
  border-radius: 12px;
  position: relative;
  margin: 20px 0;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper {
  padding: 20px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .template-img {
  width: 150px;
  height: 150px;
  background-color: #F2F2F8;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .for-mobile {
  display: none;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .template-content {
  width: calc(100% - 160px);
  padding-left: 20px;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
  margin: 0 0 9px 0;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin-bottom: 14px;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style1 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style1 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style1 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #EE8134;
  margin-left: auto;
  margin-top: 10px;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .product-price span {
  font-size: 13px;
  line-height: 15px;
  color: #EE8134;
  font-weight: 500;
}
.wpfnl-order-bump__template-style1 .template-preview-wrapper .product-price ins {
  text-decoration: none;
  background: transparent;
}
.wpfnl-order-bump__template-style1 .offer-checkbox {
  background-color: #6E42D3;
  padding: 12px 20px 12px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 -1px 2px 0 rgba(190, 190, 215, 0.29);
}
.wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox {
  display: block;
  line-height: 1;
}
.wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #d9d9d9;
  padding: 0 0 0 26px;
  margin: 0;
  border: 0;
}
.wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label:before {
  top: 1px;
  border: none;
}
.wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label:after {
  left: 4px;
  top: 6px;
  width: 10px;
  height: 6px;
  border-bottom-color: #6E42D3;
  border-left-color: #6E42D3;
}
.wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #fff;
  border-color: #ffffff;
}

.oderbump-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  background: rgba(34, 34, 34, 0.2);
  border-radius: 10px;
  display: none;
  flex-flow: column;
  align-items: center;
  justify-content: center;
}
.oderbump-loader .wpfnl-loader {
  border-color: #ffffff;
  border-top-color: #6E42D3;
  border-width: 2px;
  display: block;
  width: 40px;
  height: 40px;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style1 .template-preview-wrapper .template-content,
body.rtl .wpfnl-order-bump__template-style1 .template-preview-wrapper .template-content {
  padding-right: 20px;
  padding-left: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label {
  padding: 0 26px 0 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style1 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 4px;
}

@media only screen and (max-width: 460px) {
  .wpfnl-order-bump__template-style1 .template-preview-wrapper {
    padding: 15px;
    display: block;
  }
  .wpfnl-order-bump__template-style1 .template-preview-wrapper .template-img {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  .wpfnl-order-bump__template-style1 .template-preview-wrapper .for-mobile {
    display: block;
    border-radius: 10px;
    margin-bottom: 16px;
  }
  .wpfnl-order-bump__template-style1 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style1 .template-preview-wrapper .template-content,
  body.rtl .wpfnl-order-bump__template-style1 .template-preview-wrapper .template-content {
    padding-right: 0;
  }
  .wpfnl-order-bump__template-style1 .offer-checkbox {
    padding: 9px 15px 13px;
  }
}
.wpfnl-order-bump__template-style2 {
  border-radius: 10px;
  position: relative;
  margin: 20px 0;
  background-color: #f7f7f7;
}
.wpfnl-order-bump__template-style2 .template-preview-wrapper {
  padding: 20px 15px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  border: 1px dashed #6E42D3;
  border-radius: 0 0 10px 10px;
  border-top: none;
}
.wpfnl-order-bump__template-style2 .template-preview-wrapper .template-img {
  width: 150px;
  height: 150px;
  background-color: #F2F2F8;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style2 .template-preview-wrapper .for-mobile {
  display: none;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style2 .template-preview-wrapper .template-content {
  width: calc(100% - 150px);
  padding-left: 20px;
}
.wpfnl-order-bump__template-style2 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
  margin: 0 0 9px 0;
}
.wpfnl-order-bump__template-style2 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin-bottom: 14px;
}
.wpfnl-order-bump__template-style2 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style2 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style2 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style2 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
@keyframes moveArrow {
  0%, 100% {
    transform: translateX(-8px);
    opacity: 1;
  }
  50%, 90% {
    transform: translateX(15px);
    opacity: 0;
  }
  99% {
    transform: translateX(-8px);
    opacity: 0;
  }
}
.wpfnl-order-bump__template-style2 .offer-checkbox {
  background-color: #6E42D3;
  padding: 8px 15px;
  border-radius: 10px 10px 0 0;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  border: 1px dashed #6e42d3;
}
.wpfnl-order-bump__template-style2 .offer-checkbox .nav-arrow {
  display: inherit;
  line-height: normal;
  position: relative;
  top: 2px;
  margin-right: 10px;
  animation: moveArrow 1s linear infinite;
}
.wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox {
  line-height: normal;
  display: inherit;
  width: calc(100% - 130px);
}
.wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 500;
  color: #d9d9d9;
  padding: 0 0 0 20px;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
}
.wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label:before {
  top: 2px;
  border: none;
  width: 12px;
  height: 12px;
}
.wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label:after {
  left: 2px;
  top: 5px;
  width: 8px;
  height: 5px;
  border-bottom-color: #6E42D3;
  border-left-color: #6E42D3;
}
.wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #fff;
  border-color: #ffffff;
}
.wpfnl-order-bump__template-style2 .offer-checkbox .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #EE8134;
  margin-left: auto;
}
.wpfnl-order-bump__template-style2 .offer-checkbox .product-price span {
  font-size: 12px;
  line-height: 14px;
  color: #EE8134;
  font-weight: 500;
  line-height: normal;
}
.wpfnl-order-bump__template-style2 .offer-checkbox .product-price ins {
  text-decoration: none;
  background: transparent;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style2 .template-preview-wrapper .template-content,
body.rtl .wpfnl-order-bump__template-style2 .template-preview-wrapper .template-content {
  padding-right: 20px;
  padding-left: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label {
  padding: 0 26px 0 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style2 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 2px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style2 .offer-checkbox .nav-arrow,
body.rtl .wpfnl-order-bump__template-style2 .offer-checkbox .nav-arrow {
  margin-left: 10px;
  margin-right: 0;
  transform: rotate(-180deg);
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style2 .offer-checkbox .product-price,
body.rtl .wpfnl-order-bump__template-style2 .offer-checkbox .product-price {
  margin-left: 0;
  margin-right: auto;
}

@media only screen and (max-width: 460px) {
  .wpfnl-order-bump__template-style2 .template-preview-wrapper {
    padding: 15px;
    display: block;
  }
  .wpfnl-order-bump__template-style2 .template-preview-wrapper .template-img {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  .wpfnl-order-bump__template-style2 .template-preview-wrapper .for-mobile {
    display: block;
    border-radius: 10px;
    margin-bottom: 16px;
  }
  .wpfnl-order-bump__template-style2 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
  }
  .wpfnl-order-bump__template-style2 .offer-checkbox {
    padding: 9px 15px 13px;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style2 .template-preview-wrapper .template-content,
  body.rtl .wpfnl-order-bump__template-style2 .template-preview-wrapper .template-content {
    padding-right: 0;
  }
}
.wpfnl-order-bump__template-style3 {
  border-radius: 10px;
  position: relative;
  margin: 20px 0;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper {
  padding: 20px 15px;
  border: 1px solid #6E42D3;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .template-img {
  width: 150px;
  height: 150px;
  background-color: #F2F2F8;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .for-mobile {
  display: none;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .template-content {
  width: 100%;
  margin-top: 12px;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .product-price {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 15px;
  display: block;
  color: #EE8134;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .product-price del {
  color: #7A8B9A;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .product-price ins {
  text-decoration: none;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .template-title {
  font-weight: 500;
  margin: 0 0 9px 0;
  font-size: 16px;
  line-height: 1.3;
  color: #363B4E;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin-bottom: 14px;
}
.wpfnl-order-bump__template-style3 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style3 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style3 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style3 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style3 .offer-checkbox {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
.wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox {
  line-height: normal;
  display: inherit;
  width: calc(100% - 60px);
}
.wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 600;
  color: #363B4E;
  padding-left: 28px;
  font-size: 14px;
  line-height: 14px;
  margin: 0;
}
.wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label:before {
  top: -1px;
  border: none;
  width: 18px;
  height: 18px;
  background-color: #c0c0c3;
}
.wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label:after {
  left: 4px;
  top: 4px;
  width: 10px;
  height: 6px;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
}
.wpfnl-order-bump__template-style3 .offer-checkbox .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #EE8134;
  margin-left: auto;
}
.wpfnl-order-bump__template-style3 .offer-checkbox .product-price del {
  margin-right: 2px;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label {
  padding-left: 0;
  padding-right: 28px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style3 .offer-checkbox .wpfnl-checkbox label:after {
  right: 4px;
  top: 4px;
}

.wpfnl-order-bump__template-style4 {
  background-color: #f7f7f7;
  border-radius: 10px;
  position: relative;
  margin: 20px 0;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper {
  padding: 20px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .template-img {
  width: 70px;
  height: 70px;
  background-color: #F2F2F8;
  border-radius: 5px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .for-mobile {
  display: none;
  border-radius: 5px;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .template-content {
  width: calc(100% - 340px);
  padding-left: 14px;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: #363B4E;
  margin: 0 0 7px 0;
  max-width: 206px;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .rating {
  color: #363B4E;
  font-weight: 600;
  display: flex;
  align-items: center;
  line-height: 1;
  font-size: 15px;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .rating .star-rating {
  float: none;
  width: 86px;
  height: 15px;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .rating .star-rating::before {
  content: "s s s s s";
  font-size: 13px;
  line-height: 1.2;
  color: #EE8134;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .rating .star-rating span::before {
  content: "S S S S S";
  font-size: 13px;
  line-height: 1.2;
  color: #EE8134;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin-bottom: 14px;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style4 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style4 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style4 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .template-price {
  line-height: 1;
  padding-left: 20px;
  width: 110px;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #EE8134;
  margin-left: auto;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .product-price span {
  font-size: 13px;
  line-height: 15px;
  color: #EE8134;
  font-weight: 500;
}
.wpfnl-order-bump__template-style4 .template-preview-wrapper .product-price ins {
  text-decoration: none;
  background: transparent;
}
.wpfnl-order-bump__template-style4 .offer-checkbox {
  margin-left: auto;
  max-width: 160px;
}
.wpfnl-order-bump__template-style4 .offer-checkbox .wpfnl-checkbox label:before,
.wpfnl-order-bump__template-style4 .offer-checkbox .wpfnl-checkbox label:after {
  display: none;
}
.wpfnl-order-bump__template-style4 .offer-checkbox .wpfnl-checkbox label {
  border: 1px solid #6E42D3;
  color: #6E42D3;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
  display: block;
}
.wpfnl-order-bump__template-style4 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label {
  color: #fff;
  background-color: #6E42D3;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style4 .template-preview-wrapper .template-content,
body.rtl .wpfnl-order-bump__template-style4 .template-preview-wrapper .template-content {
  padding-left: 0;
  padding-right: 14px;
}

@media only screen and (max-width: 575px) {
  .wpfnl-order-bump__template-style4 .template-preview-wrapper {
    padding: 15px;
    display: block;
  }
  .wpfnl-order-bump__template-style4 .template-preview-wrapper .template-img {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  .wpfnl-order-bump__template-style4 .template-preview-wrapper .for-mobile {
    display: block;
    margin-bottom: 16px;
  }
  .wpfnl-order-bump__template-style4 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
  }
  .wpfnl-order-bump__template-style4 .template-preview-wrapper .template-title {
    max-width: 100%;
  }
  .wpfnl-order-bump__template-style4 .template-preview-wrapper .template-price {
    padding-left: 0;
    margin: 12px 0;
    width: 100%;
  }
  .wpfnl-order-bump__template-style4 .offer-checkbox {
    margin-left: 0;
    max-width: inherit;
  }
}
.wpfnl-order-bump__template-style5 {
  background-color: transparent;
  border: 2px dashed #6E42D3;
  border-radius: 10px;
  position: relative;
  margin: 20px 0;
  padding: 20px !important;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper {
  display: flex;
  flex-flow: row-reverse;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .template-img {
  width: 100px;
  height: 100px;
  background-color: #F2F2F8;
  border-radius: 5px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .for-mobile {
  display: none;
  border-radius: 5px;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .template-content {
  width: calc(100% - 100px);
  padding-right: 14px;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #363B4E;
  margin: 0 0 7px 0;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .rating {
  color: #363B4E;
  font-weight: 600;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  line-height: 1;
  font-size: 15px;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .rating .star-rating {
  float: none;
  width: 86px;
  height: 15px;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .rating .star-rating::before {
  content: "s s s s s";
  font-size: 13px;
  line-height: 1.2;
  color: #EE8134;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .rating .star-rating span::before {
  content: "S S S S S";
  font-size: 13px;
  line-height: 1.2;
  color: #EE8134;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin-bottom: 5px;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style5 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style5 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style5 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .template-price {
  line-height: 1;
  margin-bottom: 10px;
  width: 100%;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 15px;
  color: #EE8134;
  margin-left: auto;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .product-price span {
  font-size: 16px;
  line-height: 15px;
  color: #EE8134;
  font-weight: 500;
}
.wpfnl-order-bump__template-style5 .template-preview-wrapper .product-price ins {
  text-decoration: none;
  background: transparent;
}
.wpfnl-order-bump__template-style5 .offer-checkbox {
  line-height: 1.2;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
.wpfnl-order-bump__template-style5 .offer-checkbox .wpfnl-checkbox {
  display: block;
}
.wpfnl-order-bump__template-style5 .offer-checkbox .wpfnl-checkbox label {
  display: block;
  color: #6E42D3;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 50px;
}
.wpfnl-order-bump__template-style5 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
  top: -3px;
  width: 43px;
  height: 22px;
  border-radius: 30px;
  border-color: #6E42D3;
}
.wpfnl-order-bump__template-style5 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 24px;
  top: 1px;
  width: 14px;
  height: 14px;
  border-radius: 30px;
  transform: none;
  border-bottom: none;
  border-left: none;
  background-color: #6E42D3;
  opacity: 1;
  visibility: visible;
}
.wpfnl-order-bump__template-style5 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::after {
  background-color: #fff;
  right: 4px;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style5 .template-preview-wrapper .template-content,
body.rtl .wpfnl-order-bump__template-style5 .template-preview-wrapper .template-content {
  padding-right: 0;
  padding-left: 14px;
}

@media only screen and (max-width: 575px) {
  .wpfnl-order-bump__template-style5 .template-preview-wrapper {
    display: block;
  }
  .wpfnl-order-bump__template-style5 .template-preview-wrapper .template-img {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  .wpfnl-order-bump__template-style5 .template-preview-wrapper .for-mobile {
    display: block;
    margin-bottom: 16px;
  }
  .wpfnl-order-bump__template-style5 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
  }
  .wpfnl-order-bump__template-style5 .template-preview-wrapper .template-title {
    max-width: 100%;
  }
  .wpfnl-order-bump__template-style5 .template-preview-wrapper .template-price {
    padding-left: 0;
    margin: 12px 0;
    width: 100%;
  }
  .wpfnl-order-bump__template-style5 .offer-checkbox {
    margin-left: 0;
    max-width: inherit;
  }
}
.wpfnl-order-bump__template-style6 {
  background-color: #f7f7f7;
  border-radius: 10px;
  position: relative;
  margin: 20px 0;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper {
  padding: 20px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .template-img {
  width: 150px;
  height: 150px;
  background-color: #F2F2F8;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .for-mobile {
  display: none;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .template-content {
  width: calc(100% - 140px);
  padding-right: 20px;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
  margin: 0 0 9px 0;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin-bottom: 14px;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style6 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style6 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style6 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  color: #EE8134;
  margin-left: auto;
  width: 140px;
  text-align: right;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .product-price span {
  font-size: 15px;
  line-height: 15px;
  color: #EE8134;
  font-weight: 500;
}
.wpfnl-order-bump__template-style6 .template-preview-wrapper .product-price ins {
  text-decoration: none;
  background: transparent;
}
.wpfnl-order-bump__template-style6 .offer-checkbox {
  margin-bottom: 15px;
}
.wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox {
  display: block;
  line-height: 1;
}
.wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #363B4E;
  padding: 0 0 0 26px;
  margin: 0;
  border: 0;
}
.wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label:before {
  top: 1px;
  background: #fff;
}
.wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label:after {
  left: 4px;
  top: 6px;
  width: 10px;
  height: 6px;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
}
.wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #6E42D3;
  border-color: #6E42D3;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style6 .template-preview-wrapper .template-content,
body.rtl .wpfnl-order-bump__template-style6 .template-preview-wrapper .template-content {
  padding-right: 0;
  padding-left: 20px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-checkout .wpfnl-order-bump__template-style6 .template-preview-wrapper .product-price,
body.rtl .wpfnl-checkout .wpfnl-order-bump__template-style6 .template-preview-wrapper .product-price {
  text-align: left;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label {
  padding: 0 26px 0 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style6 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 4px;
}

@media only screen and (max-width: 575px) {
  .wpfnl-order-bump__template-style6 .template-preview-wrapper {
    padding: 15px;
    display: block;
  }
  .wpfnl-order-bump__template-style6 .template-preview-wrapper .template-content {
    width: 100%;
    padding-right: 0;
  }
  .wpfnl-order-bump__template-style6 .offer-checkbox {
    margin-bottom: 10px;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style6 .template-preview-wrapper .template-content,
  body.rtl .wpfnl-order-bump__template-style6 .template-preview-wrapper .template-content {
    padding-left: 0;
  }
}
.wpfnl-order-bump__template-style7 {
  margin-bottom: 20px;
  position: relative;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper {
  padding: 15px;
  background: #5a26d1;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content-wrapper {
  padding-right: 15px;
  width: calc(100% - 50px);
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .template-title {
  margin-bottom: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .description li,
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .description span,
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .description p,
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .description {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .wpfnl-checkbox label {
  padding: 0;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .wpfnl-checkbox label:after, .wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .wpfnl-checkbox label:before {
  display: none;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .wpfnl-checkbox label svg {
  transition: all 0.3s ease;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .wpfnl-checkbox label svg path {
  stroke: #fff;
}
.wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content .wpfnl-checkbox input[type=checkbox]:checked + label svg {
  transform: rotate(45deg);
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content-wrapper,
body.rtl .wpfnl-order-bump__template-style7 .template-preview-wrapper .template-content-wrapper {
  padding-right: 0;
  padding-left: 15px;
}

.wpfnl-order-bump__template-style8 {
  margin-bottom: 20px;
  position: relative;
}
.wpfnl-order-bump__template-style8 .template-preview-wrapper {
  padding: 15px 15px;
  border: 2px dashed #6E42D3;
}
.wpfnl-order-bump__template-style8 .template-preview-wrapper .template-title {
  margin: 0 0 9px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
}
.wpfnl-order-bump__template-style8 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin-bottom: 14px;
  text-transform: uppercase;
  text-decoration: underline;
}
.wpfnl-order-bump__template-style8 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style8 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style8 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style8 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style8 .offer-checkbox {
  padding: 8px 15px;
  margin-bottom: 15px;
  background-color: #6E42D3;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  border: none;
}
.wpfnl-order-bump__template-style8 .offer-checkbox .nav-arrow {
  margin-right: 10px;
  display: inherit;
  line-height: normal;
  position: relative;
  top: 2px;
}
.wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox {
  line-height: normal;
  display: inherit;
  width: calc(100% - 30px);
}
.wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label {
  margin: 0;
  padding: 0 0 0 20px;
  font-weight: 500;
  color: #d9d9d9;
  font-size: 12px;
  line-height: 14px;
}
.wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label:before {
  top: 2px;
  border: none;
  width: 12px;
  height: 12px;
}
.wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label:after {
  left: 2px;
  top: 5px;
  width: 8px;
  height: 5px;
  border-bottom-color: #6E42D3;
  border-left-color: #6E42D3;
}
.wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #fff;
  border-color: #ffffff;
}
.wpfnl-order-bump__template-style8 .offer-checkbox .product-price {
  margin-left: auto;
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #EE8134;
}
.wpfnl-order-bump__template-style8 .offer-checkbox .product-price span {
  font-size: 12px;
  line-height: 14px;
  color: #EE8134;
  font-weight: 500;
  line-height: normal;
}
.wpfnl-order-bump__template-style8 .offer-checkbox .product-price ins {
  text-decoration: none;
  background: transparent;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label {
  padding: 0 26px 0 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style8 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 2px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style8 .offer-checkbox .nav-arrow,
body.rtl .wpfnl-order-bump__template-style8 .offer-checkbox .nav-arrow {
  margin-left: 10px;
  margin-right: 0;
  transform: rotate(-180deg);
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style8 .offer-checkbox .product-price,
body.rtl .wpfnl-order-bump__template-style8 .offer-checkbox .product-price {
  margin-left: 0;
  margin-right: auto;
}

@media only screen and (max-width: 460px) {
  .wpfnl-order-bump__template-style2 .template-preview-wrapper {
    padding: 15px;
    display: block;
  }
  .wpfnl-order-bump__template-style2 .template-preview-wrapper .template-img {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  .wpfnl-order-bump__template-style2 .template-preview-wrapper .for-mobile {
    margin-bottom: 16px;
    display: block;
    border-radius: 10px;
  }
  .wpfnl-order-bump__template-style2 .template-preview-wrapper .template-content {
    padding-left: 0;
    width: 100%;
  }
  .wpfnl-order-bump__template-style2 .offer-checkbox {
    padding: 9px 15px 13px;
  }
}
.wpfnl-order-bump__template-style9 {
  background-color: #ffffff;
  border: 1px solid #E5E8F3;
  border-radius: 12px;
  position: relative;
  margin: 20px 0;
}
.wpfnl-order-bump__template-style9 > .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  margin-bottom: 0;
  background: #ffd921;
  text-align: center;
  padding: 10px 15px;
  border-radius: 10px 10px 0 0;
}
.wpfnl-order-bump__template-style9 .template-preview-wrapper {
  padding: 20px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.wpfnl-order-bump__template-style9 .template-preview-wrapper .template-img {
  width: 150px;
  height: 150px;
  background-color: #F2F2F8;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style9 .template-preview-wrapper .for-mobile {
  display: none;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style9 .template-preview-wrapper .template-content {
  width: calc(100% - 160px);
  padding-left: 20px;
}
.wpfnl-order-bump__template-style9 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
  margin: 0 0 9px 0;
}
.wpfnl-order-bump__template-style9 .template-preview-wrapper .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #EE8134;
  margin-left: auto;
  margin-top: 10px;
}
.wpfnl-order-bump__template-style9 .template-preview-wrapper .product-price span {
  font-size: 13px;
  line-height: 15px;
  color: #EE8134;
  font-weight: 500;
}
.wpfnl-order-bump__template-style9 .template-preview-wrapper .product-price ins {
  text-decoration: none;
  background: transparent;
}
.wpfnl-order-bump__template-style9 .description-wrapper {
  background: #f7f7f7;
  padding: 12px 20px;
  margin: 0;
}
.wpfnl-order-bump__template-style9 .description-wrapper .description li,
.wpfnl-order-bump__template-style9 .description-wrapper .description span,
.wpfnl-order-bump__template-style9 .description-wrapper .description p,
.wpfnl-order-bump__template-style9 .description-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style9 .offer-checkbox {
  background-color: #6E42D3;
  padding: 12px 20px 12px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 -1px 2px 0 rgba(190, 190, 215, 0.29);
  text-align: center;
}
.wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox {
  display: block;
  line-height: 1;
}
.wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #d9d9d9;
  padding: 0 0 0 26px;
  margin: 0;
  border: 0;
}
.wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label:before {
  top: 1px;
  border: none;
}
.wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label:after {
  left: 4px;
  top: 6px;
  width: 10px;
  height: 6px;
  border-bottom-color: #6E42D3;
  border-left-color: #6E42D3;
}
.wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #fff;
  border-color: #ffffff;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style9 .template-preview-wrapper .template-content,
body.rtl .wpfnl-order-bump__template-style9 .template-preview-wrapper .template-content {
  padding-left: 0;
  padding-right: 20px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label {
  padding: 0 26px 0 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style9 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 4px;
}

@media only screen and (max-width: 460px) {
  .wpfnl-order-bump__template-style9 .template-preview-wrapper {
    padding: 15px;
    display: block;
  }
  .wpfnl-order-bump__template-style9 .template-preview-wrapper .template-img {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  .wpfnl-order-bump__template-style9 .template-preview-wrapper .for-mobile {
    display: block;
    border-radius: 10px;
    margin-bottom: 16px;
  }
  .wpfnl-order-bump__template-style9 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
  }
  .wpfnl-order-bump__template-style9 .offer-checkbox {
    padding: 9px 15px 13px;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style9 .template-preview-wrapper .template-content,
  body.rtl .wpfnl-order-bump__template-style9 .template-preview-wrapper .template-content {
    padding-right: 0;
  }
}
.wpfnl-order-bump__template-style10 {
  border-radius: 10px;
  position: relative;
  margin: 20px 0;
  background-color: #f7f7f7;
  border: 1px solid #E5E8F3;
}
.wpfnl-order-bump__template-style10 .template-preview-wrapper {
  padding: 20px 15px;
}
.wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title-area {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 15px 0;
}
.wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
  margin: 0;
  width: calc(100% - 60px);
  padding-right: 15px;
  display: flex;
}
.wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title .nav-arrow {
  line-height: 1;
  position: relative;
  top: -1px;
  margin-right: 7px;
}
.wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title .product-price {
  display: inline-block;
  color: #EE8134;
  margin-left: auto;
}
.wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title .product-price span {
  color: #EE8134;
  font-weight: 700;
}
.wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title .product-price ins {
  text-decoration: none;
  background: transparent;
}
.wpfnl-order-bump__template-style10 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style10 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style10 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style10 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style10 .offer-checkbox {
  display: block;
  width: 60px;
  text-align: right;
}
.wpfnl-order-bump__template-style10 .offer-checkbox .wpfnl-checkbox {
  line-height: 1;
  display: block;
}
.wpfnl-order-bump__template-style10 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 700;
  color: #6E42D3;
  font-size: 16px;
  line-height: 14px;
  margin: 0;
  padding: 0;
}
.wpfnl-order-bump__template-style10 .offer-checkbox .wpfnl-checkbox label:after,
.wpfnl-order-bump__template-style10 .offer-checkbox .wpfnl-checkbox label:before {
  display: none;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style10 .offer-checkbox,
body.rtl .wpfnl-order-bump__template-style10 .offer-checkbox {
  text-align: left;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title,
body.rtl .wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title {
  padding-right: 0;
  padding-left: 15px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title .nav-arrow,
body.rtl .wpfnl-order-bump__template-style10 .template-preview-wrapper .template-title .nav-arrow {
  top: 3px;
  margin-right: 0;
  margin-left: 7px;
  transform: rotate(-180deg);
  display: inline-block;
}

@media only screen and (max-width: 460px) {
  .wpfnl-order-bump__template-style10 .template-preview-wrapper {
    padding: 15px;
    display: block;
  }
  .wpfnl-order-bump__template-style10 .template-preview-wrapper .template-img {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  .wpfnl-order-bump__template-style10 .template-preview-wrapper .for-mobile {
    display: block;
    border-radius: 10px;
    margin-bottom: 16px;
  }
  .wpfnl-order-bump__template-style10 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
  }
  .wpfnl-order-bump__template-style10 .offer-checkbox {
    padding: 9px 15px 13px;
  }
}
.wpfnl-order-bump__template-style11 {
  border-radius: 5px;
  position: relative;
  margin: 20px 0;
  background-color: #fff;
  border: 1px solid #6E42D3;
}
.wpfnl-order-bump__template-style11 .oderbump-loader {
  border-radius: 5px;
}
.wpfnl-order-bump__template-style11 .template-preview-wrapper {
  padding: 20px 15px;
}
.wpfnl-order-bump__template-style11 .template-preview-wrapper .template-title-area {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 15px 0;
}
.wpfnl-order-bump__template-style11 .template-preview-wrapper .template-title-area .product-price {
  display: inline-block;
  color: #EE8134;
  margin-left: auto;
  width: 120px;
  text-align: right;
}
.wpfnl-order-bump__template-style11 .template-preview-wrapper .template-title-area .product-price span {
  color: #EE8134;
  font-weight: 700;
}
.wpfnl-order-bump__template-style11 .template-preview-wrapper .template-title-area .product-price ins {
  text-decoration: none;
  background: transparent;
}
.wpfnl-order-bump__template-style11 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style11 .offer-checkbox {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  width: calc(100% - 120px);
}
.wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox {
  display: block;
  line-height: 1;
}
.wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #363B4E;
  padding: 0 0 0 26px;
  margin: 0;
  border: 0;
}
.wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label:before {
  top: 1px;
  border-color: #6E42D3;
}
.wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label:after {
  left: 4px;
  top: 6px;
  width: 10px;
  height: 6px;
  border-bottom-color: #6E42D3;
  border-left-color: #6E42D3;
}
.wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #fff;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style11 .template-preview-wrapper .template-title-area .product-price,
body.rtl .wpfnl-order-bump__template-style11 .template-preview-wrapper .template-title-area .product-price {
  text-align: left;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label {
  padding: 0 26px 0 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style11 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 4px;
}

@media only screen and (max-width: 460px) {
  .wpfnl-order-bump__template-style11 .template-preview-wrapper {
    padding: 15px;
    display: block;
  }
  .wpfnl-order-bump__template-style11 .template-preview-wrapper .template-img {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  .wpfnl-order-bump__template-style11 .template-preview-wrapper .for-mobile {
    display: block;
    border-radius: 10px;
    margin-bottom: 16px;
  }
  .wpfnl-order-bump__template-style11 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
  }
}
.wpfnl-order-bump__template-style12 {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 20px;
  position: relative;
  border: 1px solid #E5E8F3;
  margin-bottom: 20px;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .template-img {
  width: 150px;
  height: 150px;
  background-color: #F2F2F8;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
  margin: 0 16px 6px 0;
  float: left;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .template-content {
  clear: right;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .template-content::after {
  content: "";
  display: block;
  clear: both;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
  margin-bottom: 0;
  margin-left: 5px;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  width: 100%;
  margin-top: 8px;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #EE8134;
  margin-top: 5px;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .product-price span {
  font-size: 13px;
  color: #EE8134;
  font-weight: 500;
}
.wpfnl-order-bump__template-style12 .template-preview-wrapper .product-price ins {
  text-decoration: none;
}
.wpfnl-order-bump__template-style12 .offer-checkbox {
  background-color: #6E42D3;
  padding: 11px 20px;
  margin-top: 10px;
  border-radius: 5px;
}
.wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #d9d9d9;
  padding-left: 26px;
  margin: 0;
  border: none;
}
.wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label:before {
  top: 1px;
  width: 15px;
  height: 15px;
}
.wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label:after {
  left: 4px;
  top: 6px;
  width: 7px;
  height: 3px;
  border-bottom-color: #6E42D3;
  border-left-color: #6E42D3;
}
.wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #fff;
  border-color: #ffffff;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label {
  padding-left: 0;
  padding-right: 26px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style12 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 4px;
}

@media only screen and (max-width: 425px) {
  .wpfnl-order-bump__template-style12 .template-preview-wrapper .template-img {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.wpfnl-order-bump__template-style13 {
  background-color: #ffffff;
  border-radius: 12px;
  position: relative;
  border: 2px dashed #E5E8F3;
  padding: 20px;
  margin-bottom: 20px;
}
.wpfnl-order-bump__template-style13 .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  color: #6E42D3;
  margin-bottom: 20px !important;
  text-align: center !important;
}
.wpfnl-order-bump__template-style13 .template-preview-wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
.wpfnl-order-bump__template-style13 .template-preview-wrapper .template-img {
  width: 150px;
  height: 150px;
  background-color: #F2F2F8;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style13 .template-preview-wrapper .template-content {
  width: calc(100% - 160px);
  padding-left: 20px;
}
.wpfnl-order-bump__template-style13 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
  margin-bottom: 9px;
}
.wpfnl-order-bump__template-style13 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style13 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style13 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style13 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
}
.wpfnl-order-bump__template-style13 .product-price {
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  color: #EE8134;
  margin-left: 5px;
}
.wpfnl-order-bump__template-style13 .product-price span {
  font-size: 15px;
  color: #EE8134;
  font-weight: 500;
}
.wpfnl-order-bump__template-style13 .product-price ins {
  text-decoration: none;
}
.wpfnl-order-bump__template-style13 .offer-checkbox {
  background-color: #6E42D3;
  padding: 11px 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #363B4E;
  padding: 0 0 0 26px;
  margin: 0;
  border: 0;
}
.wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label:before {
  top: 1px;
  border-color: #6E42D3;
}
.wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label:after {
  left: 4px;
  top: 6px;
  width: 10px;
  height: 6px;
  border-bottom-color: #6E42D3;
  border-left-color: #6E42D3;
}
.wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox input[type=checkbox]:checked + label::before {
  background-color: #fff;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label {
  padding: 0 26px 0 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style13 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 4px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style13 .template-preview-wrapper .template-content,
body.rtl .wpfnl-order-bump__template-style13 .template-preview-wrapper .template-content {
  padding-left: 0;
  padding-right: 20px;
}

@media only screen and (max-width: 425px) {
  .wpfnl-order-bump__template-style13 .template-preview-wrapper {
    display: block;
  }
  .wpfnl-order-bump__template-style13 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style13 .template-preview-wrapper .template-content,
  body.rtl .wpfnl-order-bump__template-style13 .template-preview-wrapper .template-content {
    padding-right: 0;
  }
}
.wpfnl-order-bump__template-style14 {
  border-radius: 10px;
  position: relative;
  margin: 0 0 20px;
  background-color: #ffffff;
  border: 1px solid #6E42D3;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper {
  padding: 20px 15px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  border-radius: 0 0 10px 10px;
  border-top: none;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .template-img {
  width: 150px;
  height: 150px;
  background-color: #F2F2F8;
  border-radius: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  object-fit: cover;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .for-mobile {
  display: none;
  border-radius: 10px;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .template-content {
  width: calc(100% - 150px);
  padding-left: 20px;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .template-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #363B4E;
  margin-bottom: 9px;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .subtitle {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6E42D3;
  margin-bottom: 14px;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .description li,
.wpfnl-order-bump__template-style14 .template-preview-wrapper .description span,
.wpfnl-order-bump__template-style14 .template-preview-wrapper .description p,
.wpfnl-order-bump__template-style14 .template-preview-wrapper .description {
  font-size: 13px;
  line-height: 20px;
  color: #7A8B9A;
  margin: 0;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .product-price {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #EE8134;
  margin-left: auto;
  text-align: right;
  margin-top: 15px;
  display: block;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .product-price span {
  font-size: 12px;
  color: #EE8134;
  font-weight: 500;
  line-height: normal;
}
.wpfnl-order-bump__template-style14 .template-preview-wrapper .product-price ins {
  text-decoration: none;
}
.wpfnl-order-bump__template-style14 .offer-checkbox {
  padding: 12px 15px 9px;
  border-radius: 7px 7px 0 0;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  border-bottom: 1px solid #6e42d3;
}
.wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox {
  line-height: normal;
  display: block;
}
.wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label {
  font-weight: 500;
  color: #363B4E;
  padding: 0 0 0 26px;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  border: none;
}
.wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label:before {
  border: none;
  width: 18px;
  height: 18px;
  background-color: #cacacb;
}
.wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label:after {
  left: 4px;
  top: 2px;
  width: 10px;
  height: 6px;
}

body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label,
body.rtl .wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label {
  padding: 0 26px 0 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label:before,
body.rtl .wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label:before {
  left: inherit;
  right: 0;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label:after,
body.rtl .wpfnl-order-bump__template-style14 .offer-checkbox .wpfnl-checkbox label:after {
  left: inherit;
  right: 4px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style14 .template-preview-wrapper .template-content,
body.rtl .wpfnl-order-bump__template-style14 .template-preview-wrapper .template-content {
  padding-left: 0;
  padding-right: 20px;
}
body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style14 .template-preview-wrapper .product-price,
body.rtl .wpfnl-order-bump__template-style14 .template-preview-wrapper .product-price {
  text-align: left;
}

@media only screen and (max-width: 425px) {
  .wpfnl-order-bump__template-style14 .template-preview-wrapper {
    display: block;
  }
  .wpfnl-order-bump__template-style14 .template-preview-wrapper .template-content {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .wpfnl-order-bump__template-style14 .template-preview-wrapper .product-price {
    text-align: left;
    margin-top: 10px;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style14 .template-preview-wrapper .template-content,
  body.rtl .wpfnl-order-bump__template-style14 .template-preview-wrapper .template-content {
    padding-right: 0;
  }
  body.rtl.et_divi_builder #et_builder_outer_content .wpfnl-order-bump__template-style14 .template-preview-wrapper .product-price,
  body.rtl .wpfnl-order-bump__template-style14 .template-preview-wrapper .product-price {
    text-align: right;
  }
}
/*----------start checkout page style--------*/
.theme-astra #customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
  font-size: 22px;
  padding: 15px 20px;
  margin: 0;
  border-bottom: none;
}
.theme-astra.woocommerce.woocommerce-checkout form #customer_details.col2-set, .theme-astra.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
  width: 50%;
  float: none;
  margin-right: 0;
}
.theme-astra form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
  padding: 0 0 0 10px;
  border: none;
}
.theme-astra.woocommerce.woocommerce-checkout form #order_review, .theme-astra.woocommerce-page.woocommerce-checkout form #order_review {
  width: 50%;
  float: none;
  margin-right: 0;
  clear: right;
}
.theme-astra form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
  border: 1px solid #E5E8F3;
  border-bottom: none;
  font-size: 22px;
  margin: 0;
  padding: 15px 20px;
}

.theme-astra.woocommerce.woocommerce-checkout .wpfnl-checkout-form-one-column form #customer_details.col2-set,
.theme-astra.woocommerce-page.woocommerce-checkout .wpfnl-checkout-form-one-column form #customer_details.col2-set,
.theme-astra.woocommerce.woocommerce-checkout .wpfnl-checkout.wpfnl-col-1 form #customer_details.col2-set,
.theme-astra.woocommerce-page.woocommerce-checkout .wpfnl-checkout.wpfnl-col-1 form #customer_details.col2-set {
  width: 100%;
  float: none;
  margin-right: 0;
}

.theme-astra.woocommerce.woocommerce-checkout .wpfnl-checkout-form-one-column form #order_review,
.theme-astra.woocommerce-page.woocommerce-checkout .wpfnl-checkout-form-one-column form #order_review,
.theme-astra.woocommerce.woocommerce-checkout .wpfnl-checkout.wpfnl-col-1 form #order_review,
.theme-astra.woocommerce-page.woocommerce-checkout .wpfnl-checkout.wpfnl-col-1 form #order_review {
  width: 100%;
}

.theme-astra .wpfnl-checkout-form-one-column form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review),
.theme-astra .wpfnl-checkout.wpfnl-col-1 form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
  padding-left: 0;
}

.theme-astra .wpfnl-checkout-form-wpfnl-multistep form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review),
.theme-astra .wpfnl-multistep form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  .theme-astra.woocommerce.woocommerce-checkout form #customer_details.col2-set,
  .theme-astra.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
    width: 100%;
  }
  .theme-astra form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    padding: 0;
    border: none;
  }
  .theme-astra.woocommerce.woocommerce-checkout form #order_review,
  .theme-astra.woocommerce-page.woocommerce-checkout form #order_review {
    width: 100%;
  }
}
.theme-storefront #order_review_heading,
.theme-storefront #order_review {
  width: 50%;
  float: none;
}
.theme-storefront #payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label::before, .theme-storefront #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before {
  content: "";
}
.theme-storefront #payment .place-order {
  margin-top: 0;
  border-radius: 0 0 10px 10px;
}
.theme-storefront #payment .payment_methods li .payment_box fieldset {
  padding: 0;
  font-size: inherit;
  background: transparent;
}
.theme-storefront #order_review .shop_table {
  margin-bottom: 20px;
}
.theme-storefront .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods {
  padding: 10px 20px 10px 20px !important;
}

.theme-storefront.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods {
  padding: 10px 20px 10px 20px !important;
}

.theme-storefront .wpfnl-checkout-form-one-column #order_review_heading,
.theme-storefront .wpfnl-checkout-form-one-column #order_review,
.theme-storefront .wpfnl-col-1 #order_review_heading,
.theme-storefront .wpfnl-col-1 #order_review {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .theme-storefront #order_review_heading,
  .theme-storefront #order_review {
    width: 100%;
  }
}
.theme-twentytwentytwo .wpfnl-checkout .woocommerce .col2-set:not(#customer_details),
.theme-twentytwentytwo .woocommerce-page .wpfnl-checkout .col2-set:not(#customer_details) {
  padding-right: 0;
  padding-left: 10px;
}
.theme-twentytwentytwo .wpfnl-checkout .woocommerce .col2-set:not(#customer_details) .woocommerce-checkout-review-order,
.theme-twentytwentytwo .woocommerce-page .wpfnl-checkout .col2-set:not(#customer_details) .woocommerce-checkout-review-order {
  width: 100%;
  padding-left: 0;
}

.theme-twentytwentytwo .wpfnl-checkout-form-one-column .woocommerce .col2-set:not(#customer_details),
.theme-twentytwentytwo .woocommerce-page .wpfnl-checkout-form-one-column .col2-set:not(#customer_details),
.theme-twentytwentytwo .wpfnl-checkout.wpfnl-col-1 .woocommerce .col2-set:not(#customer_details),
.theme-twentytwentytwo .woocommerce-page .wpfnl-checkout.wpfnl-col-1 .col2-set:not(#customer_details) {
  padding-right: 0;
  padding-left: 0;
}

.theme-twentytwentytwo .wpfnl-checkout-form-wpfnl-multistep .woocommerce .col2-set:not(#customer_details),
.theme-twentytwentytwo .woocommerce-page .wpfnl-checkout-form-wpfnl-multistep .col2-set:not(#customer_details),
.theme-twentytwentytwo .wpfnl-checkout.wpfnl-multistep .woocommerce .col2-set:not(#customer_details),
.theme-twentytwentytwo .woocommerce-page .wpfnl-checkout.wpfnl-multistep .col2-set:not(#customer_details) {
  padding-left: 0;
  width: 100%;
}

.theme-blocksy .wpfnl-optin-form .wpfnl-optin-form-wrapper .wpfnl-optin-form-group.submit {
  padding: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  color: inherit;
  border: none;
  display: inline;
  min-height: auto;
  border-radius: 0;
}
.theme-blocksy .elementor-widget-container .woocommerce > form.woocommerce-checkout {
  display: flex;
  grid-template-columns: inherit;
  grid-column-gap: inherit;
  grid-row-gap: 0;
}
.theme-blocksy .wpfnl-checkout #customer_details .col-2 {
  margin-top: 0;
}
.theme-blocksy .wpfnl-checkout .ct-customer-details {
  width: 50%;
  padding-right: 10px;
  margin-right: 0;
  float: none;
}
.theme-blocksy .wpfnl-checkout .ct-customer-details .col2-set {
  width: 100%;
  padding-right: 0;
  margin-right: 0;
  float: none;
}
.theme-blocksy .wpfnl-checkout .ct-order-review {
  padding: 0;
  border: none;
  align-self: inherit;
  display: block;
  position: relative;
  top: inherit;
  width: 50%;
  padding-left: 10px;
}
.theme-blocksy .wpfnl-checkout .ct-order-review .woocommerce-checkout-review-order {
  width: 100%;
  padding-left: 0;
}
.theme-blocksy .wpfnl-checkout .ct-order-review table.shop_table {
  margin-bottom: 20px;
}
.theme-blocksy .wpfnl-checkout table.shop_table tr > *:first-child {
  -webkit-padding-start: 12px;
  padding-inline-start: 12px;
}
.theme-blocksy .wpfnl-checkout table.shop_table tr > *:last-child {
  -webkit-padding-end: 12px;
  padding-inline-end: 12px;
}
.theme-blocksy .wpfnl-checkout .woocommerce-shipping-methods li {
  display: block;
}
.theme-blocksy .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li {
  border: none;
  border-bottom: 1px solid #E5E8F3;
}
.theme-blocksy .wpfnl-checkout #payment .payment_methods > li .payment_box {
  border-top: none;
}
.theme-blocksy .wpfnl-checkout #payment .payment_methods > li > input[type=radio]:first-child:checked + label:before {
  border-width: 2px;
}
.theme-blocksy .wpfnl-checkout .wpfnl-checkout-form-one-column .ct-customer-details, .theme-blocksy .wpfnl-checkout.wpfnl-col-1 .ct-customer-details {
  width: 100%;
  padding-right: 0;
}
.theme-blocksy .wpfnl-checkout .wpfnl-checkout-form-one-column .ct-order-review, .theme-blocksy .wpfnl-checkout.wpfnl-col-1 .ct-order-review {
  width: 100%;
  padding-left: 0;
}
.theme-blocksy .wpfnl-checkout-form-wpfnl-multistep .ct-customer-details,
.theme-blocksy .wpfnl-checkout.wpfnl-multistep .ct-customer-details {
  width: 100%;
  padding-right: 0;
}
.theme-blocksy .wpfnl-checkout-form-wpfnl-multistep .ct-order-review,
.theme-blocksy .wpfnl-checkout.wpfnl-multistep .ct-order-review {
  width: 100%;
  padding-left: 0;
}
.theme-blocksy .wpfnl-thankyou-wrapper .woocommerce-notice.woocommerce-thankyou-order-received:before {
  display: none;
}
.theme-blocksy .wpfnl-thankyou-wrapper ul.woocommerce-order-overview.order_details {
  display: flex;
  grid-template-columns: inherit;
  margin-bottom: 20px;
}
.theme-blocksy .wpfnl-thankyou-wrapper ul.woocommerce-order-overview.order_details li {
  border-bottom: none;
}
.theme-blocksy .wpfnl-thankyou-wrapper ul.woocommerce-thankyou-order-details li:last-child {
  border-right: none;
}
.theme-blocksy .wpfnl-thankyou-wrapper .woocommerce-order-details {
  margin-top: 0;
}
.theme-blocksy .wpfnl-thankyou-wrapper .woocommerce-customer-details {
  margin-top: 0;
}
.theme-blocksy .wpfnl-thankyou-wrapper .woocommerce-customer-details .col2-set {
  grid-template-columns: inherit;
  grid-column-gap: inherit;
}

@media only screen and (max-width: 991px) {
  .theme-blocksy .elementor-widget-container .woocommerce > form.woocommerce-checkout {
    display: block;
  }
  .theme-blocksy .wpfnl-checkout .ct-customer-details {
    width: 100%;
    padding-right: 0;
  }
  .theme-blocksy .wpfnl-checkout .ct-order-review {
    width: 100%;
    padding-left: 0;
  }
  .theme-blocksy .wpfnl-checkout .woocommerce-checkout #payment {
    margin-left: 0;
    margin-right: 0;
  }
}
.theme-woostify .wpfnl-checkout .woocommerce-form-login-toggle {
  margin-top: 10px;
  max-width: 100%;
}
.theme-woostify .wpfnl-checkout .woocommerce-form-coupon-toggle {
  max-width: 100%;
  margin: 0;
}
.theme-woostify .wpfnl-checkout .woocommerce form.woocommerce-form-coupon button.button {
  display: block;
  margin: 0;
}
.theme-woostify .wpfnl-checkout #customer_details {
  float: none;
  width: 50%;
  padding-right: 10px;
}
.theme-woostify .wpfnl-checkout #order_review {
  background-color: transparent;
  padding: 0 0 0 10px;
  border-radius: 0;
  float: none;
  width: 50%;
  margin-top: 0;
}
.theme-woostify .wpfnl-checkout .form-row:not(.form-row-first),
.theme-woostify .wpfnl-checkout .form-row:not(.form-row-last) {
  float: none;
}
.theme-woostify .wpfnl-checkout .form-row.form-row-first {
  float: left;
}
.theme-woostify .wpfnl-checkout .form-row.form-row-last {
  float: right;
}
.theme-woostify .wpfnl-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals {
  padding-top: 0;
  display: table-row;
  border: none;
}
.theme-woostify .wpfnl-checkout .woocommerce-checkout-review-order-table tr {
  display: table-row;
  border-bottom: none;
}
.theme-woostify .wpfnl-checkout .woocommerce-checkout-review-order-table tr th,
.theme-woostify .wpfnl-checkout .woocommerce-checkout-review-order-table tr td {
  display: table-cell;
}
.theme-woostify .wpfnl-checkout .woocommerce-checkout-review-order-table tr th:last-child,
.theme-woostify .wpfnl-checkout .woocommerce-checkout-review-order-table tr td:last-child {
  text-align: left;
}
.theme-woostify #add_payment_method #payment .payment_method_paypal .about_paypal,
.theme-woostify .woocommerce-cart #payment .payment_method_paypal .about_paypal,
.theme-woostify .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: inherit;
}
.theme-woostify .wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce #customer_details,
.theme-woostify .wpfnl-checkout.wpfnl-col-1 .woocommerce #customer_details,
.theme-woostify .woocommerce-page .wpfnl-checkout.wpfnl-col-1 #customer_details {
  float: none;
  width: 100%;
  margin: 0;
  max-width: 100%;
  padding: 0;
  flex: inherit;
}
.theme-woostify .wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce #order_review,
.theme-woostify .wpfnl-checkout.wpfnl-col-1 .woocommerce #order_review {
  width: 100%;
  padding-left: 0;
}
.theme-woostify .wpfnl-checkout .woocommerce form.woocommerce-checkout {
  float: none;
}
.theme-woostify .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-1 {
  float: none;
  border: none;
}
.theme-woostify .wpfnl-thankyou-wrapper .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column.col-2 {
  border: none;
  float: none;
}

.theme-woostify.et_divi_builder #et_builder_outer_content .wpfnl-multistep .wpfnl-multistep-wizard {
  margin-bottom: 40px;
}

.theme-woostify.checkout-layout-2 .wpfnl-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-billing-fields > h3 {
  display: block;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout .multi-step-checkout-wrapper {
  width: 50%;
  padding-right: 10px;
  margin-bottom: 30px;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout #order_review {
  padding: 0 0 0 10px;
  width: 50%;
  border: none;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout .woocommerce-checkout #payment .woocommerce-SavedPaymentMethods > li,
.theme-woostify.checkout-layout-2 .wpfnl-checkout .woocommerce-checkout #payment ul.payment_methods > li {
  border: none;
  border-bottom: 1px solid #E5E8F3;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout .woocommerce-checkout #payment div.payment_box {
  border-top: 0;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout .multi-step-checkout-wrapper .multi-step-checkout-content .woocommerce-terms-and-conditions-wrapper {
  border-radius: 0;
  border: none;
  margin: 0;
  padding: 0 7px;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout .multi-step-checkout-wrapper .multi-step-checkout-content {
  display: block;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout .multi-step-review-information {
  display: none;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout .multi-step-checkout-button-wrapper .button[data-action=continue] {
  display: none;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout .multi-step-checkout-wrapper:not(.last) #place_order {
  display: block !important;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout-form-one-column .multi-step-checkout-wrapper,
.theme-woostify.checkout-layout-2 .wpfnl-checkout.wpfnl-col-1 .multi-step-checkout-wrapper {
  width: 100%;
  padding-right: 0;
  margin-bottom: 30px;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout-form-wpfnl-multistep .multi-step-checkout-wrapper,
.theme-woostify.checkout-layout-2 .wpfnl-checkout.wpfnl-multistep .multi-step-checkout-wrapper {
  width: 100%;
  padding-right: 0;
  order: 2;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout-form-wpfnl-multistep .multi-step-checkout-wrapper .multi-step-checkout-content:not(.active),
.theme-woostify.checkout-layout-2 .wpfnl-checkout.wpfnl-multistep .multi-step-checkout-wrapper .multi-step-checkout-content:not(.active) {
  display: none;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout-form-wpfnl-multistep .multi-step-checkout-wrapper .multi-step-checkout-button-wrapper,
.theme-woostify.checkout-layout-2 .wpfnl-checkout.wpfnl-multistep .multi-step-checkout-wrapper .multi-step-checkout-button-wrapper {
  display: none;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout-form-wpfnl-multistep .multi-step-checkout-wrapper #order_review,
.theme-woostify.checkout-layout-2 .wpfnl-checkout.wpfnl-multistep .multi-step-checkout-wrapper #order_review {
  order: 1;
  margin-bottom: 10px;
}
.theme-woostify.checkout-layout-2 .wpfnl-checkout-form-wpfnl-multistep .multi-step-checkout-wrapper .woostify-before-order-review,
.theme-woostify.checkout-layout-2 .wpfnl-checkout.wpfnl-multistep .multi-step-checkout-wrapper .woostify-before-order-review {
  order: 3;
}

.theme-woostify.checkout-layout-3 .wpfnl-checkout .col-right-inner {
  position: relative !important;
  top: inherit !important;
  left: inherit !important;
  width: 100% !important;
}
.theme-woostify.checkout-layout-3 .wpfnl-checkout .woocommerce-checkout-review-order-table tbody th:last-child,
.theme-woostify.checkout-layout-3 .wpfnl-checkout .woocommerce-checkout-review-order-table tbody td:last-child {
  white-space: inherit;
  margin-left: 0;
}
.theme-woostify.checkout-layout-3 .wpfnl-checkout.wpfnl-col-2 .woostify-row {
  margin-right: 0;
  margin-left: 0;
}
.theme-woostify.checkout-layout-3 .wpfnl-checkout.wpfnl-col-2 .woostify-row .col-left {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0;
}
.theme-woostify.checkout-layout-3 .wpfnl-checkout.wpfnl-col-2 .woostify-row .woostify-col {
  padding-left: 0;
  padding-right: 0;
  flex: 0 0 50%;
  max-width: 50%;
}

.theme-woostify .wpfnl-checkout #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .checkout_coupon.woocommerce-form-coupon .clear {
  display: none;
}

.theme-woostify.checkout-layout-1:not(.woobuilder-active) .checkout-options .before-checkout,
.theme-woostify.checkout-layout-2:not(.woobuilder-active) .checkout-options .before-checkout,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .checkout-options .before-checkout {
  left: 0;
  right: 0;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .checkout-options .before-checkout {
  right: 10px;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout .form-distr-free-bg {
  display: none;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout #order_review {
  padding-left: 0;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout .wc_payment_methods {
  border: none;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout .back-to-cart {
  display: none;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout form.checkout .col-left .form-row:not(.field-readonly) label:not(.checkbox) {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  overflow: visible;
  white-space: inherit;
  text-overflow: inherit;
  z-index: 1;
  width: 100%;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout form.checkout .col-left .form-row:not(.field-readonly):not(.no-label) .input-text {
  padding: 11px 14px;
  height: auto;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout form.checkout .col-left .form-row:not(.field-readonly)#billing_country_field .select2-selection__rendered,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout form.checkout .col-left .form-row:not(.field-readonly)#billing_state_field .select2-selection__rendered,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout form.checkout .col-left .form-row:not(.field-readonly)#billing_city_field .select2-selection__rendered,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout form.checkout .col-left .form-row:not(.field-readonly)#shipping_country_field .select2-selection__rendered,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout form.checkout .col-left .form-row:not(.field-readonly)#shipping_state_field .select2-selection__rendered,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout form.checkout .col-left .form-row:not(.field-readonly)#shipping_city_field .select2-selection__rendered {
  padding: 11px 14px;
  min-height: initial;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout-form-one-column .woostify-row,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout.wpfnl-col-1 .woostify-row {
  display: block;
  margin: 0;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout-form-one-column .woostify-row .col-left,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout.wpfnl-col-1 .woostify-row .col-left {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout-form-wpfnl-multistep .woostify-row,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout.wpfnl-multistep .woostify-row {
  display: block;
  margin: 0;
}

.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout-form-wpfnl-multistep .woostify-row .col-left,
.theme-woostify.checkout-layout-3:not(.woobuilder-active) .wpfnl-checkout.wpfnl-multistep .woostify-row .col-left {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .wpfnl-checkout .multi-step-checkout-wrapper {
  width: 50%;
  padding-right: 10px;
  margin-bottom: 30px;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .woocommerce-page .wpfnl-checkout .col2-set,
.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .col2-set {
  width: 100%;
  padding-right: 0;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .multi-step-review-information {
  margin-bottom: 20px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 0 15px;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .multi-step-review-information-row {
  border-bottom: 1px solid #d9d9d9;
  padding: 6px 0;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .multi-step-review-information-row:last-of-type {
  border-bottom: none;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .multi-step-checkout-button.button {
  border-radius: 5px;
  font-weight: 700;
  line-height: 1.2;
  padding: 10px 20px;
  background-color: #6e42d3;
  color: #fff;
  margin-top: 20px;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content #order_review .woocommerce-checkout-review-order-table tbody .review-order-product-image {
  max-width: 50px;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .wpfnl-checkout.wpfnl-col-1 .multi-step-checkout-wrapper {
  width: 100%;
  padding-right: 0;
}

.theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .wpfnl-checkout.wpfnl-multistep .multi-step-checkout-wrapper {
  width: 100%;
  padding-right: 0;
}

.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content .woocommerce-page .wpfnl-checkout .col2-set,
.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .col2-set {
  width: 100%;
  padding-right: 10px;
}

.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content:not(.woobuilder-active) .wpfnl-checkout .woostify-row .col-left {
  flex: 0 0 50%;
  max-width: 50%;
}

.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .woocommerce-checkout-review-order {
  width: 100%;
  padding-left: 10px;
}

.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content:not(.woobuilder-active) #order_review .woocommerce-checkout-review-order-table tbody tr.coupon-form .checkout_coupon.woocommerce-form-coupon .form-row.form-row-first {
  flex-basis: 100%;
}

.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content:not(.woobuilder-active) .wpfnl-checkout.wpfnl-col-1 .woostify-row .col-left {
  flex: 0 0 100%;
  max-width: 100%;
}

.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content .woocommerce-page .wpfnl-checkout.wpfnl-col-1 .col2-set,
.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content .wpfnl-checkout.wpfnl-col-1 .woocommerce .col2-set {
  padding-right: 0;
}

.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content .wpfnl-checkout.wpfnl-col-1 .woocommerce .woocommerce-checkout-review-order {
  padding-left: 0;
}

.theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content:not(.woobuilder-active) .wpfnl-checkout.wpfnl-multistep .woostify-row .col-left {
  flex: 0 0 100%;
  max-width: 100%;
}

@media only screen and (max-width: 991px) {
  .theme-woostify .wpfnl-checkout #customer_details {
    width: 100%;
    padding-right: 0;
  }
  .theme-woostify .wpfnl-checkout #order_review {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    float: none;
    width: 100%;
  }
  .theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .wpfnl-checkout .multi-step-checkout-wrapper {
    width: 100%;
    padding-right: 0;
  }
  .theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .woocommerce-checkout-review-order {
    display: block;
  }
  .theme-woostify.checkout-layout-2.et_divi_builder #et_builder_outer_content .woostify-before-order-review {
    display: none;
  }
  .theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content:not(.woobuilder-active) .wpfnl-checkout .woostify-row .col-left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content .woocommerce-page .wpfnl-checkout .col2-set,
  .theme-woostify.checkout-layout-3.et_divi_builder #et_builder_outer_content .wpfnl-checkout .woocommerce .col2-set {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .theme-woostify.has-order-sticky-button #place_order {
    position: relative;
  }
}
.theme-flatsome .wpfnl-checkout .woocommerce .col2-set,
.theme-flatsome .woocommerce-page .wpfnl-checkout .col2-set {
  display: block;
}
.theme-flatsome .wpfnl-checkout .woocommerce-billing-fields {
  padding-top: 0;
  border-top: none;
}
.theme-flatsome .wpfnl-checkout .woocommerce form .form-row-last {
  float: right;
}
.theme-flatsome .wpfnl-checkout .select2-selection,
.theme-flatsome .wpfnl-checkout .select2-container--focus .select2-selection {
  box-shadow: none;
}
.theme-flatsome .wpfnl-checkout .form-row .select2-container {
  margin-bottom: 0;
}
.theme-flatsome .wpfnl-checkout .woocommerce form .address-field.form-row-last,
.theme-flatsome .wpfnl-checkout .woocommerce form .address-field.form-row-first {
  width: 100%;
  float: none;
}
.theme-flatsome .wpfnl-checkout .woocommerce form .address-field.form-row-last label {
  display: none;
}
.theme-flatsome .woocommerce-privacy-policy-text p {
  color: #fff;
}
.theme-flatsome #add_payment_method #payment div.form-row,
.theme-flatsome .woocommerce-checkout #payment div.form-row {
  padding: 1em;
}
.theme-flatsome tfoot td.shipping__inner {
  padding: 0 !important;
}
.theme-flatsome .shipping__table--multiple {
  display: table;
}
.theme-flatsome .shipping__table--multiple tbody {
  display: table-row-group;
}
.theme-flatsome .shipping__table--multiple tr {
  display: table-row;
}
.theme-flatsome .shipping__table--multiple th,
.theme-flatsome .shipping__table--multiple td {
  display: table-cell;
  border: none !important;
}
.theme-flatsome .wpfnl-checkout .woocommerce-shipping-methods li.shipping__list_item {
  display: block;
}
.theme-flatsome .wpfnl-checkout .woocommerce-shipping-methods li .shipping__list_label {
  padding-top: 0;
  padding-bottom: 0;
}

.theme-bricks {
  /* -----one column style---- */
}
.theme-bricks .wpfunnels_offer_button {
  display: inline-flex;
}
.theme-bricks .wpfnl-checkout .woocommerce #customer_details,
.theme-bricks .woocommerce-page .wpfnl-checkout #customer_details {
  width: 50%;
  padding-right: 10px;
  margin-right: 0;
  float: none;
}
.theme-bricks .wpfnl-checkout .woocommerce #order_review {
  width: 50%;
  padding-left: 10px;
  border: none;
  float: none;
}
.theme-bricks .wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce #customer_details,
.theme-bricks .wpfnl-checkout.wpfnl-col-1 .woocommerce #customer_details,
.theme-bricks .woocommerce-page .wpfnl-checkout.wpfnl-col-1 #customer_details {
  float: none;
  width: 100%;
  margin: 0;
  max-width: 100%;
  padding: 0;
  flex: inherit;
}
.theme-bricks .wpfnl-checkout .wpfnl-checkout-form-one-column .woocommerce #order_review,
.theme-bricks .wpfnl-checkout.wpfnl-col-1 .woocommerce #order_review {
  width: 100%;
  padding-left: 0;
  float: none;
  border: none;
}
.theme-bricks .wpfnl-checkout .woocommerce-checkout #payment #place_order {
  line-height: 1;
}
.theme-bricks .wpfnl-checkout #ship-to-different-address label input[type=checkbox] {
  display: none !important;
}

@media only screen and (max-width: 991px) {
  .theme-bricks .wpfnl-checkout .woocommerce #customer_details,
  .theme-bricks .woocommerce-page .wpfnl-checkout #customer_details {
    width: 100%;
    padding: 0;
  }
  .theme-bricks .wpfnl-checkout .woocommerce #order_review,
  .theme-bricks .woocommerce-page .wpfnl-checkout #order_review {
    width: 100%;
    padding: 0;
  }
}
.dynamic-offer-template-default {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 50px;
  box-shadow: 0px 15px 70px 0px rgba(42, 53, 46, 0.1490196078);
  border-radius: 20px;
}
.dynamic-offer-template-default .template-left {
  width: 45%;
}
.dynamic-offer-template-default .template-right {
  width: 55%;
  padding-left: 30px;
}

.theme-bricks .dynamic-offer-template1 {
  gap: 30px;
}
.theme-bricks .dynamic-offer-template1 .template-right {
  padding-left: 0;
  width: calc(55% - 30px);
}

.dynamic-offer-template1 .product-img img {
  display: block;
  max-width: 100%;
  border-radius: 10px;
}
.dynamic-offer-template1 .template-content .template-product-title {
  margin-bottom: 20px;
  font-size: 52px;
  line-height: 1.19em;
  font-weight: 700;
  color: #1F392A;
}
.dynamic-offer-template1 .template-content .template-product-description p,
.dynamic-offer-template1 .template-content .template-product-description {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  color: #717874;
}
.dynamic-offer-template1 .template-content .template-product-description {
  margin-bottom: 20px;
}
.dynamic-offer-template1 .template-content .price {
  color: #FE7E6D;
  font-size: 36px;
  line-height: 1.19;
  font-weight: 700;
}
.dynamic-offer-template1 .template-content .price del {
  font-size: 80%;
  color: #8c918e;
}
.dynamic-offer-template1 .template-content .price ins {
  font-weight: 700;
}

#et-boc .et-l .dynamic-offer-template1 #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price,
.dynamic-offer-template1 #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price {
  display: flex;
  justify-content: flex-end;
}
#et-boc .et-l .dynamic-offer-template1 #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price bdi,
.dynamic-offer-template1 #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price bdi {
  color: #FE7E6D;
  font-size: 36px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
}
#et-boc .et-l .dynamic-offer-template1 #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price del,
.dynamic-offer-template1 #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price del {
  color: #8c918e;
}
#et-boc .et-l .dynamic-offer-template1 #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price del bdi,
.dynamic-offer-template1 #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price del bdi {
  display: block;
  font-size: 22px;
  color: #8c918e;
  font-weight: 500;
}

@media only screen and (max-width: 1199px) {
  .dynamic-offer-template1 .template-content .template-product-title {
    font-size: 38px;
  }
  .dynamic-offer-template1 .template-content .price {
    font-size: 28px;
  }
}
@media only screen and (max-width: 991px) {
  .dynamic-offer-template-default {
    padding: 20px;
    border-radius: 10px;
  }
  .dynamic-offer-template1 .template-content .template-product-title {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .dynamic-offer-template1 .template-content .template-product-description p,
  .dynamic-offer-template1 .template-content .template-product-description {
    font-size: 16px;
  }
  .dynamic-offer-template1 .template-content .template-product-description {
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .dynamic-offer-template-default {
    display: block;
  }
  .theme-bricks .dynamic-offer-template-default {
    display: flex;
  }
  .dynamic-offer-template-default .template-left {
    width: 100%;
  }
  .dynamic-offer-template-default .template-right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .theme-bricks .dynamic-offer-template-default .template-right {
    width: 100%;
    margin-top: 0;
  }
}
.dynamic-offer-template-default.dynamic-offer-template2 {
  flex-direction: row-reverse;
}
.dynamic-offer-template-default.dynamic-offer-template2 .product-img img {
  margin-left: auto;
}
.dynamic-offer-template-default.dynamic-offer-template2 .template-right {
  padding-left: 0;
  padding-right: 30px;
}

.theme-bricks .dynamic-offer-template2 {
  gap: 30px;
}
.theme-bricks .dynamic-offer-template2 .template-right {
  padding-right: 0;
  width: calc(55% - 30px);
}

@media only screen and (max-width: 767px) {
  .dynamic-offer-template2 .template-right {
    padding-right: 0;
  }
  .theme-bricks .dynamic-offer-template2 .template-right {
    padding-right: 0;
    width: 100%;
  }
}
.dynamic-offer-template3 {
  display: block;
}
.dynamic-offer-template3 .template-left {
  width: 100%;
}
.dynamic-offer-template3 .template-right {
  width: 100%;
  padding-left: 0;
  padding-top: 20px;
}
.theme-bricks .dynamic-offer-template3 {
  display: flex;
  flex-flow: column;
}
.theme-bricks .dynamic-offer-template3 .template-right {
  padding-top: 0;
  width: calc(55% - 30px);
}

.et_divi_builder #et_builder_outer_content .dynamic-offer-template3 {
  display: block !important;
}
.et_divi_builder #et_builder_outer_content .dynamic-offer-template3 .template-left {
  width: 100% !important;
}
.et_divi_builder #et_builder_outer_content .dynamic-offer-template3 .template-right {
  width: 100% !important;
  padding-left: 0 !important;
  padding-top: 20px !important;
}
.et_divi_builder #et_builder_outer_content .dynamic-offer-template3 .product-img img {
  margin: 0 auto !important;
}

.elementor-align-center .dynamic-offer-template-default .product-img img {
  margin: 0 auto;
}
.elementor-align-center .dynamic-offer-template-default #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price {
  justify-content: center;
}

.elementor-align-right .dynamic-offer-template-default .product-img img {
  margin-right: 0;
  margin-left: auto;
}
.elementor-align-right .dynamic-offer-template-default #wpfnl-offerbtn-wrapper .wpfnl-offer-product-price {
  justify-content: flex-start;
}

/*# sourceMappingURL=wpfnl-public.css.map */
