.title-price {
	float: left;
    margin-top: 15px;
	width: 100%;
	height: 34px;
    text-align: center;
}
.title-price .btn-buynow {
       padding: 6px 14px;
      border: 0;
    background: #ff0000;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
}
.product-1 .product-image {
    height: 250px;
}footer.footer {
    /* border-top: 2px solid #ccc; */
    /* padding-top: 20px; */
    margin-top: 35px;
}

.listProductptops .img-scaledown img {
       height: 100%;
    object-fit: cover;
    padding: 10px;
}
.title-price h3 {
    width: 65%;
    float: right;
    text-align: center;
    height: 100%;
    padding: 6px 5px 6px 0;
    border: 1px solid #222;
}
.link-overlay {
    height: 400px;
    position: absolute;
    z-index: 999999;
}
.panel-head b{
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}
.tieu-de {
    position: relative;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}
.heading-edit{
    border-bottom: none;
    margin: 0 15px;
    text-transform: uppercase;
    display: inline-block;
}
.heading-edit a{
    color: #ff0000;
}
/*ykkh*/
.ykkh {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ff9600;
    margin-bottom: 60px;
     margin-top: 35px;
}
.binh-luan{
    color: #fff;
    text-align: center;
}
.anh-bl img {
    width: 100px;
    border-radius: 360px;
}
i.fa.fa-star {
    color: #ff0;
}
.animation {
    background-image: url(img/sparkle1.png),url(img/sparkle2.png);
     animation: sparkle 60s linear infinite; 
}
@keyframes sparkle{
    0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
}

100% {
    background-position: -500px -1000px, -400px -400px, 300px 300px;
}
}
.nd-dv{
    text-align: center;
}
.anh-dichvu img {
    width: 100px;
}
.anh-dichvu {
    margin-bottom: 10px;
    text-align: center;
    margin-top: 30px;
}
        #someone-purchased {
        background:#fff;
        border:0;
        display:none;
        border-radius:0;
        left:20px;
        right:auto !important;
        bottom:20px;
        top:auto !important;
        padding:0;
        position:fixed;
        text-align:left;
        width:auto;
        z-index:99999;
        font-family:Raleway, sans-serif;
        -webkit-box-shadow:0 0 4px 0 rgba(0,0,0,0.4);
        -moz-box-shadow:0 0 4px 0 rgba(0,0,0,0.4);
        box-shadow:0 0 4px 0 rgba(0,0,0,0.4)
    }   
    #someone-purchased div img {
        cursor:pointer;
        float:left;
        max-height:80px;
        max-width:120px;
        width:auto
    }
    #someone-purchased div p {
        color:#666;
        float:left;
        font-size:13px;
        margin:0 0 0 13px;
        width:auto;
        padding:10px 10px 0 0;
        font-family: Arial;
        line-height: 24px;
    }
    #someone-purchased div p font{}
    #someone-purchased div p span {font-family: Arial;font-size: 13px;font-weight: bold}
    #someone-purchased div p small {
        text-align:right;
        display:block;
        font-size:10px;
        margin-bottom:8px
    }
    @media screen and (max-width: 767px) {
        #someone-purchased {
            bottom:0 !important;
            left:0 !important;
            top:auto !important;
            width:100%;
            box-sizing:border-box;
            -moz-box-sizing:border-box;
            -webkit-box-sizing:border-box;
            max-width:auto !important
        }
        #someone-purchased div img {
            max-width: 15%;
            max-height:auto
        }
        #someone-purchased div p {
            font-size:11px;
            width:80%
        }
        #someone-purchased div p span {font-size: 11px;}
        #someone-purchased div p small {
            text-align:left
        }
    }
    @keyframes nFadeIn {
        from {
            opacity:0;
            transform:translate3d(0, 100%, 0)
        }
        to {
            opacity:1;
            transform:none
        }
    }
    #someone-purchased.fade-in {
        opacity:0;
        animation-name:nFadeIn;
        animation-duration:1s;
        animation-fill-mode:both
    }
    @media screen and (max-width: 767px) {
        @keyframes nFadeIn {
            from {
                opacity:0;
                transform:translate3d(0, 100%, 0)
            }
            to {
                opacity:1;
                transform:none
            }
        }
    }
    @keyframes nFadeOut {
        from {
            opacity:1
        }
        to {
            opacity:0;
            transform:translate3d(0, 100%, 0);
            bottom:0
        }
    }
    #someone-purchased.fade-out {
        opacity:0;
        animation-name:nFadeOut;
        animation-duration:1s;
        animation-fill-mode:both
    }
    @media screen and (max-width: 767px) {
        @keyframes nFadeOut {
            from {
                opacity:1
            }
            to {
                opacity:0;
                transform:translate3d(0, 100%, 0);
                bottom:0
            }
        }
    }
    .fixed_button {
    position: fixed;
    left: 35px;
    top: 35%;
    z-index: 999999;
}
.fixed_button ul li.fb_email {
    background: #6da9de url(img/fb.png) no-repeat scroll center center/contain;
}
.fixed_button ul li {
    list-style-type: none;
    transition: all .3s ease-in-out;
    margin-bottom: 10px;
}
.fixed_button ul li {
	border-radius: 360px;
    height: 40px;
    position: relative;
    text-align: center;
    width: 40px;
}
.fixed_button ul li.fb_hotline {
    background: #fbb01f url(img/fb_hotline.png) no-repeat scroll center center/contain;
}
.fixed_button ul li.fb_google {
    background: #fbb01f url(img/gole.png) no-repeat scroll center center/contain;
}
.fixed_button ul li.fb_yt {
    background: #f00 url(img/yt.png) no-repeat scroll center center/contain;
}
.fixed_button ul li + li {
    margin-top: 1px;
}
.fixed_button ul li.fb_email .inner_fb {
    background-color: #6da9de;
    line-height: 51px;
    text-indent: 10px;
}
.inner_fb {
    color: #fff;
    display: none;
    font-size: 12px;
    min-height: 51px;
    overflow: hidden;
    position: absolute;
    right: 50px;
    text-align: left;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 180px;
}
.fixed_button ul li.fb_hotline .inner_fb {
    background-color: #ff811b;
    font-size: 14px;
    font-weight: 700;
    min-height: 44px;
    padding: 5.5px 10px;
    width: 170px;
}
/*bosung*/
.never{
	color: #fff;
	background: #000;
}
.never a{
	color: #fff;
}
.mxh-top.ul-b li {
    float: left;
    list-style: none;
    padding: 0 15px;
}

.pc-header .main-navs li img{
    width: 50px;
}

.home_articles{
    margin-top: 50px;
}
section.mainSlide{
    margin: 0;
}