* {
    font-family: 'Myriad Pro Regular',arial,san-serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    font-family: 'Myriad Pro Semibold',san-serif;
}

a, a:hover, a:active, a:focus {
    color: inherit;
}

b, label, strong {
    font-family: 'Myriad Pro Semibold',sans-serif;
    font-size: inherit;
    font-weight: normal;
    margin-bottom: 0;
}

a {
    color: inherit;
}

ul, ol {
    margin: 0;
}

img {
    max-width: 100%;
    max-height: 100%;
}

body a:hover {
    color: #ef2f72;
}


a, a:hover, a:active, a:focus {
    text-decoration: none;
}

#header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998
}
#container-loading { position: fixed; background: url(../img/logo.png) center/200px no-repeat #000000; width: 100%; height: 100%; left: 0; top: 0; z-index: 9999; }
.header-left {
    padding-top: 5px;
    padding-bottom: 6px;
}

#header .dropdown {
    float: left;
    border-right: 1px dotted #fff;
    padding-right: 15px;
}

    #header .dropdown span {
        margin-left: 4px;
    }

    #header .dropdown button {
        background: none;
        color: #fff;
        text-transform: uppercase;
    }

#header .hotline {
    float: left;
    /*margin-left: 15px;*/
}

    #header .hotline a {
        text-transform: uppercase;
        border: none !important;
    }

.dropdown-menu > li > a {
    border: none !important;
}

#header a {
    color: #fff;
    font-size: 14px;
    border-right: 1px dotted #fff;
    padding-right: 12px;
}

    #header a:hover {
        color: #5f5f5f;
    }

.header-right li {
    float: left;
    /*border-right: 1px dotted #fff;*/
    padding: 5px 4px 7px;
}

    .header-right li:first-child {
        padding-left: 0px;
    }

    .header-right li:last-child {
        border: none;
    }

.cart-item {
    background: url('../img/icon-cart.png') no-repeat 9px;
}

    .cart-item a {
        margin-left: 30px;
    }

.search-header {
    margin-left: 8px;
    position: relative;
}

    .search-header a {
        border-right: none !important;
        padding-left: 4px;
        padding-right: 6px !important;
    }

    .search-header .search-form {
        position: absolute;
        right: 100%;
        top: 0;
        height: 100%;
        width: 0;
        overflow: hidden;
        color: #ef2f72;
        transition: width ease-in-out .3s;
        -webkit-transition: width ease-in-out .3s;
        -moz-transition: width ease-in-out .3s;
        -o-transition: width ease-in-out .3s;
    }

li.search-header:hover .search-form {
    width: 740%;
}

li.search-header .search-form input[type="text"] {
    height: 100%;
    line-height: 70px;
    width: 100%;
    padding-left: 5px;
}

#logo {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 15px;
}

/*Menu Header*/
#sticker {
    line-height: 0;
    border-top: 1px solid #2c2c2c;
    border-bottom: 1px solid #2c2c2c;
}

    #sticker ul > li {
    }

        #sticker ul > li > a {
            height: 40px;
            line-height: 40px;
            display: inline-block;
        }

            #sticker ul > li > a img {
                margin-top: 8px;
                font-size: 14px;
            }

            #sticker ul > li > a img, #sticker ul > li > a span {
                float: left;
            }

    /*#sticker ul > li > a span {
                margin-left: 20px;
            }*/

    #sticker .list-horizontal > li {
        position: relative;
    }

        #sticker .list-horizontal > li > a {
            padding-left: 10px;
            padding-right: 13px;
            color: #9c9c9c;
        }

        #sticker .list-horizontal > li:hover {
            background-color: #ef2f72;
        }

            #sticker .list-horizontal > li:hover a {
                color: #fff;
            }

    #sticker .list-vertical {
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #fff;
        z-index: 5;
        min-width: 200px;
        display: none;
    }

    #sticker .list-horizontal > li:hover > .list-vertical {
        display: block;
    }

    #sticker .list-vertical > li {
        margin-right: 0;
        padding: 0;
    }

        #sticker .list-vertical > li:last-child {
            border: none;
        }

        #sticker .list-vertical > li > a {
            color: #808080 !important;
            white-space: nowrap;
            display: block;
            padding: 0 10px;
        }

            #sticker .list-vertical > li > a:hover {
                background: #ef2f72;
                color: #fff !important;
            }

.list-horizontal:after {
    display: table;
    content: "";
    clear: both;
}

.list-horizontal > li {
    display: inline-block;
    float: left;
}

.list-vertical > li {
    padding: 5px 0;
    display: block;
}

#btn-show-menu {
    position: fixed;
    top: 40px;
    left: 10px;
    z-index: 9999;
    padding: 5px 7px;
    background-color: #ef2f72;
}

    #btn-show-menu i {
        color: #fff !important;
    }
/*End menu Header*/
.slide-home {
    margin-top: 25px;
}

    .slide-home .bx-wrapper .bx-viewport {
        left: 0;
    }

    .slide-home .bx-wrapper {
        margin-bottom: 10px;
    }

        .slide-home .bx-wrapper img {
            width: 100%;
            max-height: 450px;
        }

    .slide-home .bx-pager {
        bottom: 5px;
    }

        .slide-home .bx-pager.bx-default-pager a {
            background: #fff;
        }

    .slide-home .bx-controls-direction a {
        height: 65px;
    }

    .slide-home .bx-prev {
        background: url('../images/slide-home-prev.png') no-repeat;
        left: 0;
    }

    .slide-home .bx-next {
        background: url('../images/slide-home-next.png') no-repeat;
        right: 0;
    }

.item-box .product-img {
    background: #ffffff;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.item-box:hover .product-img img {
    transform: scale(1.2);
    position: relative;
    z-index: 0;
}

.item-box .product-img img {
    display: inline;
    transition: transform ease-in-out 0.5s;
    -webkit-transition: transform ease-in-out 0.5s;
    -moz-transition: transform ease-in-out 0.5s;
    -o-transition: transform ease-in-out 0.5s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    width: 100%;
    max-height: 150px;
}

.item-box .product-img .product-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(37, 35, 37, .8);
    z-index: 1;
    transition: opacity ease-in-out .3s;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
}

    .item-box .product-img .product-overlay .btn {
        border: 1px solid #fff;
        color: #fff;
        border-radius: 0;
        font-family: 'Myriad Pro', sans-serif;
        position: absolute;
        top: 64%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        padding: 4px 25px;
        font-size: 14px;
        cursor: pointer;
    }

        .item-box .product-img .product-overlay .btn:hover {
            background: #ef2f72;
        }

.btn-top {
    position: absolute;
    cursor: pointer;
    top: 35%;
    left: 50%;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: normal;
    font-size: 22px;
    color: #fff;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    width: 100%;
}

.item-home {
    margin-top: 25px;
    border-bottom: 1px solid #2c2c2c;
    padding-bottom: 25px;
}

.icon-six-home {
    padding-top: 25px;
    float: left
}

.item-six-home {
    float: left;
    padding-top: 5px;
}

    .item-six-home img {
        width: 7%;
        float: left;
    }

    .item-six-home p {
        width: 88%;
        margin-left: 10px;
        float: left;
        font-size: 13px;
        color: #9c9c9c;
        font-family: 'Myriad Pro Semibold' !important;
    }

.border-home {
    border: 1px solid #828080;
    width: 96%;
    height: 94%;
    display: block;
    top: 3%;
    left: 2%;
    position: absolute;
}

/* #footer */
#footer {
    margin-top: 15px;
    border-top: 1px solid #2c2c2c;
}

    #footer .top-footer {
        padding: 35px 0 15px;
        position: relative;
        z-index: 0;
        border-bottom: 1px solid #2c2c2c;
    }

        #footer .top-footer .title {
            margin-bottom: 15px;
        }

            #footer .top-footer .title h3 {
                font-size: 16px;
                font-family: 'Myriad Pro Semibold';
                color: #9c9c9c;
                text-transform: uppercase;
                line-height: 20px;
            }

        #footer .top-footer ul li a {
            color: #5f5f5f;
            font-size: 14px;
            font-family: 'Myriad Pro Semibold';
        }

            #footer .top-footer ul li a:hover {
                color: #fff;
            }

.subscribe-form .form-group-absolute {
    position: relative;
}

    .subscribe-form .form-group-absolute input[type="email"] {
        border: 1px solid #EF2F72;
        border-radius: 15px;
        height: 35px;
        background: transparent;
        padding: 5px;
        width: 100%;
        font-style: italic;
        color: #fff;
    }

    .subscribe-form .form-group-absolute .btn {
        position: absolute;
        right: 5px;
        top: 5px;
        width: 22px;
        height: 22px;
        text-align: center;
        color: #000;
        display: block;
        border-radius: 50%;
        font-size: 20px;
        line-height: 1px;
        background: #ef2f72;
    }

.subscribe-form .help-block {
    color: #5f5f5f;
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-family: 'Myriad Pro Semibold';
}

.fa-facebook {
    color: #294a77;
}

.fa-twitter {
    color: #2b9ece;
}

.fa-google-plus {
    color: #ff3c00;
}

.fa-youtube-play {
    color: #f80000;
}

#footer .top-footer li {
    padding-top: 5px;
}

.fa-instagram {
    color: #2e5a89;
}

#footer .top-footer i {
    font-size: 16px;
    margin-right: 5px;
}

.payments-delivery {
    border-top: 1px dotted #000000;
    padding-top: 10px;
    float: left;
    width: 100%;
    padding-bottom: 11px;
    font-size: 13px;
    font-family: 'Myriad Pro Semibold';
}

    .payments-delivery span {
        float: left;
        width: 24%;
        color: #5f5f5f;
    }

    .payments-delivery ul {
        float: left;
        width: 50%;
    }

    .payments-delivery h5 {
        color: #ccc;
    }

    .payments-delivery li {
        float: left;
        margin-right: 10px;
    }

    .payments-delivery li {
        color: #5f5f5f;
    }

        .payments-delivery li a:hover {
            color: #fff;
        }


/*Slide shop*/
.slide-shop {
    margin-top: 20px;
}

    .slide-shop .bx-wrapper .bx-viewport {
        left: 0;
    }

    .slide-shop .bx-wrapper {
        margin-bottom: 0px;
    }

        .slide-shop .bx-wrapper img {
            width: 100%;
            max-height: 325px;
        }

    .slide-shop .bx-pager {
        bottom: 5px;
    }

        .slide-shop .bx-pager.bx-default-pager a {
            background: #fff;
        }

    .slide-shop .bx-controls-direction {
        display: none;
    }

.nav-shop {
    background: #fff;
    margin-top: 15px;
}

    .nav-shop li {
        background: url('../images/border-shop.png') no-repeat right;
        padding-top: 9px;
        padding-bottom: 12px;
        position: relative;
        text-align: center;
    }

        .nav-shop li:last-child {
            background: none;
        }

        .nav-shop li a {
            font-size: 13px;
            font-family: 'Myriad Pro Semibold',san-serif;
            margin-left: 47px;
        }

        .nav-shop li img {
            position: absolute;
        }

        .nav-shop li .new-pro {
            top: 2px;
        }

        .nav-shop li.sale-pro img {
            top: 6px;
        }

        .nav-shop li.hot-pro img {
            top: 4px;
        }

        .nav-shop li.gift-pro img {
            top: 3px;
        }

        .nav-shop li.sale-pro a, .nav-shop li.hot-pro a, .nav-shop li.gift-pro a {
            margin-left: 35px;
        }

.item-shop {
}

    .item-shop .title {
        position: relative;
    }

        .item-shop .title h2 {
            background: url('../images/bg-shop-item.png') no-repeat;
            font-family: 'Myriad Pro Semibold',san-serif;
            font-size: 17px;
            text-transform: uppercase;
            color: #fff;
            line-height: 59px;
            height: 59px;
            position: absolute;
            width: 100%;
            top: -7px;
            left: -8px;
        }

            .item-shop .title h2 a {
                margin-left: 23px;
            }

                .item-shop .title h2 a:hover {
                    color: #ccc;
                }

        .item-shop .title .view-detail {
            background: url('../images/view-detail.png') no-repeat right 10px;
            color: #fff;
            font-size: 13px;
            height: 54px;
            line-height: 46px;
            text-align: right;
            padding-right: 34px;
        }

            .item-shop .title .view-detail a {
                font-family: 'Myriad Pro Semibold',san-serif;
            }

    .item-shop .main {
        background: #fff;
        background: #fff;
        margin-top: -12px;
        position: relative;
    }

        .item-shop .main .bx-viewport {
            border: none;
            box-shadow: none;
        }

        .item-shop .main .pro-item {
            background: url('../images/bor-shop-item.png') no-repeat 105%;
            min-height: 315px;
        }

        .item-shop .main .brand-item-shop {
            min-height: 125px;
            background: none;
        }

        .item-shop .main .pro-item .img {
            height: 230px;
            text-align: center;
            position: relative
        }

        .item-shop .main .brand-item-shop .img {
            height: 125px;
        }
        .item-shop .main .brand-item-shop .img img{
                border: 1px solid #ccc;
            height: 115px;
            
        }
        .item-shop .main .four {
            background: none;
        }

        .item-shop .main .pro-item .infor {
            padding: 10px 20px;
            text-align: center;
        }
         .item-shop .main .pro-item .infor h3{
            line-height: 14px
        }
        .item-shop .main .pro-item h3 a {
            font-size: 14px;
            
        }

        .item-shop .main .owl-buttons .owl-prev, .item-shop .main .owl-buttons .owl-next {
            position: absolute;
            width: 15px;
            height: 22px;
            top: 45%;
            color: #fff;
        }

        .item-shop .main .owl-buttons .owl-prev {
            background: url('../images/shop-item-prev.png') no-repeat;
            left: 10px;
        }

        .item-shop .main .owl-buttons .owl-next {
            background: url('../images/shop-item-next.png') no-repeat;
            right: 3px;
        }

        .item-shop .main .pro-item .infor-price {
            font-size: 18px;
            font-weight: bold;
            color: #ef2f72;
        }

/*Cate product */
.main-cate {
    border-top: 1px solid #dddddd;
    background: url('../images/bg-cate.png') repeat-x #fff;
    padding-left: 15px;
    padding-right: 15px;
}

.trend {
    padding-top: 10px;
}

    .trend li {
        float: left;
        padding-left: 7px;
    }

        .trend li a {
            font-size: 13px;
            color: #000000;
        }

            .trend li a:hover {
                color: #ef2f72;
            }

            .trend li a i {
                color: #ef2f72;
                margin-right: 5px;
            }

.main-cate .main {
    margin-top: 15px;
    padding-bottom: 15px;
}

.menu-left .title {
    background: #ef2f72;
}

    .menu-left .title h1 {
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 10px;
    }

#menu-left-main {
    background: #f7f7f7;
    padding: 0;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
}

    #menu-left-main li {
        border-bottom: 1px solid #cdcdcd;
        margin: 0;
        padding-top: 3px;
        padding-bottom: 4px;
    }

        #menu-left-main li a {
            font-family: 'Myriad Pro Semibold',sans-serif;
        }

            #menu-left-main li a:hover {
                color: #ef2f72;
            }

            #menu-left-main li a i {
                margin-right: 8px;
            }

.attibute-item {
    border: 1px solid #cdcdcd;
    border-top: none;
}

.title-attibute {
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fcfbfb), to(#efeded));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #fcfbfb, #efeded);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #fcfbfb, #efeded);
    /* IE 10 */
    background: -ms-linear-gradient(top, #fcfbfb, #efeded);
    padding-top: 7px;
    padding-left: 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #cdcdcd;
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #fcfbfb, #efeded);
    /*background: url('../images/bg-attbute-item.png') repeat-x;*/
}

    .title-attibute h2 {
        font-size: 18px;
        text-transform: uppercase;
    }

.main-attibute {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #f7f7f7;
}

    .main-attibute li {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
    }

    .main-attibute input {
        background: #fff;
    }

    .main-attibute a {
        font-family: 'Myriad Pro Semibold',sans-serif;
    }

.view-more {
    text-decoration: underline;
}

.top-cate {
    background: #e7e7e7;
}

    .top-cate h4 ,.top-cate h1{
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }



    .top-cate .dropdown-toggle {
        background: #fff;
        font-size: 12px;
        margin-top: 5px;
        padding: 5px 12px 3px;
        font-family: 'Myriad Pro Semibold',sans-serif;
    }

.order-cate .dropdown-toggle {
    width: 100%;
}

.show-cate .dropdown-toggle {
    width: 92%;
}

.top-cate .dropdown-menu > li > a {
    font-size: 12px;
    font-family: 'Myriad Pro Semibold',sans-serif;
}

.main-pro-cate {
}

    .main-pro-cate .item {
        height: 400px;
        background: url('../images/bor-shop-item.png') no-repeat 105% 15px;
        cursor: pointer;
    }

        .main-pro-cate .item .img {
            height: 260px;
            text-align: center;
            padding-top: 34px;
            max-width: 100%;
            position: relative;
            margin-bottom: 15px;
        }

            .main-pro-cate .item .img img {
                height: 100%;
            }

        .main-pro-cate .item .infor {
            text-align: center;
        }

            .main-pro-cate .item .infor h2 {
                font-size: 14px;
                padding-bottom: 5px;
                line-height: 18px;
                padding-left: 5px;
                padding-right: 5px;
                height: 45px;
            }

                .main-pro-cate .item .infor h2 a {
                }

            .main-pro-cate .item .infor span {
                font-size: 18px;
                font-weight: bold;
                color: #ef2f72;
            }

        .main-pro-cate .item .item-cart {
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            background-color: rgba(255,255,255,.8);
            z-index: 1;
            opacity: 0;
            transition: opacity ease-in-out .3s;
            -webkit-transition: opacity ease-in-out .3s;
            -moz-transition: opacity ease-in-out .3s;
            -o-transition: opacity ease-in-out .3s;
        }

        .main-pro-cate .item .img:hover .item-cart {
            opacity: 1;
        }

.quick-view {
    width: 90px;
    height: 25px;
    background: rgba(0,0,0,.5);
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    border-radius: 4px;
    margin: 50% auto;
    font-family: 'Myriad Pro Semibold',san-serif;
}

.cate-cart {
    margin-top: 10px;
    opacity: 0;
}

.add-cart {
    width: 75%;
    float: left;
    background: #ef2f72;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 5px;
    margin-left: 3%;
}

.like-cate {
    width: 15%;
    float: left;
    margin-left: 4%;
    background: #000;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 3px;
}

.main-pro-cate .item .infor:hover .cate-cart {
    z-index: 1;
    opacity: 1;
    transition: opacity ease-in-out .3s;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
}

.main-pro-cate .item:hover {
    box-shadow: 1px 2px 6px 3px #CCCCCC;
    -webkit-box-shadow: 1px 2px 6px 3px #CCCCCC;
    -moz-box-shadow: 1px 2px 6px 3px #CCCCCC;
    -o-box-shadow: 1px 2px 6px 3px #CCCCCC;
}

.paging {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
}

    .paging li {
        float: left;
        margin-right: 10px;
    }

        .paging li:first-child {
            margin-left: 10px;
        }

        .paging li a {
            font-family: 'Myriad Pro Semibold',sans-serif;
            border: 1px solid #ccc;
            padding: 11px 14px 9px;
        }

            .paging li a:hover {
                border: 1px solid #ef2f72;
                cursor: pointer;
            }

        .paging li:hover {
        }

        .paging li a.active {
            color: #ef2f72;
        }


.ck-dvgh {
    margin-top: 15px;
}

    .ck-dvgh h5 {
        margin-bottom: 10px;
        color: #ccc;
    }

    .ck-dvgh img {
        max-width: 100%;
        height: 45px;
    }

ul.header-right {
    float: right;
}

.popUpHome {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}

    .popUpHome img {
        max-width: none !important;
        max-height: none !important;
    }
