.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: 10px;
    padding-left: 10px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.product-list li .group-price {
    top: 0;
    left: 0;
}

    .product-list li .group-price .new-label {
        background: #ff0602;
    }

.show-brand .navbar-brand a {
    font-size: 16px;
}

.product-list li .add-to-cart a {
    height: auto;
    line-height: 32px;
    padding: 5px 0 5px 40px;
}

.product-list li .add-to-cart {
    line-height: normal;
}

.btnLoadMore {
    margin: 15px 0;
}

.product-list.list li {
    width: 49%;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .product-list.list li:first-child .product-container {
        margin-top: 0;
        border-radius: 5px;
    }

.product-list .product-container {
    border: 1px solid #e2e2e2;
    padding-bottom: 10px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.product-list.list .left-block {
    width: 39%;
    float: left;
    position: inherit;
    padding: 15px;
    border: 0;
}

.product-list.list .quick-view {
    width: 60px;
    right: 45px;
    top: 115px;
    text-align: center;
    padding-left: 0;
}

.product-list.list li:hover .product-container {
    border: 1px solid #c7ccda;
}

.product-list.list li .right-block {
    margin-top: 15px;
    padding: 0;
    width: 61%;
}

.product-list.list .right-block .product-name {
    font-size: 16px;
    height: auto;
    text-align: left;
}

.product-list.list .right-block .product-desc {
    margin-top: 0;
    display: none;
}

.product-list.list .right-block .availability span {
    color: #7fc127;
}

.product-list.list .add-to-cart a {
    height: auto;
    line-height: initial;
}

#address-box h2 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 28px;
}

.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;
    border-top: 1px solid #eaeaea;
}

.option3 a:hover {
    color: #dd4420;
}

.option3 a.btn:hover {
    color: #fff;
}

.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: #0088cc;
    color: #fff;
}

.option3 .product-list li .add-to-cart:hover {
    background-color: #eda40d;
}

.option3 .product-list li .quick-view a:hover {
    background-color: #d30ada;
}
/*---------------
[1. Top menu]
*/
.option3 .navbar-right {
    margin-right: 0;
}

.option3 .link-buytheme .fa {
    line-height: inherit;
    color: #0088cc;
}

#header {
    background: #f1f1f1;
}

.header .logo {
    margin-top: 5px;
}

    .header .logo img {
        max-height: 90px;
    }

.nav-top-menu .logo img {
    max-height: 50px;
}

.nav-top-menu {
    background: #f1f1f1;
    border-top: 1px solid #d0c6c6;
}

.main-header .header-search-box .form-inline {
    border: 1px solid #d6cece;
    border-radius: 6px;
}

.main-header {
    padding-bottom: 15px;
    padding-top: 10px;
}

#user-info-opntop {
    display: none;
}

.top-header {
    background: #fff url("../files/images/bdheader.png") no-repeat bottom center;
}

.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 {
    width: 50px;
    height: 40px;
    top: 0;
    border-radius: 0 5px 5px 0;
    margin-right: 1px;
}

.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;
    text-align: center;
    margin-top: -3px;
    font-size: 18px;
}

    .group-button-header .top-link span {
        font-size: 22px;
        display: block;
    }

    .group-button-header .top-link a {
        color: #f00;
        letter-spacing: 0.015px;
        font-weight: 600;
    }

        .group-button-header .top-link a:hover {
            color: #666;
        }

.main-header .header-search-box .form-inline .input-serach input {
    background: transparent;
}

.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;
        max-width: 750px;
        overflow: hidden;
    }

.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;
}

.mini-cart-box .mini-cart-link {
    display: inline-block;
    height: 35px;
    line-height: 32px;
    border: 1px solid #e5e5e5;
    background: #fff;
    border-radius: 20px;
    padding: 0 10px 0 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: auto;
}

.option3 .nav-ontop {
    height: 41px;
    background: #d8100d;
}

.option3 #form-search-opntop .form-inline:hover {
    background-color: #666;
}

#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;
    }

.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: #1b1a1a;
        text-transform: uppercase;
        border: none;
        margin: 10px 0;
        padding: 0 25px;
        font-size: 16px;
        font-weight: 600;
        font-family: SFUHelveticaCondensed;
    }

    #main-menu.main-04 .navbar .navbar-nav > li:hover > a {
        color: #fe0000;
        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;
        padding-right: 0;
    }

#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;
    background: #f1f1f1;
}

    #main-menu .navbar-nav > li:hover .dropdown-menu.mega_dropdown {
        left: 0;
    }

#main-menu .dropdown:hover > .dropdown-menu {
    display: block;
}

.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;
}

#main-menu .dropdown-menu .block-container .link_container > a {
    line-height: 38px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.option3 #main-menu .dropdown-menu .block-container .group_header > a {
    border-color: #d4d4d4;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
}

.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;
    padding: 0;
}
/*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: #f00;
}

    .detail-tabs .tab-content .tab-pane a:hover, .entry-detail .content-text a:hover, .content-text.about .content a:hover {
        color: #0294fb;
    }

.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-bottom: 35px;
    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;
}

.category-slider .item-slider {
    text-align: center;
}

    .category-slider .item-slider .slider-thumb img {
        margin: 0 auto;
        display: block;
        width: 100%;
    }
/*.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;
}*/
.option3 .header-top-right .homeslider .bx-controls-direction .bx-prev,
.option3 .header-top-right .homeslider .bx-controls-direction .bx-next {
    background: #000;
    border-radius: 50%;
}

.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;
    top: 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 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 */
    }

    .header-top-right .homeslider .item-slide .content .title {
        font-size: 36px;
        text-transform: uppercase;
        line-height: 70px;
    }

    .header-top-right .homeslider .item-slide .content .desc {
        font-size: 18px;
        text-transform: uppercase;
        line-height: 26px;
    }

    .header-top-right .homeslider .item-slide .content .sdide-button {
        border: 1px solid #fff;
        display: inline-block;
        padding: 0 20px;
        color: #0088cc;
        line-height: 30px;
        margin-top: 10px;
    }

        .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;
            }
/*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: 10%;
        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;
            font-family: SFUHelveticaCondensed;
        }

        .category-slider .item-slider .content .desc {
            font-size: 16px;
            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: 470px;
    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: 470px;
    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: 24px;
    height: 48px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
}

.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]
*/
.commentbox {
    border: 1px solid #eaeaea;
}

.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-home img, .box-center-home img {
    height: auto !important;
}

.box-about-home {
    padding: 40px 0 30px 0;
}

    .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 {
    max-height: 220px;
    overflow: hidden;
    border-bottom: none;
}

    .video-home .nav-tabs:hover {
        overflow-y: scroll;
    }

    .video-home .nav-tabs::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .video-home .nav-tabs::-webkit-scrollbar {
        width: 1px;
        background-color: #F5F5F5;
    }

    .video-home .nav-tabs::-webkit-scrollbar-thumb {
        background-color: #0088cc;
    }

    .video-home .nav-tabs li {
        width: 100%;
        border-bottom: 1px solid #e3df48;
    }

        .video-home .nav-tabs li h4 {
            cursor: pointer;
            margin-top: 10px;
            margin-bottom: 10px;
        }


.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;
}
/*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;
}
/** 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;
}

    .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 14px;
    }

    .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 -14px 0 -14px;
}

.row-cate-pro .row-cate .owl-prev {
    top: -50px;
    left: inherit;
    right: 25px;
}

.row-cate-pro .row-cate .owl-next {
    top: -50px;
}

.row-cate .cate-pro {
    margin-top: 30px;
}

    .row-cate .cate-pro li {
        list-style: none;
    }

        .row-cate .cate-pro li a {
            background: #f6f6f6;
            border: 1px solid #eee;
            display: block;
            margin-bottom: 3px;
        }

            .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: #ec0adb;
}

.form-action .button-group .heart.liked i.fa-heart {
    color: #f36;
}

.form-action .button-group .heart {
    display: inline-block;
    line-height: 40px;
    padding: 6px 0;
}

.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;
        }

.box-bg-head .group-button-header > .mini-cart-link {
    line-height: 40px;
    position: relative;
    font-size: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.68);
    text-align: center;
    border-radius: 10px;
    margin: 0 12px 0 2px;
}

    .box-bg-head .group-button-header > .mini-cart-link .mini-cart-icon {
        font-size: 20px;
    }

        .box-bg-head .group-button-header > .mini-cart-link .mini-cart-icon i {
            display: block;
        }

        .box-bg-head .group-button-header > .mini-cart-link .mini-cart-icon span {
            position: absolute;
            font-size: 14px;
            white-space: nowrap;
            opacity: 0;
            background: rgba(255, 255, 255, 0.82);
            z-index: 999;
            top: -30px;
            right: -100%;
            display: none;
            line-height: normal;
            padding: 5px 10px;
            border-radius: 5px;
            transition: all 0.2s ease-in-out 0s;
            -moz-animation: headerAnimation 0.7s 1;
            -webkit-animation: headerAnimation 0.7s 1;
            -o-animation: headerAnimation 0.7s 1;
            animation: headerAnimation 0.7s 1;
        }

    .box-bg-head .group-button-header > .mini-cart-link:hover .mini-cart-icon span {
        opacity: 1;
        display: block;
    }

.cartlist-number, .wishlist-number, .viewdlist-number {
    color: #fbf8f8;
    position: absolute;
    top: -22px;
    right: -10px;
    font-size: 20px;
    line-height: normal;
    padding: 2px 6px;
    background: #fe0000;
    border-radius: 3px;
}
/*
[5.1. Category featured]
*/
.content_price {
    font-size: 16px;
    color: #f00;
}

    .content_price strike {
        font-size: 14px;
    }

.product-list li .content_more {
    width: auto;
    display: inline-block;
}

.content_more .more-view {
    font-size: 14px;
    color: #f00;
}

    .content_more .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 .show-more::before, .show-more-nd:before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block;
}

#product .pb-right-column .readmore, .show-more-nd .readmore {
    color: #0090c9;
}

    #product .pb-right-column .readmore:after, .show-more-nd .readmore:after {
        content: '';
        width: 0;
        right: 0;
        border-top: 6px solid #288ad6;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        display: inline-block;
        vertical-align: middle;
        margin: -2px 0 0 5px;
    }

#product .pb-right-column .show-more, .show-more-nd {
    text-align: center;
}

#product .pb-right-column .form-option {
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
}

    #product .pb-right-column .form-option .btn-plus a {
        width: 18px;
        height: 20px;
        line-height: 10px;
        float: left;
        text-align: center;
        cursor: pointer;
    }


    #product .pb-right-column .form-option .attributes input {
        max-width: 78px;
        border-radius: inherit;
        border: none;
    }

    #product .pb-right-column .form-option .attributes,
    #product .pb-right-column .form-action {
        border-top: none;
        display: inline-block;
    }

        #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: 5px 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: 25px;
                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-right-column .form-share {
    text-align: center;
}
/*#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;
}

h2.tab-li {
    padding-bottom: 20px;
    font-family: SFUHelveticaCondensed;
    font-size: 24px;
    font-weight: 400;
    display: none;
}

.network-tags {
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea;
}

    .network-tags span {
        float: left;
        padding-right: 10px;
    }

    .network-tags .wg-list-tabs li {
        display: inline-block;
        padding: 0 7px;
        background-color: #f1f1f1;
        margin: 0 2px;
    }

        .network-tags .wg-list-tabs li:hover {
            background-color: #00a360;
        }

            .network-tags .wg-list-tabs li:hover a {
                color: #fff;
            }

.product-bottom .cart {
    height: 35px;
    width: auto;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    clear: both;
    padding-left: 15px;
    padding-right: 15px;
    background: #F36;
}

    .product-bottom .cart:before {
        width: 20px;
        height: 100%;
        float: left;
        content: " ";
        margin-right: 15px;
    }
/*
[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: 42px;
    overflow: hidden;
    margin: 0;
    line-height: 22px;
}

.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;
}

.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: 24px;
    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;
    }

.panel-group .panel-title {
    font-weight: 600;
}

.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;
    text-align: justify;
}

    .center_column .content-pro2 a, .pro-detail-content a {
        color: #f00;
    }

    .center_column .content-pro2:hover a, .pro-detail-content:hover a {
        color: #0000ff;
    }

.center_column .sp-brand {
    padding: 20px 0 0 0;
    text-align: justify;
}

.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;
}

.main-content-shop.sp-pro {
    margin-top: 20px;
}

.main-content-shop .item-product {
    border: 1px solid #eaeaea;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

    .main-content-shop .item-product .product-thumb {
        position: relative;
        overflow: hidden;
        padding: 0;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

    .main-content-shop .item-product .product-title {
        line-height: 22px;
        height: 48px;
        font-size: 14px;
    }

    .main-content-shop .item-product .product-price.product-code {
        width: auto;
        /* float: right; */
        color: #ff9900;
        /* padding-top: 5px; */
        font-size: 13px;
        text-align: center;
    }

    .main-content-shop .item-product .product-price {
        width: auto;
        text-align: center;
        font-size: 16px;
        color: #f00;
    }

    .main-content-shop .item-product .product-info {
        padding-top: 10px;
    }

    .main-content-shop .item-product .add-to-cart {
        display: none;
    }

.main-content-shop li .item-product .product-info .pro-name {
    font-size: 16px;
}

.main-content-shop li .item-product img {
    transform: scale(1, 1);
    transition: all 0.5s ease 0s;
    margin: 0px auto;
}

.main-content-shop li:hover .item-product 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;
}

.main-content-shop .product-thumb-link {
    padding: 7px;
    display: block;
    position: relative;
    overflow: hidden;
}

    .main-content-shop .product-thumb-link img {
        width: 100%;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

    .main-content-shop .product-thumb-link::before {
        background: rgba(0, 0, 0, 0.1);
        opacity: 0;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        content: "";
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

.rotate-thumb img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
}

.main-content-shop .item-product .product-thumb .product-label {
    position: absolute;
    top: 10px;
    left: 10px;
    height: auto;
}

.main-content-shop .item-product .product-thumb .new-label {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 10px;
    background: #4a6089;
    height: 22px;
}

.main-content-shop .item-product .product-thumb .sale-label {
    color: #fff;
    float: right;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px 10px;
    background: #f00;
    height: 22px;
    right: 10px;
    left: auto;
}

.video-home .embed-responsive.embed-responsive-16by9, .content-text .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25% !important;
}
/*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;
}

.content-text .ngaycn {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.box-product-head .toggle-menu {
    /*float: right;
    line-height: 40px;
    max-height: 60px;*/
    display: none;
}

.box-product-head .navbar-collapse {
    z-index: 10000;
    padding: 0;
    margin: 0;
    border: none;
}
/** 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: rgba(33, 158, 217, 0.72);
    padding-bottom: 20px;
    padding-top: 12px;
    min-height: 425px;
}

.block-testimonials .testimonials {
    padding-top: 18px;
    max-width: 345px;
    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;
            float: left;
            width: 100%;
        }

    .block-testimonials .testimonials .owl-item.item-center li {
        width: 140px;
        height: 140px;
        position: absolute;
        z-index: 2;
        top: -25px;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

        .block-testimonials .testimonials .owl-item.item-center li a:before {
            opacity: 0;
        }

        .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 .testimonials li a:before {
            content: '';
            background: #000;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            border-radius: 90%;
            z-index: 2;
            opacity: 0.5;
        }

.block-testimonials .testimonial {
    position: static;
}

    .block-testimonials .testimonial .info {
        display: none;
    }

.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 .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;
}

.blog-list.blog-list-home {
    margin-top: 0;
}

    .blog-list.blog-list-home .blog-list-wapper {
        margin-top: 0;
    }

.blog-list-home .blog-list-wapper .post-desc {
    position: relative;
    display: block;
}

    .blog-list-home .blog-list-wapper .post-desc:before {
        content: "\f178";
        padding-right: 7px;
        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;
        float: left;
        margin-top: 8px;
    }

    .blog-list-home .blog-list-wapper .post-desc .post-title {
        padding-left: 20px;
        line-height: 22px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 16px;
    }

/*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: 470px;
        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: 470px;
        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;
        }

    .tabs-left > .nav-tabs > li > .tabx > .tabs-info-all > .thumb-img + .tabs-info {
        font-weight: 600;
    }

.sp-brand .content-header .content-header-left {
    width: 250px;
    float: left;
}

.sp-brand .content-header .content-header-right {
    width: auto;
    float: right;
}

.sp-brand .content-header select {
    width: auto;
    height: 32px;
    padding-left: 10px;
}

.content-header {
    background-color: #ececec;
    color: #333;
    position: relative;
    z-index: 1;
    padding: 10px;
    width: calc(100%);
}

.content-header-left, .content-header-right {
    display: block;
}

.content-header-left {
    float: left;
}

.content-header-right {
    float: right;
}

.content-header-left .drop-brand, .content-header-left .drop-group, .content-header-left .drop-group-sort {
    display: inline-block;
    width: auto !important;
    box-sizing: border-box;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

    .content-header-left .drop-brand .drop-sort, .content-header-left .drop-group .drop-sort, .content-header-left .drop-group-sort .drop-sort {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        -webkit-user-select: none;
        border: 1px solid #f9adaf;
        background-color: rgba(255, 255, 255, 0.95);
        border-radius: 7px;
        padding: 0 5px;
        height: 32px;
    }

        .content-header-left .drop-brand .drop-sort option {
            font-weight: normal;
            display: block;
            white-space: pre;
            min-height: 1.2em;
            padding: 5px 0;
        }
/*-----------------
[6. Banner bootom]
*/
.wrong-page.col-sm-offset-4 {
    width: 100%;
    margin-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.wrong-page h1 {
    margin-bottom: 15px;
}

.wrong-page p {
    margin: 0 0 10px;
}

.wrong-page .wrong-icon:before {
    content: '\f075';
    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;
    font-size: 60px;
    margin-bottom: 20px;
    color: #efefef;
}
/*-------------------
[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;
        }

/*--------------
[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 .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]
*/
.form-other {
    text-align: center;
    font-size: 30px;
    border: 3px dotted #da8f8e;
    padding-top: 15px;
}

    .form-other p {
        margin: 0 0 10px;
    }

        .form-other p a {
            color: #f00;
        }

            .form-other p a:hover {
                color: #00f;
            }
/*--------------
[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: 5px;
    padding-top: 5px;
    padding-left: 10px;
    border-bottom: 2px solid #ff3300;
}

.lasttest-blog-lager {
    background-color: #caf9f7;
    padding: 5px 0 30px 0;
    background-image: url("../files/images/bg-fiexd.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

    .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, .featured-banner .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;
    }

    .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.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;
        }

#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;
}

.products-block .products-block-left .sale-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;
}

.box-orther {
    border: 2px dashed #0090c9;
    background-color: rgba(0,0,0,0.05);
    padding: 15px;
    overflow: hidden;
}
/*#left_column .block .title_block a {
    color: #fff;
}*/
/*--------------
[9. Footer]
*/
.footer3 {
    background-color: #3a3a3a;
}

    .footer3 .widget-container {
        color: #ccc;
        margin-bottom: 15px;
    }

        .footer3 .widget-container #address-box a {
            color: #f7eb10;
        }

            .footer3 .widget-container li a:hover,
            .footer3 .widget-container #address-box a:hover {
                color: #f1eebf;
            }

    .footer3 .footer-coppyright .coppyright, .footer3 .footer-coppyright .payment-logo {
        width: auto;
        display: inline-block;
        color: #b1b6b9;
        font-weight: 500;
    }

.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: #aba3a3;
    background-color: #444242;
    padding: 10px 10px 10px 0;
    position: relative;
    border-radius: 10px;
}

.mangxh .xht:nth-child(4) {
    margin-top: 4px;
}

.network-share .mangxh .xht:nth-child(3) {
    margin-top: 3px;
}

.network-share .mangxh .xht:nth-child(4) {
    margin-top: 8px;
}
/*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;
    }
}
/*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;
}

.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%;
}

.product-list .delete_cartorder {
    position: absolute;
    top: 0;
    right: 15px;
}

#uhchatboz {
    right: 0 !important;
}

.social-button {
    left: 25px !important;
    list-style: none;
}

    .social-button i {
        font-size: 0 !important;
        display: list-item;
    }

    .social-button .user-support i {
        font-size: 20px !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 a {
        padding: 2px 0 !important;
    }

.social-button-content {
    margin-bottom: 10px;
}

    .social-button-content .call-icon .animated {
        display: none;
    }

.alo-circle {
    top: -3px !important;
    right: -5px !important;
}

.alo-circle-fill {
    top: -8px !important;
    right: -10px !important;
}

.social-button a.call-icon {
    margin: 0 10px !important;
}
.copyright2 {
    display: flex;
}

.send-quick {
    display: block;
    margin-bottom: 0;
    font-weight: 400;
    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;
    background: #0176bc;
    color: #fff;
    padding: 7px 20px;
    text-align: center;
    margin-top: 0;
    line-height: 22px;
}

    .send-quick a {
        color: #fff;
        font-size: 12px;
        text-align: center;
    }

        .send-quick a strong {
            display: block;
            text-transform: uppercase;
            font-size: 16px;
        }
/** REPONSIVE **/
/*----------------
[4. Styles for devices(>1200px)]
*/
@media (min-width: 1400px) {
    .container {
        width: 1360px;
    }
}

@media (min-width: 1301px) and (max-width: 1400px) {
    .container {
        width: 1270px;
    }
}

@media (min-width: 1201px) {
    .box-cate-product .box-products .box-product-content .box-product-list .product-list li {
        width: 20%;
    }

    .col-lg-2 {
        width: 20%;
    }
}
/*----------------
[5. Styles for devices(>=993px and <=1200px)]
*/
@media (min-width: 993px) and (max-width: 1200px) {
    .product-list.grid li {
        width: 33.333%;
    }

    .option3 #home-slider .header-top-right .homeslider,
    .option3 #home-slider .header-top-right .header-banner {
        border: none;
    }

    .footer3 .footer-bottom .footer-bottom-left {
        width: 100%;
        float: initial;
    }

    .footer3 .footer-bottom .footer-bottom-right {
        width: 100%;
        float: initial;
        margin-top: 30px;
    }

    .option3 #main-menu .navbar .navbar-nav > li > a {
        font-size: 14px;
        border: none;
        padding: 0 12px;
    }

    .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) {
    .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 10px;
        border-left: none;
        font-size: 13px;
    }

    .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 .main-header .header-search-box {
        margin-top: 25px;
    }

    .option3 .navbar-brand {
        height: auto;
        min-width: 70%;
    }

    .show-brand .navbar-brand a {
        font-size: 16px;
    }

    .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: 767px) {
    .center_column,
    .content-shop {
        padding: 5px;
    }

    .product-list li .quick-view a.heart {
        margin-left: 0;
    }

    .footer-center {
        padding: 15px;
    }

    .footer3 .footer-coppyright .payment-logo {
        width: 100%;
    }

    .nav-menu .nav > li > a {
        padding: 10px;
        background: none;
    }

    .nav-menu .toggle-menu {
        padding-right: 10px;
    }

    .blog-posts.about .post-item .entry-title {
        height: auto;
        margin-top: 15px;
    }

    .designed {
        display: block;
    }

    .footer3 .footer-coppyright {
        padding: 30px 0;
        text-align: center;
    }

    .footer3 .footer-bottom {
        padding: 20px 10px;
    }

    .navbar-collapse .navbar-nav {
        margin: 1px 0;
    }

    .product-featured .product-featured-content .product-featured-list {
        margin-left: 0;
    }

    .container, .container-fluid {
        padding-left: 5px;
        padding-right: 5px;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .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: 0;
        padding-left: 0;
    }

    #main-menu .navbar-collapse .navbar-nav {
        z-index: 9;
        position: relative;
        margin: 0;
    }

    .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: 40%;
    }

    .header .logo img {
        margin-top: -10px;
    }

    .option3 .main-header .header-search-box {
        width: 60%;
        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;
    }

    .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: 10px;
        padding-top: 20px;
        background-image: url(../files/adv/bg-head-img.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    #main-menu .navbar .navbar-nav > li.active:last-child > a {
        padding-right: 20px;
    }

    #main-menu.main-04 .navbar .navbar-nav > li > a {
        font-size: 18px;
        margin: 10px 0;
        text-align: left;
        font-weight: 600;
        padding: 0 15px;
    }

    #main-menu li.dropdown > a:after {
        padding: 0 10px;
    }

    #main-menu.main-04 .navbar .navbar-nav > li:hover > a {
        color: #fff;
    }

    .option3 .container-fluid .group_header .block {
        display: block;
        position: relative;
        left: 0;
        padding: 10px 15px;
        background-color: #f5f5f5;
    }

    #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: 2px;
            background-color: #fe0000;
            display: block;
            margin: 3.2px auto;
            border-radius: 4px;
            transition: .3s ease-in-out all;
        }

            #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(1) {
                width: 85%;
                margin-right: 0;
            }

            #main-menu .navbar-header .navbar-toggle .hamburger .line:nth-child(3) {
                width: 70%;
                margin-right: 0;
            }

    #main-menu .navbar-header .fa {
        font-size: 26px;
    }

    #main-menu .navbar-header .navbar-brand {
        font-size: 28px;
        font-weight: 400;
        padding: 5px 0 0 10px;
        color: #888;
    }

    #main-menu .navbar-header, #main-menu .navbar-collapse {
        margin-left: 0;
        background: none;
    }

    #main-menu .navbar-header {
        display: block;
    }

    .option3 #main-menu .navbar .navbar-nav > li {
        border-bottom: 1px solid #d1d3d4;
    }

    #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-top-right .homeslider .item-slide .content {
        padding-top: 10px;
        background-color: rgba(0, 0, 0, 0.71);
        display: none !important;
    }

    .product-tab .tab-container {
        padding: 0 5px;
        border: none;
    }

    .box-cate-product .box-products .box-product-content .box-product-list {
        padding: 0 2px;
    }

    .content-text img,
    .product-tab .tab-container img {
        width: 100% !important;
        height: auto !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;*/
    }

    .top-header {
        display: none;
    }

    .group-button-header .top-link {
        text-align: left;
        width: 50%;
        padding-left: 10px;
    }

    #home-slider .header-top-right.slide-full {
        padding: 0;
        margin-bottom: 15px;
        display: block;
    }

    .nav-top-menu {
        margin-bottom: 0;
        /*background: #ff0000;*/
    }

    .product-list li .product-star {
        float: none;
        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;
    }

    .box-products .box-product-head {
        margin-bottom: 15px;
    }

    .box-product-head .toggle-menu:before {
        font: normal normal normal 17px/1 FontAwesome;
        content: "\f0c9";
        line-height: inherit;
        color: #179400;
        font-size: 24px;
    }

    .box-product-head .toggle-menu {
        display: block;
        min-width: inherit;
        position: absolute;
        right: 10px;
        font-size: 18px;
        cursor: pointer;
    }

    .box-product-head .navbar-collapse {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 40px;
        margin-right: 0;
        margin-left: 0;
        /*padding: 0 5px;*/
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        margin-top: 0;
        background: rgba(255, 255, 255, 0.9);
        border-bottom: 2px solid #ff3366;
    }

    .product-list li .add-to-cart {
        bottom: 0;
        position: initial;
        width: 100%;
        background-color: #eda40d;
        line-height: 42px;
        margin-top: 15px;
    }

        .product-list li .add-to-cart a {
            color: #ffffff;
            text-transform: uppercase;
        }

    .product-list li .quick-view {
        right: 15px;
        top: 10px;
    }

    .box-products .box-tabs {
        width: 100%;
        max-width: inherit;
        white-space: inherit;
        overflow: inherit;
        height: auto;
    }

        .box-products .box-tabs > li {
            position: relative;
            display: inline-block;
        }

    .content-header-left .drop-brand, .content-header-left .drop-group, .content-header-left .drop-group-sort {
        padding: 0;
    }

        .content-header-left .drop-brand .drop-sort, .content-header-left .drop-group .drop-sort, .content-header-left .drop-group-sort .drop-sort {
            width: 100%;
        }

    .product-tab {
        margin-top: 0;
    }

        .product-tab .nav-tab > li > a {
            padding: 0 10px;
        }

    #product .pb-right-column .form-share, #product .pb-right-column .form-option {
        text-align: center;
    }

    .mangxh li.xht {
        padding-right: 2px !important;
    }

    .form-action .button-group .fa.fa-heart {
        padding: 0 10px;
    }

    #product .pb-right-column .fa {
        line-height: normal;
    }

    .box-center-home img, .box-home img, .box-about-home + p img {
        height: auto !important;
    }
}

/*--------------------
[8. Styles for devices(<=480px)]
*/
@media (max-width: 480px) {
	.footer3 .widget-container li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
	.footer3 .widget-container .widget-title {
		font-size: 14px;
	}
    .header-top-right .homeslider .item-slide .content .desc {
        font-size: 14px;
        font-weight: 600;
        text-transform: inherit;
    }

    .header-top-right .homeslider .item-slide .content .title {
        line-height: normal;
        margin-bottom: 15px;
    }

    .product-list li .product-star {
        float: none;
        padding-top: 5px;
        text-align: center;
    }
    /*.container {
        padding-left: 5px;
        padding-right: 5px;
    }*/
    .option3 .logo {
        width: 100%;
    }

    .option3 .main-header .header-search-box {
        width: 100%;
    }

    .header-top-right .homeslider .item-slide .content {
        padding-top: 15px;
    }

    .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: 72px;
        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: 75px;
    }

    .option3 .logo {
        margin-top: 0;
    }

    .section-title-box {
        margin: 20px 0;
    }

    .option3 .main-header .header-search-box {
        margin: 15px 0 25px;
    }

    /*.option3 #main-menu .navbar-header .navbar-brand {
        line-height: 40px;
        min-height: 40px;
    }*/

    .option3 #main-menu .navbar-header .navbar-toggle {
        margin-top: 7px;
        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;
        min-width: 70%;
    }

    .show-brand .navbar-brand a {
        font-size: 14px;
    }

    .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;
    }
}
