@charset "utf-8";
/* CSS Document */

@import "../../../common/css/unique/top.css"; 



@media only screen and (max-width: 480px){
#all-items .slick-dots{
    display: none !important;
}
}

