*{
font-family: arial;
}
.container1{
 	margin-top: 30px;
}
span.zoom.active img.imgChinh {
    border: 2px solid red;
}
.giaTien.TenSP > div {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 20px;
}
.thuoctinh label {
    margin-right: 10px;
}
.imageProductRight {
    padding-left: 40px;
    width: 45%;
    color: red;
    text-transform: capitalize;
    font-size: 18px;
}
.imageProductRight a {
        color:red;
        font-size:18px;
}
.btnMuaNgay{
}
.btnThemGioHang{
}
.btnThanhToan {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    display: none;
}
.textThuocTinh{
        color: #757575;
        /* width: 110px; */
        text-transform: capitalize;
        flex-shrink: 0;
        align-items: center;
        padding-right: 20px;
}
.btnSoLuong{
        height: 32px;
        width: 32px;
}
.divSoLuong{
        display: flex;
        padding-bottom: 31px;
}
.TenSP{
        font-size: 1.25rem;
}
.txtSLSP{
        height: 32px;
        width: 50px;
        text-align: center;
}
.txtGiaTien{
        font-weight: 500;
        color: #ee4d2d;
}
.rblThuocTinh table tbody{
        display: flex;
}
.imageProduct{
        display:flex;
}
.imgChinh{
        height: 100px;
        width: auto;
}
.collectionImg{
        max-width: 450px;
        max-height: 176px;
        overflow: auto;
}
.imageProductLeft{
        width: 55%;
        height:auto;
}
.Content{
}
#img_main{
       
        height: 375px;
         width: 100%!important;
        object-fit: cover;
}
.contenChiTiet{
        padding-top: 10px;
        padding-bottom: 30px;
}
.ContentTiTle{
        color: #333;
        font-size: 14px;
        padding-top: 20px;
        background: #f4f4f4;
        font-weight: bold;
        margin-top: 10px;
        padding: 6px 10px;
}
.zoom {
        display: inline-block;
        position: relative;
}
/* magnifying glass icon */
.zoom:after {
        content: '';
        display: block;
        width: 33px;
        height: 33px;
        position: absolute;
        top: 0;
        right: 0;
        background: url(icon.png);
}
.zoom img {
        display: block;
}
.zoom img::selection {
        background-color: transparent;
}
@media only screen and (max-width: 600px) {
        .container1 {
                width: 100vw;
                padding: 5px 1rem;
        }
        .giaTien.TenSP > div {
                font-size: 1.25rem;
                text-align: left;
        }
        .txtGiaTien {
                font-size: 1.15rem;
        }
        .imageProductRight {
                padding-left: 0;
        }
        .imageProductLeft {
                width: 100%;
                padding: 0;
        }
        .imageProduct {
                gap: 1rem;
                flex-direction: column;
        }
        p#ThuocTinhSp {
                padding: 5px 1rem !important;
        }
        .Content {
                padding: 1rem 0 0;
                border-top: 1px solid #DDD;
                margin-top: 1rem;
        }
        .contenChiTiet {
                width: 100%;
        }
}
#ex1{
width:100%;}
#GiaSPMacDinh1{
	display: none;
}

