/* rating */
body .wc-block-components-product-rating__stars {
    font-family: star;
    margin: 0;
}

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";
}

/* header  */
.site-header-item .header-cart-button .header-cart-total {
    position: relative;
    top: -9px;
    left: -9px;
    width: 20px;
    height: 20px;
}

/* 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: 23px;
    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: 0px 0px 0px 0px;
    padding: 0px 20px 59px 20px;
    background-color: var(--global-palette3);
}

@media screen and (max-width: 575px) {
    #main.site-main ul li.content-bg.entry.loop-entry .content-bg.entry-content-wrap {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 59px 0px;
    }

}

.woocommerce .added_to_cart.wc-forward {
    text-transform: uppercase;
    text-decoration: underline;
}

.wc-block-grid__products li.entry.loop-entry .content-bg.entry-content-wrap .wp-block-button .wp-block-button__link {
    text-decoration: underline;
    padding: 0px 0px 10px 0px;
}

.site-main ul li.content-bg.entry.loop-entry:hover .content-bg.entry-content-wrap,
.site-main ul li.content-bg.entry.loop-entry:focus-within .content-bg.entry-content-wrap {
    transform: none;
}

.woocommerce ul.products.woo-archive-action-on-hover li.product.content-bg .product-action-wrap .code4rest-arrow-right-alt-svg,
.wp-block-woocommerce-empty-cart-block .wc-block-grid__products .code4rest-arrow-right-alt-svg {
    display: none;
}

.code4rest-shop-top-item .woocommerce-ordering .orderby {
    font-size: 14px;
}

.woocommerce-ordering .orderby:focus {
    color: var(--global-palette1);
}

.code4rest-shop-top-item.code4rest-woo-toggle .code4rest-product-toggle-outer .code4rest-toggle-shop-layout.code4rest-toggle-grid,
.code4rest-shop-top-item.code4rest-woo-toggle .code4rest-product-toggle-outer .code4rest-toggle-shop-layout.code4rest-toggle-list {
    color: var(--global-palette1);
    border-color: var(--global-palette1);
}

.woocommerce-result-count {
    font-size: 14px;
}

/* product border */
/* .woocommerce .products .product .woocommerce-loop-image-link {
    border: 1px solid var(--global-palette6);
} */

/* single shpo */
.entry-summary .quantity.spinners-added .minus,
.entry-summary .quantity.spinners-added .plus {
    color: var(--global-palette1);
}

.code4rest-sticky-add-to-cart-content .code4rest-sticky-add-to-cart-action-wrap .single_add_to_cart_button{
    height: 50px;
    min-width: 150px;
}

.woocommerce .entry-summary .single-product-payments {
    border-radius: 0px;
}

.woocommerce div.product .product_meta span.posted_in {
    color: var(--global-palette1);
    font-size: 16px;
    font-weight: 400;
}

ul li.entry.content-bg .content-bg.entry-content-wrap {
    text-align: center;

}

.woocommerce ul.products li.product span.onsale {
    display: none;
}

.woocommerce .entry.content-bg span.onsale {
    border-radius: 0px;
    background-color: var(--global-palette1);
    font-size: 14px;
    font-weight: 500;
}

ul.products-list-view li.entry.content-bg .content-bg.entry-content-wrap {
    text-align: left;
}

@media screen and (max-width: 575px) {
    ul.products-list-view li.entry.content-bg .content-bg.entry-content-wrap {
        text-align: center;
    }
}


/* img border */
/* .flex-viewport {
    border: 1px solid var(--global-palette6);
    padding: 25px 0px 25px 0px;
    margin-bottom: 25px;
} */

/* cart drawer  */
.code4rest-sticky-add-to-cart-content img.attachment-woocommerce_thumbnail,
.drawer-inner ul.woocommerce-mini-cart li .attachment-woocommerce_thumbnail {
    border: 1px solid var(--global-palette6);
}

.woocommerce div.product div.images ol.flex-control-thumbs li img {
    border: none;
}

.popup-drawer .drawer-header .side-cart-header,
.popup-drawer-layout-sidepanel button.cart-toggle-close span {
    color: var(--global-palette9);
}

.drawer-content .mini-cart-container .woocommerce-mini-cart__buttons.buttons .checkout.wc-forward,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    color: var(--global-palette9);
}

body .code4rest-sticky-add-to-cart {
    background-color: var(--global-palette3);
}

.drawer-inner .drawer-content .woocommerce-mini-cart__total.total {
    font-size: 16px;
}

/* rating */
.woocommerce-product-rating .woocommerce-review-link {
    display: none;
}

/* comment date */
.woocommerce p.meta .woocommerce-review__author,
.woocommerce p.meta .woocommerce-review__dash,
.woocommerce p.meta .woocommerce-review__published-date,
.woocommerce ul.cart_list li.mini_cart_item .quantity {
    color: var(--global-palette1);
}

.woocommerce .product #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0px;
}

/* btn */
.entry-summary .single_add_to_cart_button {
    font-size: 15px !important;
}

/* payment */
.entry-summary .single-product-payments.payments-color-scheme-inherit legend {
    color: var(--global-palette1);
}

/* bottom order  */
.site-container .code4rest-sticky-add-to-cart-title-wrap .attachment-woocommerce_thumbnail {
    border: 1px solid var(--global-palette6);
}

/* tab */
.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,
.woocommerce .product .product_meta span.sku_wrapper {
    color: var(--global-palette1);
    font-size: 16px;
    font-weight: 400;
}

/* cart */
.wc-block-cart-item__quantity .wc-block-components-quantity-selector {
    border: 1px solid var(--global-palette6);
    border-radius: 0px;
}

.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus,
.wp-block-woocommerce-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus {
    font-size: 18px;
    color: var(--global-palette1);
    border-radius: 0px;
}

.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    color: var(--global-palette2);
    text-decoration: underline;
}

.is-large.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td {
    border-top: 1px solid var(--global-palette6);
}

.wp-block-woocommerce-cart .wc-block-components-totals-wrapper {
    border-top: 1px solid var(--global-palette6);
}

/* product btn */
.form-submit .submit
{
    color: var(--global-palette9);
    font-size: 14px;
    font-weight: 500;
    font-family: 'lexend';
    text-transform: uppercase;
    padding: 14px 18px 14px 18px;
    background-color: var(--global-palette2);
}
.woocommerce-tabs.wc-tabs-wrapper .comment-form .form-submit .submit {
    padding: 14px 47px 14px 47px;
}


/* total btn */
.wc-block-cart__submit-container .wp-element-button {
    border-radius: 0px;
}

.wc-block-cart__submit-container .wp-element-button:focus {
    border: none;
}

/* view cart */
.woocommerce ul.products li.product .button.added .code4rest-svg-iconset:last-child,
body .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-add-to-cart .add_to_cart_button span.code4rest-svg-iconset {
    display: none;
}

/* product text */
.wp-block-woocommerce-cart .wc-block-cart-items .wc-block-cart-items__header span,
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
}

/* cart dropdown */
.sub-menu .menu-item-code4rest-cart-dropdown .product_list_widget .woocommerce-mini-cart-item.mini_cart_item a,
.sub-menu .menu-item-code4rest-cart-dropdown .woocommerce-mini-cart__total.total {
    color: var(--global-palette1);
    font-size: 14px;
    font-weight: 500;
}

.sub-menu .menu-item-code4rest-cart-dropdown .woocommerce-mini-cart__buttons.buttons .button {
    font-size: 15px;
    font-weight: 600;
    color: var(--global-palette1);
}

.sub-menu .menu-item-code4rest-cart-dropdown .woocommerce-mini-cart__buttons.buttons .button .checkout:hover {
    color: var(--global-palette9);
}

.wp-block-woocommerce-checkout-order-summary-block {
    background: var(--global-palette3);
    border-radius: 0px;
}

/* cart slide   */
.drawer-inner .cart-toggle-close.drawer-toggle {
    color: var(--global-palette1);
}

.drawer-inner.side-cart-header {
    font-size: 14px;
    font-weight: 500;
}

#cart-drawer .drawer-header {
    background-color: var(--global-palette2);
}

.woocommerce-mini-cart__empty-message {
    color: var(--global-palette1);
}

.drawer-inner .product_list_widget .woocommerce-mini-cart-item.mini_cart_item a,
.drawer-inner .woocommerce-mini-cart__total.total {
    color: var(--global-palette1);
    font-size: 14px;
    font-weight: 500;
}

.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.wc-forward {
    font-size: 15px;
    font-weight: 600;
    color: var(--global-palette1);
}

.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.checkout:hover,
.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.checkout:focus,
.drawer-inner .woocommerce-mini-cart__buttons.buttons .button.checkout:active {
    color: var(--global-palette9);
}

.drawer-inner .widget_shopping_cart .woocommerce-mini-cart-item.mini_cart_item a {
    font-size: 16px;
    font-weight: 400;
}

/* .coupon  */
.wc-block-components-totals-coupon .wc-block-components-text-input input[type="text"],
.wc-block-components-totals-coupon .wc-block-components-text-input input[type="text"]:focus,
body .wc-block-components-form .wc-block-components-text-input input[type="email"]:focus {
    border-radius: 0px;
    border: 1px solid var(--global-palette6);
    background: transparent;
    color: var(--global-palette1);
}

body .wc-blocks-components-select .wc-blocks-components-select__select:focus {
    box-shadow: none;
}

.wc-block-components-totals-coupon__content .wc-block-components-text-input label {
    color: var(--global-palette9);
}

/* chekout form */
form.wc-block-components-form .wc-block-components-text-input input[type="text"],
form.wc-block-components-form .wc-block-components-text-input input[type="tel"],
fieldset .wc-block-components-notice-banner,
.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,
body .wc-block-components-form .wc-block-components-text-input input[type="email"],
body .wc-blocks-components-select .wc-blocks-components-select__container {
    background-color: transparent;
    color: var(--global-palette1);
    border: 1px solid var(--global-palette6);
    border-radius: 0px
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.wp-block-woocommerce-checkout-order-summary-block .wp-block-woocommerce-checkout-order-summary-totals-block {
    border-top: 1px solid var(--global-palette6);
}

body .wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label,
body .wc-blocks-components-select .wc-blocks-components-select__label,
body .wc-blocks-components-select .wc-blocks-components-select__select {
    color: var(--global-palette1);
}

body .wc-blocks-components-select .wc-blocks-components-select__expand {
    fill: var(--global-palette1);
}

.wc-block-components-text-input input[type="text"]:focus,
form.wc-block-components-form .wc-block-components-text-input input[type="text"]:focus,
form.wc-block-components-form .wc-block-components-text-input input[type="tel"]:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input[type="text"].components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input[type="text"].components-combobox-control__input:focus {
    box-shadow: none;
    background-color: transparent;
    color: var(--global-palette1);
}

.wc-block-components-button {
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button.wc-block-components-button:not(.is-link):focus {
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px var(--global-palette4);
}

.wc-block-components-form .wc-block-checkout__order-notes .wc-block-components-checkbox .wc-block-components-checkbox__input,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:checked,
.wc-block-components-checkbox__mark {
    border-radius: 0px;
}

.wc-block-checkout__add-note .wc-block-components-textarea {
    background-color: transparent;
    border: 1px solid var(--global-palette6);
    border-radius: 0px;
    color: var(--global-palette1);
    padding: .75em 16px;
}

.wc-block-components-form.wc-block-checkout__form .wp-block-woocommerce-checkout-terms-block {
    border: 1px solid var(--global-palette6);
    padding: 10px 10px 15px 20px;
}

.wc-block-components-checkout-step__content .wc-block-checkout__add-note .wc-block-components-textarea:focus {
    background-color: transparent;
    box-shadow: none;
    color: var(--global-palette1);
}

.wc-block-components-checkout-step__content .wc-block-components-address-card,
.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control {
    border: 1px solid var(--global-palette6);
    border-radius: 0px;
}

.wc-block-grid__products .wp-block-button.wc-block-grid__product-add-to-cart .wp-block-button__link.add_to_cart_button {
    font-size: 14px;
    font-weight: 500;
    padding: 29px 15px;
}

/* biling border */
/* .wc-block-cart-item__image img {
    border: 1px solid var(--global-palette6);
} */

.woocommerce .woocommerce-order .woocommerce-customer-details address {
    border-radius: 0px;
    border: 1px solid var(--global-palette6);
}

/* rating*/
.site-main .products .content-bg .product-details .star-rating {
    display: none;
}

.site-main .products .content-bg .product-details .star-rating~.price {
    padding-right: 0em;
}

/* check out */
.woocommerce .shop_table .woocommerce-table__line-item.order_item td,
.woocommerce .woocommerce-table--order-details.shop_table tfoot th,
.woocommerce .woocommerce-table--order-details.shop_table td {
    border-top: 1px solid var(--global-palette6);
}

/* single product */
.cart .quantity.spinners-added,
.woocommerce .woocommerce-form.login,
.woocommerce .woocommerce-form.register {
    border-radius: 0px;
    background: transparent;
    padding: 4.5px 12px;
    border: 1px solid var(--global-palette6);
}
.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;
}

.woocommerce .summary {
    padding-bottom: 3em;
}

.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li.reviews_tab {
    margin-left: 30px;
}

/* account */
.woocommerce .woocommerce-form .woocommerce-form-row label,
.woocommerce .woocommerce-form .form-row .woocommerce-form__label span,
.single-content .woocommerce-form .form-row label,
.woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper p.form-row label,
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce .woocommerce-input-wrapper .country_select.select2-hidden-accessible option,
.woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account p.form-row label {
    color: var(--global-palette1);
    font-size: 14px;
    font-weight: 500;

}

.woocommerce-form .woocommerce-button.button {
    color: var(--global-palette9);
}

.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.single-content .woocommerce .woocommerce-info {
    color: var(--global-palette1);
}

.select2.select2-container--default .select2-selection.select2-selection--single {
    border-radius: 0px;
    border: 1px solid var(--global-palette6);
}

span.select2-dropdown {
    border-radius: 0px;
    border: 1px solid var(--global-palette6);
    color: var(--global-palette4);
}

.woocommerce-form-register .woocommerce-form-row.form-row {
    margin-top: 18px;
}

/* log out */
#login-drawer.popup-drawer .drawer-content_inner.widget_login_form_inner {
    color: var(--global-palette1);
    border-radius: 0;
    background-color: var(--global-palette3);
}

#login-drawer p.lost_password a {
    color: var(--global-palette1);
}

/* shop  */
#main.site-main ul.products-list-view li.content-bg.entry.loop-entry .product-details.content-bg {
    background-color: transparent;
    border: none;
}

#main.site-main ul.products-list-view .product-action-wrap {
    padding: 0px;
}

.woocommerce .products a.added_to_cart {
    padding: 0px;
    font-size: 14px;
    font-weight: 500;
}

.woocommerce ul.woocommerce-error {
    color: var(--global-palette1);
}

#cart-drawer .drawer-header h2.side-cart-header {
    font-size: 25px;
}

/* checkout border in images sidebar  */
.wc-block-components-panel__content img {
    border: 1px solid var(--global-palette6);
}

/* .wc-block-checkout__actions_row .wc-block-components-button__text,
.woocommerce-MyAccount-content .woocommerce-Button.wc-forward.button,
.woocommerce-info .button.wc-forward,
.woocommerce-address-fields .button,
.woocommerce-MyAccount-content .woocommerce-Button.button {
    color: var(--global-palette9);
} */
.button.woocommerce-form-login__submit:hover,
.button.woocommerce-form-register__submit:hover {
    color: var(--global-palette2);
}

.wc-block-components-panel__content .wc-block-components-product-name {
    font-size: 16px;
    font-weight: 400;
}

/* cart pagebtn  */
.wc-block-cart__submit .wc-block-cart__submit-container .wc-block-components-button__text {
    text-transform: uppercase;
    font-weight: 500;
}

/* filter toggle  */
.drawer-inner .drawer-header .filter-toggle-close.drawer-toggle {
    color: var(--global-palette1);
}

/* lost pass  */
.woocommerce-ResetPassword.lost_reset_password .woocommerce-Button.button {
    color: var(--global-palette9);
}

/* wishlist */

.wp-block-woocommerce-cart .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    font-size: 0px;
}

.entry.content-bg  .yith-wcwl-add-to-wishlist-button svg {
	width: 20px;
	height: 20px;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image {
    z-index: 0;
}

.woocommerce table.shop_table td {
    font-size: 16px;
}

#yith-wcwl-popup-message {
    color: var(--global-palette3);
}

table.wishlist_table tbody td,
table.wishlist_table thead th {
    border: 1px solid var(--global-palette6) !important;
}

.wishlist_table tr td,
.wishlist_table tr th.product-checkbox,
.wishlist_table tr th.wishlist-delete {
    text-align: center;
}
.wishlist-items-wrapper .product-price .woocommerce-Price-amount.amount{
    color: var(--global-palette1);
}
.yith-wcwl-share ul .share-button a{
    border-radius: 0;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
    color: var(--global-palette1);
}

.wishlist-title-container {
    text-align: left;
}

.wishlist_table thead tr th,
.woocommerce table.shop_table.wishlist_table tr td {
    background-color: transparent;
}

.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-palette2);
    padding: 10px;
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove,
.wishlist_table .product-add-to-cart a {
    text-align: right;
}

.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;
}

body .woocommerce .wishlist-title a.show-title-form:hover {
    background-color: var(--global-palette1);
    color: var(--global-palette4);
}

.yith-add-to-wishlist-button-block {
    margin: 0;
}

@media screen and (max-width: 869px) and (min-width: 557px) {
    .grid-sm-col-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width: 767px) and (min-width: 500px) {
    .woocommerce .products.elementor-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.woocommerce h2 {
    font-size: 35px;
    line-height: 45px;
}

@media screen and (max-width:767px) {
    .woocommerce h2 {
        font-size: 30px;
        line-height: 40px;
    }
}

body .elementor .uc_post_grid_style_one_item.ue-item .uc-button-addcart.add_to_cart_button {
    text-transform: uppercase !important;
}

body .elementor .uc_post_grid_style_one_item.ue-item .added_to_cart.wc-forward {
    font-size: 15px;
    text-transform: uppercase !important;
}

#filter-drawer .drawer-inner {
    background: var(--global-palette3);
}

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon,
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
    color: var(--global-palette1);
}

body .quantity.spinners-added input.minus:hover,
body .quantity.spinners-added input.plus:hover {
    color: var(--global-palette1);
}

.wp-block-woocommerce-empty-cart-block .wc-block-grid__product-rating .star-rating {
    display: none;
}

body .wc-block-grid__product .wc-block-grid__product-rating~.wc-block-grid__product-price {
    padding: 0em;
}

.uc_post_grid_style_one_item.ue-item .uc-button-addcart{
    opacity: 0;
}
.uc_post_grid_style_one_item.ue-item:hover .uc-button-addcart{
    opacity: 1;
}
.wc-block-components-product-metadata__description{
    font-size: 16px;
  }