/*-------- HEADER -----------*/
#count-cart {
    bottom: 1px;
    right: -10px;
    color: white;
    background: #bea376;
    padding: 0px 5px;
    font-size: 10px;
    border-radius: 50%;
}

.menu-con1 {
    opacity: 0!important;
    visibility: hidden!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.menu1 li:hover .menu-con1 {
    visibility: visible!important;
    opacity: 1!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.menu-con1 li {
    width: 16%!important;
    padding: 0px!important;
}

.tieude-sp-cat a {
    padding: 0px!important;
    font-size: 16px!important;
}

.sanpham-menu a {
    font-size: 14px!important;
    padding: 0px!important;
}

.menu-con1 {
    padding: 10px 15px!important;
}

.nivo-controlNav {
    position: absolute;
    width: 100%;
    bottom: 2%;
    z-index: 99;
}

.khung-sanpham {
    padding: 40px 0px;
}

.khung-tieude a {
    font-weight: 600;
    font-size: 30px;
    color: black;
    text-transform: uppercase;
}

.anh-sp {
    width: 650px;
}

.khung-nd-sp {
    width: calc(100% - 650px);
    /* margin-right: 0px; */
    background: white;
    padding: 30px;
}

.khung-nd-sp h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.khung-xemthem a {
    font-size: 15px;
    background: black;
    color: white;
    padding: 5px 25px;
    border-radius: 3px;
    font-family: barlow-r;
}

.khung-xemthem {
    margin-top: 20px;
}

.owl-prev,.owl-next {
    position: absolute;
    width: 16px;
    height: 25px;
    top: 50%;
}

.owl-prev {
    left: -30px;
    background: url(../../img/left.png) no-repeat!important;
    background-size: cover!important;
}

.owl-next {
    right: -30px;
    background: url(../../img/right.png) no-repeat!important;
    background-size: cover!important;
}

.khung-xemthem1 {
    bottom: 30px;
    width: 100%;
}

#owl-loiich .owl-prev {
    left: 30px;
}

#owl-loiich .owl-next {
    right: 30px;
}

.tintuc-con {
    background: white;
}

.ten-tt {
    color: black;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 7px;
    border-bottom: 1px solid;
    font-weight: 600;
}

.mota-tt {
    color: black;
    font-size: 13px;
    font-weight: 400;
}

.khung-tintuc {
    padding: 40px 0px;
}

.copyright {
    background: #282828;
    color: #f9ecd9;
    font-size: 13px;
}

.khung-ft ul li a,.khung-ft1 ul li a,.khung-ft2 ul li a {
    color: black;
}

.tieude-ft {
    width: fit-content;
    font-weight: 600;
    font-size: 18px;
}

.footer-top {
    padding: 30px 0px;
}

.img-gt {
    width: 193px;
    float: left;
    margin-right: 15px;
    max-width: 33%;
}

.nt-gt {
    width: calc(100% - 33% - 15px);
    float: left;
}

ins {
    text-decoration: none;
    color: red;
    font-weight: 600;
    font-size: 16px;
}

.ten-sp {
    color: black;
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}

.tieude1 {
    font-weight: 600;
    color: #096db8;
}

.icon-zalo img {
    width: 70px;
}
/*-------- END HEADER -------*/

.nd-sp {
    height: 100px;
    overflow: hidden;
}