﻿.home-hotproduct .hotpro-button{display:none}
.home-hotproduct .swiper-wrapper{transform: initial!important;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}
.home-hotproduct .swiper-wrapper .swiper-slide{width:100% !important;margin-right:0 !important}
@media (max-width:768px){.home-hotproduct .swiper-wrapper{grid-template-columns:repeat(2,1fr)}
}