.categories-grid .categories-slider-item a {
    font-size: 12.5px;
    font-weight: 500;
}
.categories-grid .categories-slider-item a img {
    border-radius: 9px;
    padding: 0;
    width: 90px;
    height: 90px;
}
.categories-grid {
    display: flex;
    align-items: flex-start !important;
    margin-top: 20px;

}
.categories-grid .categories-slider-item {
    padding: 0;
}
.home-categories-slider .categories-slider-item .category-image a {
    background-color: #ffffff;
    border-radius: 9px;
}
.slider-home {
    border-radius: 0;
}
.header-container.main-small > .header-block, .header.js-is-sticky:not(.js-is-sticky--change) .header-container.main-small > .header-block {
    border-radius: 0;
}
.home section .section-title {
    font-size: 1.12rem;
}
.home-categories-slider .categories-slider.scroll-block .categories-slider-item .category-title a {
    white-space: normal;
}
.scroll-block {
    align-items: flex-start !important;
}
.footer {
    font-size: 12px;
    padding-left: 40px;
}
footer .container.content-start .footer-desc p {
    padding-inline-end: 0px;
}
footer .footer-desc p {
    margin-bottom: 10px;
}
.home section .section-title {
    margin-bottom: 10px;
}
.card-badge-curve .product-box .product-badge, .card-badge-curve .product-box .bundle-offer-badge {
    border-radius: 0px 3px 3px 0px;
    background-color: #f1b001;
    color: #fff;
}
.mini-cart-drawer .cart-items .cart-product .product-img img, .search-drawer .search-results-items .product .product-img img {
    border-radius: 8px;
}
.menu-drawer .drawer-title .menu-logo {
    width: 60px;
}
.pagination .page-link, .pagination .page-item.disabled .page-link {
    background-color: #00000094;
    color: #ffffff;
    min-width: 35px;
    border: 0;
    border-radius: 5px;
    box-shadow: none !important;
}
.pagination .page-link.active {
    background-color: #000000;
    color: #ffffff;
}
.pagination .page-item.disabled {
    opacity: 0.3;
}
.pagination .page-link, .pagination .page-item.disabled .page-link {
    font-weight: 500;
}
.card-buttons a {
    font-weight: 600;
}
.product-box {
    border: 1px solid #e5e5e5;
}
.product-box .thumb a > div, .block-product .thumb a > div {
    border-radius: 9px 9px 0px 0px;
}
.home-categories-slider .categories-slider-item .category-image a {
    border-radius: 9px;
    border: 1px solid #ededed;
}
.section-images .block-images-home .image-item {
    margin: 0 15px;
}
.section-video {
    margin: 0 15px;
}
.testimonials-section .grid-testimonials .grid-wrapper .testimonial-card .block-testimonial {
    border: 1px solid #e5e5e5;
}
.header-space {
    height: 70px !important;
    background-color: #ffffff;
}
body.home-view .header .header-container .logo .basic-logo {
    width: 40px;
    margin-top: 5px;
}
.quickview-drawer .content .close-icon {
    background-color: #000000;
}
.product_img img, .qv_product_images img {
    border-radius: 10px;
}
.product-box .thumb a > div, .block-product .thumb a > div {
    border-radius: 9px;
}
.product-box .product-details > h3 > a, .products-list .block-product > h3 > a {
    margin: 10px 0;
}
.testimonials-section .review-item.product-review .review-thumb {
    gap: 3px;
}
.testimonials-section .grid-testimonials .block-testimonial:before {
    width: 60px;
    height: 60px;
}
.header-space {
    height: 110px !important;
    background-color: #ffffff;
}
.product-info-block .store-features {
    background-color: #fafafa;
    padding: 15px 10px;
    padding-bottom: 25px;
    width: 100%;
}
.product-info-block .payments-banner {
    background-color: #ffffff;
}
.product-info-block .store-features.horizontal-view .feature-item span {
    font-size: 0.7rem;
    font-weight: 500;
}
.rtl #product-custom-user-option-fields input:checked + span:after, .rtl .add-review-form-checkbox input:checked + span:after {
    position: absolute;
    left: 0px;
    height: 15px;
    width: 15px;
    top: -2px;
    font-size: 0.875rem;
    font-weight: bold;
}
#product-custom-user-option-fields input + span {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid var(--primary-color);
    border-radius: 4px;
    cursor: pointer;
    right: 2px;
    top: 4px;
    position: relative;
}
#product-custom-user-option-fields input + span {
    width: 20px;
    height: 20px;
}
#product-custom-user-option-fields .form-group, .add-review-form-checkbox .form-group {
    margin-bottom: 0;
}
#product-custom-user-option-fields .form-group label {
    font-size: 14px;
}
.faq-item .content-faq {
    font-size: 0.75rem;
    color: #000000;
    margin-top: 20px;
    padding: 20px;
    line-height: 2;
}