.products
{
    max-width: 80%;
    margin: 15px auto;
    min-height: calc(100vh - 9em);
}
.products .mobile
{
    display: none;
}
.products .header
{
    min-height: 70px;
    padding: 1 15px;
}
.products .header .section-1
{
    float: right;
}
.products .dropdown-container
{
    position: relative;
    display: inline-block;
}
.products .dropdown-container .fa-caret-down, .products .dropdown-container i .fa-caret-up
{
    cursor: pointer;
}
.products .dropdown
{
    position: absolute;
    -webkit-transform: translate3d(0,38px,0);
    transform: translate3d(0,38px,0);
    top: 0;
    left: 0;
    will-change: transform;
    z-index: 1000;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    color: #737373;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.products .dropdown .dropdown-item
{
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #737373;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.products .dropdown .dropdown-item:hover
{
    color: #212529;
    text-decoration: none;
    background-color: #f8f9fa;
}
.products .dropdown.left
{
    left: unset;
    right: 0;
}
.products .dropdown.inline-content
{
    width: 20rem;
}
.products .dropdown.inline-content .dropdown-item
{
    display: inline-block;
    position: relative;
    width: 38.2px;
    height: 20.1px;
    margin: .25em .65em;
    padding: 0;
}
.products .flag
{
    display: inline-block;
    width: 35px;
    height: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 4px;
    vertical-align: top;
    cursor: pointer;
}
.products .flag.TW
{
    background-position: 50% 40%;
}
.products .flag.unselected
{
    opacity: .3;
}
.products .vjs-poster
{
    background-size: cover;
}
.vertical-arrows .arrow
{
    width: 24px;
    height: 24px;
    position: absolute;
    background: transparent;
}
.vertical-arrows .arrow.up
{
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    bottom: 3px;
    right: -20px;
}
.vertical-arrows .arrow.down
{
    bottom: -3px;
    right: -20px;
}
.vertical-arrows.arrow-down .up, .vertical-arrows.arrow-up .down
{
    opacity: .3;
}
@media screen and (min-width:768px) and (max-width:1440px)
{
    .products
    {
        max-width: 100%;
    }
    .products .header .section-1
    {
        display: table;
        margin: 0 auto;
    }
    .products .header .section-2
    {
        display: table;
        margin: 10px auto 0;
    }
    .products .header .tags .level-1
    {
        display: table;
        margin: 0 auto;
    }
}
@media screen and (max-width:767px)
{
    .products
    {
        max-width: 100%;
        min-width: 320px;
        overflow: hidden;
        position: relative;
        padding: 5px 0;
    }
    .products .desktop
    {
        display: none;
    }
    .products .mobile
    {
        display: block;
    }
    .products .header
    {
        padding: 0;
    }
    .products .header .section-1
    {
        float: unset;
    }
    .products .list
    {
        padding: 0;
    }
    .vertical-arrows
    {
        bottom: 0;
    }
    .vertical-arrows .arrow
    {
        width: 20px;
        height: 20px;
    }
}


.sorter[data-v-786041bc]
{
    display: inline-block;
    text-align: center;
    border-radius: 7px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3);
    padding: 9px 12px;
    font-size: 16px;
    margin-right: 0;
}
.sorter .grid[data-v-786041bc]
{
    display: inline-block;
    padding: 0 15px;
}
.sorter .sort-option[data-v-786041bc]
{
    cursor: pointer;
    position: relative;
}
.sorter .sort-option .arrow-container[data-v-786041bc]
{
    display: inline-block;
    width: 1px;
}
.sorter .sort-option .arrow-container .fa[data-v-786041bc]
{
    padding-left: 3px;
}
.sorter .sort-option.disabled[data-v-786041bc]
{
    color: #6c757d;
    cursor: not-allowed;
}
@media screen and (max-width:767px)
{
    .sorter[data-v-786041bc]
    {
        width: 49%;
        display: inline-block;
        float: unset;
        margin: 0 15px 0 5px;
    }
    .sorter .mobile .sort-option[data-v-786041bc]
    {
        font-size: 12px;
    }
    .sorter .mobile .sort-option.order[data-v-786041bc]
    {
        float: left;
    }
    .sorter .mobile .sort-option.rate[data-v-786041bc]
    {
        float: right;
    }
    .sorter .mobile .sort-option i.fa[data-v-786041bc]
    {
        padding-left: 9px;
    }
}


.grid[data-v-7c3d8db6]
{
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 20px;
}
.product[data-v-7c3d8db6]
{
    line-height: 1em;
    position: relative;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 8px -5px rgba(0,0,0,.1);
    box-shadow: 0 5px 8px -5px rgba(0,0,0,.1);
    border-radius: 5px;
}
.product .model-info[data-v-7c3d8db6]
{
    margin: 0;
    padding: 10px;
    position: relative;
}
.product .model-info .model-avatar[data-v-7c3d8db6]
{
    display: inline-block;
    widows: 35px;
    height: 35px;
}
.product .model-info .model-avatar img[data-v-7c3d8db6]
{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left;
    margin: 0 10px 0 0;
}
.product .model-info .model-name[data-v-7c3d8db6]
{
    display: inline-block;
    position: absolute;
    bottom: 15px;
    line-height: 35px;
    height: 35px;
    padding: 5px;
    text-shadow: unset;
}
.product .model-info .model-name[data-v-7c3d8db6], .product .model-info .model-name a[data-v-7c3d8db6]
{
    font-size: 15px;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    margin: 0;
    color: #000;
}
.product .model-info .model-name a[data-v-7c3d8db6]:hover
{
    color: #2196f3;
    text-decoration: underline;
}
.product .model-info .model-avatars[data-v-7c3d8db6]
{
    width: 25px;
    height: 25px;
    background-color: #ccc;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}
.product .model-info .model-avatars[data-v-7c3d8db6]:hover
{
    cursor: default;
}
.product .model-info .contest-tag[data-v-7c3d8db6]
{
    background: #2196f3;
    width: 150px;
    height: 80px;
    position: absolute;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    right: -67px;
    top: 0;
}
.product .model-info .contest-tag span[data-v-7c3d8db6]
{
    color: #fff;
    font-size: 15px;
    position: absolute;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    top: 42px;
    left: 32px;
}
.product .preview[data-v-7c3d8db6]
{
    width: 100%;
    height: 0;
    position: relative;
    display: block;
    z-index: 30;
    overflow: hidden;
    padding-bottom: 66.4%;
}
.product .preview .preview-image-container[data-v-7c3d8db6]
{
    width: 100%;
    height: 100%;
}
.product .preview .preview-image-container .preview-image[data-v-7c3d8db6]
{
    width: 100%;
    height: 140px;
    background-position: 0 0;
    background-size: cover;
}
.product .preview .preview-video-container[data-v-7c3d8db6]
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 22;
}
.product .preview .post-video[data-v-7c3d8db6]
{
    height: 100%;
    width: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}
.product .preview .post-video video[data-v-7c3d8db6]
{
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
}
.product .preview .post-vertical-video[data-v-7c3d8db6]
{
    height: 100%;
    width: 100%;
    max-height: 218px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    background-color: #3b3b3b;
}
.product .preview .post-vertical-video video[data-v-7c3d8db6]
{
    padding-bottom: 111%;
    background: #000;
}
.product .preview .hidden-version-preview-length-second-item[data-v-7c3d8db6], .product .preview .preview-length-second-item[data-v-7c3d8db6]
{
    bottom: 30px !important;
}
.product .preview .hidden-version-preview-length[data-v-7c3d8db6], .product .preview .preview-length[data-v-7c3d8db6]
{
    color: #fff;
    position: absolute;
    border-radius: 2px;
    padding: .1rem .5rem;
    left: .5rem;
    top: .5rem;
    font-size: 1.5rem;
    font-weight: 400;
    background-color: rgba(91,91,91,.5);
}
.product .preview .hidden-version-preview-length[data-v-7c3d8db6]
{
    left: 5.5rem;
    background-color: rgba(232,73,137,.5);
}
.product .preview .play-video-icon[data-v-7c3d8db6]
{
    line-height: .5em;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 0;
    cursor: pointer;
    border: .06666em solid #fff;
    background-color: rgba(43,51,63,.5);
    border-radius: .3em;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 1.5em;
    height: 1.5em;
    width: 3em;
}
.product .preview .play-video-icon .hide[data-v-7c3d8db6]
{
    display: none;
}
.product .preview .video-js[data-v-7c3d8db6]
{
    width: 100%;
    height: 100%;
    position: absolute;
    color: #000;
    background-color: #fff;
}
.product .product-info[data-v-7c3d8db6]
{
    padding: 10px;
}
.product .product-info .title[data-v-7c3d8db6]
{
    font-size: 1.15em;
    margin: 0 0 2px;
    color: #fff;
    overflow: hidden;
    width: 100%;
    height: 42px;
    line-height: 22px;
}
.product .product-info .original-price[data-v-7c3d8db6]
{
    font-size: 13px;
    font-family: Roboto,sans-serif;
    color: #868686;
    margin-right: 3px;
}
.product .product-info .special-price[data-v-7c3d8db6]
{
    font-size: 13px;
    color: #e84a89;
}
.product .product-info .counter-container[data-v-7c3d8db6]
{
    float: right;
}
.product .product-info .counter-container .favorite-times .fa-heart[data-v-7c3d8db6]
{
    color: #ea427c;
}
.product .product-info .counter-container .counter[data-v-7c3d8db6]
{
    float: right;
    font-size: 12px;
    margin: 0;
    padding: 0 5px 0 0;
    color: #666;
    display: inline;
}
.product .product-info .counter-container .counter .fa[data-v-7c3d8db6]
{
    margin-right: 3px;
}
.product .product-info .strikethrough[data-v-7c3d8db6]
{
    text-decoration: line-through;
}
.mobile[data-v-7c3d8db6]
{
    display: none;
}
@media screen and (min-width:1600px)
{
    .products .list .grid[data-v-7c3d8db6]
    {
        width: 16.6%;
    }
}
@media screen and (max-width:767px)
{
    .grid[data-v-7c3d8db6]
    {
        width: 49%;
        padding: unset;
        margin: 0 0 2%;
    }
    .grid[data-v-7c3d8db6]:nth-child(odd)
    {
        margin-right: 2%;
    }
    .grid .product[data-v-7c3d8db6]
    {
        border: 0;
        border-radius: 0;
        -webkit-box-shadow: 0 5px 8px -2px rgba(0,0,0,.1);
        box-shadow: 0 5px 8px -2px rgba(0,0,0,.1);
    }
    .grid .product .model-info[data-v-7c3d8db6]
    {
        padding: 7px;
        margin: 0;
        position: relative;
    }
    .grid .product .model-info .model-avatar[data-v-7c3d8db6], .grid .product .model-info .model-avatar img[data-v-7c3d8db6]
    {
        width: 25px;
        height: 25px;
    }
    .grid .product .model-info .model-name[data-v-7c3d8db6]
    {
        line-height: 12px;
        font-size: 12px;
        height: unset;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        bottom: 5px;
    }
    .grid .product .model-info .model-name a[data-v-7c3d8db6]
    {
        font-size: 12px;
    }
    .grid .product .model-info .contest-tag[data-v-7c3d8db6]
    {
        width: 140px;
        height: 65px;
    }
    .grid .product .model-info .contest-tag span[data-v-7c3d8db6]
    {
        font-size: 13px;
        top: 34px;
        left: 30px;
    }
    .grid .product .preview[data-v-7c3d8db6]
    {
        height: 130px;
        position: relative;
    }
    .grid .product .preview .preview-image-container .preview-image[data-v-7c3d8db6]
    {
        height: 130px;
    }
    .grid .product .product-info[data-v-7c3d8db6]
    {
        padding: 10px 10px 0;
    }
    .grid .product .product-info .title[data-v-7c3d8db6]
    {
        font-size: 14px;
        font-weight: 400;
    }
    .grid .product .product-info .counter-container[data-v-7c3d8db6]
    {
        float: unset;
        display: block;
        padding: 10px 0 5px;
    }
    .grid .product .product-info .counter-container .counter[data-v-7c3d8db6]
    {
        float: unset;
    }
    .grid .product .product-info .counter-container .counter.favorite-times[data-v-7c3d8db6]
    {
        float: left;
    }
    .desktop[data-v-7c3d8db6]
    {
        display: none;
    }
    .mobile[data-v-7c3d8db6]
    {
        display: unset;
    }
}
