/**
 * 注意：此檔案包含自定義樣式，請勿在系統更新時覆蓋
 * Note: This file contains custom styles, do not overwrite during system updates
 * 最後更新 / Last updated: 2025-04-16
 */
.product__item .img img,.news__item .img img{
    aspect-ratio: 4.1 / 4;
    object-fit: cover;
}

.header-template4.header--unfixed .hamburger span{
    background-color: #545454 !important;
}

.header-template4.header--unfixed .hamburger .a-cover{
    background-color: transparent !important;
}

.header-template4 .header__inner .nav__name.active,.header-template4.header--unfixed .nav__item a.nav__name,.header-template4.header--unfixed .language, .header-template4.header--unfixed .cart-btn, .header-template4.header--unfixed .header__search-icon i, .header-template4.header--unfixed .topblock .left-info li, .header-template4.header--unfixed .topblock .left-info li a{
    color: #545454 !important;
}

.header-template4.header--unfixed .nav__btn-icon::after,.header-template4 .nav__btn-icon::after {
    border-top-color: #545454 !important;
}

.header-template4 .header__inner .nav__name.active:after ,.header-template4 .header__inner .nav__box:after{
    background-color: #545454 !important;
}

.header-template4.header--unfixed {
    background-color: #ffffff99 !important;
}

.header-template4 .topblock{
    border-color: #545454 !important;
}

.inner > .title span::before{
    display: none !important;
}

.topblock .wrapper {
    max-width: 1600px;
}

.contact-block__info iframe{
    width: 100% !important;
}

.nav__layer .nav__item .nav__name,.nav__layer .nav__item .nav__name:hover{
    padding-left: 8px !important;
    padding-bottom: 8px !important;
}

.contact-block__info iframe{
    width: 100% !important;
}

.main-h1{
    color: #fff !important;
}

@media only screen and (max-width: 991px) {
    .nav__box, .nav__box--turnover .nav__layer {
        background: #fff !important;
    }
}

.footer-common-editor1-template9 .compnys .name{
    display: contents;
}

.ind-news{
    background: none !important;
}

.index-bg-after-1::after,.index-bg-after-2::after {
    background-color: #f7f7f7 !important;
}

@media screen and (min-width:991px) {
    .advbox {
        background: #dbdbdb !important;
    }
    .advbox{
        max-width: 400px;
        left: 16px;
        bottom: 16px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .cookies-btn,.advbox .btnset{
        width: 100%;
        margin: 8px auto;
        text-align: center;
    }

    .advbox .btnset:hover{
        background: #383838;
    }

}

@media (max-width: 1366px) and (min-width: 769px) {
    section .wrapper,section.wrapper.row{
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}

@media (max-width: 1366px) and (min-width: 769px) {
    section.wrapper.row{
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
}


