﻿.product{
    width : 150px;
    margin : 40px;
}
#imageProduct{
    width : 150px;
    height : 181px;
    align-content : center;
}

.imgageProduct{
    width : 165px;
    height : 185px;
}

.gshock{
    font-size: 8pt; 
    color:gray;
}

.TenHang{
    font-size: 12pt; 
    color: black; 
    font-family:'Arial Rounded MT';
}

.gia{
    font-size: 24pt; 
    color: red; 
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    text-align:right;
}

.badge{
    box-shadow: 3px 4px 0px #c3c2c2;
}

#content{
    background-color : #dfdfdf;
    font-family : 'Century Gothic';
}

.white-bg{
        width : 90%;
        min-height: 800px;
        background-color: white;
        border : 50px solid #dfdfdf;
}

.danhmuc{
    margin-top : 10px;
    margin-left : 75%;
}

.danhmuc tr td{
    display : inline-block;
    margin-left : 20px;
    font-size : 18pt;
}
