/**
 * 注意：此檔案包含自定義樣式，請勿在系統更新時覆蓋
 * Note: This file contains custom styles, do not overwrite during system updates
 * 最後更新 / Last updated: 2025-04-16
 */

.footer-common-editor1-template3 {
    .footer__logo {
        margin-bottom: 20px;
        img {
            margin: auto;
        }
    }
}
.right-icon a {
    &:hover {
        background-color: #F3436A !important;
    }
}
@media (min-width: 992px) {
    .ind-banner__text {
        .title {
            font-size: 66px;
            line-height: 6.2rem;
        }
        p {
            font-size: 30px;
        }
    }
}
.ind-category {
    .product {
        justify-content: center;
    }
}
.ind-above {
    border-bottom: 12px #f2466e solid;
}
.index-editor-template51 {
    .coldefault6 {
        margin-bottom: 0;
    }
}
@media (max-width: 480px) {
    .index-editor-template51 {
        .about-block {
            .text {
                .data {
                    flex-wrap: wrap;
                    .item {
                        width: 100%;
                        border-right: none;
                        &:nth-child(2) {
                            margin: 15px 0;
                        }
                    }
                }
            }
        }
    }
}



