#boxdesc {
    overflow: hidden;
    margin-top: 15px;
}

#boxdesc ul {
    list-style: inherit;
    padding-left: 30px
}

#boxdesc ul li {
    list-style: inherit
}

.detail_botom ul {
    list-style: inherit;
    padding-left: 30px
}

.detail_botom ul li {
    list-style: inherit
}

.details_click {
    cursor: pointer;
    font-size: 18px;
    color: #1E8E04;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px
}

.sales-title {
    background: #fff;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px
}

.sales-title .time {
    display: inline-block;
    float: right;
    text-transform: none
}

.time span {
    background: #1E8E04;
    color: #fff;
    padding: 5px;
    border-radius: 3px
}

@media(max-width: 405px) {
    .time span {
        font-size: 13px;
    }
}

.searh_title {
    margin-top: 0
}

.searh_title span {
    font-size: 15px
}

.product_cat #vertical {
    border: 1px solid #EBEEF2;
    border-right: none;
    border-bottom: none
}

.product_cat #vertical .item {
    width: 16.6666%;
    float: left;
    border-right: 1px solid #EBEEF2;
    border-bottom: 1px solid #EBEEF2;
    padding: 10px 0;
    max-height: 216px
}

.product_cat #vertical .item-last {
    border-right: 1px solid #EBEEF2
}

.product_type {
    position: absolute;
    left: 10px;
    top: 10px
}

@media only screen and (min-width: 1200px) {
    .product_cat #vertical .w2 {
        width: 33.3333%;
        background: #EFEFEF;
        overflow: hidden;
        position: relative
    }
}

@media only screen and (max-width: 1200px) {
    .product_cat #vertical .item {
        width: 20%
    }
}

@media only screen and (max-width: 1100px) {
    .product_cat #vertical .item {
        width: 25%
    }
}

@media only screen and (max-width: 820px) {
    .product_cat #vertical .item {
        width: 33.33%
    }
}

@media only screen and (max-width: 680px) {
    .product_cat #vertical .item {
        width: 50%
    }
}

@media only screen and (max-width: 420px) {
    .product_cat #vertical .item {
        width: 100%
    }
}

.product_cat .productlist {
    margin-left: -5px;
    margin-right: -5px
}

.product_cat .border-right {
    height: 100%;
    position: absolute;
    width: 1px;
    z-index: 1
}

.product_cat .product.promotion {
    width: 40%
}

.product_cat .product,
.product_cat .product.promotion_table {
    height: 480px;
    width: 100%;
    display: inline-block !important
}

.product_cat .product.promotion_table {
    display: none
}

.product_cat .product.promotion {
    display: none
}

.product_cat .product img {
    margin: 0 auto
}

.product_cat .product,
.product_cat .product.promotion_table {
    width: 20%;
    padding: 5px;
    margin-bottom: 20px
}

@media only screen and (max-width: 1023px) {
    #box_product {
        height: auto !important
    }

    .product_cat .product,
    .product_cat .product.promotion_table {
        width: 25%;
        left: auto !important;
        top: auto !important;
        position: relative !important
    }
}

.frame_inner .discount {
    background: #e11b1e;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 3px;
    border-radius: 3px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-style: normal;
}

.product_cat .media-body {
    bottom: 0;
    padding: 0 10px 12px;
    position: absolute;
    width: 100%;
    display: none
}

.product_cat .frame_inner {
    padding: 10px;
    position: relative;
    background: #fff
}

.frame_img_cat .main_img {
    margin: 0 auto;
    padding: 5px 0;
    display: block;
    /* width: 100% !important; */
    max-width: 100% !important;
    height: auto !important;
}
.frame_img_cat .img_feature { 
    width: 100% !important;
    max-width: 150px !important; 
}

.product_cat .frame_title {
    text-align: center;
    padding: 5px 0;
    min-height: 55px
}

.product_cat .frame_title .name p {
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 0;
    height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;

}

.product_cat .frame_title .name a {
    margin-bottom: 0;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
}

.product_cat .frame_price {
    text-align: center;
    padding: 0 0 5px 0
}

.product_cat .price_renew {
    padding: 0 0 5px 0;
    font-size: 12px;
    color: #333;
    line-height: normal;
    height: 22px;
    margin-bottom: 0;
}

.product_cat .price_student {
    font-size: 11px;

}

.product_cat .price_renew span {
    display: inline-block;
    color: #de0101;
    font-size: 13px;
    font-weight: bold;
}

.product_cat .frame_price .price {
    color: #de0101;
    font-size: 14px;
    font-weight: 700;
    padding-right: 10px;
}

.product_cat .frame_price .price_old {
    color: #868686;
    font-size: 14px;
    font-weight: 400;
    padding-right: 10px;
    text-decoration: line-through;
}

.product_cat .frame-hover {
    background: none repeat scroll 0 0 rgba(248, 248, 248, .8);
    border: 1px solid #ff8b00;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    padding: 0 10px;
    position: absolute;
    top: 0;
    width: 100%
}

.product_cat .product:hover .frame-hover {
    display: block
}

.product_cat .frame-hover .frame_color .color {
    border: 1px solid;
    display: inline-block;
    height: 16px;
    margin-right: 4px;
    width: 16px
}

.product_cat .frame-hover .frame_price {
    margin-bottom: 10px
}

.product_cat .divider {
    border-top: 1px solid #e5b071;
    min-height: 1px;
    width: 100%
}

.product_cat .frame_summary {
    padding: 10px 0
}

.pagination .current span {
    background: #1E8E04;
    color: #fff
}

.product_cat .pagination {
    display: block
}

.product_cat .pagination a {
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    width: 25px;
    color: #1E8E04;
    font-size: 16px;
    background: #fff
}

.productbox .pagination {
    margin: 5px 0 0
}

#hight-cat {
    margin-top: 5px;
    /*margin-left: 10px*/
}

.mgt {
    margin-top: 5px !important;
}

#hight-cat a {
    display: none
}

#hight-cat a.show-cat {
    font-size: 13px;
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #F0F0F0;
    border-radius: 14px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: 'RobotoBold';
}

#hight-cat a.show-cat:hover,
#hight-cat a.active {
    color: #fff;
    background-color: #1E8E04;
    border: 1px solid #1E8E04;

}

/*.row_1{*/
/*margin-right: 0;*/
/*margin-left: 0;*/
/*}*/
/*.pd_1{*/
/*padding-left: 0;*/
/*padding-right: 0;*/
/*}*/

.pagination #load_more_button {
    display: inline-block;
    width: auto;
    padding: 12px 40px;
    font-size: 16px;
    color: #3a972b;
    box-shadow: 0px 1px 4px 1px #999;
}

@media(max-width: 767px) {
    .product_cat .price_student {
        font-size: 10px;

    }

    .mheight {
        width: 100%;
        overflow-x: auto;
    }

    .mheight .mheight_1 {
        width: max-content;
        margin-top: 5px !important;
    }

    .product_cat .frame_img_cat img {
        height: auto !important;
    }
}

@media(max-width: 420px) {
    .product_cat .frame_img_cat img {
        height: 129px !important;
    }
}

.img_sticky {
    left: 0;
    right: 0;
}

.img_sticky img {
    margin: 0 auto !important;
}

 
    