@media only screen and (max-width:767px) {
    .path-text {
        color: white !important;
    }
    .slick-list {
        height: auto !important;
    }
    .d-767-flex {
        display: flex;
    }
    .h-767-250 {
        height: 250px !important;
    }
    .ml-767-0 {
        margin-left: 0px !important;
    }
    .modal {
        width: 100% !important;
    }
    .category-path {
        display: none !important;
    }
    .buy-now-button {
        width: 60% !important;
    }
    .add-to-cart {
        width: 60% !important;
    }
    .product-gallery {
        height: 250px !important;
    }
    .product-images {
        height: 250px !important;
    }
    .slick-arrow {
        display: none !important;
    }
    .carousel-box .product-images {
        object-fit: contain !important;
    }
    .add-cart-button {
        height: 35px !important;
        font-size: 12px !important;
        line-height: 12px !important;
    }
    .buy-now-button {
        height: 35px !important;
        font-size: 12px !important;
        line-height: 12px !important;
    }
    .carousel-box .la-play-circle {
        top: 30% !important;
        left: 40% !important;
    }
    .d-767-none {
        display: none;
    }
    .product-rating-review {
        margin-left: 15px;
    }
    .carousel-box .product-images {
        height: 500px !important;
    }
    .product-gallery {
        height: 500px !important;
    }
    #option-choice-form {
        margin-top: 10px !important;
    }
    button.add-cart-button {
        width: 50% !important;
    }
    .add-cart-text {
        font-size: 12px !important;
    }
    button.buy-now-button {
        width: 50% !important;
    }
    .buy-now-text {
        font-size: 12px !important;
    }
    h1.productname {
        font-size: 16px !important;
    }
    .rating-share {
        margin: 0px 0px 0px 0px;
    }
    .productprice {
        font-size: 16px !important;
    }
    .textThrough {
        font-size: 11px !important;
    }
    .extra-off {
        font-size: 11px !important;
    }
    .product {
        font-size: 12px;
    }
    .fs-767-10 {
        font-size: 10px !important;
    }
    .product-quantity, .productvariant {
        font-size: 13px;
    }
    .dropdown-toggle-product-details {
        font-size: 11px !important;
    }
    #longContentButton {
        font-size: 12px !important;
    }
    .fs-767-12 {
        font-size: 12px !important;
    }
    .warraty {
        font-size: 12px !important;
    }
    .seller-heading {
        font-size: 13px !important;
    }
    .fs-767-13 {
        font-size: 13px !important;
    }
    .fs-767-11 {
        font-size: 11px !important;
    }
    .about-item {
        font-size: 13px !important;
    }
    .specification-heading {
        font-size: 15px !important;
    }
    .fs-767-14 {
        font-size: 14px !important;
    }
    div.px-767-15px {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .fs-767-10 {
        font-size: 10px !important;
    }
    .mb-767-5px {
        margin-bottom: 5px !important;
    }
    .helpful-btn {
        padding: 3px 10px !important;
        line-height: 1 !important;
        font-size: 10px !important;
    }
    .fbt-images {
        width: 100%;
        height: 80px;
        object-fit: contain;
    }
    .rating i {
        font-size: 12px !important;
    }
    button.add-cart-button {
        width: 50% !important;
    }
    .add-cart-text {
        font-size: 12px !important;
    }
    .fs-767-15 {
        font-size: 15px !important;
    }
    #yfixedDiv {
        bottom: 10% !important;
        right: 2% !important;
    }
    .icon-scroll {
        flex-wrap: nowrap !important;
        overflow-x: auto;
        scrollbar-width: none;
    }
}