
.seo_link {
    border-bottom:solid 1px #e6e6e6 ;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
}

.seo_link ul {
    list-style: none;
    overflow: hidden;
}

.seo_link ul li {
    display: block;
    float: left;
    width: 234px;
}

.keyword_link {
    display: block !important;
    text-decoration: none !important;
    line-height: 18px !important;
    color: #666!important;
    font-size: 10px!important;
}


.seo_link ul li .keyword_link:hover{
    color:#f76b6a !important;
    text-decoration:underline  !important;
}

@media screen and (max-width: 768px){
    .seo_link{
        display: none;
    }
}

.catalog-product-view #video{
    text-align: center;
}


.page-header .header-top{
    padding: 0;
    text-align: center;
}

.recommend_title{
    width: 100%!important;
    margin-bottom: 10px!important;
    font-size: 14px;
    color: #707070 !important;
    font-weight: 700;
}

.data-tabs-content .content .description img{
    margin-top: 0;
}

.product-view .product-shop .page-title-wrapper .page-title span{
    display: inline-block;
}

.product-view .product-shop .page-title-wrapper .product-label-tag{
    color: #fff !important;
    background-color: red;
    padding: 2px 4px;
    display: inline-block;
    line-height: 1;
    font-size: 12px !important;
    font-weight: 600;
    border-radius: 2px;
    vertical-align: middle;
    margin: -1px 10px !important;
}

.product-label-tag{
    color: #fff !important;
    background-color: red;
    padding: 2px 4px;
    display: inline-block;
    line-height: 1;
    font-size: 12px !important;
    font-weight: 600;
    border-radius: 2px;
    vertical-align: middle;
    margin: -1px 4px 0 0;
}

.catalog-product-view .products-related {
    margin: 0 auto;
    max-width: 1270px;
}

.catalog-product-view .product-item-details .price-final_price,.catalog-product-view .product-item-details .product-name{
    text-align: center;
}

.block-related .products .slick-arrow{
    top: 80px;
}

.block-related .products .slick-prev.slick-arrow,.block-related .products .slick-next{
    background: whitesmoke;
    border-radius: .4rem;
}

.payment-notice{
    font-size: 26px;
    text-align: center;
}

.payment-notice a{
    color: red;
}
