*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-text-size-adjust: none;
}

.item_detail h2 {
    color: #fff;
    font-size: 112.5%;
    font-weight: 400;
    height: 28px;
    padding: 12px 10px 0 10px;
    margin: 0 0 20px 0;
    background: url(/common/design/user/css/img/title_bg.gif) repeat-x 0 0;
}
#topicpath {width: 100%}



.product-page-list-ver-1__ct .bottom .content-hashtag {
    margin: 20px 0;
}

.product-page-list-ver-1__ct .bottom .open-hashtag {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 5px;
}

.product-page-list-ver-1__ct .bottom .list-hashtag {
    flex-wrap: wrap;
    gap: 3px;
}

.product-page-list-ver-1__ct .bottom .name-hashtag {
    font-size: 13px;
    line-height: 20px;
    color: #828282;
    border: 1px solid #828282;
    border-radius: 50px;
    padding: 4px 9px;
}

.clearfix {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}
#contents {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1100px;
}
.d-flex-ct {
    display: flex;
}

.product-page-list-ver-1__ct .bottom .content-hashtag {
    margin: 20px 0;
}

.product-page-list-ver-1__ct .bottom .open-hashtag {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 5px;
}

.product-page-list-ver-1__ct .bottom .list-hashtag {
    flex-wrap: wrap;
    gap: 3px;
}

.product-page-list-ver-1__ct .bottom .name-hashtag {
    font-size: 13px;
    line-height: 20px;
    color: #828282;
    border: 1px solid #828282;
    border-radius: 50px;
    padding: 4px 9px;
}
.item-rating .fa {
    color: #ffbb00;
    font-size: 20px;
    margin-left: 3px;
}

.box-rating-star {
    display: flex;
    justify-content: flex-end;
}

.text-item-rating {
    color: #4891d1;
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
}

.center-rating-star .box-rating-star {
    justify-content: center;
    margin-bottom: 15px;
}

.price-content .p-stop-selling .stop-selling{
    margin-top: 29px;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 19px !important;
    font-weight: bold;
    color: #000;
    width: 100%;
    margin-right: 0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
/*end star*/

.item_detail_new_list_ct .item_list_detail .price-content {
    height: 150px;
    max-height: 150px;
}

.box-price-tax {
    max-height: 100px;
    padding-bottom: 0;
    padding-top: 8px;
}

.item_detail li span{
    color: red !important;
    background-color: #ffffff !important;
}
.item_list_box .add-item-embroidery {padding: 0 5px;margin: 0}

.menu-header .none-list-detail {
    display: none;
}

.menu-header .block-list-detail {
    display: block !important;
    text-align: center;
    margin-right: 0;
}

.item_detail_new h1 {
    height: auto;
}
.item_detail h1 {
    margin-bottom: 45px;
}

.item_detail_new h1 {
    font-weight: 700;
    line-height: 28px;
    padding: 17px 17px 16px;
    background: url(/common/design/user/css/img/title2_bg.gif) repeat-x;
    color: #fff;
    font-size: 112.5%;
    margin: 0 0 20px 0;
}

.img-sale,
.img-sale-50,
.img-sale-30{
    position: absolute;
    max-width: 40px;
    right: 5px;
    top: 5px;
}

#topicpath {
    width: 100%;
    margin: 30px 0 30px;
}
#topicpath ul {
    display: block;
    margin: 0 auto;
}
#topicpath li.home {
    padding: 0 5px 0 0;
    background: none;
}

#main {
    width: 800px;
    padding: 0 0 50px;
    box-sizing: border-box;
}

#topicpath li {
    font-size: 75%;
    line-height: 150%;
    display: inline;
    list-style-type: none;
    padding: 0 0 0 18px;
}

.item_detail_banner img {
    display: block;
    width: 100%;
}

.search_box {
    background: #eedcbb;
    padding: 5px;
    vertical-align: middle;
    margin-bottom: 10px;
}

.item_detail_new .search_box {
    padding: 5px 10px;
    margin-bottom: 19px;
}
.item_detail_new .search-box-ct-1 {
    display: flex;
    align-items: center;
}
.search_box i {
    vertical-align: middle;
    display: inline-block;
}
.search-box-ct-1 .color-brown {
    color: #8e7442;
    font-weight: 700;
}
.item_detail_new .search_box i {
    vertical-align: top;
    line-height: 29px;
    margin-right: 10px;
}
.item_detail_new .search-box-ct-1 .fa-search {
    transform: rotate(90deg);
    margin-right: 3px;
}
.search-box-ct-1 .color-brown {
    color: #8e7442;
    font-weight: 700;
}
.item_detail_new .search_box input[type="text"] {
    -webkit-appearance: none;
    appearance: none;
    margin: 0 1px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 195px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d1bd99;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px;
    font-size: 13px;
    line-height: 27px;
    font-weight: 700;
    color: #000;
    -webkit-box-shadow: 0 0 1px #dacfbb inset;
    -moz-box-shadow: 0 0 1px #dacfbb inset;
    box-shadow: 0 0 1px #dacfbb inset;
}
input.plain_sbmt_search {
    border: 0;
    width: 61px;
    height: 27px;
    background: url(/common/design/user/img/plain/search_btn.png) center no-repeat;
    border: none;
    vertical-align: middle;
}
.item_detail_new .search_box input.plain_sbmt_search {
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
}
.original_item_list_s1 {
    margin-bottom: 60px;
}
.container_s1 {
    display: block;
    max-width: 1100px;
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: content-box;
}
.item_detail_new_list_ct .container_s1 {
    padding: 0;
}
.item_detail_new h2 {
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 9px;
    padding: 17px 17px 16px;
    background: url(/common/design/user/css/img/title2_bg.gif) repeat-x;
}
.item_detail_new_list_ct .container_s1 h2 {
    margin-bottom: 25px;
    margin-top: 30px;
}
.item_detail_new h2 {
    height: auto;
}
.original_item_list_s1 .box_s1 {
    display: block;
}
.goods {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.item_detail_new_list_ct .goods {
    list-style: none;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-right: -5px;
    margin-left: -5px;
}
.item_detail ul {
    overflow: hidden;
}
.item_detail ul {
    margin: 30px 0 0 0;
}
.item_detail li {
    width: 200px;
    height: 340px;
    border: 1px solid;
    float: left;
    margin: 10px 0 0 10px;
    font-size: 80%;
    line-height: 140%;
    padding: 0 0 10px 0;
}
.goods li {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 5px 20px;
    margin: 9px 0 0;
}
.item_detail_new_list_ct .goods li {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 5px 0;
    margin: 0 0 25px;
    border: none;
    height: auto;
}
.item_detail li a {
    border-bottom: thin #00F;
    color: #00F;
}
.item_detail_new_list_ct .goods li a {
    display: block;
    text-decoration: none;
    height: 100%;
    transition: 0.3s;
}
.item_detail_new_list_ct .goods li a h3 {
    position: relative;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-weight: 700;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.item_detail_new_list_ct .goods li a .img-container {
    width: 100%;
    min-height: 120px;
    padding: 10px 8px 9px;
    background-color: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 13px;
    display: flex;
}
.original_list_test .goods li a .img-container {
    min-height: 152px;
}
.goods li a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-container img {
    height: 85px;
}

a img, img {
    border: 0;
}
.item_detail_new_list_ct .goods li a img {
    display: block;
    margin: auto;
    max-width: 100%;
    object-fit: contain;
    height: 100%;
}
.item_detail li p {
    padding: 0 0 0 15px;
}
.item_detail_new_list_ct .goods li a p {
    font-size: 14px;
    line-height: 22px;
    color: #363636;
    margin-bottom: 0;
    padding-left: 0;
    font-weight: 700;
    text-align: center;
}

.item_detail_new_list_ct .goods li a .popular_icon {
    padding: 0;
    height: 152px;
    border-radius: 10px;
    margin-bottom: 13px;
    display: flex;
    width: 100%;
    overflow: hidden;
}

.item_detail_banner {
    margin-bottom: 12px;
}

.item_detail_new .search_box input[type="text"]:-moz-placeholder {
    color: #b9b9b9
}

.item_detail_new .search_box input[type="text"]::-moz-placeholder {
    color: #b9b9b9
}

.item_detail_new .search_box input[type="text"]::-webkit-input-placeholder {
    color: #b9b9b9
}

.item_detail_new .search_box input[type="text"]:-ms-input-placeholder {
    color: #b9b9b9
}

.item_detail_new .search_box input[type="text"]::placeholder {
    color: #b9b9b9
}
.item_list_box {
    padding-bottom: 50px;
}
.category_head_box {
    margin-bottom: 12px;
    overflow: hidden;
}
.category_head_box h3 {
    background: #59af20;
    text-align: center;
}
.category_head_box h3 {
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    font-size: 20px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.category_head_box h3:before {
    content: '';
    display: inline-block;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    overflow: hidden;
}
.product-page-list-ver-1__ct {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.item_detail ul {
    overflow: hidden;
}
.item_detail ul {
    margin: 30px 0 0 0;
}
.product-page-list-ver-1__ct {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    padding-bottom: 15px;
}
.product-page-list-ver-1__ct > li {
    width: calc(100% / 3);
    margin: 0 0 10px;
    height: auto;
    border: 0;
    float: unset;
    padding: 0 5px 0;
}
.product-page-list-ver-1__ct li .items {
    border: 1px solid #d8d8d8;
    padding: 10px;
    height: 100%;
}
.product-page-list-ver-1__ct li .items .top {
    position: relative;
    padding: 10px;
    margin-bottom: 45px;
}
.product-page-list-ver-1__ct li .items .top .top-logo {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 70px;
}
.product-page-list-ver-1__ct li .items .top img {
    max-width: 100%;
}
.product-page-list-ver-1__ct li .items .top .top-image {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-page-list-ver-1__ct li .items .top img {
    max-width: 100%;
}
.product-page-list-ver-1__ct li .items .top .top-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}
.product-page-list-ver-1__ct li .items .top-content__right {
    width: max-content;
}
.product-page-list-ver-1__ct li .items .top-content__right .item {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    margin-bottom: 3px;
    font-size: 10px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz {
    border: 2px solid #6e6e6e;
    background: #fff;
    max-width: 110px;
    color: #000000;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 14px;
    padding: 3px;
    border-radius: 8px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    margin-bottom: 0;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    margin-bottom: 0;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-size {
    background: #6e6e6e;
    color: #fff;
    padding: 3px;
}
.text-item {
    font-size: 12px;
    line-height: 14px;
}
.product-page-list-ver-1__ct li .items .top-content__right .text-item {
    margin-bottom: 5px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-size .text-item {
    font-size: 8px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-color .item-number-color {
    font-size: 24px;
    color: #fff !important;
    background: transparent !important;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-color {
    background: #000;
    color: #fff;
    padding: 8px 5px;
    font-size: 10px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item:last-child {
    margin-bottom: 0;
}
.product-page-list-ver-1__ct li .items .top-content__left li {
    width: max-content;
    height: auto;
    border: 0;
    float: unset;
    margin: 0;
    padding: 0;
}
.product-page-list-ver-1__ct li .items .top-content__left .item {
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 12px;
    margin-bottom: 3px;
    margin-right: 3px;
}
.product-page-list-ver-1__ct li .items .bottom .bottom-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333;
}
.product-page-list-ver-1__ct li .items .bottom .bottom-subtitle {
    color: #707070;
    margin-bottom: 10px;
    font-size: 12px;
}
.box-rating-star {
    display: flex;
    justify-content: flex-end;
}
.product-page-list-ver-1__ct li .center-rating-star .box-rating-star {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
.product-page-list-ver-1__ct li .bottom-content {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}
ul {
    list-style: none;
}
.product-page-list-ver-1__ct li .bottom-data-price .item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 14px;
    border-bottom: 1px solid #d8d8d8;
    color: #000;
}
.color-c90000 {
    color: #c90000 !important;
}
.product-page-list-ver-1__ct .item-right .text-tax {
    font-size: 9px !important;
    color: #333 !important;
}

.product-page-list-ver-1__ct li .items .top-content__left ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 160px;
}
.item-rating .fa {
    color: #ffbb00;
    font-size: 20px;
    margin-left: 3px;
}

.text-item-rating {
    color: #4891d1;
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
}

.text-item {
    font-size: 12px;
    line-height: 14px;
}

.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    font-size: 8px;
}
.product-page-list-ver-1__ct li .items .top-content__right .item-oz .text-item {
    margin-bottom: 0;
}
.item_detail .product-page-list-ver-1__ct .bottom-data-price li {
    width: auto;
    height: auto;
    border: 0;
    float: unset;
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    padding: 0;
}
.product-page-list-ver-1__ct li .bottom-data-price li:last-child .item {
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 12px;
}
#main > div > div.orange-trial-btn > a > img {
    width: 100%;
}
