/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
a, .comments-area a, .page-content a {
  text-decoration: none;
  color: #0067b2;
}

.product-template-default div.product form.cart .variations td{
  display: flex;
  align-items: center;
}

.product-template-default div.product form.cart .variations th{
  background: transparent;
}

.product-template-default .woocommerce-variation-price .price{
  font-size: 25px!important;
  color: #212529!important;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
}

.product-template-default .aura-qty-btn{
  margin: 0!important;
  border: 1px solid #E8E8E8!important;
  font-size: 20px!important;
  line-height: 1!important;
  color: #000!important;
  background: transparent!important;
}

.product-template-default .aura-qty-btn--minus{
  border-right: 0!important;
  border-radius: 8px 0 0 8px!important;
}

.product-template-default .aura-qty-btn--plus{
  border-left: 0!important;
  border-radius: 0 8px 8px 0!important;
}

.product-template-default .input-text.qty{
  border-radius: 0!important;
  border-top: 1px solid #E8E8E8!important;
  border-bottom: 1px solid #E8E8E8!important;
  border-left: 0!important;
  border-right: 0!important;
  text-align: center!important;
  -moz-appearance: textfield;
}

.product-template-default .input-text.qty::-webkit-outer-spin-button, .product-template-default .input-text.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-template-default .aura-qty-enhanced{
  display: flex;
  align-items: center;
}

.single-product .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg {
  width: 20px;
}

.single-product .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--single.yith-wcwl-add-to-wishlist-button--anchor {
  font-size: 14px;
  color: #212529;
}

.single-product .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
  margin: 0;
}

.single-product form.cart .variations tr {
  font-size: 16px;
  display: flex;
}

.single-product form.cart .variations tr td a {
  font-size: 16px;
  color: #000;
}

.woocommerce-MyAccount-content .ant-table-tbody>tr>td {
    border-bottom: 1px solid #f0f0f0;
    transition: background .3s;
}

.woocommerce-MyAccount-content h2{
    font-size: 18px;
}

.woocommerce-MyAccount-content .addresses .title .edit {
    float: none;
}

.woocommerce-MyAccount-content input{
    border: 1px solid #cbd5e1!important;
    border-radius: 8px!important;
}

.woocommerce-MyAccount-content fieldset{
    margin-bottom: 20px;
    padding: 0;
    border: 0;
}

.woocommerce-MyAccount-content fieldset legend{
    font-size: 24px;
}

.woocommerce-MyAccount-content .woocommerce-Button, .woocommerce-MyAccount-content .button{
  background-color: #4a7c59!important;
  border-radius: 8px!important;
  font-size: 14px!important;
  font-weight: 600!important;
  color: #fff!important;
  display: flex!important;
}

.woocommerce-MyAccount-content .woocommerce-info{
  border: 0!important;
  padding: 16px!important;
  font-size: 14px!important;
  border-radius: 8px!important;
  background-color: transparent!important;
}
.checkout .woocommerce-info{
  padding-bottom: 20px;
  background-color: #F7F7F7;
  padding-left: 55px;
  position: relative;
  margin-bottom: 0.875rem;
  border: 0;
}

.checkout .woocommerce-info a{
  color: #000;
}

.checkout .bsc-checkout-upsell-card__add.bsc-upsell-card__add, .checkout .bsc-checkout-upsell-card__action a{
  background-color: #4a7c59!important;
  border-radius: 8px!important;
  font-size: 14px!important;
  font-weight: 600!important;
  color: #fff!important;
  display: flex!important;
}

.woocommerce form .form-row .input-text{
  border: 1px solid #cbd5e1!important;
  border-radius: 8px!important;
  padding: 4px 14px;
  height: 42px;
}

.woocommerce form .form-row select{
  border: 1px solid #cbd5e1!important;
  border-radius: 8px!important;
  padding: 4px 14px;
}

:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{
  display: none;
}

.woocommerce-MyAccount-content .woocommerce-info:before{
  display: none;
}

.woocommerce-cart-wrapper table.cart img{
  width: 54px;
  height: 54px;
}

table tbody>tr:nth-child(odd)>td{
    background: #fff;
}

.wc-product-table button.aura-qty-btn, .woocommerce-cart-wrapper button.aura-qty-btn{
    background: transparent;
    padding: 0;
    color: #000;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 0;
    height: 34px;
    width: 34px;
}

.product .added_to_cart{
  display: none!important;
}

.wc-product-table button.aura-qty-btn.aura-qty-btn--minus, .woocommerce-cart-wrapper button.aura-qty-btn.aura-qty-btn--minus{
  border-right: 0;
  border-radius: 8px 0 0 8px;
}

.wc-product-table button.aura-qty-btn.aura-qty-btn--plus, .woocommerce-cart-wrapper button.aura-qty-btn.aura-qty-btn--plus{
  border-left: 0;
  border-radius: 0 8px 8px 0;
}

.wc-product-table .quantity.aura-qty-enhanced, .woocommerce-cart-wrapper .quantity.aura-qty-enhanced{
  display: flex!important;
  align-items: center!important;
}

.wc-product-table .product .quantity input.qty::-webkit-outer-spin-button,
.wc-product-table .product .quantity input.qty::-webkit-inner-spin-button,
.woocommerce-cart-wrapper .quantity input.qty::-webkit-outer-spin-button,
.woocommerce-cart-wrapper .quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.wc-product-table td a{
  color: #000;
}

.page-header h1.entry-title{
  display: none;
}

/* Firefox */
.wc-product-table .product .quantity input.qtyinput[type=number],
.woocommerce-cart-wrapper .quantity input.qtyinput[type=number] {
  -moz-appearance: textfield;
}

.wc-product-table .product .quantity input.qty,
.woocommerce-cart-wrapper .quantity input.qty{
    border-radius: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 0;
    border-right: 0;
    height: 34px;
    text-align: center;
    width: 34px;
    padding: 0;
}

body:not(.elementor-page) .site-main{
    padding-top: 40px;
    padding-bottom: 40px;
}

.slicewp-field-label-wrapper label{
  font-size: 14px;
  margin-bottom: 6px;
}

.slicewp-field-inner input, .slicewp-field-wrapper input{
  border: 1px solid #cbd5e1!important;
  border-radius: 8px!important;
  padding: 4px 14px;
  height: 42px;
  baackground-color: #fff;
}

.slicewp-field-inner textarea{
  border: 1px solid #cbd5e1!important;
  border-radius: 8px!important;
  padding: 4px 14px;
  baackground-color: #fff;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
  border:0;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.password-input .show-password-input {
    background: none !important;
    color: #000 !important;
    width: 2rem !important;
    height: 2rem !important;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: inherit;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .site-login .site-login-inner .woocommerce-form-register__submit{
  background-color: #4a7c59!important;
  border-radius: 8px!important;
  font-size: 14px!important;
  font-weight: 600!important;
  color: #fff!important;
}

.woocommerce .woocommerce-breadcrumb{
  font-size: 12px;
  margin-bottom: 20px;
}

.woocommerce .woocommerce-breadcrumb a{
  color: #94a3b8;
}

.shop_table th.product-remove .product-remove-button, .shop_table td.product-remove .product-remove-button{
  color: #000!important;
}

.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{
  border: 1px solid #e2e8f0;
  border-radius: 8px;
}

.shop_table .actions-wrapper .coupon button, #order_review .place-order button, .shop_table .actions-wrapper [name="update_cart"].button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
  background-color: #4a7c59!important;
  border-radius: 8px!important;
  font-size: 14px!important;
  font-weight: 600!important;
  color: #fff!important;
}

.cart_totals h2{
  font-size: 20px;
}

.woocommerce-cart .entry-title {
		display: none;
	}

	.aura-cart-container {
		margin-inline: auto;
		max-width: 1220px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.aura-cart-breadcrumb {
		margin-bottom: 18px;
	}

	.aura-cart-breadcrumb .woocommerce-breadcrumb {
		color: #6b7280;
		font-size: 12px;
		margin: 0 0 30px;
	}

  body:not(.elementor-page) .site-main{
    max-width: 1360px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
  }

	.aura-cart-breadcrumb .woocommerce-breadcrumb a {
		color: #111827;
		text-decoration: none;
	}

	.aura-cart-breadcrumb .woocommerce-breadcrumb a:hover {
		color: #0067b2;
	}

	.woocommerce-cart .aura-ua-shipping-bar {
		margin-bottom: 16px;
	}

  .woocommerce-checkout .woocommerce-billing-fields .aura-ua-shipping-bar {
    margin-bottom: 16px;
    background-color: #f0fdf4 !important;
    border: 1px solid #bbf7d0 !important;
    padding: 20px;
    border-radius: 8px;
  }

    .cart-wrapper {
        display: flex;
        gap: 48px;
    }
   .cart-collaterals{
        width: 320px!important;
        flex-shrink: 0;
    }

    .woocommerce-cart-form{
        width: 100%;
    }

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

    .woocommerce table.shop_table{
        border: 0;
    }

    .woocommerce-cart-wrapper table caption+thead tr:first-child td, .woocommerce-cart-wrapper table caption+thead tr:first-child th, .woocommerce-cart-wrapper table colgroup+thead tr:first-child td, .woocommerce-cart-wrapper table colgroup+thead tr:first-child th, .woocommerce-cart-wrapper table thead:first-child tr:first-child td, .woocommerce-cart-wrapper table thead:first-child tr:first-child th{
        border: 0;
		padding: 12px 16px;
    }

	.woocommerce .woocommerce-cart-wrapper table.shop_table td{
		border: 0;
		padding: 12px 16px;
	}

	.woocommerce table.shop_table .woocommerce-cart-form__cart-item > td{
		border-top: 1px solid #e2e8f0;
	}

	.woocommerce table.shop_table a{
		padding: 0;
	}

	.product-thumbnail{
		padding-left: 0!important;
	}

	@media (min-width: 1024px) {
		.aura-cart-container {
			padding-left: 40px;
			padding-right: 40px;
		}
	}

.cart_totals table tbody>tr:nth-child(odd)>td, .cart_totals table tbody>tr:nth-child(odd)>th{
  background-color: #fff;
  padding-left: 0;
  border-bottom: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals tr th{
  padding-left: 0;
  border-bottom: 0;
}

.woocommerce-cart-form .aura-ua-shipping-bar{
  background-color: #f0fdf4 !important;
  border: 1px solid #bbf7d0 !important;
  padding: 20px;
  border-radius: 8px;
}

.checkout .alignwide {
    margin-inline: 0;
}

.checkout .woocommerce .woocommerce-cart-wrapper table.shop_table td, .checkout .woocommerce .woocommerce-cart-wrapper table.shop_table th{
  padding-left: 0;
  padding-right: 0;
  width: 50%;
}

.checkout .woocommerce .woocommerce-cart-wrapper table.shop_table td.product-total, .checkout .woocommerce table.shop_table tfoot td{
  text-align: right;
}

.order-review-wrapper .shop_table thead th, .order-review-wrapper .shop_table tbody td, .order-review-wrapper .shop_table tfoot tr td, .order-review-wrapper .shop_table tfoot tr th, .order-review-wrapper .shop_table tfoot tr th {
    border: none;
}

.woocommerce-checkout .order-review-wrapper #order_review .shop_table thead th,
.woocommerce-checkout .order-review-wrapper #order_review .shop_table tbody td,
.woocommerce-checkout .order-review-wrapper #order_review .shop_table tfoot th,
.woocommerce-checkout .order-review-wrapper #order_review .shop_table tfoot td {
  border-bottom: 1px solid #e2e8f0;
}

.checkout .woocommerce .woocommerce-cart-wrapper table.shop_table{
  border:0;
}

.woocommerce-checkout #payment{
  background-color: #fff;
}

.woocommerce-checkout #payment ul.payment_methods{
  padding: 0;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.woocommerce-checkout #payment ul.payment_methods li input{
  margin: 0;
  aspect-ratio: 1;
}

#order_review .woocommerce-checkout-payment ul li label{
  line-height: 1.3;
}

#order_review .place-order .validate-required input{
  display: inline-block;
}

.woocommerce-checkout #payment div.payment_box{
  font-size: 12px;
}

.woocommerce-checkout #payment ul.payment_methods .payment_method_bacs{
  order: 1;
}

.woocommerce-checkout #payment ul.payment_methods .payment_method_linkmoney{
  order: 2;
}

.woocommerce-checkout #payment ul.payment_methods .payment_method_cod{
  order: 3;
}

.woocommerce-checkout #payment ul.payment_methods .payment_method_cheque{
  order: 4;
}

.woocommerce-checkout #payment ul.payment_methods .payment_method_bytenft{
  order: 5;
}

.woocommerce-checkout #payment div.form-row{
  padding: 0;
  margin-top: 20px;
}

/* Cart style */
.cart-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.25rem;
}
@media screen and (min-width: 1024.02px) {
  .cart-wrapper {
    gap: 32px;
  }
}
.cart-wrapper > * {
  width: 100%;
}
@media screen and (min-width: 1024.02px) {
  .cart-wrapper > *.woocommerce-cart-form, .cart-wrapper > *#customer_details {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    -webkit-padding-end: 1rem;
            padding-inline-end: 1rem;
  }
  .cart-wrapper > *.cart-collaterals, .cart-wrapper > *.order-review-wrapper {
    width: 320px;
  }
}
.cart-wrapper .woocommerce-cart-form .woocommerce-notice {
  margin-bottom: 1.25rem;
}

/* Shop table */
.shop_table {
  --table-border-color: rgb(226, 232, 240);
  font-size: 14px;
  width: 100%;
}
.shop_table tr {
  border-top: 1px solid #e2e8f0;
}
.shop_table thead tr {
  border-top: 0;
}
.shop_table th, .shop_table td {
  padding-inline: 0.625rem;
  padding-block: 0.75rem;
  padding-inline: 1rem;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.shop_table th:last-child, .shop_table td:last-child {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
@media screen and (max-width: 575.98px) {
  .shop_table th.product-price, .shop_table td.product-price {
    display: none;
  }
}
.shop_table th.product-remove .product-remove-button, .shop_table td.product-remove .product-remove-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  width: 1.25rem;
  height: 1.25rem;
    color: rgb(0, 0, 0);
    border: 1px solid rgb(226, 232, 240);
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.0509803922);
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.0509803922);
    -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.shop_table th.product-remove .product-remove-button svg, .shop_table td.product-remove .product-remove-button svg {
  width: 0.875rem;
  height: auto;
}
.shop_table th.product-remove .product-remove-button:hover, .shop_table td.product-remove .product-remove-button:hover {
  border-color: rgb(203, 213, 225);
}
.shop_table thead th {
  font-size: 12px;
  font-weight: 500;
  color: rgb(100, 116, 139);
}
.shop_table tbody td.product-thumbnail {
  width: 0;
}
.shop_table tbody td.product-thumbnail a {
  position: relative;
  display: block;
  width: 3.5rem;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgb(241, 245, 249);
}
.shop_table tbody td.product-name {
  --product-name-font-size-lg: 14px;
  --product-name-font-size-xs: 13px;
  --product-name-font-weight: 500;
  --product-name-line-height: 1.55;
  --product-name-letter-spacing: -0.02em;
  --product-name-line-clamp: 2;
}
.shop_table tbody td.product-name a {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  color: currentColor;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.55;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  text-decoration-color: transparent;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke;
}
@media (hover: hover) and (pointer: fine) {
  .shop_table tbody td.product-name a:hover {
    color: currentColor;
    text-decoration-color: rgb(148, 163, 184);
  }
}
.shop_table tbody td.product-remove {
  width: 0;
}
.shop_table tbody td.product-subtotal {
  font-weight: 600;
}
.shop_table .actions-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
  padding-block: 0.625rem;
}
.shop_table .actions-wrapper .coupon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.375rem;
}
@media screen and (min-width: 576.02px) {
  .shop_table .actions-wrapper .coupon {
    -webkit-margin-end: auto;
            margin-inline-end: auto;
  }
}
.shop_table .actions-wrapper .coupon label {
  display: none;
}
.shop_table .actions-wrapper .coupon input {
  width: auto;
  min-width: 16.25rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}
.shop_table .actions-wrapper .coupon button {
  color: #fff;
  background-color: #000;
}
.shop_table .actions-wrapper .coupon button:hover {
  opacity: 0.9;
}
.shop_table .actions-wrapper button {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}
@media screen and (min-width: 576.02px) {
  .shop_table .actions-wrapper button {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

/* Cart totals */
.cart_totals .shop_table tbody tr {
  border-top: 0;
}
.cart_totals .shop_table tbody tr.order-total {
  border-top: 1px solid rgb(226, 232, 240);
}
.cart_totals .shop_table th {
  font-size: 12px;
  font-weight: 600;
}
.cart_totals .shop_table td {
  text-align: end;
}
.cart_totals .wc-proceed-to-checkout a {
  width: 100%;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 103, 178);
}
.cart_totals .wc-proceed-to-checkout a:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 103, 178);
  opacity: 0.9;
}

.aura-account-container {
    padding-left: 40px;
    padding-right: 40px;
    max-width: 1360px;
    margin: 0 auto;
}



@media (max-width: 1023.98px) {
    .woocommerce-my-account .my-account-navigation ul {
        display: none;
    }

    .woocommerce-my-account .my-account-navigation.is-open ul {
        display: block;
    }
}

.woocommerce-my-account .my-account-navigation ul li a {
    border-radius: 6px;
    color: #111827;
    display: block;
    padding: 10px 12px;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.woocommerce-my-account .my-account-navigation ul li a:hover {
    background: #f3f4f6;
}

.woocommerce-my-account .my-account-navigation ul li.is-active a,
.woocommerce-my-account .my-account-navigation ul li.is-active a:hover {
    background: #111827;
    color: #fff;
}

@media (min-width: 1024px) {

    .woocommerce-my-account .my-account-inner {
        align-items: flex-start;
        flex-wrap: nowrap;
    }

    .woocommerce-my-account .my-account-navigation .my-account-user .user-menu-toggle {
        display: none;
    }

    .woocommerce-my-account .my-account-navigation ul {
        display: block;
    }

    .woocommerce-my-account .my-account-navigation {
        max-width: 280px;
        width: 280px;
    }

    .woocommerce-my-account .woocommerce-MyAccount-content {
        flex: 1 0 0%;
        min-width: 0;
    }
}

.bsc-thankyou-popup__content a{
  color: #fff;
}

.bsc-thankyou-popup__content a:hover{
  background-color: #4a7c59;
  opacity: .8;
}

.woocommerce-thankyou-order-received{
    margin-bottom: 30px;
    padding: 3%!important;
    width: 100%;
    border: 2px dashed #47b486!important;
    color: #47b486!important;
    text-align: center;
    align-items: center!important;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    margin-top: 20px;
}

@media screen and (max-width: 768px) {
    body:not(.elementor-page) .site-main .entry-title{
        font-size: 27px;
        padding-inline-start: 0;
    }
    body:not(.elementor-page) .site-main{
        padding-bottom: 30px;
        padding-top: 24px;
    }

    .woocommerce-my-account .my-account-navigation .my-account-user .user-detail span{
        font-size: 10px;
    }
    .woocommerce-my-account .my-account-navigation .my-account-user .user-detail p{
        font-size: 14px;
    }
    .woocommerce-my-account .my-account-navigation, .woocommerce-my-account .woocommerce-MyAccount-content{
        font-size: 14px;
    }

    .aura-account-breadcrumb .woocommerce-breadcrumb {
        font-size: 12px;
    }
    .aura-account-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .shop_table {
    --table-border-color: #e2e8f0;
    font-size: 14px;
    width: 100%;
}

.shop_table thead th {
    font-size: 12px;
    font-weight: 500;
    color: #64748b;
    text-align: left;
}

.shop_table th, .shop_table td {
    padding-inline: 0.625rem;
    padding-block: 0.75rem;
}

.shop_table tbody td.product-thumbnail {
    width: 0!important;
    min-width: 0!important;
}

.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
  text-align: left!important;
}

.shop_table th, .shop_table td {
    padding-inline: 0.625rem;
    padding-block: 0.75rem;
}

.woocommerce table.shop_table td{
  line-height: 1;
}

.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
  display: table-header-group;
}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{
  display: table-row;
}
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{
  display: table-cell;
}

.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{
  display: table-cell;
}

.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
  display: none;
}

.shop_table th.product-price, .shop_table td.product-price {
  display: none!important;
}

.woocommerce-cart-wrapper .cart-collaterals{
  width: 100%!important;
}

.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th{
  display: table-cell;
}

.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce-page .cart_totals tr td{
  text-align: right!important;
}

 body:not(.elementor-page) .site-main{
    padding-left: 15px;
    padding-right: 15px;
  }
}
