*{padding: 0; margin: 0}
.wrapper{
    width: 100%;
    font-family: arial;
}

/**** menu -top-main ***/

.sidebar_title{
    background: #e8e7e7;
    color: #28b616;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px;

}


.sidebar ul li {
    border-bottom: 1px dotted #e3e3e3;
}
.sidebar ul li a {
    padding: 10px 5px;
    display: block;
    color: #576061;

}
.sidebar-offcanvas li a:hover{
    background-color: #3498db;
    color: #fff;
}
.sidebar ul li .sidebar_icon{
    width: 26px; height: 26px;
}

.pro_box {
    width: 100%;
    margin-top: 10px;
}
.pro_box_title{
    background: url("../img/bg-pro-box.html") repeat-x;
    height: 20px;
    width: 100%;
    color: #139103;
    font-size: 24px;
    margin-bottom: 20px;
    background-color: #d5d5d5;
}
.pro_box_title strong{
    background: #fff;
    width: 100%;
}

.item_pro {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    overflow: hidden;
    height: 360px;
    transition: border 0.5s;
}
.item_pro:hover {
    border: 1px solid #139103;

}
.item_pro img {
    height: 250px !important;
}
.item_img  {
    width: 100% !important;
    height: 250px !important;
    opacity: 1;

}
.item_img:hover {
    width: 120%;
    height: 400px;
}
.item_title{
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px 5px 10px;
}
.item_title a{
    color: #000;
    text-decoration: none;
}
.item_title a:hover{
    color: #ef532a;
}
.item_price{
    width: 100%;
    padding: 5px 0px 5px 0px;
}
.item_price_news{
    color: #930000;
    width: 50%;
    font-size: 14px;
}
.item_old_price {
    color: #7a7b8f;
    width: 50%;
    font-size: 14px;
    text-decoration:line-through;
}
.item_desc{
    color: #7a7b8f;
    font-size: 12px;
    padding: 10px 10px 5px 10px;
}

.aside {
    height: 100%;
}


.aside_title{
    background: url("../img/border_top_btt.html") no-repeat top center;
    width: 100%;
}



.clear-fisrt{
    height: 15px;
    width: 100%;
    clear: both;
}
.hot-btt{
    font-size: 24px;
    color: green;
}
.fix-list{
    margin-top:20px;
}
.comment_content{
    color:  #596067;
    border: 1px solid rgba(224, 224, 224,0.8);
    padding: 10px;"
 /*   background: rgba(224, 224, 224,0.8);*/
}
.comment_content h1{
    font-size: 28px;
    font-weight: 300;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(200, 200, 200,1);
}
.btn-reply a{cursor: pointer}
.btn-reply{margin-bottom: 10px}
/*goto*/

/* products detail */
.back{
    line-height: 25px;
    height: 25px;
    border-bottom: 1px solid #ccc;
}
.back-link {
}
.back-link a{
    text-decoration: none;
    color: #737171;
}
.back-link a p {
    margin-top: 2px;
    float: left;
}
.back-link a i {
    float: left;
    margin: 8px;
}
/*.back-link i{
    padding: 5px 0px;
    color: #000000;
    font-size: 18px;
    border-radius: 20px;
    text-align: center;
}*/
.page-curent {
    font-size: 20px;
    color: #000;
}
.page-curent a{
    color: #000;
    text-decoration: none;
}
.page-curent a:hover{
    color: #ef532a;
}
.pro_detail{
    width: 100%;
    margin-top: 25px;
    margin-bottom: 50px;
}
.pro_detail .thread-details-title{
    font-size: 18px;
    font-weight: bold;
    color: #F30000;
    padding: 3px 0;
}
.tit_detail{
    width: 100%;
    font-size: 21px; color: #121011;
}
.ma_detail {
    padding:0px;
    font-size: 18px; color: #333;
}
.desc-detail {
    width: 100%;
    border-top: 1px solid #ccc;
    margin: 8px 0px;
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
}
.desc-detail-title{
    width: 100%;
    color: green;
    font-size: 16px;
}
.desc-detail-list {
    width: 100%;
    padding: 0px 0px 0px 15px;
    text-align: justify;
    line-height: 2;
    font-size: 13px;
    max-height: 300px;
    overflow: hidden;
}
.desc-detail-list ul li {
    width: 100%;
    list-style: circle;
    padding: 5px 0px;
    font-size: 12px;
}

.price_parent{
    color: #505050;
    font-size: 13px;
    width: 100%;
}
.price_news_dentail{
    color: red;
    font-size: 30px;
    font-weight: 700;
    width: 100%;
}

.menu-detail{
    background: url("../img/background-brack.png");
    background-size: 100% 100%;
    min-height: 34px;
    width: 100%;
    padding: 10px;
}
.cate-danh-muc a{
    color: #000;
    text-decoration: none;
    font-size:18px ;
}
.cate-danh-muc a i{
    color: #F21919;
    margin-top: 8px;
}
.menu-detail ul{
    margin-left: 10px;
}
.menu-detail ul li {
    list-style: none;
    float: left;
    border-right: 1px solid #ccc;
    padding: 0px 10px;
    margin-bottom: 10px;
}
.menu-detail ul li a {
    text-decoration: none;
    color: #fff;
}
.menu-detail ul li a:hover {
    color: #fffc00;
}
.cate-danh-muc{
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.cate-danh-muc .fa{
    font-size: 20px;
    color: #fff;
}
.cate-danh-muc a i{
    /*color: #fff;*/
    margin-top: 8px;
}

.quantam{
    color: #aaa;
}
.quantam i{
    font-size: 1em;
    color: #aaa;
}
.quantam:hover, .quantam:hover i{
    color: red !important;
}
.liked,.liked i{color: red ;}
.quantam i:hover{
    color: red;
    font-size:  1em;
}

.clear{clear: both}


/* cart */
.main-content input[type=number] {
    margin-bottom: 10px;
    width: 80px;
    display: block
}
.Home_ContentPlaceHolder_cartBoxItems input[type=number] {
    margin-bottom: 10px;
    width: 80px;
    display: block
}

table.orderinfo-table {
    background: #f7f7f7;
    margin-bottom: 20px
}



table.orderinfo-table th {
    background: #3274de;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    padding: 0px 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}
table.orderinfo-table td {
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    padding:10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff
}

table.orderinfo-table tr {
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s
}

table.orderinfo-table th:last-child {
    border: none
}

table.orderinfo-table td {
    border: 1px solid #e9fbfe;
    font-size: 14px;
    vertical-align: top
}

table.orderinfo-table p {
    font-size: 14px
}

table.orderinfo-table .fit-cell {
    width: 1%
}

.numeric-input {
    position: relative;
    width: 100px;
    display: inline-block
}

.numeric-input input {
    width: 100px;
    display: inline-block
}

.numeric-input>span {
    position: absolute;
    top: 3px;
    right: 8px;
    cursor: pointer;
    color: #7a8188
}

.numeric-input .arrow-down {
    bottom: 3px;
    top: auto
}

.align-left {
    text-align: left;
    color: red;
}

.align-right {
    text-align: right !important
}

.align-right>small {
    text-align: right
}

img.align-left {
    float: left;
    margin: 10px 20px 10px 0
}

img.align-right {
    float: right;
    margin: 10px 0 10px 20px
}
.button-green {
    background: #00be51;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.button-destroy {
    background: #e74c3c;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.button-continue {
    background: #9b59b6;
    padding: 10px 15px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.btn-green a:hover{
    color: darkgreen;
    text-decoration: none;
}
.checkout_btn{
    padding: 10px 15px ;
    float: right;
}

/*--------------------efffect---------------------*/
.item_pro a{
    display: block;
    float: left;
    padding: 0px;
    position: relative;
    overflow: hidden;
}
/*.jcarousel li a:hover .caption{
    opacity: 1;
    transform: translateY(-100px);
    -webkit-transform:translateY(-100px);
    -moz-transform:translateY(-100px);
    -ms-transform:translateY(-100px);
    -o-transform:translateY(-100px);

}*/
.item_pro:hover .caption{
    opacity: 1;
    /*transform: translateY(-100px);
    -webkit-transform:translateY(-100px);
    -moz-transform:translateY(-100px);
    -ms-transform:translateY(-100px);
    -o-transform:translateY(-100px);*/
}
.item_img {position: relative}
.caption{
    height: auto;
    position: absolute;
    opacity: 0;
    bottom: -10px !important;
    width: 100%;

}
.blur{

    padding: 10px;
    width: 100%;
    z-index: 5;
    /*height: 53px;*/
    overflow: hidden;
    position: absolute;
}

.caption-text h1{
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;

}
.caption-text{
    background-color: rgba(0,0,0,0.7);
    z-index: 10;
    color: #fff;
    width: 100%;
    height: auto;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 10px;
}
.caption-text ul{
    padding-left: 30px;
}

.caption2 .old_price {
   text-decoration: line-through;
}
.caption2{
    padding: 10px 0px;
}
 .item_title{
    font-size: 14px !important;
}
.caption2 a{
    color: #333;padding: 10px 0px;
    text-shadow: none !important;
    text-decoration: none;
    font-weight: bold;
}
.save_money{
    font-size: 16px;
    color: #2952D0;
    padding-top: 4px;
}
/*.flex-control-nav{display: none}*/
.pro_item .price{
    color: red;
    padding: 4px 0px;
}
.pro_item .price2{
    color: red;
    padding: 4px 0px;
    text-decoration:line-through ;
}/*
.slider2 ul
{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.slider2 li
{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}*/
.slider2 li
{
    max-height:400px;
}

.pro_item .caption2 .title_pro{
    color: #000 !important;
    text-decoration: none !important;
}
.pro_item .caption2 .cate_n {
    padding: 0px;
}
.pro_item .caption2 .cate_n a{
    font-weight: normal;
}
.pro_item .caption2 .price_news {
    color: #940000 !important;
}
.pro_item .caption2 .price_pro, .pro_item .caption2 .price_pro .col-md-6 {
   padding: 0px;
}
.pro_item img{border: 1px #D0D0D0 solid}

.pagination {
    margin-left: 10px;
}
.pagination a{
    padding: 5px 10px;
    background: #f5f5f5;
    border: 1px solid limegreen;
    text-decoration: none;
    color: green;
}
.pagination a:hover{
    background: #267c00;
    border: 1px solid limegreen;
    color: white;
}
.pagination a.active{
    background: #267c00;
    border: 1px solid limegreen;
    color: white;
    height: 28px !important;
}
.pagination strong{
    padding: 4px 10px;
    background: #267c00;
    border: 1px solid limegreen;
    color: white;
    width: 30px; height: 28px !important;
    margin-top:-5px;
}


#btn-login{
    border-radius: 0px;
}
.content_about h6 a{
    color:#1f2228 ;
    text-decoration: none;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    -ms-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
}
.content_about h6 a:hover{
    color:#00be51 ;
}
.box_slide{
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.box_slide .jcarousel li{
    /*width: 284px !important;*/
}
.box_slide .jcarousel li.item_pro a{
    /*width: 288px !important;*/
    font-size: 13px;
    text-transform: inherit!important;
}

a{
    -webkit-transition:all 0.3s ease-in-out !important ;
    -moz-transition:all 0.3s ease-in-out  !important;
    -o-transition:all 0.3s ease-in-out  !important;
    -ms-transition:all 0.3s ease-in-out  !important;
    transition:all 0.3s ease-in-out  !important;
}
.cart-hidde a{
    color: #f9f2f4 !important;
}
.confirm{

    text-align: justify;
    font-family: arial;
}
.confirm a{
    text-decoration: none;
    color: #333;
}.confirm a:hover{
    color: darkgreen;
}
.fomat_price b{
    vertical-align: text-bottom;
    font-weight: normal;
}
.cate_n a{
    color: #848383;
    text-decoration: none;
}
.cate_n a:hover{
    color: #ef532a;
}
#error_capcha{color: red;
    font-size: 12px;
    position: absolute;
    bottom: 0px;
}
.btn-mua{cursor: pointer; padding: 1px; float: left}
.size{text-align: center;
    padding-top: 2px;
    font-weight: bold;
    cursor: pointer}
.color{
    cursor: pointer;
}
.cr{
    font-size: 11px;padding-right: 25px; float: right; color: #307f00;
    padding-bottom: 15px;
}
.cr a{
    color: #307f00;
}
/*raovat*/

.banner_right img{
    width: 100% !important;
    margin-top: 10px;
    border: 1px #eee solid;
}
.danhsachraovat li{
    list-style: none;
}
.danhsachraovat>ul>li p{
    font-size: 13px;
    margin-bottom: 0px;
    padding-top: 5px;
}
.danhsachraovat>ul>li a{
    color: #0C5503;
    font-size: 20px;
}
.danhsachraovat>ul>li{
    padding: 5px 0px;
    border: 1px #ddd dotted;
    margin: 10px 0px;
    border-left: 4px #ddd solid ;
}
.danhsachraovat>ul>li ul>li:first-child{
    padding-left: 0px;

}
.danhsachraovat>ul>li ul>li:last-child{
    border: none;
}
.danhsachraovat>ul>li ul>li{
    color: #868585;
    display: block;
    padding: 0px 10px;
    margin: 2px 0px;
    border-right: 1px #ddd dotted;
    float: left;
    font-size: 12px;
}
.danhsachraovat>ul>li ul{
    padding: 5px 0px 0px 0px;
}
.date_item{
    font-size: 12px;
}
.img_post{
    width: 90px; height: 80px;
    margin-left: 5px;
    border: 1px #eee solid;
    padding: 3px;
    float: right;
}
/*raovat*/

img.inline-block{
    margin-right: 20px;
    width: 150px;
    height: 150px;
}
.bzoom_wrap {
    width: 100%;
    height: 670px;
    float: left;
}
.form-voucher > .form-group >label{
    text-align: left !important;
}




/* Large devices (large desktops, 1200px and up) */
@media (min-width:1200px)  {
    .bzoom_wrap {
        height: 500px !important;
    }
    .sidebar_box_2{
        display: none;
    }
    .jcarousel{
        width: 1100px !important;
        margin-left: 35px;
    }
    .jcarousel-control-prev {
     z-index: 99 !important;
    }
    .jcarousel-control-next {
     z-index: 99999 !important;
    }
    .content_about img {
        max-width: 815px !important;
    }
    .box_slide .jcarousel{
       overflow: visible;
      margin-left: -2px;
    }
    .box_slide .jcarousel li.item_pro img {
        text-align: center;
        width: 100%;
    }
    .cart-hidde{
        display: none;
    }
}


/* Medium devices (desktops and up) */
@media (min-width:980px) and (max-width:1199px) {
    .bzoom_wrap {
        height: 500px !important;
    }
    .detail_ls{
        width: 50%;
        float: right;
    }


    .fa {
        float: none !important;
    }

    .icon{
        margin-top: 0px !important;
    }
    .sidebar_box_2{
        display: none;
    }
    .sidebar_box_1{
        display: block;
    }
    .input-top{
        display: block !important;
    }
    #slider1_container{
        display: none!important;
    }
    .jcarousel{
        width: 1100px !important;
        margin-left: 35px;
    }
    .cart-hidde{
        display: none;
    }

}
/* Small devices (tablets and up) */
@media (min-width:768px) and (max-width:979px) {

    .product_detail img{
        width: 100% !important;
        height: auto !important;
    }
    .item_pro img{
        height: 220px !important;
    }

    .back-link{
        float: none;
    }
    .icon{
        margin-top: 0px !important;
    }

}

@media  (max-width:767px) {
    .bzoom_wrap {
        height: 300px !important;
    }
    .product_detail img{
        width: 100% !important;
        height: auto !important;
    }
    .rm-menu-item .form-horizontal .input-group {
        padding-top: 20px;
    }

    .content{
        margin-top: 0px;
    }
    .back-link{
        float: none;
    }
    .jcarousel-wrapper{
        margin-top: 10px !important;
        top: 50px;
    }


    .icon {
        margin-top: 5px !important;
    }
    .input-top{
        display: none  !important;
    }
    .hotline {
        font-size: 13px !important;
    }


    .payments{
        display: none !important;
    }
    .img_mbls{
        width: 100% !important;
        height: 100% !important;
    }

    .content_about img {
        width: 100% !important;
    }
    .caption-style-4 li .news-first{
        width:100%  !important;
    }
    .caption-style-4 li .news-first .img_first {
        width: 100%  !important;
    }
    .hid-box{
        margin-right: 0px !important;
    }
    .box_slide{
        width: 98%;
        margin: auto;
        overflow: hidden;
    }
    .box_slide .jcarousel{
        overflow: visible;
        margin-left: -2px;
    }
    .box_slide .jcarousel li{
        margin-bottom: 40px;

    }
    .box_slide .jcarousel .item_pro img {
        text-align: center;
        width: 100%;

        margin-left: 4px;
    }
    .item_pro img{
        height: 100% !important;
    }
    .cart-hidde{
        font-size: 30px;
        margin-top: -35px;
    }

    .jcarousel{
        margin-bottom: 50px !important;
    }
}

/*******************
        phone
**********************/
@media (max-width:480px) {
    .bzoom_wrap {
        height: 300px !important;
    }
    .form_post{
        padding: 0px;
    }
    .product_detail img{
        width: 100% !important;
        height: auto !important;
    }
    /*capchat begin*/

    /*capchat begin*/
    .deal_list{
        padding-top: 30px;
    }

    img.inline-block{
        margin-right: 20px;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    #slide_flex{
        padding-top: 40px !important;
    }
    .navbar-form{
        box-shadow: none !important;
        webkit-box-shadow:none !important;
        border: none;
    }

    .alert-ml{
        z-index: 5 !important;
        top: 50px !important;
    }
    .cart-hidde{
        font-size: 30px;
        margin-top: -35px;
        margin-right: -18px;
    }
    .input-top{
        display: none !important;
    }

    .sidebar_box_1{
        display: none !important;
    }
    #slider1_container{
        /*display: none !important;*/
    }


    .cate-danh-muc a i{
       /* color: #fff;*/
        margin-top: 8px !important ;
    }
    .item_pro img {
        width: 150px !important;
    }

    .icon_detail{
        margin-top: -20px !important;
    }
    .mobi {
        overflow: hidden !important;
    }
    .item_title {
        z-index: 2 !important;
        padding-bottom: 20px;
    }

    .content_about img {
        width: 100% !important;
    }
    .caption-style-4 li .news-first{
        width:100%  !important;
    }
    .caption-style-4 li .news-first .img_first {
        width: 100%  !important;
    }
    .hid-box{
        margin-right: 0px !important;
    }
    .eye-view{
        margin-top: -50px !important;
    }
    .box_slide{
        width: 100%;
        margin: auto;
        overflow: hidden;
    }
    .box_slide .jcarousel li{
        width: 293px !important;
    }
    .box_slide .jcarousel li.item_pro {
        width: 293px !important;
        height: 350px !important;
        margin-bottom: 50px !important;
    }

}
ul.list-img{
    list-style: none;
    float:left;
}
ul.list-img li{
    float: left;
    border: 1px solid #ccc;
    margin-right: 5px;
    margin-bottom: 8px;
    box-shadow: 2px 2px 3px #ccc;
}
ul.list-img li:hover{
    border-color: red;
}
ul.list-img li img{
    width: 70px;
}

.payment-note{
    background-color: #DAEEF3;
    border: 1px solid #B8CCE4;
    margin: 10px auto;
    padding: 8px 4px;
    font-size: 12px;
}
.list-payment-note{
    padding-left: 40px;
}
ul.list-payment-note li{
    margin-bottom: 5px;
}

@media (max-width: 600px) {
    .wal-payment{
        border-left: none;
    }
}
@media (min-width: 600px) {
    .wal-payment{
        border-right: 1px solid #ccc;
    }
}

.home-pro-title{
    display: block;
    height: 45px;
    line-height: 19px;
    background: #CD0F12;
    padding: 5px 0 5px 10px;
    margin-bottom: 30px;
}
.home-pro-title  h3{
    padding-top: 10px;
}
.home-pro-title  h3 a{
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
}
.xemtatca{
    display: block;
    background: #B80007;
    padding: 5px 10px;
    border: 3px #D63C3F solid;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.xemtatca:hover{
    text-decoration: underline;
    color: #fff;
}


