#head_nav_list {
    display: none;
}

@media (max-width: 460px) {
    #head_nav_list {
        display: block !important;
    }
}

.top-header-area {
    display: none;
}

#sticky-wrapper {
    height: 90px;
    background-color: white;
    position: fixed;
    width: 100%;
    top: 0px;
    box-shadow: rgba(147, 137, 137, 0.2) 0px 5px 50px;
}

.pv-cover:before {
    background-color: rgba(0, 16, 27, 0) !important;
}

#empty_container {
    display: block !important;
}
#head_nav_list {
    display: none;
}

#empty_container {
    display: block !important;
}
.lanpoly_product_detail {
    padding-top: 4rem;
}
.mob-masonry {
    padding-left: 0px;
}
.mob-masonry li {
    margin-bottom: 2rem;
}


.top-header-area {
    display: none;
}

#empty_container {
    display: block !important;
}

#sticky-wrapper {
    height: 90px;
    background-color: white;
    position: fixed;
    width: 100%;
    top: 0px;
    box-shadow: rgba(147, 137, 137, 0.2) 0px 5px 50px
}
.news_list_location a {
    color: #222222;
}
.news_list_location .subcolumn-nav-location li {
    line-height: 30px;
    float: left;
}
.news_list_location .subcolumn-nav-location a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #222222;
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
}
.news_list_location .subcolumn-nav-location .fa {
    padding: 0 10px;
    color: #222222;
}    


.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .shownews-wrapper-small {
    width: 1000% !important;
}

.gallery-thumbs .shownews-wrapper-small div {
    width: 80px !important;
    height: 80px;
}

