.tt-sp-ct {
    margin-left: 15px;
}

.gia-sp-ct {
    border-top: 1px solid #ccc;
    color: red;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#soluong {
    max-width: 50px;
    float: left;
    height: 31px;
    font-size: 14px;
}

.nhapsoluong .addCard {
    max-width: 136px;
    background: black;
    color: white;
    border: none;
    padding: 5px;
    text-transform: uppercase;
    font-family: yes;
}

.item_img img {
    max-width: 60px;
}

.luot-xem li {
    font-size: 16px;
}

.luot-xem {
    margin-bottom: 5px;
    margin-top: 20px;
}

.gia-sp {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 30px;
    color: red;
    text-transform: uppercase;
}

.tt-sp li {
    margin-bottom: 3px;
    font-size: 16px;
}

.list-style1 li {
    list-style: disc;
    list-style-position: inside;
}

.list-style1 {
    padding-left: 10px;
}

.gia-sp-ct del {
    color: #929292;
}

.gia-sp-ct ins {
    text-decoration: unset;
}

.nhapsoluong .addCard:hover {
    background: #f3be00;
}

.khung-tieude a {
    font-size: 24px;
}

#form-add_to_cart {
    border-bottom: 1px solid #ccc;
}

.mota-sp-ct {
    border-bottom: 1px solid #ccc;
}

.images_list {
    width: 60px;
    float: left;
}

.images_galley {
    width: calc(100% - 75px);
    float: right;
}

@media only  screen and (max-width: 1199px){
    .tt-sp-ct {
        margin-left: 0px;
    }
}

@media only  screen and (max-width: 992px){
    .images_galley {
        width: 100%;
    }
}