.logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: url(/common/design/user/img/images-top/logo-market.png) no-repeat;
    background-size: 100% 100%;
    text-indent: -9999px;
    margin-right: 5px;
}
.list-item-option{
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-bottom: 40px;
    padding: 30px;
}
.list-item-option .title-list-option{
    font-size: 24px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.list-item-option .title-list-option:before{
    content: url("/common/design/user/img/battle-market/img-search-sp.png");
    position: absolute;
    top: -10%;
    right: 38%;
}
.list-option {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 25px;
    position: relative;
}
.list-option:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    top: 0;
    position: absolute;
}
.list-option:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: -2px;
    position: absolute;
}
.item-option{
    display: flex;
    flex-direction: column;
    padding: 0 10px;
}
.item-option label {
    font-size: 16px;
    color: #5e5e5e;
    font-weight: 600;
    margin-bottom: 10px;
}
.item-option input,
.item-option select{
    width: 250px;
    height: 40px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 0 10px;
    cursor: pointer;

}
.item-option select {
    background: url("/common/design/user/img/battle-market/icon-selection.png") no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 220px;
}
.market-ct-1 .img-select img,
.market-ct-1 .icon-btn-search img{
    width: auto;
}
a.btn-search {
    display: block;
    text-align: center;
    max-width: 235px;
    width: 100%;
    margin: 20px auto 0;
    background-color: #e61e02;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 25px 0;
    border-radius: 5px;
    position: relative;
}
.icon-btn-search {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 991px){
    .list-item-option{
        padding: 30px 15px;
        margin: 0 15px 40px;
    }
    .list-item-option .title-list-option{
        font-size: 14px;
        max-width: 200px;
        margin: 0 auto 20px;
    }
    .list-item-option .title-list-option:before{
        right: 0;
        top: 0;
    }
    .list-option {
        flex-direction: column;
    }
    .item-option label,
    .item-option input::placeholder{
        font-size: 14px;
    }
    .item-option{
        margin-bottom: 15px;
    }
    .item-option input{
        width: 100%;
    }
    .item-option select{
        font-size: 14px;
        width: 100%;
        background-position-x: 90%;
    }
    .select-option {
        display: flex;
        align-items: center;
    }
    a.btn-search{
        max-width: 100%;
        font-size: 14px;
    }
    .icon-btn-search img {
        width: 65%;
    }
    .img-select {
        line-height: 0px;
    }
}
@media (max-width: 320px){
    .item-option select,
    .item-option input::placeholder{
        font-size: 10px;
    }
    .market-ct-2 .original-domains .btn-market .btn-red,
    .market-ct-2 .slider-step .btn-market .btn-red,
    .market-ct-2 .easy-free .btn-market .btn-red,
    .market-ct-2 .new-products .btn-market .btn-red{
        max-width: 300px;
    }
}
.market-ct-2 .list-item-slide ul li .item .image a {display: inline-block}
.market-ct-2 .new-products ul li .bottom a {
    display: flex;
    align-items: center;
}
.select_item_1{
    background: url("/common/design/user/img/battle-market/icon-right-red.png") no-repeat right #fff;
    -webkit-appearance: none;
    background-size: 8px;
    background-position-x: 97%;
    font-size: 12px;
    max-width: 265px;
    height: 40px;
    border: 1px solid #e1e1e1;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    line-height: 15px;
}
.group-item-select .select_item_1 a {
    height: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 5px;
}
.group-item-select .select_item_1 {
    width: calc(100%/2 - 10px);
    margin: 5px;
}
.group-item-select {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 20px;
}
@media (max-width: 768px){
    .market-ct-2 .banners-ul_s1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 10px;
        list-style: none;
    }
    .market-ct-2 .banners_s1 .banners-ul_s1 li {
        height: 100%;
        display: block;
        width: 50%!important;
        padding: 5px;
    }
    .banners_s1 .banners-ul_s1 li.banner-off {
        display: none;
    }
}
.wrap-header-sp .wrap .logo {
    position: absolute;
    top: 0;
    left: 50px;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: url(/common/design/user/img/images-top/logo-market.png) no-repeat;
    background-size: 100% 100%;
    text-indent: -9999px;
    margin-right: 5px;
}
.banners_s1 .banners-ul_s1 img {
    display: block;
    width: 100%;
}

.logo {
    background:url(/common/design/user/img/images-top/logo-market.png) no-repeat;
    background-size: 100% 100%;
    width:57px;
    height:57px;
}
.wrap-header-sp .logo {
    left: 60px;
    top: 0;
}
.sort-btn {
    background-color: #ff0201;
    border: 1px solid white;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    width: 80px;
    height: 30px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
}
.sort-btn:hover{
    background-color: lightcoral;
}
.sort-choice {
    background-color: lightcoral;
}
.pd-20 {
    padding-bottom: 20px !important;
}
form#form-search {
    min-height: 100px;
}
.common-title_m {
    font-size: 16px;
    line-height: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    background: url(/common/design/user/img/index-new-m/title-common-bg.png) left top repeat;
    margin: 0 5px 20px;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.search.accordion {
    background: #f2f2f2;
    padding: 25px 20px;
    border-radius: 10px;
}
.search .box {
    border: 0;
}
.search {
    margin: 0 5px 20px 5px;
}
.item-search {
    display: flex;
    align-items: end;
    padding-bottom: 15px;
    border-bottom: 1px solid #d0d0d0;
    min-height: 25px;
}
.item-search th {
    font-size: 14px;
    color: #5e5e5e;
    margin-bottom: 10px;
}
.item-search input {
    width: calc(70% - 15px);
    flex-shrink: 0;
    min-height: 25px;
    border: 1px solid #afafaf;
    border-radius: 5px;
    vertical-align: bottom;
    height: 30px;
}
button.sbmt_search {
    width: 100%;
    border: 0;
    background: #e61e02;
    color: #fff;
    height: 45px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-search * {
    box-sizing: border-box;
}
.icon_img {
    margin-left: 5px;
    margin-top: 5px;
}
.table-of-choice {
    width: 30%;
    flex-shrink: 0;
    background-color: #4b4b4b;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
}
.button-choice {
    font-size: 12px;
    line-height: 30px;
    color: #fff;
    height: 30px;
}
.icon-cross {
    width: 16px;
    height: 16px;
    background-color: #fff;
    clip-path: polygon(15% 45%,40% 45%,40% 20%,60% 20%,60% 44%,85% 44%,85% 65%,60% 65%,60% 90%,40% 90%,40% 65%,15% 65%);
    margin-bottom: 3px;
    margin-left: 5px;
}
.group_choice {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.item-search tr {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.view-choice {
    padding-top: 15px;
    border-top: 1px solid #fff;
}

.view-choice {
    padding-top: 10px;
    border-top: 1px solid #fff;
}

.view-choice tr {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-bottom: 10px;
}

.view-choice tr th {
    font-size: 14px;
    color: #5e5e5e;
    margin-bottom: 5px;
}

.view-choice td select {
    max-width: 184px;
    width: 100%;
    min-height: 30px;
    border: 1px solid #afafaf;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/common/design/user/img/arrow-red-sp.png) #fff;
    background-repeat: no-repeat;
    background-position: 96% center;
    color: #0a0a0a;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 20px;
}

.img-center {
    height: 20px;
}

.view-choice td {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.full-choice.active{
    display: block !important;
}
.notification-card {
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 10px;
    font-weight: 600;
    padding: 2px;
    color: #000;
    background: #fff;
    border-radius: 100%;
    min-width: 14px;
    min-height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #454545;
}