@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p|Roboto&display=swap');
body {
    font-family: 'Roboto', sans-serif;
}
 .float-contact .chat-hotline i {
    font-size: 22px !important;
    padding: 2px !important;
}
.section-title {
    margin-top: 20px;
    position: relative;
    margin-bottom: 25px;
    text-align: center;
}

    .section-title:after {
        content: '';
        width: 100px;
        height: 2px;
        background-color: #333333;
        margin: 0 auto;
        margin-top: 10px;
        display: block;
    }

.block-top-slide {
    border: 1px solid #eaeaea;
    padding-top: 0;
}

.option3 .container-fluid .group_header {
    display: block;
    position: relative;
}

    .option3 .container-fluid .group_header a {
        display: block;
        width: 100%;
    }

    .option3 .container-fluid .group_header .block {
        position: absolute;
        left: 100%;
        min-width: 280px;
     /*   width: 100%;*/
        background: #fff;
        top: 0;
        display: none;
        padding: 15px 20px;
    }

    .option3 .container-fluid .group_header:hover .block {
        display: block;
    }

    .option3 .container-fluid .group_header .block li {
        white-space: nowrap;
    }

.product-list.pro-tieubieu li {
    border: 1px solid #eaeaea;
    padding-bottom: 10px;
    background: #e2e2e2;
}

.option3 .product-list li .product-price {
    color: #0088cc;
}

.box-cate-product .box-products .box-product-content .box-product-list .product-list li {
    border: none;
    background: none;
    margin-top: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.box-cate-product .box-products .box-product-content .box-product-list {
    padding: 0 10px;
}

.box-cate-product .product-list .product-container {
    box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border: none;
}

.option3 a:hover {
    color: #dd4420;
}

.option3 .scroll_top:hover {
    background: #0088cc;
}

.option3 .nav-center .owl-controls .owl-prev,
.option3 .nav-center .owl-controls .owl-next {
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    opacity: 0;
    visibility: hidden;
}

.option3 .nav-center .owl-controls .owl-prev {
    left: -30px;
}

.option3 .nav-center .owl-controls .owl-next {
    right: -30px;
}

.option3 .nav-center.owl-loaded:hover .owl-next {
    right: 0;
    visibility: inherit;
    opacity: 1;
}

.option3 .nav-center.owl-loaded:hover .owl-prev {
    left: 0;
    visibility: inherit;
    opacity: 1;
}

/*.option3 .owl-controls .owl-prev:hover,
.option3 .owl-controls .owl-next:hover {
    background: #e5322c;
    color: #fff;
}*/
.featured-banner .owl-controls .owl-prev {
    left: -60px;
}
.featured-banner .owl-controls .owl-next {
    right: -60px;
}
.featured-banner:hover .owl-controls .owl-prev {
    left: -20px;
}

.featured-banner:hover .owl-controls .owl-next {
    right: -20px;
}
.option3 .product-list li .add-to-cart:hover {
    background-color: #eda40d;
}

.option3 .product-list li .quick-view a:hover {
    background-color: #0088cc;
}
/*---------------
[1. Top menu]
*/
.option3 .navbar-right {
    margin-right: 0;
}
.option3 .link-buytheme .fa {
    line-height: inherit;
    color: #0088cc;
}
#header {
    background: #fff;
}
.nav-top-menu .logo img {
    max-height: 95px;
    padding:5px 0 0 0;
}

/*----
.nav-top-menu.nav-ontop img {
    max-height: 55px;
	padding-bottom: 0;
}
.nav-top-menu.nav-ontop #main-menu .navbar .navbar-nav > li > a {
    margin: 16px 0;
    padding: 0 25px;
    font-size: 16px;
}
---------*/
.main-header {
    padding-bottom: 15px;
    padding-top: 10px;
}

#user-info-opntop {
    display: none;
}
/*.header{border-bottom:1px solid #eaeaea;}*/
/*.top-header {
    background: #e5322c url("../files/images/bdheader.png") no-repeat bottom center;
    display: none;
}*/

.option3 .top-header .dropdown-menu {
    border-top: 2px solid #0088cc;
}

.option3 #user-info-opntop .dropdown-menu {
    border-top: 2px solid #0088cc;
}

/*.main-header .header-search-box .form-inline {
    border: 1px solid #219ed9;
}*/

.main-header .header-search-box .form-inline .select2 {
    border-right: none;
}

.main-header .header-search-box .form-inline .form-category {
    height: 37px;
}

.main-header .header-search-box .form-inline .btn-search {
    /*background: #219ed9 url("../../../../images/icons/search.png") no-repeat center center;*/
    width: 70px;
    height: 40px;
    top: 0;
}

.fr-price {
    margin-left: 10px;
    position: absolute;
    top: 5px;
    right: -10px;
    z-index: 2;
    height: 1px;
}

.option3 .main-header .header-search-box {
    padding: 0 15px;
}

.option3 .main-header .shopping-cart-box {
    padding: 0 15px;
    margin: 0;
    margin-top: 10px;
}

    .option3 .main-header .shopping-cart-box .phone-item {
        font-size: 26px;
        color: #f00;
        float: right;
    }

.group-button-header .btn-cart {
    background-color: #fcd5cb;
    float: right;
    margin-right: 0;
    margin-left: 16px;
    border-radius: 50%;
}

.top-main-header .top-link ul li {
    display: inline-block;
    float: left;
}

    .top-main-header .top-link ul li > a {
        padding: 0 5px;
        border-right: 1px solid #e4e4e4;
        color: #fff;
    }

    .top-main-header .top-link ul li:first-child > a {
        padding-left: 0;
    }

    .top-main-header .top-link ul li:last-child > a {
        padding-right: 0;
        border-right: none;
    }

.group-button-header .top-link {
    color: #00a651;
    /*float: left;*/
    font-size: 16px;
    text-align: right;
}

    .group-button-header .top-link a {
        color: #f00;
        letter-spacing: 0.5px;
        font-weight: 600;
    }

.main-header .header-search-box .form-inline .input-serach input {
    background: #fff;
}

.hot-deals-row {
    padding: 30px 0;
    background-color: #ebebeb;
}

    .hot-deals-row .hot-deals-bg {
        background-color: #8fd9ff;
        padding: 30px 10px;
    }

.hot-deals-title {
    text-transform: uppercase;
    height: 30px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}

    .hot-deals-title .box-title {
        color: #333;
        text-transform: uppercase;
        border-bottom: 3px solid #0088cc;
        padding-bottom: 9px;
        font-size: 18px;
        padding-left: 10px;
        padding-right: 5px;
    }

.view-ads {
}

    .view-ads .open-ads {
    }

.top-header .language {
    height: 34px;
}

    .top-header .language marquee {
        max-height: 34px;
    }

.modal-content {
    border-radius: inherit;
}

.box-center-home {
    position: relative;
    width: 100%;
    /*height: 0;*/
    /*padding-bottom: 57%;*/
}

    .box-center-home .video-wrap {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        z-index: 2;
        transition: .3s ease-in-out;
    }

        .box-center-home .video-wrap.play-video {
            z-index: 1;
            opacity: 0;
        }

        .box-center-home .video-wrap .vf-video {
            width: 8rem;
            height: 8rem;
            margin-bottom: 3rem;
            transition: .3s ease-in-out;
            cursor: pointer;
            z-index: 2;
        }

    .box-center-home .video {
        cursor: pointer;
    }

.total-count {
    padding-top: 15px;
}
/*---------------
[2. Main header]
*/
.header-text {
    font-size: 13px;
    text-align: left;
    color: #fff;
}

    .header-text .fa {
        line-height: inherit;
        font-size: 14px;
        color: #f9d717;
        margin-top: -1px;
    }

.header {
    height: 101px;
}
    .header .nav-top-menu {
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        border-bottom: 1px solid #eaeaea;
    }
    .header .nav > li > a > img {
        max-width: none;
        width: 70%;
    }
    .header .nav img.flag {
        width: 20px;
        height: auto;
        margin-right: 5px;
    }
/*.option3 .nav-ontop {
    height: 41px;
}*/
.page-heading {
     min-height:initial; 
    border-bottom: 1px solid #eaeaea;
    line-height: 48px;
    position: relative;
    font-size: 24px;
    text-align: left;
}
.option3 #form-search-opntop .form-inline:hover {
    background-color: #00c3ff;
}

#main-menu .mega_dropdown .img_container {
    display: none;
}

.option3 .box-vertical-megamenus .title {
    height: 40px;
    line-height: 40px;
    background: #0088cc;
}

    .option3 .box-vertical-megamenus .title .btn-open-mobile {
        line-height: 40px;
    }

.box-vertical-megamenus .title .btn-open-mobile svg {
    font-size: 30px;
    margin-top: 5px;
}

    .box-vertical-megamenus .title .btn-open-mobile svg path {
        fill: #fff;
    }
.navbar-nav{float:right;}
.main-menu .navbar {
    min-height: 40px;
}

#main-menu.main-04 {
    margin-left: 0;
    padding-right: 15px;
    padding-left: 15px;
}

    /*#main-menu.main-04 .navbar .navbar-nav > li > a {
        color: #fff;
        text-transform: uppercase;
        border: none;
        margin: 10px 0;
        padding: 0 25px;
        font-size: 16px;
        font-weight: 400;
        font-family: SFUHelveticaCondensed;
    }

#nav-top-menu.nav-ontop #main-menu.main-04 .navbar .navbar-nav > li > a {
    padding: 0 20px;
}*/

/*#main-menu.main-04 .navbar .navbar-nav > li:hover > a {
    color: #ffda01;
    border: none;
}*/

#main-menu .navbar .navbar-nav > li:hover,
#main-menu .navbar .navbar-nav > li.active {
    background: transparent;
    color: #0088cc;
}

    /*#main-menu .navbar .navbar-nav > li:hover > a,
    #main-menu .navbar .navbar-nav > li.active > a {
        color: #0088cc;
        border-right: 1px solid #cacaca;
    }*/

    #main-menu .navbar .navbar-nav > li:last-child > a,
    #main-menu .navbar .navbar-nav > li.active:last-child > a {
        border: none;
    }

#main-menu .navbar-nav > li:hover .dropdown-menu {
    -webkit-transform: translate(0,-1px);
    -moz-transform: translate(0,-1px);
    -o-transform: translate(0,-1px);
    -ms-transform: translate(0,-1px);
    transform: translate(0,-1px);
    opacity: 1;
    visibility: visible;
}
/*#main-menu li.dropdown > a:after {
    display: none;
}
#main-menu li.dropdown > a i {
   float:right;
}*/

#main-menu .navbar .navbar-nav > li.dropdown:after {
    content: '';
    width: 100%;
    height: 5px;
    left: 0;
    right: 0;
    top: inherit;
    bottom: -5px;
    position: absolute;
}

#main-menu .dropdown:hover > .dropdown-menu {
    display: block;
}
#main-menu li.dropdown > a:after {
    display:none;
}
.option3 .nav-ontop #box-vertical-megamenus .title {
    background: #0088cc;
    color: #fff;
    border: none;
}

.option3 .box-vertical-megamenus .vertical-menu-content {
    border-top: none;
}

.option3 .box-vertical-megamenus .vertical-menu-list {
    padding-top: 4px;
}

    .option3 .box-vertical-megamenus .vertical-menu-list li {
        border: none;
        padding: 0 20px;
    }

        .option3 .box-vertical-megamenus .vertical-menu-list li:last-child > a {
            border: none;
        }

    .option3 .box-vertical-megamenus .vertical-menu-list > li > a {
        border: none;
        padding-left: 0;
        border-bottom: 1px dotted #eaeaea;
        line-height: 36px;
    }

    .option3 .box-vertical-megamenus .vertical-menu-list > li:hover {
        background: #0088cc;
    }

        .option3 .box-vertical-megamenus .vertical-menu-list > li:hover > a {
            border-color: transparent;
        }

    .option3 .box-vertical-megamenus .vertical-menu-list > li:hover {
        border-left: none;
    }

        .option3 .box-vertical-megamenus .vertical-menu-list > li:hover > a {
            border-top: none;
        }

.option3 .box-vertical-megamenus .all-category {
    margin-top: 0px;
    padding-right: 0;
}

    .option3 .box-vertical-megamenus .all-category:hover > span {
        background: #0088cc;
        border-color: #0088cc;
    }

    .option3 .box-vertical-megamenus .all-category span:after {
        content: "\f101";
        font-size: 16px;
        font-weight: normal;
    }

.option3 .box-vertical-megamenus .vertical-menu-content {
    padding-bottom: 31px;
}

.option3 #main-menu .dropdown-menu .block-container .group_header > a {
    border-color: #fad1c7;
}

.option3 .box-vertical-megamenus .vertical-menu-content ul > li > a.parent:before {
    right: 20px;
}

.option3 .vertical-dropdown-menu .mega-products .mega-product .product-price .new-price {
    color: #0088cc;
}

.option3 .cart-block .cart-block-content .product-info .p-right .p-rice {
    color: #0088cc;
}

.option3 .cart-block .cart-block-content .cart-buttons a.btn-check-out {
    background: #0088cc;
}

.option3 .nav-ontop #box-vertical-megamenus {
    width: 60px;
}

/*.option3 .nav-ontop #main-menu .navbar .navbar-nav > li > a {
    color: #fff;
    border-right: none;
}*/

.option3 #form-search-opntop {
    height: 40px;
}

    .option3 #form-search-opntop form {
        margin-top: 4px;
        color: #fff;
    }

    .option3 #form-search-opntop .btn-search:before {
        color: #fff;
    }

    .option3 #form-search-opntop:hover form {
        border: 1px solid #cacaca;
        background: #31a5df;
    }

    .option3 #form-search-opntop ::-webkit-input-placeholder {
        color: #fff;
    }

    .option3 #form-search-opntop :-moz-placeholder { /* Firefox 18- */
        color: #fff;
    }

    .option3 #form-search-opntop ::-moz-placeholder { /* Firefox 19+ */
        color: #fff;
    }

    .option3 #form-search-opntop :-ms-input-placeholder {
        color: #fff;
    }

.option3 #user-info-opntop,
.option3 #user-info-opntop .dropdown,
.option3 #user-info-opntop a.current-open {
    height: 40px;
}

    .option3 #user-info-opntop a.current-open {
        padding-top: 12px;
    }

        .option3 #user-info-opntop a.current-open:before {
            color: #fff;
        }

    .option3 #user-info-opntop .dropdown-menu {
        top: 40px;
    }

/*.option3 #shopping-cart-box-ontop {
    height: 40px;
}*/

.option3 #shopping-cart-box-ontop .fa {
    line-height: 40px;
    color: #fff;
}

#shopping-cart-box-ontop .shopping-cart-box-ontop-content .mini-cart-link {
    height: 40px;
    background-color: #eaeaea;
    white-space: nowrap;
}

.box-products .box-product-content .box-product-list {
    margin-left: 0;
}

.properties-page-wrapper .table-bordered, .properties-page-wrapper .table-bordered td {
    border: none;
}
/*Khong co gio hang*/
/*.option3 #shopping-cart-box-ontop, .option3 #shopping-cart-box-ontop {
    display: none !important;
    width: 0;
}*/
/*#form-search-opntop {
    right: 0;
}*/
/*End Khong co gio hang*/
.product-home.pro-album {
    margin: 40px 0;
}

.option3 .pro-album .product-list li .product-name a {
    font-size: 16px;
    text-align: center;
}

.detail-tabs .tab-content .tab-pane a, .entry-detail .content-text a, .content-text.about .content a {
    color: #f36;
}

.detail-tabs .tab-content .tab-pane:hover a, .entry-detail .content-text:hover a .content-text.about:hover .content a {
    color: #ff8256;
}

.entry-detail .entry-photo {
    display: none;
}

.product-tab .tab-container .tab-panel h2, .product-tab .tab-container .tab-panel h3 {
    margin: 10px 0 15px 0;
}
/*---------------
[3. Home slider]
*/
.header-top-right {
    border-top: none;
    margin-left: 0;
    margin-top: 25px;
    box-shadow: 5px 1px 8px #dadada;
}

.option3 .header-top-right .header-top-right-wapper {
    display: table;
}

.header-top-right.slide-full .homeslider {
    width: 100%;
    display: block;
    float: none;
}

/*.option3 .header-top-right .homeslider {
    width: 79%;
    display: table-cell;
    float: inherit;
}

.option3 .header-top-right .header-banner {
    width: 21%;
    display: table-cell;
    float: inherit;
    background: #fff;
    max-width: 190px;
}*/

.header-top-right .homeslider .bx-controls-direction .bx-prev,
.header-top-right .homeslider .bx-controls-direction .bx-next {
    background: #e0e0e0b5;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 26px;
    line-height: 50px;
}

.box-products .box-product-content .box-product-adv {
    padding-bottom: 20px;
}

    .box-products .box-product-content .box-product-adv ul li {
        display: block;
        position: relative;
    }

    .box-products .box-product-content .box-product-adv .adv-desc {
        margin-bottom: 10px;
        text-align: justify;
    }

.box-cate-product .box-products .box-product-content .box-product-adv .adv-desc {
    position: absolute;
    top: 37%;
    width: 100%;
}

    .box-cate-product .box-products .box-product-content .box-product-adv .adv-desc .slide-info-in {
        padding: 15px 20px;
        max-width: 50%;
        margin: 0 auto;
        text-align: center;
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    }

    .box-cate-product .box-products .box-product-content .box-product-adv .adv-desc .adv-title {
        font-size: 36px;
        font-family: SFUHelveticaCondensed;
        padding-bottom: 10px;
    }

    .box-cate-product .box-products .box-product-content .box-product-adv .adv-desc .adv-desc-sub {
        font-size: 16px;
    }

.header-top-right .homeslider .item-slide .content {
    position: absolute;
    max-width: 1170px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    /*padding-top: 10%;*/
    width: 100%;
    /*font-family: SFUHelveticaCondensed;*/
}

    .header-top-right .homeslider .item-slide .content .slide-info-in {
        padding: 10px 0 15px 0;
    }

    .header-top-right .homeslider .item-slide .content .title {
            font-size: 36px;
    text-transform: uppercase;
    line-height: 50px;
    margin-bottom: 25px;
        font-family: SFUHelveticaCondensed;
    }

    .header-top-right .homeslider .item-slide .content .desc {
        font-size: 18px;
        /*text-transform: uppercase;*/
        line-height: 26px;
        padding: 25px 15px 40px 15px;
        background: -moz-linear-gradient(left, rgba(255,255,255,30%) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    }

    .header-top-right .homeslider .item-slide .content .sdide-button {
        display: block;
        padding: 5px 20px;
        color: #3c3c3c;
        position: absolute;
        bottom: 22px;
        font-weight: 600;
        font-size: 18px;
        margin: 0 auto;
        left: 0;
        right: 0;
        max-width: 200px;
    }
    .header-top-right .homeslider .item-slide .content .desc .btn-service.rdmorebtn {
        display: block;
        max-width: 100px;
        margin: 15px auto 0 auto;
    }
   .header-top-right .homeslider .item-slide .content .desc .btn-service.rdmorebtn:hover {
            background: #e5322c;
            transition: all 0.4s ease-in-out 0s;
            color: #fff;
            border: 1px solid #e5322c;
            outline: 0;
            -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
            box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        }
        .header-top-right .homeslider .item-slide .content .sdide-button:hover {
            background: #d4441e;
            border-color: #eaeaea;
            color: #fff;
        }
        .header-top-right .homeslider .item-slide .content .sdide-button:hover a {
                color: #fff;
            }
        /*.header-top-right .homeslider .item-slide .content .sdide-button:after {
            content: "\f061";
            font-family: "FontAwesome";
            padding-left:10px;
        }*/
        /*banner cac trang*/
        .category-slider {
            position: relative;
            display: block;
        }

    .category-slider .item-slider .content {
        position: absolute;
        max-width: 1170px;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        padding-top: 12%;
        width: 100%;
    }

        .category-slider .item-slider .content .slide-info-in {
            padding: 10px 0 20px 0;
            background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
        }

        .category-slider .item-slider .content .title {
            font-size: 26px;
            text-transform: uppercase;
            line-height: 40px;
            text-shadow: 0px 1px #404040;
        }

        .category-slider .item-slider .content .desc {
            font-size: 16px;
            text-transform: uppercase;
            line-height: 26px;
        }

        .category-slider .item-slider .content .banner-button {
            border: 1px solid #fff;
            display: inline-block;
            padding: 0 20px;
            color: #0088cc;
            line-height: 30px;
            margin-top: 10px;
        }

            .category-slider .item-slider .content .banner-button:hover {
                background: #d4441e;
                border-color: #eaeaea;
                color: #fff;
            }

                .category-slider .item-slider .content .banner-button:hover a {
                    color: #fff;
                }
/*.trending{background-color:#fff;}*/
.trending .trending-title {
    height: 33px;
    line-height: 33px;
    background: #0088cc;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
}

.option3 .header-top-right .header-banner img {
    width: inherit;
    margin: 0 auto;
    vertical-align: middle;
}

.trending .trending-product li {
    text-align: center;
    border-bottom: 1px solid #eaeaea;
}

    .trending .trending-product li:last-child {
        border: none;
    }

    .trending .trending-product li .product-name {
        margin-top: 8px;
    }

    .trending .trending-product li .product-price {
        line-height: 30px;
    }

    .trending .trending-product li .price {
        font-size: 18px;
        color: #0099cc;
    }

    .trending .trending-product li .price-old {
        text-decoration: line-through;
        margin-left: 11px;
        color: #666;
    }

    .trending .trending-product li .group-price {
        position: absolute;
        top: 10px;
        left: 10px;
        height: auto;
    }

        .trending .trending-product li .group-price .product-label {
            color: #fff;
            float: left;
            line-height: 22px;
            text-align: center;
            font-size: 12px;
            text-transform: uppercase;
            padding: 0 10px;
            height: 22px;
        }

        .trending .trending-product li .group-price .new-label {
            background: #ffc000;
        }

        .trending .trending-product li .group-price .sale-label {
            background: #ff4318;
        }

.services-wapper {
    background: #f6f6f6;
    border-bottom: 1px solid #eaeaea;
}

    .services-wapper .service {
        margin-top: 0;
        border: none;
    }

.option3 .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item {
    width: 10px;
    height: 10px;
}

    .option3 .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item a {
        width: 100%;
        height: 100%;
        float: left;
        background: transparent;
        margin: 0;
        padding: 0;
        text-align: center;
        text-indent: 0px;
        border-radius: 90%;
        color: #666;
        border: 1px solid #fff;
        padding-left: 1px;
        background: #fff;
        font-size: 0;
    }

        .option3 .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item a.active {
            background: #0088cc;
            border-color: #0088cc;
        }

.option3 .vertical-dropdown-menu .mega-group-header span {
    border-color: #0088cc;
}

.option3 .header-top-right .homeslider .bx-wrapper .bx-pager,
.option3 .bx-wrapper .bx-controls-auto {
    display: none;
}

.header-top-right .homeslider .bx-wrapper .bx-viewport ul li {
    display: inline-block;
}

.option3 .content_price strike {
    font-size: 14px;
}

.product-list li .product-name {
    font-weight: 600;
}

.option3 .brand .display-product-option {
    margin-top: -25px;
}

.option3 .group-brand .product-container {
    border: 1px solid #eaeaea;
    margin-bottom: 15px;
}

    .option3 .group-brand .product-container .product-info {
        padding: 15px 5px 10px 5px;
        min-height: 48px;
    }

        .option3 .group-brand .product-container .product-info .product-title {
            font-size: 14px;
            text-align: center;
            min-height: 30px;
        }

#left_column .block .title_block {
    font-family: SFUHelveticaCondensed;
    font-size: 20px;
    font-weight: 400;
}

#right_column .block .title_block {
    font-family: SFUHelveticaCondensed;
    font-size: 20px;
    font-weight: 400;
    border-bottom: 1px solid #eaeaea;
    padding-left: 15px;
    text-transform: uppercase;
    padding-top: 11px;
    padding-bottom: 9px;
    background-color: #f5f5f5;
}
/*--------------------------
[4. Tab product]
--------------------------*/
.block-tab-products {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 0 20px 0;
    overflow: hidden;
}

    .block-tab-products .nav-tab {
        display: table;
        margin: 0 auto;
        padding: 40px 0;
    }

        .block-tab-products .nav-tab li {
            display: inline;
            float: left;
            padding: 0 15px;
            line-height: 32px;
            font-size: 20px;
            border-bottom: 1px solid #000000;
            min-height: 35px;
        }

            .block-tab-products .nav-tab li > a {
                color: #333;
                display: block;
                text-decoration: none;
                position: relative;
            }

                .block-tab-products .nav-tab li.active a,
                .block-tab-products .nav-tab li > a:hover {
                    color: #C4161C;
                    opacity: 1;
                    max-width: 100%;
                    left: 0;
                    right: auto;
                }

            .block-tab-products .nav-tab li.active,
            .block-tab-products .nav-tab li:hover {
                border-bottom: 3px solid #c4161c;
                top: -2px;
            }

            .block-tab-products .nav-tab li > a:before {
                content: '';
                position: absolute;
                bottom: -2px;
                right: 0;
                opacity: 0;
                width: 100%;
                max-width: 0;
                height: 3px;
                background-color: #C4161C;
                transition: .3s ease-out all;
            }

    .block-tab-products .products-style8 {
        margin-top: 0;
    }

        .block-tab-products .products-style8 .product {
            margin-top: 0;
        }

        .block-tab-products .products-style8 .product-thumb a {
            position: relative;
        }

        .block-tab-products .products-style8 .product-thumb img {
            width: 100%;
            -webkit-transition: all 1s ease;
            transition: all 1s ease;
            display: inherit;
        }

        .block-tab-products .products-style8 .product-thumb .secondary_image {
            position: absolute;
            top: -2px;
            left: 0;
            opacity: 0;
        }

        .block-tab-products .products-style8 .product-container:hover .secondary_image {
            opacity: 1;
        }

        .block-tab-products .products-style8 .product-info {
            line-height: 26px;
            text-align: center;
            padding-top: 17px;
        }

            .block-tab-products .products-style8 .product-info .product-name {
                font-size: 24px;
                text-transform: uppercase;
            }

            .block-tab-products .products-style8 .product-info .box-price {
                margin-top: 10px;
                font-size: 18px;
            }

        .block-tab-products .products-style8 .add-to-cart {
            height: 40px;
            padding: 0 20px;
            border: 1px solid #5a5a5a;
            line-height: 39px;
            display: inline-block;
            text-transform: uppercase;
            font-size: 16px;
            width: 75%;
            border-radius: 30px;
        }

            .block-tab-products .products-style8 .add-to-cart:hover {
                background: #000;
                color: #fff;
                border-color: #000;
            }

        .block-tab-products .products-style8 .product-container {
            margin-bottom: 20px;
        }

    .block-tab-products .product-2 .nav-tab.nav-tab2 {
        padding: 0;
        width: 210px;
    }

        .block-tab-products .product-2 .nav-tab.nav-tab2 li {
            width: 50%;
            display: inline-block;
            padding: 0;
            margin-bottom: 5px;
            border: none;
        }

            .block-tab-products .product-2 .nav-tab.nav-tab2 li a {
                width: 100px;
                height: 75px;
                overflow: hidden;
                text-align: center;
                display: block;
            }

                .block-tab-products .product-2 .nav-tab.nav-tab2 li a img {
                    display: block;
                    width: 100%;
                    height: 100%;
                    border: 1px solid rgba(0, 0, 0, 0.1);
                    cursor: pointer;
                }
/*System*/
.option3 .row-fluid .tabs-left {
    margin-bottom: 30px;
}

    .option3 .row-fluid .tabs-left > .nav-tabs {
        float: left;
        margin-right: 19px;
    }

        .option3 .row-fluid .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
            float: none;
            width: 100%;
        }

.option3 .row-fluid .tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
    border-bottom: 0;
}

    .option3 .row-fluid .tabs-left > .nav-tabs .active > .tabx, .tabs-left > .nav-tabs .active > .tabx:hover, .tabs-left > .nav-tabs .active > .tabx:focus {
        border-color: #ddd transparent #ddd #ddd;
        border-right-color: #ffffff;
    }
/* TABS */
.option3 .row-fluid .tabs-left > .nav-tabs {
    margin-right: 0px;
    padding: 0;
    height: 700px;
    max-width: 25%;
    width: 100%;
    overflow: hidden;
}

    .option3 .row-fluid .tabs-left > .nav-tabs:hover {
        overflow-y: scroll;
    }

    .option3 .row-fluid .tabs-left > .nav-tabs::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 0.5px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
        border-radius: 1px;
    }

    .option3 .row-fluid .tabs-left > .nav-tabs::-webkit-scrollbar {
        width: 0.5px;
        background-color: #F5F5F5;
    }

    .option3 .row-fluid .tabs-left > .nav-tabs::-webkit-scrollbar-thumb {
        background-color: #AAA;
        border-radius: 1px;
        background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .2) 75%, transparent 75%, transparent);
    }
/* CONTENIDO DE LOS TABS */
.option3 .row-fluid .tabs-left .tab-content {
    background-color: #FFFFFF;
    border: solid 1px #DCE1E5;
    border-left-style: none;
    height: 700px;
    max-width: 100%;
    padding-left: 25%;
    padding-right: 10px;
    border-radius: 0px 4px 4px 4px;
    -moz-border-radius: 0px 4px 4px 4px;
    -webkit-border-radius: 0px 4px 4px 4px;
    -webkit-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
}

    .option3 .row-fluid .tabs-left .tab-content > div {
        margin-top: 10px;
    }

/* Color de los enlaces de los tabs */
.option3 .row-fluid .tabs-left > .nav-tabs > .tabx {
    color: #7FAD30;
}

/* Formato del primer elemento */
.option3 .row-fluid.tabs-left > .nav-tabs > li:nth-child(1) > .tabx,
.option3 .row-fluid.tabs-left > .nav-tabs > li:nth-child(1) > .tabx:hover,
.option3 .row-fluid.tabs-left > .nav-tabs > li:nth-child(1) > .tabx:focus {
    border-top-left-radius: 4px;
}

/* Formato del tab activo */
.option3 .row-fluid.tabs-left > .nav-tabs .active > .tabx,
.option3 .row-fluid .tabs-left > .nav-tabs .active > .tabx:hover,
.option3 .row-fluid .tabs-left > .nav-tabs .active > .tabx:focus {
    border-bottom: 1px solid #DCE1E5;
    border-left: 1px solid #DCE1E5;
    border-bottom-left-radius: 0px;
    -webkit-box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
    -moz-box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
    box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
    background-color: rgba(0,0,0,0.05);
}

.option3 .row-fluid .tabs-left > .nav-tabs > li > .tabx {
    border-bottom: solid 1px #DCE1E5;
    border-radius: 0;
    padding: 20px 15px;
    cursor: pointer;
}

    .option3 .row-fluid .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all {
        display: table;
        width: 100%;
        margin-bottom: 15px;
    }

        .option3 .row-fluid .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img {
            width: 70px;
            padding-right: 10px;
        }

        .option3 .row-fluid .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img, .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img + .tabs-info {
            display: table-cell;
            vertical-align: top;
        }

.option3 .row-fluid .tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li.active > a {
    border: none;
    position: absolute;
    bottom: 0;
    background: none;
    right: 0;
    padding: 5px 10px;
    cursor: pointer;
}

    .option3 .row-fluid .tabs-left > .nav-tabs > li > a > i {
        padding-right: 5px;
    }
/*
[3. Products list]
*/
.product-list li .product-name {
    line-height: 22px;
    height: 48px;
    overflow: hidden;
}

.view-product-list .content-pro2 {
    padding-top: 15px;
}

.product-featured .product-list li .product-item {
    border-top: 1px solid #eaeaea;
    padding-bottom: 10px;
}

.layered-content .check-box-list {
    overflow: hidden;
    padding: 0;
    border: none;
}

.check-box-list tr td {
    line-height: 32px;
    list-style: none;
    width: 50%;
    display: inline-block;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
}

.check-box-list label {
    display: inline-block;
    cursor: pointer;
    line-height: 26px;
    vertical-align: top;
    font-size: 13px;
}

    .check-box-list label:hover {
        color: #ff6633;
    }

.check-box-list input[type="checkbox"] {
    display: inline-block;
    background-color: #fff;
    width: 30px;
    height: 18px;
}

    .check-box-list input[type="checkbox"]:checked + label {
        color: #ff6633;
    }

    .check-box-list input[type="checkbox"]:checked {
        color: #ff6633;
    }

.check-box-list label span.count {
    color: #a4a4a4;
    margin-left: 2px;
}

.product-comments-block-tab .btn-comment {
    background-color: #08c;
    color: #fff;
    text-transform: uppercase;
}
/** OPTION CATEGORY **/

.content-page .cate-pt .category-featured.fashion .sub-category-list a:hover {
    color: #f00;
}

.content-page .cate-pt .category-featured.fashion .navbar-brand {
    background: #f00;
}

    .content-page .cate-pt .category-featured.fashion .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.fashion .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #f00;
}

.content-page .cate-pt .category-featured.fashion .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.fashion .nav-menu .nav > li.active a {
    color: #f00;
}

    .content-page .cate-pt .category-featured.fashion .nav-menu .nav > li:hover a:after,
    .content-page .cate-pt .category-featured.fashion .nav-menu .nav > li.active a:after {
        color: #f00;
    }

.content-page .cate-pt .category-featured.fashion .nav-menu .nav > li > a:before {
    background: #f00;
}

.content-page .cate-pt .category-featured.fashion .product-list li .add-to-cart {
    background-color: rgba(255, 51, 102, 0.7);
    background: rgba(255, 51, 102, 0.7);
    color: rgba(255, 51, 102, 0.7);
}

    .content-page .cate-pt .category-featured.fashion .product-list li .add-to-cart:hover {
        background: #f00;
    }

.content-page .cate-pt .category-featured.fashion .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.fashion .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.fashion .product-list li .quick-view a.heart:hover {
    background-color: #f00;
    opacity: 0.9;
}

/** sports **/
.content-page .cate-pt .category-featured.sports .sub-category-list a:hover {
    color: #00a360;
}

.content-page .cate-pt .category-featured.sports .navbar-brand {
    background: #00a360;
}

    .content-page .cate-pt .category-featured.sports .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.sports .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #00a360;
}

.content-page .cate-pt .category-featured.sports .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.sports .nav-menu .nav > li.active a {
    color: #00a360;
}

    .content-page .cate-pt .category-featured.sports .nav-menu .nav > li:hover a:after,
    .content-page .cate-pt .category-featured.sports .nav-menu .nav > li.active a:after {
        color: #00a360;
    }

.content-page .cate-pt .category-featured.sports .nav-menu .nav > li > a:before {
    background: #00a360;
}

.content-page .cate-pt .category-featured.sports .product-list li .add-to-cart {
    background-color: rgba(0, 163, 96, 0.7);
    background: rgba(0, 163, 96, 0.7);
    color: rgba(0, 163, 96, 0.7);
}

    .content-page .cate-pt .category-featured.sports .product-list li .add-to-cart:hover {
        background: #00a360;
    }

.content-page .cate-pt .category-featured.sports .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.sports .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.sports .product-list li .quick-view a.heart:hover {
    background-color: #00a360;
    opacity: 0.9;
}

/** electronic **/
.content-page .cate-pt .category-featured.electronic .sub-category-list a:hover {
    color: #0090c9;
}

.content-page .cate-pt .category-featured.electronic .navbar-brand {
    background: #0090c9;
}

    .content-page .cate-pt .category-featured.electronic .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.electronic .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #0090c9;
}

.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li.active a {
    color: #0090c9;
}

.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li > a:before {
    background: #0090c9;
}

.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li:hover a:after,
.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li.active a:after {
    color: #0090c9;
}

.content-page .cate-pt .category-featured.electronic .product-list li .add-to-cart {
    background-color: rgba(0, 144, 201, 0.7);
    background: rgba(0, 144, 201, 0.7);
    color: rgba(0, 144, 201, 0.7);
}

    .content-page .cate-pt .category-featured.electronic .product-list li .add-to-cart:hover {
        background-color: #0090c9;
    }

.content-page .cate-pt .category-featured.electronic .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.electronic .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.electronic .product-list li .quick-view a.heart:hover {
    background-color: #0090c9;
    opacity: 0.9;
}
/** digital **/
.content-page .cate-pt .category-featured.digital .sub-category-list a:hover {
    color: #3f5eca;
}

.content-page .cate-pt .category-featured.digital .navbar-brand {
    background: #3f5eca;
}

    .content-page .cate-pt .category-featured.digital .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.digital .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #3f5eca;
}

.content-page .cate-pt .category-featured.digital .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.digital .nav-menu .nav > li.active a {
    color: #3f5eca;
}

.content-page .cate-pt .category-featured.digital .nav-menu .nav > li > a:before {
    background: #3f5eca;
}

.content-page .cate-pt .category-featured.digital .nav-menu .nav > li:hover a:after,
.content-page .cate-pt .category-featured.digital .nav-menu .nav > li.active a:after {
    color: #3f5eca;
}

.content-page .cate-pt .category-featured.digital .product-list li .add-to-cart {
    background-color: rgba(63, 94, 202, 0.7);
    background: rgba(63, 94, 202, 0.7);
    color: rgba(63, 94, 202, 0.7);
}

    .content-page .cate-pt .category-featured.digital .product-list li .add-to-cart:hover {
        background-color: #3f5eca;
    }

.content-page .cate-pt .category-featured.digital .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.digital .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.digital .product-list li .quick-view a.heart:hover {
    background-color: #3f5eca;
    opacity: 0.9;
}
/** furniture **/
.content-page .cate-pt .category-featured.furniture .sub-category-list a:hover {
    color: #669900;
}

.content-page .cate-pt .category-featured.furniture .navbar-brand {
    background: #669900;
}

    .content-page .cate-pt .category-featured.furniture .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.furniture .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #669900;
}

.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li.active a {
    color: #669900;
}

.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li > a:before {
    background: #669900;
}

.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li:hover a:after,
.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li.active a:after {
    color: #669900;
}

.content-page .cate-pt .category-featured.furniture .product-list li .add-to-cart {
    background-color: rgba(102, 153, 0, 0.7);
    background: rgba(102, 153, 0, 0.7);
    color: rgba(102, 153, 0, 0.7);
}

    .content-page .cate-pt .category-featured.furniture .product-list li .add-to-cart:hover {
        background-color: #669900;
    }

.content-page .cate-pt .category-featured.furniture .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.furniture .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.furniture .product-list li .quick-view a.heart:hover {
    background-color: #669900;
    opacity: 0.9;
}

/** jewelry **/
.content-page .cate-pt .category-featured.jewelry .sub-category-list a:hover {
    color: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .navbar-brand {
    background: #6d6855;
}

    .content-page .cate-pt .category-featured.jewelry .navbar-brand a:hover {
        color: #fff;
    }

.option2 .category-featured.jewelry .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li.active a {
    color: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li > a:before {
    background: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li:hover a:after,
.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li.active a:after {
    color: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .product-list li .add-to-cart {
    background-color: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .product-list li .add-to-cart {
    background-color: rgba(109, 104,85, 0.7);
    background: rgba(109, 104,85, 0.7);
    color: rgba(109, 104,85, 0.7);
}

    .content-page .cate-pt .category-featured.jewelry .product-list li .add-to-cart:hover {
        background-color: #6d6855;
    }

.content-page .cate-pt .category-featured.jewelry .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.jewelry .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.jewelry .product-list li .quick-view a.heart:hover {
    background-color: #6d6855;
    opacity: 0.9;
}
/*
[5. Category featured]
*/
.row-album {
    margin-top: 30px;
    background: #f5f5f5;
    padding: 30px 0;
}

    .row-album .featured-banner .box-small-banner .banner {
        display: block;
        border-left: 1px solid #eaeaea;
    }

    .row-album .featured-banner .banner-text .banner img {
        width: 100%;
    }

    .row-album .featured-banner .right:last-child {
        border-top: 1px solid #eaeaea;
    }

.box-about-home, .box-send {
    padding: 40px 0 30px 0;
}

.box-about-home {
    background-color: rgba(0,0,0,0.05);
}

    .box-about-home .box-home {
        padding: 0 0 10px 0;
        max-width: 100%;
        display: inline-block;
        position: relative;
    }

        .box-about-home .box-home ol {
            list-style-type: decimal;
        }

        .box-about-home .box-home ul {
            list-style-type: circle;
            padding-left: 15px;
        }

        .box-about-home .box-home h2, .box-about-home .box-home h3 {
            margin-bottom: 20px;
        }

        .box-about-home .box-home .video-home {
            padding: 10px 0;
        }

            .box-about-home .box-home .video-home .nav-tabs {
                max-height: 200px;
                overflow: hidden;
            }

                .box-about-home .box-home .video-home .nav-tabs:hover {
                    overflow-y: scroll;
                }

                .box-about-home .box-home .video-home .nav-tabs::-webkit-scrollbar-track {
                    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.2);
                    background-color: #F5F5F5;
                }

                .box-about-home .box-home .video-home .nav-tabs::-webkit-scrollbar {
                    width: 1px;
                    background-color: #F5F5F5;
                }

                .box-about-home .box-home .video-home .nav-tabs::-webkit-scrollbar-thumb {
                    background-color: #000000;
                }

.video-home .nav-tabs {
    border: none;
}

    .video-home .nav-tabs li {
        width: 100%;
    }

    .video-home .nav-tabs > li > a {
        border-radius: 0;
        margin-right: 0;
    }

    .video-home .nav-tabs > li.active > a, .video-home .nav-tabs > li.active > a:focus, .video-home .nav-tabs > li.active > a:hover {
        border: none;
        border-bottom: 1px solid #eaeaea;
        background-color: #f1f1f1;
    }

.box-send h2.text-center {
    text-transform: uppercase;
    font-family: SFUHelveticaCondensed;
    font-weight: 400;
}

.sec-title {
    margin: 15px 0 15px;
    text-align: center;
    /*font-family: SFUHelveticaCondensed;*/
}

    .sec-title h2 {
        color: #f00;
        font-size: 36px;
        font-weight: bold;
        text-transform: uppercase;
    }

        .sec-title h2 span {
            font-weight: normal;
            color: #e5322c;
        }

.border-shape {
    background: #e5322c none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 3px;
    left: 0;
    margin: 15px auto;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 80px;
}

    .border-shape::before {
        background: #f00 none repeat scroll 0 0;
        bottom: 0;
        content: "";
        height: 1px;
        left: 80px;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 1px;
        width: 100px;
    }

    .border-shape::after {
        background: #e5322c none repeat scroll 0 0;
        bottom: 0;
        content: "";
        height: 1px;
        right: 80px;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 1px;
        width: 100px;
    }

.sec-title section.quote {
    position: relative;
    margin: 6px;
    width: 60%;
    display: table;
    height: 315px;
}
.services_cont .sec-title section.quote {
    float: left;
}
.row-cate-pro .owl-carousel .owl-stage-outer {
    padding: 15px 0 15px 0;
}
section > span {
    display: block;
    zoom: 1;
    border: 1px solid #e5322c;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    background-color: #f9f8f8;
    position: absolute;
}

    section > span.left_top {
        left: -6px;
        top: -6px;
    }

    section > span.right_top {
        right: -6px;
        top: -6px;
    }

    section > span.left_bottom {
        left: -6px;
        bottom: -6px;
    }

    section > span.right_bottom {
        right: -6px;
        bottom: -6px;
    }

.sec-title section.quote > blockquote > img {
    display: block;
    margin: 15px auto;
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}
.services_cont .sec-title section.quote > blockquote > img {
    margin-top: 7px;
    margin-bottom: 8px;
    display: none;
}
    .sec-title section.quote > blockquote > .box-home {
        display: block;
    }
    .sec-title section.quote > blockquote > .box-home h2{
        margin-bottom:10px;
        margin-top:15px;
    }
    .sec-title section.quote > blockquote {
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
        margin: 0;
        padding: 0 60px;
        letter-spacing: .04em;
      font-size: 16px;
    line-height: normal;
        color: #574a46;
        text-transform: uppercase;
    }
.services_cont {
    background-color: #f9f8f8;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.services_cont section.title > h2 {
   display:block;
}
section.title {
    margin: 5px 0;
    border: 1px solid #e5322c;
    width: auto;
    position: relative;
}
.services_cont .sec-title section.title {
    float: right;
}
    section.title > h2 {
        background-color: #e5322c;
        margin: 4px;
        width: 400px;
        height: 305px;
        display: table;
        padding: 0 10px;
    }
        section.title > h2 > a {
            letter-spacing: .04em;
            color: #fff;
            overflow: hidden;
            max-width: 380px;
            display: table-cell;
            vertical-align: middle;
            text-transform: uppercase;
            text-align: center;
            font-size: 38px;
            padding: 30px;
            line-height: 58px;
        }
.option3 section.title > h2 > a:hover {
    color:#eaeaea;
}
.updates_cont {
    background-color: #f9f8f8;
    margin-top: 5px;
    padding-top: 42px;
    padding-bottom: 30px;
}
    .updates_cont .sec-title section.quote {
        float: right;
        display: block;
        height: 365px;
    }
.services_cont section.title > h2 > .services_a {
    letter-spacing: .04em;
    color: #fff;
    overflow: hidden;
    max-width: 380px;
    display: block;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    font-size: 48px;
    padding-top:10px;
}


.updates_cont .sec-title section.title {
    float: left;
}
.updates_cont .sec-title.testimonial section.title {
    float: right;
}
.updates_cont .sec-title.testimonial section.quote {
    float: left;
    display: block;
    height: 365px;
}
    .updates_cont .sec-title.testimonial section.quote li {
        text-align: left;
        text-transform: none;
        font-size: 16px;
        margin:0;
    }
.updates_cont .sec-title.testimonial .featured-banner {
    height: 300px;
    text-align: left;
    text-transform: none;
    font-size: 16px;
}
.updates_cont .sec-title.testimonial blockquote small {
    display: block;
    font-size: 70%;
    line-height: 12px;
    color: #777;
    margin-bottom: 8px;
}
.updates_cont section.title > h2 {
    height: 360px;
    padding: 0;
    width: auto;
}
.content{
    padding:15px 0;
}
#accordion2 {
    margin: 30px 0;
}

.accordion-heading {
    background-color: #e6e6e6;
    color: #444;
    cursor: pointer;
    padding: 10px 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    border-bottom: 1px solid #e5322c;
}
    .accordion-heading h3 {
        float: left;
        position: absolute;
        display: contents;
    }
.accordion-heading .accordion-toggle {
    display:block;
    }
.accordion-heading h3 small {
    line-height: 12px;
    margin-left: 10px;
    padding-top: 9px;
    display: inline-block;
}
            .accordion-heading h3 small::before {
                content: "-- ";
            }
 .accordion-heading:hover {
        background-color: #ccc;
    }
.accordion-toggle.collapsed:after {
    content: '\02795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.accordion-toggle:after {
    content: "\2796";
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}
.accordion-body {
    padding: 18px;
    background-color: white;
    /*max-height: 0;
    overflow: hidden;*/
    transition: max-height 0.2s ease-out;
}
.featured-banner:hover .btn-service.rdmorebtn {
    background: #e5322c;
    transition: all 0.4s ease-in-out 0s;
    color: #fff;
    border: 1px solid #e5322c;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

/*Center*/
.box-about-home section.quote {
    margin: 6px;
    position: relative;
}

.box-about-home section > span {
    display: block;
    zoom: 1;
    border: 1px solid #c98968;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    background-color: #f9f8f8;
    position: absolute;
}

    .box-about-home section > span.left_top {
        left: -6px;
        top: -6px;
    }

    .box-about-home section > span.right_top {
        right: -6px;
        top: -6px;
    }

    .box-about-home section > span.left_bottom {
        left: -6px;
        bottom: -6px;
    }

    .box-about-home section > span.right_bottom {
        right: -6px;
        bottom: -6px;
    }

.box-about-home section.quote > blockquote > img {
    display: block;
    margin: 24px auto;
}

.box-about-home section.quote > blockquote > .box-home {
    display: block;
}

.box-about-home section.quote > blockquote {
    /*display: table-cell;*/
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0 120px;
    letter-spacing: .04em;
    font-size: 22px;
    line-height: 38px;
    color: #574a46;
    text-transform: uppercase;
}
/*Cart*/
.section-title-box {
    height: 35px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
}

    .section-title-box .box-title {
        color: #333;
        text-transform: uppercase;
        border-left: 3px solid #ff3300;
        padding-bottom: 5px;
        font-size: 25px;
        padding-left: 10px;
        padding-right: 5px;
        font-family: SFUHelveticaCondensed;
        font-weight: 400;
    }

.title-box2 {
    border-bottom: 1px solid #eaeaea;
    line-height: 40px;
    position: relative;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.table-responsive .jambo_table .boder-color {
    border: 1px solid #eaeaea;
}

select {
    border: 1px solid #eaeaea;
}

.list-sale {
    padding: 30px 0;
    background-color: #efefef;
}

    .list-sale h2.title24 {
        display: table;
        color: #f00;
        margin: 0 auto;
        position: relative;
        text-transform: uppercase;
        height: 40px;
        font-weight: 400;
        margin-bottom: 20px;
        font-size: 24px;
        font-family: SFUHelveticaCondensed;
    }

        .list-sale h2.title24:before {
            content: '';
            width: 300px;
            height: 1px;
            background: #e5322c;
            position: absolute;
            bottom: 0px;
            left: 50%;
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .list-sale h2.title24:after {
            content: '';
            width: 100px;
            height: 3px;
            background: #e5322c;
            position: absolute;
            bottom: -1px;
            left: 50%;
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }

    .list-sale .item-sale {
        text-align: center;
        padding: 10px 10px 15px 10px;
        margin: 0 5px;
        border: 1px dotted #ccc;
        background-color: rgba(255, 255, 255, 1);
    }

        .list-sale .item-sale .sale-thumb:hover img {
            -webkit-box-shadow: 0 28px 30px -18px rgba(0, 0, 0, 0.5);
            -moz-box-shadow: 0 28px 30px -18px rgba(0, 0, 0, 0.5);
            box-shadow: 0 28px 30px -18px rgba(0, 0, 0, 0.5);
        }

    .list-sale .sale-info .title-sale {
        margin-bottom: 15px;
        padding-top: 10px;
    }

        .list-sale .sale-info .title-sale .de-name {
            font-weight: 400;
        }

.worker__contacts {
    color: #2c3e50;
    line-height: 20px;
}

    .worker__contacts .tel, .worker__contacts .tel a {
        font-size: 16px;
        color: #f00;
        line-height: 22px;
    }

        .worker__contacts .tel .chat-zalo a {
            color: #0e76bc;
        }

    .worker__contacts .email {
        font-size: 14px;
        color: #f00;
        line-height: 22px;
    }

.social-info {
    padding-top: 10px;
}

    .social-info .social {
        font-size: 18px;
        width: 30px;
        height: 30px;
        display: inline-block;
        line-height: 30px;
        background-color: #00c3ff;
        margin: 0 2px;
        border-radius: 50%;
    }

        .social-info .social a {
            color: #fff;
        }
/** OPTION CATEGORY **/
.product-cm-cate .box-pro {
    position: relative;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    background: #dedede;
    padding: 7px 10px;
    padding-left: 15px;
}

.social-info .social.sale-sky:hover a {
    color: #00a2d4;
}

.social-info .social.sale-face:hover a {
    color: #003ca8;
}

.social-info .social.sale-twitter:hover a {
    color: #0082ce;
}

.social-info .social.sale-linkin:hover a {
    color: #004b63;
}

.product-cm-cate .box-pro:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid #e2097e;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    left: 7px;
    top: 50%;
    margin-top: -4px;
    z-index: 10;
}

.product-cm-cate .box-pro .link-more a {
    font-size: 12px;
    text-transform: capitalize;
    font: 200;
}

.product-cm-cate .sp-cm-cate {
    padding: 0 12px;
    margin-bottom: 20px;
}

    .product-cm-cate .sp-cm-cate .product-list.grid li {
        margin-top: 5px;
    }

    .product-cm-cate .sp-cm-cate .product-list.grid .product-container {
        margin: 3px -12px 3px -12px;
    }

.row-cate-pro .row-cate {
    margin-top: 30px;
}

    .row-cate-pro .row-cate .cate-pro.show-2 {
        /*padding: 0 5px;*/
    }

    .row-cate-pro .row-cate .page-heading span.page-heading-title {
        text-transform: uppercase;
        font-weight: 400;
    }

.row-cate .cate-pro.show-2 .pro-cate {
    margin: 0 -5px 20px -5px;
    box-shadow: 0 0 10px 5px #ddd;
    padding: 15px 15px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.row-cate-pro .row-cate .owl-prev {
    left: 0;
    right: inherit;
}

.row-cate-pro .row-cate .owl-next {
    left: inherit;
    right: 0;
}

.row-cate .cate-pro.show-2 .pro-cate h2 {
    color: #585656;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
    font-family: SFUHelveticaCondensed;
    min-height: 34px;
}
.row-cate .cate-pro.show-2 .pro-cate h2 a{
    color: #585656;
}
.row-cate .cate-pro.show-2 .pro-cate .cate-content {
    margin: 10px 0 20px;
    /*max-height: 130px;*/
    overflow: hidden;
    display:none;
}

.row-cate .cate-pro.show-2 .pro-cate::before {
    border-left: 1px solid #e5322c;
    left: 0;
    position: absolute;
    border-right: 1px solid #e5322c;
    content: "";
    height: 0;
    width: 100%;
    transition: all 0.4s ease-in-out 0s;
    z-index: -1;
    top: 50%;
}

.row-cate .cate-pro.show-2 .pro-cate::after {
    border-top: 1px solid #e5322c;
    left: 50%;
    position: absolute;
    border-bottom: 1px solid #e5322c;
    content: "";
    height: 100%;
    width: 0;
    transition: all 0.4s ease-in-out 0s;
    z-index: -1;
    top: 0;
}

.row-cate .cate-pro.show-2 .pro-cate:hover::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
}

.row-cate .cate-pro.show-2 .pro-cate:hover::after {
    position: absolute;
    width: 100%;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
    left: 0;
    right: 0;
}

.btn-service {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn-service.rdmorebtn {
        border: 1px solid #e5322c;
        color: #e5322c;
        margin-top:15px;
    }

.row-cate .cate-pro.show-2 .pro-cate:hover .btn-service.rdmorebtn {
    background: #e5322c;
    transition: all 0.4s ease-in-out 0s;
    color: #fff;
    border: 1px solid #e5322c;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.row-cate .cate-pro {
    margin-top: 30px;
}

    .row-cate .cate-pro li {
        list-style: none;
        margin: 0 15px;
    }
        /*.row-cate .cate-pro li a .cate-name {
                margin: 0 auto;
                text-align: center;
                line-height: 20px;
                padding: 5px 5px;
                display: block;
                height: 54px;
                overflow: hidden;
            }*/

        .row-cate .cate-pro li a:hover {
            background: #fff;
            border-color: #e52e04;
        }

.row-brand {
    margin-top: 30px;
}

    .row-brand .owl-prev {
        top: -50px;
        left: inherit;
        right: 25px;
    }

    .row-brand .owl-next {
        top: -50px;
    }

.band-logo {
    margin-top: 30px;
}

    .band-logo li {
        list-style: none;
    }

        .band-logo li a {
            background: #f6f6f6;
            border: 1px solid #eee;
            display: block;
            margin-bottom: 2px;
        }

            .band-logo li a:hover {
                background: #fff;
                border-color: #e52e04;
            }

.form-quick .button-group {
    text-align: center;
}

    .form-quick .button-group .addcart-link-qick {
        padding: 10px 20px;
        background: #ff6700;
        color: #fff;
        border: 1px solid #ff6700;
        line-height: normal;
        cursor: pointer;
        width: 100%;
        display: block;
    }

.form-action .button-group .fa.fa-heart {
    font-size: 35px;
    padding: 5px 25px;
}

.form-action .button-group .heart.like i.fa-heart {
    color: #0088cc;
}

.form-action .button-group .heart.liked i.fa-heart {
    color: #f36;
}

.form-action .button-group .heart, .group-button-header .mini-cart-link:nth-child(3),
.form-feature {
    display: none;
}

    .form-feature .title-feature {
        margin-bottom: 15px;
    }

    .form-feature .content-feature {
        line-height: 22px;
    }

    .form-feature .info-sub-feature {
        padding: 0 0 10px 0;
        line-height: 22px;
        font-size: 14px;
    }

.tab-container .form-feature .info-sub-feature .item-diet-sub {
    border: 1px solid #eaeaea;
    padding: 5px;
    margin: 10px 0 10px 0;
    min-height: 145px;
}

#product .form-feature .info-sub-feature .item-diet-sub {
    padding: 10px 5px;
}

#product .form-feature .content-feature {
    margin-bottom: 15px;
}

.row-cate-pro .row-cate-3 .cate-pro {
    margin-top: 0;
}

.row-cate-3 .cate-pro li {
    list-style: none;
}

    .row-cate-3 .cate-pro li a {
        background: #f6f6f6;
        border: 1px solid #eee;
        display: block;
        margin-bottom: 3px;
    }

        .row-cate-3 .cate-pro li a .cate-name {
            margin: 0 auto;
            text-align: center;
            line-height: 20px;
            padding: 5px 5px;
            display: block;
            height: 54px;
            overflow: hidden;
        }

        .row-cate-3 .cate-pro li a:hover {
            background: #fff;
            border-color: #e52e04;
        }
/*
[5.1. Category featured]
*/
.content_price {
    font-size: 16px;
    color: #f00;
}

    .content_price strike {
        font-size: 14px;
    }

    .content_price .more-view {
        font-size: 14px;
        color: #f00;
    }

        .content_price .more-view::after {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f178";
            padding-left: 10px;
        }

.product-featured .banner-featured .banner-desc {
    padding: 10px 15px 0 15px;
    text-align: justify;
}

.brand-showcase-box .brand-showcase-logo li .item-img {
    padding: 2px 5px;
    margin: 0 auto;
}

.brand-showcase-box .trademark-product .image-product .group-price {
    position: absolute;
    top: 10px;
    left: 10px;
    height: auto;
}

    .brand-showcase-box .trademark-product .image-product .group-price .new-label {
        color: #fff;
        float: left;
        line-height: 22px;
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        padding: 0 10px;
        background: #ffc000;
        height: 22px;
    }

    .brand-showcase-box .trademark-product .image-product .group-price .new-label {
        color: #fff;
        float: left;
        line-height: 22px;
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        padding: 0px 10px;
        background: #ff4318;
        height: 22px;
    }

.group-brand .product-container {
    border: 1px solid #eaeaea;
    padding: 10px;
    margin-bottom: 30px;
}

    .group-brand .product-container .product-info {
        margin-top: 10px;
        text-align: center;
    }

.pageview {
    margin: 0 auto;
}

    .pageview.table-bordered tr td {
        border: none !important;
    }

    .pageview .btn.disabled, .pageview .btn[disabled], .pageview fieldset[disabled] .btn {
        background: #ddd;
    }

    .pageview button, .pageview input[type=button], .pageview input[type=reset], .pageview input[type=submit] {
        background: #acc403;
    }

.product-onsale .product-list li .product-label {
    width: 52px;
    height: 44px;
    background: url("/../../images/icons/price-percent-br.png") no-repeat center center;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 0;
    font-family: 'Arial Narrow', Arial, sans-serif;
    padding-left: 5px;
    padding-top: 2px;
}

#product .pb-right-column .form-option .btn-plus a {
    width: 18px;
    height: 15px;
    line-height: 10px;
    float: left;
    text-align: center;
    cursor: inherit;
}

#product .pb-right-column .form-option .attributes {
    width: 100%;
}

    #product .pb-right-column .form-option .attributes input {
        max-width: 78px;
        border-radius: inherit;
        border: none;
    }

#product .pb-right-column .form-action {
    border-top: none;
}

    #product .pb-right-column .form-action .button-group .btn-add-cart, #product .pb-right-column .form-action .button-group .addcart-link-qick {
        background-color: #d0000f;
        color: #ffffff;
        padding: 6px 19px;
        height: auto;
        line-height: 32px;
        font-size: 20px;
    }

    #product .pb-right-column .form-action .button-group .btn-add-cart {
        width: inherit;
    }

        #product .pb-right-column .form-action .button-group .btn-add-cart:before {
            width: 35px;
            height: 32px;
        }

    #product .pb-right-column .form-action .button-group .addcart-link-qick {
        line-height: 35px;
        display: inline-block;
        text-align: center;
        cursor: pointer;
    }

#product .pb-left-column .product-image {
    border: 1px solid #eaeaea;
}

    #product .pb-left-column .product-image .product-full {
        padding: 0;
        border: none;
    }

#product .pb-right-column .form-option .attributes:first-child {
    margin: 0 auto;
    display: block;
    position: relative;
    text-align: center;
}

#product .pb-right-column .product-price-group {
    background-color: #ffbf5f;
    margin: 15px 0;
    padding: 10px 0;
    vertical-align: middle;
    text-align: center;
}

    #product .pb-right-column .product-price-group .price {
        font-size: 32px;
        font-weight: normal;
        color: #fdfdfd;
    }

#product .pb-left-column .product-image .product-img-thumb li {
    position: relative;
}

    #product .pb-left-column .product-image .product-img-thumb li .box-video .fa {
        position: absolute;
        top: 40%;
        bottom: 0;
        text-align: center;
        z-index: 3;
        font-size: 30px;
        left: 40%;
    }
/*Brand Left*/
.products-block.brand-block .products-block-left {
    padding-right: 0;
    width: 100%;
    float: none;
}

.products-block.brand-block .products-block-right {
    margin-left: 0;
    text-align: center;
}

.products-block.brand-block li {
    width: 49.9%;
    float: left;
    padding: 0 5px;
    border: 1px solid #eaeaea;
}
/*
[5.2. Category featured]
*/
.row-blog .blog-list .page-heading {
    font-size: 18px;
}

.row-blog .page-heading span.page-heading-title {
    border-bottom: 1px solid #e62e04;
    font-weight: bold;
    text-transform: uppercase;
}

.row-blog .blog-list .blog-list-wapper ul li .post-desc .post-title a {
    font-size: 16px;
}

    .row-blog .blog-list .blog-list-wapper ul li .post-desc .post-title a:hover {
        color: #e62e04;
    }

.row-blog .blog-list .blog-list-wapper ul li .post-desc .post-meta {
    font-style: italic;
}

    .row-blog .blog-list .blog-list-wapper ul li .post-desc .post-meta .date:before {
        display: none;
    }

.row-blog .blog-list .blog-list-wapper ul li .desc {
    line-height: 18px;
    font-size: 13px;
}

.row-blog .blog-list .blog-list-wapper li .fa {
    line-height: inherit;
}

.row-blog .blog-list .blog-list-wapper .meta-tags {
    margin-top: 10px;
    font-size: 13px;
    color: #999;
}

.entry-detail .list-unstyled {
    padding: 20px 15px;
    background-color: #f1f9f3;
}

    .entry-detail .list-unstyled li {
        line-height: 32px;
    }

        .entry-detail .list-unstyled li a {
            color: #0088cc;
        }

.related-posts .entry-ci .entry-more a {
    display: block;
}

.blog-posts.about .post-item .entry-title {
    height: auto;
    overflow: hidden;
    margin: 10px 0;
}
.blog-posts .post-item .entry-meta-data span {
    font-size: 12px;
}
.blog-posts.about .post-item .entry-excerpt {
    height: 96px;
    overflow: hidden;
}

.blog-posts.about .post-item {
    border: none;
    padding-bottom: 5px;
}

    .blog-posts.about .post-item .entry {
        padding: 10px 15px;
        border: 1px solid #eaeaea;
        text-align: left;
    }

.content-text .content img {
    margin: 0 auto;
    display: block;
}

.addthis_toolbox.addthis_default_style {
    margin-top: 0 !important;
    display:none;
}

.other-alb .blog-posts {
    clear: both;
    padding: 0;
    display: inline-block;
    clear: both;
}

    .other-alb .blog-posts .item-post-masonry {
        position: relative;
        padding: 0;
        margin: 0;
        min-height: 175px;
        width: 50%;
        float: left;
    }

        .other-alb .blog-posts .item-post-masonry .post-item {
            display: inline-block;
            border-bottom: none;
        }

.section-title-2 h2 {
    font-size: 30px;
    font-weight: 400;
    color: #666;
    font-family: SFUHelveticaCondensed;
}

.page-tags .content .masonry-list-post {
    position: relative;
    clear: both;
    margin: 0;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
}

    .page-tags .content .masonry-list-post .item-post-masonry {
        width: 50%;
        display: inline-block;
        padding: 0 10px;
        float: left;
    }



.lasttest-blog9 .item .info .title {
    font-size: 20px;
    margin-top: 10px;
}

.content-page .cate-pt .category-featured .nav-menu {
    background-color: #fff;
    border-radius: inherit;
    margin-bottom: 0;
}

.content-page .cate-pt .show-brand .navbar-brand:after {
    content: '';
    width: 12px;
    height: 20px;
    position: absolute;
    right: 5px;
    color: #fff;
    font-weight: normal;
    background: url(../files/images/icon/icon-angle-right.png) no-repeat right center;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.content-page .cate-pt .product-featured {
    margin-top: 0;
}
    /*.content-page .cate-pt .product-featured .sub-category-wapper{border-right:1px solid #eaeaea;}*/
    /*.content-page .cate-pt .product-featured .sub-category-wapper .item{display:inline-block;}*/
    .content-page .cate-pt .product-featured .sub-category-list {
        float: left;
        padding: 15px 0 15px 15px;
        line-height: 30px;
        background: #fff;
        font-weight: 500;
    }

        .content-page .cate-pt .product-featured .sub-category-list li {
            display: block;
            position: relative;
        }

            .content-page .cate-pt .product-featured .sub-category-list li a {
                background: url(../files/images/icon/r7.png) no-repeat left center;
                padding-left: 15px;
                display: block;
                /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 265px;*/
            }

            .content-page .cate-pt .product-featured .sub-category-list li:last-child .sub-cate-img a {
                background: none;
                padding-left: 0;
                padding-top: 20px;
            }

    .content-page .cate-pt .product-featured .product-featured-tab-content {
    }

        .content-page .cate-pt .product-featured .product-featured-tab-content .box-left {
            width: 40%;
            float: left;
            border-left: 1px solid #eaeaea;
        }

        .content-page .cate-pt .product-featured .product-featured-tab-content .box-right {
            width: 60%;
            float: left;
        }

        .content-page .cate-pt .product-featured .product-featured-tab-content .box-full {
            width: 100%;
            float: left;
            border-left: 1px solid #eaeaea;
        }

            .content-page .cate-pt .product-featured .product-featured-tab-content .box-full .product-list li {
                /*width: 20%;*/
                float: left;
                border-bottom: none;
            }

        .content-page .cate-pt .product-featured .product-featured-tab-content .category-banner {
            padding-right: 0;
        }

            .content-page .cate-pt .product-featured .product-featured-tab-content .category-banner img {
            }

        .content-page .cate-pt .product-featured .product-featured-tab-content .category-list-product {
            padding-left: 0;
        }

    .content-page .cate-pt .product-featured .product-list {
        margin-left: 0;
        margin-right: 0;
    }

        .content-page .cate-pt .product-featured .product-list li {
            padding: 0;
            min-height: inherit;
            border-right: 1px solid #eaeaea;
            border-top: 1px solid #eaeaea;
            padding-bottom: 3px;
            min-height: 286px;
        }

.content-page .cate-pt .owl-carousel-vertical .owl-next, .content-page .cate-pt .owl-carousel-vertical .owl-prev {
    position: inherit;
    width: 100% !important;
    height: 17px;
    margin: 0 auto;
    float: left;
    opacity: 1;
    visibility: inherit;
    background: none;
}

.content-page .cate-pt .product-featured .sub-category-wapper .owl-prev,
.content-page .cate-pt .product-featured .sub-category-wapper .owl-next {
    background: transparent;
    width: 28px;
    height: 28px;
    color: #ccc;
    text-align: center;
    padding-top: 0;
    font-size: 48px;
}

.content-page .cate-pt .product-featured .owl-carousel-vertical .owl-controls .owl-nav {
    margin: 0 auto;
    text-align: center;
    display: table-cell;
    width: 100% !important;
    float: left;
}

.content-page .cate-pt .product-featured .owl-carousel-vertical .owl-controls .owl-nav {
    margin-top: 26px;
    padding-left: 0;
}

.content-page .cate-pt .product-featured .sub-category-wapper .owl-prev .fa,
.content-page .cate-pt .product-featured .sub-category-wapper .owl-next .fa {
    font-weight: normal;
    line-height: 28px;
    display: none;
}

.content-page .cate-pt .product-featured .deal-product {
    line-height: 24px;
    border-right: 1px solid #eaeaea;
    overflow: hidden;
    padding-bottom: 23px;
}

    .content-page .cate-pt .product-featured .deal-product .deal-product-head {
        text-align: center;
    }

        .content-page .cate-pt .product-featured .deal-product .deal-product-head h3 {
            position: relative;
            z-index: 1;
            margin-top: 15px;
        }

            .content-page .cate-pt .product-featured .deal-product .deal-product-head h3:before {
                border-top: 1px solid #eaeaea;
                content: "";
                margin: 0 auto; /* this centers the line to the full width specified */
                position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
                top: 40%;
                left: 40px;
                right: 40px;
                bottom: 0;
                width: 95%;
                z-index: -1;
                width: 300px; /*
    -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);*/
            }

            .content-page .cate-pt .product-featured .deal-product .deal-product-head h3 > span {
                background: #fff;
                padding: 0 5px;
                font-size: 14px;
                font-weight: bold;
            }

    .content-page .cate-pt .product-featured .deal-product .deal-product-content .deal-product-info {
        padding-left: 0;
    }

    .content-page .cate-pt .product-featured .deal-product .deal-product-content {
        margin-top: 10px;
    }

    .content-page .cate-pt .product-featured .deal-product .price {
        margin-top: 4px;
    }

        .content-page .cate-pt .product-featured .deal-product .price span {
            margin-right: 10px;
        }

        .content-page .cate-pt .product-featured .deal-product .price .product-price {
            color: #958457;
            font-size: 18px;
        }

        .content-page .cate-pt .product-featured .deal-product .price .old-price {
            text-decoration: line-through;
        }

        .content-page .cate-pt .product-featured .deal-product .price .sale-price {
            background: url("../files/images/icon/sale-bg.png") no-repeat;
            color: #fff;
            padding: 0 7px;
        }

    .content-page .cate-pt .product-featured .deal-product .product-star {
        color: #febf2b;
        margin-top: 15px;
    }

    .content-page .cate-pt .product-featured .deal-product .product-desc {
        margin-top: -3px;
    }

    .content-page .cate-pt .product-featured .deal-product .show-count-down {
        overflow: hidden;
        margin-top: 11px;
        font-family: 'Arial Narrow', Arial, sans-serif;
        line-height: normal;
    }

        .content-page .cate-pt .product-featured .deal-product .show-count-down .dot {
            display: none;
        }

        .content-page .cate-pt .product-featured .deal-product .show-count-down .box-count {
            font-size: 20px;
            color: #717171;
            background: #f6f6f6;
            text-align: center;
            width: 45px;
            height: 47px;
            display: table-cell;
            float: left;
            margin-right: 5px;
        }

            .content-page .cate-pt .product-featured .deal-product .show-count-down .box-count .number {
                width: 45px;
                font-size: 18px;
                display: table;
                margin-top: 4px;
            }

            .content-page .cate-pt .product-featured .deal-product .show-count-down .box-count .text {
                width: 45px;
                font-size: 14px;
                display: table;
            }

.content-page .cate-pt .product-featured .manufacture-list {
    padding-right: 0;
    float: left;
    overflow: hidden;
}

    .content-page .cate-pt .product-featured .manufacture-list .manufacture-waper {
        border: 1px solid #eaeaea;
        padding: 44px 0px 44px 0;
        border-top: none;
        position: relative;
        border-bottom: none;
    }

        .content-page .cate-pt .product-featured .manufacture-list .manufacture-waper ul {
            padding: 0 20px;
            background: #fff;
        }

        .content-page .cate-pt .product-featured .manufacture-list .manufacture-waper .owl-prev {
            position: absolute;
            top: -16px;
            left: 0;
            right: 0;
            border-bottom: 1px solid #eaeaea;
        }

        .content-page .cate-pt .product-featured .manufacture-list .manufacture-waper .owl-next {
            position: absolute;
            bottom: -64px;
            top: inherit;
            left: 0;
            right: 0;
            border-top: 1px solid #eaeaea;
            border-bottom: 1px solid #eaeaea;
            padding-top: 12px;
            height: 42px;
        }

        .content-page .cate-pt .product-featured .manufacture-list .manufacture-waper .owl-controls .owl-nav {
            margin: 0;
            padding: 0;
        }

.content-page .cate-pt .product-list li .add-to-cart:hover {
    opacity: 1;
}

.content-page .cate-pt .product-list li .add-to-cart a {
    background: url("../files/images/icon/icon-cart-option2.png") no-repeat left center;
}

.content-page .cate-pt .product-list li .quick-view a.compare:before {
    content: "\f066";
}

.content-page .cate-pt .category-featured .navbar-brand {
    width: auto;
    padding-right: 25px;
    position: relative;
}
/** OPTION CATEGORY **/

.content-page .cate-pt .category-featured.fashion .sub-category-list a:hover {
    color: #f00;
}

.content-page .cate-pt .category-featured.fashion .navbar-brand {
    background: #f00;
}

    .content-page .cate-pt .category-featured.fashion .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.fashion .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #f00;
}

.content-page .cate-pt .category-featured.fashion .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.fashion .nav-menu .nav > li.active a {
    color: #f00;
}

    .content-page .cate-pt .category-featured.fashion .nav-menu .nav > li:hover a:after,
    .content-page .cate-pt .category-featured.fashion .nav-menu .nav > li.active a:after {
        color: #f00;
    }

.content-page .cate-pt .category-featured.fashion .nav-menu .nav > li > a:before {
    background: #f00;
}

.content-page .cate-pt .category-featured.fashion .product-list li .add-to-cart {
    background-color: rgba(255, 51, 102, 0.7);
    background: rgba(255, 51, 102, 0.7);
    color: rgba(255, 51, 102, 0.7);
}

    .content-page .cate-pt .category-featured.fashion .product-list li .add-to-cart:hover {
        background: #f00;
    }

.content-page .cate-pt .category-featured.fashion .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.fashion .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.fashion .product-list li .quick-view a.heart:hover {
    background-color: #f00;
    opacity: 0.9;
}

/** sports **/
.content-page .cate-pt .category-featured.sports .sub-category-list a:hover {
    color: #00a360;
}

.content-page .cate-pt .category-featured.sports .navbar-brand {
    background: #00a360;
}

    .content-page .cate-pt .category-featured.sports .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.sports .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #00a360;
}

.content-page .cate-pt .category-featured.sports .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.sports .nav-menu .nav > li.active a {
    color: #00a360;
}

    .content-page .cate-pt .category-featured.sports .nav-menu .nav > li:hover a:after,
    .content-page .cate-pt .category-featured.sports .nav-menu .nav > li.active a:after {
        color: #00a360;
    }

.content-page .cate-pt .category-featured.sports .nav-menu .nav > li > a:before {
    background: #00a360;
}

.content-page .cate-pt .category-featured.sports .product-list li .add-to-cart {
    background-color: rgba(0, 163, 96, 0.7);
    background: rgba(0, 163, 96, 0.7);
    color: rgba(0, 163, 96, 0.7);
}

    .content-page .cate-pt .category-featured.sports .product-list li .add-to-cart:hover {
        background: #00a360;
    }

.content-page .cate-pt .category-featured.sports .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.sports .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.sports .product-list li .quick-view a.heart:hover {
    background-color: #00a360;
    opacity: 0.9;
}

/** electronic **/
.content-page .cate-pt .category-featured.electronic .sub-category-list a:hover {
    color: #0090c9;
}

.content-page .cate-pt .category-featured.electronic .navbar-brand {
    background: #0090c9;
}

    .content-page .cate-pt .category-featured.electronic .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.electronic .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #0090c9;
}

.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li.active a {
    color: #0090c9;
}

.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li > a:before {
    background: #0090c9;
}

.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li:hover a:after,
.content-page .cate-pt .category-featured.electronic .nav-menu .nav > li.active a:after {
    color: #0090c9;
}

.content-page .cate-pt .category-featured.electronic .product-list li .add-to-cart {
    background-color: rgba(0, 144, 201, 0.7);
    background: rgba(0, 144, 201, 0.7);
    color: rgba(0, 144, 201, 0.7);
}

    .content-page .cate-pt .category-featured.electronic .product-list li .add-to-cart:hover {
        background-color: #0090c9;
    }

.content-page .cate-pt .category-featured.electronic .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.electronic .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.electronic .product-list li .quick-view a.heart:hover {
    background-color: #0090c9;
    opacity: 0.9;
}
/** digital **/
.content-page .cate-pt .category-featured.digital .sub-category-list a:hover {
    color: #3f5eca;
}

.content-page .cate-pt .category-featured.digital .navbar-brand {
    background: #3f5eca;
}

    .content-page .cate-pt .category-featured.digital .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.digital .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #3f5eca;
}

.content-page .cate-pt .category-featured.digital .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.digital .nav-menu .nav > li.active a {
    color: #3f5eca;
}

.content-page .cate-pt .category-featured.digital .nav-menu .nav > li > a:before {
    background: #3f5eca;
}

.content-page .cate-pt .category-featured.digital .nav-menu .nav > li:hover a:after,
.content-page .cate-pt .category-featured.digital .nav-menu .nav > li.active a:after {
    color: #3f5eca;
}

.content-page .cate-pt .category-featured.digital .product-list li .add-to-cart {
    background-color: rgba(63, 94, 202, 0.7);
    background: rgba(63, 94, 202, 0.7);
    color: rgba(63, 94, 202, 0.7);
}

    .content-page .cate-pt .category-featured.digital .product-list li .add-to-cart:hover {
        background-color: #3f5eca;
    }

.content-page .cate-pt .category-featured.digital .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.digital .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.digital .product-list li .quick-view a.heart:hover {
    background-color: #3f5eca;
    opacity: 0.9;
}
/** furniture **/
.content-page .cate-pt .category-featured.furniture .sub-category-list a:hover {
    color: #669900;
}

.content-page .cate-pt .category-featured.furniture .navbar-brand {
    background: #669900;
}

    .content-page .cate-pt .category-featured.furniture .navbar-brand a:hover {
        color: #fff;
    }

.content-page .cate-pt .category-featured.furniture .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #669900;
}

.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li.active a {
    color: #669900;
}

.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li > a:before {
    background: #669900;
}

.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li:hover a:after,
.content-page .cate-pt .category-featured.furniture .nav-menu .nav > li.active a:after {
    color: #669900;
}

.content-page .cate-pt .category-featured.furniture .product-list li .add-to-cart {
    background-color: rgba(102, 153, 0, 0.7);
    background: rgba(102, 153, 0, 0.7);
    color: rgba(102, 153, 0, 0.7);
}

    .content-page .cate-pt .category-featured.furniture .product-list li .add-to-cart:hover {
        background-color: #669900;
    }

.content-page .cate-pt .category-featured.furniture .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.furniture .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.furniture .product-list li .quick-view a.heart:hover {
    background-color: #669900;
    opacity: 0.9;
}

/** jewelry **/
.content-page .cate-pt .category-featured.jewelry .sub-category-list a:hover {
    color: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .navbar-brand {
    background: #6d6855;
}

    .content-page .cate-pt .category-featured.jewelry .navbar-brand a:hover {
        color: #fff;
    }

.content-page .category-featured.jewelry .nav-menu .navbar-collapse {
    background: #fff;
    border-bottom: 2px solid #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li:hover a,
.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li.active a {
    color: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li > a:before {
    background: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li:hover a:after,
.content-page .cate-pt .category-featured.jewelry .nav-menu .nav > li.active a:after {
    color: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .product-list li .add-to-cart {
    background-color: #6d6855;
}

.content-page .cate-pt .category-featured.jewelry .product-list li .add-to-cart {
    background-color: rgba(109, 104,85, 0.7);
    background: rgba(109, 104,85, 0.7);
    color: rgba(109, 104,85, 0.7);
}

    .content-page .cate-pt .category-featured.jewelry .product-list li .add-to-cart:hover {
        background-color: #6d6855;
    }

.content-page .cate-pt .category-featured.jewelry .product-list li .quick-view a.search:hover,
.content-page .cate-pt .category-featured.jewelry .product-list li .quick-view a.compare:hover,
.content-page .cate-pt .category-featured.jewelry .product-list li .quick-view a.heart:hover {
    background-color: #6d6855;
    opacity: 0.9;
}
/*Sp brand*/
.center_column .group-brand {
    padding: 0 14px;
}

.center_column .content-pro2 {
    padding: 20px 0 10px 0;
}

.center_column .sp-brand {
    padding: 20px 0 0 0;
}

.center_column .group-brand .product-thumb {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.group-brand .item-product {
    margin: 0 -14px 1px -14px;
    padding: 0;
    border: 1px solid #fff;
    position: relative;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    overflow: hidden;
}

.group-brand .product-list.grid li {
    margin-top: 2px;
}

.group-brand .item-product .product-info.pro-inter {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 100%;
    display: block;
    background: rgba(121, 121, 121, 0.81);
    color: white;
    overflow: hidden;
    text-decoration: none;
    padding: 10px 30px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.group-brand .product-info.pro-inter .product-title.pro-name {
    text-align: left;
    text-transform: uppercase;
    overflow: inherit;
    padding-top: 10px;
    margin: 0 0 7px;
    min-height: 48px;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
}

    .group-brand .product-info.pro-inter .product-title.pro-name a {
        color: #fff;
    }

.group-brand .item-product .product-info.pro-inter .product-price.pro-content {
    text-align: left;
    display: none;
}

.group-brand .item-product:hover .product-info.pro-inter {
    height: 100%;
}

    .group-brand .item-product:hover .product-info.pro-inter .product-price.pro-content {
        display: block;
        font-size: 14px;
        color: #fff;
    }

.group-brand .item-product a {
    display: block;
    overflow: hidden;
}

.group-brand .product-list.grid li:hover img {
    -webkit-transform: scale(1.2,1.2);
    -webkit-transform-origin: top right;
    -moz-transform: scale(1.2,1.2);
    -moz-transform-origin: top right;
    -o-transform: scale(1.2,1.2);
    -o-transform-origin: top right;
    transform: scale(1.2,1.2);
    transform-origin: top right;
}

.group-brand .product-list.grid .item-product img {
    transition: all 0.5s;
    webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    margin: 0 auto;
    width: 100%;
}

.group-brand .product-list .item-product .product-extra-link {
    text-align: center;
    padding-top: 10px;
    margin: 0 auto;
    max-width: 120px;
    display: none;
}

.group-brand .product-list .item-product:hover .product-extra-link {
    display: block;
}

.group-brand .product-list .item-product .product-extra-link .addcart-link {
    color: #fff;
    padding: 7px 15px;
    background-color: #f00;
    border-radius: 15px;
}

.video-home .embed-responsive.embed-responsive-16by9, .content-text .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25% !important;
}
/*
14.FAQ Section
============================*/
.faq-sec {
    color: #666;
    padding-top: 15px;
}

.faq-title {
    margin-bottom: 40px;
}

.faq-sec .panel {
    background: transparent;
    border: none;
}

.faq-sec .panel-content {
    padding: 15px;
}

.faq-title > h2 {
    color: #00c3ff;
    text-transform: uppercase;
}

.faq-img {
    width: 100%;
}

.faq-sec .panel-heading {
    background: #e5322c;
    padding: 0;
    text-align: justify;
    /*border-radius: 50px*/
}

    .faq-sec .panel-heading a {
        display: inline-block;
        width: 100%;
        padding: 10px 25px 10px 15px;
        color: #fff;
        position: relative;
    }

.faq-sec .panel-group .panel,
.panel-heading {
    border-radius: 0;
    box-shadow: none;
}

.faq-sec .panel-title a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f056";
    position: absolute;
    right: 5px;
    top: 30%;
    display: inline-block;
}

.faq-sec .panel-title a.collapsed:before {
    float: right !important;
    content: "\f055";
}

.faq-sec .panel-heading:hover,
.faq-sec .panel-heading:active,
.faq-sec .panel-heading:focus {
    text-decoration: none;
    background: #464646;
}

.faq-sec .panel-heading a:hover,
.faq-sec .panel-heading a:active,
.faq-sec .panel-heading a:focus {
    text-decoration: none;
}

.faq-sec .panel-body {
    background-color: #fff;
}

.faq-sec .panel-body {
    max-height: 240px;
    overflow: hidden;
}

    .faq-sec .panel-body:hover {
        overflow-y: scroll;
    }

    .faq-sec .panel-body::-webkit-scrollbar {
        width: 2px;
    }

    .faq-sec .panel-body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
        border-radius: 5px;
    }

    .faq-sec .panel-body::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.5);
    }

.panel-default > .panel-heading {
    font-weight: 600;
}
/*Kieu2*/
.section-lasttest-blog11 {
    padding: 48px 0 30px 0;
}

.section-blog-12 {
    padding-top: 30px;
}

    .section-blog-12 .section-title .subtitle {
        display: block;
        font-size: 14px;
        font-weight: normal;
        text-transform: none;
        color: #999999;
    }

.input-group-search input {
    height: 40px;
    background: #fff;
    width: 100%;
    padding-left: 10px;
    border: 1px solid #0088cc;
}

.slider-range .silver {
    padding-top: 20px;
}

    .slider-range .silver .text-left, .slider-range .silver .text-right {
        display: table-cell;
    }

    .slider-range .silver .amount-range-price {
        float: right;
        padding: 7px;
    }

.btn-search-price {
    height: 35px;
    width: auto;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    clear: both;
    padding-left: 15px;
    padding-right: 15px;
    background: #F36;
}

.page-tags .page-title {
    height: 41px;
    border-bottom: 1px solid #eaeaea;
    line-height: 40px;
    position: relative;
    font-size: 24px;
    text-transform: uppercase;
}

.page-tags .content .masonry-list-post {
    margin-right: -10px;
    margin-left: -10px;
    position: relative;
    display: inline-block;
    clear: both;
    padding: 0;
}

.page-tags .masonry-list-post .item-post-masonry {
    width: 25%;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
}

.masonry-list-post .item-post-masonry .banner-adv {
    position: relative;
}

    .masonry-list-post .item-post-masonry .banner-adv .adv-thumb-link {
        display: block;
        overflow: hidden;
        position: relative;
        margin-top: 7px;
    }

.masonry-list-post .item-post-masonry .blog-info {
    padding: 22px 10px 0 10px;
    border: 1px solid #eaeaea;
    border-top: none;
}

    .masonry-list-post .item-post-masonry .blog-info .title18 {
        margin-bottom: 14px;
        line-height: 20px;
        font-size: 14px;
        min-height: 48px;
    }

.page-tags .list-inline-block.blog-comment-date {
    margin-bottom: 5px;
    margin: 0 -17px;
}

.masonry-list-post .item-post-masonry .blog-info .blog-comment-date li {
    margin: 0 12px;
    position: relative;
}

.masonry-list-post .item-post-masonry .blog-info .list-inline-block > li {
    display: inline-block;
    vertical-align: top;
}

.masonry-list-post .item-post-masonry .blog-info .blog-comment-date label {
    font-weight: 400;
    margin: 0 5px;
    display: inline-block;
    max-width: 100%;
}

.masonry-list-post .item-post-masonry .blog-info .social-readmore {
    margin-top: 10px;
}

.masonry-list-post .item-post-masonry .blog-info .shop-button {
    padding: 5px 16px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    border-color: #eaeaea;
    box-shadow: inherit;
    outline: 0 none;
    margin: 0;
    color: #fff;
    background-color: #d9534f;
    display: inline-block;
}

.ion-clock:before, .ion-eye:before {
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ion-clock:before {
    content: "\f073";
}

.ion-eye:before {
    content: "\f06e";
}

.page-tags .content .pagibar {
    position: relative;
    clear: both;
    padding: 0;
    margin: 0;
}

.lasttest-blog {
    margin: 30px 0;
}

.content-text h2, .content-text h3, .content-text h4 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.entry-meta-data,
.content-text .ngaycn {
    width: 100%;
    display: none;
    margin-bottom: 20px;
}
/** sortPagiBar **/

.pagibar {
    width: auto;
    text-align: center;
    margin-top: 15px;
}

    .pagibar .pagination {
        padding: 0;
        margin: 0;
        border-radius: 0;
    }

        .pagibar .pagination a:hover {
            background: #4ca246;
            color: #fff;
        }

        .pagibar .pagination .active a {
            background: #4ca246;
            color: #fff;
        }

        .pagibar .pagination > li:first-child > a,
        .pagibar .pagination > li:first-child > span {
            margin-left: 0px;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

        .pagibar .pagination > li > a,
        .pagibar .pagination > li > span {
            position: relative;
            float: left;
            padding: 8px 15px;
            margin-left: -1px;
            line-height: 1.42857;
            color: #999;
            text-decoration: none;
            background-color: #fafafa;
            border: 1px solid #eaeaea;
        }

        .pagibar .pagination > li:last-child > a,
        .pagibar .pagination > li:last-child > span {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }
/*Videos*/

.content-text .pro-video .thum-video {
    position: relative;
    overflow: hidden;
    padding: 0;
    display: block;
}

.content-text .pro-video .name-video {
    padding-top: 15px;
    height: 65px;
    overflow: hidden;
    text-align: center;
}
/*Sales left*/

#left_column .block .block_content.product-onsale .right-block {
    text-align: center;
}

.saleon .block_content .testimonials .client-post {
    text-align: center;
}

.saleon .block_content .testimonial {
    text-align: center;
}

    .saleon .block_content .testimonial .tel {
        font-size: 18px;
        padding-top: 10px;
    }

.saleon .block_content .testimonials .sale-info {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    position: relative;
    text-align: center;
}

    .saleon .block_content .testimonials .sale-info .sale-phone {
        text-align: center;
        font-size: 24px;
        color: #ff6633;
    }
/*.saleon .block_content .testimonial .tel{font-size:24px;color:#ff6633;}*/
.saleon .block_content .testimonial .sale-phone a {
    color: #f00;
}

.saleon .block_content .testimonial .sale-email {
    font-size: 14px;
    color: #ff6633;
}

.social-work {
    text-align: center;
    position: relative;
    display: block;
    margin-top: 10px;
}

    .social-work a {
        display: inline-block;
        color: #fff;
        width: 20px;
        height: 20px;
        background: #415a99;
        text-align: center;
        line-height: 20px;
        margin-left: 5px;
    }

    .social-work > a.instagram {
        background: #5b7fa6;
    }

    .social-work > a.linkedin {
        background: #cb222a;
    }

    .social-work > a.twitter {
        background: #00caff;
    }

    .social-work > a:hover {
        opacity: 0.8;
    }
/*sale all*/

.list-sale .social-work {
    text-align: left;
}

.sale-online .sale-thumb {
    border: 1px solid #eaeaea;
}

.sale-online .list-sale {
    padding-bottom: 15px;
    padding-top: 15px;
}

    .sale-online .list-sale .title-sale {
        margin-bottom: 10px;
        color: #ff6633;
    }

    .sale-online .list-sale .desc {
        font-size: 14px;
    }

        .sale-online .list-sale .desc p i {
            color: #ff6633;
        }

    .sale-online .list-sale .sale-tel {
        display: none;
    }

    .sale-online .list-sale .desc p.sale-phone a {
        font-size: 24px;
    }

.block-sale {
    padding: 30px 0;
    background-color: #fff;
}

    .block-sale .sale-title {
        color: #fff;
        margin-top: 17px;
        display: table;
        margin: 0 auto;
        font-size: 24px;
        position: relative;
        line-height: 20px;
        text-transform: uppercase;
        height: 34px;
        margin-bottom: 30px;
    }

        .block-sale .sale-title:after, .block-sale .sale-title:before {
            background: #fff;
        }

        .block-sale .sale-title:before {
            content: '';
            width: 120px;
            height: 1px;
            background: #666;
            position: absolute;
            bottom: 0px;
            left: 50%;
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }

        .block-sale .sale-title:after {
            content: '';
            width: 30px;
            height: 3px;
            background: #666;
            position: absolute;
            bottom: -1px;
            left: 50%;
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }
/*-------------------
[9. Block Testimonials]
---------------------*/

.block-testimonials {
    color: #fff;
    margin-top: 40px;
}

.section8 .section-title {
    display: table;
    margin: 0 auto;
    font-size: 24px;
    position: relative;
    line-height: 20px;
    text-transform: uppercase;
    height: 34px;
}

    .section8 .section-title:before {
        content: '';
        width: 120px;
        height: 1px;
        background: #666;
        position: absolute;
        bottom: 0px;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .section8 .section-title:after {
        content: '';
        width: 30px;
        height: 3px;
        background: #666;
        position: absolute;
        bottom: -1px;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.block-testimonials .section-title:after,
.block-testimonials .section-title:before {
    background: #fff;
}

.block-testimonials .section-title {
    color: #fff;
    margin-top: 17px;
}

.block-testimonials .section-container {
    background: #f9f8f8;
    padding-bottom: 15px;
    padding-top: 15px;
    min-height: 425px;
}

.block-testimonials .testimonials {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 0;
}

    .block-testimonials .testimonials .testimonial li {
        padding: 45px 0;
    }

        .block-testimonials .testimonials .testimonial li a {
            position: relative;
            width: 100%;
            margin:15px 0;
        }

    .block-testimonials .testimonials .owl-item.item-center li {
        width: 100%;
        height: auto;
        position: absolute;
        z-index: 2;
        top: -15px;
    }
    .block-testimonials .testimonials .owl-item.item-center li img {
            opacity: 1;
        }
    .block-testimonials .testimonials li img {
        border: 3px solid #bcbdbe;
        border-radius: 90%;
    }
    .block-testimonials .testimonials li a {
        position: relative;
        margin-bottom: 30px;
    }
.block-testimonials .testimonial {
    position: static;
}

.block-testimonials .testimonial-caption {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    color: #fff;
    line-height: 24px;
    padding-top: 12px;
    max-height: 200px;
    overflow: hidden;
    display: block;
    position: relative;
}
 .block-testimonials .testimonial-caption .testimonial-nane {
        margin-top: 10px;
        font-style: italic;
    }
.block-testimonials .testimonial-wapper {
    position: relative;
}
.block-testimonials .owl-controls .owl-prev,
.block-testimonials .owl-controls .owl-next {
    width: 36px;
    height: 36px;
    background: transparent;
    border: 1px solid #eaeaea;
    line-height: 35px;
    color: #333;
    top: 52.5%;
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    opacity: 0;
    visibility: hidden;
    color: #fff;
}
.block-testimonials .testimonial-image {
    width: 180px;
    height: 180px;
    display: block;
    margin: 0 auto;
}
.block-testimonials .info {
    text-align: center;
    display: block;
    width: 100%;
    margin: 20px 0;
}
.block-testimonials .info h3 {
        margin: 10px 0;
    }
.block-testimonials .info .info1 {
        margin: 10px 0;
        color: #868383;
    }
.block-testimonials .info .info2 {
       font-style:italic;
       color:#222;
    }
.block-testimonials .owl-controls .owl-prev {
    left: -36px;
}
.block-testimonials .owl-controls .owl-next {
    right: -36px;
}
.block-testimonials .testimonial-wapper:hover .owl-controls .owl-prev {
    left: 0px;
    opacity: 1;
    visibility: inherit;
}

.block-testimonials .testimonial-wapper:hover .owl-controls .owl-next {
    right: 0px;
    opacity: 1;
    visibility: inherit;
}
.block-testimonials .owl-controls .owl-prev:hover,
.block-testimonials .owl-controls .owl-next:hover {
    background: #0088cc;
    border-color: #0088cc;
    color: #fff;
}
/*System*/
.tabs-left {
    margin-bottom: 30px;
}
.tabs-left > .nav-tabs {
        float: left;
        margin-right: 19px;
    }
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
            float: none;
            width: 100%;
        }
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
        border-bottom: 0;
    }
.tabs-left > .nav-tabs .active > .tabx, .tabs-left > .nav-tabs .active > .tabx:hover, .tabs-left > .nav-tabs .active > .tabx:focus {
            border-color: #ddd transparent #ddd #ddd;
            border-right-color: #ffffff;
        }
    /* TABS */
.tabs-left > .nav-tabs {
        margin-right: 0px;
        padding: 0;
        height: 700px;
        max-width: 25%;
        width: 100%;
        overflow: hidden;
    }
.tabs-left > .nav-tabs:hover {
            overflow-y: scroll;
        }
.tabs-left > .nav-tabs::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 0.5px rgba(0,0,0,0.3);
            background-color: #F5F5F5;
            border-radius: 1px;
        }
.tabs-left > .nav-tabs::-webkit-scrollbar {
            width: 0.5px;
            background-color: #F5F5F5;
        }
.tabs-left > .nav-tabs::-webkit-scrollbar-thumb {
            background-color: #AAA;
            border-radius: 1px;
            background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, .2) 50%, rgba(0, 0, 0, .2) 75%, transparent 75%, transparent);
        }
    /* CONTENIDO DE LOS TABS */
    .tabs-left .tab-content {
        background-color: #FFFFFF;
        border: solid 1px #DCE1E5;
        border-left-style: none;
        height: 700px;
        max-width: 100%;
        padding-left: 25%;
        padding-right: 10px;
        border-radius: 0px 4px 4px 4px;
        -moz-border-radius: 0px 4px 4px 4px;
        -webkit-border-radius: 0px 4px 4px 4px;
        -webkit-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
        box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
    }
.tabs-left .tab-content > div {
            margin-top: 10px;
        }
    /* Color de los enlaces de los tabs */
    .tabs-left > .nav-tabs > .tabx {
        color: #7FAD30;
    }
    /* Formato del primer elemento */
    .tabs-left > .nav-tabs > li:nth-child(1) > .tabx,
    .tabs-left > .nav-tabs > li:nth-child(1) > .tabx:hover,
    .tabs-left > .nav-tabs > li:nth-child(1) > .tabx:focus {
        border-top-left-radius: 4px;
    }
    /* Formato del tab activo */
    .tabs-left > .nav-tabs .active > .tabx,
    .tabs-left > .nav-tabs .active > .tabx:hover,
    .tabs-left > .nav-tabs .active > .tabx:focus {
        border-bottom: 1px solid #DCE1E5;
        border-left: 1px solid #DCE1E5;
        border-bottom-left-radius: 0px;
        -webkit-box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
        -moz-box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
        box-shadow: -4px 0px 18px -1px rgba(0,0,0,0.05);
        background-color: rgba(0,0,0,0.05);
    }
    .tabs-left > .nav-tabs > li > .tabx {
        border-bottom: solid 1px #DCE1E5;
        border-radius: 0;
        padding: 20px 15px;
        cursor: pointer;
    }
.tabs-left > .nav-tabs > li > .tabx > .tabs-info-all {
            display: table;
            width: 100%;
            margin-bottom: 15px;
        }
.tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img {
                width: 70px;
                padding-right: 10px;
            }
.tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img, .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img + .tabs-info {
                    display: table-cell;
                    vertical-align: top;
                }
.tabs-left > .nav-tabs > li > a, .tabs-left > .nav-tabs > li.active > a {
        border: none;
        position: absolute;
        bottom: 0;
        background: none;
        right: 0;
        padding: 5px 10px;
        cursor: pointer;
    }
.tabs-left > .nav-tabs > li > a > i {
            padding-right: 5px;
        }
.content-header {
    display: block;
    margin-bottom: 30px;
}
.content-header .content-header-left {
        width: 250px;
        float: left;
    }
.content-header .content-header-right {
        width: auto;
        float: right;
    }
.content-header select {
        width: auto;
        height: 38px;
        padding-left: 10px;
    }
/*-----------------
[6. Banner bootom]
*/
/*-------------------
[6.1. Block loock books]
---------------------*/
.section1 .section-title {
    display: table;
    margin: 0 auto;
    font-size: 24px;
    position: relative;
    line-height: 20px;
    text-transform: uppercase;
    height: 34px;
}
.section1 .section-title:before {
        content: '';
        width: 120px;
        height: 1px;
        background: #666;
        position: absolute;
        bottom: 0px;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
.section1 .section-title:after {
        content: '';
        width: 30px;
        height: 3px;
        background: #666;
        position: absolute;
        bottom: -1px;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
.section1.block-loock-bocks {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #fff;
}

    .section1.block-loock-bocks .section-title:after,
    .section1.block-loock-bocks .section-title:before {
        background: #fff;
    }

    .section1.block-loock-bocks .section-title {
        color: #fff;
        margin-top: 17px;
    }

    .section1.block-loock-bocks .section-container {
        background: rgba(0,0,0,0.7);
        padding-bottom: 60px;
        padding-top: 42px;
    }

    .section1.block-loock-bocks .loock-boock-list .image {
        display: table;
        margin: 0 auto;
        background: rgba(101,97,92,0.7);
        border-radius: 90%;
        overflow: hidden;
        padding: 10px;
    }

        .section1.block-loock-bocks .loock-boock-list .image img {
            border-radius: 50%;
            -webkit-transition: -webkit-transform .8s ease-in-out;
            -ms-transition: -ms-transform .8s ease-in-out;
            transition: transform .8s ease-in-out;
        }

    .section1.block-loock-bocks .loock-boock-list li:hover .image img {
        opacity: 0.8;
    }

    .section1.block-loock-bocks .loock-boock-list {
        text-align: center;
        line-height: 18px;
        margin-top: 45px;
    }

        .section1.block-loock-bocks .loock-boock-list .info {
            margin-top: 10px;
        }

            .section1.block-loock-bocks .loock-boock-list .info .name {
                text-transform: uppercase;
            }

.section1 .lock-boock-button {
    display: table;
    margin: 0 auto;
    padding-top: 43px;
}

    .section1 .lock-boock-button a {
        height: 36px;
        display: inline-block;
        border: 1px solid #fff;
        padding: 0 40px;
        line-height: 35px;
        color: #fff;
        margin-left: 10px;
    }

        .section1 .lock-boock-button a:hover {
            background: #0088cc;
            color: #fff;
            border-color: #0088cc;
        }

#btnSentWait {
    display: none;
}

.sky-form .btnsend_SendHome {
    display: block;
    margin: 0 auto;
    max-width: 200px;
}
/*--------------
[8. Services]
*/
#contact_form_map h2, #contact_form_map h3 {
    line-height: 36px;
    margin-bottom: 20px;
}

.sky-form .input {
    margin-bottom: 15px;
}

/*.sky-form .input textarea {
        border: 1px solid #eaeaea;
    }*/

.document-file .table thead {
    font-size: 16px;
    background-color: #eaeaea;
}
/*--------------
[8.0. Services]
*/
.from-service {
    padding: 60px 0 38px 0;
}

.services2 {
    margin-top: 30px;
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    overflow: hidden;
}

    .services2 .services2-item {
        padding: 0;
        border-left: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 15px;
        min-height: 175px;
    }

        .services2 .services2-item .service-wapper {
            padding: 10px;
        }

            .services2 .services2-item .service-wapper .title {
                min-height: 48px; /*padding:10px 10px 0 10px;*/
                text-align: center;
                line-height: normal;
                border-bottom: 1px dotted #f5f5f5;
            }

        .services2 .services2-item .image .icon i {
            font-size: 50px;
            line-height: 80px;
        }

.from-service .services2 .services2-item .image .icon img {
    /*max-width: 150px;*/
    margin-top: 15px;
}

.from-service .services2 .services2-item .image h3 {
    height: 30px;
    overflow: hidden;
}

/*.services2 .services2-item .image .icon img {
    max-width: 80px;
}*/

.services2 .services2-item .image {
    text-align: center;
    color: #333333;
    /*padding-left: 30px;*/
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

    .services2 .services2-item .image h3 {
        font-size: 14px;
        color: #333333;
        font-weight: 600;
        margin-top: 10px;
    }

.services2 .services2-item .text {
    padding-top: 15px;
    color: #919191;
    padding-left: 0;
    /*padding-right: 30px;*/
}

/*--------------
[8.1 Faq]
*/

/*--------------
[8.1 album]
*/
.content-text .cate-alb .item-alb, .content-text .cate-sub-alb .item-alb {
    position: relative;
    border: 1px solid #eaeaea;
    padding: 5px;
}

.content-text .cate-alb .alb-info, .content-text .cate-sub-alb .alb-info {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
}

.content-text .alb-info .alb-title {
    min-height: 78px;
    line-height: 26px;
}

.content-text .cate-alb .alb-price, .content-text .cate-sub-alb .alb-price {
    display: none;
}

.content-text .cate-alb .alb-info .alb-extra-link, .content-text .cate-sub-alb .alb-info .alb-extra-link {
    margin-top: 15px;
}

    .content-text .cate-alb .alb-info .alb-extra-link a, .content-text .cate-sub-alb .alb-info .alb-extra-link a {
        border: 1px solid #eaeaea;
        padding: 10px 12px;
        background: #eee;
    }

        .content-text .cate-alb .alb-info .alb-extra-link a:hover, .content-text .cate-sub-alb .alb-info .alb-extra-link a:hover {
            background: #f00;
            color: #fff;
        }

.list-photo .item {
    float: left;
    position: relative;
    line-height: 1em;
}

.list-photo .grid-sizer {
    width: 25%;
}

.list-photo .item {
    width: 25%;
    border: solid 3px #fff;
}

.list-photo .image {
    max-width: 100%;
    margin: 0;
    display: block;
}

    .list-photo .image:after {
        clear: both;
    }

.list-photo .overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
    color: #fff;
    display: none;
}

    .list-photo .overlay .title-sort {
        text-align: center;
    }

        .list-photo .overlay .title-sort span {
            width: 40px;
            height: 40px;
            background-color: rgba(255, 102, 51, 0.5);
            display: block;
            margin: 0 auto;
            line-height: 40px;
            border-radius: 50%;
        }

    .list-photo .overlay .description .title {
        text-align: center;
        font-size: 20px;
    }

    .list-photo .overlay .description {
        position: absolute;
        bottom: 0;
        left: 0;
        background-color: rgba(0,0,0,0.80);
        width: 100%;
        margin: 0;
    }

        .list-photo .overlay .description h3 {
            margin: 20px;
        }

.list-photo .item:hover .overlay {
    display: block;
}

.owl-controls .owl-prev, .owl-controls .owl-next {
    border-radius: 50%;
}

.page-product-box .heading {
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 10px;
    border-left: 5px solid #ff3300;
}

.featured-banner .post-thumb img {
    width: 100%;
}

.section-featured-banner {
    /*padding: 10px;*/
    margin-top: 35px;
    border: 1px solid #e5322c;
}

.featured-banner {
    margin: 10px;
    padding: 20px;
}

    .featured-banner .post-title {
        font-size: 20px;
        display: block;
        border-top: none;
        line-height: 32px;
        text-transform: uppercase;
        text-align:left;
    }

    .featured-banner .post-desc {
        position: relative;
        padding-left: 40px;
        margin-bottom: 20px;
    }

        .featured-banner .post-desc:last-child {
            margin-bottom: 0;
        }

        .featured-banner .post-desc:before {
            content: "\f00c";
            font-family: "FontAwesome";
            left: 0;
            position: absolute;
            width: 30px;
            height: 30px;
            padding-top: 2px;
            font-weight: 400;
            color: #e5322c;
            line-height: 26px;
            font-size: 16px;
        }

        .featured-banner .post-desc .post-content {
            padding: 10px 0;
            text-align: left;
            font-size: 24px;
            margin-left: -15px;
        }

        .featured-banner .post-desc .post-sub {
            list-style: none
        }

            .featured-banner .post-desc .post-sub li {
                font-size: 16px;
                line-height: 28px;
                text-align: left;
                text-transform: initial;
                letter-spacing: normal;
            }

.lasttest-blog-lager {
    background-color: #333;
    padding: 30px 0 40px 0;
    background-image: url("../files/images/bg-fiexd.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: overlay;
    position: relative;
}

    .lasttest-blog-lager .blog-list {
        margin-top: 15px;
    }

        .lasttest-blog-lager .blog-list .blog-list-wapper .post-thumb img {
            width: 100%;
        }

        .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc.pos-0 .post-title {
            font-size: 22px;
            display: block;
            border-top: none;
        }

        .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-content {
            font-size: 14px;
            margin-bottom: 15px;
            color: #eaeaea;
        }

        .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc:first-child .post-title {
            padding-top: 0;
            white-space: inherit;
        }

        .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-title a {
            color: #eaeaea;
        }

        .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc.pos-0 .post-title a:before {
            display: none;
        }

        .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-title {
            font-size: 14px;
            padding: 10px 0;
            border-top: 1px solid #ccc;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

            .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-title a:before {
                content: "\f178";
                padding-right: 10px;
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

    .lasttest-blog-lager .section-title-2 h2, .subtitle {
        color: #eaeaea;
    }

#columnstop {
    padding-top: 16px;
}

.products-block .products-block-left .group-price {
    position: absolute;
    top: 5px;
    left: 5px;
    height: auto;
}

.products-block .products-block-left .new-label {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 10px;
    background: #ffc000;
    height: 22px;
    border-radius: 15px;
}
/*#left_column .block .title_block a {
    color: #fff;
}*/
/*--------------
[9. Footer]
*/
.footer3 {
    background: #242424 none repeat scroll 0 0;
    position: relative;
}

    .footer3::before {
        background: #000 url(../files/images/pattarn.png);
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.5;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .footer3 .widget-container {
        color: #ccc;
        margin-bottom: 15px;
    }

        .footer3 .widget-container #address-box a {
            color: #e5322c;
        }
#address-box h2, #address-box h3 {
    margin-bottom: 20px;
}
.scroll-top {
    border-radius: 50%;
    bottom: 62px;
}

.footer3 .footer-bottom {
    margin-bottom: 20px;
}

    .footer3 .footer-bottom .footer-bottom-left {
        padding-right: 10px;
    }

    .footer3 .footer-bottom .footer-bottom-right {
        padding-left: 10px;
    }

.footer-center {
    color: #eaeaea;
}
/*Chat face*/
.ff_cfacebook {
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 9999;
    width: 265px;
    height: auto;
    box-shadow: 2px 2px 2px 4px rgba(0,0,0,0.2);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

    .ff_cfacebook .fchat {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden;
        display: none;
        background-color: #fff;
    }

        .ff_cfacebook .fchat .fb-page {
            margin-top: -130px;
            float: left;
        }

    .ff_cfacebook a.chat_fb {
        float: left;
        padding: 0 15px;
        width: 300px;
        color: #fff;
        text-decoration: none;
        height: 36px;
        line-height: 40px;
        text-shadow: 0 1px 0 rgba(0,0,0,0.1);
        background-repeat: repeat-x;
        background-size: auto;
        background-position: 0 0;
        background-color: #3a5795;
        border: 0;
        border-bottom: 1px solid #133783;
        z-index: 9999999;
        margin-right: 12px;
        font-size: 16px;
    }

        .ff_cfacebook a.chat_fb:hover {
            color: yellow;
            text-decoration: none;
        }

.sale-footer {
    background: #f00;
    color: #ffffff;
    padding: 4px 10px;
    bottom: 0;
    position: fixed;
    left: 0;
    border-radius: 3px;
    z-index: 99999;
    font-size: 23px;
    font-weight: 400;
    line-height: 30px;
}

    .sale-footer .sales-hotline a {
        color: #fff;
    }

.quick-alo-phone .quick-alo-show {
    visibility: visible;
}

.quick-alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    height: 200px;
    width: 82px;
    height: 64px;
    right: 150px;
    bottom: 60%;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
}

    .quick-alo-phone .quick-alo-green .quick-alo-ph-circle {
        border-color: #00A1FF;
        opacity: 0.5;
    }

.quick-alo-ph-circle {
    position: fixed;
    width: 160px;
    height: 160px;
    bottom: 0;
    left: 0;
    border: 2px solid #00A1FF;
    background-color: transparent;
    border-radius: 100%;
    opacity: .1;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}

.quick-alo-phone .quick-alo-green .quick-alo-ph-circle-fill {
    background-color: rgb(246, 202, 98);
    opacity: .75 !important;
}

.quick-alo-ph-circle-fill {
    position: fixed;
    width: 100px;
    height: 100px;
    bottom: 30px;
    left: 30px;
    background-color: rgba(0, 161, 255, 0.5);
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    transform-origin: 50% 50%;
}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
    background-color: #00A1FF;
}

.quick-alo-ph-img-circle {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 50px;
    left: 50px;
    background: #00A1FF url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABrklEQVRYR82XjTEEQRCFX0dABlwEiAARkAEyIAJEoERACETARUAIJwIyeOqptfbm5qeP3lpTdVVXVzPd3/R0v+4zTLxsYv/4XwAkrwDsV6JyZmaLyKj1ESB5AOCpYfzazAQZttYFuDWz8zDvwE8OkNwF8NIwvjCz2SgAMkqSDuOzyDxYqgKSrwB2GhBKxHsHqGtLCiDDJ42Tj2Z27LLu2JQCnAK4a5x7M7Nth23XlhRgE8B74+SemempQtaKEpKsPUPo++sGOYCSIIU7zwJ05ficSLLkV6H/CIn7wEi2GRVkOVwFixEoREE/hz9DsR2TVKkp2zeSsI9bBUNnJNV4bhIA5cFhVCk2B5JCWVYhSEopjwAob6qa4QGQOKkqcj1iJSdIpmoqWEHIhr7Ph1BNgC4haxAPAC7UITPOc1UrCOXR12TlAnBAyKhAdHvPUg4pIn6AAYQc1ebG8QC+LXfD66XHU2HP7yKQlKhGODWu1gCTY/g7wCAaendNyltrRCQOIAERjCc/ejV1V4H3dp2ES4jU1vVJpXxpogoHSEE7oOEIp9G+/3c1OkArcpMDfAIqL6EhVS6JOAAAAABJRU5ErkJggg==") no-repeat center center;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .99;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    transform-origin: 50% 50%;
}

.quick-alo-phone .quick-alo-green .quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
    background-color: #ff0101;
}

@-moz-keyframes quick-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1;
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5;
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1;
    }
}

@-webkit-keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1;
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1;
    }
}

@-o-keyframes quick-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1;
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5;
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1;
    }
}

@-moz-keyframes quick-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@-webkit-keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@-o-keyframes quick-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-o-keyframes quick-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
.why-choise .list-service2 .item-service1 .service-info .desc, .why-choise .list-service2 .item-service1 .service-icon {
    display: none;
}
.why-choise .list-service2 .item-service1 .service-info h3{font-size:14px;}
.why-choise .list-service2 .item-service1 .service-info h3:before {
    content: "\f00c";
    font-family: "FontAwesome";
    width: 30px;
    height: 30px;
    padding-right: 15px;
    font-weight: 400;
    color: #e5322c;
    font-size: 16px;
}
/*Sale tieu bieu*/
.sidenav {
    position: fixed;
    display: block;
    z-index: 3;
    top: 105px;
    right: 0;
    height: auto;
    overflow: visible;
}

    .sidenav .cs-rg {
        position: absolute;
        right: -275px;
        transition: 0.3s;
        padding: 5px;
        width: 275px;
        text-decoration: none;
        font-size: 20px;
        color: white;
        border-radius: 2px 0px 0px 2px;
        z-index: 999999;
    }

.fblb {
    position: absolute;
    z-index: 9999;
    display: block;
    overflow: hidden;
    cursor: pointer;
    width: 175px;
    height: 35px;
    line-height: 35px;
    background: #f00;
    left: -98px;
    top: 70px;
    padding: 0 0 0 10px;
    font-size: 16px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    white-space: nowrap;
    border-radius: 0 0 8px 8px;
}

.live-sale {
    background: #f00;
    padding: 5px 10px;
    margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;
    border-radius: 8px 0 0 0;
}

.fblb:before {
    content: "\f1d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 2em;
    margin-right: 0.3em;
}

.sidenav .cs-rg:hover {
    right: 0;
    border: 1px solid #f00;
    border-radius: 8px 0 0 8px;
}

    .sidenav .cs-rg:hover .fblb {
        top: 60px;
        font-size: 20px;
        color: #ffa702;
        overflow: inherit;
        background: none;
    }

        .sidenav .cs-rg:hover .fblb span {
            display: none;
        }

        .sidenav .cs-rg:hover .fblb:before {
            content: "\f00d";
        }

.sidenav .cs-rg .testimonials-fiexd {
    padding: 10px 0 10px 5px;
}

    .sidenav .cs-rg .testimonials-fiexd .sale-info-fiexd {
        line-height: 26px;
        text-transform: capitalize;
        margin-bottom: 10px;
        border-bottom: 1px solid #f1f1f1;
    }

        .sidenav .cs-rg .testimonials-fiexd .sale-info-fiexd:last-child {
            border-bottom: none;
            margin-bottom: 0;
        }

    .sidenav .cs-rg .testimonials-fiexd .client-mane-fiexd {
        color: #333;
    }

        .sidenav .cs-rg .testimonials-fiexd .client-mane-fiexd .client-post-fiexd {
            font-size: 12px;
            float: right;
        }

    .sidenav .cs-rg .testimonials-fiexd .sale-info-fiexd .sale-phone a {
        color: #d50d20;
    }

    .sidenav .cs-rg .testimonials-fiexd .sale-info-fiexd .sale-email {
        font-size: 14px;
    }

#face-right {
    top: 120px;
    background-color: #fff;
}

.alo-circle {
    right: -2px !important;
}

.alo-circle-fill {
    right: -8px !important;
    background-color: rgb(229, 50, 44) !important;
}

.sidenav .cs-rg-2 {
    position: absolute;
    right: -275px;
    transition: 0.3s;
    padding: 5px;
    width: 275px;
    text-decoration: none;
    font-size: 20px;
    color: white;
    border-radius: 2px 0px 0px 2px;
    z-index: 999999;
}

.zalo-chat-widget {
    bottom: -10px !important;
    left: 45%;
}

#uhchatboz {
    right: 0 !important;
}

.social-button {
    left: 25px !important;
}

    .social-button i {
        font-size: 0 !important;
    }

    .social-button .user-support i {
        font-size: 20px !important;
        background: #e5322c !important;
    }

    .social-button .call-icon i {
        background: #ffffff url(../files/Images/icon/hotline.png);
        background-size: cover;
    }

    .social-button .zalo i {
        background: #ffffff url(../files/Images/icon/zalo.png);
        background-size: cover;
    }

    .social-button .sms i {
        background: #ffffff url(../files/Images/icon/sms.png);
        background-size: cover;
    }

    .social-button .mes i {
        background: #ffffff url(../files/Images/icon/face.png);
        background-size: cover;
    }

    .social-button .mail i {
        background: #ffffff url(../files/Images/icon/mail.png);
        background-size: cover;
    }

    .social-button .mail span {
        width: auto !important;
        white-space: nowrap;
    }

.mail:hover span {
    display: block;
}

.social-button a {
    padding: 2px 0 !important;
}

.social-button-content {
    margin-bottom: 10px;
}

    .social-button-content .call-icon .animated {
        display: none;
    }

.alo-circle {
    top: -3px !important;
    border-color: #3aac0b !important;
}

.alo-circle-fill {
    top: -8px !important;
}
/** REPONSIVE **/
/*----------------
[4. Styles for devices(>1200px)]

@media (min-width: 1400px) {
    .container {
        width: 1200px;
    }
}
*/
@media (min-width: 1301px) and (max-width: 1400px) {
    .container {
        width: 1200px;
    }
    /*.sec-title section.quote{width:800px;}*/
    
}

@media (min-width: 1201px) {
   
}
@media (min-width: 1201px) and (max-width: 1300px) {
    /*.sec-title section.quote {
        width: 720px;
    }*/
    .option3 #main-menu .navbar .navbar-nav > li > a {
        font-size: 14px;
    }
}
/*----------------
[5. Styles for devices(>=993px and <=1200px)]
*/
@media (min-width: 993px) and (max-width: 1200px) {
    /*.sec-title section.quote {
        width: 530px;
    }*/
    .featured-banner .post-desc .post-sub li {
        font-size: 13px;
        line-height: 28px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .sec-title section.quote {
        position: relative;
        margin: 6px 0;
        width: 55%;
        display: table;
        height: 315px;
    }
    .featured-banner .post-desc .post-content {
        font-size: 18px;
    }
    .featured-banner .post-title {
        font-size: 18px;
    }
    .option3 #home-slider .header-top-right .homeslider,
    .option3 #home-slider .header-top-right .header-banner {
        border: none;
    }

    .option3 #main-menu .navbar .navbar-nav > li > a {
        font-size: 14px;
        border: none;
        padding: 0 18px;
    }

    .option3 #main-menu .navbar .navbar-nav > li:hover > a,
    .option3 #main-menu .navbar .navbar-nav > li.active > a {
        border: none;
    }

    .top-header .language marquee {
        max-width: 450px;
    }

    .group-button-header .top-link {
        display: none;
    }

    .group-button-header {
        margin-top: 15px;
    }

    .main-header .header-search-box {
        width: 41.66666667%;
        margin-top: 10px;
    }
}
/*--------------------
[6. Styles for devices(>=768px and <=992px)]
*/
@media (min-width: 768px) and (max-width: 992px) {
    .sec-title section.quote, section.title {
        width: 100%;
        margin: 10px 0;
    }
        section.title > h2 {
            width: 98.5%;
            height: auto;
            padding: 15px;
        }
        .sec-title section.quote > blockquote{padding:0;}
        /*.option3 .logo {
            margin-top: 25px;
        }*/

    .option3 .main-header .header-search-box {
        margin-top: 25px;
    }

    .top-header .language marquee {
        max-width: 250px;
    }

    .option3 .group-button-header {
        margin-top: 25px;
    }

    .option3 #box-vertical-megamenus {
        width: 40px;
        display: none;
    }

    #main-menu.main-04 .navbar .navbar-nav > li:nth-child(2), #main-menu.main-04 .navbar .navbar-nav > li:nth-child(8), #main-menu.main-04 .navbar .navbar-nav > li:nth-child(9) {
        display: none;
    }

    .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc .post-content {
        display: none;
    }

    .option3 #main-menu .navbar .navbar-nav > li > a {
            padding: 0 18px;
    border-left: none;
    font-size: 14px;
    }

    .option3 #main-menu {
        margin: 0;
        padding-left: 15px;
        width: auto;
    }

    .option3 .navbar-right {
        display: none;
    }

    .option3 .box-vertical-megamenus .title-menu {
        display: none;
    }

    .option3 .box-vertical-megamenus .title .btn-open-mobile {
        margin-left: -7px;
        float: left !important;
    }

    .option3 #form-search-opntop,
    .option3 #user-info-opntop,
    .option3 #shopping-cart-box-ontop {
        display: none;
    }

    .option3 .header-top-right .header-banner {
        display: none;
    }
}
/*--------------------
[7. Styles for devices(>=481px and <=767px)]
*/
@media (min-width: 481px) and (max-width: 767px) {
    .option3 .top-main-header {
        display: none;
    }

    .option3 .group-button-header {
        width: 100%;
        margin-top: 25px;
    }

    /*.option3 .logo {
        margin-top: -30px;
    }*/

    .option3 .main-header .header-search-box {
        margin-top: 25px;
    }

    /*.option3 #main-menu .navbar-header .navbar-brand {
        line-height: 40px;
        min-height: 40px;
    }*/

    /*#main-menu .navbar-header .navbar-toggle {
        margin-top: 7px;
        padding: 0;
    }*/

    /*.option3 #main-menu .navbar-header {
        height: 40px;
    }*/

    .option3 .navbar-brand {
        height: auto;
    }

    .option3 #main-menu .navbar .navbar-nav > li:hover > a,
    .option3 #main-menu .navbar .navbar-nav > li.active > a {
        border-right: none;
    }

    /*.option3 #main-menu li.dropdown > a:after {
        top: 0;
    }*/

    .block-banner .block-banner-left,
    .block-banner .block-banner-right {
        width: 100%;
        padding: 0;
    }

    .block-banner .block-banner-right {
        margin-top: 10px;
    }

    .option3 #home-slider .slider-left {
        display: none;
    }
}
@media (max-width: 992px) {
    .services_cont section.title > h2 {
        display: table;
    }

        .services_cont section.title > h2 > .services_a {
            display: table-cell;
            padding-top: 0;
        }
}
.header-top-right .homeslider img {
    max-height: 500px;
}
@media (max-width: 767px) {
    .header-top-right .homeslider .bx-wrapper .bx-viewport {
        overflow: initial !important;
    }
    .header-top-right .homeslider img {
        max-height:initial;
    }
    .updates_cont {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #main-menu .navbar .navbar-nav > li {
        position: relative;
    }

        #main-menu .navbar .navbar-nav > li.menu-lang {
            padding-top: 9px;
            padding-bottom: 9px;
        }

    .btn-toggle-mobile-menu {
        width: 30px;
        text-align: center;
        font-size: 24px;
        position: absolute;
        right: 5px;
        top: 7px;
        float: right;
        z-index: 99;
    }

    #main-menu .dropdown-menu.container-fluid {
        background: #fff none repeat scroll 0 0;
        box-shadow: none;
        display: none;
        margin: 0 !important;
        opacity: 1 !important;
        visibility: visible !important;
        position: inherit !important;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1) !important;
        border: 1px solid #f9f9f9;
        width: 100%;
    }

    .btn-toggle-mobile-menu::after {
        font-family: fontAwesome;
        content: "\f107";
        font-weight: 400;
    }

    .dropdown-toggle {
        display: none;
    }

    #main-menu li.dropdown > a:after {
        top: auto;
        display: none;
    }

    .footer3 .footer-coppyright .payment-logo {
        float: none;
        margin-top: 10px;
    }

    .footer3 {
        padding: 10px;
    }

        .footer3 .footer-coppyright {
            padding: 0 0 20px 0;
            text-align: center;
        }

    .updates_cont section.title > h2 {
        height: auto;
        padding: 25px 14px;
        font-size: 18px;
        width: 100%;
    }

    section.title > h2 > a {
        font-size: 28px;
        padding: 15px;
        line-height: 28px;
    }

    .header-top-right .homeslider .item-slide .content .sdide-button {
        bottom: -50px !important;
        color: #fff !important;
    }

    .header-top-right .homeslider .item-slide .content .title {
        line-height: normal;
        margin-bottom: 10px;
        font-size: 18px;
    }

    .header-top-right .homeslider .item-slide .content {
        bottom:0;
    }
        .header-top-right .homeslider .item-slide .content .desc .btn-service.rdmorebtn {
            display: none;
        }
    .services_cont .sec-title {
        margin: 0;
    }
        .header-top-right .homeslider .item-slide .content .desc {
            font-size: 14px;
            line-height: 22px;
            padding: 10px;
            /*display: none;*/
        }

        .header-top-right .homeslider .item-slide .content .slide-info-in {
            margin: 0;
            padding: 0;
        }

        .header-top-right .homeslider .item-slide .content .sdide-button {
            bottom: 0;
            color: #333;
        }

    section.title {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
        border: none;
    }

        section.title > h2 {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
            padding: 15px;
        }

    .sec-title section.quote {
        width: 100%;
        height: auto !important;
        margin-left: 0;
        margin-right: 0;
    }

    section > span {
        display: none;
    }

    .container, .container-fluid {
        padding-left: 5px;
        padding-right: 5px;
    }

    .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 5px;
        padding-left: 5px;
    }

    #main-menu .navbar-collapse .navbar-nav {
        z-index: 9;
        position: relative;
        margin: 0;
        float: left;
        width: 100%;
    }

    .block-tab-products .product-2 .nav-tab.nav-tab2 {
        width: 100%;
    }

        .block-tab-products .product-2 .nav-tab.nav-tab2 li {
            width: 25%;
            float: left;
        }

    .option3 .logo {
        z-index: 999;
        width: 55%;
    }

    .option3 .main-header .header-search-box {
        width: 45%;
        margin-top: 0;
        display: none;
    }

    .main-header .header-search-box .form-inline .btn-search {
        width: 40px;
    }

    .option3 #main-menu.main-04 {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #ddd;
    }

    .top-header .language {
        display: none;
    }

    .top-header .nav-top-links, .top-header .user-info, .top-header .support-link {
        width: 50%;
    }

    .main-header .header-search-box .form-inline .input-serach {
        padding-top: 0;
    }

    .main-header {
        padding-bottom: 90px;
        padding-top: 60px;
        background-image: url(../files/adv/bg-head-img.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    #header {
        padding: 0;
        border-bottom: 1px solid #eaeaea;
        height: auto;
    }
    /*.header .logo img {
        margin-top: -50px;
    }*/
    .nav-top-menu .logo img {
        max-height: 70px;
        padding: 3px 0 0 0;
    }

    #main-menu .navbar .navbar-nav > li.active:last-child > a {
        padding-right: 20px;
    }

    #main-menu.main-04 .navbar .navbar-nav > li > a {
        font-size: 16px;
        /*margin: 10px 0;*/
        text-align: left;
        font-weight: 400;
    }

    #main-menu.main-04 .navbar .navbar-nav > li:hover > a {
        color: #f00;
    }

    .option3 .container-fluid .group_header .block {
        display: block;
        position: relative;
        left: 0;
        padding: 10px 15px;
        background-color: #f5f5f5;
    }

    #main-menu .navbar-header .navbar-toggle {
        margin-right: 0;
    }

        #main-menu .navbar-header .navbar-toggle .hamburger {
            opacity: 1;
            z-index: 1;
            width: 60px;
            height: auto;
            background: transparent;
            cursor: pointer;
            transition: .3s all ease-in-out;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

            #main-menu .navbar-header .navbar-toggle .hamburger .line {
                width: 100%;
                height: 5px;
                background-color: #f00;
                display: block;
                margin: 8px auto;
                border-radius: 4px;
                transition: .3s ease-in-out all;
            }

                #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(1) {
                    width: 100%;
                    margin-right: 0;
                    display: none;
                }

                #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(3) {
                    width: 100%;
                    margin-right: 0;
                    display: none;
                }

        #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(1), #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(3), #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(5) {
            display: none;
        }

        #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(2) {
            -webkit-transform: rotate(-45deg) translate(-5px, 5px);
            transform: rotate(-45deg) translate(-5px, 5px);
            transition-delay: 0.03s;
            margin: 0 auto;
            margin-top: 4px;
        }

        #main-menu .navbar-header .navbar-toggle.active .hamburger .line:nth-child(4) {
            margin: 0 auto;
            transition-delay: 0.03s;
            -webkit-transform: rotate(45deg) translate(-5px, -5px);
            transform: rotate(45deg) translate(-5px, -5px);
            margin-top: 12px;
        }

    #main-menu .navbar-header .fa {
        font-size: 26px;
    }

    #main-menu .navbar-header .navbar-brand {
        font-size: 28px;
        font-weight: 400;
        display: none;
    }

    #main-menu .navbar-header {
        margin-left: 0;
        background: none;
    }

    #main-menu .navbar-collapse {
        margin-left: 0;
    }

    #main-menu .navbar-header {
        display: block;
    }

    /*.option3 #main-menu .navbar .navbar-nav > li {
        border-bottom: 1px solid #d21f19;
    }*/

    #main-menu .dropdown:hover > .dropdown-menu {
        display: inline-block;
        width: 100%;
    }

    .top-header .language {
        height: inherit;
    }

    /*.option3 #main-menu li.dropdown > a:after {
        top: 12px;
    }*/
    .header .nav-top-menu {
        position: relative;
    }

    .header-top-right .homeslider .item-slide .content {
        padding: 0;
        background: none;
        position: absolute;
    }

    .product-tab .tab-container {
        padding: 0;
        border: none;
    }

        .content-text img,
        .product-tab .tab-container img {
            width: 100% !important;
            height: auto !important;
            margin: 0 auto !important;
            display: block !important;
            float: inherit !important;
        }

    #home-slider .header-top-right {
        padding: 0;
    }

    .footer3 .footer-bottom .footer-bottom-left, .footer3 .footer-bottom .footer-bottom-right {
        padding: 0;
        width: 100%;
    }

    .footer3 .footer-bottom .footer-bottom-left {
        padding-bottom: 15px;
    }

    .footer3 .footer-bottom .footer-bottom-right .col-sm-5, .footer3 .footer-bottom .footer-bottom-right .col-sm-7 {
        width: 50%;
        float: left;
    }

    .group-button-header {
        width: 100%;
        display: table;
        position: relative;
        margin: 0;
        padding-top: 10px;
        /*padding: 30px 15px 0 15px;*/
    }

        .group-button-header .mini-cart-link {
            display: none;
        }

        .group-button-header .top-link {
            text-align: left;
        }

    #home-slider .header-top-right.slide-full {
        padding: 0;
        margin-bottom: 15px;
    }

    /*.nav-top-menu {
        margin-bottom: 20px;
    }*/

    .product-list li .product-star {
        float: right;
        padding-top: 0;
    }

    .zalo-chat-widget {
        bottom: 30px !important;
    }

    .category-featured > .nav-menu > .container {
        padding-right: 0;
    }
    /*#main-menu .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }*/
    .lasttest-blog-lager .blog-list .blog-list-wapper .post-desc.pos-0 .post-title {
        padding-top: 15px;
    }

    .sec-title section.quote > blockquote {
        padding: 0;
    }

    .services_cont {
        padding-top: 22px;
    }
}

    /*--------------------
[8. Styles for devices(<=480px)]
*/
    @media (max-width: 480px) {

        .header-top-right .homeslider .item-slide .content .desc {
            font-size: 14px;
            text-transform: inherit;
            /*display:none;*/
        }

        .product-list li .product-star {
            float: none;
            padding-top: 5px;
            text-align: center;
        }
        /*.container {
        padding-left: 5px;
        padding-right: 5px;
    }*/
        section.title > h2 {
            height: auto;
            padding: 10px;
        }
       
        .updates_cont section.title > h2 {
            height: 200px;
        }
        .featured-banner{padding:10px;}
        .option3 .logo {
            width: 60%;
        }

        .option3 .main-header .header-search-box {
            width: 40%;
        }

        .header-top-right .homeslider .item-slide .content {
            padding-top: 15px;
            padding-bottom: 0;
        }

        .lasttest-blog9 .item .info {
            padding: 10px;
        }

            .lasttest-blog9 .item .info .title {
                font-size: 14px;
            }

        .product-list li .right-block {
            text-align: center;
        }

        .option3 .product-list li .product-name {
            height: 65px;
            overflow: hidden;
        }
        /*.option3 .support-link{display:none;}*/
        .option3 .box-vertical-megamenus .title {
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .option3 .top-main-header {
            display: none;
        }

        .option3 .group-button-header {
            width: 100%;
            /*margin-top: 25px;*/
        }

        .option3 .logo {
            margin-top: 0;
        }

        .option3 .main-header .header-search-box {
            margin-top: 0;
        }

        /*.option3 #main-menu .navbar-header .navbar-brand {
        line-height: 40px;
        min-height: 40px;
    }*/

        .option3 #main-menu .navbar-header .navbar-toggle {
            margin-top: 15px;
            padding: 0;
        }

        /*.option3 #main-menu .navbar-header {
        height: 40px;
    }*/
        .top-header .support-link {
            display: none;
        }

        .top-header .nav-top-links {
            width: 100%;
            text-align: center;
        }

        .option3 .navbar-brand {
            height: auto;
        }

        .option3 #main-menu .navbar .navbar-nav > li:hover > a,
        .option3 #main-menu .navbar .navbar-nav > li.active > a {
            border-right: none;
        }

        /*.option3 #main-menu li.dropdown > a:after {
        top: 0;
    }*/

        #main-menu li.dropdown > a:after {
        }

        .option3 #home-slider .slider-left {
            display: none;
        }


        .block-banner .block-banner-left,
        .block-banner .block-banner-right {
            width: 100%;
            padding: 0;
        }

        .block-banner .block-banner-right {
            margin-top: 10px;
        }
    }
