.used-products-slider__arrows {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

@media (max-width: 767px) {
    .used-products-slider__arrows {
        padding: 0 10px;
    }
}

.used-products-slider__arrows div button {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.used-products-slider .swiper-pagination-bullet-active {
    background-color: #F26B5A !important;
}

.products .woocommerce-loop-product__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.products .product-wrap:hover .woocommerce-loop-product__title a {
    display: inline-flex;
}

body header .ubermenu .ubermenu-item-layout-image_left > .ubermenu-image,
body .used-products .card img,
body .product-thumbs-wrap .product-thumbs .owl-item .product-thumb {
    object-fit: contain;
    background: #FFF;
}

body .product-media img {
    object-fit: contain;
}

body.archive.tax-product_cat:not(.child-category) .shop-sidebar,
body.archive.tax-product_cat:not(.child-category) .elementor-element-d8bef07 {
    display: none !important;
}

body.single-product .related-products .owl-carousel .owl-stage {
    justify-content: center;
    gap: 15px;
}

body.archive:not(.tax-product_cat) .category-wrap:last-child {
    display: none !important;
}

.cu-elementor-button {
    background-color: #F26B5A !important;
    border-radius: 3px;
}

.cu-elementor-button:hover {
    background-color: #FC7F6F !important;
}

.product-thumbs .owl-stage {
    justify-content: flex-start;
}

.skin1 .menu {
    display: flex;
    flex-direction: column;
}

.skin1 .menu > .menu-item {
    margin: 0;
}

.skin1 .menu > .menu-item > a:after {
    position: static;
    content: "";
    margin-top: 0;
    display: inline-block;
    line-height: 0;
    font-family: var(--fa-style-family-classic, "Font Awesome 6 Free");
    font-weight: 700;
    font-size: 0.8em;
    color: inherit;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
}

.skin1 .menu > .menu-item-has-children > a:after {
    opacity: 1;
    visibility: visible;
}

.footer .copyright {
    color: #666;
}

.skin1 .menu > .menu-item > a {
    padding: 5px 0;
}

@media (min-width: 992px) {
    .footer-main .column-2 .widget,
    .footer-main .column-3 .widget {
        margin-left: 2rem;
    }
}

/* single product */
.single-product .header {
    border-bottom: 1px solid #e1e1e1;
}

body .product-category .category-content {
    width: auto !important;
    padding: unset !important;
}

body .product-category .category-content .woocommerce-loop-category__title {
    display: flex;
}

body .product-category .category-content a {
    padding: 1.8rem 0;
}

body.archive .product-archive .category-wrap .category-content a {
    text-transform: uppercase;
}

body.single-product .woocommerce-product-gallery__image,
body.single-product .woocommerce-product-gallery__image > a {
    height: 100%;
}

body.single-product .woocommerce-product-gallery__image > a > img:not(.zoomImg) {
    height: 100%;
    object-fit: cover;
}

.woocommerce-loop-category__title {
    max-width: 225px !important;
}

body .product-single .price del,
body .product-single .price ins,
body .product-single .price del > span,
body .product-single .price ins > span {
    display: flex;
    line-height: 1;
}

body .product-single .linked-products {
    display: none;
}

body .woocommerce-loop-product__title,
body .cross-sells h2,
body .post-single .title,
body .related h2,
body .up-sells h2,
body .accordion .card-header,
body .woocommerce-tabs .shop_attributes th,
body .contact-popup-input .wpcf7-form-control {
    text-transform: unset !important;
}

body .product-single.outofstock .product-label.label-stock,
body .product-wrap .stock.running-out {
    display: none !important;
}


.variations tr.list-type {
    display: flex;
    flex-direction: column;
}

.variations tr.list-type > .label {
    color: #999;
    font-size: calc(1.3rem * var(--rio-typo-ratio, 1));
    line-height: 1;
}

body .product-single .price.has-sale {
    display: flex;
    flex-direction: column-reverse;
    line-height: unset;
}

body .product-single .price.is-variable {

}

.product-wrap .price {
    display: inline !important;
}

.product-wrap .price.has-sale {
    display: flex !important;
    flex-direction: column-reverse !important;
}

@media (max-width: 767px) {
    body .ubermenu-mobile-footer .skin1 .menu ul,
    body footer .skin1 .menu ul {
        position: unset;
        background: unset;
        box-shadow: unset;
        padding: 0;
        opacity: 1;
        visibility: visible;
        transform: none;
    }

    body .ubermenu-mobile-footer .skin1 .menu ul li,
    body footer .skin1 .menu ul li {
        padding: 0;
    }

    body .ubermenu-mobile-footer .skin1 .menu ul li a {
        padding: 5px 0;
        font-family: var(--rio-menu-skin1-ancestor-font-family, var(--rio-header-font-family, var(--rio-body-font-family))), sans-serif;
        font-weight: var(--rio-menu-skin1-ancestor-font-weight, 700);
        font-size: var(--rio-menu-skin1-ancestor-font-size, inherit);
        line-height: var(--rio-menu-skin1-ancestor-line-height, 1);
        letter-spacing: var(--rio-menu-skin1-ancestor-letter-spacing, inherit);
        text-transform: var(--rio-menu-skin1-ancestor-text-transform, inherit);
        color: var(--rio-menu-skin1-ancestor-color, inherit);
        background: var(--rio-menu-skin1-ancestor-bg);
    }

    body footer .skin1 .menu ul li a {
        padding: 5px 0;
    }

    body .ubermenu-mobile-footer .skin1 .menu > .menu-item > a:after,
    body footer .skin1 .menu > .menu-item > a:after {
        opacity: 0;
        visibility: hidden;
        display: none;
    }

    body footer .skin1 .menu > .menu-item {
        width: 100%;
    }
}

@media (max-width: 560px) {
    body #ubermenu-main-144 .ubermenu-image {
        max-width: 40px !important;
        max-width: 40px !important;
    }
}