﻿/*.col-md-3 {
    margin: 0 !important
}*/

.san-pham {
    overflow: hidden;
    text-align: center;
    padding: 0px;
   /* border: solid 1px rgba(60,64,67,.15)
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1), 0 2px 6px 2px rgba(60,64,67,.15);
    border-radius: 8px;
    margin:5px !important*/
}

    .san-pham:hover {
        /* border: solid 1px #DD3333; */
        box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19) !important;
    }

    .san-pham img {
        width: 98%
    }

    .san-pham .GiaBan {
        padding-top: 10px;
        color: #DD3333
    }

    .san-pham .GiamGia {
        padding-left: 10px;
        font-size: 12px;
        color: black;
        font-weight: bold
    }

    .san-pham .TenSP {
        padding: 0px 10px 10px
    }

.h-SanPham-Right {
    width: 80%;
    float: right;
    padding: 0 15px 15px 15px
}
