    /* rating */
    body .wc-block-components-product-rating__stars,
    .wc-block-grid__product .wc-block-grid__product-rating .star-rating {
        font-family: star;
        margin: 0;
        display: none;
    }

    body .wc-block-grid__product-rating .star-rating span::before,
    body .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span::before,
    body .wc-block-review-list .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span::before,
    body .wc-block-components-product-rating__stars span::before {
        content: "\e901\e901\e901\e901\e901";
    }


    body .wc-block-grid__product-rating .star-rating::before,
    body .wc-block-grid__product-rating .wc-block-grid__product-rating__stars::before,
    body .wc-block-review-list .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars::before,
    body .wc-block-components-product-rating__stars::before {
        content: "\e900\e900\e900\e900\e900";
    }

    .site-header-item .header-cart-button .header-cart-total {
        position: relative;
        top: -9px;
        left: -9px;
        width: 20px;
        height: 20px;
    }


    /* product-margin */

    #main.site-main ul.content-wrap li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
        margin: -16px 0px 0px 0px;
        background: transparent;
    }

    /* product */
    /* .colums-2 .products li.product-type-grouped .product-details h2.woocommerce-loop-product__title,
.colums-2 .products li.product-type-grouped .product-details .product-action-wrap{
    text-align: center;
} */

    /* product btn */
    .woocommerce ul.products.woo-archive-action-on-hover li.loop-entry.product:hover .product-action-wrap,
    .woocommerce ul.products.woo-archive-action-on-hover li.loop-entry.product:focus-within .product-action-wrap,
    .woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap,
    .wc-block-grid__products li.entry.loop-entry .content-bg.entry-content-wrap .wp-block-button,
    .wc-block-grid__products li.entry.loop-entry.woo-archive-action-on-hover:hover .content-bg.entry-content-wrap .wp-block-button,
    .wc-block-grid__products li.entry.loop-entry.woo-archive-action-on-hover:focus-within .content-bg.entry-content-wrap .wp-block-button {
        bottom: 19px;
        color: var(--global-palette1);
        text-decoration: underline;
        padding: 0px 0px 0px 0px;
    }

    #main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
        margin: 10px 0px 0px 0px;
        padding: 0px 20px 59px 0px;
        background-color: transparent;
    }

    /* shop page*/
    .woocommerce section.products>h2 {
        font-size: 50px;
        font-weight: 500;
    }

    div.content-bg .summary .single-product-category .product-single-category {
        color: var(--global-palette1);
        font-size: 16px;
        font-weight: 400;
        font-family: 'jost', sans-serif;
    }

    div.content-bg .summary .entry-title {
        font-size: 50px;
        font-weight: 500;
    }

    .summary .price {
        text-align: left;
    }

    .site-main .entry .onsale {
        color: #fff;
        background-color: var(--global-palette2);
        font-size: 16px;
        font-weight: 400;
    }

    /* price */

    .woocommerce ul.products li.product .product-details .price ins,
    .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
        color: var(--global-palette1);
        font-size: 16px;
        font-weight: 500;
    }

    /* button arrrow */

    .woocommerce-js ul li.entry.loop-entry .thewebs-svg-iconset,
    .woocommerce-page ul li.entry.loop-entry .wc-block-grid__product-rating,
    ul.products li.entry.content-bg .content-bg.entry-content-wrap .star-rating {
        display: none;
    }

    /* shop - product image */
    .woocommerce div.product div.images ol.flex-control-thumbs {
        padding: 0 30px;
        box-sizing: border-box;
        margin: 30px 0 0;
        transform: none;
        left: auto;
        max-width: 100%;
    }

    .woocommerce div.product div.images ol.flex-control-thumbs li,
    .woocommerce div.product div.images ol.flex-control-thumbs li:first-child {
        width: 120px;
        height: 120px;
        padding: 10px;
        background: transparent;
    }



    /* shop - filter */
    .filter-toggle-open-container .filter-toggle-open {
        background-color: var(--global-palette2);
    }

    /* shop - checkout */
    .entry .summary .single-product-payments legend {
        color: var(--global-palette1);
    }

    /* shop-discripation,review */
    .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a,
    .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li.active a,
    .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs li a:hover {
        color: var(--global-palette1);
        font-size: 16px;
    }

    /* shop align */
    ul.products li.entry .product-details {
        text-align: center;
    }

    /*shop - sku */
    .summary.entry-summary .product_meta .sku_wrapper,
    .summary.entry-summary .product_meta .posted_in {
        font-size: 16px;
        color: var(--global-palette1);
        font-weight: 400;
    }

    /* shop*/
    .woocommerce-Price-amount.amount {
        font-weight: 400;
    }

    .woocommerce ul.products li.product .product-details .woocommerce-loop-product__title a.woocommerce-LoopProduct-link-title {
        font-size: 28px;
        text-transform: capitalize;
    }

    .site-main div.summary.entry-summary form.cart button.single_add_to_cart_button {
        font-size: 14px;
    }

    .woocommerce .product-action-wrap a.added_to_cart {
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
    }

    /* shop - sorting */
    ul.products-list-view li.entry .product-details {
        text-align: left;
    }

    /* filter - price */
    .site-main .thewebs-shop-active-filters .widget li.chosen a,
    .site-main .thewebs-shop-active-filters .thewebs-clear-filters-container a {
        color: var(--global-palette1);
        font-size: 16px;
        font-family: 'jost';
        background: none;
    }


    /* shop-layout */
    .thewebs-shop-top-item .thewebs-product-toggle-container button.thewebs-toggle-shop-layout {
        color: var(--global-palette2);
        border: 1px solid var(--global-gray-400);
    }

    /* shop - add to cart-message */
    .site-main .woocommerce-notices-wrapper .woocommerce-message {
        color: var(--global-palette1);
    }

    /* cart */
    ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-onsale {
        background-color: var(--global-palette2);
        font-size: 14px;
        border-radius: 0px;
    }

    ul.wc-block-grid__products li.wc-block-grid__product .product-details {
        text-align: center;
    }

    ul.wc-block-grid__products li.wc-block-grid__product .product-details .wc-block-grid__product-price {
        text-align: center;
        padding: 0;
    }

    ul.wc-block-grid__products li.wc-block-grid__product .product-details .wp-block-button a.wp-block-button__link {
        font-size: 14px;
    }

    .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
        font-size: 28px;
    }

    /* single product */
    .woocommerce div.product div.images ol.flex-control-thumbs li img {
        border: none;
    }

    .related.products li.entry .product-details h2.woocommerce-loop-product__title,
    .related .products li.entry .product-details .product-action-wrap,
    .related.products li.entry .product-details .price,
    .related .products li.entry .product-details .product-excerpt p {
        text-align: center;
    }


    /* cart - product */
    .wc-block-components-product-metadata__description {
        font-size: 16px;
    }

    /* cart - save-btn*/
    .wc-block-cart-item__wrap .wc-block-components-product-badge,
    .wc-block-components-button,
    .wc-block-cart-item__total .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-badge {
        border-radius: 0px;
    }

    /* cart - applybtn */
    body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button.wc-block-components-button:not(.is-link):focus {
        box-shadow: none;
    }

    /* cart - proceed to checkbtn */
    .wc-block-components-sidebar .wc-block-cart__submit .wc-block-cart__submit-container .wc-block-components-button:focus {
        box-shadow: none;
    }

    .wc-block-components-totals-coupon__content .wc-block-components-button .wc-block-components-button__text {
        text-transform: uppercase;
        font-size: 14px;
    }


    /* checkout */
    form.wc-block-components-form .wc-block-components-text-input input[type="text"] {
        border-radius: 0px;
    }

    form.wc-block-components-form .wc-block-components-text-input input[type="text"]:focus {
        box-shadow: none;
    }

    .wc-block-components-combobox .wc-block-components-combobox-control input[type="text"].components-combobox-control__input,
    .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input[type="text"].components-combobox-control__input,
    .woocommerce-js .wc-block-components-form .wc-block-components-text-input input[type="tel"] {
        border-radius: 0px;
    }

    form.wc-block-components-form .wc-block-components-text-input input[type="tel"]:focus,
    .wc-block-components-form .wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-button:focus {
        box-shadow: none;
    }

    .wc-block-components-checkbox input[type="checkbox"].wc-block-components-checkbox__input,
    textarea.wc-block-components-textarea {
        border-radius: 0px;
    }

    .wc-block-components-main .wc-block-components-form .wc-block-components-text-input input[type="text"],
    .wc-block-components-main .wc-block-components-form .wc-block-components-text-input input[type="text"]:focus,
    .wc-block-components-main .wc-blocks-components-select .wc-blocks-components-select__container,
    .wc-block-components-main .wc-blocks-components-select .wc-blocks-components-select__container:focus,
    body .wc-block-components-main .wc-block-components-text-input input[type="tel"],
    body .wc-block-components-main .wc-block-components-text-input input[type="tel"]:focus,
    .wc-block-components-main .wc-block-components-form .wc-block-components-text-input input[type="email"] {
        background-color: transparent;
        border-radius: 0px;
    }

    /* checkout-summary */
    .wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {
        border-radius: 0px;
    }

    /* checkout - add coupon */
    .wc-block-components-totals-coupon .wc-block-components-text-input input[type="text"] {
        border-radius: 0px;
    }

    .wc-block-components-totals-coupon__form .wc-block-components-text-input input[type="text"]:focus {
        box-shadow: none;
    }



    /* my account - login */
    .woocommerce .woocommerce-form .woocommerce-form-row label,
    .woocommerce .woocommerce-form .form-row .woocommerce-form__label span {
        color: var(--global-palette1);
        font-size: 16px;
        font-weight: 400;
    }

    /* my account - login-register input */
    input[type="text"],
    input[type="password"],
    input[type="email"] {
        border-radius: 0px;
    }

    /* my account - register */
    .woocommerce-form-row .woocommerce-Button {
        margin-top: 15px;
    }

    .woocommerce form.lost_reset_password .form-row label {
        color: var(--global-palette1);
    }

    /* my account - order(not login) */
    .woocommerce .woocommerce-MyAccount-content .woocommerce-info {
        color: var(--global-palette1);
    }

    /* my account - account details */
    .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label {
        color: var(--global-palette1);
        font-size: 16px;
        font-weight: 400;
    }

    /* my account - billing address */
    .woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .form-row label {
        color: var(--global-palette1);
        font-size: 16px;
        font-weight: 400;
    }

    input[type="tel"],
    .select2-container--default .select2-selection--single {
        border-radius: 0px;
    }

    /* my account - register error */
    .woocommerce .woocommerce-notices-wrapper .woocommerce-error {
        color: var(--global-palette1);
    }

    /* wishlist */

    .wp-block-woocommerce-cart .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
        font-size: 0px;
    }

    .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
        font-size: 20px;
    }

    .yith-wcwl-icon.fa.fa-heart {
        color: var(--global-palette2);
    }

    table.wishlist_table tbody td,
    table.wishlist_table thead th {
        border: 1px solid var(--global-palette6);
    }

    .wishlist_table tr td,
    .wishlist_table tr th.product-checkbox,
    .wishlist_table tr th.wishlist-delete {
        text-align: left;
    }

    .wishlist-title-container {
        text-align: left;
    }

    .wishlist_table.mobile li .item-details h3 {
        font-size: 23px;
    }

    .single-content ul {
        padding-left: 0px !important;
    }

    .shop_table.cart.wishlist_table.wishlist_view.responsive.mobile {
        border: 1px solid var(--global-palette6);
        padding: 10px;
    }

    .wishlist_table.mobile li .additional-info-wrapper .product-remove,
    .wishlist_table .product-add-to-cart a {
        text-align: left;
    }

    .wishlist-title h2 {
        font-size: 27px;
    }

    .wishlist-title.wishlist-title-with-form h2:hover {
        background-color: transparent;
    }

    .wishlist_table .product-add-to-cart a {
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        font-family: 'K2D';
    }

    .product-name {
        font-size: 16px;
    }

    .onsale,
    .products-list-view .yith-add-to-wishlist-button-block {
        display: none;
    }

    .wishlist_table thead tr th {
        background: transparent;
    }

    .woocommerce table.shop_table.wishlist_table tr td {
        background: transparent;
        color: var(--global-palette1);
        border-color: var(--global-palette6);
    }

    .woocommerce-Address-title h2 {
        font-size: 30px;
        text-transform: capitalize;
    }

    .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image {
        z-index: 1;
    }


    /* my account */

    .woocommerce form .show-password-input,
    .woocommerce-page form .show-password-input {
        background-color: transparent;
        padding: 0;
        border: none;
    }

    /* cart page design */
    body.woocommerce-cart table.cart .product-name a,
    .woocommerce-checkout table.cart .product-name a,
    #add_payment_method table.cart .product-name a {
        text-decoration: none;
        color: var(--global-palette1);
    }

    body.woocommerce-cart table.cart .product-name a:hover,
    .woocommerce-checkout table.cart .product-name a:hover,
    #add_payment_method table.cart .product-name a:hover {
        color: var(--global-palette1);
    }

    body .woocommerce div.product form.cart .reset_variations,
    body .woocommerce table.shop_table,
    body .woocommerce form .form-row label {
        font-size: 100%;
    }

    body.woocommerce-cart table.cart .coupon .button:not(:hover),
    body.woocommerce-checkout table.cart .coupon .button:not(:hover),
    #add_payment_method table.cart .coupon .button:not(:hover) {
        background: var(--global-palette2);
        color: var(--global-palette9);
    }

    body .woocommerce table.shop_table input {
        font-size: 100%;
        line-height: 28px;
        border: 1px solid var(--global-palette6);
        border-radius: 0px;
    }

    .woocommerce-cart table.shop_table td.actions {
        padding-block-start: 40px;
    }

    body.woocommerce-cart table.cart td.actions .button:disabled,
    body.woocommerce-checkout table.cart td.actions .button:disabled,
    #add_payment_method table.cart td.actions .button:disabled {
        background-color: var(--global-palette1);
        color: var(--global-palette3);
    }

    .base-woo-cart-form-wrap .cart-collaterals {
        border: 1px solid var(--global-palette7);
        padding: 20px;
        border-radius: 0px;
    }

    .quantity.spinners-added:hover {
        border: 1px solid var(--global-gray-400);
    }

    body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        margin: 0;
    }

    body .woocommerce table.shop_table th {
        padding: 15px 12px;
    }

    body .woocommerce table.shop_table td {
        padding: 15px 12px;
    }

    .woocommerce-cart-form .cart-summary,
    .cart_totals h2 {
        padding-block-end: 20px;
    }

    body .woocommerce form .form-row label {
        color: var(--global-palette1);
        font-weight: 500;
    }

    body .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: var(--global-palette1);
    }

    body.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td,
    body.woocommerce table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }

    @media screen and (max-width: 422px) {
        body.woocommerce-cart table.cart td.actions .coupon .input-text {
            width: 100%;
        }

        body.woocommerce-cart table.cart td.actions .button {
            height: 54px;
            width: 100% !important;
            margin-top: 10px;
        }
    }

    @media screen and (max-width: 820px) {
        .woocommerce .twold-woo-cart-form-wrap h2 {
            font-size: 35px;
        }
    }

    /************* input common *************/

    body #wrapper .woocommerce form .form-row input.input-text,
    body #wrapper .woocommerce form .form-row textarea,
    .woocommerce table.shop_table td .quantity.spinners-added,
    body.woocommerce-cart table.cart td.actions .coupon .input-text,
    body .select2-container--default .select2-selection--single,
    body .select2-dropdown,
    body .select2-container--default .select2-search--dropdown .select2-search__field,
    body .woocommerce .woocommerce-customer-details address,
    .woocommerce .woocommerce-form.register,
    .woocommerce .woocommerce-form.login {
        border-radius: 0px;
    }

    body #wrapper .woocommerce form .form-row input.input-text,
    body #wrapper .woocommerce form .form-row textarea,
    .woocommerce table.shop_table td .quantity.spinners-added,
    body.woocommerce-cart table.cart td.actions .coupon .input-text,
    body .select2-container--default .select2-selection--single,
    body .select2-dropdown,
    body .select2-container--default .select2-search--dropdown .select2-search__field,
    .woocommerce .woocommerce-form.register,
    .woocommerce .woocommerce-form.login {
        border: 1px solid var(--global-palette6);
        color: var(--global-palette1);
    }

    /* my account btn */
    .woocommerce form .show-password-input,
    .woocommerce-page form .show-password-input {
        background: transparent;
        padding: 0;
    }

    #customer_login h2 {
        margin-block-end: 20px;
    }

    @media screen and (max-width:767px) {

        .woocommerce-cart-form .cart-summary,
        .cart_totals h2 {
            padding-block-end: 0px;
        }

        #customer_login h2 {
            margin-block-end: 10px;
        }
    }

    body .woocommerce .lost_reset_password .woocommerce-form-row {
        width: 30%;
    }
    

    /* side cart checkout  */
    body .thewebs-woo-cart-form-wrap .cart-collaterals,
    body .woocommerce .woocommerce-checkout .shop_table {
        border: 1px solid #e5e5e5;
        padding: 20px;
        background: #fff;
    }

    .single-content .woocommerce-billing-fields h3,
    body form.checkout #order_review_heading {
        margin-block-end: 20px;
    }

    .woocommerce-billing-fields__field-wrapper {
        padding: 30px;
        border-radius: 0px;
        border: 1px solid var(--global-palette6);
    }

    .woocommerce-checkout #payment ul.payment_methods {
        padding: 30px !important;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    body .woocommerce-cart #payment ul.payment_methods li,
    body .woocommerce-checkout #payment ul.payment_methods li,
    #add_payment_method #payment ul.payment_methods li {
        border: 1px solid #e5e5e5;
        margin-block-end: 20px;
        border-radius: 0px;
        overflow: hidden;
    }

    body .woocommerce-checkout #payment ul.payment_methods li:last-child {
        margin-block-end: 0;
    }

    body .woocommerce-cart #payment div.payment_box,
    body .woocommerce-checkout #payment div.payment_box,
    #add_payment_method #payment div.payment_box {
        padding: 0 15px 15px;
        margin-block: 0;
        color: var(--global-palette1);
    }

    body #payment ul.wc_payment_methods li.wc_payment_method>label,
    body #payment ul.wc_payment_methods li.wc_payment_method>label:hover {
        border-left: none;
        margin-bottom: 0;
        cursor: pointer;
        font-weight: 600;
        padding: 9px 15px;
    }

    .woocommerce-checkout #order_review .shop_table.woocommerce-checkout-review-order-table {
        border: none;
        background: transparent;
    }

    body.woocommerce-checkout .woocommerce table.shop_table .cart_item:first-child td {
        border: none;
    }

    .woocommerce-checkout .woocommerce form.login,
    .woocommerce-checkout .woocommerce form.checkout_coupon,
    .woocommerce-checkout .woocommerce form.register {
        border: 2px dashed #000;
        border-radius: 0;
    }

    body #payment #place_order,
    body .woocommerce form .form-row .button {
        padding: 14px 36px;
        /* width: 100%;
            margin: 0; */
    }

    .woocommerce-checkout .woocommerce form.checkout_coupon,
    .woocommerce-checkout .woocommerce form.login {
        width: 40%;
    }

    .checkout_coupon.woocommerce-form-coupon .form-row.form-row-first,
    body.woocommerce-page form .form-row-last {
        width: 100%;
    }

    body.woocommerce form .form-row-first,
    body.woocommerce form .form-row-last,
    body.woocommerce-page form .form-row-first,
    body.woocommerce-page form .form-row-last {
        width: 100%;
    }

    .site-main .woocommerce-notices-wrapper .woocommerce-message {
        color: var(--global-palette1);
        background: #deffd5;
        font-weight: 500;
    }

    @media only screen and (max-width: 857px) {

        .woocommerce-checkout .woocommerce form.checkout_coupon,
        .woocommerce-checkout .woocommerce form.login {
            width: 100%;
        }
    }

    .woocommerce .woocommerce-error,
    body.woocommerce-checkout .single-content .woocommerce .woocommerce-info,
    .woocommerce-review__verified {
        background: var(--global-palette6);
        color: var(--global-palette9);
        font-weight: 500;
    }

    .site-main .woocommerce-notices-wrapper .woocommerce-message {
        color: var(--global-palette1);
        background: #deffd5;
        font-weight: 500;
    }

    /* diffrent input */
    body.woocommerce-cart table.cart td.actions .coupon .input-text {
        height: 50px;
        padding: 15px 50px 15px 15px;
        margin: 0 15px 0 0;
    }