.left-side .nectar-shop-filters .nectar-shop-filter-trigger {
  display: none;
}
.woocommerce div.product .woocommerce-tabs[data-tab-style="fullwidth_stacked"] {
  padding-top: 0px;
}

body.single-product .main-content th {
  padding: 0;
}
.woocommerce.single-product
  #ajax-content-wrap
  .woocommerce-tabs[data-tab-style="fullwidth_stacked"]
  #tab-reviews {
  display: none !important;
}
.single-product [data-tab-pos="fullwidth_stacked"] .products.related {
  padding: 100px 0 0 0;
}
.woocommerce
  #ajax-content-wrap
  .woocommerce-tabs[data-tab-style="fullwidth_stacked"]
  > div:not(.tab-container) {
  padding: 0;
  margin-top: 100px !important;
}

@media only screen and (max-width: 999px) {
  .archive .nectar-shop-header .nectar-shop-header-bottom .right-side {
    margin-left: 0;
  }
  .left-side .nectar-shop-filters .nectar-shop-filter-trigger {
    display: flex;
  }
  .archive.woocommerce
    .container-wrap
    > .main-content
    #sidebar
    .theiaStickySidebar
    > .header {
    padding: 20px !important;
  }
  .admin-bar.archive.woocommerce .container-wrap > .main-content #sidebar {
    padding-top: 110px !important;
  }
  .woocommerce
    div.product
    .woocommerce-tabs[data-tab-style="fullwidth_stacked"] {
    padding-top: 0px;
  }
  html body.woocommerce.archive ul.products {
    gap: 16px;
  }
  body.woocommerce.archive
    .span_9
    ul.products[data-product-style="minimal"]
    li.product.minimal,
  body.woocommerce.archive
    ul.products[data-product-style="minimal"]
    li.product.minimal,
  body.woocommerce.archive
    .span_9
    ul.products[data-product-style="minimal"]
    li.product.minimal,
  body.woocommerce.archive
    ul.products[data-product-style="minimal"]
    li.product.minimal {
    width: 100%;
    max-width: calc(50% - 8px);
    margin: 0;
  }
  .woocommerce .products ul::after,
  .woocommerce .products ul::before,
  .woocommerce ul.products::after,
  .woocommerce ul.products::before {
    position: absolute;
  }
  .single-product [data-tab-pos="fullwidth_stacked"] .products.related {
    padding: 50px 0 0 0;
  }
  .woocommerce
    #ajax-content-wrap
    .woocommerce-tabs[data-tab-style="fullwidth_stacked"]
    > div:not(.tab-container) {
    margin-top: 50px !important;
  }
}

.checkout.woocommerce-checkout #payment ul.payment_methods li img {
  margin: 0 0 0 10px;
  max-width: 80px;
}
.checkout.woocommerce-checkout #payment div.payment_box {
  display: none !important;
}
.checkout .payment_method_tbank {
  font-family: inherit;
  font-weight: 400;
  letter-spacing: normal;
  padding: 0.5em;
  display: block;
  background-color: var(--wc-form-color-background, #fff);
  border: var(--wc-form-border-width) solid var(--wc-form-border-color);
  border-radius: var(--wc-form-border-radius);
  color: var(--wc-form-color-text, #000);
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  line-height: normal;
  height: auto;
}
.checkout .wc_payment_method.payment_method_tbank::before {
  display: none;
}
.checkout .payment_box.payment_method_tbank {
  display: none;
}
.checkout .woocommerce-checkout-payment {
  padding-right: 45px;
}
.checkout .woocommerce-additional-fields + h3 {
  font-family: Onest;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 2;
  margin: 20px 0 0 0;
}

.checkout.woocommerce-checkout
  .woocommerce-terms-and-conditions-wrapper
  .woocommerce-privacy-policy-text
  p {
  font-family: Onest;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: normal;
}

.woocommerce .woocommerce-checkout-review-order-table table.order-review tr td,
.woocommerce .woocommerce-checkout-review-order-table table.order-review tr th {
  padding: 8px;
}

@media only screen and (max-width: 999px) and (min-width: 769px) {
  .checkout .woocommerce-checkout-payment {
    padding-right: 25px;
  }
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt {
  background-color: rgb(83, 7, 7);
}
/*.checkout .woocommerce-shipping-totals.shipping {*/
/*  display: none;*/
/*}*/
bdi {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  align-items: center;
  column-gap: 2px;
}

@media only screen and (max-width: 768px) {
  .checkout .woocommerce-checkout-payment {
    padding-right: 0px;
  }
  .woocommerce .col2-set,
  .woocommerce-page .col2-set {
    width: 100%;
    flex-direction: column-reverse;
    display: flex;
  }
  .checkout #customer_details #order_review_heading {
    margin-top: 0px;
  }
  .checkout .woocommerce-billing-fields {
    margin-top: 30px;
  }
  .checkout
    .woocommerce-checkout-review-order-table
    .product-container
    .cart_item {
    align-items: start;
  }
  .checkout .woocommerce-checkout-review-order-table .product-info {
    flex-direction: column;
    align-items: start;
  }
  form.checkout label,
  .woocommerce-checkout-review-order-table .product-info .amount {
    margin: 10px 0 0 0;
  }

  .ocm-effect-wrap .style_slide_in_click .product-meta {
    flex-direction: column;
    align-items: start;
    row-gap: 20px;
  }
  .ocm-effect-wrap .style_slide_in_click .product-meta > .product-details {
    padding: 0;
    width: 100%;
  }
  .ocm-effect-wrap .style_slide_in_click .product-meta > .quantity {
    align-items: start;
  }
  .ocm-effect-wrap
    .style_slide_in_click
    .product-meta
    > .quantity
    .product-price {
    margin-left: 0;
  }
  .ocm-effect-wrap
    .nectar-slide-in-cart.style_slide_in_click
    .widget_shopping_cart
    .cart_list
    li
    a.remove.with_text {
    text-align: left;
  }
  .ocm-effect-wrap
    .nectar-slide-in-cart.style_slide_in_click
    .widget_shopping_cart
    .cart_list
    li {
    align-items: start;
  }
  .ocm-effect-wrap
    .nectar-slide-in-cart.style_slide_in_click
    .woocommerce-mini-cart__buttons {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: 100%;
  }
  .ocm-effect-wrap
    .nectar-slide-in-cart.style_slide_in_click
    .widget_shopping_cart
    a.button {
    width: 100%;
  }
  .ocm-effect-wrap
    .nectar-slide-in-cart.style_slide_in_click
    .widget_shopping_cart
    a.button.checkout {
    margin: 0;
  }
  .ocm-effect-wrap .nectar-slide-in-cart.style_slide_in_click .inner > .header {
    left: 30px;
    width: calc(100% - 60px);
  }
}

.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  row-gap: 15px;
}
.woocommerce form .form-row {
  padding: 0;
  margin: 0;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last,
.woocommerce form .form-row.validate-phone,
.woocommerce form .form-row.address-field {
  width: 100%;
  max-width: calc(50% - 15px);
}

.woocommerce form .form-row.validate-email,
.woocommerce form .form-row.update_totals_on_change {
  width: 100%;
  max-width: 100%;
}
.woocommerce form .form-row.address-field .screen-reader-text {
  clip: inherit;
  word-wrap: normal !important;
  border: 0;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: hidden;
  overflow-wrap: normal !important;
  padding: 0;
  position: relative !important;
  width: auto;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#add_payment_method .checkout .checkout-inline-error-message,
.woocommerce-cart .checkout .checkout-inline-error-message,
.woocommerce-checkout .checkout .checkout-inline-error-message {
  padding-bottom: 0;
  line-height: 18px;
}

@media only screen and (max-width: 999px) {
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last,
  .woocommerce form .form-row.validate-phone,
  .woocommerce form .form-row.address-field {
    max-width: 100%;
  }
  form.checkout.woocommerce-checkout label,
  .woocommerce-checkout-review-order-table .product-info .amount {
    margin: 0;
  }
}
body .nectar-notice a {
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .ocm-effect-wrap .nectar-split-heading h1 {
    line-height: 38px !important;
    font-size: 28px!important;
  }
    .page-id-1942
    .img-with-aniamtion-wrap
    .hover-wrap
    .hover-wrap-inner
    img.img-with-animation.nectar-lazy.loaded,
  .img-with-aniamtion-wrap img.img-with-animation.nectar-lazy.loaded {
    max-width: 100px;
    margin-inline: auto;
  }
  .ocm-effect-wrap .new-column {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) {
  .ocm-effect-wrap .nectar-split-heading h1 {
    line-height: 7vh !important;
  }
}