.node-san-pham .field-name-field-sanpham-anh {
    float: left;
    margin-right: 15px;
}
.node-san-pham h2.field-label {
    margin: 0;
    width: 80px;
}
.node-san-pham .field-name-field-sanpham-xuatxu, .node-san-pham .field-name-field-sanpham-size, .node-san-pham .field-name-field-sanpham-doday, .node-san-pham .field-name-field-sanpham-tieuchuan, .node-san-pham .field-name-field-sanpham-baohanh, .node-san-pham .field-name-field-sanpham-bemat, .node-san-pham .field-name-field-sanpham-gia {
    float: left;
    width: 45%;
}
.node-san-pham .field-name-body, .node-san-pham .field-collection-container {
    clear: both;
}
.node-san-pham .field-type-taxonomy-term-reference {
    margin: 10px 0 5px;
}
.node-san-pham .field-name-field-sanpham-chiase {
    margin: 0 0 10px 0;
}
.node-san-pham .field-name-field-sanpham-tags h2.field-label, .node-san-pham .field-name-field-sanpham-chiase h2.field-label {
    width: auto;
}

/* ----- Css for block San pham cung loai ----- */

#block-views-product-category-block {
    float: left;
    width: 100%;
}
#block-views-product-category-block h2 {
    line-height: 41px;
}
#block-views-product-category-block h2.block-title {
    color: #C71A1C;
    font-family: Segoe UI;
    font-size: 16px;
    font-weight: lighter;
    text-decoration: none;
    text-transform: uppercase;
}
.view-product-category.view-id-product_category ul {
    margin: 0;
    padding: 0;
}
.view-product-category.view-id-product_category .item-list-pro-other ul li {
    border-bottom: 1px solid #A7A08E;
    float: left;
    list-style: none;
    margin: 12px 11px 0 11px;
    /*max-height: 182px;*/
    min-height: 182px;
    overflow: hidden;
    padding: 0 0 12px 0;
    width: 46%;
}
.view-product-category.view-id-product_category .item-list-pro-other ul li:nth-last-child(-n+1), .view-product-category.view-id-product_category .item-list-pro-other ul li:nth-last-child(-2n+2) {
    /*border-bottom: 0px solid #A7A08E;*/
}
.view-product-category.view-id-product_category.view-display-id-block .views-field-title a {
    color: #C51D1D;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#block-views-product-category-block h3.block-title {
    color: #c71a1c;
    font-family: Segoe UI;
    font-size: 16px;
    font-weight: lighter;
    text-decoration: none;
    text-transform: uppercase;
}