@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}


@media (max-width: 767px) {
    .owl-home-kp-box-content-source .source {
        color: #000;
    }

    .ps-page--shop .ps-product .ps-product__vendor {
        word-wrap: break-word;
    }

    .prod-right-other-prod .ps-product__thumbnail a {
        min-height: 150px;
        height: 150px;
    }

    .right-title-block-1 button {
        font-size: 11px;
    }

    .index-search-mb-line {
         padding-right: unset;
    }
    .index-search-mb-item .ITZIwc {
        line-height: 22px;
        font-size: 17px;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        overflow: hidden;
        word-break: break-word;
        font-weight: 600;
    }
    .page-search-image .overlay-owl-left {
        left: 100%;
    }

    .index-search-mb-wrap {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .page-search-image .top-result {
         padding: 0 5px;
    }

    .page-search-image .images-res-prod .ps-product .ps-product__thumbnail a img {
        height: 160px;
        /*object-fit: contain;*/
    }

    .page-search-image .images-res-prod .ps-product .ps-product__thumbnail a {
         background: unset;
    }

    .ps-product .ps-product__container {
        border-top: unset!important;
    }

    .ps-product .ps-product__container {
        height: auto!important;
    }

    .ps-page--shop .ps-product:not(.ps-product--wide) .ps-product__content:not(.hover) {
        padding-bottom: unset!important;
    }

    .page-search-image .all-res-left-wrap .images-res-prod .ps-image {
         border: 1px solid #dfdfdf!important;
    }

    .res-videos .res-right-thumb {
        flex: 0 0 140px;
        max-width: 140px;
    }

    .owl-home-kp-box-img {
        height: auto;
    }

    .container-search .container-search-inner {
        padding-top: 20px;
    }

    .container-search.fixed .container-search-inner .ps-form--quick-search {
        height: 60px;
    }

    .container-search.fixed .ps-form--quick-search {
        padding-top: 0;
    }

    .container-search.fixed .container-search.fixed {
        padding: 0;
    }
    .container-search.fixed {
        padding: 0;
    }

    .container-search.fixed .container-search-inner {
        padding: 0;
    }

    .container-search.fixed .ps-form--quick-search {
        border-radius: unset;
    }

    .container-search-inner .search-block {
        display: none;
    }
}

.show-product {
    z-index: 9999;
}
@media (min-width: 2100px) {
    .page-search-image .row-grid.d-flex {
        display: flex !important;
    }

    .overlay-owl {
        width: 250%!important;
    }
}

@media (max-width: 767px) {
    .sidebar-open .header-search{
        z-index: 2;
    }
    .home-kp-item .kp-right-item-new {
        height: auto;
    }
    .kp-item {
        height: 320px;
    }

    .hidden-xs {
        display: none !important;
    }

    .home-service .menu .menu-item .menu-text {
        color: black;
        font-size: 12px;
    }

    .home-service .menu {
        padding: 10px 20px;
        grid-template-columns: repeat(4, 1fr);
    }

    .menu li img {
        min-width: 30px;
        width: 30px;
    }

    .menu li a {
        height: 35px;
    }

    .row-flex-wrap{
        display: block;
        gap: 0;
        width: 100%;
    }

}

.owl-cate-only .item a {
    color: black!important;
}

.ps-product .ads-product {
    position: relative;
    overflow: hidden;
}

@media (max-width: 980px) {
    .home-kp-item .kp-right-item-new a img {
        height: 160px !important;
        object-fit: contain;
    }
    .header-foot-menu {
        min-width: 970px;
    }
}

@media (max-width: 1024px) {
    .hidden-lg {
        /*display: none !important;*/
    }
}


@media (min-width: 1910px) {
    .kp-item.kp-item-grow-3 {
        max-width: 50%;
    }
}

@media (min-width: 1500px) {
    .kp-item {
        min-width: 25%;
        max-width: 25%;
    }
}

@media (min-width: 768px) {
    .ps-product .ps-product__thumbnail {
        object-fit: cover;
    }
    .kp-right-item-new-content h4 a{
        -webkit-box-orient: vertical;
        -webkit-line-clamp: unset;
    }
}

@media (min-width: 1100px) {
    .header-foot-menu {
        min-width: 970px;
    }
    .kp-right-item-new a img {
        object-fit: contain;
    }
}

@media only screen and (min-width: 775px) and (max-width: 1200px){
    .hidden-lg {
         display: none !important;
    }
}
