@media (min-width: 1030px) and (max-width: 1640px) {
    .hero-section.parallax img {
        top: 450px;
    }
    .single-product .product-gallery .main-image {
        width: 400px;
        height: 400px;
        margin-right: -125px;
    }
    .single-product .thumbnail-images img {
        width: 73px;
    }
    .single-product .product-info .product-title {
        font-size: 22px;
    }
    .show-details-product {
        font-size: 19px;
    }
    .add-to-fav-btn img {
        width: 25px !important;
    }
    .add-to-fav-btn.added i {
        font-size: 21px !important;
    }
    .add-to-cart-btn {
        padding: 3px 8px;
    }
    .add-to-cart-btn img,
    .add-to-fav-btn img,
    .more-products .card img {
        width: 20px;
    }
    .starts {
        font-size: 14px;
    }
    .more-products .descrption h3 {
        font-size: 15px;
    }
    .best-seller .elements {
        width: 60%;
    }
    .best-seller .slick-slide {
        width: 233px !important;
    }
    .best-seller .descrption {
        padding: 5px 15px;
    }
    .price-orginal {
        font-size: 10px !important;
    }
    .best-seller .descrption small,
    .price-product-card {
        font-size: 15px;
        margin-right: 0 !important;
    }

    .best-seller .descrption h3 {
        font-size: 13px;
    }
    .best-seller .card header a {
        font-size: 14px;
    }
    .best-seller .card header .icons,
    .elements .card header .icons {
        align-items: center;
    }

    .best-seller .card header .starts,
    header .stars {
        font-size: 13px !important;
    }
    .quantity-control {
        font-size: 10px;
        padding: 0 !important;
        margin: 0 !important;
        height: 22px;
        width: 58px;
    }
    .favorite-item-visual {
        margin-right: -21px;
    }
    .single-product .product-gallery {
        /* margin-top: -174px; */
        /* background: red; */
        display: flex;
    }
    .carts-page .carts-items .cart-item h2 {
        font-size: 23px;
    }
    .more-products .card .bg-success,
    .best-seller .card .bg-success {
        width: 40px;
        height: 30px;
    }

    /* features */
    .features {
        height: 510px;
    }
    .features .items .item h5 {
        font-size: 23px;
    }
    .app-features .text .app-text h2 {
        font-size: 3rem !important;
    }
    .features .items .item img {
        width: 89px;
    }

    .colors .title-colors {
        font-size: 18px;
    }
    .product-header-left {
        margin-left: -63px;
    }
}
