.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
     font-size: 20px;
     line-height: 30px;
     font-weight: 600;
     color: var(--themeht-secondary-color);
     padding: 0;
}
 .woocommerce .products ul li, .woocommerce ul.products li {
     text-align: center;
}
 .woocommerce .button, .woocommerce #review_form #respond .form-submit input, .woocommerce .widget_price_filter .price_slider_amount .button, .wc-block-cart__submit-button, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link, .wc-block-components-checkout-place-order-button {
    z-index: 1;
    background: var(--themeht-primary-color) !important;
    color: var(--themeht-white-color) !important;
    padding: 6px 15px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    line-height: 26px !important;
    -webkit-transition: all 0.5s ease-in-out 0s !important;
    -moz-transition: all 0.5s ease-in-out 0s !important;
    -ms-transition: all 0.5s ease-in-out 0s !important;
    -o-transition: all 0.5s ease-in-out 0s !important;
    transition: all 0.5s ease-in-out 0s !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 6px;
}
 .woocommerce .button:hover, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover, .wc-block-cart__submit-button:hover, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover, .wc-block-components-checkout-place-order-button:hover {
     background: var(--themeht-secondary-color) !important;
     color: var(--themeht-white-color) !important;
}
 .woocommerce .widget_price_filter .price_slider_amount .button {
    padding: 8px 15px !important;
    line-height: 12px !important;
}
 .woocommerce ul.products li.product .price {
     color: var(--themeht-primary-color);
     display: block;
     font-weight: 600;
}
 .woocommerce ul.products li.product .price bdi, .woocommerce div.product p.price, .woocommerce div.product span.price {
     color: var(--themeht-secondary-color);
}
 .woocommerce ul.products li.product .onsale, .woocommerce-page .wc-block-grid .wc-block-grid__product-onsale, .woocommerce-page .wc-block-grid__product-image .wc-block-grid__product-onsale {
    min-height: inherit;
    min-width: inherit;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    border-radius: 5px;
    background-color: #FFA500;
    color: var(--themeht-white-color);
    margin: 0 !important;
    top: 10px;
    right: 10px;
    text-transform: uppercase;
}
 .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
     background-color: var(--themeht-primary-color);
     border: 2px solid var(--themeht-white-color);
}
 .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
     background-color: var(--themeht-primary-color);
}
 .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
     background-color: var(--themeht-bg-light-color);
}
 #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
     width: 130px;
     height: 50px;
}
 .woocommerce-page .page-content {
     padding-top: 120px;
     padding-bottom: 120px;
}
 .woocommerce .content-area .shop-inner {
     padding-top: 120px;
     padding-bottom: 80px;
}
 .woocommerce table.shop_table td {
     border-right: none;
     border-bottom: none;
}
 .woocommerce table.shop_table td:nth-child(1) {
     border-left: none;
}
 .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
     font-size: 1em;
     font-weight: 400;
     padding: 0;
     min-width: inherit;
     width: 40px;
     height: 40px;
     display: inline-block;
     text-align: center;
     line-height: 40px;
}
 .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
     background: var(--themeht-primary-color);
     color: var(--themeht-white-color);
}
 .woocommerce div.product .product_title {
     font-size: 32px;
     line-height: 40px;
     margin-bottom: 2px;
}
 h3#order_review_heading, .woocommerce-billing-fields h3, .woocommerce-shipping-fields h3, .cart_totals h2, .related.products h2 {
     font-size: 28px;
     line-height: 38px;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs {
     padding: 0px !important;
     margin: 0 0 0px !important;
     border: none !important;
     line-height: 0;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li {
     background-color: var(--themeht-bg-light-color);
     border-radius: 0;
     margin: 0;
     padding: 0;
     border: none;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
     background: var(--themeht-primary-color);
     z-index: 2;
     border-bottom-color: var(--themeht-primary-color);
     color: var(--themeht-white-color);
     border-radius: 5px 5px 0 0;
     overflow: hidden;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    top: 0;
    display: block;
    float: left;
    font-size: 16px !important;
    line-height: normal !important;
    border: 1px solid var(--themeht-white-color);
    text-transform: capitalize;
    line-height: 24px;
    cursor: pointer;
    padding: 14px 30px 14px;
    transition: all 500ms ease;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
 .woocommerce-Tabs-panel h2 {
     font-size: 22px;
     margin-top: 0;
     line-height: 28px;
}
 .woocommerce div.product .woocommerce-tabs .panel {
     padding: 30px;
     border: 1px solid #eeeeee;
     border-radius: 0;
     margin-top: -1px;
     border-radius: 0 5px 5px 5px;
}
 .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
     display: none;
}
 .select2-container .select2-selection--single {
     height: 55px;
     border: 1px solid #eeeeee;
     border-radius: 4px;
}
 .select2-container--default .select2-selection--single .select2-selection__rendered {
     color: var(--themeht-body-color);
     line-height: 55px;
}
 .select2-container--default .select2-selection--single .select2-selection__arrow {
     height: 55px;
}
 .woocommerce-checkout .woocommerce-checkout-review-order, .woocommerce #customer_details {
     margin-bottom: 30px;
}
 h3#order_review_heading {
     margin-bottom: 30px;
}
 .widget.woocommerce {
     margin-bottom: 50px;
}
 .widget.woocommerce.widget_product_categories ul, .widget.woocommerce.widget_product_categories ol {
     margin: 0;
     padding-left: 0;
}
 .widget.woocommerce.widget_product_categories li {
     list-style-type: none;
     position: relative;
     color: var(--themeht-primary-color);
     position: relative;
     border-bottom: 1px solid #eeeeee;
     padding-bottom: 10px;
     margin-bottom: 10px;
     font-weight: 700;
}
 .widget.woocommerce.widget_product_categories li:before {
     content: "\f3d9";
     font-family: bootstrap-icons;
     font-weight: 900;
     color: var(--themeht-primary-color);
     font-size: 16px;
     position: absolute;
     right: 0;
     top: 0;
}
 .widget.woocommerce.widget_product_categories li a {
     font-size: 16px;
     line-height: 24px;
     font-weight: 700;
     color: var(--themeht-secondary-color);
}
 .widget.woocommerce.widget_product_categories li a:hover {
     color: var(--themeht-primary-color);
}
 .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
     box-shadow: none !important;
}
 .woocommerce .quantity .qty {
    padding: 0;
    height: 40px;
    border-radius: 5px
}
 .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
     height: 35px;
}
 .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
     margin-bottom: 0;
}
 .wc-block-components-sidebar {
     border: 1px solid #eeeeee;
     padding: 30px;
}
 .is-large.wc-block-cart .wc-block-cart__totals-title {
     font-size: 20px !important;
     text-align: left !important;
     margin-bottom: 20px !important;
     color: var(--themeht-secondary-color) !important;
}
 .breadcrumb {
     background: none;
     display: inline-block;
     margin: 0;
     text-transform: capitalize;
     margin-top: 20px;
}
 .woocommerce .woocommerce-breadcrumb {
     display: inline-block;
     font-weight: 500;
     border-radius: 6px;
     box-shadow: 0 5px 22px 0px rgba(15, 53, 103, 0.05);
     color: var(--themeht-secondary-color);
     margin: 0;
     position: relative;
     background: var(--themeht-white-color);
     padding: 10px 20px;
}
 .woocommerce .woocommerce-breadcrumb a {
     color: var(--themeht-primary-color);
}
 .woocommerce .woocommerce-breadcrumb a:hover {
     color: var(--themeht-secondary-color);
}
 .woocommerce a.added_to_cart {
     padding-top: 0.5em;
     display: inline-block;
     position: absolute;
     display: block;
     font-weight: 800;
     text-transform: uppercase;
     font-size: 11px;
     left: 50%;
     -webkit-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     transform: translateX(-50%);
}
 .header-cart a {
     position: relative;
     margin-right: 10px;
     margin-top: 5px;
     width: 40px;
     height: 40px;
     box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
     background: var(--themeht-primary-color);
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 16px;
     border-radius: 6px;
}
 .header-cart a:before {
     content: "\f179";
     font-family: bootstrap-icons !important;
     font-weight: normal;
     vertical-align: -0.125em;
     color: var(--themeht-white-color);
}
 .header-cart span {
     position: absolute;
     top: -0.5rem;
     right: -0.75rem;
     display: -webkit-box;
     display: flex;
     -webkit-box-align: center;
     align-items: center;
     -webkit-box-pack: center;
     justify-content: center;
     width: 20px;
     height: 20px;
     font-size: 11px;
     font-weight: 500;
     border-radius: 50%;
     background-color: var(--themeht-secondary-color);
     color: var(--themeht-white-color);
}
 .woocommerce-MyAccount-navigation {
     background-color: var(--themeht-white-color);
     padding: 30px;
     border: 1px solid #eeeeee;
}
 .woocommerce-MyAccount-navigation ul {
     padding-left: 0;
}
 .woocommerce-MyAccount-navigation ul li {
     list-style-type: none;
}
 .woocommerce-MyAccount-navigation ul li a {
     color: var(--themeht-secondary-color);
     display: block;
     font-size: 18px;
     padding: 15px 20px;
     font-weight: 500;
     position: relative;
     overflow: hidden;
     border-bottom: 1px solid #eeeeee;
     padding-left: 0;
}
 .woocommerce-MyAccount-navigation ul li a:hover {
     color: var(--themeht-primary-color);
     padding-left: 30px;
}
 .woocommerce nav.woocommerce-pagination ul {
    border-radius: 6px;
    overflow: hidden;
} 
.woocommerce ul.products li.product a,
.woocommerce ul.products li.product a img {
   border-radius: 6px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
   border-bottom: 1px solid #eeeeee;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
  padding: 0px 8px !important;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
    opacity: inherit !important;
    padding: 3px 8px !important;
}
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
    color: #fff !important;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, 
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
.wc-block-components-sidebar {
    border-radius: 5px;
}
.wc-block-components-formatted-money-amount,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    color: var(--themeht-secondary-color);
}
.wc-block-components-form .wc-block-components-text-input input[type=email], 
.wc-block-components-form .wc-block-components-text-input input[type=number], 
.wc-block-components-form .wc-block-components-text-input input[type=tel], 
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url], 
.wc-block-components-text-input input[type=email], 
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel], 
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, 
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
   border: 1px solid #eeeeee !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
  border-radius: 5px;
}