#Subheader {
    padding: 5px 0;
}
.sections_group.woocommerce {
    padding-top: 10px;
    background-color: #fff;
    overflow: hidden;
}
.sections_group ul.products {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}
@media only screen and (min-width: 767px) {
    .col-md-4{float: right;width: 30%}
    .col-md-8{float: left;width: 70%}
}
.product_details {
    font-size: 14px
}
.details h1 {
    overflow: hidden;
    font-size: 24px;
    color: #333;
    line-height: 40px;
}
.rowtop {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.product_details .price_and_no {
    width: 100%;
    clear: both;
}
.product_details .price_and_no .price  strong{
    color: #333;
    font-size: 14px;
    position: relative;
}
.product_details .price_and_no p {
    line-height: 24px;
}
.product_details .price_and_no .price strong {
    color: #ee3238;
    font-size: 30px;
    line-height: 30px;
}
.product_details .price_and_no p {
    line-height: 24px;
}
.area_promotion {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}
.product_details .basic {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
}
.product_details .basic li, .area_promotion .prob p {
    float: left;
    padding: 5px 0;
    line-height: 16px;
    display: block;
    width: 100%;
    margin: 0px
}
.basic li::before {
    content: "✓";
    background: #3fb846;
    color: #fff;
    width: 12px;
    height: 12px;
    text-align: center;
    padding: 0;
    line-height: 12px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    margin-right: 5px;
    margin-left: 10px;
}

.area_promotion .protit {
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
    color: #333;
    display: block;
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px;
    text-transform: uppercase;
}
.area_promotion .prob {
    padding: 5px 9px 5px;
}
.product_details .basic li, .area_promotion .prob p {
    float: left;
    padding: 5px 0;
    line-height: 16px;
    display: block;
    width: 100%;
}
.uudai {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
}

.uudai li.uudai_title {
    font-size: 15px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    color: #fff;
    background: #666;
    padding: 8px 0;
}
.uudai li {
    padding: 5px 10px;
}
.product_details .actions {
    width: 100%;
    display: block;
    clear: both;
}
.product_details .actions [name=number], .product_details .actions [name=price] {
    width: 50px;
    display:initial;
}
.product_details .actions .price {
    font-weight: 700;
    color: #f53;
}
.product_details .actions .submit {
    margin: 10px 0 20px;
}
.product_details .actions .submit a.btn-inline {
    display: inline-block;
    width: 100%;
    float: left;
}
.product_details .actions .submit a {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    display: block;
    background: #f52031;
    color: #fff;
    font-size: 12px;
    padding: 8px 0;
    font-family: sans-serif;
    border-radius: 5px;
}
.product_details a {
    color: #288ad6;
}
.product_details .actions .submit a>span {
    display: block;
    padding: 5px 12px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.product_details .actions .submit a.btn-tragop {
    background: #288AD6;
    margin-top: 10px;
}
.product_details .actions .submit a.btn-inline {
    display: inline-block;
    width: 100%;
    float: left;
}
.clr {
    clear: both;
}
.tableparameter h2 {
    display: block;
    line-height: 1.3em;
    font-size: 20px;
    color: #333;
    margin-top: 20px;
}
.parameter {
    font-size: 14px;
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff;
    padding-top: 10px;

}
.parameter li:nth-child(2n+1) {
    background: #f4f4f4;
}
.parameter li {
    background: #fff;
    width: 100%;
    border-top: 1px solid #eee;
    padding: 10px;
}
.revert *, .description *
{
    all:revert;
    font-size: 17px;
    line-height: 22px;
}
.product_details .basic li, .area_promotion .prob p {
    float: left;
    padding: 5px 0;
    line-height: 16px;
    display: block;
    width: 100%;
}
.area_promotion .prob p::before {
    content: "+";
    background: #f52031;
    color: #fff;
    width: 12px;
    height: 12px;
    text-align: center;
    padding: 0;
    line-height: 12px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    margin-right: 5px;
}
.product_details {
    padding: 0 0 10px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}
.product_details .al-sp{
    width: 33%;
}
.sections_group div.product_details div.summary{
    width: 63%;
}
.product_details .price_and_no em {
       background: #f52031;
    color: #fff;
    display: block;
    text-align: center;
    width: 50px;
    font-size: 12px;
    line-height: 25px;
    border-radius: 3px;
    float: right;
}
.articles_cat {
    display: block;
    margin: 20px 0 0;
    overflow: hidden;
}
.articles_cat h2, .articles_cat h2 a {
    color: #333;
    display: block;
    font-size: 20px;
    line-height: 1.3em;
    overflow: hidden;
    padding-bottom: 5px;
}
.articles_cat li {
    display: block;
    overflow: hidden;
    padding: 8px 0;
}
.articles_cat li a {
    display: block;
    overflow: hidden;
}
.articles_cat li img {
    float: left;
    height: 58px;
    margin-right: 10px;
    width: 110px;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}
.articles_cat li h3 {
    -moz-box-orient: vertical;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
}
.articles_cat li span {
    color: #888;
    display: block;
    font-size: 12px;
    overflow: hidden;
}
.comment_box {
    margin: 20px 0;
    padding-top: 20px;
}
.comment_box h2 {
    display: inline-block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.comment_box h2, .pluggin-comment-facebook h2 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
}
.star-rank>span {
    line-height: 24px;
    height: 24px;
    display: inline-block;
    float: left;
    vertical-align: middle;
}
.star-rank>span.star-rating-control {
    margin-left: 20px;
    padding-top: 5px;
}
.star-rating {
    background: transparent!important;
    overflow: hidden!important;
}

.star-rating, div.star-rating a {
    background: url(https://hoangaudio.com.vn/static/img/stars.gif) no-repeat -19px 0;
}
.star-rating-control .star-rating {
    all:revert;
    float: left;
    width: 19px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden;
}
.star-rating, div.star-rating a {
    background: url(https://hoangaudio.com.vn/static/img/stars.gif) no-repeat -19px 0;
}
.star-rating-on a, .star-rating-hover a {
    background-position: 0!important;
}
.star-rating a {
    display: block;
    width: 17px;
    height: 15px;
    background-position: -19px 0!important;
    border: 0;
}
#star_tip {
    display: none;
    margin-left: 10px;
    position: relative;
    background: #52b858;
    color: #fff;
    padding: 2px 8px;
    box-sizing: border-box;
    font-size: 12px;
    border-radius: 2px;
}
.comment_box .action-comment {
    margin: 10px 0;
}
.clearfix {
    display: block;
}
.comment_box textarea {
    width: 98%;
    padding: 1%;
}
textarea {
    border: 1px solid #b3b3b3;
}
.comment_box .col-input {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.comment_box .action-comment .input-text {
    width: 30%;
    display: inline-block;
    padding: 10px;
    border: 1px solid #b3b3b3;
}
.comment_box .action-comment .input-text {
    width: 30%;
    display: inline-block;
    padding: 10px;
}
.btn-primary {
    background: #fd6e1d;
    color: #fff;
}
.button, button {
    background: #fd6e1d;
    color: #fff;
    display: inline-block;
    padding: 10px 12px;
    border: 0;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    white-space: nowrap;
    cursor: pointer;
}
.comment_list {
    margin-top: 10px;
    padding-top: 20px;
}

.clearfix {
    display: block;
}
.comment_list li {
    padding: 5px 0;
    list-style: none;
}
.iconcom-user {
    background-color: #ccc;
    color: #fff;
    font-size: 12px;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    margin-right: 7px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    width: 24px;
}
.comment_list li .name {
    font-size: 14px;
    padding-right: 10px;
    text-shadow: 0 0 0, 0 1px 0 #fff;
    font-weight: bold;
}
.comment_list li .talk {
    padding: 8px 0;
    font-size: 14px;
    line-height: 18px;
}
.comment_list li .talk .text {
    display: block;
    padding: 0;
    font-size: 14px;
    line-height: 1.3;
}

.rank {
    display: inline-block;
    height: 12px;
    width: 70px;
    text-indent: -999em;
    background: url(https://hoangaudio.com.vn/static/img/stars.gif) no-repeat left top;
    vertical-align: middle;
    background-size: 65px 67px;
}
.btnreply {
    color: #288ad6;
    font-size: 12px;
    margin-right: 10px;
    cursor: pointer;
}
.comment_list li .talk .time {
    font-size: 12px;
    color: rgba(0,0,0,.3);
}
.comment_list li .talk .reply {
    display: block;
    position: relative;
    margin: 10px 0 0 0;
    padding: 10px 15px 0 12px;
    clear: both;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    background: #f8f8f8;
    border: 1px solid #dfdfdf;
}
.rank_5 {
    background-position: 0 -52px;
}
.rank_2{background-position:0 -14px}.rank_3{background-position:0 -27px}.rank_4{background-position:0 -40px}.rank_5{background-position:0 -52px}
.star-rating-on a, .star-rating-hover a {
    background-position: 0!important;
}
article .view-more {
    background: #fff;
    width: 100%;
    min-height: 50px;
    text-align: center;
    padding-top: 40px;
}
article .view-more p span {
    width: 50px;
    color: #288ad6;
    cursor: pointer;
    border: 1px solid #288ad6;
    padding: 8px 25px;
    border-radius: 3px;
    background: #fff;
}
article .short_view {
    max-height: 500px;
    clear: both;
    overflow: hidden;
    display: block;
}
.cate {
    display: inline-block;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0px;
}
.cate li {
    cursor: pointer;
    float: left;
    overflow: hidden;
    position: relative;
    width: 24.9%;
}
.cate li a {
    display: block;
    padding: 10px;
    position: relative;
}
.cate li h3 {
    clear: both;
    color: #444;
    display: block;
    font-size: 14px;
    line-height: 1.3em;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cate li strong {
    color: #e10c00;
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    vertical-align: middle;
}
.col-md-4, .col-md-8{overflow: hidden;}
.col-md-8 .description{display:none}
@media only screen and (max-width: 767px) {
    .col-md-8 .description{display:block}
    .col-md-4 .description{display:none}
    .articles_cat{overflow:initial}
}