@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700&display=swap");
body {
  font-family: "Heebo", sans-serif;
}
* {
  min-height: 0;
  min-width: 0;
}
input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
  width: 100%;
  border: solid 1px #ccc;
  border-radius: 7px;
  padding: 0.688rem 1rem;
  transition: all 0.3s;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1a;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
input[type="number"] {
  -moz-appearance: textfield; /* Firefox */
}
/* Inner Page Try Section */
#primary {
    display: block;
}
#miniContactPage, #miniAboutPage, #miniServicesPage {
    display: none;
}
.loader-cont {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}
#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 1);
    display: none;
    z-index: 9999;
}
ul#menu-main-menu li {
    border-bottom: 1px solid transparent;
}
ul#menu-main-menu li a:focus {
    color: #fff;
}
ul#menu-main-menu li.active {
    border-bottom: 1px solid #fff;
}
.elementor-section .elementor-container {
  display: flex;
}
/* Promo Section CSS */
section.minStore-profile-promi-section {
  margin-bottom: 40px;
  padding: 50px 0px 50px 0px;
}
.miniStore-promo-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.miniStore-promo-item {
  padding: 10px 10px 10px 10px;
  text-align: center !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
.miniStore-promo-icon {
  transform: rotate(0deg);
  width: 70px;
}
.miniStore-promo-icon img {
  max-width: 70px;
  max-height: 70px;
}
h3.miniStore-promo-title {
  padding: 0px 0px 0px 0px;
  color: #1a1a1a;
  font-size: 19px;
  font-weight: 700;
  margin: 0.5rem 0 0.8rem 0;
}
.miniStore-promo-text {
  color: #656565;
  font-size: 14px;
  font-weight: 400;
}
/* Promo Section CSS */
.aum_auth_page .author-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: calc((-100vw + 100%) / 2);
  margin-right: calc((-100vw + 100%) / 2);
  padding-left: calc((100vw - 100%) / 2);
  padding-right: calc((100vw - 100%) / 2);
  background-color: #0baaf7;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.aum-customer-elementor-widget,
.alarnd--full-width {
  margin-left: calc((-100vw + 100%) / 2);
  margin-right: calc((-100vw + 100%) / 2);
  padding-left: calc((100vw - 100%) / 2);
  padding-right: calc((100vw - 100%) / 2);
  background-color: #f7f7f7;
}
.allaround--products-section {
  margin-left: calc((-100vw + 100%) / 2);
  margin-right: calc((-100vw + 100%) / 2);
  padding-left: calc((100vw - 100%) / 2);
  padding-right: calc((100vw - 100%) / 2);
  position: relative;
  overflow: hidden;
}

.aum_auth_page .profile-picture-column img {
  max-width: 280px;
  max-height: 125px;
}
.welcome-column h1,
.welcome-column h2,
.welcome-column a,
.welcome-column p,
.welcome-column span {
  color: #fff !important;
}
.aum_auth_page .product-filter {
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.aum_auth_page .product-filter button.filter_item {
  border: 0px solid transparent;
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 3px solid transparent;
  border-radius: 0px;
}
.aum_auth_page .product-filter button.filter_item:hover,
.aum_auth_page .product-filter button.filter_item:active,
.aum_auth_page .product-filter button.filter_item.filter_active,
.aum_auth_page .product-filter button.filter_item:focus-visible,
.aum_auth_page .product-filter button.filter_item:focus {
  color: #0baaf7;
  background-color: transparent;
  border-bottom: 3px solid #0baaf7;
  outline: none;
}
.aum_auth_page .product-item-details {
  padding: 10px 10px 25px 10px;
  /* max-height: 280px; */
}
.mini-store-product-list .product-item .product-thumbnail {
  height: auto;
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #fff;
  overflow: hidden;
}
.filter_wrap-item .mini-store-product-list .product-item .product-thumbnail {
  height: 195px;
}
body.fs_mode_a_single_product .mini-store-product-list .product-item img {
  margin-bottom: 0 !important;
  height: auto;
  width: 100%;
  border-radius: 18px;
  cursor: pointer;
  object-fit: cover;
  object-position: center;
}
.woocommerce
  table.shop_table
  td.product-thumbnail
  img.attachment-woocommerce_thumbnail {
  width: 100%;
  height: 75px;
  object-fit: contain;
  border-radius: 7px;
}
.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.product-name
  h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  color: #2673e7;
  margin: 0 0 5px;
}
.woocommerce ul.order_details {
  margin: 2em 0 2em;
  list-style: none;
}
.woocommerce ul.order_details li.woocommerce-order-overview__email.email,
.woocommerce
  ul.order_details
  li.woocommerce-order-overview__payment-method.method {
  display: none;
}
.woocommerce-order {
  padding: 15px 0 10px 0;
}
.woocommerce-thankyou-order-received {
    text-align: center;
}
.elementor-accordion {
    text-align: right;
}
.woocommerce.alarn--popup-thankyou {
  text-align: inherit;
}
.woocommerce table.shop_table td.woocommerce-table__product-name.product-name {
    cursor: none;
    pointer-events: none;
}
.iconLibraryTooltip {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.iconLibraryTooltip span.tooltipContainer {
  display: none !important;
}

.iconLibraryTooltip:hover span.tooltipContainer {
  display: block;
  position: fixed;
  overflow: hidden;
}

.iconLibraryTooltip .tooltipContainer {
  visibility: hidden;
  width: 400px;
  text-align: left;
  padding: 0px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 20px;
}
.iconLibraryTooltip .tooltipContainer img {
  height: auto !important;
  border: 1px solid #d9d9d9;
  border-radius: 7px;
}
.iconLibraryTooltip:hover .tooltipContainer {
  visibility: visible;
}
.aum_auth_page .product-item-details .product-buttons .button,
.modal-cart button.alarnd_view_pricing.button.alt {
  display: inline-block;
  background-color: #66de93;
  color: #1a1a1a;
  font-size: 16px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  width: auto;
  padding: 15px 25px;
  font-weight: 700;
}
.aum_auth_page .product-item-details .product-buttons .view-details-button {
  font-size: 16px;
  font-weight: 500;
  line-height: 23.5px;
  color: #0baaf7;
  margin-bottom: 0px;
}
.aum_auth_page ul.mini-store-product-list .product-item {
  text-align: center;
  background-color: #f7f7f7;
  border-radius: 11px;
  overflow: hidden;
}

.white-popup-block.alarnd--info-modal.alarnd--quantity-modal,
.white-popup-block.alarnd--info-modal.alarnd--variable-modal {
  max-width: 500px;
  width: 500px;
  min-width: inherit;
}

.alarnd--modal-chart-info .woocommerce.single-product div.product {
  background-color: transparent;
  padding-bottom: 0;
}

.alarnd--info-modal .quantity {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  margin: 0 2.5% 2.992em 0;
}
.woocommerce ul#shipping_method li label {
  font-size: 14px;
  font-weight: 700;
}
button,
[type="submit"],
[type="button"] {
  border: 1px solid #66de93;
}

.alarnd--single-button-wrap {
  text-align: center;
  margin-top: 30px;
}
.cart-collaterals table tbody tr:hover > td,
.cart-collaterals table tbody tr:hover > th {
  background-color: transparent;
}
/* .alarnd--single-button-wrap
  button.single_add_to_cart_button.button.alt.ml_quantity_product_addtocart {
  width: auto;
  padding: 15px 35px;
  display: inline-block;
} */
.wc-empty-cart-message {
    width: calc(100% - 32%);
    overflow: hidden;
}
.wc-empty-cart-message .cart-empty.woocommerce-info::before {
  content: none;
}
.custom-empty-cart-message {
  text-align: center;
}
.custom-empty-cart-message h3 {
  color: #999999;
  font-weight: 700;
  font-size: 16px;
  line-height: 23.5px;
}
.minstr-empt-cart-collatrl.cart-collaterals h2.alardn--cart-total,
.minstr-empt-cart-collatrl.cart-collaterals a.checkout-button.button.wc-forward,
.minstr-empt-cart-collatrl.cart-collaterals
  table.shop_table.shop_table_responsive {
  display: none;
}
.minstr-empt-cart-collatrl.cart-collaterals .alarnd--payment-methods {
  border-top: 1px solid #ccc;
  margin-top: 15px;
}
.woocommerce-shipping-calculator {
  display: none;
}
span.shipping-title {
  padding: 0px 0 9px;
}
.cart-collaterals a.checkout-button.button.wc-forward {
  text-align: center;
	display: block;
    font-weight: 700;
}
.woocommerce .product-remove a.remove {
  font-size: 1.2em;
  color: #fff !important;
  font-weight: 600;
  width: 20px;
  height: 20px;
  background-color: #999999;
  line-height: 22px;
}
.woocommerce .product-remove a.remove {
  font-size: 15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
form.woocommerce-cart-form {
    direction: rtl;
}
.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr.woocommerce-cart-form__cart-item.cart_item
  > td.product-name
  > a {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}
.woocommerce
  table.shop_table_responsive
  tr.woocommerce-cart-form__cart-item.cart_item
  td.product-name
  .variation {
  font-size: 12px;
  line-height: 1.5;
}
.cart-empty.woocommerce-info {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    background-color: #f7f7f7;
    border: 0px solid transparent;
    border-radius: 11px;
}
.wc-block-components-notice-banner {
  box-sizing: border-box;
  font-weight: 400;
  gap: 0;
  line-height: 1.5;
  margin: 16px 0;
  padding: 16px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
  background-color: #fff !important;
  border: 0px solid transparent;
  color: #1a1a1a;
  font-family: "Heebo", Sans-serif;
  background: rgba(38, 115, 231, 0.1);
  border-radius: 11px;
  font-size: 16px;
}
.wc-block-components-notice-banner > svg {
  display: none;
}
.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.actions {
  background-color: #fff !important;
  padding: 10px 20px 20px;
}
.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.product-remove {
  padding-left: 20px;
}
.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.product-thumbnail {
  padding-right: 20px;
  position: relative;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  background-color: #ffffff;
}
.woocommerce .cart-collaterals .alarnd--payment-methods {
  display: none;
}
.alarnd--variable-modal .woocommerce div.product form.cart {
  float: none !important;
  margin: 0 auto;
}
.woocommerce table.shop_table td {
  background-color: transparent !important;
}
.woocommerce .woocommerce-notices-wrapper {
  display: none !important;
}
.mini_productCard_price {
  direction: ltr;
}
.woocommerce button.button[name="update_cart"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #66de93 !important;
  color: #1a1a1a !important;
}
.woocommerce button.button[name="update_cart"]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #74e49f !important;
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}
td.product-quantity .quantity input[type="number"] {
  padding: 6px 5px;
  pointer-events: none;
  border: none;
}
.custom-error-message.woocommerce-info {
  margin-top: 10px;
  margin-bottom: 0;
  text-align: right;
}
span.coupon_varification_message .woocommerce-message {
  display: none;
}
form#customerDetails label.error,
form#cardDetailsForm label.error {
  display: none !important;
}
.alarnd--payout-col {
  flex: 0 0 50%;
}
.alarnd--payout-col.alrnd_tokenized_col {
  flex: 0 0 62%;
}
.alarnd--payout-col.alrnd_wooz_col {
  flex: 0 0 38%;
}
.form label {
  cursor: pointer;
}
.ministore_available_pay_options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 15px;
  margin-bottom: 20px;
}
.ministore_available_pay_options span {
  font-size: 14px;
  font-weight: 700;
}
.alarnd--single-payout label input {
  box-shadow: 0px 0px 0px 1px #999999;
  font-size: 3em;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  border: 4px solid #fff;
  background-clip: border-box;
  border-radius: 50%;
  appearance: none;
  transition: background-color 0.3s, box-shadow 0.3s;
  cursor: pointer;
}
.alarnd--single-payout label {
  display: flex;
  margin: 10px 0px 10px 0;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.alarnd--single-payout label img {
  padding: 4px 9px;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 49px;
  height: 30px;
  object-fit: contain;
}

.alarnd--single-payout input:checked {
  box-shadow: 0px 0px 0px 2px #999999;
  background-color: #999999;
}

.alarnd--single-payout:first-child {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.alarnd--cart-wrapper-inner {
  background-color: #f0f0f5;
  padding-top: 65px;
  padding-bottom: 65px;
}

.alarnd--cart-wrapper-inner > h2 {
  text-align: center;
  margin-bottom: 35px;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  background-color: white;
}
.alarnd--custom-checkout-section {
  padding: 5px 0 65px;
}
.alarnd--payout-main.alrnd_woo_checkout_choice {
  padding-bottom: 0;
}

.alarnd--custom-checkout-section h2 {
  margin-bottom: 15px !important;
}
.alarnd--custom-checkout-section .form-label {
  font-size: 14px;
  font-weight: 700;
}
input#cardholderPhone,
input#userPhone {
  text-align: right;
  direction: ltr;
}
button.button.alarnd--regular-button {
  display: inline-block;
  background-color: #66de93;
  color: #1a1a1a;
  font-size: 18px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  width: auto;
  padding: 15px 25px;
  border-color: #66de93;
}

.alarnd--regular-button:hover,
.alarnd--regular-button:focus,
.alarnd--regular-button:active {
  background-color: #66de93 !important;
  border-color: #66de93 !important;
}
.alrnd--shipping_address_tokenized {
  z-index: 2;
}
.alarnd--upsale-modal-inner.allrnd--tokenized_checkout {
  display: none;
  transition: all 0.4s ease;
  top: 0;
  opacity: 0;
}
.alarnd--upsale-modal-inner.allrnd_tokenized_wooCheckout_visible {
  top: -290px;
  opacity: 1;
}
.alarnd--single-cart-row.alarnd--single-cart-price
  button.single_add_to_cart_button.ml_loading {
  background-color: #66de93;
  border-color: #66de93;
  padding: 15px 0;
}
.allrnd_tokenized_wooCheckout_visible .col-1 {
  margin-bottom: -265px;
}
.alarnd--single-payout-submit {
  text-align: center;
  padding-top: 40px;
  transition: opacity 0.3s ease;
}
.allrnd_hidden {
  opacity: 0;
}
.user_billing_info_edit {
  display: none;
}

.alarnd--user-address {
  display: inline-block;
  position: relative;
  padding-left: 45px;
}

span.alarnd--user_address_edit.ml_normal_loading {
  cursor: wait;
}
/* .alarnd--cart-inner {
  width: 350px;
} */

.alarnd--info-modal .alarnd--cart-inner {
  width: 350px;
  margin: 0 auto;
}

.alarnd--single-variable span.alarnd--single-var-info {
  flex: 0 0 140px;
  min-width: 140px;
  width: 100%;
  text-align: right;
  margin-bottom: 25px;
  display: block;
}
.alarnd--custom-qtys-wrap
  .alarnd--single-variable
  span.woocommerce-Price-amount.amount {
  flex: 0 0 85px;
  max-width: 85px;
  text-align: right;
}
.alarnd--single-color {
    display: block;
    border-radius: 7px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    background-color: inherit;
    box-shadow: 0 0 0 2px white;
    position: relative;
}
.product-item .alarnd--single-color {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #cccccc;
}
.alarnd--colors-wrap input {
    position: absolute;
    height: 0;
    opacity: 0;
}
.alarnd--colors-wrapper {
  padding: 10px 0 5px;
}
.alarnd--colors-wrap {
    display: inline-flex;
    gap: 9px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.alanrd--product-added-message {
  position: absolute;
  text-align: center;
  bottom: 15px;
  width: calc(100% - 60px);
  color: #bf1363;
  display: none;
}

.alarnd--submit-btn.loading,
.ml_add_loading.ml_loading {
  background-color: #66de93;
}

.alarnd--quantity-modal .alanrd--product-added-message {
  text-align: center;
  bottom: 5px;
  font-size: 14px;
}
.alarnd--slect-opt-modal .alanrd--product-added-message {
  left: 50px;
  font-size: 14px;
}
span.alarnd__return_token_payout {
  position: absolute;
  top: -54px;
  color: #2673e7;
  font-weight: bold;
  left: 0;
  text-decoration: underline;
  cursor: pointer;
}

.allaround-order-details-container {
  position: relative;
}
.alarnd--upsale-modal-inner.allrnd--tokenized_checkout
  .allaround-order-details-container {
  margin-top: 175px;
}

.mfp-content .mfp-hide {
  display: block !important;
}
.mfp-wrap {
  top: 0 !important;
  height: 100vh !important;
  position: fixed !important;
}
.alarnd--popup-middle {
  padding: 30px;
}
.white-popup-block.alarnd--payout-modal.alarnd--info-modal {
  max-width: 650px;
}
.white-popup-block.alarnd--payout-modal.alarnd--thankyou-modal.alarnd--info-modal {
  max-width: 720px;
}

.alarnd--popup-inline {
  margin-bottom: 25px;
}

span.alrnd--create-order.alarnd--submit-btn {
  width: 100%;
}

.alarnd--failed-wrap .alarn--popup-thankyou h2 {
  color: #f44336 !important;
}

.alarn--popup-thankyou h3 {
  font-weight: 700;
  margin-top: 15px;
}
.alarnd--failed-wrap .alarn--popup-thankyou h2 {
  color: #f44336 !important;
  margin-top: 15px;
}

.popup_product_details img {
  height: 325px;
  width: auto;
  object-fit: cover;
  border-radius: 11px;
}

.popup_product_details .alarn--popup-thankyou > img {
  width: 42px;
  height: auto;
  display: inline-block;
}

.alarnd--popup-wrap > img {
  display: block;
  margin: auto;
  float: none;
}

a.alarnd--submit-btn.alarnd--continue-btn {
  width: 100%;
  margin-top: 20px;
}

.alarn--popup-thankyou {
  text-align: center;
}
h3#order_review_heading {
  text-indent: -99999px;
}
.alarnd--upsale-modal-inner.alarnd--default-visible {
  display: block;
}
.alrnd--pay_details_tokenized {
  margin-left: 20px;
  position: relative;
  z-index: 99;
}
.alrnd--pay_details_tokenized h2 {
  margin-bottom: 25px;
  font-size: 20px;
}
.product-item-details h3.product-title {
  color: #1a1a1a;
  cursor: pointer;
  font-size: 20px !important;
  padding-bottom: 5px !important;
  font-weight: 500;
  margin-bottom: 0;
}
span.view_details_not_available {
  display: block;
  height: 23.5px;
}
.alarnd--details-previewer > h3 {
  margin-bottom: 20px;
}
.alrnd--shipping_address_tokenized.mini_non_loggedIn
  .alarnd--details-previewer {
  padding-top: 15px;
}
.alrnd--shipping_address_tokenized.mini_non_loggedIn
  .alarnd--details-previewer
  > h3 {
  margin-bottom: 48px;
}
.no_color_text {
  padding: 8px 0 12px;
}
.no_color_text span {
  font-size: 14px;
  font-weight: 400;
  padding: 5px 27px 5px 10px;
  background-color: rgba(38, 115, 231, 0.1);
  border-radius: 7px;
  color: #003380;
  display: inline-block;
  position: relative;
}
.no_color_text span::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 6px;
  top: 50%;
  background-image: url(../images/info-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  background-position: center center;
}
.allaround--slick-carousel .slick-slide img {
  max-height: inherit !important;
}
.tokenized_inv_name_cont {
  font-size: 14px;
  margin-bottom: 5px;
}
.alarnd--payout-col.alarnd--details-previewer .tokenized_user_name {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
  display: inline-block;
  margin-right: 5px;
}
nav.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link {
  display: none;
}
.woocommerce-MyAccount-content p:nth-child(3) {
  display: none;
}

nav.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--dashboard {
  display: block;
}

/* Styling for Slick Carousel */
.allaround--slick-carousel {
  position: relative;
}

/* Styling for Slick Carousel arrows */
/* .allaround--slick-carousel .slick-prev,
.allaround--slick-carousel .slick-next {
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  z-index: 1; 
  border: 0px solid !important;
  display: none !important;
}

.allaround--slick-carousel .slick-prev:hover,
.allaround--slick-carousel .slick-prev:focus,
.allaround--slick-carousel .slick-prev:active,
.allaround--slick-carousel .slick-next:hover,
.allaround--slick-carousel .slick-next:focus,
.allaround--slick-carousel .slick-next:active {
  background-color: transparent !important;
  padding: 0 !important;
  outline: none !important;
}
.allaround--slick-carousel .slick-prev {
  left: 2px;
}

.allaround--slick-carousel .slick-next {
  right: 2px;
} */

ol.mlCustomDots {
  list-style: none;
  display: flex;
  gap: 10px;
  justify-content: center;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

.woocommerce-product-gallery {
  position: relative;
}

.allaround--slick-carousel .slick-dots button,
ol.mlCustomDots a {
  border: none;
  transition: background-color 0.3s;
  padding: 0;
  display: block;
  border-radius: 5px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: inherit;
  box-shadow: 0 0 0 1px white, 0 0 0 2px #cccccc;
  position: relative;
}

body.fs_mode_a_single_product .allaround--slick-carousel .slick-dots button,
body.fs_mode_a_single_product ol.mlCustomDots a {
  width: 38px;
  height: 38px;
  border-radius: 10.41px;
  -webkit-border-radius: 10.41px;
  -moz-border-radius: 10.41px;
  -ms-border-radius: 10.41px;
  -o-border-radius: 10.41px;
}

body.fs_mode_a_single_product ol.mlCustomDots {
 gap: 20px;
}

ol.mlCustomDots a.active {
  box-shadow: 0 0 0 3.47px #66de93;
}
/* Styling for active dot */
.allaround--slick-carousel .slick-dots button.slick-active {
  background-color: #f00; /* Active dot color */
}

/* ol.mlCustomDots a.active {} */

.woocommerce-product-gallery .allaround--slick-carousel .slick-next {
  right: -25px !important;
  background-image: url(../images/right.png) !important;
  background-size: contain !important;
  width: 30px;
  background-repeat: no-repeat !important;
  height: 30px;
}
.woocommerce-product-gallery .allaround--slick-carousel .slick-prev {
  right: auto !important;
  background-image: url(../images/left.png) !important;
  background-size: contain !important;
  left: -25px !important;
  width: 30px;
  background-repeat: no-repeat !important;
  height: 30px;
}

body.fs_mode_a_single_product .woocommerce-product-gallery .allaround--slick-carousel .slick-next {
  right: -60px !important;
  width: 40px;
  height: 40px;
}
body.fs_mode_a_single_product .woocommerce-product-gallery .allaround--slick-carousel .slick-prev {
  right: auto !important;
  left: -60px !important;
  width: 40px;
  height: 40px;
}

/* Clear the float after the columns to prevent layout issues */
.alarnd--pricing-wrapper-new::after {
  content: "";
  display: table;
  clear: both;
}
/* Apply styles to .alarnd--pricing-wrapper-new */
.alarnd--pricing-wrapper-new {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.alarn--pricing-column.alarn--pricing-column-desc p {
  font-size: 16px;
}
.mfp-container div[id^=alarnd__pricing_info] {
  width: 850px;
  min-width: 850px;
}
/* Apply styles to .alarn--pricing-column */
.alarn--pricing-column {
  flex: 0 0 62%;
  box-sizing: border-box;
  padding: 0px;
}
.pricingDescSteps {
  flex: 0 0 38%;
  padding-left: 35px;
}

.alarn--pricing-column.alarn--pricing-column-chart  .alarn--price-chart h5 {
  margin: 10px 0 10px;
  align-self: center;
}
.woocommerce.alarn--popup-thankyou .col2-set .col-1 {
  width: 100%;
}
.alarn--price-chart {
  background-color: transparent;
  display: flex;
  padding: 0px;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}
.alarnd--price-chart-price {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 256px;
}
.alarnd--price-chart-item {
  text-align: right;
  height: 70px;
  padding: 10px 12px;
  min-width: 117px;
  max-width: 128px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #e6e6e6;
  flex-basis: 50%;
}
.alarnd--price-chart-item span {
  font-size: 15px;
}
.alarnd--price-chart-price.alarnd--plus4item-box {
  max-width: 100%;
}
span.price_step_price {
  color: #2673e7;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
span.price_step_qty {
  direction: rtl;
}
.alarnd--price-chart-item:first-child span {
  text-decoration: none;
}
.alarn--pricing-column.alarn--pricing-column-desc {
  text-align: right;
}
.woocommerce-product-gallery.alarn--pricing-column {
  direction: ltr;
}
.woocommerce-product-gallery.alarn--pricing-column .slick-list {
  height: auto !important;
  overflow: hidden;
}
.woocommerce-product-gallery.alarn--pricing-column .slick-slide {
  float: left !important;
  padding-bottom: 0;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  width: 26px !important;
  left: 0;
  top: 3px;
  text-align: center !important;
  padding: 0;
}

button.mfp-arrow.mfp-prevent-close:hover,
button.mfp-arrow.mfp-prevent-close:focus,
button.mfp-arrow.mfp-prevent-close:active {
  background-color: rgba(0, 0, 0, 0.5);
  outline: navajowhite;
  outline: none;
}

.alarnd_view_pricing_cb_button,
.alarnd_trigger_details_modal {
  display: inline-block;
  background-color: #66de93;
  color: #1a1a1a;
  font-size: 18px;
  border-radius: 11px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  width: auto;
  padding: 15px 10px;
  text-decoration: none;
  min-width: 162px;
}
.alarnd_view_pricing_cb_button {
    flex: 0 0 30%;
}
body.artwork_off .alarnd_view_pricing_cb_button {
  margin-top: 20px;
}
/* .disable_artwork_upload .alarnd_view_pricing_cb_button {
  margin-top: 20px;
} */
.alarnd--single-cart-row.alarnd--single-cart-price button {
    width: auto !important;
    flex: 0 0 30%;
}
.alarnd_trigger_details_modal:hover,
.alarnd_trigger_details_modal:focus,
.alarnd_trigger_details_modal:active,
.alarnd_view_pricing_cb_button:hover,
.alarnd_view_pricing_cb_button:focus,
.alarnd_view_pricing_cb_button:active {
  outline: none;
  text-decoration: none;
  border: none;
  color: #1a1a1a;
  background-color: #66de93;
}

.alrnd--login-form-logo img {
  width: 250px;
  height: auto;
  display: block;
  margin: 0 auto;
  max-height: 120px;
  object-fit: contain;
}

.alarnd--login-form-welcome {
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-quantity .tooltip_error {
  right: initial;
  left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
body.rtl .product-quantity .tooltip_error {
    left: initial;
    right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}
.product-quantity .quantity {
  position: relative;
}

.alarnd--login-form-welcome span {
  font-size: 26px;
  margin-left: 10px;
}

form.xoo-lwo-form,
.xoo-ml-otp-form {
  width: 100%;
  max-width: 620px;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  margin: 0 auto !important;
}

.alarnd--login-form-instruction {
  width: 300px;
  margin: 15px auto 0;
  text-align: center;
}

button.button.btn.xoo-ml-login-otp-btn,
button.btn.xoo-ml-otp-submit-btn,
.allaround_card_details_submit {
  display: inline-block;
  background-color: #66de93;
  color: #1a1a1a;
  font-size: 18px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  padding: 16px 26px;
  text-decoration: none;
  margin-top: 15px;
  border: none;
}
.form-submit-container,
.form-message.text-center {
  text-align: center;
}
button.button.btn.xoo-ml-login-otp-btn:hover,
button.button.btn.xoo-ml-login-otp-btn:focus,
button.button.btn.xoo-ml-login-otp-btn:active,
button.allaround_card_details_submit:hover,
button.allaround_card_details_submit:focus,
button.allaround_card_details_submit:active,
button.btn.xoo-ml-otp-submit-btn:hover,
button.btn.xoo-ml-otp-submit-btn:focus,
button.btn.xoo-ml-otp-submit-btn:active {
  outline: none;
  text-decoration: none;
  border: none;
  color: #1a1a1a;
  background-color: #66de93;
}

.alarnd_login_form_main {
  background-color: #0baaf7;
  margin-left: calc((-100vw + 100%) / 2);
  margin-right: calc((-100vw + 100%) / 2);
  padding-left: calc((100vw - 100%) / 2);
  padding-right: calc((100vw - 100%) / 2);
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}

.xoo-ml-notice {
  width: 100%;
  max-width: 650px;
  padding: 0;
  background-color: #0baaf7;
  border-radius: 10px;
  margin: 0 auto;
  text-align: center;
}

.alarnd--xoo-otp-wrap input:focus {
  outline: 0;
  background-color: transparent;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #000;
}

.alarnd--xoo-otp-wrap {
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
}
body.rtl .alarnd--xoo-otp-wrap {
  flex-direction: row-reverse;
}

.alarnd--xoo-otp-wrap input {
  max-width: 33px;
  text-align: center;
  margin-right: 3px;
  background-color: transparent;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  height: 38px;
  box-shadow: 0 0 0;
  display: inline-block;
  border: 1px solid #ccc;
  font-weight: normal;
  padding: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
body.rtl .alarnd--xoo-otp-wrap input {
  float: left;
  margin-left: 4px;
}

.alarnd--xoo-otp-wrap input:disabled {
  opacity: 0.6;
}

.alarnd--xoo-otp-wrap input.alrn-pre-filled-digits {
  font-weight: bold;
  opacity: 1;
}

input.xoo-ml-phone-input {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
form.xoo-ml-otp-form input.xoo-ml-otp-input {
  border: 1px solid #000 !important;
}
form.woocommerce-form.woocommerce-form-login.login {
  min-width: 400px;
}
input.alarnd--otp-input.xoo-ml-phone-obj.alrn-pre-filled-digits::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
input.alarnd--otp-input.xoo-ml-phone-obj.alrn-pre-filled-digits::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
input.alarnd--otp-input.xoo-ml-phone-obj.alrn-pre-filled-digits:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
input.alarnd--otp-input.xoo-ml-phone-obj.alrn-pre-filled-digits:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}

.alarnd_login_form_main button.xoo-ml-login-otp-btn.ml_add_loading.button.btn {
  border-radius: 11px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  display: block;
}
.alarnd_login_form_main button.button.btn.xoo-ml-low-back {
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  display: block;
}
.xoo-ml-otp-input-cont-wrap.cccode-wrap {
  display: none;
}
.xoo-ml-otp-form .xoo-ml-otp-sent-txt {
  margin-bottom: 0;
  font-size: 20px;
  margin-top: 20px;
}
.xoo-ml-phinput-cont.woocommerce-form-row.woocommerce-form-row--wide {
  max-width: 410px;
  margin: auto;
}
.alarnd--load-overlay .alarnd--overlay {
  background-color: #0baaf7 !important;
}
.alarnd--load-overlay .alarnd--overlay.loading {
  opacity: 1 !important;
}

.alarnd--custom-checkout-section.ml_pay_hidden {
  display: none;
}
body.woocommerce-page.woocommerce-account
  .alarnd--single-content.default-page-content {
  min-height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

body.state-loaded > .ekit-template-content-footer {
  display: none;
}
body.state-loaded .ekit-template-content-header {
  display: none;
}
body.state-loaded > .ekit-template-content-header {
  display: block;
}

body.state-loaded .alarnd--single-content.default-page-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
a.load--username,
a.contact--page-slug,
a.services--page-slug,
a.aboutus--page-slug {
  display: none !important;
}
/* New addition */
form.allaround--card-form .form-input {
  margin-bottom: 15px;
  position: relative;
}
.flex-row {
  display: flex;
  justify-content: space-between;
  /* flex-direction: column; */
  gap: 20px;
}
.flex-row .form-row {
  flex: 1;
}
.form-input input.error,
.xoo-ml-otp-input-cont-wrap.xoo-ml-otp-input-cont-main input.error {
  border: 1px solid red;
}
.form-input label {
  font-size: 14px;
  color: red;
  opacity: 0.8;
}
.form-label {
  margin-bottom: 5px;
}
.allaround--card-form {
  width: 500px;
  max-width: 48%;
  padding-top: 10px;
}
.hidden-row {
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
.alarnd--card-details-wrap {
  display: none;
}
.alarnd--payout-validation p {
  display: block;
  padding-top: 25px;
  text-align: center;
  color: red;
}
.form-message {
  display: none;
  color: red;
  line-height: 1.5;
  padding-top: 15px;
}
form#customerDetails .form-message {
    text-align: center;
}
.form-cardDetail-fields .form-message {
  padding-top: 0px;
}
.alarnd--upsale-modal-inner h2 {
  text-align: center;
  margin-bottom: 0;
}
.alarnd--upsale-modal-inner .allaround--card-form {
  max-width: 100%;
  margin: 0 auto;
}

/* Payment Details Section CSS */
.ccicon {
  height: 38px;
  position: absolute;
  right: 4px;
  top: calc(50% - 19px);
  width: 60px;
}
body.rtl .ccicon {
  right: auto;
  left: 4px;
}
body.rtl #cardNumber {
  text-align: right;
}
input#cardNumber {
  padding-right: 40px;
  background-image: url(../images/credit-card.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}
/* CREDIT CARD IMAGE STYLING */
.preload * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

.preload .creditcard {
  transition: transform 0.6s, -webkit-transform 0.6s !important;
  -webkit-transition: transform 0.6s, -webkit-transform 0.6s !important;
  -moz-transition: transform 0.6s, -webkit-transform 0.6s !important;
  -ms-transition: transform 0.6s, -webkit-transform 0.6s !important;
  -o-transition: transform 0.6s, -webkit-transform 0.6s !important;
}
.alarnd--payout-col.alrnd_wooz_col {
  position: relative;
}
.exp-cvc-con {
  float: inline-start;
}
.exp-cvc-con .form-row {
  max-width: 110px;
}
.cvc-info {
  position: absolute;
  left: -22px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: help;
  z-index: 9;
}
.alarnd--upsale-modal-inner.alarnd--default-visible
  .form-row.flex-row.exp-cvc-con {
  flex-direction: column;
  gap: 0;
}
/* Chrome, Safari, Edge, Opera */
input#cvvCode::-webkit-outer-spin-button,
input#cvvCode::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

h2.allaround--is_running {
  text-align: center;
  padding: 100px 0 100px;
  font-size: 40px;
}

/* Firefox */
input#cvvCode[type="number"] {
  -moz-appearance: textfield;
}
#svgname,
#svgnameTitle,
text#svgnameback {
  display: none;
}
/* Base styles for the entire tooltip */
.exp-cvc-con [data-tooltip]:before,
.exp-cvc-con [data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(-5px, -20px, 0);
  -moz-transform: translate3d(-5px, -20px, 0);
  transform: translate3d(-5px, -20px, 0);
  pointer-events: none;
}
.exp-cvc-con [data-tooltip]:before {
  -webkit-transform: translate3d(-5px, -6px, 0);
  -moz-transform: translate3d(-5px, -6px, 0);
  transform: translate3d(-5px, -6px, 0);
}
.allaround--products-filter-container {
    position: relative;
}
.filter_wrap-item {
    opacity: 0;
    position: absolute;
    transition: opacity 0.5s ease-in-out;
    z-index: -1;
}

.filter_wrap-item.filter_wrap-active {
    opacity: 1;
    position: relative;
    transition: opacity 0.5s ease-in-out;
    z-index: 1;
}
/* .loading.filter_wrap-active:before {
  content: "Loading...";
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
} */
/* Show the entire tooltip on hover and focus */
.exp-cvc-con [data-tooltip]:hover:before,
.exp-cvc-con [data-tooltip]:hover:after,
.exp-cvc-con [data-tooltip]:focus:before,
.exp-cvc-con [data-tooltip]:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.exp-cvc-con [data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.exp-cvc-con [data-tooltip]:after {
  z-index: 1000;
  padding: 6px 50px 6px 10px;
  width: 200px;
  background-color: #1a1a1a;
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 2.072;
  border-radius: 7px;
  background-image: url(../images/credit-card-cvc.svg);
  background-repeat: no-repeat;
  background-position: right 8px center;
}

/* Left */
.exp-cvc-con .tooltip-left:before,
.exp-cvc-con .tooltip-left:after {
  right: 100%;
  top: 50%;
  left: auto;
}

.exp-cvc-con .tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #1a1a1a;
}

.exp-cvc-con .tooltip-left:hover:before,
.exp-cvc-con .tooltip-left:hover:after,
.exp-cvc-con .tooltip-left:focus:before,
.exp-cvc-con .tooltip-left:focus:after {
  -webkit-transform: translate(-12px, -50%);
  -moz-transform: translate(-12px, -50%);
  transform: translate(-12px, -50%);
}

.payment-info-display {
  width: 100%;
  max-width: 220px;
  max-height: 140px;
  height: 11vw;
  margin-right: 15px;
  position: relative;
  top: 0px;
  float: left;
  display: none;
}

#ccsingle {
  position: absolute;
  right: 10px;
  top: 16px;
}

#ccsingle svg {
  width: 60px;
  max-height: 35px;
}

.creditcard svg#cardfront,
.creditcard svg#cardback {
  width: 100%;
  /*-webkit-box-shadow: 1px 5px 6px 0px black;*/
  /*box-shadow: 1px 5px 6px 0px black;*/
  border-radius: 11px;
}

#generatecard {
  cursor: pointer;
  float: right;
  font-size: 12px;
  color: #fff;
  padding: 2px 4px;
  background-color: #909090;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

/* CHANGEABLE CARD ELEMENTS */
.creditcard .lightcolor,
.creditcard .darkcolor {
  -webkit-transition: fill 0.5s;
  transition: fill 0.5s;
}

.creditcard .lightblue {
  fill: #03a9f4;
}

.creditcard .lightbluedark {
  fill: #0288d1;
}

.creditcard .red {
  fill: #ef5350;
}

.creditcard .reddark {
  fill: #d32f2f;
}

.creditcard .purple {
  fill: #ab47bc;
}

.creditcard .purpledark {
  fill: #7b1fa2;
}

.creditcard .cyan {
  fill: #26c6da;
}

.creditcard .cyandark {
  fill: #0097a7;
}

.creditcard .green {
  fill: #66bb6a;
}

.creditcard .greendark {
  fill: #388e3c;
}

.creditcard .lime {
  fill: #d4e157;
}

.creditcard .limedark {
  fill: #afb42b;
}

.creditcard .yellow {
  fill: #ffeb3b;
}

.creditcard .yellowdark {
  fill: #f9a825;
}

.creditcard .orange {
  fill: #ff9800;
}

.creditcard .orangedark {
  fill: #ef6c00;
}

.creditcard .grey {
  fill: #bdbdbd;
}

.creditcard .greydark {
  fill: #616161;
}

/* FRONT OF CARD */
#svgname {
  text-transform: uppercase;
}

#cardfront .st2 {
  fill: #ffffff;
}

#cardfront .st3 {
  font-family: "Source Code Pro", monospace;
  font-weight: 600;
}

#cardfront .st4 {
  font-size: 54.7817px;
}

#cardfront .st5 {
  font-family: "Source Code Pro", monospace;
  font-weight: 400;
}

#cardfront .st6 {
  font-size: 33.1112px;
}

#cardfront .st7 {
  opacity: 0.6;
  fill: #ffffff;
}

#cardfront .st8 {
  font-size: 24px;
}

#cardfront .st9 {
  font-size: 36.5498px;
}

#cardfront .st10 {
  font-family: "Source Code Pro", monospace;
  font-weight: 300;
}

#cardfront .st11 {
  font-size: 16.1716px;
}

#cardfront .st12 {
  fill: #4c4c4c;
}

/* BACK OF CARD */
#cardback .st0 {
  fill: none;
  stroke: #0f0f0f;
  stroke-miterlimit: 10;
}

#cardback .st2 {
  fill: #111111;
}

#cardback .st3 {
  fill: #f2f2f2;
}

#cardback .st4 {
  fill: #d8d2db;
}

#cardback .st5 {
  fill: #c4c4c4;
}

#cardback .st6 {
  font-family: "Source Code Pro", monospace;
  font-weight: 400;
}

#cardback .st7 {
  font-size: 27px;
}

#cardback .st8 {
  opacity: 0.6;
}

#cardback .st9 {
  fill: #ffffff;
}

#cardback .st10 {
  font-size: 24px;
}

#cardback .st11 {
  fill: #eaeaea;
}

#cardback .st12 {
  font-family: "Rock Salt", cursive;
}

#cardback .st13 {
  font-size: 37.769px;
}

/* FLIP ANIMATION */
.container {
  perspective: 1000px;
}

.creditcard {
  width: 100%;
  max-width: 400px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: -webkit-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  cursor: pointer;
  direction: ltr;
}

.creditcard .front,
.creditcard .back {
  position: absolute;
  width: 100%;
  max-width: 400px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  color: #47525d;
}

.creditcard .back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.creditcard.flipped {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.alarnd--payout-col.alrnd_tokenized_col {
  position: relative;
}
.allaround_carf_form-fields {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  flex-direction: row-reverse;
}
.allaround_carf_form-userDetail {
  flex: 0 0 48%;
  margin-top: -20px;
}
.allaround--note-form {
  margin-top: 30px;
  overflow: hidden;
}
.allaround--note-form textarea{
    margin-left: 2%;
    float: right;
    max-width: 100%;
    resize:none
}

form#customerDetails {
  position: relative;
}

form.allaround--card-form.hidden_form {
  display: none;
}

.alarnd--upsale-modal-inner.alarnd--default-visible
  .allaround_carf_form-userDetail {
  margin-top: 0;
}
/* .allaround_carf_form-cardDetail {
  position: relative;
  top: 150px;
  padding-bottom: 0px;
  flex: 0 0 48%;
  max-height: 200px;
} */
.cardForm-wCard {
  max-width: 100%;
  width: 100%;
}
.alarnd--payout-col.alrnd_wooz_col {
  height: 151px;
  position: absolute;
  right: 0;
  width: 48%;
}
body.rtl .alarnd--payout-col.alrnd_wooz_col {
  right: auto;
  left: 0;
}
.alrnd--pay_details_tokenized {
  width: 50%;
  float: right;
  margin-left: 0;
}
.alarnd--single-payout-submit {
  padding-top: 0px;
}
.your-order-total-container {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.alarnd--upsale-modal-inner .allaround_carf_form-cardDetail {
  position: relative;
  top: 0px;
  padding-bottom: 0px;
  max-height: 100%;
}
.alarnd--upsale-modal-inner .payment-info-display {
  width: 100%;
  max-width: 225px;
  max-height: 145px;
  height: 11vw;
  display: block;
  position: relative;
  margin-right: 0;
  margin-bottom: 4px;
  bottom: -15px;
  float: left;
  top: auto;
}
.alarnd--payout-main.woocommerce-pay_active .your-order-total-container {
  display: none;
}
.alarnd--payout-main.woocommerce-pay_active
  form#cardDetailsForm
  .your-order-total-container {
  display: block;
}
button.button.alarnd--regular-button[disabled],
.allaround_card_details_submit[disabled] {
  opacity: 0.7;
  cursor: no-drop;
}
@media (max-width: 991px) {
  .payment-info-display {
    display: none !important;
  }
}

.alarnd--details-previewer {
  padding-bottom: 15px;
  padding-top: 10px;
  padding-right: 150px;
}

.alarnd--user-address-wrap {
  max-width: 230px;
}

button.ml_save_customer_info.alarnd--regular-button {
  padding: 6px 20px;
  border-radius: 5px;
  font-size: 14px;
}

/* .allaround--card-form.hidden_form {
  display: none;
} */

.alarnd--user-address-wrap p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.5;
}

span.alarnd--user_address_edit {
  color: #2673e7;
  margin-top: 10px;
  display: block;
  cursor: pointer;
  font-size: 14px;
}

.allaround--card-form:not(.hidden_form) .form-submit-row {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.ml_customer_info_edit_cancel {
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
}

form#customerDetails {
  /*padding-bottom: 40px;*/
}

.allaround--pagination-wrap.allaround--minisite-pagination {
  margin-bottom: 50px !important;
}

section.allaround--products-section.loading .alarnd--overlay {
  opacity: 0.6;
  visibility: visible;
  z-index: 99;
}

.allaround--loadmore-wrap {
  display: block;
  padding-bottom: 50px;
  text-align: center;
}
.woocommerce .mini-store-product-list li.loadmore-loaded.product-item {
    display: none;
}
.allaround--loadmore-wrap
  button.alarnd--reveal-more {
  padding: 20px 60px;
  position: relative;
  z-index: 2;
  /* display: none; */
}
.allaround--loadmore-wrap
  button.alarnd--regular-button.alarnd--loadmore-trigger {
  padding: 20px 60px;
  position: absolute;
  z-index: 0;
  /* opacity: 0; */
}
img.verified_tick {
  height: 30px;
  width: 30px;
}

/* Checkout Saved UserInfo CSS */
.alrnd--shipping_address_tokenized.allrnd_keepSaved_userData,
.alarnd--upsale-modal-inner .alrnd--shipping_address_tokenized {
  opacity: 1;
  position: absolute;
}
.alarnd--card-details-wrap.pix_all_user_data_filled
  .allaround_carf_form-userDetail,
.allaround--card-form.pix_all_user_data_filled .allaround_carf_form-userDetail {
  flex: 0 0 0;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.alarnd--card-details-wrap.pix_all_user_data_filled
  .allaround_carf_form-cardDetail {
  min-height: 412px;
}
.alarnd--card-details-wrap.pix_all_user_data_filled {
  min-height: 450px;
}
.alrnd--shipping_address_tokenized.allrnd_keepSaved_userData
  form#customerDetails {
  max-width: 96%;
}
.alarnd--payout-col.alrnd_tokenized_col
  .alrnd--shipping_address_tokenized.allrnd_keepSaved_userData
  form#customerDetails {
  display: none;
}
.alarnd--payout-col.alrnd_tokenized_col
  .alrnd--shipping_address_tokenized
  form#customerDetails {
  padding-top: 0;
  margin-top: -10px;
}
form.allaround--card-form .form-input.form-submit-container {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.alarnd--upsale-modal-inner.alarnd--default-visible {
  position: relative;
}

/* Cart Section Loader CSS */
div#cart_loader {
  /* display: none; */
  position: relative;
}
.alarnd--cart-wrapper-inner.loading div#cart_loader {
  /* z-index: 9;
    min-height: 365px;
  position: absolute; */
  display: block;
  min-height: 365px;
}
section.cart_loader_section {
  display: flex;
  padding: 10px 0px;
  max-width: 1000px;
  margin: 0px auto;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  min-height: 365px;
  flex-direction: row-reverse;
  /* display: none; */
}
.shipping_side {
  width: 300px;
  background: #fff;
  border-radius: 11px;
  padding: 40px 30px 15px;
}
aside.cart_loader_aside {
  flex: 0 0 68%;
  display: flex;
  flex-direction: column;
  max-width: 680px;
  padding: 10px 25px;
  background: #fff;
  border-radius: 11px;
}

section.cart_loader_section .info__box {
  background: #fff;
  padding: 10px 20px;
  margin: 5px 5px;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  flex-direction: row-reverse;
}

section.cart_loader_section .info__text_one {
  width: 100%;
  height: 15px;
  border-radius: 4px;
}

section.cart_loader_section .info__text_two {
  width: 70%;
  height: 20px;
  border-radius: 4px;
}

section.cart_loader_section .info__text_three {
  width: 85%;
  height: 20px;
  border-radius: 4px;
}

section.cart_loader_section .left_box {
  flex: 0 0 70%;
  margin-right: auto;
}

section.cart_loader_section .image {
  height: 76px;
  width: 120px;
  border-radius: 25px;
}

section.cart_loader_section .shinny {
  background: lightgray;
  margin: 10px 0px;
  position: relative;
  overflow: hidden;
}

section.cart_loader_section .shinny::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  height: 100%;
  transform: skew(5deg);
  animation: shine infinite 1.5s ease-in-out;
}
section.cart_loader_section .cartLoader__total {
  margin-top: 37px;
  margin-bottom: 15px;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.cart_loader_section .cartLoader__total .info__text_two {
  width: 80%;
  margin-top: 0;
}
section.cart_loader_section .cartLoader_button {
}
section.cart_loader_section .cartLoader_button .image {
  height: 48px;
  width: calc(100% + 20px);
  border-radius: 11px;
  margin-bottom: 0;
  margin-right: -10px;
}
p.return-to-shop {
  display: none;
}

/** Upsale Modal */
.alarnd--info-modal {
  background-color: white;
  max-width: 600px;
  margin: 0 auto;
  padding: 20px;
  position: relative;
}

.allarnd--upsale-body-heading h2 {
  color: #15b45b;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

.allarnd--upsale-body-heading h2:first-child {
  text-transform: uppercase;
}

.allarnd--upsale-body-body {
  color: #020004;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  max-width: 450px;
  margin: 10px auto 0;
}

.allarnd--upsale-body-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 35px;
  gap: 10px;
}


.allarnd--upsale-regular-button {
  background-color: #58fa1d;
  color: #020004;
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 5px;
  line-height: 1;
  border: 0px solid;
  font-size: 22px;
}

.allarnd--upsale-regular-button.allarnd--upsale-gray-button {
  text-transform: none;
  background-color: #ded3d3;
  font-weight: 800;
  font-size: 16px;
}


.allarnd-upsale-confirm {
  text-transform: uppercase;
  color: #020004;
  font-weight: 700;
  text-align: center;
  padding: 25px;
  font-size: 22px;
}

/* .alarn--pricing-column {
  max-width: 300px;
  margin: 30px auto 0;
} */

.alarnd--group-confirm {
  position: relative;
}

.alarnd--xoo-otp-wrap {
  justify-content: center;
}


.alarnd--xoo-otp-wrap {
  margin-bottom: 20px;
}

.alarnd--submit-btn.loading, 
body.alarnd__loaded .ml_add_loading.ml_loading {
    position: relative;
    cursor: default;
    text-shadow: none !important;
    color: transparent !important;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 0s linear, opacity 0.1s ease;
    transition: all 0s linear, opacity 0.1s ease;
    -moz-transition: all 0s linear, opacity 0.1s ease;
    -ms-transition: all 0s linear, opacity 0.1s ease;
    -o-transition: all 0s linear, opacity 0.1s ease;
}

.alarnd--single-full.alarnd--single-full-w-multiple {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

form.modal-cart .alarnd--single-full-w-multiple .allarnd--upsale-regular-button.button {
  margin: 0;
}

.mfp-container div[id^=alarnd__pricing_info] {
    width: 850px;
}







/*
 Styling
*/

#alarnd__sizes_info .tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 25px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
}

#alarnd__sizes_info .tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;
}

#alarnd__sizes_info .tabset input:focus-visible + label {
  outline: 2px solid rgba(0, 102, 204, 1);
  border-radius: 3px;
}

#alarnd__sizes_info .tabset > label:hover,
#alarnd__sizes_info .tabset > input:focus + label,
#alarnd__sizes_info .tabset > input:checked + label {
  color: #06c;
}

#alarnd__sizes_info .tabset > label:hover::after,
#alarnd__sizes_info .tabset > input:focus + label::after,
#alarnd__sizes_info .tabset > input:checked + label::after {
  background: #06c;
}

#alarnd__sizes_info .tabset > input:checked + label {
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

#alarnd__sizes_info .tab-panel {
  padding: 30px 0;
  border-top: 1px solid #ccc;
}
/* End Size Chart Tab */

.alarnd--limit-tooltip {
  position: absolute;
  background-color: #bf1363;
  color: white;
  padding: 4px 7px;
  border-radius: 4px;
  font-size: 14px;
  display: none;
  z-index: 9;
  width: 180px;
  left: 0;
  top: -30px;
}
span.alarnd--limit-tooltip:before {
  position: absolute;
  bottom: -5px;
  left: 10px;
  content: "";
  width: 0px;
  height: 0px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #bf1363;
}

.show-tooltip + .alarnd--limit-tooltip {
  display: block;
}

button#alarnd__group_submit {
  flex: 0 0 30%;
  width: auto;
}



.alarn--opt-single-row .tshirt-qty-input-field {
  display: block;
  flex: 1;
  margin-bottom: 0px;
  text-align: center;
  padding: 0.3rem 0rem;
  position: relative;
}
.tshirt-qty-input-field input {
  padding: 5px 6px !important;
  text-align: center;
  border-radius: 6px !important;
  -webkit-appearance: none;
  line-height: 1.715;
}
.alarn--opt-single-row {
  display: flex;
  gap: 10px;
  position: relative;
  flex-flow: row-reverse;
}
.alarnd--opt-color {
  position: absolute;
  padding-top: 5px;
  transform: translateX(100%);
  right: -10px;
}
.alarnd--select-opt-header span {
  flex: 1;
  text-align: center;
  padding: 5px 0;
  background-color: #f7f7f7;
  border-radius: 7px;
  position: relative;
  z-index: 2;
}
.alarnd--select-opt-header {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
  flex-flow: row-reverse;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #f7f7f7;
}
.alarnd--select-opt-header:after {
  content: "";
  position: absolute;
  height: 100%;
  width: calc(100% + 70px);
  left: 0;
  background-color: #f7f7f7;
  z-index: 0;
}
.alarnd--select-opt-wrapper {
  padding-right: 70px;
}
.size-count-7 .alarnd--select-opt-wrapper {
  max-width: 512px;
  margin: auto;
}
.size-count-6 .alarnd--select-opt-wrapper {
  max-width: 445px;
  margin: auto;
}
.size-count-4 .alarn--opt-single-row .tshirt-qty-input-field {
  max-width: 56px;
}
div.alarnd--slect-opt-modal.size-count-1 .alarnd--select-options {
  max-width: 200px;
}

.alarnd--select-options::-webkit-scrollbar-track,
.alarnd--select-options-cart-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

.alarnd--select-options::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}
.alarnd--select-options-cart-wrap::-webkit-scrollbar {
  height: 10px;
  background-color: #f5f5f5;
}
.woocommerce-product-gallery.alarn--pricing-column {
    max-width: 100%;
}
.alarnd--select-options::-webkit-scrollbar-thumb,
.alarnd--select-options-cart-wrap::-webkit-scrollbar-thumb {
  background-color: #0ae;

  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    color-stop(0.5, rgba(255, 255, 255, 0.2)),
    color-stop(0.5, transparent),
    to(transparent)
  );
}
.alarnd--select-options-cart-wrap {
  max-width: 100%;
  overflow-y: auto;
}
.alarnd--select-options {
  margin: auto;
  /*max-height: 345px;*/
  /* overflow-y: scroll; */
  padding-left: 10px;
  min-width: 250px;
}
.alarn--opt-single-row .opt-span {
  flex: 1;
  display: flex;
  align-items: center;
  background-color: red;
  margin-bottom: 10px;
  justify-content: center;
}
.alarn--opt-single-row input:disabled {
  background-color: #cccccc;
  cursor: not-allowed;
}
.alarnd--opt-color span {
  padding: 5px 10px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #ccc;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 500;
}


.alarnd--limit-message,
.alarnd--next-target-message {
  padding: 10px 0;
  display: none;
}
.alarnd--limit-message h6,
.alarnd--next-target-message h6 {
  font-size: 22px;
  text-align: center;
  display: block;
  color: #bf1363 !important;
  font-weight: normal;
}

.alarnd--single-cart-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: 200ms ease opacity;
  transition: 200ms ease opacity;
  text-align: right;
}

.alarnd--price-by-shirt p {
  margin: 0;
  font-size: 15px;
  font-style: normal !important;
}
.alarnd--price-by-shirt span.woocommerce-Price-amount.amount,
.alarnd--price-by-shirt span.alarnd__total_qty {
  font-weight: 600;
}

span.alarnd--total-price {
  margin: 0;
  color: #bf1363 !important;
  font-family: "Heebo", Sans-serif;
  font-size: 28px;
  font-weight: 700;
  flex: 1;
}
.alarnd--price-by-shirt {
  flex: 1;
}
.alarnd--single-cart-row.alarnd--single-cart-price {
  margin-top: 15px;
  margin-bottom: 15px;
  gap: 25px;
  text-align: center;
}

.alarnd--single-cart-row.alarnd--single-cart-price button {
  width: auto !important;
  flex: 0 0 33%;
}


.allarnd--upsale-regular-button.button {
    display: inline-block;
    background-color: #66de93;
    color: #1a1a1a;
    font-size: 16px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    width: auto;
    padding: 15px 25px;
    text-decoration: none;
    outline: none;
}

.allarnd--upsale-regular-button.button:hover,
.allarnd--upsale-regular-button.button:focus,
.allarnd--upsale-regular-button.button:active {
  background-color: #74e49f !important;
}

.allarnd--upsale-regular-text-btn {
  font-size: 16px;
  font-weight: 500;
  line-height: 23.5px;
  color: #0baaf7;
  background-color: transparent;
  border: 0 solid;
  outline: none;
  padding: 0;
}

.alarnd--modal-inner.alarnd--modal-chart-info h2 {
  text-align: center;
  display: block;
}

.alarnd--single-full {
  text-align: center;
}

/* .allarnd--upsale-buy {
  display: none;
} */

.alarnd--upsale-confirm-message {
  padding-top: 20px;
  display: none;
}

.alarnd--upsale-confirm-message p {
  color: red;
  font-size: 16px;
  margin: 0;
  font-weight: normal;
}


.alarnd--submit-btn.loading,
.ml_add_loading.ml_loading {
  position: relative;
  cursor: default;
  text-shadow: none !important;
  color: transparent !important;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0s linear, opacity 0.1s ease;
  transition: all 0s linear, opacity 0.1s ease;
  -moz-transition: all 0s linear, opacity 0.1s ease;
  -ms-transition: all 0s linear, opacity 0.1s ease;
  -o-transition: all 0s linear, opacity 0.1s ease;
}

.alarnd--submit-btn.loading:before,
.ml_add_loading.ml_loading:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}

.alarnd--submit-btn.loading:after,
.ml_add_loading.ml_loading:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0 0 0 1px transparent;
  box-shadow: 0 0 0 1px transparent;
}





/*
new css from august
*/

.allaround--offer-wrap {
  padding: 60px 0 0;
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
}
/* .allaround--offer-content {
  padding-top: 130px;
} */
.allaround--offer-wrap > h2 {
  border-radius: 30px;
  background: linear-gradient(-88.09deg, #b5ac49, #3ca55c);
  padding: 24px 24px;
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
  color: #fff;
  font-size: 36px;
}
.allaround--offer-timeout-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.allaround--offer-time {
  width: 420px;
  text-align: center;
}
.allaround--upsale-single-slide {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 5%;
  background-color: #f7f7f7;
  padding-top: 15px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
}
.allaround--upsale-single-row {
  box-sizing: border-box;
  flex: 0 0 50%;
  padding: 10px;
}
.allaround--upsale-single-row.allaround--upsale-single-row-slider {
  flex: 0 0 40%;
}
.alarnd--modal-inner.alarnd--modal-chart-info h2 {
  display: none !important;
}
.allaround--sale-wrap .allaround--sale-slider .slick-prev {
  right: auto !important;
  left: 30% !important;
  background-image: url(../images/left-icon.png) !important;
  background-size: contain !important;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.allaround--sale-wrap .allaround--sale-slider .slick-next {
  right: 30% !important;
  background-image: url(../images/right-icon.png) !important;
  background-size: contain !important;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.allarnd--upsale-body-heading h2 {
  background: linear-gradient(90deg, #540e9a, #fd5f5f);
  color: #111111;
  padding: 0;
  border-radius: 21px;
  display: inline-block;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  -ms-border-radius: 21px;
  -o-border-radius: 21px;
  font-size: 40px;
  line-height: 1;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-product-gallery.alarn--pricing-column {
  /* background-color: #f7f7f7; */
  /* overflow: hidden; */
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
}
.allaround--custom-wrap {
  padding-top: 15px;
  padding-bottom: 0;
}
.allarnd--upsale-buy > h2 {
  text-align: center;
  padding-bottom: 15px;
  display: block;
  margin-top: 10px;
  line-height: 1;
}
form.modal-cart {
  /* border: 1px solid #d9d9d9; */
  padding: 0 10px 20px;
  border-radius: 13px;
}
form.modal-cart .allarnd--upsale-regular-button.button {
  display: block;
  /* width: 100%; */
  padding: 20px 30px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 18px;
}
.allarnd--upsale-body-heading {
  text-align: center;
}
.allarnd--upsale-body-body .alarn--pricing-column {
  margin-top: 0;
}
ul.slick-dots button:hover, ul.slick-dots button:focus, ul.slick-dots button:active {
  background-color: transparent;
}
.allaround--offer-time h3 {
  font-size: 32px;
  font-weight: 400;
}
.allaround--sale-wrap .slick-dots {
  top: -70px;
  bottom: inherit;
}
.allaround--sale-wrap .slick-dots li button:before {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.allaround--sale-wrap .slick-dots li.slick-active button:before {
  opacity: 1;
  color: black;
  transform: scale(1.5);
}

.allaround--sale-wrap .slick-prev,
.allaround--sale-wrap .slick-next {
  top: -60px;
}

.alarnd--single-cart-row {}

.alarnd--single-cart-row > span,
.alarnd--single-cart-row > .alarnd--custom-qtys-wrap:not(.alarnd--single-custom-qty),
.modal-cart .quantity {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.alarnd--single-var-info input[name="cutom_quantity"] {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}

.alarnd--single-var-info input[name="attribute_quantity"] {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 3px solid #1a1a1a;
  border-radius: 0;
  background-color: transparent;
  font-size: 22px;
  text-align: center;
  max-width: 150px;
  display: block;
  margin: 0 auto;
  padding: 0;
  line-height: 1;
}
.alarnd--single-variable.alarnd--hide-price {
  text-align: center;
}


.allaround--sale-wrap .slick-slider .slick-track, 
.allaround--sale-wrap .slick-slider .slick-list,
[dir="rtl"] .allaround--sale-wrap .slick-slider .slick-track, 
[dir="rtl"] .allaround--sale-wrap .slick-slider .slick-list {
  direction: ltr;
}

[dir="rtl"] .allaround--upsale-single-slide {
  direction: rtl;
}
span.alarnd--single-saving {
  font-size: 24px;
}
.total-info {
  font-size: 30px;
  color: #2673E7;
  font-weight: bold;
}
.tooltip_error {
  text-align: center;
  padding-top: 8px;
  color: red;
}
.alarnd--single-variable {
  text-align: center;
}
.alarnd--group-confirm {
  text-align: center;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
}
button.mfp-close {
  opacity: 1;
  left: 0;
}
button.mfp-close:hover,
button.mfp-close:focus,
button.mfp-close:active {
  background-color: transparent;
  color: #1a1a1a;
}

.allaround_carf_form-fields::after,
.allaround_carf_form-fields::before {
  content: "";
  display: table;
  clear: both;
}
.allaround_carf_form-cardDetail > h2 {
  font-size: 18px;
  font-weight: 400;
  display: block;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 40px;
}
/* .payment-info-display.nonAuthorized-infoDisplay {
  visibility: hidden;
  opacity: 0;
  position: absolute;
} */

main.alarnd--flash-sale-main {
  padding: 15px 0;
}

.alrnd--flash-sale-top-header {
  position: relative;
  margin-top: 10px;
}

.alrnd--flash-sale-top-beader-bg {
  background: linear-gradient(-88.09deg, #2673e7, #154081);
  position: absolute;
  height: 130px;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.alarnd--flash-sale-header {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 50px;
  position: relative;
  z-index: 1;
}
.alarnd--flash-sale-logo {
    border: 4px solid #2673e7;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 30px 65px; */
    border-radius: 30px;
    background-color: #fff;
    overflow: hidden;
    width: 240px;
    height: 180px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 25px;
}

.alrnd--flash-sale-header {
  margin-bottom: 17px;
}

.alarnd--flash-sale-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.alarnd--flash-sale-user-info p {
  font-size: 36px;
  margin: 0;
  color: #fff;
}
.woocommerce-cart .product-thumbnail img {
    width: auto;
    height: auto;
    max-width: 100%; /* Ensure it fits within the container */
}

.alrnd--flash-sale-counter-wrap {
  background: linear-gradient(90deg, #540e9a, #fd5f5f);
  border-radius: 30px;
}

.alrnd--flash-counter > h2 {
  font-size: 20px;
  color: #fec706;
  margin-bottom: 2px;
  margin-top: 0;
  text-align: center;
}

.alarnd--flash-sale-countown {
  color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.alrnd--flash-counter-description h2 {
  color: #fff;
  font-size: 56px;
  font-weight: 500;
  margin: 0;
  line-height: 1;
}

.alrnd--flash-counter-description h3 {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  margin: 0;
}

.alarnd--flash-sale-countown span {
  color: #581098;
  background-color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 700;
  border-radius: 10px;
}

.alarnd--flash-sale-countown p {
  font-weight: 500;
  text-align: center;
  margin: 0;
}

.alarnd--upsale-countdown-group {
  display: flex;
  gap: 24px;
  flex-direction: row-reverse;
}

.alarnd--flash-sale-countown::before {
  content: ":";
  font-size: 33px;
  position: absolute;
  right: -17px;
  top: 0;
}

.alarnd--flash-sale-countown.alarnd--flash-sale-countown-seconds::before {
  display: none;
}

.alrnd--flash-sale-counter-wrap {
  background: linear-gradient(90deg, #540e9a, #fd5f5f);
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
  padding: 5px 30px;
  align-items: center;
}

.alrnd--flash-sale-counter {
  position: relative;
  padding: 0 25px;
}

.vector-icon, .vector-icon1, .vector-icon2, .vector-icon3 {
  position: absolute;
  max-width: 100%;
  overflow: hidden;
  height: auto;
  display: block;
}

img.vector-icon1 {
  left: -13px;
  top: 21px;
  width: 16px;
}

img.vector-icon {
  right: 0;
  top: 19px;
  width: 17px;
}

img.vector-icon2 {
  left: 0;
  bottom: 18px;
}

img.vector-icon3 {
  right: 6px;
  bottom: 18px;
}

.alrnd--flash-counter-description {
  text-align: right;
}

.product-buttons a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.allaround--sale-wrapper {
  max-width: 650px;
  margin: 0 auto;
}

.alarnd--flash-sale-product-info {
  text-align: center;
}
/* p.mini_productCard_price {
  font-size: 24px;
} */
.product-item-details {
  text-align: center;
}

.allaround--custom-wrap h2 {
  font-weight: 500;
  font-size: 30px;
  text-align: center;
}


.alarnd--artwork-manage-wrap > h4 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.alarnd--artwork-position-wrap {
  margin-top: 0px;
}

.alarnd--artwork-position {
  display: flex;
  gap: 10px;
}

label.single-artwork-position img {
  height: 40px;
  width: auto;
}

.alarn--single-artwork-pos {
  /* position: relative; */
  width: 100%;
}

.alarnd--single-art-inner {
  border: 1px solid #cccccc;
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
  padding: 10px 0;
  border-radius: 7px;
  cursor: pointer;
  position: relative;
}

.alarn--single-artwork-pos label {
  cursor: pointer;
}
.alarnd--art-ribbon {
  position: absolute;
  right: 0;
  top: 0;
}
.alarnd--art-ribbon::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 40px solid #439160;
  border-left: 40px solid transparent;
  right: 0;
  top: 0;
}
.alarnd--art-ribbon i {
  position: relative;
  color: #fff;
  z-index: 1;
  font-size: 14px;
  right: 4px;
  top: 1px;
}

.alarnd--art-description {
  /* background-color: #439160; */
  color: #094284;
  font-size: 16px;
  width: 100%;
  text-align: center;
  padding: 4px 2px;
  margin: 10px 0 0;
  border-radius: 10px;
  line-height: 1.2;
  /* position: absolute;
  left: 0;
  right: 0; */
  background: #CBE4FF;
  display: none;
}

.alarnd--artwork-speical-positions {
  margin-top: 10px;
}

.alarnd--art-description p {
  margin: 0;
}

.alarn--single-artwork-pos.selected .alarnd--single-art-inner::before {
  content: "";
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  border: 3px solid #2673e7;
  border-radius: 7px;
}

.alarnd--single-art-inner img {
  margin-bottom: 5px;
}
.artwork-position-details p {
  margin: 0;
}

/* Custom Leeds form */
#customerLeadsForm {
  max-width: 480px;
  background-color: #fff;
  direction: ltr;
  padding: 30px 30px;
  border-radius: 11px;
  margin-top: 10px;
}

#customerLeadsForm input {
  margin-bottom: 0;
  border: 1px solid #ccc;
  border-radius: 7px;
}

#customerLeadsForm .error {
  border: 1px solid red;
}
form#customerLeadsForm label.error {
    display: none !important;
}
.upload-button-kit,
.upload-button-kit p {
  display: flex;
}
.fileUpload-trick #fileuploadfield {
  display: none;
}
.upload-button-kit {
    display: flex;
    gap: 20px;
}
.fileUpload-trick #uploadtextfield {
    height: 45px;
    flex-grow: 1;
    flex-basis: 0;
}
.fileUpload-trick #uploadbrowsebutton {
    height: 45px;
    text-align: center;
    background-color: #2673e7;
    color: #fff;
    font-size: 14px;
    border-radius: 11px;
    flex-grow: 1;
    flex-basis: 0;
}
button.button.alarnd--regular-button {
  display: inline-block;
  background-color: #66de93;
  color: #1a1a1a;
  font-size: 18px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  width: auto;
  padding: 15px 25px;
  border-color: #66de93;
}
#customerLeadsForm .alarnd--single-form-item input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
  font-weight: 400;
}
#customerLeadsForm .alarnd--single-form-item input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
  font-weight: 400;
}
#customerLeadsForm .alarnd--single-form-item input:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
  font-weight: 400;
}
#customerLeadsForm .alarnd--single-form-item input:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
  font-weight: 400;
}

#customerLeadsForm
  .alarnd--single-form-item
  textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999;
  font-weight: 400;
}
#customerLeadsForm .alarnd--single-form-item textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
  font-weight: 400;
}
#customerLeadsForm .alarnd--single-form-item textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999;
  font-weight: 400;
}
#customerLeadsForm .alarnd--single-form-item textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
  font-weight: 400;
}
/* Custom Leeds Form */

/* .woocommerce table.shop_table td.product-quantity input {
    display: none;
} */

.alarnd--cart-wrapper {
  display: flex;
}

.alarnd--cart-wrapper {
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.cart-form-wraper {
  margin-left: 2%;
  float: right;
  width: 68%;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 28%;
    display: block;
    float: left;
    background-color: #f7f7f7;
    padding: 20px;
    border-radius: 11px;
    margin-right: 2%;
    direction: rtl;
}

.woocommerce ul#shipping_method {
    text-align: right;
}

.woocommerce ul#shipping_method li input {
    margin: 3px 0 0 .4375em;
}

.variation-single-wrapper p {
  margin: 0;
}

.variation-single-wrapper div {
  display: inline-block;
}

.variation-single-wrapper div.variation-attachment:first-child {
  display: none !important;
}

main.site-main.alarnd--error-page {
  padding: 0;
  text-align: center;
  min-height: calc(100vh - 300px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-remove {
  color: #ffffff;
  border: 1px solid #ffffff;
  background-color: #999999;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product-remove:after,
.elementor-menu-cart__wrapper .elementor-menu-cart__product-remove:before {
  background: #ffffff;
  height: 2px;
}

.elementor-menu-cart__wrapper .elementor-menu-cart__product {
  position: relative;
}

.elementor-widget-woocommerce-menu-cart
  .elementor-menu-cart__product-name
  .variation {
  font-weight: 400;
  color: #1a1a1a;
}

.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price {
  color: #666666;
  font-weight: 700;
}

.elementor-menu-cart__close-button {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.alarnd__loaded
  .elementor-menu-cart__container:not(.elementor-menu-cart--shown)
  .elementor-menu-cart__main {
  /* transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%); */
}

p.alarnd_res_error {
  padding-top: 30px;
  color: red;
  transition: all 0.6;
  -webkit-transition: all 0.6;
  -moz-transition: all 0.6;
  -ms-transition: all 0.6;
  -o-transition: all 0.6;
}

.woocommerce .cart-collaterals table,
.woocommerce .cart-collaterals tr,
.woocommerce .cart-collaterals td,
.woocommerce .cart-collaterals th,
.woocommerce-cart-form tr,
.woocommerce-cart-form td,
.woocommerce-cart-form th,
.woocommerce-page .cart-collaterals table,
.woocommerce-page .cart-collaterals tr,
.woocommerce-page .cart-collaterals td,
.woocommerce-page .cart-collaterals th {
  border: 0 solid !important;
}

.woocommerce-page .cart-collaterals table tbody tr:hover > td,
.woocommerce-page .cart-collaterals table tbody tr:hover > th {
  background-color: transparent !important;
}

.cart_totals.calculated_shipping > h2 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 0;
}

.woocommerce ul.products li.product .button.add_to_cart_button,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #66de93;
  color: #1a1a1a;
  font-size: 18px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  padding-top: 15px;
  padding-bottom: 15px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  width: 100%;
}

.woocommerce.single-product div.product {
  background-color: #f7f7f7;
  padding-bottom: 40px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  color: #ffffff;
  background-color: #2673e7;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 150px;
}

.cart-collaterals a.checkout-button.button.wc-forward {
  margin-bottom: 0;
}

.allaround--single-cat-item img {
  max-height: 160px;
}

.allaround--promo-link {
  margin: 30px 0;
}


.alarnd--payment-methods p {
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 0;
}

.alarnd--payment-methods {
  padding-top: 15px;
}

.alarnd--continue-shopping a {
  font-weight: 700;
}
p.woocommerce-shipping-destination {
    display: none;
}
/* tr.woocommerce-shipping-totals.shipping th,
tr.woocommerce-shipping-totals.shipping td {
    display: block;
} */

span.shipping-title {
    padding: 9px 0;
    display: block;
    text-align: right;
}
.alarnd-checkout-wrap-inner {
    direction: rtl;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
  width: 44% !important;
}

h2.alardn--cart-total {
  font-size: 26px;
  display: block;
  text-align: center;
  font-weight: 700;
}

.woocommerce .product-remove a.remove {
  font-size: 1.2em;
  color: #fff !important;
  font-weight: 600;
  width: 20px;
  height: 20px;
  background-color: #999999;
  line-height: 22px;
}

/*.woocommerce table.shop_table td.product-thumbnail>a {
    display: inline-block;
    max-height: 75px;
    width: 100px;
    overflow: hidden;
    border-radius: 11px;
}*/
.woocommerce
  table.shop_table
  td.product-thumbnail
  > a
  img.attachment-woocommerce_thumbnail {
  width: 100px;
  object-fit: cover;
  object-position: center;
  height: 75px;
  display: block;
  border-radius: 11px;
}

/*.woocommerce table.shop_table td.product-thumbnail {
    display: flex;
    align-items: center;
}*/
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  border: 0px solid;
}

.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td {
  background-color: transparent !important;
  padding-top: 10px;
  padding-bottom: 10px;
text-align: right;
}
.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.product-price bdi, .woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.product-subtotal bdi {
    display: flex;
    flex-direction: row-reverse;
}
span.woocommerce-Price-amount.amount bdi {
    display: inline-flex;
    flex-direction: row-reverse;
}

.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr {
}

.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr.woocommerce-cart-form__cart-item.cart_item
  > td.product-name
  > a {
  font-weight: 700;
}

.woocommerce
  table.shop_table_responsive
  tr.woocommerce-cart-form__cart-item.cart_item
  td.product-name
  .variation {
  font-size: 14px;
}

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  thead
  tr
  th {
  border-bottom: 1px solid #ebebeb !important;
}

.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.actions {
  background-color: #f7f7f7 !important;
  border-radius: 7px;
  overflow: hidden;
  display: none;
}

.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.actions
  .coupon {
  text-align: right;
  display: none;
}

.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.actions
  .coupon
  label[for="coupon_code"] {
  display: none;
  float: right;
  font-weight: 700;
  padding: 10px 10px;
}

.woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.actions
  .coupon
  input#coupon_code {
  float: none;
  border-radius: 7px !important;
}

.woocommerce .cart .button,
.woocommerce .cart input.button {
  border-radius: 7px !important;
  line-height: 1.5;
}
.alarnd--woocommerce-checkout-page .allaround_carf_form-cardDetail {
  position: relative;
  top: 0px;
  padding-bottom: 0px;
  max-height: 100%;
}
.alarnd--woocommerce-checkout-page.alarnd--default-visible
  .form-row.flex-row.exp-cvc-con {
    flex-direction: column;
    gap: 0;
}

.alarnd--woocommerce-checkout-page .allaround_carf_form-cardDetail {
  position: relative;
  top: 0px;
  padding-bottom: 0px;
  max-height: 100%;
  flex: 0 0 45%;
}

.alarnd--woocommerce-checkout-page .allaround--card-form {
  max-width: 100%;
  margin: 0 auto;
}


.alrnd--shipping_address_tokenized.allrnd_keepSaved_userData, .alarnd--woocommerce-checkout-page .alrnd--shipping_address_tokenized {
  opacity: 1;
  /*position: absolute;*/
}
.alarnd--woocommerce-checkout-page h2 {
  text-align: center;
  margin-bottom: 6px;
  font-size: 32px;
  font-weight: 700;
}

.alarnd--woocommerce-checkout-page .payment-info-display {
  width: 100%;
  max-width: 225px;
  max-height: 145px;
  height: 11vw;
  display: block;
  position: relative;
  margin-right: 0;
  margin-bottom: 4px;
  bottom: -15px;
  float: left;
  top: auto;
}

.alarnd--flash-sale-main {
  overflow: hidden;
}

.white-popup-block.alarnd--info-modal h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 28px;
}

.white-popup-block.alarnd--info-modal {
  position: relative;
  background-color: #fff;
  /* max-width: 550px; */
  min-width: 600px;
  border-radius: 7px;
  padding: 30px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
  border-radius: 50%;
  height: 26px;
  width: 26px;
  top: 10px;
  line-height: 26px;
  font-size: 18px;
  left: 10px;
  right: inherit;
  background-color: #999;
}


.alarnd--product-price-info-bar p {
  font-size: 22px;
  line-height: 1.2;
}
.alarnd--product-price-info-bar p.alarnd--group-price {
  font-size: 36px;
  font-weight: 500;
}
.product-buttons {
  margin-top: 25px;
}
.alarnd--single-cart-row.alarnd--single-cart-price {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.alarnd--price-show-wrap {
  padding-top: 30px;
}
.alarnd--next-target-message h6 {
  margin-bottom: 0;
}

/* .product-thumbnail {
  margin-bottom: 25px;
} */

/* .no_color_text {
  display: none;
} */

.no_color_text {
  display: none;
}
.filter_wrap-item .no_color_text {
  display: block;
}


button.button.alarnd--regular-button.alt.ml_add_loading.ml_save_customer_info {
  display: none;
}



/* 19-09-2024  */
.alarnd--artwork-upload-wrapper {
  display: none;
}

a.allarnd--text-button.allarnd_back_to_cart {
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
  color: #111;
  font-weight: 500;
}

button.single_add_to_cart_button.allaround_trigger_cart_submit {
  margin-top: 20px !important;
}

.alarnd--upload-wrap span {
  background-color: #2673e7;
  color: #fff;
  border: 0 solid;
  border-radius: 12px;
  padding: 12px 23px;
  display: inline-block;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
}

/* .alarnd--upload-wrap button:hover,
.alarnd--upload-wrap button:focus,
.alarnd--upload-wrap button:active {
    background-color: #2673E7;
} */
.alarnd--upload-wrap label {
  display: inline-block;
  margin-left: 20px;
}

.alarnd--modal-inner.alarnd--modal-chart-info {
  direction: rtl;
}

.alarnd--upload-wrap .artwork-input {
  display: block;
  flex: 1;
}

.alarnd--upload-wrap {
  display: flex;
}

.alarnd--upload-wrap .artwork-input input {
  border: 1px solid #cccccc;
  border-radius: 7px;
}
input.alarnd_artwork_file {
  position: absolute;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.alarnd--flash-sale-user-info p:first-child {
    direction: rtl;
}
.alarnd--flash-sale-user-info p:only-child {
    direction: ltr;
}
/* New Progress Bar */
.alarnd--progress-bar {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}
.alarnd--progress-bar span {
  color: #003380;
  background-color: #2673e71a;
  padding: 15px 25px;
  border-radius: 7px;
  display: inline-block;
}
.alarnd--upload-wrap .upload-status,
.alarnd-second-upload-wrap .upload-status {
  display: none;
  min-width: 100px;
  line-height: 26px;
}
.upload-status .txt {
  float: right;
  margin-left: 6px;
}
.new-progress-container {
  padding: 5px;
  position: relative;
}

.new-progress-container .btn,
.upload-status {
  padding: 8px 16px;
  color: #fff;
  border-radius: 4px;
}

.new-progress-container .btn {
  background: #2f4ad0;
  /* box-shadow: 0 8px 6px -6px #555; */
  transition: all 0.4s ease;
}
.new-progress-container .btn:hover {
  letter-spacing: 2px;
  box-shadow: none;
}

.new-progress-container .txt {
  margin-left: 10px;
}

.new-progress-container #succes,
.new-progress-container .loader {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.new-progress-container #succes {
  top: 50%;
  left: 50%;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
  transform: translate(-50%, -50%) scale(0, 0);
}
/* .new-progress-container #succes a {
  top: 8px;
  right: 8px;
  position: absolute;
  color: #000;
} */

.upload-status {
  background: #2fb65a;
}

.new-progress-container .loader {
  top: 0;
  left: 0;
  visibility: hidden;
}
.new-progress-container .loader::before,
.new-progress-container .loader::after {
  left: 0;
  display: block;
  position: absolute;
  content: "";
}
.new-progress-container .loader::before {
  width: 100%;
  height: 100%;
  top: -5px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  background-image: none;
}
.new-progress-container .loader::after {
  background: #2fb65a;
  width: 0;
  height: 3px;
  bottom: 0;
}

.new-progress-container #succes.animate-success {
  transform: translate(-50%, -50%) scale(1, 1);
}

.new-progress-container #succes.animate-success .loader {
  -webkit-animation: show 8s linear;
  animation: show 8s linear;
}

button.single_add_to_cart_button.allarnd--upsale-regular-button {
  margin-top: 20px;
}

@-webkit-keyframes show {
  to {
    visibility: visible;
  }
}

@keyframes show {
  to {
    visibility: visible;
  }
}

.new-progress-container #succes.animate-success .loader::after {
  -webkit-animation: load 8s linear;
  animation: load 8s linear;
}

.new-progress-container #succes.animate-success .loader::before {
  -webkit-animation: percent 8s linear;
  animation: percent 8s linear;
}

@-webkit-keyframes percent {
  0% {
    content: "0%";
  }
  1% {
    content: "1%";
  }
  2% {
    content: "2%";
  }
  3% {
    content: "3%";
  }
  4% {
    content: "4%";
  }
  5% {
    content: "5%";
  }
  6% {
    content: "6%";
  }
  7% {
    content: "7%";
  }
  8% {
    content: "8%";
  }
  9% {
    content: "9%";
  }
  10% {
    content: "10%";
  }
  11% {
    content: "11%";
  }
  12% {
    content: "12%";
  }
  13% {
    content: "13%";
  }
  14% {
    content: "14%";
  }
  15% {
    content: "15%";
  }
  16% {
    content: "16%";
  }
  17% {
    content: "17%";
  }
  18% {
    content: "18%";
  }
  19% {
    content: "19%";
  }
  20% {
    content: "20%";
  }
  21% {
    content: "21%";
  }
  22% {
    content: "22%";
  }
  23% {
    content: "23%";
  }
  24% {
    content: "24%";
  }
  25% {
    content: "25%";
  }
  26% {
    content: "26%";
  }
  27% {
    content: "27%";
  }
  28% {
    content: "28%";
  }
  29% {
    content: "29%";
  }
  30% {
    content: "30%";
  }
  31% {
    content: "31%";
  }
  32% {
    content: "32%";
  }
  33% {
    content: "33%";
  }
  34% {
    content: "34%";
  }
  35% {
    content: "35%";
  }
  36% {
    content: "36%";
  }
  37% {
    content: "37%";
  }
  38% {
    content: "38%";
  }
  39% {
    content: "39%";
  }
  40% {
    content: "40%";
  }
  41% {
    content: "41%";
  }
  42% {
    content: "42%";
  }
  43% {
    content: "43%";
  }
  44% {
    content: "44%";
  }
  45% {
    content: "45%";
  }
  46% {
    content: "46%";
  }
  47% {
    content: "47%";
  }
  48% {
    content: "48%";
  }
  49% {
    content: "49%";
  }
  50% {
    content: "50%";
  }
  51% {
    content: "51%";
  }
  52% {
    content: "52%";
  }
  53% {
    content: "53%";
  }
  54% {
    content: "54%";
  }
  55% {
    content: "55%";
  }
  56% {
    content: "56%";
  }
  57% {
    content: "57%";
  }
  58% {
    content: "58%";
  }
  59% {
    content: "59%";
  }
  60% {
    content: "60%";
  }
  61% {
    content: "61%";
  }
  62% {
    content: "62%";
  }
  63% {
    content: "63%";
  }
  64% {
    content: "64%";
  }
  65% {
    content: "65%";
  }
  66% {
    content: "66%";
  }
  67% {
    content: "67%";
  }
  68% {
    content: "68%";
  }
  69% {
    content: "69%";
  }
  70% {
    content: "70%";
  }
  71% {
    content: "71%";
  }
  72% {
    content: "72%";
  }
  73% {
    content: "73%";
  }
  74% {
    content: "74%";
  }
  75% {
    content: "75%";
  }
  76% {
    content: "76%";
  }
  77% {
    content: "77%";
  }
  78% {
    content: "78%";
  }
  79% {
    content: "79%";
  }
  80% {
    content: "80%";
  }
  81% {
    content: "81%";
  }
  82% {
    content: "82%";
  }
  83% {
    content: "83%";
  }
  84% {
    content: "84%";
  }
  85% {
    content: "85%";
  }
  86% {
    content: "86%";
  }
  87% {
    content: "87%";
  }
  88% {
    content: "88%";
  }
  89% {
    content: "89%";
  }
  90% {
    content: "90%";
  }
  91% {
    content: "91%";
  }
  92% {
    content: "92%";
  }
  93% {
    content: "93%";
  }
  94% {
    content: "94%";
  }
  95% {
    content: "95%";
  }
  96% {
    content: "96%";
  }
  97% {
    content: "97%";
  }
  98% {
    content: "98%";
  }
  99% {
    content: "99%";
  }
  100% {
    content: "100%";
  }
}
@keyframes percent {
  0% {
    content: "0%";
  }
  1% {
    content: "1%";
  }
  2% {
    content: "2%";
  }
  3% {
    content: "3%";
  }
  4% {
    content: "4%";
  }
  5% {
    content: "5%";
  }
  6% {
    content: "6%";
  }
  7% {
    content: "7%";
  }
  8% {
    content: "8%";
  }
  9% {
    content: "9%";
  }
  10% {
    content: "10%";
  }
  11% {
    content: "11%";
  }
  12% {
    content: "12%";
  }
  13% {
    content: "13%";
  }
  14% {
    content: "14%";
  }
  15% {
    content: "15%";
  }
  16% {
    content: "16%";
  }
  17% {
    content: "17%";
  }
  18% {
    content: "18%";
  }
  19% {
    content: "19%";
  }
  20% {
    content: "20%";
  }
  21% {
    content: "21%";
  }
  22% {
    content: "22%";
  }
  23% {
    content: "23%";
  }
  24% {
    content: "24%";
  }
  25% {
    content: "25%";
  }
  26% {
    content: "26%";
  }
  27% {
    content: "27%";
  }
  28% {
    content: "28%";
  }
  29% {
    content: "29%";
  }
  30% {
    content: "30%";
  }
  31% {
    content: "31%";
  }
  32% {
    content: "32%";
  }
  33% {
    content: "33%";
  }
  34% {
    content: "34%";
  }
  35% {
    content: "35%";
  }
  36% {
    content: "36%";
  }
  37% {
    content: "37%";
  }
  38% {
    content: "38%";
  }
  39% {
    content: "39%";
  }
  40% {
    content: "40%";
  }
  41% {
    content: "41%";
  }
  42% {
    content: "42%";
  }
  43% {
    content: "43%";
  }
  44% {
    content: "44%";
  }
  45% {
    content: "45%";
  }
  46% {
    content: "46%";
  }
  47% {
    content: "47%";
  }
  48% {
    content: "48%";
  }
  49% {
    content: "49%";
  }
  50% {
    content: "50%";
  }
  51% {
    content: "51%";
  }
  52% {
    content: "52%";
  }
  53% {
    content: "53%";
  }
  54% {
    content: "54%";
  }
  55% {
    content: "55%";
  }
  56% {
    content: "56%";
  }
  57% {
    content: "57%";
  }
  58% {
    content: "58%";
  }
  59% {
    content: "59%";
  }
  60% {
    content: "60%";
  }
  61% {
    content: "61%";
  }
  62% {
    content: "62%";
  }
  63% {
    content: "63%";
  }
  64% {
    content: "64%";
  }
  65% {
    content: "65%";
  }
  66% {
    content: "66%";
  }
  67% {
    content: "67%";
  }
  68% {
    content: "68%";
  }
  69% {
    content: "69%";
  }
  70% {
    content: "70%";
  }
  71% {
    content: "71%";
  }
  72% {
    content: "72%";
  }
  73% {
    content: "73%";
  }
  74% {
    content: "74%";
  }
  75% {
    content: "75%";
  }
  76% {
    content: "76%";
  }
  77% {
    content: "77%";
  }
  78% {
    content: "78%";
  }
  79% {
    content: "79%";
  }
  80% {
    content: "80%";
  }
  81% {
    content: "81%";
  }
  82% {
    content: "82%";
  }
  83% {
    content: "83%";
  }
  84% {
    content: "84%";
  }
  85% {
    content: "85%";
  }
  86% {
    content: "86%";
  }
  87% {
    content: "87%";
  }
  88% {
    content: "88%";
  }
  89% {
    content: "89%";
  }
  90% {
    content: "90%";
  }
  91% {
    content: "91%";
  }
  92% {
    content: "92%";
  }
  93% {
    content: "93%";
  }
  94% {
    content: "94%";
  }
  95% {
    content: "95%";
  }
  96% {
    content: "96%";
  }
  97% {
    content: "97%";
  }
  98% {
    content: "98%";
  }
  99% {
    content: "99%";
  }
  100% {
    content: "100%";
  }
}

@-webkit-keyframes load {
  0% {
    width: 0%;
  }
  1% {
    width: 1%;
  }
  2% {
    width: 2%;
  }
  3% {
    width: 3%;
  }
  4% {
    width: 4%;
  }
  5% {
    width: 5%;
  }
  6% {
    width: 6%;
  }
  7% {
    width: 7%;
  }
  8% {
    width: 8%;
  }
  9% {
    width: 9%;
  }
  10% {
    width: 10%;
  }
  11% {
    width: 11%;
  }
  12% {
    width: 12%;
  }
  13% {
    width: 13%;
  }
  14% {
    width: 14%;
  }
  15% {
    width: 15%;
  }
  16% {
    width: 16%;
  }
  17% {
    width: 17%;
  }
  18% {
    width: 18%;
  }
  19% {
    width: 19%;
  }
  20% {
    width: 20%;
  }
  21% {
    width: 21%;
  }
  22% {
    width: 22%;
  }
  23% {
    width: 23%;
  }
  24% {
    width: 24%;
  }
  25% {
    width: 25%;
  }
  26% {
    width: 26%;
  }
  27% {
    width: 27%;
  }
  28% {
    width: 28%;
  }
  29% {
    width: 29%;
  }
  30% {
    width: 30%;
  }
  31% {
    width: 31%;
  }
  32% {
    width: 32%;
  }
  33% {
    width: 33%;
  }
  34% {
    width: 34%;
  }
  35% {
    width: 35%;
  }
  36% {
    width: 36%;
  }
  37% {
    width: 37%;
  }
  38% {
    width: 38%;
  }
  39% {
    width: 39%;
  }
  40% {
    width: 40%;
  }
  41% {
    width: 41%;
  }
  42% {
    width: 42%;
  }
  43% {
    width: 43%;
  }
  44% {
    width: 44%;
  }
  45% {
    width: 45%;
  }
  46% {
    width: 46%;
  }
  47% {
    width: 47%;
  }
  48% {
    width: 48%;
  }
  49% {
    width: 49%;
  }
  50% {
    width: 50%;
  }
  51% {
    width: 51%;
  }
  52% {
    width: 52%;
  }
  53% {
    width: 53%;
  }
  54% {
    width: 54%;
  }
  55% {
    width: 55%;
  }
  56% {
    width: 56%;
  }
  57% {
    width: 57%;
  }
  58% {
    width: 58%;
  }
  59% {
    width: 59%;
  }
  60% {
    width: 60%;
  }
  61% {
    width: 61%;
  }
  62% {
    width: 62%;
  }
  63% {
    width: 63%;
  }
  64% {
    width: 64%;
  }
  65% {
    width: 65%;
  }
  66% {
    width: 66%;
  }
  67% {
    width: 67%;
  }
  68% {
    width: 68%;
  }
  69% {
    width: 69%;
  }
  70% {
    width: 70%;
  }
  71% {
    width: 71%;
  }
  72% {
    width: 72%;
  }
  73% {
    width: 73%;
  }
  74% {
    width: 74%;
  }
  75% {
    width: 75%;
  }
  76% {
    width: 76%;
  }
  77% {
    width: 77%;
  }
  78% {
    width: 78%;
  }
  79% {
    width: 79%;
  }
  80% {
    width: 80%;
  }
  81% {
    width: 81%;
  }
  82% {
    width: 82%;
  }
  83% {
    width: 83%;
  }
  84% {
    width: 84%;
  }
  85% {
    width: 85%;
  }
  86% {
    width: 86%;
  }
  87% {
    width: 87%;
  }
  88% {
    width: 88%;
  }
  89% {
    width: 89%;
  }
  90% {
    width: 90%;
  }
  91% {
    width: 91%;
  }
  92% {
    width: 92%;
  }
  93% {
    width: 93%;
  }
  94% {
    width: 94%;
  }
  95% {
    width: 95%;
  }
  96% {
    width: 96%;
  }
  97% {
    width: 97%;
  }
  98% {
    width: 98%;
  }
  99% {
    width: 99%;
  }
  100% {
    width: 100%;
  }
}
@keyframes load {
  0% {
    width: 0%;
  }
  1% {
    width: 1%;
  }
  2% {
    width: 2%;
  }
  3% {
    width: 3%;
  }
  4% {
    width: 4%;
  }
  5% {
    width: 5%;
  }
  6% {
    width: 6%;
  }
  7% {
    width: 7%;
  }
  8% {
    width: 8%;
  }
  9% {
    width: 9%;
  }
  10% {
    width: 10%;
  }
  11% {
    width: 11%;
  }
  12% {
    width: 12%;
  }
  13% {
    width: 13%;
  }
  14% {
    width: 14%;
  }
  15% {
    width: 15%;
  }
  16% {
    width: 16%;
  }
  17% {
    width: 17%;
  }
  18% {
    width: 18%;
  }
  19% {
    width: 19%;
  }
  20% {
    width: 20%;
  }
  21% {
    width: 21%;
  }
  22% {
    width: 22%;
  }
  23% {
    width: 23%;
  }
  24% {
    width: 24%;
  }
  25% {
    width: 25%;
  }
  26% {
    width: 26%;
  }
  27% {
    width: 27%;
  }
  28% {
    width: 28%;
  }
  29% {
    width: 29%;
  }
  30% {
    width: 30%;
  }
  31% {
    width: 31%;
  }
  32% {
    width: 32%;
  }
  33% {
    width: 33%;
  }
  34% {
    width: 34%;
  }
  35% {
    width: 35%;
  }
  36% {
    width: 36%;
  }
  37% {
    width: 37%;
  }
  38% {
    width: 38%;
  }
  39% {
    width: 39%;
  }
  40% {
    width: 40%;
  }
  41% {
    width: 41%;
  }
  42% {
    width: 42%;
  }
  43% {
    width: 43%;
  }
  44% {
    width: 44%;
  }
  45% {
    width: 45%;
  }
  46% {
    width: 46%;
  }
  47% {
    width: 47%;
  }
  48% {
    width: 48%;
  }
  49% {
    width: 49%;
  }
  50% {
    width: 50%;
  }
  51% {
    width: 51%;
  }
  52% {
    width: 52%;
  }
  53% {
    width: 53%;
  }
  54% {
    width: 54%;
  }
  55% {
    width: 55%;
  }
  56% {
    width: 56%;
  }
  57% {
    width: 57%;
  }
  58% {
    width: 58%;
  }
  59% {
    width: 59%;
  }
  60% {
    width: 60%;
  }
  61% {
    width: 61%;
  }
  62% {
    width: 62%;
  }
  63% {
    width: 63%;
  }
  64% {
    width: 64%;
  }
  65% {
    width: 65%;
  }
  66% {
    width: 66%;
  }
  67% {
    width: 67%;
  }
  68% {
    width: 68%;
  }
  69% {
    width: 69%;
  }
  70% {
    width: 70%;
  }
  71% {
    width: 71%;
  }
  72% {
    width: 72%;
  }
  73% {
    width: 73%;
  }
  74% {
    width: 74%;
  }
  75% {
    width: 75%;
  }
  76% {
    width: 76%;
  }
  77% {
    width: 77%;
  }
  78% {
    width: 78%;
  }
  79% {
    width: 79%;
  }
  80% {
    width: 80%;
  }
  81% {
    width: 81%;
  }
  82% {
    width: 82%;
  }
  83% {
    width: 83%;
  }
  84% {
    width: 84%;
  }
  85% {
    width: 85%;
  }
  86% {
    width: 86%;
  }
  87% {
    width: 87%;
  }
  88% {
    width: 88%;
  }
  89% {
    width: 89%;
  }
  90% {
    width: 90%;
  }
  91% {
    width: 91%;
  }
  92% {
    width: 92%;
  }
  93% {
    width: 93%;
  }
  94% {
    width: 94%;
  }
  95% {
    width: 95%;
  }
  96% {
    width: 96%;
  }
  97% {
    width: 97%;
  }
  98% {
    width: 98%;
  }
  99% {
    width: 99%;
  }
  100% {
    width: 100%;
  }
}
/* END New Progress Bar */

.addition_file_check {
  padding: 20px 10px 20px 0;
  text-align: right;
}

input.upload_another_one {
  margin-left: 10px;
}

.addition_file_check label {
  cursor: pointer;
}

.alarnd-second-upload-wrap {
  display: none;
}
.artwork-dark-logo-img label img {
  display: inline-block;
  width: 150px;
  height: auto;
}

.artwork-dark-logo-img label {
  display: inline-block;
  cursor: pointer;
}

.alarnd--modal-inner.alarnd--modal-chart-info .alarnd--artwork-dark-logo h2 {
  display: block !important;
}

.artwork-dark-logo-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.alarnd--modal-inner.alarnd--modal-chart-info .alarnd--form-heading h2 {
  display: block !important;
  margin-bottom: 15px;
}


.alarnd--form-heading h2 {
  text-align: center;
  padding-bottom: 20px;
  display: block;
  margin-top: 20px;
  line-height: 1;
}
body.rtl .alrnd--flash-sale-counter-wrap, body.rtl .alarnd--flash-sale-header {
    direction: ltr;
}

.modal-bottom-btn {
    display: block;
    text-align: center;
    margin-top: 20px;
}








@-webkit-keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes button-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.alarnd--group-success-message {
  display: none;
  position: relative;
}

.alarnd--group-success-inner {
  padding: 100px 60px;
  text-align: center;
}

.alarnd--group-success-inner h2 {
  color: #28a745;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.5;
}

.allarnd--upsale-regular-text-btn:hover,
.allarnd--upsale-regular-text-btn:focus,
.allarnd--upsale-regular-text-btn:active {
  color: #000;
  background-color: transparent;
  text-decoration: underline;
}

.allarnd--upsale-regular-button[disabled],
.allarnd--upsale-regular-button[disabled="disabled"] {
  opacity: 0.7;
}

.alarnd--back-arrow {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  background-image: url(../images/close.png);
  cursor: pointer;
  /* display: none; */
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  top: 20px;
  right: initial;
  left: 20px;
  z-index: 5;
}

.allarnd--upsale-regular-button.trigger_upsale_modal {
  margin-top: 25px;
}


/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}






/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

/* Modal Content */
#paymentModal .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 600px;
}

/* Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.allaround_carf_form-fields {
    z-index: -9999999;
    position: relative;
    visibility: hidden;
    opacity: 0;
    height: 0;
}

#alarnd__details_preview {
    display: flex;
    align-items: center;
    justify-content: center;
}
span#order-status {
    font-weight: 600;
}
.success-page-template {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 450px;
}
.success-page-content {
    direction: rtl;
    text-align: center;
}
.alarnd--single-content.default-page-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 500px;
}


.alarnd--select-options::-webkit-scrollbar-track,
.alarnd--select-options-cart-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

.alarnd--select-options::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}
.alarnd--select-options-cart-wrap::-webkit-scrollbar {
  height: 10px;
  background-color: #f5f5f5;
}

.alarnd--select-options::-webkit-scrollbar-thumb,
.alarnd--select-options-cart-wrap::-webkit-scrollbar-thumb {
  background-color: #0ae;

  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    color-stop(0.5, rgba(255, 255, 255, 0.2)),
    color-stop(0.5, transparent),
    to(transparent)
  );
}

body.single-post.fs_mode_multiple_products {
  background-color: #ffffff !important;
}
.alarnd--select-options-cart-wrap {
  max-width: 100%;
  overflow-y: auto;
}
.alarnd--select-options {
  margin: auto;
  max-height: 345px;
  overflow-y: scroll;
  padding-left: 10px;
}








/* Preview/Mockup logo page styles */
.mockup-item {
  text-align: center;
  background-color: #f7f7f7;
  border-radius: 11px;
  overflow: hidden;
}
.mockup-item-details {
  padding: 10px 10px 25px 10px;
}
.mockup-item-details h2 {
    color: #1a1a1a;
    cursor: pointer;
    font-size: 20px !important;
    padding-bottom: 5px !important;
    font-weight: 500;
}
.mockup-item-details .no_color_text {
    display: inline-block;
}
.mockup-item-details .no_color_text span {
  font-size: 15px !important;
}
.mockup-grid {
    padding: 60px 0;
}
.mockup-grid-header {
    padding-top: 60px;
}
.floating-preview-icon {
    position: fixed;
    top: 100px;
    right: 100px;
    z-index: 9999;
    background: #222;
    color: #fff;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 28px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.20);
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
}
.floating-preview-icon:hover {
    background: #e74c3c;
    color: #fff;
    box-shadow: 0 4px 16px rgba(231,76,60,0.20);
}

.mockup-product-selector {
    display: inline-block;
}

.product-selector-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    gap: 18px;
    padding: 12px;
}

.prevew-selector-product-thumb {
    cursor: pointer;
    text-align: center;
    border: 2px solid #f1f1f1;
    border-radius: 8px;
    transition: border 0.2s;
    padding: 8px;
    background: #fff;
}

.prevew-selector-product-thumb:hover {
    border: 2px solid #2185d0;
    background: #f8faff;
}

.prevew-selector-product-thumb img {
    width: 100%;
    height: 130px;
    object-fit: cover;
    border-radius: 5px;
    display: block;
    margin: 0 auto 8px;
}

.product-label {
    font-size: 0.92em;
    color: #222;
    word-break: break-word;
}
.product-selector-grid {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 12px;
    /* Hide vertical scrollbar if needed: */
    /* overflow-y: hidden; */
}

.prevew-selector-product-thumb {
    min-width: 110px;
    flex: 0 0 auto;
}

.product-selector-grid {
    scroll-behavior: smooth;
}
.product-selector-grid::-webkit-scrollbar {
    height: 8px;
}
.product-selector-grid::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}
.product-selector-grid {
    scrollbar-width: thin;
    scrollbar-color: #ccc #f8faff;
}
.product-selector-popup-modal {
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    position: relative;
}
.product-selector-grid {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    padding: 12px 0;
    scroll-behavior: smooth;
}
.product-thumb {
    min-width: 110px;
    flex: 0 0 auto;
    border: 2px solid transparent;
    border-radius: 8px;
    transition: border 0.2s;
    padding: 8px;
    background: #fff;
}
.product-thumb input[type="radio"]:checked + label,
.product-thumb[style*="border:2px solid #2185d0;"] {
    border: 2px solid #2185d0;
    background: #f8faff;
}
.overlay-switch-row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
    font-size: 23px;
}

input[type="text"][name="overlay_color_text"] {
    width: 70px;
    display: inline-block;
    padding: 3px;
}
.control-submit-row {
  text-align: center;
}
.control-submit-row {
    text-align: center;
    margin-top: 50px;
}
div#overlay-options {
    display: flex;
    align-items: center;
    justify-content: center;
}









@keyframes shine {
  from {
    transform: skew(45deg) translateX(0%);
  }

  to {
    transform: skew(45deg) translateX(200%);
  }
}
.woocommerce .blockUI.blockOverlay::before {
  display: none;
}
body.elementor-default main#main {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 576px) {
  body.elementor-default main#main {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  body.elementor-default main#main {
    max-width: 600px;
  }
}
@media (min-width: 992px) {
  body.elementor-default main#main {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  body.elementor-default main#main {
    max-width: 1000px;
  }
}
/*For pad/Tablet Layout*/
@media (max-width: 991px) {
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  body:not([class*="elementor-page-"]) .site-main,
  body:not([class*="elementor-page-"]) .alarnd--elm-container,
  body:not([class*="elementor-page-"]) .alarnd--content-wrap,
  body.single-product .site-main,
  .alarnd--product-bottom,
  .alarnd--container {
    max-width: 750px;
  }
  .alrnd--shipping_address_tokenized.mini_non_loggedIn
    .alarnd--details-previewer
    > h3 {
    margin-bottom: 25px;
  }
  .elementskit-menu-hamburger {
    border: 0px solid rgba(0,0,0,0) !important;
  }
  .woocommerce
    table.shop_table_responsive
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-thumbnail {
    width: 150px;
    padding: 5px 15px !important;
  }
  .woocommerce
    table.shop_table_responsive
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-name {
    width: calc(100% - 150px);
  }
  .woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr {
    float: right;
    width: 100%;
  }
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead {
    opacity: 0;
    height: 20px;
    display: inline-block;
    width: 100%;
  }
  .woocommerce
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
  tr
  > td.actions {
    width: 100%;
    /* display: block; */
  }
  .allaround--note-form {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  [dir="rtl"] .allaround--upsale-single-slide {
      direction: ltr;
      flex-direction: column-reverse;
  }
  .allaround--upsale-single-row,
  .allaround--upsale-single-row.allaround--upsale-single-row-slider {
      flex: 0 0 100%;
  }
  .allaround--sale-wrap .allaround--sale-slider .slick-next {
    right: 0 !important;
  }
  .allaround--sale-wrap .allaround--sale-slider .slick-prev {
    left: 0 !important;
  }
  .allaround--sale-wrap .slick-prev, .allaround--sale-wrap .slick-next {
    top: -56px;
  }
  .allaround--sale-wrap .slick-dots li.slick-active button:before {
    transform: scale(1.5) translateY(-4px);
  }
  .alarnd--upsale-modal-inner {
    padding: 0px 0;
}
.alarnd--info-modal {
    padding: 10px;
}
.alarnd--modal-inner.alarnd--modal-chart-info .alarnd--form-heading h2 {
    margin-top: 10px;
}
}

/*For Wide Mobile Layout*/
@media (max-width: 767px) {
  .welcome-column h1 {
    font-size: 30px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    line-height: 30px;
  }
  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead {
    height: 0px;
    display: none;
}
  .alarnd--custom-checkout-section {
    padding: 45px 0;
  }
  .alrnd--shipping_address_tokenized.mini_non_loggedIn
    .alarnd--details-previewer {
    padding-top: 0px;
  }
  .alrnd--shipping_address_tokenized.mini_non_loggedIn
    .alarnd--details-previewer
    > h3 {
    margin-bottom: 15px;
  }
  .mini-store-product-list .product-item .product-thumbnail {
    height: auto;
  }
  .aum_auth_page .author-header {
    flex-direction: column-reverse;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .welcome-column {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .welcome-column p {
    text-align: center;
  }
  .wc-empty-cart-message {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .cart-empty.woocommerce-info {
    min-height: 250px;
  }
  .iconLibraryTooltip:hover span.tooltipContainer {
    display: none;
  }
  .mfp-wrap.mfp-ready .mfp-content {
    max-height: 99%;
    overflow-y: scroll;
    overflow-x: hidden;
    top: 5%;
  }
  .alarnd--slect-opt-modal .alarnd--price-by-shirt {
    width: calc(100% - 160px);
  }
  .alarnd--select-options {
    max-height: 298px;
  }
.allaround--slick-carousel .slick-dots button, ol.mlCustomDots a {
    border-radius: 6.41px;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 6.41px;
    -moz-border-radius: 6.41px;
    -ms-border-radius: 6.41px;
    -o-border-radius: 6.41px;
}

ol.mlCustomDots {
    gap: 12px;
    margin-top: 6px;
}
.mfp-container div[id^=alarnd__pricing_info] {
  width: 100%;
  min-width: 100%;
}
.alarnd--flash-sale-user-info {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
}

}
/*For 320-384px up Mobile Layout*/
@media (max-width: 479px) {
  .allaround--card-form {
    max-width: 100%;
    overflow: hidden;
  }
  .alarnd--payout-col.alrnd_wooz_col {
    position: relative;
    width: 100%;
  }
  .aum_auth_page .profile-picture-column img {
    max-width: 140px;
    max-height: 80px;
  }
  .miniStore-promo-container {
    flex-direction: column;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
    margin-right: 0;
  }
  .woocommerce
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
    tr {
    padding-top: 15px;
  }
  .woocommerce
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents
    tr
    > td.product-name
    h4 {
    font-size: 18px;
  }
  .woocommerce
    table.shop_table_responsive
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-quantity {
    padding-top: 5px;
  }
  .woocommerce
    table.shop_table
    td.product-thumbnail
    img.attachment-woocommerce_thumbnail {
    height: 80px;
  }
  .woocommerce
    table.shop_table_responsive
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-subtotal {
    padding-top: 0;
  }
  .alarnd--details-previewer {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
  }
  .alarnd--card-details-wrap.pix_all_user_data_filled {
    min-height: 400px;
  }
  .alarnd--card-details-wrap.pix_all_user_data_filled
    .allaround_carf_form-cardDetail {
    min-height: 250px;
  }
  .alrnd--shipping_address_tokenized.allrnd_keepSaved_userData,
  .alarnd--upsale-modal-inner .alrnd--shipping_address_tokenized {
    position: relative;
  }
  span.alarnd--user_address_edit {
    line-height: 30px;
  }
  .pricingDescSteps {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
  }
  .alarn--pricing-column.alarn--pricing-column-desc {
    flex: 0 0 100%;
    float: right;
  }
  .alarn--pricing-column.alarn--pricing-column-chart {
    flex: 0 0 70%;
  }
  .alarnd--price-chart-item {
    height: 60px;
    padding: 6px 10px;
    min-width: 110px;
    max-width: 110px;
  }
  .pricingDescSteps .modal-bottom-btn {
    display: flex;
    text-align: center;
    margin-top: 35px;
    flex: 0 0 30%;
    align-items: center;
    justify-content: center;
  }
  .pricingDescSteps .modal-bottom-btn button.alarnd_trigger_details_modal {
    padding: 10px 10px;
    min-width: 100%;
    max-width: 100%;
    white-space: pre-wrap;
  }
  .pricingDescSteps .alarn--price-chart {
    flex-direction: column;
    align-items: center;
  }
  .white-popup-block.alarnd--info-modal {
    padding: 20px;
  }
  .alarn--pricing-column,
  .pricingDescSteps {
    flex: 0 0 100%;
  }
  .woocommerce-product-gallery.alarn--pricing-column .slick-list {
    min-height: 205px;
  }
  ol.mlCustomDots {
    margin-bottom: 15px;
  }
  .alarnd--price-chart-price {
    justify-content: center;
  }
  .white-popup-block.alarnd--info-modal.alarnd--quantity-modal,
  .white-popup-block.alarnd--info-modal.alarnd--variable-modal {
    width: 100%;
  }
  input.attribute_quanity_custom_val {
    width: 120px;
  }
  .alarnd--upsale-modal-inner.alarnd--default-visible
    .form-row.flex-row.exp-cvc-con {
    flex-direction: row;
    gap: 20px;
  }
  .exp-cvc-con {
    float: none;
  }
  .exp-cvc-con .form-row {
    max-width: 100%;
  }
  .cvc-info {
    left: 10px;
  }
  .allaround_carf_form-userDetail {
    flex: 0 0 100%;
    margin-top: 0px;
  }
  .alrnd--pay_details_tokenized {
    width: 100%;
  }
  /* .allaround_carf_form-cardDetail {
    top: 0px;
    padding-bottom: 0px;
    flex: 0 0 100%;
    max-height: max-content;
  } */
  form#customerDetails {
    top: 0px;
  }
  .alarnd--cart-wrapper-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .exp-cvc-con .tooltip-left:before,
  .exp-cvc-con .tooltip-left:after {
    right: auto;
    top: auto;
    left: 0;
    bottom: -75px;
  }
  .ministore_available_pay_options {
    margin-top: 20px;
  }
  .exp-cvc-con [data-tooltip]:before {
    -webkit-transform: translate3d(1px, 0px, 0) rotate(-90deg) !important;
    -moz-transform: translate3d(1px, 0px, 0) rotate(-90deg) !important;
    transform: translate3d(1px, 0px, 0) rotate(-90deg) !important;
    bottom: -14px !important;
  }
.alarnd--flash-sale-user-info p {
    font-size: 26px;
    display: inline-block;
}
.alarnd--flash-sale-user-info {
    margin-top: 10px;
}
.alarnd--flash-sale-header {
    gap: 10px;
    flex-direction: column-reverse;
}
.alrnd--flash-sale-top-beader-bg {
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    transform: translateY(-75px);
}
.alarnd--flash-sale-logo {
  border-radius: 50px;
  min-width: 240px;
  min-height: 150px;
}
.alrnd--flash-sale-counter-wrap {
    padding: 30px 30px;
    flex-direction: column-reverse;
}
.alrnd--flash-counter > h2 {
    margin-bottom: 6px;
}
.alrnd--flash-counter-description {
    text-align: center;
    margin-bottom: 20px;
}
.alrnd--flash-counter-description h2 {
    font-size: 34px;
    margin: 0 0 15px;
}
.alrnd--flash-counter-description h3 {
    font-size: 20px;
}
.allaround--sale-wrapper {
    max-width: 100%;
    padding: 0 15px;
}
.cart-form-wraper {
    margin-left: 0;
    width: 100%;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.alrnd--shipping_address_tokenized.allrnd_keepSaved_userData, .alarnd--woocommerce-checkout-page .alrnd--shipping_address_tokenized {
    opacity: 1;
    position: static;
}
.alarnd--woocommerce-checkout-page .allaround_carf_form-cardDetail {
    flex: 0 0 100%;
}
.alarnd--woocommerce-checkout-page.alarnd--default-visible
  .form-row.flex-row.exp-cvc-con {
    flex-direction: row;
    gap: 20px;
    width: 100%;
}
  .alarnd--single-var-info input[name="attribute_quantity"] {
    width: 150px !important;
  }
}
/* Media query for viewport heights less than 700px */
@media (max-height: 699px) {
.mfp-wrap.mfp-ready .mfp-content {
  top: 0%;
}
}



