/*==============================================區塊／類別頁／nNum-1==============================================*/

.section.sort.num-1{
    margin: 0px 0 50px;
}

/*麵包籤*/
.section.sort.num-1 .breadcrumb {
    padding: 50px 0;
    margin-bottom: 0px;
}
.section.sort.num-1 .wrap-region {
    width: 100%;
    margin-left: 0px;
}
.section.member.num-1 .wrap-block{
    margin: 0px;
}
.section.member.num-1 .scroll-box{
    border: 1px solid #dddddd;
    overflow: auto;
    overflow-x: hidden;
    max-height: 580px;
    height: auto;
}

.line:last-child{
    display: none;
}

/*==============================================區塊／篩選／Num1==============================================*/

.section.filter.num-1 {
    text-align: -webkit-center;
}

/*商品類別區塊*/
.section.filter.num-1 .sort-region{
    width: 90%;
}

/*單個商品區*/
.section.product.num-1 .product-block{
    width: calc(100% / 4);
    margin-bottom: 25px;
}

/*==============================================快速訂票項目==============================================*/
.section.member.num-1 {
    flex-wrap: wrap;
}
.section.member.num-1 .wrap-block .text-box {
    font-size: 16px;
    margin-bottom: 0px;
    color: #333333;
}
.section.member.num-1 .wrap-block .text-box a{
    text-decoration: none;
    color: #333333;
}
.section.member.num-1 .wrap-block .wrap-title {
    padding-right: 8px;
}
.section.member.num-1 .wrap-block .wrap-item {
    margin: 0;
    padding: 8px 0;
}
.section.member.num-1 .wrap-block .text-box.proType {
    color: #999999;
    word-break: keep-all;
}
.section.member.num-1 .wrap-block .text-box input[type=checkbox] {
    width: 20px;
    height: 20px;
}


/*往下看更多按鈕*/
.section.member.num-1 .wrap-block .button-region {
    text-align: right;
}
.section.member.num-1 .wrap-block .button-region button {
    width: 180px;
    height: 40px;
    border-radius: 35px;
    margin-left: 40px;
}
.section.member.num-1 .wrap-block .button-region label {
    margin: 0px;
    font-weight: initial;
    color: #999999;
    display: none;
}
.section.member.num-1 .wrap-block .button-region input[type=checkbox]{
    width: 18px;
    height: 18px;
    margin: 0 5px 0 0;
    transform: translateY(3px);
}

/*============================================================Media============================================================*/

@media (max-width: 767px) {}

@media (max-width: 480px) {}

@media (max-width: 320px) {}

@media (min-width: 768px) and (max-width: 991px) {
    .select2-container--default .select2-selection--single {
        height: 35px;
    }
    .section.member.num-1 .wrap-block .select2-selection__rendered {
        line-height: 35px;
    }
    .section.member.num-1 .wrap-block .text-box {
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section.member.num-1 .wrap-block .text-box {
        font-size: 14px;
    }
}

@media (min-width: 1200px)and (max-width: 1400px) {}
