.type_panel-product_list .panel-body .product-list .cancel .li-inner {
    background-color: #fafafa;
}
.content-panel.type_panel-search_tab2 .search_tab-article .col_item .select-box.select-lot-order,
.content-panel.type_panel-search_tab .search_tab-article .col_item > .select-box.select-lot-order {
    min-width: 180px;
}
.content-panel.type_panel-product_view .page_name-article .select-box.lot-list {
    margin-left: 5px;
    margin-right: 5px
}

.btn-pre-lot {
    background-image: url("https://seoulauction.com/images/common/ico-arr-left2.svg");
    background-position: center center;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.btn-next-lot {
    background-image: url("https://seoulauction.com/images/common/ico-arr-right2.svg");
    background-position: center center;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}


.product_view-article .gallery_thumbnail .gallery_center .swiper-wrapper >div :hover {
    cursor: pointer;
}

