.list-cat-sub {
    margin-bottom: 1em;
    list-style: none;
}
.cs-cat-gallery img{
	width:100%;
}
.cs-cat-title a{
	text-align:center;
}
.list-cat-sub a {
    background: #00b3f3;
    padding: 2px 11px;
    color: #fff;
    border-radius: 2px;
    display: list-item;
    line-height: 16px;
}
.list-cat-sub a:hover {
color: #333;
    text-decoration: none;
}
@media (max-width: 768px){
    .sm-clean a span.sub-arrow {
        margin-top: -15px;
        width: 25px;
        height: 25px;
        font: bold 16px/26px monospace !important;
        color: #fff;
        background: rgb(0, 173, 238);
    }
    .sm-clean ul a{
        font-size: 15px;
    }
    .sm-clean ul a:hover{
        color: #e73a3a;
    }
    .sm-clean ul li{
        margin-left: 5px;
    }
}
@media (min-width: 768px){
    .sm-clean.sm-vertical ul a {
        padding: 7px 5px 7px 30px;
    }
    .sm-clean.sm-vertical ul a:hover{
        background: url(../images/icon_left_sub.png) 15px 16px no-repeat;
    }
}

.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a{
    border-top: none;
}
.sm-clean.sm-vertical {
    padding: 5px 0 2px;
}
.sm-clean.sm-vertical a {
    padding: 9px 5px 9px 30px;
    font-size: 15px;
    background: url(../images/icon_left.png) 15px 16px no-repeat;
    border-top: 1px solid #DDD;
    font-family: inherit;
}
.sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted{
    background: url(../images/icon_left_sub.png) 15px 16px no-repeat;
}

.side-bar .reset-list li ul{
    margin-left: 15px;
}
.side-bar .reset-list li ul li a{
    padding: 5px 5px 5px 25px;
    background: url(../images/icon_left_sub.png) 13px 14px no-repeat;
}

.support ul li > a {
    display: inline-block;
}

.support .phone {
    margin: 0 !important;
    padding-left: 60px !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.support .hotline .name {
    font-size: 0.7em !important;
    padding: 0;
}

.support ul li > a, .support ul li strong, .support ul li span {
    margin: 0;
}

.bl-product .wrap .images {
    border: 3px solid #dadada;
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 250px;
}
.bl-product .wrap .images::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.bl-product .wrap .images:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

.bl-product .wrap .images:after {
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
    height: 10px;
    content: "";
    background: url("../images/bg-line.png") no-repeat center top;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.bl-product .wrap .images img {
    position: absolute;
    left: 50%;
    top: 50%;
    /* height: 100%; */
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bl-product .wrap .images .more {
    bottom: 3px;
    position: absolute;
    right: -7px;
}

.bl-product .wrap .images .link-img {
    display: block;
    overflow: hidden;
}

.bl-product .wrap .images .more a {
    background: rgba(0, 0, 0, 0) url("../images/bg-detail.png") no-repeat scroll 0 0;
    bottom: -6px;
    position: relative;
    height: 30px;
    width: 95px;
    display: block;
    padding-top: 5px;
    color: #fff;
}

.bl-product .wrap .title {
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
}

.bl-product .wrap .title a {
    color: #222121;
    font-size: 16px;
    text-decoration: none;
}

.bl-product .wrap .title a:hover {
    color: #ff9900;
}

.bl-product .wrap .price-old {
    color: #666666;
    float: left;
    text-decoration: line-through;
    font-size: 14px;
}

.bl-product .wrap .price-new {
    color: #ff0000;
    float: right;
    font-size: 14px;
}

.bl-product .wrap {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.bl-product .content {
    margin-top: 5px;
    margin-bottom: 10px;
}

.wap_footer {
    background: #008FD5;
    color: #fff;
	padding:20px;
}

.title-footer {
    font-size: 19px;
    margin: 0 0 10px;
    color: #fff;
    text-transform: uppercase;
}

.footer p {
    margin-bottom: 0;
}

.footer .reset-list li img {
    margin: 4px 10px 0 0;
    width: 17px;
}

.footer .reset-list li {
    color: #fff;
}

.footer .slogan {
    font-size: 16px;
    font-weight: bold;
}

.footer a, .foot-copyright a {
    color: #f5f5f5;
}

.footer a:hover, .foot-copyright a:hover {
    color: #FFAD00;
    text-decoration: none;
}

.footer .social a {
    color: #fff;
}

.footer .social .btn-social-icon.btn-xs {
    height: 30px;
    width: 30px;
}

.footer .social .btn-social-icon.btn-xs > :first-child {
    line-height: 30px;
    font-size: 1.4em;
}

.name {
    font-size: 19px;
    margin: 7px 0 5px;
}

.hotline {
    font-size: 15px;
    margin-bottom: 0;
}

.hotline span {
    font-weight: bold;
    font-size: 20px;
}

.hotline span a {
    color: red;
}

.hotline span a:hover {
    color: #00B3F3;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 5px;
    background: none;
}

h2.title-list {
    font-size: 17px;
    margin: 5px 0;
}

.simple-post-list .img-thumbnail a {
    padding: 0
}

.simple-post-list .post-info a {
    padding: 0;
    background: none;
    border: none
}

ul.simple-post-list li {
    padding: 10px 0;
}

.vert, .vert .simply-scroll-clip {
    height: 300px;
}

.vert .simply-scroll-list li {
    width: auto;
    height: auto;
}

.heading-a {
    font-size: 16px;
}

.heading-bar a {
    color: #ecec09;
}

.heading-bar a:hover {
    color: #fff;
}

.main-menu ul li.active a {
    background: #015985;
}

.heading {
    font-size: 17px;
    margin: 5px 0;
	text-align:center;
}