.fix__icon:hover i {
color: black!important;
}

.popular_productSec .container + .container {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .popular_productSec .container + .container {
        margin-top: 30px;
    }
}

.h3 {
 font-size: 16px;
    line-height: 0px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}