﻿@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

::before,
::after {
    box-sizing: border-box;
}

html,
body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    background-color: #f7f7f7;
    line-height: 18px;
    color: #333;
    overflow-x: hidden;
    position: relative;
}

a {
    text-decoration: none;
    color: #333;
}

    a img {
        border: none;
    }

    a:hover {
        text-decoration: none;
        color: #F81B13 ;
    }

.wr-container {
    position: relative;
    z-index: 1000;
    background: #f7f7f7;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clearAll {
    clear: both;
}

ul li {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
    display: block;
    zoom: 1;
}

.product-conditions ul li {
    background: url(../images/isset/bullet.html) no-repeat 5px 8px;
    padding: 3px 0 3px 17px;
}

.product-feature ul li {
    background: url(../images/isset/bullet.html) no-repeat 5px 8px;
    padding: 3px 0 3px 17px;
}


.breaum,
ul.breaum {
    width: 100%;
    margin: 0 auto;
}

.container:after {
    content: "";
    display: block;
    clear: both;
}

#header {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: #fdfdfd;
}

    #header .header-top {
        background: #000;
        height: 36px;
    }

    #header .header-top,
    .promotetop,
    #header {
        width: 100%;
    }

        .promotetop > .container {
            position: relative;
        }

.floatl,
.divleft,
.title-large h3,
.btn-view {
    float: left;
}

.floatr,
.divright {
    float: right;
}

    .divright img {
        max-width: 100%;
    }

#header .header-top ul.top-menu {
    list-style: none;
    color: #BBB;
}

    #header .header-top ul.top-menu li {
        float: left;
        position: relative;
    }

        #header .header-top ul.top-menu li.bor,
        #header .header-top ul.top-menu li.bor1 {
            border-right: 1px solid #262626;
        }

.bor2 {
    border-right: 1px dashed #ccc;
}

#header .header-top ul.top-menu li.bor1 {
    padding-right: 20px;
}

#header .header-top ul.top-menu li {
    line-height: 36px;
    vertical-align: middle;
}

    #header .header-top ul.top-menu li span.arl {
        background: url(../images/isset/arowd.png) no-repeat right 9px;
        padding-right: 15px;
        cursor: pointer;
    }

        #header .header-top ul.top-menu li span.arl:hover {
            background: url(../images/isset/arowd-hover.png) no-repeat right 9px;
            cursor: default;
        }

    #header .header-top ul.top-menu li span.arr {
        background: url(../images/isset/arowd2.gif) no-repeat right 6px;
        padding-right: 20px;
    }

    #header .header-top ul.top-menu li:hover > ul.doprown {
        visibility: visible;
        top: 36px;
    }

.leftt {
    left: 0;
}

.rightr {
    right: 0;
}

#header .header-top ul.top-menu li ul.doprown {
    width: 300px;
    padding: 10px 10px 20px;
    position: absolute;
    background: rgba(255, 255, 255, 1);
    visibility: hidden;
    border-radius: 0 0 10px 10px;
    border-top: 3px solid #cc0300;
    z-index: 10000;
    box-shadow: 2px 2px 4px #adadaf;
    color: #333;
}

ul.top-menu li ul.doprown li {
    list-style: none;
}

.doprown .inputbox {
    border: 1px solid #CCC;
    height: 25px;
    padding: 4px 14px 3px 10px;
    width: 230px;
    color: #333 !important;
}

.doprown .button {
    background: none repeat scroll 0 0 #51A351;
    border-radius: 3px 3px 3px 3px !important;
    color: #FFF;
    font-size: 13px;
    margin-left: 5px;
    position: absolute;
    z-index: 4;
    border: none;
    padding: 4px 8px;
}

.login .doprown .button {
    margin-left: 0;
}

.login .doprown label {
    padding: 4px 0 0 20px;
}

.login {
    overflow: hidden;
    padding: 10px 10px 5px 30px;
}

    .login label {
        clear: both;
        display: block;
        padding: 10px 0 5px;
    }

    .login input[type="checkbox"] {
        height: 12px;
        width: 12px;
        margin-right: 10px;
    }

#header .header-top ul.top-menu li li.span:hover > ul.doprown {
    bottom: 0;
    left: 10px;
}

#header .header-top ul.top-menu li a {
    color: #BBB;
    padding: 8px 20px;
}

#header .header-top ul.top-menu li:hover {
    background: #fff;
    color: #000;
    border-bottom: 2px solid #cc0300;
    line-height: 34px;
}

#header .header-top ul.top-menu li a:hover {
    color: #000;
}

.firstd {
    padding-left: 20px;
}

#header .header-top ul.top-menu li li {
    line-height: 18px;
}

    #header .header-top ul.top-menu li li:hover {
        border: none;
        line-height: 18px;
    }

ul.tabs-header-inner {
    clear: both;
    margin: 10px 0 5px;
    overflow: hidden;
}

    ul.tabs-header-inner li {
        position: relative;
    }

        ul.tabs-header-inner li a {
            color: #424242;
        }

.tabs-header-inner .custom ul li {
    display: inline-block;
    padding-left: 10px;
    font-size: 14px;
    width: 150px;
}

.tabs-header-inner .custom {
    margin-top: 30px;
    margin-left: 55px;
}

.tabs-header-inner .custom ul li i {
    background-color: #E6332F;
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    font-size: 22px;
    color: #FFF;
    border-radius: 30px;
    text-align: center;
    padding-top: 8px;
    transform: rotate(0deg);
    transition: all 1s ease-in-out 0s;
}

.tabs-header-inner .custom ul li:hover i {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.ic-adres,
.ic-delivery,
.ic-house,
.ic-changepay,
.ic-hotline,
.ic-monngonmoingay {
    background: url(../images/isset/icon.png) no-repeat;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 13px;
}

.bg-search input[type="text"] {
    background: url(../images/isset/icon.png) no-repeat;
    border-radius: 0;
}

.ic-adres,
.ic-delivery,
.ic-house,
.ic-changepay,
.ic-hotline,
.ic-monngonmoingay {
    padding-left: 40px;

}

    .ic-adres:hover,
    .ic-delivery:hover,
    .ic-house:hover,
    .ic-changepay:hover,
    .ic-hotline:hover,
    .ic-monngonmoingay:hover {
        background: url(../images/isset/ic-hover.png) no-repeat;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        transition: linear;
    }

.ic-adres {
    background-position: 0 -1000px;
}

.ic-delivery {
    background-position: 0 -947px;
}

.ic-house {
    background-position: 0 -750px;
}

.ic-changepay {
    background-position: 0 -859px;
}

.ic-hotline {
    background-position: 0 -808px;
}

.ic-monngonmoingay {
    background-position: -2px -717px;
}

.ic-adres:hover {
    background-position: 3px -254px;
    color: #8a0000;
}

.ic-delivery:hover {
    background-position: 3px -201px;
    color: #8a0000;
}

.ic-house:hover {
    background-position: 3px -4px;
    color: #0a5c15;
}

.ic-changepay:hover {
    background-position: 3px -113px;
    color: #0d0661;
}

.ic-hotline:hover {
    background-position: 3px -62px;
    color: #8a0000;
}

.ic-monngonmoingay:hover {
    background-position: 3px -156px;
    color: #8a0000;
}

ul.tabs-header-inner li a .ic-hotline span {
    color: red;
    font-size: 12px;
}

.yahoo {
    margin: 8px 0 0 25px;
}

.promotetop {
    /*background: url(../images/isset/bg_repeat.png) repeat-x;*/
    height: 58px;
    background: #e6332f;
}

.divBasket {
    background: rgba(000, 000, 000, 0.1);
    height: 58px;
    width: 242px;
    position: absolute;
    padding: 0 10px;
    top: 0;
    right: 15px;
    display: table;
}

.cart {
    color: #ff0;
    font-size: 14px;
    width: 30px;
    text-align: left;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
    color: #ff0;
}

.money {
    width: 70px;
    display: table;
    vertical-align: middle;
    color: #ff0;
    height: 100%;
}

    .countcart a,
    .money p {
        color: #ff0;
        font-weight: 700;
    }

    .cart > div,
    .money > div {
        font-family: Arial;
        display: table-cell;
        vertical-align: middle;
        font-weight: 700;
        font-size: 14px;
    }

#header .promotetop .divBasket .cart i {
    color: #FF0;
    font-size: 12px;
    height: 16px;
    left: 14px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 20px;
    font-style: normal;
    font-size: 13px;
    text-decoration: none;
}

.cart span {
    float: left;
    position: relative;
}

a .payment {
    background-position: 0 -69px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    margin-top: -32px;
}

    a .payment:hover {
        background-position: 0 -97px;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        transition: all .3s ease-out 0;
    }

.bg-search {
    margin: 15px 0 0 5px;
    /*border: 2px solid #d6d6d6;*/
    background: #fff;

    max-width: 100%;
    position: relative;
}

    .bg-search input[type="text"] {
        background-position: -12px -906px;
        padding-left: 25px;
        padding-right: 85px;
        width: 100%;
        height: 25px;
        position: relative;
        color: #333;
        line-height: 26px;
    }

    .bg-search input[type="submit"],
    .meta-icon-deal-new,
    .btn-view,
    .btn-view:hover,
    .cs-prev,
    .cs-next {
        background: url(../images/isset/allicon.png) no-repeat;
    }

    .bg-search input[type="text"],
    .bg-search input[type="submit"] {
        border: none;
        outline: none;
    }

    .bg-search input[type="submit"] {
        background-position: -131px -116px;
        width: 72px;
        height: 27px;
        cursor: pointer;
        position: absolute;
        top: -1px;
        right: 0;
    }

.divleft {
    width: 220px;
}

.divright {
    width: 78%;
}

.white {
    color: #fff;
}

a.col {
    font-weight: 700;
}

.black {
    color: #000;
}

.pad5 {
    padding: 5px 0;
}

.pad15 {
    padding: 10px 30px;
}

.slider {
    width: 100%;
}

.cs-title {
    background: #000;
    height: 70px;
    padding: 10px;
    color: #fff;
}

.cs-prev,
.cs-next {
    width: 37px;
    height: 35px;
    text-indent: -1000px;
}

.cs-prev {
    background-position: -10px -217px;
}

.cs-next {
    background-position: -62px -217px;
}

.clear3,
.clear20,
.clear50,
.clear10,
.clear15,
.clear0 {
    clear: both;
}

.clear3 {
    height: 3px;
}

.clear0 {
    height: 0;
}

.clear20 {
    height: 25px;
}

.clear50 {
    height: 50px;
}

.clear10 {
    height: 10px;
}

.clear15 {
    height: 15px;
}

.row {
    display: block;
    clear: both;
    margin-left: 0!important;
    margin-right: 0!important;
}

.fashionall {
    padding: 0 30px !important;
}

.product-list:after {
    content: "";
    display: block;
    clear: both;


}

.product-list.row {
    margin: 0 -30px;
}

.product-item .wr-it .title h2 {
    /*border-bottom: 1px solid rgba(33, 32, 32, 0.28);*/
    padding-bottom: 7px;
    margin-bottom: 13px;
    height: 50px !important;
    line-height: 18px;
}

    .product-item .wr-it .title h2 a {
        font-weight: bold;
    }

.product-item {
    width: 33.33%;
    float: left;
    padding: 0 15px 25px;
    /*height: 570px !important;*/
    /*min-height: 489px!important;*/
}
@media only screen and (max-width: 768px) {
    /*.product-item {*/
        /*min-height: 288px!important;*/
    /*}*/
    #img_post_slnn {
        width: 100px !important;
        height: 100px !important;
    }
    .yt_mb{
        font-size: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    #img_post_slnn {
        width: 200px!important;
        height: 150px!important;
    }
}


    .product-item .wr-it {
        height: 410px;
        width: 100%;
        border: 1px solid #eaeaea;
        cursor: pointer;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        background: #fff;
        position: relative;
    }

        .product-item .wr-it:hover .meta,
        .product-item .wr-it:hover .type {
            display: block;
            opacity: 1;
        }

        .product-item .wr-it .title .price {
            /*width: 100%;*/
            float: left;
        }

        .product-item .wr-it .title .action {
            /*width: 100%;*/
            float: left;
            margin-top: 15px;
        }

        .product-item .wr-it .title .addtocart {
            /*width: 50%;*/
            float: left;
        }

            .product-item .wr-it .title .addtocart a {
                border-radius: 3px;
                display: block;
                padding: 10px 20px 10px 25px;
                color: white;
                font-weight: bold;
                font-size: 12px;
                text-transform: uppercase;
                background-color: #e6332f;
                transition: all 0.25s ease-in-out;
            }

            .product-item .wr-it .title .addtocart a:hover{
                background-color: #a01410;
            }

        .product-item .wr-it .title .voucher {
            width: 50%;
            float: left;
        }

            .product-item .wr-it .title .voucher .content {
                border: 1px solid;
                border-radius: 6px;
                display: inline;
                margin-left: 5px;
                padding: 15px;
                opacity: 0.7;
                padding-left: 10px;
                padding-right: 10px;
                font-weight: bold;
                font-size: 10px;
                text-transform: uppercase;
            }

                .product-item .wr-it .title .voucher .content img {
                    width: 15px;
                }

.span4 {
    width: 33.33%;
}

.span1 {
    width: 66.66%;
}

.span3,
.span2 {
    width: 230px;
}

.span5 {
    width: 50%;
}

.span7 {
    width: 47%;
    padding-right: 10px;
}

.span8 {
    width: 66%;
    float: left;
}

.right-side .span2 {
    border-radius: 0;
    border: none !important;
    box-shadow: none;
    cursor: pointer;
    transition: all .2s ease-in-out 0;
}

.footerbox h3,
.footerbox1 h3 {
    font-size: 18px;
}

.pro-img {
    width: 100%;
    display: none;
}

.title-large {
    clear: both;
    display: block;
    margin-bottom: 20px;
    width: 100%;
}

    .title-large h3 {
        font-weight: 400;
        font-size: 32px;
        color: #000;
        line-height: 32PX;
    }

.btn-view {
    background-position: -9px -115px;
    height: 30px;
    width: 100px;
    margin: 8PX 0 0 20px;
}

    .btn-view:hover {
        background-position: -9px -145px;
    }

.footer * {
    color: #fff;
}

.footer {
    width: 100%;
    min-width: 995px;
    /*background: #373737;*/
    overflow: hidden;
}

.logo-footer {
    display: block;
    clear: both;
    /*padding-top: 5px;*/
}

.footer .footerbox,
.footer .footerbox1 {
    border: medium none;
    padding: 20px 15px 0 0;
    float: left;
    position: relative;
}

.footer .footerbox {
    width: 25%;
}

.footer .footerbox1,
.footer .footerbox:last-child {
    width: 25%;
}

    .footer .footerbox1:after,
    .footer .footerbox:last-child:after {
        content: "";
        display: block;
        clear: both;
    }

    .footer .footerbox1 ul,
    .footer .footerbox:last-child ul {
        width: 100%;
        padding-right: 5px;
    }

.footerbox h3,
.footerbox1 h3 {
    color: #FFF !important;
    font-size: 18px;
    margin-bottom: 20px;
    white-space: nowrap;
    text-transform: uppercase;
}

    .footerbox h3 span,
    .footerbox1 h3 span {
        border-bottom: 1px solid;
    }

.footerbox ul,
.footerbox1 ul {
    list-style: disc inside none;
}

.footer_top .footerbox ul a,
.footer_top .footerbox1 ul a {
    color: #9B9B9B !important;
    font-size: 12px;
}

.footerbox ul a:hover,
.footerbox1 ul a:hover {
    color: #FFF !important;
    text-decoration: none;
}

.footerbox ul li,
.footerbox1 ul li {
    color: #9B9B9B !important;
    font-size: 13px;
    padding: 1px 0;
}

    .footerbox ul li a {
        color: #9B9B9B !important;
    }

    .footerbox ul li span {
        color: #9B9B9B;
        font-family: OpenSans-Bold;
    }

.address-maps a,
.address-maps a:hover {
    background: url(../images/isset/icon.png) no-repeat;
    padding-left: 15px;
}

.address-maps a {
    color: #24AA00 !important;
    background-position: -20px -645px;
}

    .address-maps a:hover {
        background-position: -20px -691px;
        color: #fff;
    }

.footer-hotline {
    background: #180606;
    border-top: 1px solid #d4d4d4;
    overflow: hidden;
    width: 100%;
    min-width: 995px;
    padding: 40px 0;
}

    .footer-hotline ul.footer-social {
        margin-left: 50px;
        float: left;
    }

        .footer-hotline ul.footer-social li {
            float: left;
            position: relative;
        }

    .footer-hotline label {
        color: #D7D7D7 !important;
        float: left;
        font-size: 27px;
        margin-top: 10px;
    }

.newsletter-footer {
    display: block;
    width: 100%;
    margin-top: 10px;
}

    .newsletter-footer .newsletter-col {
        display: inline-block;
    }

    .newsletter-footer .newsletter-input {
        border-radius: 3px 3px 3px 3px;
        height: 32px;
        color: #555;
        display: inline-block;
        font-size: 11px;
        line-height: 1.5em;
        margin-bottom: .75em;
        padding: 2px 6px;
        vertical-align: middle;
        background-color: #FFF;
        border: 1px solid #D5D5D5;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        transition: border .2s linear 0s, box-shadow .2s linear 0;
        /* width: 100%; */
        max-width: 280px;
        width: 280px;
    }

    .newsletter-footer .btn {
        height: 32px;
        position: relative;
        top: -2px;
        padding-left: 0px;
        padding-right: 0px;
        line-height: 32px;
        min-width: 140px;
    }

.social-icons {
    background: none no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    text-decoration: none !important;
    width: 46px;
}

.social-icons
{
    border-radius: 50%;
    width:40px;
    height: 40px;
    text-align: center;
    margin-right: 5px;
}
.social-icons i{
    font-size: 20px;
    color: #fff;

    line-height: 40px;
}
.addcart {
    background: url(../images/isset/allicon.png) no-repeat;
}

.facebook {

    background: #394A6F;
}

.twitter {
    background: #1A84A5;
}

.linkedin {
    background:#196082;
}

.google {
    background: #963C2D;
}

.youtube {
    background:#9F1D1D;
}

.pinterest {
    background: #8B2123;
}

.social-icons:hover {
    opacity: .6;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0;
}

.footer-contact-sp {
    margin: 0 45px !important;
}

.footer-contact-hotdeal {
    background: none repeat scroll 0 0 #24AA00;
    border-radius: 5px;
    font-size: 15px;
    height: 40px;
    line-height: 39px;
    text-align: center;
    width: 230px;
    font-weight: 700;
}

    .footer-contact-hotdeal:hover {
        background: none repeat scroll 0 0 #197400;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0;
        transition: all .3s ease-out 0;
    }

#scroll_top {
    background: url(../images/isset/ic-top.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: none;
    height: 46px;
    opacity: .5;
    position: fixed;
    right: 10px;
    top: 80%;
    width: 46px;
    z-index: 999;
}

    #scroll_top:hover {
        opacity: 1;
    }

#toTop {
    bottom: 0px !important;
}

#toTopHover,
#toTop {
    background: no-repeat;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 0px;
    overflow: hidden;
    z-index: 1000;
    border: 1px solid #e6332f;
    border-radius: 5px;
    background: #e6332f;
}


#toTopHover {
    width: 52px;
    height: 52px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1) !important;
}

#toTop:active,
#toTop:focus {
    outline: none;
}

#toTopHover,
#toTop {
    border: 1px solid #e6332f;
    border-radius: 5px;
    /*padding:10px;*/

}
#toTop i {
    font-size: 30px;
    color: #fff;
}

#toHotline {
    display: block;
    text-decoration: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    border: none;
    z-index: 1000;
    background: #e6332f;
    border-radius: 50%;
    padding: 7px 10px;
}

#toHotline i{
    color: #fff;
    font-size: 30px;
}

.img-sp4 {
    width: 100%;
    /*height: 290px;*/
}

.img-sp3,
.img-sp4,
.img-sp5 {
    text-align: center;
    vertical-align: middle;
}

    .img-sp3 > a {
        display: inline-block;
        width: 100%;
    }

.product-item .img-sp4 img,
.product-item .img-sp5 img,
.product-item .img-sp3 img,
.pro-img img {
    max-width: 100%;
    max-height: 100%;
    padding: 20px 20px 0 20px;
}

.lazyloadimg {
    width: 100% !important;
    height: 100% !important;
}

.img-sp5 {
    width: 100%;
    height: 235px;
}

.img-sp3 {
    height: 235px;
    width: 100%;
}

.product-row .product-item {
    border-bottom: 2px solid #E4E4E4;
    position: relative;
}

.product-item .meta {
    color: #FFF;
    display: none;
    height: 35px;
    left: 0;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    background: rgba(000, 000, 000, 0.8);
}

.product-item .thumb,
.img-sp4,
.img-sp5,
.img-sp3 {
    overflow: hidden;
}

.hot-product-item .meta {
    padding-left: 55px;
}

.product-item .meta * {
    color: #FFF;
    line-height: 33px;
}

.span4.product-item .meta,
.span3.product-item .meta,
.span5.product-item .meta {
    height: 35px;
}

    .span4.product-item .meta * {
        line-height: 30px;
    }

.type-voucher,
.product-item .meta .buy_number,
.ic-newh1,
.ic-newh,
ul.breaum li,ol.breaum li,
.ic-share,
.ic-google,
.gsp,
.product-item .view,
.product-item .view1 {
    background: url(../images/isset/allicon.png) no-repeat;
}

.product-item .meta .buy_number {
    background-position: -291px -131px;
    float: left;
    padding-left: 18px;
    font-size: 14px;
}

.fb-like {
    float: left;
}

.product-item .meta .buy_number em {
    font-style: normal;
}

.product-item .meta .time {
    background: none no-repeat scroll 0 50% transparent;
    float: right;
    font-size: 13px;
}

.span4.product-item .meta .buy_number,
.span3.product-item .meta .time,
.span5.product-item .meta .time {
    font-size: 13px;
}

.span4.product-item .meta .buy_number,
.span5.product-item .meta .buy_number,
.span3.product-item .meta .buy_number {
    white-space: nowrap;
    width: 80px !important;
}

.product-item .title {
    -moz-border-image: none;
    -o-border-image: none;
    -webkit-border-image: none;
    border-image: none;
    overflow: hidden;
    padding: 20px;
    position: relative;
    top: 0;
}

.product-item h2 {
    line-height: 22px;
    overflow: hidden;
    padding-right: 35px;
}

    .product-item h2 a {
        color: #454545;
        font-size: 14px;
        line-height: 14px;
        text-decoration: none;
        font-weight: 400;
    }

        .product-item h2 a:hover {
            color: #e6332f;
        }

.span4.product-item h2 a {
    font-size: 14px;
}

.product-item.product-large h2 a {
    font-size: 20px;
}

.product-item .old-price
{
    text-decoration: line-through;
    font-size: 18px;
    color: hsl(22, 100%, 50%);
}

.product-item .sale-percent {
    color: hsl(22, 100%, 50%);
    font-size: 18px;
}

.product-item .sell-price {
    color: hsl(22, 100%, 50%);
    font-size: 28px;
    line-height: 45px;
    font-weight: bold;
}

.product-item .original-price {
    color: #909090;
    font-size: 16px;
    text-decoration: line-through;
}

.span3.product-item .sell-price {
    font-size: 18px;
}

.span3.product-item .original-price {
    font-size: 16px;
}

.product-item .view {
    background-position: -13px -737px;
    bottom: 10px;
    height: 35px;
    position: absolute;
    right: 10px;
    width: 30px;
}

.product-item .type {
    bottom: 108px;
    display: none;
    height: 73px;
    position: absolute;
    right: 10px;
    width: 80px;
}

.product-item .type-voucher {
    background: url(../images/isset/gvc.png) no-repeat right top;
}

.product-item .type-product {
    background: url(../images/isset/gsp.png) no-repeat right top;
}

.span4.product-item .type,
.span3.product-item .type,
.span5.product-item .type {
    height: 73px;
    width: 80px;
}

.product-item .hot {
    background: none no-repeat scroll 0 0 transparent;
    height: 39px;
    left: 10px;
    position: absolute;
    top: -2px;
    width: 39px;
    z-index: 10;
}

.meta-icon-deal-new {
    background-position: -5px -69px;
    background-color: #a94442;
    height: 80px;
    margin-left: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    z-index: 1;
    background-image: none;
    color: #fff;
    padding: 18px 16px;
    border-radius: 50%;
    border: 3px solid #fff;
}

    /*.meta-icon-deal-new:hover {
        -moz-transform: rotate( -360deg );
        -ms-transform: rotate( -360deg );
        -o-transform: rotate( -360deg );
        -webkit-transform: rotate( -360deg );
        transform: rotate( -360deg );
        transition: transform 550ms ease;
        -moz-transition: -moz-transform 550ms ease;
        -ms-transition: -ms-transform 550ms ease;
        -o-transition: -o-transform 550ms ease;
        -webkit-transition: -webkit-transform 550ms ease;
    }*/

    .meta-icon-deal-new span {
        font-family: 'Courgette', cursive !important;
        font-size: 20px;
    }

.ic-newh {
    top: 141px;
}

.ic-newh1 {
    top: -4px;
}

.ic-newh1,
.ic-newh {
    background-position: -288px -65px;
    width: 20px;
    height: 40px;
    position: absolute;
    float: left;
    margin-left: 40px;
    z-index: 150;
}

ul.breaum, ol.breaum {
    width: 100%;
    overflow: hidden;
    margin:15px 0;
    padding:10px 15px;
    background:#fff;
}

    ul.breaum li, ol.breaum li {
        background-position: -290px -390px;
        padding: 0 2px 0 25px;
        text-transform: capitalize;
        float: left;
    }

        ul.breaum li:first-child, ol.breaum li:first-child{
            padding-left: 0;
            background: none;
        }

        ul.breaum li a, ol.breaum li a {
            color: #000;
            text-transform: uppercase;
        }

            ul.breaum li a:hover, ol.breaum li a:hover {
                color: #c00;
            }

        ul.breaum li:last-child, ol.breaum li:last-child {
            font-weight: 700;
        }

.nameproduct {
    border-bottom: 2px solid #00222C;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

    .nameproduct a {
        color: #c00;
    }

.divcontent {
    width: 100%;
}

.div100 {
    width: 100%;
}

.overflow {
    overflow: hidden;
}

.fb-like,
.ic-share,
.addcart {
    float: left;
    position: relative;
}

.ic-share {
    width: 57px;
    height: 21px;
    background-position: -120px -279px;
    margin-left: 5px;
}

.product-infor p {
    line-height: 22px;
    font-size: 14px;
    color: #333;
}

.bgprice {
    padding: 20px 0;
    border-top: 1px double #e4e4e4;
    margin-top: 10px;
}

.sale1 {
    color: #018e01;
    font-size: 14px;
    margin-bottom: 18px;
}

.price {
    color: hsl(22, 100%, 50%);
    font-size: 40px;
    font-weight: 700;
}

.old-price-detail {
    color: hsl(22, 100%, 50%);
    font-size: 20px;
    font-weight: 700;
    text-decoration: line-through;
    display: inline-block;
    margin-bottom: 20px;
}

.sale-percent {
    color: hsl(22, 100%, 50%);
    font-size: 20px;font-weight: 700;
}

.addcart:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid #fff;
    background: url(../images/0059-cart.png) no-repeat center center;
}

.addcart.btnsend:before {
    background: url(../images/0098-upload.png) no-repeat center center;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid #fff;
}

.addcart {
    background: #e6332f none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    transition: all .3s ease 0;
    padding: 15px 30px 15px 90px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all 0.25s ease-in-out;
}

    .addcart:hover,
    .btnInput:hover,
    .btnPc:hover {
        background: #a01410;
        color: #fff;
    }

.divBasket .btnPc:hover {
    background: #68c035;
}

.product-infor .buy-number {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 5px;
}

.product-images1 {
    padding-bottom: 60px;
}

.product-infor .remain-time1,
.product-infor .buy-number,
.remain-time1,
.buy-number,
.gsp {
    border: 1px solid #E0E0E0;
    border-radius: 6px 6px 6px 6px;
    float: left;
    padding: 10px 12px;
    margin-top: 5px;
    margin-right: 5px;
}

.product-infor .remain-time1,
.remain-time1 {
    font-weight: 700;
    font-size: 17px;
    height: 41px;
}

.gsp {
    background-position: -280px -315px;
    padding-left: 30px;
}

.highlights-cond {
    clear: left;
    float: left;
    position: relative;
    width: 100%;
}

    .highlights-cond li.scond {
        float: left;
        line-height: 20px;
        padding: 10px 2%;
        width: 46%;
    }

        .highlights-cond li.scond:first-child {
            padding: 10px 2% 10px 0;
            width: 48%;
        }

    .product-feature .title,
    .product-conditions .title,
    .highlights-cond .title {
        clear: left;
        margin-bottom: 15px;
        margin-top: -10px !important;
        text-transform: uppercase;
        font-size: 16px;
        padding:15px 0;
    }

.information {
    float: left;
    border-right: 1px solid #e5e5e5;
    width: 64%;
    padding: 9px;
    line-height: 20px;
}

.sec-title {
    font-size: 16px;
    text-transform: capitalize;
    margin: 10px 0;
    text-transform: uppercase;
}

.right-side {
    width: 35%;
    float: right;
}

    .right-side .span2 {
        width: 100%;
    }

.lb1,
.lb2 {
    display: inline-block;
    margin: 0;
}

.lb1 {
    padding: 15px 0 0 15px;
}

.lb2 {
    padding: 15px 15px 0 0;
}

.fg-pass {
    padding: 3px 0 0 35px !important;
}

.right-side .span2.product-item {
    padding: 0;
}

    .right-side .span2.product-item .wr-it {
        padding: 15px 15px 25px;
    }

.bgw {
    background: #fff;
    box-shadow: 0 1px 2px #ccc;
    padding: 15px;
}

.address-box {
    border-top: 1px solid #E5E5E5;
    border-right: none;
    line-height: 26px;
    padding: 8px 10px 5px;
    background: rgba(204, 204, 204, 0.3);
}

    .address-box hr {
        border: 1px #e4e4e4 solid;
        margin: 8px 0;
    }

.marl25 {
    margin-left: 25px;
}

.overh {
    overflow: hidden;
}

.continuebuy a,
.btn {
    display: inline-block;
    background: #68c035;
    color: #fff;
    padding: 10px 25px;
    border: none;
    border-bottom: 2px solid #cc0300;
    transition: all .3s ease 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
}

.continuebuy a {
    color: #fff;
}

    .continuebuy a:hover,
    .btn:hover {
        background: #218f16;
    }

fieldset {
    border: none;
}

ol li {
    list-style: none;
}

.login-1 input[type="text"],
.login-1 input[type="password"] {
    border-radius: 3px 3px 3px 3px;
    height: 24px;
    color: #555;
    display: inline-block;
    font-size: 11px;
    line-height: 1.5em;
    margin-bottom: .75em;
    padding: 2px 6px;
    vertical-align: middle;
    background-color: #FFF;
    border: 1px solid #D5D5D5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border .2s linear 0s, box-shadow .2s linear 0;
    width: 100%;
    max-width: 280px;
    width: 100%;
}

.login-1 a:hover {
    color: #68c035;
}

.star {
    color: red;
}

.login-1 ol li,
.login-1 ol li label,
.login-1 ol li input[type="text"],
.login-1 ol li input[type="password"] {
    display: block;
}

.pad50 {
    padding: 50px 0 0 100px;
}

.radio {
    margin: 10px 0;
}

    .radio input[type="radio"],
    .radio input[type="checkbox"] {
        width: 12px;
        height: 12px;
        margin-right: 5px;
    }

.content-warper {
    background: url(../images/background-giadung.png) no-repeat left 40px;
    overflow: hidden;
}

.category-title {
    background-size: 63px auto !important;
    color: #FFF;
    font-size: 45px;
    margin: 65px 0 63px;
    padding: 0 0 0 76px;
    text-shadow: 4px 4px 5px #000;
    text-transform: capitalize;
}

.thanks {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: #666;
    background: url(../images/isset/bg9-thank1.png) repeat;
    font-size: 20px;
    line-height: 25px;
    padding: 50px 0;
    text-align: center;
}

.support {
    margin: 5px;
}

.supporthepl {
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.supportinfo {
    clear: both;
    color: #c00;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

.icoSupport,
.ic-hepl,
.ic-contact,
.mailsupport {
    background: url(../images/isset/allicon.png) no-repeat;
}

.icoSupport {
    background-position: 0 -643px;
    display: block;
    float: left;
    height: 32px;
    margin: 3px 14px 0;
    width: 33px;
}

.ic-hepl,
.ic-contact,
.mailsupport {
    padding-left: 30px;
    line-height: 30px;
    font-size: 14px;
}

header {
    position: relative;
    z-index: 999;
}

#header .header-top ul.top-menu li .supporthepl .ic-hepl a,
#header .header-top ul.top-menu li .supporthepl .ic-contact a {
    color: #000;
}

#header .header-top ul.top-menu li .support .mailsupport a {
    color: #333;
}

#header .header-top ul.top-menu li .supporthepl .ic-hepl:hover a,
#header .header-top ul.top-menu li .supporthepl .ic-contact:hover a {
    color: #44b518;
}

#header .header-top ul.top-menu li.hello {
    margin-left: 20px;
    cursor: pointer;
}

    #header .header-top ul.top-menu li.hello ul.subhello li {
        border-bottom: 1px dotted #e4e4e4;
        padding-bottom: 5px;
    }

        #header .header-top ul.top-menu li.hello ul.subhello li:last-child {
            border: none;
            padding-bottom: 0;
        }

        #header .header-top ul.top-menu li.hello ul.subhello li a {
            padding: 5px 4px;
            font-size: 13px;
            color: #333;
        }

    #header .header-top ul.top-menu li.hello:hover .subhello {
        display: block;
    }

.subhello {
    display: none;
    padding: 10px;
    top: 35px;
    position: absolute;
    width: 150px;
    left: 0;
    background: #FFF;
    z-index: 1001;
    border-radius: 0 0 10px 10px;
    border-top: 3px solid #cc0300;
    box-shadow: 2px 2px 4px #adadaf;
}

    .subhello li {
        display: block;
        width: 100%;
        margin: 5px 0;
    }

#header .header-top ul.top-menu li.hello ul.subhello li a:hover {
    color: #BBB;
}

#header .header-top ul.top-menu li.hello:hover {
    background: none;
    border: none;
    color: #BBB;
    line-height: 36px;
}

.ic-hepl {
    background-position: -260px -655px;
}

.ic-contact {
    background-position: -260px -695px;
}

.mailsupport {
    background-position: -260px -739px;
    font-weight: 700;
}

.yahoosup {
    margin: 10px 0 0 20px;
}

#header .header-top ul.top-menu li .yahoosup a {
    padding: 0;
}

.content-main {
    background: #fff;
}

.content-main,
.content-cart {
    width: 100%;
    overflow: hidden;
}

.content-cart {
    background: url(../images/isset/bg-title.jpg) no-repeat left top;
    /*background-size: contain;*/
}

@media only screen and (min-width: 1024px) {
    .content-cart {
        background-size: contain;
    }
}

.product-terms {
    background: #F2F2F2;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    margin-top: 25px;
}

    .product-terms * {
        font-family: 'Open Sans',Helvetica,Arial,sans-serif !important;
    }

.bg-cart {
    width: 100%;
    margin: 0 auto;
    padding: 0;

    border-top: 0 none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 20px;
    margin-bottom: 10px;
}

.bg-cart-white {
    background: #fff;

    margin: 0 auto;
}

.formCart {
    width: 33%;
    float: left;
    position: relative;
}

.borr {
    border-right: 1px solid #eee;
}

.borl {
    border-left: 1px solid #eee;
}

.bg-complete {
    background: #f7f7f7;
    min-height: 368px;
    float: right;
}

.margin {
    margin: 10px;
}

.login-1 input[type="text"].adress {
    width: 50px;
    float: left;
}

.login-1 input[type="text"].adress1 {
    width: 205px;
    margin-left: 75px;
}

.mart {
    margin-top: 20px;
}

.inclocktable {
    width: 100%;
    display: inline-table;
}

.left-colum,
.right-column {
    margin: 15px 0;
}

.left-colum {
    width: 726px;
    float: left;
    display: inline;
}

.right-column {
    width: 234px;
    float: right;
    position: relative;
}

.sidebox-title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    color: #FFF;
    font-weight: 400;
    height: 30px;
    padding: 0 20px;
    line-height: 30px;
    text-align: center;
}

.sidebox-wrapper {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #C2C2C2;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.sidebox-body {
    padding: 3px 13px 0;
}

.phone {
    background: none no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    font-family: "OpenSans";
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 15px;
}

.support {
    text-align: center;
}

.sidebox-nobox {
    margin-bottom: 17px;
    margin-left: 2px;
}

.error {
    color: red;
    text-align: center;
}

.container .divleft .menusibar .ic-newh1 {
    top: -4px;
}

.fb_edge_widget_with_comment {
    margin-right: 31px !important;
}

.cart .countcart {
    color: #ff0;
    padding-bottom: 22px;
    width: 30px;
    background: url(../images/cart.png) no-repeat center bottom;
}

.text-slide {
    width: 80%;
    float: left;
    position: relative;
}

.price-slider {
    color: #CC0;
    float: right;
    padding-top: 20PX;
}

.ct,
ol.register li input[type="text"].ct {
    width: 145px;
}

.register {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

    .register li {
        margin-top: 10px;
    }

        .register li:after {
            content: "";
            clear: both;
            display: block;
        }

        .register li label {
            width: 40%;
            text-align: right;
            float: left;
            height: 24px;
            line-height: 24px;
            padding-right: 20px;
        }

        .register li input {
            width: 60%;
            background-color: #fff;
            border: 1px solid #d5d5d5;
            border-radius: 3px;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
            color: #555;
            display: inline-block;
            font-size: 11px;
            height: 36px;
            line-height: 1.5em;
            max-width: 280px;
            padding: 2px 6px;
            transition: border .2s linear 0s, box-shadow .2s linear 0;
            vertical-align: middle;
            float: left;
        }

            .register li input.btnInput::-moz-focus-inner {
                border: 0;
                padding: 0;
            }

            .register li input.btnInput,
            .continuebuy a,
            .btn {
                background: #e6332f none repeat scroll 0 0;
                color: #fff;
                cursor: pointer;
                display: inline-block;
                font-size: 18px;
                font-weight: 700;
                letter-spacing: 1px;
                margin: 0;
                position: relative;
                text-transform: uppercase;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
                border-bottom: 0;
                border-radius: 0px;
                outline: none !important;

                font-size: 15px;
                height: 40px;
                line-height: 39px;
                padding: 0 20px;
                text-align: center;
                float: right;
                transition: all 0.25s ease-in-out;
            }

                .register li input.btnInput:hover,
                .continuebuy a:hover,
                .btn:hover {
                    background-color: #a01410;
                    color: #fff;
                }

        .register li select {
            float: left;
            background-color: #fff;
            border: 1px solid #d5d5d5;
            border-radius: 3px;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
            color: #555;
        }

            .register li select.select2 {
                padding: 3px 5px;
            }

.px {
    width: 295px;
}

select.select2 {
    border-radius: 3px 3px 3px 3px;
    height: 30px;
    padding: 6px 5px;
    border: 1px solid #ccc;
    margin-bottom: 0;
    width: 180px;
}

select.select3 {
    border-radius: 3px 3px 3px 3px;
    height: 30px;
    padding: 6px 5px;
    border: 1px solid #ccc;
    margin-bottom: 0;
    width: 64px;
}

.product-conditions {
    font-size: 14px;
    line-height: 22px;
}

.product-feature {
    font-size: 14px;
    line-height: 22px;
}

.main-info {
    font-size: 14px;
    line-height: 22px;
}

    .main-info img {
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
        border: none !important;
        max-width: 100%;
    }

    .main-info iframe {
        max-width: 100%;
    }

.reply {
    clear: both;
    display: block;
    color: #060 !important;
    margin-top: 0;
    font-size: 11px !important;
    cursor: pointer;
}

.formReply {
    width: 90%;
    float: left;
    margin: 20px 0 10px 5%;
    padding-bottom: 10px;
}

    .formReply textarea {
        width: 100%;
        height: 60px;
        background: #f4f4f4;
        border: 3px solid #ccc;
        padding: 10px;
    }

    .formReply .send-comment {
        background: url(../images/isset/allicon.png) no-repeat scroll 0 -384px rgba(0, 0, 0, 0);
        float: right;
        height: 50px;
        margin-top: 5px;
        width: 107px;
    }

.comment-reply {
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 25px;
    float: left;
    margin-left: 5%;
    width: 95%;
}

.shop-cart.orderuser a {
    color: #477099;
}

#___plusone_0 {
    float: left !important;
}

.addthis_toolbox.addthis_default_style {
    width: 30%;
    float: left;
}

.cssphonepayment {
    color: red;
    font-style: italic;
    font-weight: lighter;
    padding-bottom: 10px;
}

.pager {
    display: table;
    margin: 0 auto;
}

    .pager li,
    .pager li:hover,
    .pager .active {
        background: none repeat scroll 0 0 #999;
        border-radius: 3px 3px 3px 3px;
        display: inline-block;
        float: left;
        line-height: 16px;
        list-style: none outside none;
        margin-left: 2px;
        min-height: 20px;
        min-width: 16px;
        cursor: pointer;
        margin-bottom: 10px;
    }

    .pager a,
    .pager span {
        background-color: #f5f5f5;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 2px 2px 2px 2px;
        color: #555;
        cursor: pointer;
        display: inline-block;
        font-size: 11px;
        font-weight: 700;
        min-width: 10px;
        text-align: center;
        text-decoration: none;
    }

    .pager li:hover,
    .pager li.active {
        background-color: #73AF39 !important;
    }

    .pager li.individual-page a,
    .pager li.current-page span,
    .pager li.individual-page span {
        background: none repeat scroll 0 0 transparent;
        border: 0 none;
        color: #fff;
        font-size: 13px;
    }

    .pager .previous-page > span,
    .pager li span,
    .pager li.individual-page span,
    .pager li.next-page > a,
    .previous-first-page > a {
        cursor: pointer;
    }

    .pager .previous-page > a,
    .pager li.next-page > a,
    .pager li.next-page > span,
    .previous-first-page > a,
    .previous-last-page > a {
        background-color: transparent !important;
        background-repeat: no-repeat;
        border: 0 none !important;
        height: 26px;
        text-indent: -999999px;
    }

.previous-page {
    background: url(../images/isset/Preve.png) repeat scroll 50% 50% #999 !important;
}

.next-page {
    background: url(../images/isset/next.png) repeat scroll 50% 50% #999 !important;
}

.previous-first-page {
    background: url(../images/isset/prevefirst.png) repeat scroll 50% 50% #999 !important;
}

.previous-last-page {
    background: url(../images/isset/nextlast.png) repeat scroll 50% 50% #999 !important;
}

#bx-pager {
    text-align: left;
    margin-top: 5px;
}

    #bx-pager a {
        display: inline-block;
        padding: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 60px;
        height: 60px;
    }

        #bx-pager a img {
            width: 100%;
            max-height: 100%;
        }

        #bx-pager a.active {
            background: #73AF39;
        }

.product-infor {
    padding-left: 5%;
}

.navbar-toggle {
    cursor: pointer;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: none;
    padding: 0;
    margin: 0;
}

    .navbar-toggle.bt {
        float: right;
        margin: 10px 15px;
    }

    .navbar-toggle.shnh {
        float: left;
        margin: 30px 15px 0;
    }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 29px;
    height: 3px;
    border-radius: 1px;
    background-color: #e6332f;
}

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 6px;
    }

.menu-mobile {
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
    overflow: auto;
    background: #fff;
    z-index: 0;
    visibility: hidden;
    box-shadow: 4px 0px 8px rgba(204, 204, 204, 0.4);
}

    .menu-mobile.menu-shnh {
        left: 0;
    }

    .menu-mobile a {
        display: inline-block;
        color: #000;
        font-size: 12px;
        line-height: 15px;
        padding: 12px 0;
        text-transform: uppercase;
    }

        .menu-mobile a .icon {
            display: inline-block;
            width: 8px;
            height: 6px;
            background: url(../../Images/isset/arowd-hover.png) no-repeat;
            margin-left: 5px;
        }

        .menu-mobile a.active {
            color: #090;
        }

    .menu-mobile ul > li {
        border-top: 1px solid #e4e4e4;
        padding: 0 18px;
    }

        .menu-mobile ul > li:first-child {
            border-top: none;
        }

    .menu-mobile .mobile-divider {
        border: 0px;
        border-bottom: 1px solid #333;
    }

.sub-mb {
    display: none;
}

    .sub-mb > li {
        padding: 9px 0 !important;
        border-top: 1px dotted #e4e4e4 !important;
    }

.wr-input {
    width: 100%;
    height: 25px;
    margin-top: 5px;
    position: relative;
    padding-right: 27px;
}

    .wr-input .input {
        width: 100%;
        height: 27px;
        line-height: 25px;
        padding: 0 5px;
        border: 1px solid #e4e4e4;
    }

    .wr-input.full {
        padding-right: 0;
    }

    .wr-input .input input {
        width: 100%;
        height: 100%;
        color: #000;
        border: none;
        background-size: none;
        outline: none;
    }

    .wr-input a {
        display: inline-block;
        height: 27px;
        line-height: 27px;
        width: 27px;
        padding: 0 !important;
        text-align: center;
        color: #fff;
        background: #090;
        position: absolute;
        top: 0;
        right: 0;
    }

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.btn-mb {
    display: inline-block;
    height: 25px;
    line-height: 25px !important;
    padding: 0 10px !important;
    margin-right: 10px;
    margin-top: 5px;
    background: #090;
    color: #fff !important;
    font-size: 12px;
    border: 0px;
    border-radius: 2px;
}

.fix-ct-menu {
    display: none;
}

.btn-news {
    background: #fcad26 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 15px 30px;
    position: relative;
    text-transform: uppercase;
    transition: all .3s ease 0;
    padding: 25px 60px 25px 120px;
}

.btnPc {
    background: #68c035;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    transition: all .3s ease 0;
    position: absolute;
    top: 50%;
    height: 25px;
    line-height: 25px;
    padding: 0 30px 0 15px;
    position: absolute;
    right: 10px;
    margin-top: -12.5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .btnPc:before {
        content: "";
        display: block;
        width: 16px;
        height: 25px;
        position: absolute;
        top: 0;
        right: 10px;
        background: url(../images/0060-cart.png) no-repeat center center;
    }

.footer-social li img {
    width: 50%;
}


.footer-barcode {
    width: 100%;
}

    .footer-barcode img {
        width: 100%;
    }

.copyright {
    width: 100%;
    padding: 10px 0;
    background: #282828;
}

    .copyright p {
        margin: 0;
        text-align: center;
        color: #fff;
    }

.mst {
    width: 100%;
    padding: 10px 0;
    background: #898383e6;
}

.mst p {
    margin: 0;
    text-align: center;
    color: #fff;
}



.menu-shnh .li-search {
    background: #000;
    display: block;
    width: 100%;
    height: 26px;
    padding: 0;
}

    .menu-shnh .li-search .bg-search {
        background: #fff;
        margin: 0;
    }

        .menu-shnh .li-search .bg-search input[type="text"] {
            background: none;
            padding-right: 36px;
            padding-left: 10px;
            background: #333;
            color: #fff;
            font-size: 12px;
        }

        .menu-shnh .li-search .bg-search button.btn-search {
            position: absolute;
            top: 0;
            right: 0;
            width: 26px;
            height: 26px;
            background: url(../images/isset/icon.png) #c0c0c0;
            background-position: -12px -904px;
            border: none;
        }

.menu-shnh .li-header {
    background: #e6332f;
    padding: 10px;
    text-align: center;
}

.product-list{
    margin:0 -15px;
}
.product-list.product-special {
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

.title-rel{
    font-size:18px;
    padding:15px;
}
.page-content{
    padding-bottom: 20px;
}
.page-content table{width: 100%;}
.page-content img{max-width: 100%; height: auto;}
.quantity{width: 50px;text-align: center}
.floatr.update
{
    background: #68c035 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 0;
    border-radius: 5px;
    outline: none !important;
    min-width: 170px;
    font-size: 15px;
    height: 40px;
    line-height: 39px;
    padding: 0 10px;
    text-align: center;
    margin-right: 10px;
}
.floatr.update:hover{
    background: #197400;
    color: #fff;
}
.floatr.update button{border:0 none; background: transparent; outline: 0;}

.floatr .form{
    float: left;
    height: 58px;
}

.class-cart{
    float: right;
    background: rgba(000, 000, 000, 0.1);
    position: relative;
    height: 58px;
    padding: 0 10px;
    line-height: 58px;
    margin-left: 20px;

}
.class-cart a span{color: #fff; position: relative;top: -15px;font-size: 14px;left: 10px; font-weight: bold;}
.class-cart a i{font-size: 20px;
    position: relative;
    left:-5px;
}
.class-cart a{cursor: pointer; color: #fff;
    position: relative;display: block;}
.class-cart a:hover, .class-cart a:visited, .class-cart a:active{text-decoration: none;
    color: #fff !important; }

.page_pagination
{text-align: center;}
.pagination>.active>a, .pagination>.active>a:focus,
.pagination>.active>a:hover, .pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover
{
    background:#e6332f;
    border:1px solid #e6332f;
    color: #fff;
}
.pagination>li>a, .pagination>li>span{
    color: #333;
}
.bold{font-weight: bold;}
.red {color: #f00;}
.continuebuy a{ color: #fff;width: 100%;}
.form-actions button{margin-left: 10px;}

.form-actions .btn-default{color: #fff;}
.form-actions .btn-default:hover{color: #fff; background: #a01410;}
.back-home{text-align: center; margin-top: 40px;}
.back-home a{background:#e6332f; padding: 10px 20px; color: #fff;  border-radius: 5px; font-size: 16px;}
.back-home a:hover{background:#a01410; text-decoration: none;}
.footer-contact-hotdeal a:hover{color: #fff;}
.item-contact{border-bottom:1px solid #eee;padding-bottom: 15px;font-size: 16px;}
.item-contact h3{font-size: 30px;}

#map {
    height: 450px;
}

.maps-page{margin-bottom: 10px;}

.content-maps{padding: 10px 0; margin: 0 auto; width: 300px !important;}
.content-maps strong{font-size: 20px;}

.copyright a{
    color: #ffffff;
}

.copyright a:hover{
    color: #cdcdcd;
}
.cart-mobile{display: none;}
#toHotline{display: none;}

.page_not {
    padding: 20px 0;
    text-align: center;
}

.page_not a {
    display: block;
    color: #f00;
    font-size: 20px;
    padding-top: 50px;
}

.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}
.form-control{border-radius: 0;}
.modal-content{border-radius: 0;}
.bt {display: none;}
@media screen and (max-width: 720px)
{
    .zbx-trigger {right:60px !important;}
}

.tagss {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding-top: 10px;
}

.tagss li {
    float: left;
}

.tags {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    font-weight: normal;
    font-size: 13px;
}

.tags::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

.tags::after {
    background: #fff;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.tags:hover {
    background-color: #005d8b;
    color: white;
}

.tags:hover::after {
    border-left-color: #005d8b;
}

.post-title{
    background-color: #e6332f;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    padding: 8px 10px;
    clear: both;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#deal_wrapper{
    margin-bottom: 50px;
    background: #fff;
}
#deal_image{
    padding-left: 0;
}
#deal_slide{
    margin-left: -20px;
}
.deal-item{
    height: 313px;
    text-align: center;
}

.deal-item a:hover{
    color: unset;
}

.deal-item:hover .deal-btn{
    display: block;
}
.deal-title{
    font-size: 20px;
    padding-top: 20px;
}
.deal-price{
    padding-top: 10px;
    padding-bottom: 17px;
}
.deal-new-price{
    font-size: 20px;
    color: red;
}
.deal-discount-price{
    font-size: 16px;
    text-decoration: line-through;
}
.deal-btn{
    width: 100%!important;
    float: left!important;
    display: none;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
#slide_memu{
    margin-bottom: 50px;
}
#post_content{
    margin-top: 15px;
}

.hotline {
    text-align: center;
    background: url(images/hotline-bg.png) no-repeat 0 center;
    color: #ed2028;
    height: 90px;
    margin-top: 20px;
    padding-bottom: 20px;
}
.hotline span {
    font-size: 26px;
    margin: 10px 0;
    display: block;
}
.hotline a {
    color: #ed2028;
}
.hotline-mb{
    margin-top: -40px;
    height: 140px;
}
.hotline-mn{
    height:170px;
    margin-top: 0px;
}
.hotline-mt{
    height:170px;
    margin-top: -40px;
}
.hotline p{
    font-size: 16px;
    padding-bottom: 5px;
}

@media only screen and (max-width: 768px) {
    #deal_image{
       display: none;
    }
    .slider{
        height: 100%!important;
    }
    #slide_memu{
        margin-bottom: 10px;
    }
    #deal_wrapper{
        margin-bottom: 30px;
        background: transparent;
    }
    #deal_slide{
        margin-left: 0;
    }
    .deal-item{
        height: 100%!important;
    }
    .deal-btn{
        display: block;
    }
    .center {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
    #div_more{
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .class-cart{
        top:0!important;
    }
    .post_noibat_phai{
        display: none;
    }
    #post_content{
        padding: 0;
    }
    #post_wrapper{
        padding: 0;
    }
    .post-title{
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    #post_des{
        display: none;
    }
    #thanhtoan_wrapper{
        padding: 0;
    }
    .bg-cart{
        padding-right: 0;
        padding-left: 0;
    }
    #thanhtoan_btn{
        padding: 0;
    }
    #thanhtoan_btn_send{
        width: 100%;
        margin-bottom: 10px;
    }
    #thanhtoan_btn_back{
        width: 100%;
    }
    #timkiem_des{
        display: none;
    }
    #timkiem_wrapper{
        padding: 0;
    }
    #post_wrapper{
        padding: 0;
    }
    #tag_wrapper{
        padding: 0;
    }
    #tag_content{
        padding: 0;
    }
    #tag_des{
        display: none;
    }
    #tag_sp_wrapper{
        padding: 0;
    }
    .product-item .wr-it {
        height: 305px;
    }
}

