﻿@charset "utf-8";
@import url(font-awesome.css);
@import url(font-akr.css);

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: url('/Content/pc/images/BGNoel-1920x1080.jpg') left top / 100% no-repeat fixed;
}

img {
    width: auto;
    height: auto;
    max-width: 100%;
}

:focus {
    outline: 0 !important;
}

figure {
    margin: 0;
    padding: 0;
}

img[src*=".svg"] {
    height: 100%;
}

iframe {
    border: none;
}

p {
    margin-bottom: 10px;
}

a {
    color: #288ad6;
}

    a:hover,
    a:focus {
        text-decoration: none;
        color: #0074c1;
    }

ul,
ol {
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 600;
    margin: 0;
}

h1 {
    font-size: 39px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 19px;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 13px;
}

ol {
    position: relative;
}

ul {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


.lazy {
    background: #fff url(images/loading.gif) center center no-repeat;
    min-width: 32px;
    min-height: 32px;
}

.overlay {
    z-index: 3;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.2s;
    background: rgba(0,0,0,.6);
    visibility: hidden;
    opacity: 0;
}

.container {
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}

.overlay-visible {
    /* visibility: visible; */
    /* opacity: 1; */
}

.hm-reponsive {
    position: relative;
    height: auto !important;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}

    .hm-reponsive img {
        object-fit: cover;
        margin: auto;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

.reponsive-img {
    position: relative;
    height: auto !important;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
}

    .reponsive-img img {
        margin: auto;
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.er-banner-top {
    background-color: rgb(0, 30, 65);
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
}

    .er-banner-top .close_top_banner {
        position: absolute;
        color: #fff;
        right: 20px;
        top: 50%;
        cursor: pointer;
        margin-top: -10px;
        background: rgba(220,0,33,.8);
        border-radius: 50%;
        padding: 2px;
        width: 20px;
        height: 20px;
        opacity: .8;
    }

.alink-all {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.back-to-top {
    position: fixed;
    bottom: 132px;
    right: -50px;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    line-height: 39px;
    background: rgba(0,0,0,.3);
    box-shadow: 0 7px 10px 0 rgba(106,65,65,.21);
    text-align: center;
    display: inline;
    z-index: 999999;
    cursor: pointer;
}

    .back-to-top a {
        display: block;
        color: #fff;
    }

    .back-to-top:hover {
        background: #e00;
        color: #fff;
    }

        .back-to-top:hover a,
        .back-to-top a:focus {
            color: #fff;
        }

    .back-to-top.display {
        bottom: 132px;
        right: 20px;
    }

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

/*===================================================================================*/

/*  Index
/*===================================================================================*/


.header-wrap {
    width: 100%;
    background: #109fc2;
    margin: auto;
    z-index: 12;
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

.logo {
    float: left;
    width: 20%;
    text-align: center;
    padding: 3px 0 2px 0;
    position: relative;
}

    .logo img {
        max-height: 50px;
    }


.content-main {
    clear: both
}

.headsearch {
    float: left;
    width: 23%;
    box-shadow: rgba(98,98,98,0.5) 0 1px 2px 0;
    height: 36px;
    margin: 9px 0 0 0;
    background: #fff;
    position: relative;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}



    .headsearch .topinput {
        display: block;
        width: 100%;
        height: 36px;
        border: 0;
        position: relative;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border-radius: 4px;
    }

.nav-user-txt {
    float: right;
    margin-top: 15px;
    white-space: nowrap;
    background: transparent;
}

    .nav-user-txt .user-avatar {
        height: 30px;
        width: 30px;
        border-radius: 50%;
        text-align: center;
    }

    .nav-user-txt li {
        list-style: none;
        position: relative;
        float: left;
        margin: 0;
        padding: 0 10px 0 9px;
    }

        .nav-user-txt li.user {
            height: 42px;
        }

.btnviewed {
    background: #d52220;
    border-radius: 4px;
    margin-top: -6px;
    padding: 9px 28px 9px 5px !important;
    color: #fff;
    font-size: 12px !Important;
    cursor: pointer;
}

    .btnviewed span {
        position: relative;
    }

        .btnviewed span:before {
            content: '';
            width: 0;
            height: 0;
            border-top: 6px solid #fff;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            position: absolute;
            top: 6px;
            right: -18px;
        }

.product-recently .empty {
    text-align: center !Important;
    margin-top: 32px !Important;
    color: #333 !Important;
    font-size: 13px !Important;
    line-height: 16px;
}

.product-recently .recently {
    padding: 15px 0px;
}

    .product-recently .recently .item {
        text-align: center;
    }

    .product-recently .recently a {
        white-space: normal;
        display: block
    }

    .product-recently .recently img {
        display: inline !Important;
        height: 45px;
        width: auto;
    }

    .product-recently .recently h3 {
        font-size: 13px;
        height: 31px;
        font-weight: normal;
        overflow: hidden;
        text-align: center;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        color: #333;
        margin: 5px 0;
        -webkit-box-orient: vertical;
        -webkit-box-pack: center;
    }

    .product-recently .recently strong {
        font-size: 12px;
        display: block;
    }

        .product-recently .recently strong.red {
            color: #d0021b;
        }

        .product-recently .recently strong.oldprice {
            text-decoration: line-through;
            font-weight: normal;
            color: #333;
            display: inline-block;
        }

.nav-user-txt li .icon {
    position: relative;
    height: 24px;
    width: 24px;
    display: table-cell;
    vertical-align: middle;
}

    .nav-user-txt li .icon i {
        margin: 0 auto;
        font-size: 24px;
        color: #fff;
    }

.nav-user-txt li p {
    color: #fff;
    line-height: 12px;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 0 5px;
    display: table-cell;
    vertical-align: middle;
}

    .nav-user-txt li p span:nth-child(1) {
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        display: block;
        margin: 0 0 3px 0;
        font-weight: bold;
    }

    .nav-user-txt li p span:nth-child(2) {
        opacity: 1;
        color: #ddd;
        font-size: 12px;
    }

.nav-user-txt li .dropdown-content {
    position: absolute;
    top: 41px;
    left: calc(50% + 10px);
    transform: translateX(-50%);
    width: 200px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    z-index: 2;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s;
}

.nav-user-txt li.sp-view {
    position: static !Important;
    height: 41px;
}

.nav-user-txt li .dropdown-content.dropdown-view {
    position: absolute;
    border-radius: 0 0 6px 6px;
    margin: auto;
    width: 1200px;
    height: 148px;
    top: 56px;
    left: 0 !Important;
    transform: translateX(0%);
    right: 0 !Important;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    z-index: 18;
    opacity: 0;
}


.nav-user-txt li .dropdown-content .pd-user {
    padding: 15px 12px 20px 12px;
}

.nav-user-txt li .icon span.mount {
    height: 18px;
    width: 18px;
    padding: 0;
    color: #000;
    font-size: 12px;
    border-radius: 50%;
    background-color: #ffe300;
    display: block;
    line-height: 18px;
    text-align: center;
    position: absolute;
    top: -6px;
    right: -6px;
}

.nav-user-txt li .dropdown-content p {
    display: block;
    padding: 10px 0;
    margin: 0;
    text-align: left;
    padding-left: 15px;
    line-height: 24px;
    border-bottom: 1px solid #f0f0f0;
    color: black;
}

    .nav-user-txt li .dropdown-content p:last-child {
        border: none
    }

    .nav-user-txt li .dropdown-content p span:nth-child(1) {
        color: #39393a;
        font-size: 14px;
        padding: 0
    }

    .nav-user-txt li .dropdown-content p span:nth-child(2) {
        font-size: 24px;
    }

    .nav-user-txt li .dropdown-content p a span {
        font-size: 24px !important;
        font-weight: 500 !important;
    }

        .nav-user-txt li .dropdown-content p a span.color2 {
            color: #6ece1a;
        }

        .nav-user-txt li .dropdown-content p a span.color1 {
            color: #e73435;
        }

    .nav-user-txt li .dropdown-content p span:nth-child(2).color3 {
        color: #39393a;
        font-weight: normal;
    }


.nav-user-txt li .dropdown-content:before {
    content: "";
    position: absolute;
    top: -20px;
    left: 46%;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.nav-user-txt li .dropdown-content.dropdown-view:before {
    left: 61%;
}

.nav-user-txt .dropdown-content .level a {
    margin-left: 24px;
    text-decoration: underline;
    color: #ed0017;
}

.nav-user-txt li:hover .dropdown-content {
    opacity: 1;
    visibility: visible;
}

.nav-user-txt .dropdown-content .pd-user .icon_pic {
    display: inline-block;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
}

.nav-user-txt .dropdown-content > div > div > span {
    display: inline-block;
    vertical-align: top;
    max-width: 70%;
}

.nav-user-txt .dropdown-content .pd-user .nameSpan {
    display: block;
    margin-bottom: 3px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nav-user-txt .dropdown-content .level {
    display: inline-block;
    color: #999;
}

.nav-user-txt .dropdown-content .info {
    display: flex;
    padding: 8px;
    border-radius: 3px;
    background-color: #f3f3f3;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
}

    .nav-user-txt .dropdown-content .info li {
        flex: 1;
    }

    .nav-user-txt .dropdown-content .info a {
        display: block;
        font-size: 12px;
        color: #999;
    }

        .nav-user-txt .dropdown-content .info a span {
            font-weight: bold;
            font-size: 16px;
            color: #333;
        }

.nav-user-txt .dropdown-content .func-user {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0;
    justify-content: center;
    color: #666;
}

    .nav-user-txt .dropdown-content .func-user a {
        box-sizing: border-box;
        width: 100%;
        color: #333;
        line-height: 34px;
        display: inline-block;
        font-size: 14px;
    }

        .nav-user-txt .dropdown-content .func-user a i {
            vertical-align: middle;
            margin-right: 5px;
            font-size: 20px;
            font-weight: 400 !important;
        }

.nav-user-txt .dropdown-content a.nameLogout {
    display: block;
    max-width: 220px;
    height: 34px;
    margin: 0 auto;
    background: linear-gradient(-180deg,#fbfbfb 0%,#f1f1f1 100%);
    border: 1px solid #c3c3c3;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12);
    line-height: 34px;
    font-size: 14px;
    color: #333;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
}

    .nav-user-txt .dropdown-content a.nameLogout:hover {
        background: #f00;
        border: 1px solid #e00;
        color: #fff
    }

.nav-user-txt li a {
    font-size: 14px;
    display: flex;
    color: #fff;
}

    .nav-user-txt li a span {
        padding-left: 8px;
        display: flex;
        font-size: 13px;
        align-items: center;
        font-weight: bold
    }

        .nav-user-txt li a span.user {
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 80px;
            overflow: hidden;
        }


.nav-user-txt .select {
    padding: 4px 16px;
    color: #fff;
    border-radius: 20px;
    background: #ea0303
}

.headsearch .btntop {
    width: 40px;
    height: 36px;
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    background: #fff;
    color: #888;
    font-weight: bold;
    border-radius: 0 3px 3px 0;
    transition: all 0.3s ease-in-out;
}

#cart-box {
    width: auto;
    float: right;
    height: 38px;
    padding: 23px 6px 0 28px;
    position: relative;
}

    #cart-box i {
        font-size: 25px;
        color: #f00;
    }

    #cart-box .cart span {
        width: 18px;
        height: 18px;
        background: #ffff00;
        text-align: center;
        font-size: 12px;
        color: #000;
        border-radius: 20px;
        position: absolute;
        top: 15px;
        right: -2px;
        line-height: 18px;
        font-weight: bold;
    }

.switchboard {
    float: right;
    overflow: hidden;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding: 9px 0 7px 15px;
}

    .switchboard span {
        display: block;
        overflow: hidden;
        font-size: 12px;
        font-weight: 300;
        color: #fff;
        padding-top: 2px;
    }

header .supermarket {
    float: right;
    overflow: visible;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    padding: 7px 0 7px 26px;
    position: relative;
}

    header .supermarket:before,
    header .supermarket:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 6px solid #fff;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        position: absolute;
        top: 11px;
        right: -10px;
    }

    header .supermarket span {
        display: block;
        overflow: hidden;
        font-size: 12px;
        font-weight: 300;
        color: yellow;
        padding-top: 3px;
    }

header .promotion {
    float: right;
    overflow: hidden;
    font-size: 15px;
    color: #f16233;
    font-weight: 600;
    padding: 7px 0 7px 24px;
}

    header .promotion span {
        display: block;
        overflow: hidden;
        font-size: 12px;
        color: #4a90e2;
        padding-top: 3px;
    }

header .supermarket:after {
    margin: 2px 2px 0 0;
    border-left-color: #4a90e2;
    border-width: 4px;
}

nav.menu_main_cate {
    display: block;
    background: #fff;
    box-shadow: 2px 2px 3px rgba(0,0,0,.1);
}

    nav.menu_main_cate ul.menu-right-head {
        text-align: left;
    }

        nav.menu_main_cate ul.menu-right-head > li {
            text-align: left;
            padding: 10px 0;
            display: inline-block;
        }

            nav.menu_main_cate ul.menu-right-head > li > a {
                padding: 0 36px;
                font-size: 13px;
                color: #333;
                text-transform: none;
                font-weight: 500;
                display: flex;
                border-right: 1px solid #ccc;
                align-items: center;
            }

            nav.menu_main_cate ul.menu-right-head > li:last-child > a {
                border-right: none;
            }

            nav.menu_main_cate ul.menu-right-head > li > a > span {
                text-align: center;
                position: relative;
                display: inline-block;
                vertical-align: middle;
                float: left;
            }

                nav.menu_main_cate ul.menu-right-head > li > a > span img {
                    display: inline-block;
                    max-height: 28px;
                    max-width: 30px;
                }

            nav.menu_main_cate ul.menu-right-head > li > a > span {
                margin: 0;
                font-size: 15px;
                font-weight: normal;
            }

            nav.menu_main_cate ul.menu-right-head > li > a i {
                font-size: 14px;
                padding: 5px;
                padding-right: 8px;
                color: #999;
            }

            nav.menu_main_cate ul.menu-right-head > li:hover > a {
                color: #0074c1;
            }

            nav.menu_main_cate ul.menu-right-head > li:hover i.fa {
                color: #333;
            }

.subcate {
    position: absolute;
    left: 100%;
    top: -44px;
    margin-left: -1px;
    z-index: 1;
    box-shadow: 2px 2px 6px 0 rgba(17,29,43,.24);
    background-color: rgba(255,255,255,1);
    width: 280px;
    display: none;
    border: 1px solid #e5e5e5;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    min-height: 430px;
}

.bg-gray {
    background-color: #fbfbfb;
}

.subcate .box_subcate {
    padding: 12px 18px;
    float: left;
    line-height: 25px;
    width: 100%;
    box-sizing: border-box;
}


    .subcate .box_subcate .links-cate:nth-child(2) {
        margin: 10px 0 0 0;
        border-top: 1px solid #e3e3e3;
        padding-top: 15px;
    }

.subcate h3 {
    font-size: 14px;
    font-weight: bold;
    color: #4a4a4a;
    margin: 0 0 8px 0;
}

    .subcate h3 a {
        color: #4a4a4a;
    }

.subcate ul {
    list-style: none;
    padding: 0;
}

    .subcate ul li {
        padding: 3px 0;
        position: relative;
    }

        .subcate ul li a {
            color: #303030;
            padding: 0;
            display: block;
            font-size: 14px;
            line-height: 40px;
        }

        .subcate ul li:hover a {
            color: #4a90e2;
        }

.menu-main-left > li:hover .subcate {
    display: block;
    z-index: 1;
}

.banner-top {
    padding-top: 0;
    overflow: hidden;
}

.slide-banner {
    float: left;
    width: 60%;
    padding: 10px 10px 0 10px;
    margin-left: 20%;
}

.cate-right {
    float: right;
    width: 20%;
}

    .cate-right img {
        width: 100%;
    }


.is-affixed {
    height: auto !important;
}

.er-top-nav {
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
}


.sub_header_hot img {
    width: 100%
}

.sub_header {
    display: flex;
    vertical-align: middle;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 4px 0 rgba(152,165,185,.2);
    justify-content: space-between;
    align-items: center;
}

    .sub_header h2 {
        font-size: 22px;
        color: #505050;
        font-weight: 600;
        position: relative;
        padding: 0 10px;
        line-height: 8px;
        float: initial;
        width: auto;
        margin: 0;
        border-left: 8px solid #f00;
    }

    .sub_header a {
        flex: 1;
        margin: 0;
        padding: 0px 3px;
        font-size: 12px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 45px;
        color: #333;
        border-right: 1px solid #f3f3f3;
    }

        .sub_header a:hover {
            transition: .3s;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
        }

        .sub_header a.active {
            background: url(https://www.dienmayxanh.com/content/images/2019/ThemeTet2020/active.png) no-repeat center center;
            background-size: cover;
            color: #fff;
            font-weight: 600;
            font-weight: 600;
        }

        .sub_header a.viewall {
            border-radius: 99px;
            padding: 0 15px;
            background-color: #4a90e2;
            font-size: 14px;
            color: #fff;
            text-align: center;
            line-height: 32px;
        }

.sub_heading {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
}

    .sub_heading h2 {
        font-size: 22px;
        color: #505050;
        font-weight: 600;
        line-height: 8px;
        width: auto;
        margin: 0;
    }

    .sub_heading .icon {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .sub_heading i {
        font-size: 23px;
        margin: 0 10px 0 0;
        width: 40px;
        background: #6e58f1;
        line-height: 40px;
        text-align: center;
        color: #fff;
        height: 40px;
        border-radius: 50%;
    }

        .sub_heading i.akr-icon_CatNew {
            background: #f9a425;
        }

        .sub_heading i.akr-icon_Clock {
            background: #eb86be;
        }

    .sub_heading a.viewall {
        border-radius: 99px;
        padding: 0 15px;
        background-color: #4a90e2;
        font-size: 14px;
        color: #fff;
        text-align: center;
        line-height: 32px;
    }


#box_pro_flashsale li {
    float: none;
}

#box_pro_flashsale_cm {
    clear: both;
}

    #box_pro_flashsale_cm li .bglipro {
        min-height: 320px;
    }

.banner_adv_pro,
.category_right {
    width: 20%;
    float: right;
}

.listproduct {
    display: block;
    overflow: hidden;
    margin: 0 auto 10px;
    border-top: 1px solid #eee;
}

.list_border {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.listproduct li {
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0;
    min-height: 266px;
}

    .listproduct li .bglipro {
        display: block;
        overflow: hidden;
        background: #fff;
        cursor: pointer;
        padding-bottom: 8px;
        min-height: 266px;
    }

        .listproduct li .bglipro p.idpro {
            padding: 10px;
        }

        .listproduct li .bglipro .reponsive-img {
            padding-top: 65%;
            margin: 25px 0 10px;
        }

    .listproduct li .Parameter {
        position: absolute;
        top: 0;
        right: 10px;
        margin: 0;
        text-align: right;
        display: block;
        overflow: hidden;
    }

        .listproduct li .Parameter img {
            display: block;
            vertical-align: middle;
            width: auto;
            height: 30px;
            margin: 0;
        }

        .listproduct li .Parameter h3 {
            display: inline-block;
            font-size: 14px;
            color: #4a90e2;
            font-weight: 600;
            vertical-align: middle;
            display: none;
            border: 1px dashed #4a90e2;
            border-radius: 2px;
            line-height: 18px;
            padding: 0 3px;
            background: #fff;
        }

.c-product-item_info {
    padding: 0 12px 10px;
}

.listproduct li h3 {
    display: block;
    overflow: hidden;
    line-height: 1.3em;
    font-size: 14px;
    color: #4a90e2;
    font-weight: 500;
    height: 36px;
}

.price-box {
    padding: 3px 0 6px;
    overflow: hidden;
    position: relative;
}

.big-bn-right {
    float: right;
    width: 20%;
    padding: 10px 5px;
}

.homenews {
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
    background: white;
}

    .homenews h2 {
        font-size: 14px;
        padding: 11px 0 8px 12px;
        border-bottom: 3px solid #6D6E71;
    }

        .homenews h2 a:after {
            /* content: ''; */
            width: 0;
            height: 0;
            border-left: 5px solid #4a90e2;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            display: inline-block;
            margin-left: 5px;
        }

        .homenews h2 a {
            color: #4a90e2;
            /* text-transform: uppercase; */
            font-weight: 600;
            line-height: 20px;
            font-size: 14px;
            padding-right: 10px;
        }

    .homenews .more {
        float: right;
        padding: 0 10px;
        background: #fff;
        font-size: 12px;
        color: #4a90e2;
    }

    .homenews li {
        display: block;
        padding: 5px 10px 6px;
        border-top: 1px solid #ededed;
        /* background: #fff; */
    }

        .homenews li a {
            display: block;
            overflow: hidden;
        }

        .homenews li img {
            float: right;
            width: 66px;
            height: auto;
            max-height: 50px;
            margin-left: 10px;
        }

        .homenews li h3 {
            display: block;
            overflow: hidden;
            height: 35px;
            font-weight: normal;
            line-height: 1.3em;
            font-size: 14px;
            color: #000000;
        }

        .homenews li span {
            display: inline-block;
            font-size: 11px;
            color: #999;
            vertical-align: middle;
        }

li.bannerHome img {
    height: auto;
    margin-top: 3px;
}

li.bannerHome {
    display: inline-block;
}

.list-brand-cate {
    font-size: 15px;
    margin: 10px 0 0px 0;
    padding-left: 0;
    list-style: none;
}

    .list-brand-cate li {
        margin-bottom: 10px;
        transition: 0.3s;
        -webkit-box-shadow: 0 2px 4px 1px rgba(0,0,0,.12);
        box-shadow: 0 2px 4px 1px rgba(0,0,0,.12);
        border-radius: 3px;
        background: #fff;
    }

        .list-brand-cate li .category-card__image {
            position: relative;
            height: 100%;
            width: 100%;
            /* padding-top: 58.33%; */
            overflow: hidden;
        }

            .list-brand-cate li .category-card__image img {
                object-fit: contain;
                margin: auto;
                padding: 10px;
                position: absolute;
                width: 100%;
                height: 50px;
                top: 0;
                left: 0;
            }

        .list-brand-cate li .category-card__name {
            border-top: 1px solid #e6e6e6;
            padding: 15px 8px;
            font-weight: 600;
            text-align: center;
            line-height: 1.25rem;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .list-brand-cate li a {
            font-size: 14px;
            color: #212121;
            display: block;
            border-radius: 3px;
            justify-content: center;
            align-items: center;
        }

            .list-brand-cate li a:hover {
                color: #288ad6
            }

        .list-brand-cate li:hover {
            -webkit-box-shadow: 0 2px 4px 2px rgba(0,0,0,.12);
            box-shadow: 0 2px 4px 2px rgba(0,0,0,.12);
        }

            .list-brand-cate li:hover img {
                transition: 0.5s;
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
            }

.search-ads {
    background: #fff;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    padding: 10px;
}

    .search-ads > span {
        margin-right: 15px;
    }

    .search-ads > a {
        margin-right: 25px;
        line-height: 25px;
        font-size: 14px;
        color: #4a90e2;
    }

.news-homepage {
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-top: 8px;
    padding: 10px;
}

    .news-homepage img {
        vertical-align: middle;
        width: 335px;
        height: 421px;
        object-fit: cover;
        object-position: left;
    }

    .news-homepage .fl > a img {
        width: 100%;
        height: 361px;
    }

    .news-homepage .fl {
        margin-right: 16px;
        height: auto;
        overflow: hidden;
        width: 54%;
        float: left;
    }

        .news-homepage .fl h4 {
            color: #333;
            padding: 5px 0;
            font-size: 16px;
        }

        .news-homepage .fl a h4 {
            color: #333
        }

    .news-homepage .fr {
        height: auto;
        width: 44.3%;
        display: inline-block;
    }

        .news-homepage .fr .right-news > a {
            display: inline-flex;
            padding-bottom: 3px;
            position: relative;
            overflow: hidden;
            width: 100%;
        }

            .news-homepage .fr .right-news > a:not(:last-child) {
                border-bottom: 1px solid #ededed;
            }

        .news-homepage .fr .right-news > a {
            display: inline-flex;
            padding-bottom: 3px;
            position: relative;
            overflow: hidden;
            width: 100%;
        }

        .news-homepage .fr .right-news figure {
            position: relative;
            width: 150px;
        }

        .news-homepage .fr .right-news > a:not(:first-child) {
            padding-top: 3px;
        }

        .news-homepage .fr figure img {
            display: block;
            opacity: 1;
            width: 100%;
            height: 66px;
        }

        .news-homepage .fr .right-news > a > p {
            display: -webkit-box;
            width: calc(86% - 20px);
            cursor: pointer;
            font-size: 14px;
            color: #333;
            padding: 5px 10px;
            line-height: 18px;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            height: 50px;
        }


.list-news-home {
    margin: 0 -5px;
}

    .list-news-home .item {
        margin-bottom: 10px;
        box-shadow: 4px 4px 16px 0 rgba(217,228,231,.5);
        border-radius: 6px;
        background: #fff;
    }

        .list-news-home .item .img {
            position: relative;
            display: block;
            padding-top: 65%;
            overflow: hidden;
        }

            .list-news-home .item .img img {
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                width: 100%;
                min-height: 100%;
            }

        .list-news-home .item .time {
            width: 50px;
            float: left;
            height: 55px;
            border: solid 1px #ddd;
            text-align: center;
        }

            .list-news-home .item .time b {
                display: block;
                font-size: 21px;
                margin-top: 3px;
                margin-bottom: 2px;
            }

    .list-news-home .col-md-3 {
        padding: 0 5px;
    }

    .list-news-home .item .info {
        padding: 10px;
    }

        .list-news-home .item .info .cat {
            display: inline-block;
            background: #0c72bd;
            color: #fff;
            font-weight: 500;
            line-height: 24px;
            padding: 0 10px;
            font-size: 13px;
            margin-bottom: 10px;
            border-radius: 3px;
        }

        .list-news-home .item .info a.name {
            font-size: 16px;
            margin-bottom: 10px;
            line-height: 20px;
            color: #333;
            font-weight: bold;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            overflow: hidden;
        }

            .list-news-home .item .info a.name:hover {
                color: #f00
            }

        .list-news-home .item .info p {
            font-size: 14px;
            text-overflow: ellipsis;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            overflow: hidden;
        }

.social-footer {
    display: table;
    width: 100%;
    margin-top: 15px;
}

    .social-footer a {
        width: 35px;
        height: 35px;
        text-align: center;
        margin-right: 10px;
        border-radius: 50px;
        border: none;
        background: #e00;
        float: left;
        margin-right: 10px;
    }

        .social-footer a i.fa {
            height: 35px;
            text-align: center;
            line-height: 35px;
            color: #fff;
            font-size: 18px;
            transition: all .5s;
        }

#footer {
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(152,165,185,.2);
    margin-top: 20px;
}

.footer_middle {
    background: #fff;
    border-top: 1px solid #ccc;
}

.footer-top-block-content {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.footer-top-block {
    height: 90px;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
}

.footer-content-block {
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer-top-block-item {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #666;
    padding: 0 17px;
    width: 20%;
    border-left: 1px solid #e8e8e8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.ft-content-section {
    margin: auto;
}

.footer-top-block-item i {
    font-size: 35px;
    color: #f00;
    margin-right: 15px;
}

.footer-ad-words-block {
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
    background: #fff;
    text-align: justify;
}

    .footer-ad-words-block a {
        color: #000;
    }

        .footer-ad-words-block a:hover {
            text-decoration: underline
        }

    .footer-ad-words-block span {
        padding: 0 5px;
    }

.footer-top-block-right-content {
    width: 100%;
}

.ft-subscription-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

    .ft-subscription-content i.akr-icon_Envelope {
        position: absolute;
        font-size: 22px;
        left: 10px;
        top: 8px;
        color: #aaa;
        margin-right: 20px;
    }

.ft-subscription-input {
    width: 100%;
    border: 1px solid #e8e8e8;
    padding: 0 15px 0 40px;
    border-right: 0;
    font-size: 13px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #fff;
}

.ft-subscription-btn {
    width: 100px;
    padding: 9px 10px;
    background: #d00;
    text-align: center;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.ft-subscription-text {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    color: #666
}

.ft-subscription-block i {
    font-size: 60px;
    color: #aaa;
    margin-right: 20px;
}

.ft-subscription-block {
    width: 60%;
    min-width: 472px;
    padding: 10px 30px 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.footer_top {
    padding: 10px 0 10px;
    margin-top: 15px;
}

ul.list-footer > li {
    margin-bottom: 15px;
    width: 21%;
    float: left;
}

    ul.list-footer > li p.heading {
        color: #636363;
        margin-top: 8px;
        position: relative;
        text-transform: uppercase;
        font-weight: normal;
        display: block;
        font-size: 15px;
    }


    ul.list-footer > li .bg-ft {
        color: #636363;
    }

ul.list-mn li {
    padding: 5px 0;
    font-size: 14px;
}

    ul.list-mn li a {
        color: #288ad6;
        font-size: 14px;
    }

        ul.list-mn li a strong {
            color: #f00
        }

        ul.list-mn li a:hover {
            color: #666;
        }


.payment-img {
    padding: 10px 0;
}

    .payment-img img {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 7px;
        vertical-align: middle;
    }

.social-foo {
    float: left;
    width: 100%;
}

    .social-foo a {
        display: block;
        float: left;
        margin-right: 10px;
    }

        .social-foo a i.fa {
            width: 46px;
            height: 46px;
            background-color: #e23a24;
            -ms-border-radius: 6px;
            border-radius: 6px;
            text-align: center;
            line-height: 46px;
            color: #fff;
            font-size: 28px;
        }

            .social-foo a i.fa:hover,
            .social-foo a i.fa:focus {
                background-color: #c42812;
            }

.footer_bottom {
    background: #f8f8f8;
    padding: 10px 0 5px 0;
    color: #999;
    font-size: 11px;
}

    .footer_bottom h5 {
        font-size: 11px;
        font-weight: 600;
        margin: 0
    }

    .footer_bottom p {
        font-size: 11px;
        line-height: 18px;
        font-weight: 300;
        margin: 0px;
    }

    .footer_bottom div.block-cpn {
        width: 60%;
        float: left
    }

    .footer_bottom div.block {
        float: right
    }

    .footer_bottom img {
        height: 40px;
    }

    .footer_bottom p {
        margin: 0;
    }

.adressshowroom {
    color: #fff;
    line-height: 1.6em;
}

.footer_address {
    border-top: 1px solid #F1F1F1;
}

ul.list_showroom > li {
    padding: 13px 0 20px;
    float: left;
    width: 33.33333333%;
}

    ul.list_showroom > li .bg_showroom {
        display: block;
        position: relative;
        text-decoration: none;
    }

        ul.list_showroom > li .bg_showroom .img-thumb {
            float: left;
            width: 40%;
            overflow: hidden;
        }

            ul.list_showroom > li .bg_showroom .img-thumb img {
                width: 100%;
            }

            ul.list_showroom > li .bg_showroom .img-thumb .hm-reponsive {
                padding-top: 116.25%;
            }


.info-showroom {
    float: left;
    width: 60%;
    padding-left: 7px;
}

    .info-showroom .name {
        color: #F25A29;
        font-weight: bold;
        background: url(../images/home.png) no-repeat 0 0;
        padding-left: 22px;
        padding-top: 1px;
        font-size: 13px;
        text-transform: uppercase;
        background-size: 19px;
        letter-spacing: -0.5px;
        margin-bottom: 2px;
    }

ul.list-adress li {
    font-size: 12px;
    color: #333;
    letter-spacing: -0.2px;
    padding-left: 4px;
    line-height: 16px;
    margin-bottom: 5px;
}

    ul.list-adress li span,
    ul.list-adress li a {
        color: #F25A29;
    }

    ul.list-adress li i.fa {
        padding-right: 5px;
    }

.ft_diemban {
    background: #F25A29;
    border-radius: 5px;
    padding: 7px 8px;
    display: inline-block;
    color: #fff;
    font-size: 11px;
}

.menu_main_cate.fixed {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 33px;
    background: #78B43D;
}

    .menu_main_cate.fixed .menu-main-left {
        display: none;
    }

    .menu_main_cate.fixed .menu-right-head {
        display: none;
    }


    .menu_main_cate.fixed nav.menu_main_cate {
        background: #eee !important;
    }

.header-wrap.fixed .headsearch {
    float: none;
    width: 100%;
}

.box-cate-main:hover .menu-main-left {
    visibility: visible !important;
}

.box-cate-main {
    position: relative;
    width: 20%;
    z-index: 4;
    float: left;
}

    .box-cate-main .menu-main-left.home-active {
        display: block;
    }

    .box-cate-main .nav-categories {
        font-size: 15px;
        font-weight: 600;
        height: 44px;
        line-height: 44px;
        text-transform: uppercase;
        padding-left: 15px;
        cursor: pointer;
        border-bottom: none;
        color: #222;
        box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
        background: #fff;
    }

        .box-cate-main .nav-categories i {
            font-size: 18px;
            top: 12px;
            right: 10px;
            position: absolute;
        }

    .box-cate-main .menu-main-left {
        position: absolute;
        left: 0;
        top: 100%;
        overflow: hidden;
        width: 240px;
        display: none;
        -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
        box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
        background: #fff;
    }

        .box-cate-main .menu-main-left:hover {
            overflow: visible;
            height: auto
        }

.menu-main-left > li {
    cursor: pointer;
    white-space: nowrap;
    border-top: 1px solid #dcdee3;
    text-overflow: ellipsis;
}

    .menu-main-left > li .menu-item.current {
        background: #fff;
        z-index: 2;
    }

    .menu-main-left > li:hover .menu-item::after {
        right: -5px !important;
        color: #f00 !important;
    }

    .menu-main-left > li .menu-item {
        display: flex;
        position: relative;
        padding: 6px 10px;
        display: -webkit-flex;
        align-items: center;
    }

        .menu-main-left > li .menu-item .icon {
            margin-right: 0px;
            text-align: center;
        }

            .menu-main-left > li .menu-item .icon img {
                height: 22px;
                filter: opacity(.5);
            }

    .menu-main-left > li.has-submenu .menu-item::after {
        font-family: "FontAwesome";
        content: '\f105';
        color: #a6a6a6;
        font-size: 18px;
        position: absolute;
        right: 8px;
        transition: all .3s;
    }

    .menu-main-left > li p {
        margin: 0;
    }

        .menu-main-left > li p a {
            color: #000000;
            font-size: 14px;
            font-weight: 500;
        }

.menu-main-left li a:hover {
    color: #fe0000;
}

.menu-main-left > li label {
    font-weight: 400;
    margin: 0;
    cursor: pointer;
    width: 100px;
    height: 40px;
    background-size: contain;
    position: absolute;
    top: 0;
    right: 0;
}

.box-cate-main:hover .menu-main-left {
    display: block;
}


ul.service-item {
    display: table;
    width: 100%;
    border: 1px dotted #e5e5e5;
    background: #fff;
}

    ul.service-item li {
        float: left;
        height: 65px;
        display: block;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        text-align: center;
        width: 20%;
        border-right: 1px solid #d4d4d4;
    }

        ul.service-item li span {
            display: block;
            width: 100%;
            text-align: center;
            font-size: 30px;
            color: #404040;
            padding-top: 5px;
            padding-bottom: 5px;
        }

        ul.service-item li small {
            font-size: 14px;
            color: #404040;
            line-height: 1.3em;
            padding: 0 3px;
            display: block;
            text-align: center;
        }

        ul.service-item li:hover {
            background-color: #f3f3f3;
        }

        ul.service-item li:nth-child(5) {
            border-right: none;
        }

.sologan-foo {
    padding-bottom: 15px;
    background: #f2f2f2;
}

    .sologan-foo .item-sologan {
        float: left;
        width: 100%;
        background-image: url(../images/i-footer-1.png);
        background-repeat: no-repeat;
        padding-left: 64px;
        margin-top: 15px;
        height: 49px;
    }

        .sologan-foo .item-sologan a {
            font-size: 16px;
            padding-top: 5px;
            text-transform: uppercase;
            color: #2c2c2c;
            font-weight: bold;
            float: left;
            display: block;
            width: 100%;
        }

            .sologan-foo .item-sologan a:hover {
                color: #e23a24;
            }

        .sologan-foo .item-sologan span {
            font-size: 14px;
            color: #818281;
        }

        .sologan-foo .item-sologan.slg-1 {
            background-position: 0 0;
        }

        .sologan-foo .item-sologan.slg-2 {
            background-position: 0 -49px;
        }

        .sologan-foo .item-sologan.slg-3 {
            background-position: 0 -98px;
        }

/*product*/

.Wrapper {
    -moz-min-width: 1200px;
    -ms-min-width: 1200px;
    -o-min-width: 1200px;
    -webkit-min-width: 1200px;
    min-width: 1200px;
}

.Wrapper_cate {
    background: #fff;
}

.listproduct li.col_w25 {
    width: 25%;
}

    .listproduct li.col_w25:nth-child(4n+4) {
        border-right: 0;
    }

.listproduct li.col_10_2:nth-child(5n+5) {
    border-right: 0;
}

ul.listproduct-cate {
    border-left: 1px solid #f3f3f3;
}

.breadcrumb {
    display: block;
    overflow: hidden;
    background: none;
    margin: 5px 0;
    padding: 0;
}

    .breadcrumb > li {
        font-size: 12px;
        float: left;
        color: #000;
    }

        .breadcrumb > li + li:before {
            content: "\f105";
            padding: 0 5px;
            float: left;
            font-family: "FontAwesome";
            font-size: 12px;
            color: #999;
        }

        .breadcrumb > li a {
            color: #999;
        }

            .breadcrumb > li a:hover {
                color: #000;
            }

.leftcate {
    float: left;
    width: 79%;
}

.rightcate {
    float: right;
    width: 20%;
}

.listproduct li .bginfo {
    display: block;
    height: 200px;
    background: #fff;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    pointer-events: none;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

    .listproduct li .bginfo h4 {
        padding: 8px 5px;
        height: 47px;
    }

    .listproduct li .bginfo span {
        display: block;
        color: #666;
        padding: 2px 5px;
        text-decoration: none;
        font-size: 14px;
        line-height: 20px;
    }

.listproduct li:hover .bginfo {
    -ms-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}

.box-online {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.box-proside {
    display: block;
    font-size: 14px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 4px;
    position: relative;
    margin: 0;
    background: #fff;
    margin: 5px 0 5px;
    padding-bottom: 10px;
}

    .box-proside aside {
        display: block;
        overflow: hidden;
        margin-top: 10px;
    }

        .box-proside aside p {
            font-size: 12px;
            color: #666;
            padding-top: 10px;
            border-top: 1px dashed #c8c8c8;
            margin: 0 10px;
        }

    .box-proside .imgpromotion {
        display: block;
        overflow: hidden;
        width: calc(100% - 20px);
        white-space: nowrap;
        padding: 10px 10px 0;
    }

        .box-proside .imgpromotion img {
            display: block;
            width: 60px;
            height: auto;
            margin: auto;
            float: left;
            margin-right: 5px;
        }

        .box-proside .imgpromotion h3 {
            overflow: hidden;
            font-size: 11px;
            color: #288ad6;
            white-space: initial;
            text-overflow: ellipsis;
            line-height: 13px;
            margin-top: 5px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            max-height: 40px;
        }

    .box-proside .box-pd {
        padding: 10px 10px 0 10px;
    }

    .box-proside span.promo {
        display: block;
        overflow: hidden;
        padding: 10px 10px 0 30px;
    }

    .box-proside span i.numeric {
        width: 16px;
        height: 16px;
        display: inline-block;
        background: #468ee5;
        color: #fff;
        float: left;
        text-align: center;
        border-radius: 50%;
        margin: 3px 0 0 -24px;
        font-style: normal;
        border: 1px solid #468ee5;
        border-top: 0;
        font-size: 11px;
    }

    .box-proside a {
        color: #288ad6;
    }

    .box-proside strong {
        display: block;
        overflow: hidden;
        font-size: 16px;
        color: #333;
        line-height: 15px;
        padding: 8px 10px;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 10px;
    }

        .box-proside strong:first-child {
            margin-top: 0;
            padding: 10px;
            text-transform: uppercase;
            background: #f7f7f7;
            border-bottom: 1px solid #ddd;
        }

            .box-proside strong:first-child > span {
                font-size: 14px;
                text-transform: none;
                font-weight: 400;
                display: inline-block;
                padding-top: 5px;
            }

.box-onlineheader {
    background-color: #e21d22;
    padding: 10px;
    line-height: 12px;
    position: relative;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 5px 5px 0 0;
}

    .box-onlineheader > img {
        width: 94px;
        height: 42px;
        display: inline-block;
        border-right: 1px solid #fff;
        padding-right: 10px;
        padding-top: 0;
        margin-right: 10px;
    }

    .box-onlineheader > div {
        display: inline-block;
        vertical-align: top;
        margin-top: 5px;
    }

    .box-onlineheader label {
        display: block;
        text-align: left;
        color: #fff;
        font-weight: bold;
    }

        .box-onlineheader label strong {
            font-size: 22px;
            color: #f8e81c;
            text-align: left;
        }

    .box-onlineheader span {
        font-size: 13px;
        color: #fff;
        margin-top: 5px;
    }

.box-onlinecontent {
    padding: 10px;
    border: 1px solid #fede9d;
    border-top: none;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #fff4de;
}

.box-online ul.area_promotion {
    margin: 0;
    padding-bottom: 10px;
}

    .box-online ul.area_promotion li {
        display: block;
        position: relative;
        font-size: 14px;
        color: #333;
        padding: 5px 0 5px 15px;
    }

        .box-online ul.area_promotion li:before {
            content: "";
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background: #6d6d6d;
            left: 0;
            position: absolute;
            top: 12px;
        }

.box-online .shockbuttonbox {
    margin-bottom: 10px;
}

.shockbuttonbox {
    clear: both
}

    .shockbuttonbox a.buy_now {
        background-image: linear-gradient(-180deg,#e52025 2%,#d81116 96%);
        display: block;
        overflow: hidden;
        padding: 9px 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 16px;
        line-height: normal;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
    }

    .shockbuttonbox a.buy_now1 {
        display: block;
        overflow: hidden;
        padding: 9px 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-size: 16px;
        line-height: normal;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        background: -webkit-gradient(linear,0% 0,0% 100%,from(#fd6e1d),to(#f59000));
        background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
        background: -moz-linear-gradient(top,#f59000,#fd6e1d);
        background: -ms-linear-gradient(top,#f59000,#fd6e1d);
        background: -o-linear-gradient(top,#f59000,#fd6e1d);
    }

        .shockbuttonbox a.buy_now span, .shockbuttonbox a.buy_now1 span {
            display: block;
            font-size: 12px;
            color: #fff;
            text-transform: none;
        }

    .shockbuttonbox .buy_ins.twoins {
        float: left;
        width: calc(50% - 5px);
        margin-bottom: 10px;
        margin-right: 10px;
        margin-top: 10px;
    }

.buy_ins.twoins.nl {
    margin-right: 0 !important;
}

.shockbuttonbox .buy_ins {
    line-height: normal;
    display: block;
    padding: 9px 0;
    text-align: center;
    margin: 10px 0 0 0;
    background-image: linear-gradient(-180deg,#2a8cd8 0,#1276c5 99%);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}

    .shockbuttonbox .buy_ins span {
        display: block;
        font-size: 12px;
        color: #fff;
        text-transform: none;
    }

.box-online a.danhsach {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #4a90e2;
    cursor: pointer;
    clear: both;
}

.list_keys {
    max-height: 60px;
    position: relative;
}

    .list_keys:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 30px;
        background: linear-gradient(hsla(0,0%,100%,0),#fff);
    }

    .list_keys .title {
        font-size: 16px;
        font-weight: 600;
        padding: 10px 0;
    }

    .list_keys ul {
        display: block
    }

    .list_keys li {
        display: block;
        position: relative;
        font-size: 14px;
        color: #333;
        padding: 3px 0 3px 10px;
    }

        .list_keys li:before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #999;
            left: 0;
            position: absolute;
            top: 10px;
        }

.box_content_view {
    background: #fff;
    padding: 15px;
    margin-top: 10px;
    box-shadow: 0 0 4px 0 rgba(152,165,185,.2);
    border-radius: 6px;
}

.wp-post-thongso {
    line-height: 160%;
    font-size: 16px;
}

    .wp-post-thongso p > img {
        width: auto;
        max-width: 100%;
        margin: 10px auto;
        display: block;
    }

.expand.js-content {
    overflow: hidden;
    margin-bottom: 15px;
    max-height: 960px;
}

    .expand.js-content p > img {
        width: auto;
        max-width: 100%;
        margin: 10px auto;
        display: block;
    }

.js-content.expand + .show-more::before {
    content: "";
    height: 55px;
    margin-top: -45px;
    position: relative;
    background: -webkit-gradient(linear,0% 100%,0% 0%,from(rgb(255,255,255)),color-stop(0.5,rgb(255,255,255)),to(rgba(255,255,255,0)));
    display: block;
}

.show-more #js-show-more {
    display: block;
    color: #189eff;
    text-align: center;
    width: 229px;
    border: 1px solid #189eff;
    height: 39px;
    line-height: 39px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    margin: 15px auto 10px;
}

.show-more {
    margin-top: 0px;
    color: #f60;
    font-weight: bold;
    font-size: 14px;
}

.box-table-thongso .table-responsive table tr:nth-child(2n+1) {
    background: rgba(0,0,0,.025);
}

.box-table-thongso .table-responsive table tr td {
    padding: 6px 10px;
}

    .box-table-thongso .table-responsive table tr td:first-child {
        width: 30%;
        font-weight: bold;
    }


.btn-xem-ct {
    margin-top: 10px;
}

    .btn-xem-ct a {
        width: 100%;
        transition: 0.2s;
        border-color: #288ad6;
        color: #288ad6;
    }

        .btn-xem-ct a:hover {
            background: #288ad6;
            color: #ffff;
        }

.sp-khuyenmai .btn-mua-ngay .btn {
    width: 49%;
    float: left;
}

.sp-khuyenmai .btn-mua-ngay .btn1 {
    margin-right: 2%;
}

.left-km {
    display: table;
    width: 100%;
}

    .left-km > a {
        display: block;
        width: 100px;
        float: left;
    }

    .left-km .text-11 {
        width: calc(100% - 100px);
        float: left;
        padding-left: 10px;
    }

        .left-km .text-11 .h4-title a {
            color: #333;
            font-size: 16px;
        }

.sp-khuyenmai {
    padding: 10px 0;
    border-top: 1px solid #ccc;
}

.h3-title-spcl {
    color: #333;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.box-tinlq {
    margin: 20px 0
}

.h3-title-sb-ct {
    color: #333;
    font-size: 20px;
    margin-bottom: 20px;
}

.side-bar-ctsp > div {
    margin-bottom: 20px;
}

.list-tinlq li {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

    .list-tinlq li > a {
        display: block;
        width: 100px;
        float: left;
    }

    .list-tinlq li > .title-tin {
        width: calc(100% - 100px);
        float: left;
        padding-left: 10px;
    }

        .list-tinlq li > .title-tin .h3-title {
            font-size: 15px;
            font-weight: 400;
        }

            .list-tinlq li > .title-tin .h3-title a {
                color: #333;
            }

.btn-mua-ngay {
    display: table;
    width: 100%;
    margin: 15px 0;
}

.fs-comment {
    width: 100%;
    display: table;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.fs-cm-c1 {
    width: 193px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    color: #4a4a4a;
    padding: 10px;
    border-right: 1px solid #d8d8d8;
}

.fs-cm-c2 {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    width: 300px;
    border-right: 1px solid #d8d8d8;
}

.fs-cm-c3 {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    text-align: center;
}

    .fs-cm-c3 h4 {
        font-size: 16px;
        color: #4a4a4a;
        margin-bottom: 15px;
    }

.btn-send-r span {
    cursor: pointer;
    line-height: 34px;
    padding: 10px 35px;
    color: #fff;
    background-image: linear-gradient(-180deg,#e52025 2%,#d81116 96%);
    border-radius: 3px;
}
/* css rating */

ul.rating2 {
    padding: 0
}

    ul.rating2 li {
        float: left;
        margin: 5px 3px 3px 0;
    }

        ul.rating2 li i {
            font-size: 1.2em;
            color: #ffa700
        }

            ul.rating2 li i.none {
                color: #ccc
            }


.rating > input {
    display: none;
}

.rating > label {
    color: #ddd;
    float: right;
    margin-bottom: 0px;
    line-height: 1;
}

    .rating > label:before {
        margin: 5px 10px 5px 0;
        font-size: 1.6em;
        font-family: 'FontAwesome';
        display: inline-block;
        font-weight: 900;
        content: "\f005";
    }

.rating > .half:before {
    font-family: 'FontAwesome';
    content: "\f089";
    position: absolute;
}

.rating > input:checked ~ label, .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
    color: #FFD700;
}

.rating-at > li label {
    color: #282828;
    width: 54px;
    text-align: center;
    font-weight: 600;
    margin: 0
}

.rating-at > li div {
    margin: 0 10px;
    display: inline-block;
    min-width: 5px;
    height: 10px;
    background: -webkit-linear-gradient(top,#eee,#f6f6f6);
    background: linear-gradient(to bottom,#eee,#f6f6f6);
    background-color: #f3f3f3;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1), inset 0 0 0 1px rgba(0,0,0,.1);
    width: 100%;
    flex: auto;
    overflow: hidden;
}

    .rating-at > li div span {
        -webkit-transition: width .5s ease;
        transition: width .5s ease;
        float: left;
        font-size: 0;
        height: 100%;
        border-radius: 4px;
        background: #fb0;
        background: -webkit-linear-gradient(top,#ffce00,#ffa700);
        background: linear-gradient(to bottom,#ffce00,#ffa700);
        background-color: #ffce00;
        display: block;
    }

.rating-at > li .count {
    color: #323431;
    width: 123px;
    font-size: 12px;
}

.rating-at > li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}

.wp-rating-left {
    padding: 10px;
    border: 1px solid #ccc;
}

.wp-rating-right {
    margin-top: 10px;
}

.start-1 fieldset.rating {
    float: left;
    margin-top: -5px;
}

.er-titte-cm h2 {
    display: block;
    margin-bottom: 15px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    line-height: 1.3em;
    font-size: 20px;
    color: #333;
}

.rating-send {
    display: none;
    padding: 0px;
}


.start-1 > span {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
}

.start-1 > p {
    font-size: 15px;
    font-weight: 600;
    float: left;
    margin: 0 12px 0 0px;
}

    .start-1 > p.view-star {
        font-size: 40px;
        color: #ffa700;
        float: none;
        margin: 5px 0 0 0;
        line-height: 40px;
    }
/* css cmt */

.comment-at {
    display: table;
    width: 100%;
    margin-top: 15px;
}

    .comment-at textarea {
        height: 100px !important;
        margin-top: 10px;
    }

.btn-cmt {
    padding: 10px 20px;
    border: none;
    color: #fff;
    margin-top: 10px;
    background-image: linear-gradient(-180deg,#e52025 2%,#d81116 96%);
    border-radius: 3px;
}

.media-at {
    display: table;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
}

.comava-at {
    background: #4a90e2;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    color: #fff;
    border-radius: 100%;
}

.combody-at {
    display: block;
    width: calc(100% - 50px);
    margin-left: 0px;
    float: left;
}

.listrep-at {
    margin: 15px 0 0 50px;
    background: #f8f8f8;
    padding: 10px 15px 0 12px;
    overflow: hidden;
    border-radius: 5px;
    clear: both;
    border: 1px solid #dfdfdf;
}

.comact-at .time-at {
    font-size: 12px;
    color: #999
}

.combody-at p {
    margin-bottom: 0px;
    clear: both
}

.qtv-at {
    background: #E91C24;
}

.combody-at strong i {
    padding: 1px 5px;
    font-size: 11px;
    font-weight: normal !important;
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    border-radius: 4px;
    background: #ffa63e;
}

.comact-at .reply-at {
    color: #E91C24;
    cursor: pointer;
    font-size: 12px;
    float: right;
}

.comment-at.repbox-at {
    display: none;
}

.comact-at {
    padding-top: 5px;
}

.box-cmt-danhgia {
    margin-top: 15px;
}

.btn-mua-ngay .btn1 {
    width: 100%;
    float: left;
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
    transition: all 0.3s ease-in-out;
    margin-bottom: 10px;
}

.btn-mua-ngay .btn2 {
    width: 100%;
    background-image: linear-gradient(-180deg,#2a8cd8 0,#1276c5 99%);
    transition: all 0.3s ease-in-out;
    color: #fff;
}

.btn-mua-ngay .btn {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

    .btn-mua-ngay .btn span {
        display: block;
        font-size: 12px;
        font-weight: normal;
        text-transform: none;
    }


.wp-btn-ktbh .btn {
    background: #2092fc;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
    width: 90%;
    margin: 1%;
}

    .wp-btn-ktbh .btn:hover {
        background: #b62807;
    }

.review-article {
    line-height: 24px;
    padding-right: 20px;
    text-align: justify;
}

.wp-item-tin-page {
    display: table;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
}

    .wp-item-tin-page .img-item-tin-page {
        width: 380px;
        height: 235px;
        float: left;
        margin-right: 30px;
        overflow: hidden;
    }

        .wp-item-tin-page .img-item-tin-page img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: all 0.6s ease-in-out;
        }

        .wp-item-tin-page .img-item-tin-page:hover img {
            transform: scale(1.06);
            opacity: 0.8;
        }

    .wp-item-tin-page .text-item-tin-page {
        width: calc(100% - 410px);
        float: left;
    }

        .wp-item-tin-page .text-item-tin-page .h3-title {
            font-size: 18px;
            margin-bottom: 10px;
        }

            .wp-item-tin-page .text-item-tin-page .h3-title a {
                color: #000;
            }

    .wp-item-tin-page .h3-title:hover a {
        color: #EA1C24;
    }

    .wp-item-tin-page .text-item-tin-page .p-date {
        font-size: 12px;
        color: #6D6E71;
        padding-bottom: 10px;
        margin-bottom: 15px;
        border-bottom: 1px solid #f7f7f7;
    }

    .wp-item-tin-page .p-date i {
        font-size: 14px;
        color: #EA1C24;
        margin-right: 5px;
    }

    .wp-item-tin-page .text-item-tin-page .p-post {
        color: #414042;
        font-size: 13px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        word-break: break-word;
        margin-bottom: 20px;
    }

    .wp-item-tin-page .btn-xem-them a.xem-them {
        font-size: 12px;
        border-radius: 0px;
        color: #58595B;
        border: 1px solid #eaeaea;
        padding: 6px 20px;
        transition: all 0.3s ease-in-out;
    }

        .wp-item-tin-page .btn-xem-them a.xem-them:hover {
            background: #EA1C24;
            color: #fff;
            margin-left: 10px;
        }

    .wp-item-tin-page a.xem-them i {
        color: #EA1C24;
        margin-left: 5px;
        font-size: 8px;
    }

    .wp-item-tin-page a.xem-them:hover i {
        color: #fff;
    }


.pagination-center {
    text-align: center
}

.pagination {
    margin: 5px 0 20px 0
}

    .pagination > li > a, .pagination > li > span {
        margin: 0 5px;
        border-radius: 0px !important;
        color: #4e4e4e;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background: #EA1C24;
        border-color: #EA1C24;
    }

.other-news-detail {
    position: relative;
    padding: 0;
}

    .other-news-detail h2 {
        font-size: 18px;
        border-bottom: 1px solid #ccc;
        font-weight: 600;
        color: #e00;
        margin-bottom: 20px;
        text-transform: uppercase;
        position: relative;
        padding-bottom: 20px;
    }

        .other-news-detail h2 span {
            background: #fff;
            padding-right: 10px;
            position: absolute;
            top: 12px;
            left: 0;
        }

    .other-news-detail ul li {
        padding: 5px 0 5px 0;
        display: block;
        position: relative;
    }

        .other-news-detail ul li a {
            color: #333;
            text-decoration: none;
            font-size: 14px;
            display: block;
            padding-left: 18px;
        }

            .other-news-detail ul li a:hover {
                text-decoration: underline;
            }

        .other-news-detail ul li:before {
            content: "";
            position: absolute;
            top: 11px;
            left: 2px;
            width: 4px;
            height: 4px;
            background: #ccc;
        }

.new-list {
    display: block;
    overflow: hidden;
    margin: 20px 0 0;
    border-top: 1px solid #e4e4e4;
    padding-top: 20px;
}

    .new-list li {
        float: left;
        width: 48%;
        overflow: hidden;
        padding: 10px 0;
    }

    .new-list span.txt {
        display: block;
        overflow: hidden;
        font-size: 17px;
        color: #333;
        line-height: 1.3em;
    }

    .new-list li a {
        display: block;
        overflow: hidden;
        color: #4a90e2;
        padding: 6px 0;
        line-height: 18px;
    }

        .new-list li a:before {
            content: '?';
            font-size: 12px;
            margin-right: 5px;
            color: #d8d8d8;
        }

.productrelate strong {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
}

#brand-home {
    background: #fff;
    font-family: 'Roboto',sans-serif;
    overflow: hidden;
    margin-top: 20px;
    box-shadow: 0 2px 7px 0 #a6a6a6;
}

    #brand-home h2 {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 20px;
        margin: 15px 0;
        border-bottom: solid 1px #ddd;
        padding-bottom: 8px;
    }

    #brand-home ul {
        display: flex;
        padding: 0;
        margin: 0 -15px;
        flex-direction: row;
        list-style: none;
    }

        #brand-home ul li {
            width: 20%;
            margin: 15px;
            background: #fff;
            border: 1px solid #ddd;
            text-align: center;
        }

ul.listproduct-detail {
    border: none;
}

    ul.listproduct-detail li {
        border: 1px solid #fff;
    }

        ul.listproduct-detail li:hover {
            box-shadow: 0 2px 4px 0 rgba(220,220,220,.5);
            border: 1px solid #e8e8e8;
        }

    ul.listproduct-detail .c-product-item_info {
        padding: 0 10px 10px;
    }

    ul.listproduct-detail .bginfo_dt {
        overflow: hidden;
        padding-top: 3px;
    }

        ul.listproduct-detail .bginfo_dt span {
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-size: 12px;
            color: #666;
            padding: 3px 0;
            line-height: normal;
            text-transform: lowercase;
        }

/*product-detail*/

.product-detail-block {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 4px 0 rgba(152,165,185,.2);
    border-radius: 6px;
}

.productdecor-details {
    clear: both;
}

    .productdecor-details h1 {
        font-size: 22px;
        font-weight: normal;
        color: #333;
        float: left
    }

.productdecor-price {
    clear: both;
    padding: 9px 0;
    line-height: 20px;
}

    .productdecor-price i {
        vertical-align: middle;
        font-size: 18px;
        margin-right: 4px;
    }

    .productdecor-price a {
        color: #dd1015;
        font-size: 11px;
    }

    .productdecor-price .price del {
        margin: 0;
        display: inline-block;
        padding: 0;
        color: #999;
        font-size: 15px;
        font-weight: 400;
    }

    .productdecor-price .price span b {
        margin: 0;
        display: inline-block;
        padding: 0;
        color: #e00;
        font-size: 15px;
        font-weight: 400;
    }

    .productdecor-price .price {
        font-size: 23px;
        color: #e00;
        display: unset;
        font-weight: bold;
    }

.productdecor-details .product-sets {
    border: 0px;
    clear: both;
    border-width: 0 0 1px;
}

#product-actions-fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

    #product-actions-fieldset button {
        font-size: 16px;
        font-weight: bold;
        background-image: linear-gradient(-180deg,#e52025 2%,#d81116 96%);
        color: #fff;
        text-transform: uppercase;
        position: relative;
        padding: 6px 38px;
        width: 100%;
        border-radius: 5px;
        box-shadow: 0 3px 4px 0 rgba(10,31,68,0.1), 0 0 1px 0 rgba(10,31,68,0.08);
        float: left;
        margin-top: 10px;
        border: 0;
    }

        #product-actions-fieldset button i {
            position: absolute;
            top: 13px;
            left: 10px;
            font-size: 20px
        }

        #product-actions-fieldset button span {
            display: block;
            font-size: 10px;
            font-weight: 400;
            text-transform: none;
        }

        #product-actions-fieldset button.btn-cart {
            background-image: linear-gradient(-180deg,#2a8cd8 0,#1276c5 99%);
        }

.why-buy label {
    font-size: 12px;
    font-weight: 500;
    background: #4a90e2;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    padding: 8px 15px;
    width: 100%;
    border-radius: 3px;
    box-shadow: 0 3px 4px 0 rgba(10,31,68,0.1), 0 0 1px 0 rgba(10,31,68,0.08);
}

.map-bt label {
    font-size: 12px;
    font-weight: 500;
    background: #4a90e2;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    padding: 8px 15px;
    width: 100%;
    margin-top: 10px;
    border-radius: 3px;
    box-shadow: 0 3px 4px 0 rgba(10,31,68,0.1), 0 0 1px 0 rgba(10,31,68,0.08);
}

.wsupport-s {
    margin: 0 -1%;
    text-align: center;
    overflow: hidden;
    clear: both
}

    .wsupport-s li {
        width: 48%;
        border: 1px solid #ddd;
        border-radius: 5px;
        list-style: none;
        padding: 12px 0;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
        margin: 1%;
        float: left
    }

        .wsupport-s li p {
            font-size: 11px;
            line-height: 1.2em;
            margin: 0
        }

        .wsupport-s li i {
            display: block;
            font-size: 26px;
            margin-bottom: 5px;
        }

.rating-sets {
    padding-top: 10px;
    clear: both
}

ul.rating-result {
    padding: 0;
}

    ul.rating-result li {
        float: left;
        margin: 0 6px 0 0;
    }

        ul.rating-result li i {
            font-size: 1.2em;
            color: #FFD700;
        }

            ul.rating-result li i.none {
                color: #ccc;
            }

.whotline {
    margin: 10px -5px;
    overflow: hidden;
    text-align: center;
    clear: both
}

    .whotline li {
        width: 47.2%;
        border: 1px solid #ddd;
        border-radius: 5px;
        list-style: none;
        padding: 12px 0;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
        box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
        background: #f7f7f7;
        margin: 0 5px;
        float: left
    }

        .whotline li span {
            display: block;
            font-size: 12px;
        }

        .whotline li p {
            margin: 0;
        }

            .whotline li p.tdtv {
                font-size: 22px;
                font-weight: 600;
                color: #e00
            }

            .whotline li p.hotline {
                font-size: 22px;
                font-weight: 600;
                color: #2a8cd8
            }


.total-price,
.total-payment {
    border-top: 1px solid #e1e1e1;
    float: left;
    padding: 10px 0;
    width: 100%;
}

    .total-price span,
    .total-payment span {
        float: left;
        width: 40%;
        font-size: 14px;
    }

    .total-price strong,
    .total-payment strong {
        float: right;
        font-weight: bold;
        text-align: right;
        width: 60%;
    }

    .total-payment span {
        font-weight: bold;
    }

    .total-payment strong {
        color: #e23a24;
    }

.bt-payment {
    background-color: #e23a24;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 12px;
    text-align: center;
    text-transform: uppercase;
}

    .bt-payment:hover,
    .bt-payment:focus {
        background-color: #333d94;
    }


/*new*/

.boxNewscate {
    margin-bottom: 20px;
}

.left-new {
    width: 70%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #888;
    padding: 10px;
}

.cent-new {
    width: 56%;
    padding: 0 20px 20px 20px;
    border-left: 1px solid #efeded;
    border-right: 1px solid #efeded;
}

.right-new {
    width: 30%;
    padding-left: 25px;
}


ul.list-new-cate li {
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

    ul.list-new-cate li figure {
        position: relative;
        overflow: hidden;
        float: left;
        width: 100%;
    }

        ul.list-new-cate li figure a {
            display: block;
        }

        ul.list-new-cate li figure img {
            max-width: 100%;
            max-height: 190px;
            margin: auto;
            display: block;
        }

    ul.list-new-cate li .blogtitle {
        margin-bottom: 7px;
        display: block;
        line-height: 1.2em;
        font-size: 15px;
        color: #636363;
        font-weight: 600;
        letter-spacing: .5px;
    }

    ul.list-new-cate li .blogsummary {
        color: #4d4d4d;
        font-size: 14px;
        padding-bottom: 8px;
        line-height: 22px;
        max-height: 40px;
        overflow: hidden;
    }

    ul.list-new-cate li .linkxemcht {
        color: #167ac6;
        display: inline;
        float: right;
    }

.new-list-cate h3 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 6px;
    color: #333;
    font-weight: 400;
}

ul.items-new li {
    padding-top: 10px;
    color: #999;
}

    ul.items-new li a {
        color: #288ad6;
        line-height: 20px;
        font-size: 14px;
    }

        ul.items-new li a:before {
            content: '?';
            font-size: 12px;
            margin-right: 5px;
            color: #d8d8d8;
        }

/*newdetail*/

.thumbnail-news-view {
    position: relative;
    font-size: 15px;
    background: #fff;
}

    .thumbnail-news-view > h1 {
        font-size: 22px;
        font-weight: bold;
        color: #000;
        padding-bottom: 12px;
    }

.p-date-ct {
    margin-bottom: 20px;
    font-size: 12px;
    color: #6D6E71;
}

    .p-date-ct i {
        font-size: 14px;
        color: #EA1C24;
        margin-right: 5px;
    }

.div-post-border {
    font-size: 15px;
    font-weight: 500;
    padding: 20px;
    margin-bottom: 25px;
    border: 1px dashed #EA1C24;
}

.post_content {
    word-wrap: break-word;
    padding-bottom: 20px;
    line-height: 25px;
}

    .post_content p > img {
        width: auto;
        max-width: 100%;
        margin: 10px auto;
        display: block;
    }

    .post_content p {
        margin-bottom: 10px;
    }

ul.items-new-02 li {
    padding-top: 20px;
    clear: both;
    width: 100%;
    height: 80px;
}

    ul.items-new-02 li a {
        color: #288ad6;
        line-height: 20px;
        font-size: 14px;
    }

    ul.items-new-02 li img {
        float: left;
        margin-right: 10px;
        width: 115px;
        max-height: 75px;
        border-radius: 4px;
    }

    ul.items-new-02 li span {
        display: inline-block;
        line-height: 20px;
        color: #999;
        margin-left: 10px;
    }

        ul.items-new-02 li span i.fa {
            padding-right: 4px;
        }

.content-km {
    width: 70%;
    float: left;
}

.right-km {
    width: 30%;
    padding-left: 25px;
}

.title_02 .text {
    color: #000;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 35px;
    border-bottom: 1px solid #f3f3f3;
    font-family: 'Roboto Condensed',sans-serif;
}

.list_manufacturer {
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
}

    .list_manufacturer li {
        border-bottom: 1px solid #f3f3f3;
        border-right: 1px solid #f3f3f3;
        float: left;
        text-align: center;
        width: 25%;
        padding-bottom: 15px;
    }

.brand-logo {
    position: relative;
    /* height:auto !important;
  */
    width: 100%;
    /* padding-top:56.25%;
  */
    overflow: hidden;
    height: 174px;
}

    .brand-logo img {
        margin: auto;
        position: absolute;
        max-width: 100%;
        max-height: 80%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* opacity:0.8;
  */
        transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        -ms-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
    }

        .brand-logo img:hover {
            opacity: 1;
            transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
        }



.logo_home {
    text-indent: -9999px;
    font-size: 0;
}



/*add css*/

span.priceline {
    display: inline-block;
    text-decoration: line-through;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
}

a.bt-payment.buylink.other-buy {
    background-color: #e0ad00;
}

    a.bt-payment.buylink.other-buy:hover {
        background-color: #333d94;
    }

.notice-bc {
    clear: both
}

    .notice-bc a {
        margin-right: 10px;
    }

.payment-etho {
    clear: both;
    display: flex;
    padding: 10px 0;
    text-align: center
}

    .payment-etho .item {
        float: left;
        padding: 0 20px 0 0;
        text-align: center;
        margin: 5px 0;
    }

        .payment-etho .item i {
            font-size: 25px;
        }

        .payment-etho .item p {
            font-size: 12px;
            margin: 0;
            line-height: 13px;
        }

.showroom-add {
    padding: 0 20px 20px 20px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.footer-new-left, .footer-new-center, .footer-new-right {
    height: 400px;
    position: relative;
}

    .footer-new-left h3 {
        text-align: left;
        font-size: 15px;
        text-transform: uppercase;
        margin-top: 20px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .footer-new-right h3 {
        font-size: 15px;
        text-transform: uppercase;
        margin: 20px 0 10px 0;
        font-weight: bold;
    }

    .footer-new-left button .icon-1 {
        font-size: 20px;
        padding-top: 2px;
        float: right;
    }

    .footer-new-left button .icon-2 {
        font-size: 20px;
        padding-top: 3px;
        padding-right: 10px;
    }

    .footer-new-left button {
        background: none;
        border: none;
        border-top: 1px solid #ccc;
        text-align: left;
        width: 100%;
        font-size: 14px;
        padding: 5px 0 7px 0;
    }

    .footer-new-center h3 {
        text-align: left;
        font-size: 15px;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .footer-new-center p {
        font-size: 14px;
        margin: 0 0 10px 0;
        line-height: 20px;
    }

        .footer-new-center p a, .footer-new-center a:hover {
            color: #333;
        }

    .footer-new-center hr {
        margin: 0
    }

    .footer-new-center img, .footer-new-right iframe {
        position: absolute;
        margin: auto;
        bottom: 20px;
        left: 0;
        right: 0;
        padding: 0 15px;
    }

    .footer-new-center img {
        width: 100%;
        height: 150px;
    }

.ftc-map {
    float: right;
    margin: 10px 0 0;
    font-size: 15px;
}

.ftc-gt {
    float: left;
    margin: 10px 0 0;
    font-size: 15px;
}

ul.address-dk > li {
    display: inline-table;
    border-radius: 5px;
    min-height: 130px;
}

.address-dk .ft_img {
    float: left;
    padding-right: 10px;
    width: 36%;
    height: 220px;
    position: relative;
}

    .address-dk .ft_img img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 5px 0 0 5px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

.diachishowroom *,
ul.list-footer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.red {
    color: #ee3124;
}

.title-store {
    font-size: 20px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-weight: 600;
    word-spacing: 2px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.store-info {
    vertical-align: top;
    font-size: 12px;
    color: #333;
}

h4.name-showroom {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-top: 25px;
    color: #222;
    line-height: 18px;
}

p.name-add {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    color: #4a90e2;
    margin-top: 10px;
    line-height: 18px;
}

.store-info p {
    margin-bottom: 0;
    line-height: 21px;
}

.store-info .signal {
    font-size: 12px;
    padding: 3px 5px;
    color: #fff;
    background: #f5791f !important;
}

.gmap_box {
    display: none;
}

.logo_home {
    display: none;
}


#box_pro_special, #box_giasoc {
    clear: both;
}

    #box_pro_special .owl-carousel .owl-stage-outer {
        border: 5px solid #e01010;
    }

.category_left {
    margin-right: 1%;
    float: left;
    width: 79%;
}

#box_pro_special ul.list_product_featured li, #box_giasoc ul.list_product_featured li {
    width: 100%;
    float: none;
    height: 360px;
    border: none;
    padding: 10px;
    border-right: solid 1px #eee;
    border-bottom: none;
}

    #box_pro_special ul.list_product_featured li:hover, #box_giasoc ul.list_product_featured li:hover {
        box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
    }

#box_pro_special .owl-item img {
    width: auto;
    display: inline-block;
}

.main-category {
    clear: both;
    border-radius: 6px;
    box-shadow: 1px 1px 3px 0 rgba(217,228,231,.5);
    background: #fff;
    overflow: hidden;
    padding: 15px;
    margin-top: 10px;
}

.eurocook-page {
    display: flex;
    padding: 0;
}

.eurocook-page-view {
    clear: both;
    padding: 0;
}

.er-sidebar {
    width: 280px;
    border-radius: 6px;
    border: 1px solid #ecf2f4;
    background: #fff;
    vertical-align: top;
    display: inline-block;
}

.er-item {
    padding: 15px;
    display: inline-table;
    width: 100%;
    border-bottom: 2px solid #f3f3f3;
}

    .er-item h3 {
        color: #3f3f3f;
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 10px 0;
    }

    .er-item p {
        color: #a6a6a6;
        font-size: 14px;
    }

    .er-item .choosedfilter a {
        position: relative;
        border-radius: 4px;
        background-color: #569efc;
        color: #fff;
        line-height: 1.2;
        padding: 5px 40px 5px 8px;
        margin: 0 8px 8px 0;
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
    }

        .er-item .choosedfilter a .remove_filter {
            font-size: 16px;
            position: absolute;
            top: 13px;
            transform: translateY(-50%);
            right: 0;
            color: #fff;
            background: #0a5bff;
            width: 26px;
            height: 26px;
            text-align: center;
            font-weight: bold;
            line-height: 28px;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }


ul.listform_filter {
    width: 100%;
    float: left;
}

.listform_filter li {
    width: 100%;
    float: left
}

    .listform_filter li .checkbox label::before, .listform_filter li .checkbox label::after {
        top: 5px;
    }

.listform_filter li {
    margin: 3px 0;
}

    .listform_filter li input[type="checkbox"] {
        display: none;
    }

    .listform_filter li label {
        cursor: pointer;
        font-weight: normal;
    }

    .listform_filter li input[type="checkbox"] + span::before {
        cursor: pointer;
        font-family: fontAwesome;
        font-size: 12px;
        color: #000;
        content: "\a0";
        border: 1px solid #999;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        border-radius: 2px;
        display: inline-block;
        text-align: center;
        height: 18px;
        line-height: 16px;
        width: 18px;
        margin-right: 8px;
        position: relative;
    }

    .listform_filter li input[type="checkbox"]:checked + span::before {
        color: #fff;
        border: 1px solid #41b948;
        background: #41b948;
        display: inline-block;
        content: '\f00c';
        font-size: 12px;
    }

    .listform_filter li a.filter-item span {
        display: inline-flex;
        color: #000;
        font-size: 14px;
    }

    .listform_filter li a.filter-item span, .listform_filter li a.filter-item img {
        vertical-align: middle;
    }


img.imgBrand {
    height: 36px;
    object-fit: contain;
}

.er-main {
    width: calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    padding: 0 0 0 10px;
}

.er-box-cate {
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08);
    background-color: #fff;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 !Important;
}

    .er-box-cate ul.list_product_featured li {
        width: 25% !important;
        height: 380px !important
    }

.header-sort-cate {
    border-radius: 6px 6px 0 0;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08);
    border-bottom: 1px solid #eee;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
}

.er-sort-cate {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

    .er-sort-cate h3 {
        color: #000;
        font-size: 14px;
        font-weight: bold;
        float: left;
    }

    .er-sort-cate ul {
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

        .er-sort-cate ul li {
            padding: 0 0 0 20px;
        }

            .er-sort-cate ul li a {
                color: #000;
                font-size: 14px;
                display: flex;
                display: -webkit-flex;
                align-items: center;
            }

            .er-sort-cate ul li:hover a::before, .er-sort-cate ul li.active a::before {
                content: "\f192";
                font-family: "FontAwesome";
                color: #ff910d;
            }

            .er-sort-cate ul li a::before {
                content: "\f10c";
                font-family: "FontAwesome";
                margin: 0 8px 0 0;
                font-size: 16px;
                color: #a6a6a6;
            }

.page-pro-user {
    background-color: #fff;
    width: 100%;
    text-align: center;
    align-items: center;
    padding: 15px 15px 0px 15px;
}

.page-sort-cate {
    border-radius: 0 0 6px 6px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08);
    background-color: #fff;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    padding: 15px 15px 10px 15px;
}

    .page-sort-cate .pagination {
        margin: 0
    }

.box-category {
    clear: both;
    margin-top: 10px;
}

    .box-category.box-shadow {
        background: #fff;
        overflow: hidden;
        padding: 10px;
        border-radius: 6px;
        box-shadow: 0 0 4px 0 rgba(152,165,185,.2);
    }

    .box-category div.list_product_hot {
        border: 2px solid #e01010;
    }

    .box-category ul.list_product_featured {
        display: block;
    }

        .box-category ul.list_product_featured li {
            float: left;
            position: relative;
            width: 16.666666777%;
            border-right: 1px solid #eee;
            border-bottom: 1px solid #eee;
            height: 360px;
            padding: 10px;
            cursor: pointer;
            background: #fff;
        }

            .box-category ul.list_product_featured li .iconup {
                width: 100%;
                position: relative;
                height: 20px;
                text-align: left;
            }

                .box-category ul.list_product_featured li .iconup img {
                    padding: 0 !important;
                    position: initial !important;
                    margin: 0 !important;
                    height: 100% !important;
                    width: auto !important;
                }


            .box-category ul.list_product_featured li:hover {
                transform: translateY(0px);
                transition: .3s;
                box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
                z-index: 1;
            }

.product-cate li {
    border: none !Important;
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.08);
    width: 100% !important;
    float: none !important
}

.box-category .owl-item img {
    width: auto;
    display: inline-block !important;
}

.cate_pro_top {
    float: left;
    width: 100%;
}

    .cate_pro_top figure {
        position: relative;
        height: auto !important;
        width: 100%;
        margin: 15px 0;
        padding-top: 60%;
        overflow: hidden;
    }

        .cate_pro_top figure img {
            margin: auto;
            position: absolute;
            max-width: 100%;
            max-height: 100%;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

ul.product-cate li:hover {
    transform: translateY(-4px);
    transition: .3s;
    z-index: 1;
}



.cate_pro_top h3 {
    line-height: 12px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 14px;
    padding-top: 5px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    height: 36px;
}

    .cate_pro_top h3 a {
        font: 14px/16px arial;
        color: #444;
    }

.cate_pro_title {
    margin: 0;
    clear: both
}

    .cate_pro_title img {
        display: inline-block;
        height: 38px;
        vertical-align: middle;
    }

.cate_pro_gif {
    float: left;
    width: 100%;
    height: 88px;
    padding: 10px;
}

    .cate_pro_gif strong {
        position: absolute;
        font: 12px/20px arial;
        padding: 0 8px;
        background: #fff;
        left: 30px;
        top: -10px;
        color: #78B43D;
        font-weight: bold;
    }

        .cate_pro_gif strong:before {
            content: "\f06b";
            font: 15px/20px FontAwesome;
            color: #78B43D;
            margin-right: 5px;
        }

.cate_pro_bot {
    width: 100%;
    background: #fff;
    clear: both;
}

.rating-lst {
    padding: 8px 0;
}

    .rating-lst span {
        text-decoration: none !important;
        font-size: 12px !important;
    }

    .rating-lst > span:not(.sl-rating) {
        color: #fc9639 !important;
    }

    .rating-lst > span > b {
        color: #fc9639 !important;
    }

    .rating-lst > span.sl-rating {
        color: #666 !important;
        margin-left: 5px !important;
        vertical-align: top !important;
    }

.cate_pro_gif .bpq {
    border-top: 1px solid #ddd;
    display: table;
    padding: 15px 10px;
    width: 100%;
    font: 12px/20px arial;
    position: relative;
    text-align: left;
}

    .cate_pro_gif .bpq a {
        color: #000
    }

    .cate_pro_gif .bpq img {
        max-height: 50px;
        margin-right: 15px;
        float: left;
    }

    .cate_pro_gif .bpq b:last-child {
        color: #f00;
    }

.cate_pro_bot p.price-now {
    color: #e00;
    font: bold 16px/22px arial;
    margin: 0
}

.cate_pro_bot .promotion {
    overflow: hidden;
    font-size: 13px;
    color: #333;
    margin: 5px 0;
    font-weight: 300;
}

.cate_pro_bot span {
    color: #999;
    font: 14px/18px arial;
    text-indent: 3px;
    text-decoration: line-through;
}

.gift-promotion {
    color: #1fb349;
    font-size: 13px;
    overflow: hidden;
    text-indent: 12px;
    text-overflow: ellipsis;
    width: 100%;
    height: 18px;
}

    .gift-promotion:before {
        content: "\f06b";
        font: 15px/20px FontAwesome;
        color: #1fb349;
        margin-right: 5px;
    }

.cate_pro_bot-saleof {
    text-decoration: none !important;
    float: none !important;
    color: #e00 !important;
    font-weight: bold !important;
}

.caption {
    text-align: center;
    padding-right: 0;
    padding-left: 0;
}


.auth-block__menu-list {
    list-style: none;
    display: flex;
    height: 60px;
    border-bottom: 1px solid #eee;
}

    .auth-block__menu-list li {
        flex: 1 1;
        text-align: center;
        border-right: 1px solid #eee;
        position: relative;
    }

.btn-link-style {
    margin-top: 0;
    color: #4a90e2;
    font-size: 13px;
    font-weight: normal;
}

.auth-block__menu-list a {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 22px;
    color: #999;
}

.auth-block__menu-list li.active a {
    font-weight: 500;
    color: #303846;
}

.auth-block__menu-list li:last-child {
    border-right: 0;
}

.auth-block__menu-list li.active:before {
    content: "";
    position: absolute;
    height: 1px;
    left: 30px;
    right: 30px;
    bottom: -1px;
    background-color: #e00;
}

.login-with__title {
    text-align: center;
    position: relative;
    color: #999;
    margin: 15px 0;
}

.login-with__title-inner {
    display: inline-block;
    position: relative;
    z-index: 2;
    padding: 0 10px;
    background: #fff;
}

.login-with__title:before {
    content: "";
    width: 100%;
    top: 50%;
    margin-top: -.5px;
    height: 1px;
    background: #eee;
    position: absolute;
    left: 0;
}

.auth-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 34px;
    color: #303846;
    font-size: 13px;
    border: 1px solid #e1e1e1;
    border-radius: 30px;
}

    .auth-btn.-fb:hover {
        color: #fff;
        background: #315caf;
        border-color: #315caf;
    }

    .auth-btn.-gp:hover {
        color: #fff;
        background: #ea3731;
        border-color: #ea3731;
    }

    .auth-btn i {
        margin-right: 5px;
        font-size: 16px;
    }

    .auth-btn.-fb {
        color: #315caf;
    }

    .auth-btn.-gp {
        color: #ea3731;
    }

.event-info-head {
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    background: #df242b;
    color: #fff;
    z-index: 2;
    position: relative;
    padding-top: 4px;
    padding-bottom: 5px;
}

.event-info-content {
    line-height: 1.8em;
    position: relative;
    padding: 15px;
    margin-top: -20px;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 14px;
}

.form-list .form-control, .comment-at .form-control {
    box-shadow: none;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #e1e1e1;
    outline: none;
    height: 40px;
}

    .form-list .form-control:hover, .comment-at .form-control:hover {
        box-shadow: 0 0 0 3px hsla(0,0%,88.2%,.3);
    }

.er-left {
    width: 240px;
    vertical-align: top;
    display: inline-block;
}

.er-right {
    float: right;
    width: calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
    padding: 0 0 0 15px;
}
/*  payment */
.orderbox {
    display: table;
    max-width: 710px;
    margin: 0 auto;
    padding-bottom: 40px
}

.navigate {
    margin: 0;
    float: left;
    width: 100%
}

    .navigate a {
        text-align: right;
        text-indent: 20px;
        font-weight: 400;
        line-height: 40px
    }

        .navigate a:before {
            font: normal 14px/1 FontAwesome;
            margin: 0 5px;
            content: "\f104"
        }

    .navigate label {
        float: right;
        display: inline-block;
        font: 13px/40px 'Roboto';
        color: #666;
        margin: 0
    }

.boxFormPayment {
    float: left;
    background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: 0 0 20px rgba(0,0,0,.15);
    padding: 10px 20px 20px 20px;
    display: table
}

.listcart .quantity {
    height: 40px;
    width: 96px;
    float: right;
    position: absolute;
    right: 0;
    top: 45px;
    border-radius: 3px;
    border: solid 1px #c8c9c6;
    background-color: #fff;
    box-shadow: none
}

.listcart .inc.qtybutton, .boxFormPayment .dec.qtybutton {
    font-weight: 300;
    cursor: pointer;
    float: left;
    font-size: 22px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    transition: all .4s ease 0;
    width: 30%
}

.listcart input.cart-plus-minus-box {
    float: left;
    line-height: 29px;
    width: 40%;
    text-align: center;
    border: none;
    -moz-appearance: textfield;
    background: rgba(255,255,255,0.9) none repeat scroll 0 0;
    color: #777;
    font-size: 14px;
    height: 38px;
    line-height: 14px;
    padding: 8px;
    transition: all .3s ease 0
}

.listcart li .promotion {
    background: #fff;
    padding: 5px 0;
    width: 345px;
    height: auto;
    margin: 0 10px 0 0;
    display: block;
    overflow: hidden
}

    .listcart li .promotion span.promo:before {
        content: '•';
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        line-height: 18px;
        font-size: 20px;
        color: #999;
        margin: 0 3px 0 -10px;
        float: left
    }

.listcart .cartitem span.promo {
    display: block;
    overflow: hidden;
    padding-left: 10px;
    color: #333;
    margin-bottom: 5px;
    font-size: 12px
}

.listcart .cartitem {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    position: relative
}

    .listcart .cartitem .oimg {
        width: 20%;
        height: 100%;
        position: relative;
        float: left;
        text-align: center
    }

        .listcart .cartitem .oimg img {
            max-height: 100px
        }

    .listcart .cartitem .odel {
        color: #666;
        display: block;
        margin-top: 5px;
        font-size: 13px;
    }

        .listcart .cartitem .odel:before {
            content: "\f00d";
            font: normal 11px/1 FontAwesome;
            margin-right: 3px;
            background: #ccc;
            padding: 2px;
            border-radius: 50%;
            display: inline-block;
            width: 14px;
            height: 14px;
            color: #fff;
        }

        .listcart .cartitem .odel:hover {
            color: #f00
        }

    .listcart .cartitem .oname {
        width: 80%;
        float: left;
        margin-bottom: 5px;
        padding-left: 20px
    }

    .listcart .cartitem h3 {
        float: left;
        width: 70%;
        line-height: 15px;
    }

        .listcart .cartitem h3 a {
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            text-overflow: ellipsis;
            font: bold 14px/20px 'Roboto';
            color: #000
        }

    .listcart .cartitem label {
        color: #e00;
        font-size: 15px;
        display: inline-block;
        width: 30%;
        text-align: right
    }

.mgg-code {
    color: #288ad6 !important;
    cursor: pointer;
    clear: both;
    text-align: right;
}

.mgg-inputcode {
    display: none;
    overflow: hidden;
    margin: 10px 0;
}

    .mgg-inputcode button {
        float: right;
        background: #288ad6;
        border-radius: 4px;
        border: 0;
        height: 40px;
        font-size: 14px;
        color: #fff;
        width: 90px;
        text-align: center;
        cursor: pointer
    }

    .mgg-inputcode input {
        display: block;
        width: 40%;
        border: 1px solid #a6a6a6;
        border-radius: 4px;
        padding: 9px;
        height: 40px;
        float: right;
        margin-right: 10px
    }

.title-user {
    text-transform: uppercase;
    border-top: 6px solid #f0f0f0;
    padding: 15px 0;
    font-weight: 600;
    clear: both
}

.listcart .cartitem .promo label {
    text-align: left
}

.total {
    float: left;
    width: 100%;
    margin: 12px 0;
    font-size: 14px
}

    .total div {
        overflow: hidden;
        font-size: 14px;
        color: #333;
        line-height: 24px;
        position: relative;
    }

    .total span {
        float: left;
    }

    .total b, .total i {
        float: right;
        color: #333
    }

        .total b.total_money {
            float: right;
            font-size: 16px;
            color: #e00
        }

.bt-payment {
    background-color: #e23a24;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
}

    .bt-payment:hover, .bt-payment:focus {
        background-color: #333d94
    }
/*radio*/
.radioPure {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding-right: 20px
}

    .radioPure:hover .inner {
        background-color: #e00;
        opacity: 0.5;
        transform: scale(0.5)
    }

    .radioPure input {
        height: 1px;
        opacity: 0;
        width: 1px
    }

        .radioPure input:checked + .outer .inner {
            opacity: 1;
            transform: scale(1)
        }

        .radioPure input:checked + .outer {
            border: 1px solid #e00
        }

        .radioPure input:focus + .outer .inner {
            background-color: #e00;
            opacity: 1;
            transform: scale(1)
        }

    .radioPure .outer {
        background-color: #fff;
        border: 1px solid #a6a6a6;
        border-radius: 50%;
        display: block;
        float: left;
        height: 18px;
        width: 18px
    }

    .radioPure .inner {
        background-color: #e00;
        border-radius: 50%;
        display: block;
        height: 8px;
        margin: 4px;
        opacity: 0;
        transform: scale(0);
        transition: all 0.25s ease-in-out 0s;
        width: 8px
    }

    .radioPure i {
        color: #333;
        display: inline-block;
        font-style: normal;
        font-weight: normal;
        padding-left: 5px
    }
/*checkbox*/
.itemCheckBox {
    padding-right: 30px;
    position: relative;
    margin: 0;
    cursor: pointer
}

    .itemCheckBox input[type="checkbox"] {
        height: 0.1px;
        opacity: 0;
        display: none;
        width: 0.1px
    }

    .itemCheckBox span {
        padding-left: 5px;
        position: relative;
        top: -4px;
        font-weight: 600
    }

.check-box {
    background-color: transparent;
    border: 1px solid #a6a6a6;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    transition: border-color 0.2s ease 0s;
}

    .check-box input[type="checkbox"] {
        display: none
    }

    .check-box::before, .check-box::after {
        background-color: #e00;
        border-radius: 5px;
        box-sizing: border-box;
        content: "";
        display: inline-block;
        height: 0;
        position: absolute;
        transform-origin: left top 0;
        width: 2px
    }

    .check-box::before {
        left: 7px;
        top: 14px;
        transform: rotate(-135deg)
    }

    .check-box::after {
        left: 1px;
        top: 8px;
        transform: rotate(-45deg)
    }

    input[type="checkbox"]:checked + .check-box, .check-box.checked {
        border-color: #e00
    }

        input[type="checkbox"]:checked + .check-box::after, .check-box.checked::after {
            animation: 0.2s ease 0s normal forwards 1 running dothabottomcheck;
            height: 7px
        }

        input[type="checkbox"]:checked + .check-box::before, .check-box.checked::before {
            animation: 0.2s ease 0s normal forwards 1 running dothatopcheck;
            height: 24px
        }

.btn-blue {
    background-image: -o-radial-gradient(70px,#23da44,#23a948);
    background-image: radial-gradient(70px,#2994ef,#0067bf);
    color: #fff;
    padding: 10px 30px;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(0,0,0,.3);
}

.btn.w100 {
    width: 100%;
}

.btn-blue:hover, .btn:focus, .btn.focus {
    text-decoration: none;
    color: #fff;
}

.bgmanage-content {
    display: block;
    margin: 20px 0;
    width: 100%;
    padding: 30px 20px 20px;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left
}

.title-manage {
    margin-top: 15px;
    font-size: 20px;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    color: #242424
}

.profiles {
    background: 0 0;
    color: #fff;
    padding: 10px 5px 5px;
    font-family: 'Roboto',sans-serif
}

    .profiles .image {
        width: 45px;
        height: 45px;
        overflow: hidden;
        float: left;
        margin-right: 10px;
        margin-bottom: 0
    }

        .profiles .image img {
            border-radius: 50%;
            -webkit-border-radius: 50%
        }

    .profiles .name {
        font-size: 13px;
        margin-bottom: 5px;
        color: #242424;
        margin-top: 2px;
        font-weight: 300
    }

    .profiles h6 {
        margin: 0;
        font-size: 16px;
        font-weight: 400;
        color: #242424
    }

.menu-list {
    padding-top: 10px
}

    .menu-list .item {
    }

        .menu-list .item a {
            white-space: nowrap;
            font-size: 13px;
            font-weight: 400;
            text-align: left;
            color: #4a4a4a;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 60px;
            position: relative;
            display: block
        }

        .menu-list .item.active a, .menu-list .item:hover a {
            color: #000;
            text-decoration: none;
            background: #ececec;
            border-radius: 2px;
            -webkit-border-radius: 2px
        }

        .menu-list .item a i {
            font-size: 18px;
            height: 30px;
            text-align: center;
            width: 40px;
            position: absolute;
            top: 0;
            left: 7px;
            bottom: 0;
            margin: auto;
            line-height: 30px;
            color: #999
        }

.block-btn .btn {
    padding: 10px 20px;
    margin-bottom: 20px;
    transition: border-color .1s ease-in-out 0s,background-color .1s ease-in-out 0;
    background-color: #f4786e;
    border-bottom-color: #dd191d;
    font-size: 13px;
    color: #fff
}

.clear {
    clear: both
}

.account-profile {
    clear: both
}

    .account-profile .form-group {
        margin-bottom: 15px;
        width: 100%;
        float: left
    }

.sp-buy {
    display: block;
    margin: 20px 0;
    padding: 1px;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left
}

    .sp-buy table {
        border-collapse: collapse;
        width: 100%;
        word-break: break-word
    }

        .sp-buy table a {
            color: #007ff0;
            text-decoration: none
        }

    .sp-buy tr {
        border-bottom: 1px solid #f4f4f4
    }

        .sp-buy tr:hover {
            background: #f8ffff
        }

    .sp-buy th, .sp-buy td {
        min-width: 130px;
        color: #787878;
        font-size: 15px;
        font-weight: 400;
        text-align: left;
        padding: 15px
    }

    .sp-buy td {
        font-size: 13px
    }

.heading-dh {
    font-size: 19px;
    font-weight: 300;
    font-family: Roboto;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 20px 0 0
}

    .heading-dh .split {
        margin: 0 5px
    }

    .heading-dh .status {
        font-weight: bolder;
        color: #4a90e2
    }

.knBZCc {
    display: flex;
    flex-direction: column;
    color: rgba(0,0,0,0.65);
    margin: 10px 0 20px
}

    .knBZCc .title {
        font-size: 13px;
        text-transform: uppercase;
        color: #242424;
        margin: 0 0 15px
    }

    .knBZCc .content {
        display: flex;
        background-color: #fff;
        height: 100%;
        padding: 10px;
        border-radius: 4px
    }

        .knBZCc .content .notifications {
            display: flex;
            flex-direction: column
        }

        .knBZCc .content .notifications__item .date {
            min-width: 160px
        }

        .knBZCc .content .notifications__item .comment {
            text-align: left
        }

        .knBZCc .content .notifications__item {
            display: flex
        }

.bLftah {
    display: flex;
    margin: 10px 0 20px
}

    .bLftah > div:first-child {
        margin-left: 0
    }

    .bLftah > div {
        width: 33.3333%;
        margin: 0 5px
    }

.hZxPtg {
    display: flex;
    flex-direction: column;
    color: rgba(0,0,0,0.65);
    margin: 10px 0 20px
}

    .hZxPtg .title {
        font-size: 13px;
        text-transform: uppercase;
        color: #242424;
        margin: 0 0 15px
    }

    .hZxPtg .content {
        display: flex;
        flex-direction: column;
        background-color: #fff;
        height: 100%;
        padding: 10px;
        border-radius: 4px
    }

.bLftah .name {
    color: #242424;
    font-weight: 700;
    text-transform: uppercase
}

.bLftah p {
    margin: 5px 0 0
}

.kmKglE {
    width: 100%;
    color: #424242;
    display: table;
    font-size: 13px;
    border-collapse: collapse;
    line-height: 1.5;
    word-break: break-word;
    background: #fff;
    border-radius: 4px;
    border-spacing: 0
}

    .kmKglE tr {
        display: table-row;
        padding: 10px
    }

    .kmKglE thead tr th:first-child {
        border-left: none
    }

    .kmKglE tbody tr {
        border-bottom: 1px solid #f4f4f4
    }

    .kmKglE thead tr th {
        display: table-cell;
        min-width: 100px;
        position: relative;
        color: #787878;
        font-size: 15px;
        font-weight: 400;
        text-align: left;
        padding: 20px 15px;
        border-top: none;
        background: 0 0;
        border-bottom: 1px solid #f4f4f4
    }

    .kmKglE tbody tr td {
        position: relative;
        display: table-cell;
        color: #242424;
        vertical-align: top;
        min-width: 100px;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        padding: 20px 15px
    }

        .kmKglE tbody tr td .product-item {
            display: flex
        }

            .kmKglE tbody tr td .product-item img {
                width: 60px;
                height: 60px;
                margin-right: 10px
            }

            .kmKglE tbody tr td .product-item .product-info .product-name {
                font-size: 14px;
                color: #242424
            }

    .kmKglE tfoot tr td {
        text-align: right;
        display: table-cell;
        max-width: 550px;
        min-width: 125px;
        color: #242424;
        padding: 5px 20px
    }

    .kmKglE tfoot tr:last-child td {
        padding-bottom: 30px
    }

    .kmKglE tfoot tr td span {
        color: #787878;
        font-size: 14px
    }

    .kmKglE tfoot tr td .sum {
        color: #ff3b27;
        font-size: 18px
    }

    .kmKglE tfoot tr:first-child td {
        padding-top: 30px;
        border-top: none
    }

.view-list-order {
    margin-bottom: 30px;
    margin-top: 15px;
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial
}

.created-date {
    display: flex;
    font-size: 13px;
    align-items: flex-end;
    flex-direction: column
}

.form-list label {
    font-weight: 400
}

.form-list .itemCheckBox span {
    font-weight: 400;
    color: #888
}

.birthday-picker .form-control {
    width: 30%;
}

.form-list select[name="birth[month]"] {
    margin: 0 5%;
}

#password-group, #xhd-group {
    display: none;
    float: left;
    width: 100%
}

.account-profile .form-list .col-md-3 {
    padding-left: 0
}

.sub_show {
    display: none;
    padding: 15px;
    background: #f5f5f5;
    margin: 10px 0 0 0;
}

ul.listBankATM {
    margin: 20px 0 0 0;
    clear: both
}

    ul.listBankATM .img-bank {
        width: 15%;
        display: inline-block;
        vertical-align: top;
    }

    ul.listBankATM .detail-bank {
        width: 80%;
        display: inline-block;
        padding-left: 25px;
    }
/* css slide banner-home */
.outer {
    margin: 0 auto;
    max-width: auto;
}

#banner-img .item {
    background: #eee;
    padding: 0px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}

    #banner-img .item img {
        height: 321px;
    }

#banner-img .owl-nav button i, .banner-cate .owl-nav button i {
    font-size: 35px;
    color: #fff;
}

#banner-img.owl-theme .owl-prev, .banner-cate.owl-theme .owl-prev {
    left: -5px;
    border-radius: 0 4px 4px 0;
}

#banner-img {
    max-height: 321px;
    overflow: hidden;
    border-radius: 10px;
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset;
    box-shadow: 0 0 5px #888;
}

#banner-txt {
    background: #fff;
    border-radius: 10px;
    border-top-right-radius: unset;
    border-top-left-radius: unset;
    box-shadow: 0 0 5px #888;
    margin-bottom: 10px;
}

    #banner-txt .owl-item .item {
        display: table;
        width: 100%;
        vertical-align: middle;
        position: relative;
        color: #000000;
        text-align: center;
        cursor: pointer;
        font-size: 14px;
        padding: 5px 10px;
        border-top: 4px solid #fff;
        border-right: 1px solid #f1f1f1;
    }

    #banner-txt .owl-item:after {
        content: '';
        float: right;
        height: 30px;
        /* border-right: 1px solid #e5e5e5; */
        position: absolute;
        top: 13px;
        right: 0;
    }

    #banner-txt .item h3 {
        font-size: 14px;
        font-weight: normal;
        line-height: 25px;
        display: table-cell;
        color: #000000;
    }

    #banner-txt .current .item {
        border-top: 4px solid #ed1b24;
    }

        #banner-txt .current .item h3 {
            font-weight: bold
        }

.owl-theme .owl-nav [class*='owl-'] {
    background-color: transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .owl-theme .owl-nav [class*='owl-'].disabled:hover {
        background-color: transparent;
    }


#banner-txt.owl-theme {
    position: relative;
}

.subcate .box_subcate img {
    height: 80px;
    margin: auto;
    width: 100%;
    object-fit: contain;
    border: 1px solid #ccc;
    padding: 10px;
}


/*add css 18/10/2021*/

/* Add css */
.category-name p a {
    float: left;
    padding: 0px 20px 0px 10px;
    background: #cf0000;
    line-height: 1.3em;
    font-size: 14px;
    font-weight: 600;
    color: white !important;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin: 0px !important;
}

    .category-name p a:after {
        content: '';
        width: 0;
        height: 0;
        border-right: 12px solid #fff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
    }

.hot-home-box .bg-pro-home {
    background: #bde9f5;
    border-radius: 0 0 10px 10px;
}

.row.hot-home-box .title-pro {
    background: #cf0000;
    margin: 0px;
}

    .row.hot-home-box .title-pro h2 a {
        color: white;
    }

    .row.hot-home-box .title-pro a.view-all {
        color: white !important;
        font-style: italic;
        text-decoration: underline;
        font-size: 12px !important;
        position: absolute;
        right: 0px;
    }

    .row.hot-home-box .title-pro h2 {
        width: 100%;
        display: block;
        float: left;
    }

.row.hot-home-box {
}

    .row.hot-home-box .category-name {
        display: block;
        float: left;
        width: 100%;
        background: #cf0000;
    }

    .row.hot-home-box .title-pro {
        border: none;
        padding: 10px 15px;
    }

        .row.hot-home-box .title-pro h2 a {
            font-size: 28px;
            font-weight: bold;
            float: left;
            line-height: 34px;
            margin-right: 10px;
            width: 100%;
            text-align: center;
        }


.vip-home-box .bg-pro-home {
    background: linear-gradient(to right, #e5b249, #f0deae);
    /* border: 5px solid #d9ac45; */
    border-top: none;
}

.row.vip-home-box .title-pro {
    margin: 0px;
    background: unset;
    height: 80px;
}

    .row.vip-home-box .title-pro h2 a {
        color: white;
    }

    .row.vip-home-box .title-pro a.view-all {
        color: white !important;
        font-style: italic;
        text-decoration: underline;
        font-size: 12px !important;
        position: absolute;
        right: 0px;
    }

    .row.vip-home-box .title-pro h2 {
        width: 100%;
        display: block;
        float: left;
        visibility: hidden;
    }

.row.vip-home-box {
}

    .row.vip-home-box .category-name {
        display: block;
        float: left;
        width: 100%;
    }

    .row.vip-home-box .title-pro {
        border: none;
        padding: 10px 15px;
    }

        .row.vip-home-box .title-pro h2 a {
            font-size: 28px;
            font-weight: bold;
            float: left;
            line-height: 34px;
            margin-right: 10px;
            width: 100%;
            text-align: center;
        }

li.sp-view.hover-over .dropdown-content:before {
    left: 97%;
}

h2.brend-name-h2 strong {
    font-size: 14px;
    line-height: 20px !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #555;
    opacity: 1; /* Firefox */
}

#banner-txt .owl-stage .owl-item:last-of-type .item {
    border-right: unset;
}

.play-icon {
    display: none;
}

.pro_viewed_main {
    display: block;
    width: 100%;
}

    .pro_viewed_main h3, .pro_viewed_main p.header_title {
        display: block;
        width: 100%;
        font-size: 16px;
        font-weight: normal;
        margin-top: 0;
        margin-bottom: 10px;
        text-align: left;
    }

    .pro_viewed_main ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        width: 100%;
        flex-flow: row nowrap;
        justify-content: flex-start;
        margin-bottom: 0;
        background: white;
    }

        .pro_viewed_main ul li {
            list-style: none;
            display: inline-block;
            width: calc(100%/7);
            min-height: 100px;
        }

            .pro_viewed_main ul li figure, .pro_viewed_main ul li a figure {
                display: block;
                width: 100%;
            }

                .pro_viewed_main ul li figure img {
                    max-width: 100%;
                    height: 45px;
                    margin: auto;
                }

            .pro_viewed_main ul li p.title {
                display: block;
                width: 100%;
                height: 34px;
                font-size: 13px;
                color: #333;
                letter-spacing: 0;
                overflow: hidden;
                padding: 0 10px;
                margin: 5px 0;
                line-height: 17px;
                border: unset;
                margin-bottom: 0px;
            }

            .pro_viewed_main ul li p.price_new {
                color: #d0021b;
                font-weight: bold;
            }

            .pro_viewed_main ul li p.price {
                display: block;
                margin-bottom: 0;
                font-size: 12px;
                margin: 0px;
                padding: 0px;
                width: 100%;
                text-align: center;
                border: unset;
            }

            .pro_viewed_main ul li p.price_old {
                text-decoration: line-through;
                font-weight: normal;
                color: #333;
                display: inline-block;
            }

            /*a:hover img {
    opacity: 0.75;
}*/

            .pro_viewed_main ul li p.title a {
                color: #333;
                display: block !important;
                width: 100%;
                white-space: pre-wrap;
                text-align: center;
            }

.breadcrumb > li a {
    font-size: 12px !important;
}

.header-title h1 a {
    padding: 0px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

.product-info-price {
    display: block;
    width: calc(100% - 110px);
    float: left;
}

.product-info-vat {
    float: right;
    width: 90px;
    height: auto;
    font-size: 13px;
    line-height: 1.5;
    padding: 3px;
    background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
}

.product-info-price p {
    margin-bottom: 0;
}

.product-info-price-sell, .product-info-price-old {
    display: block;
    width: 100%;
    color: #000000;
    line-height: 30px;
}

    .product-info-price-sell span:first-of-type {
        width: 60px;
        display: inline-block;
        margin-right: 5px;
    }

    .product-info-price-sell span:last-of-type {
        font-size: 24px;
        color: #d20d14;
        font-weight: bold;
    }

    .product-info-price-old span {
        font-size: 13px;
        line-height: 1.3;
    }

        .product-info-price-old span.product-info-price-old-title {
            width: 60px;
            display: inline-block;
            margin-right: 5px;
            color: #6b6b6b;
        }

        .product-info-price-old span.product-info-price-old-number {
            color: #717171;
            font-weight: bold;
            text-decoration: line-through;
        }

        .product-info-price-old span.product-info-price-old-saleoffper {
            text-decoration: none;
        }

.product-info-status {
    display: block;
    width: 100%;
    color: #058b34;
    line-height: 30px;
    clear: both;
}

    .product-info-status img {
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }

.product-info-top-list-info {
    display: block;
    width: 100%;
    clear: both;
    padding-left: 0;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
    height: 47px;
}

    .product-info-top-list-info li {
        float: left;
        text-align: center;
        padding: 5px 5px;
    }

        .product-info-top-list-info li:nth-child(1), .product-info-top-list-info li:nth-child(2) {
            width: 30%;
            border-right: 1px solid #dbdbdb;
        }

        .product-info-top-list-info li p:nth-of-type(1) {
            font-weight: bold;
            color: #000000;
        }

        .product-info-top-list-info li p {
            margin-bottom: 0;
            font-size: 13px;
        }

            .product-info-top-list-info li p:nth-of-type(2) {
                color: #21aced;
            }

.product-info-gift {
    display: block;
    width: 100%;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    margin-bottom: 10px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
}

    .product-info-gift h3, .product-info-gift > p:first-child {
        display: block;
        width: 100%;
        background-color: #f5f5f5;
        height: 35px;
        line-height: 35px;
        text-transform: uppercase;
        border-radius: 3px 3px 0 0;
        margin-top: 0;
        font-size: 13px;
        font-weight: bold;
        padding: 0 10px;
        margin-bottom: 0;
        color: #ff0000;
        font-weight: bold;
    }

    .product-info-gift ul {
        display: block;
        width: 100%;
        margin-bottom: 0;
        padding: 5px;
    }

        .product-info-gift ul li {
            display: block;
            width: 100%;
            margin-bottom: 5px;
        }

            .product-info-gift ul li::before {
                content: "\f058";
                display: inline-block;
                margin-right: 5px;
                font-family: 'FontAwesome';
                font-weight: 700;
                color: #3fb846;
            }

.btn_buy_new {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.btn-add-cart-new:hover, .btn-add-cart-new:active, .btn-add-cart-new:focus {
    outline: none;
    color: #ffffff;
    text-decoration: none;
}

.btn-add-cart-new p:nth-of-type(1) {
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.btn-add-cart-new p {
    margin-bottom: 0;
}

    .btn-add-cart-new p:nth-of-type(2) {
        height: 16px;
        line-height: 16px;
        font-size: 0.9em;
    }

.btn_buy_new button.btn-add-new {
    background: none;
    box-shadow: none;
    width: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-flow: column wrap;
    font-size: 7px;
    color: red;
    text-align: center;
    margin-left: 5px;
    border: 2px solid red;
    border-radius: 4px;
    margin-bottom: 10px;
    align-items: center;
    padding: 0;
    position: relative;
}

    .btn_buy_new button.btn-add-new span.active {
        display: block;
    }

    .btn_buy_new button.btn-add-new img {
        width: 20px;
    }

    .btn_buy_new button.btn-add-new span {
        width: 100%;
    }

/*.loading {
    display: none !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.7);
    z-index: 1;
}*/

.product-info-button-support {
    display: block;
    width: 100%;
    padding-left: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

    .product-info-button-support li {
        width: 100%;
        padding: 5px 10px;
        text-align: center;
        float: left;
        border-radius: 3px;
        margin-bottom: 10px;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        border-radius: 7px;
    }

        .product-info-button-support li:nth-of-type(1) {
            background-color: #35a8e0;
        }

        .product-info-button-support li p {
            margin-bottom: 0;
            color: #ffffff;
        }

            .product-info-button-support li p:nth-of-type(1) {
                height: 24px;
                line-height: 24px;
                font-weight: bold;
                font-size: 14px;
                text-transform: uppercase;
            }

            .product-info-button-support li p:nth-of-type(2) {
                height: 16px;
                line-height: 16px;
                font-size: 0.9em;
            }

.product-info-hotline {
    display: block;
    width: 100%;
    padding-left: 0;
}

    .product-info-hotline li {
        float: left;
        width: 32%;
        margin-right: 2%;
        border: 2px solid #cdcdcd;
        border-radius: 10px;
    }

        .product-info-hotline li a {
            display: block;
            width: 100%;
            padding: 5px 5px;
            color: #000000;
            text-align: center;
        }

            .product-info-hotline li a p {
                margin-bottom: 0;
                font-weight: bold;
                font-size: 12px;
                line-height: 1.2;
            }

                .product-info-hotline li a p:nth-of-type(2) {
                    font-size: 14px;
                    margin-top: 5px;
                }

        .product-info-hotline li:nth-of-type(1) a p:nth-of-type(2) {
            color: #d20d14;
        }

.btn-add-cart-new {
    display: block;
    width: 100%;
    border-radius: 3px;
    padding: 5px 10px;
    background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 7px;
}

.product-info-hotline li:nth-of-type(3) {
    margin-right: 0;
}

.list-support-buy {
    display: block;
    width: 100%;
    border: 1px solid #e3e3e3;
    border-top: none;
    margin-bottom: 10px;
    padding-left: 0;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
}

    .list-support-buy li {
        display: block;
        width: 100%;
        border-bottom: 1px solid #e3e3e3;
        padding: 10px;
    }

        .list-support-buy li p {
            margin-bottom: 0;
            float: left;
            width: calc(100% - 50px);
            line-height: 15px;
            font-size: 13px;
        }

            .list-support-buy li p:nth-of-type(1) {
                text-transform: uppercase;
                font-size: 14px;
                text-transform: uppercase;
                line-height: 20px;
                font-weight: bold;
            }

        .list-support-buy li:nth-of-type(1) p:nth-of-type(1) {
            color: #d10216;
            font-size: 16px;
            line-height: 30px;
            text-transform: none;
            width: 100%;
        }

        .list-support-buy li:nth-of-type(1) p:nth-of-type(2) {
            width: 100%;
        }

        .list-support-buy li::after {
            content: "";
            display: block;
            width: 100%;
            height: 0;
            clear: both;
        }

        .list-support-buy li img {
            float: left;
            height: 25px;
            margin-top: 5px;
            margin-right: 10px;
        }

.full_phukien {
    display: block;
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #e3e3e3;
    padding: 10px;
    background-color: #f5f5f5;
    clear: both;
    border-radius: 5px;
    margin: 10px 0px;
}

    .full_phukien span {
        color: #21aced;
    }

    .full_phukien img {
        height: 16px;
        line-height: 16px;
        margin-right: 5px;
    }

.header_product_hot_top {
    display: block;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

    .header_product_hot_top img {
        display: block;
        width: 100%;
        border-radius: 10px 10px 0 0 !important;
        !i;
        !;
    }

.top-hot li:last-child .p-box {
    box-shadow: 0 0 5px #888;
}

.article-lf.fl .article-content {
    display: block;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
    margin-bottom: 10px;
}

div#thongso {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
    margin-bottom: 10px;
}

    div#thongso .detail-title {
        display: block;
        width: 100%;
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 0;
        color: #333333;
        line-height: 1.1;
    }

    div#thongso table, div#thongso table tr, div#thongso table td, div#thongso table th {
        border: unset !important;
    }
/*
.filter-all-logo {
    display: block;
    width: 100%;
}

    .filter-all-logo ul {
        display: block;
        width: 100%;
        position: relative;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: center;
    }

        .filter-all-logo ul li {
            text-align: center;
            border: 1px solid #ccc;
            cursor: pointer;
            border-radius: 5px;
            background-color: #fff;
            width: calc((100% - 70px)/8);
            display: inline-block;
            margin-bottom: 5px;
            margin-right: 10px;
            padding: 0 5px;
        }

            .filter-all-logo ul li a {
                display: block;
                width: 100%;
                padding-bottom: 40px;
                position: relative;
            }

                .filter-all-logo ul li a img {
                    display: inline-block;
                    height: 100%;
                    width: 100%;
                    -o-object-fit: contain;
                    object-fit: contain;
                    -o-object-position: center;
                    object-position: center;
                    position: absolute;
                    top: 0;
                    left: 0;
                }

            .filter-all-logo ul li:nth-of-type(8n + 8) {
                margin-right: 0;
            }

        .filter-all-logo ul span {
            position: absolute;
            width: 12.5%;
            height: 40px;
            line-height: 40px;
            right: 0;
            top: 0;
            color: #288ad6;
            cursor: pointer;
            text-align: center;
            background-color: #fff;
            z-index: 1;
            border: 1px solid #eee;
            display: none;
        }*/

.more_view_thongso_kythuat {
    display: block;
    width: 100%;
    padding: 5px 10px;
    color: #333333;
    text-align: center;
    border-radius: 5px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
    float: left;
}

.sidebar_product {
    display: block;
    float: left;
    width: 100%;
    color: #333333;
    background-color: #ffffff;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 15px;
}

    .sidebar_product h3.content_heading {
        display: block;
        width: 100%;
        color: #333333;
        text-align-last: left;
        font-size: 20px;
        margin: 0 0 10px 0;
        font-weight: normal;
    }

    .sidebar_product ul.content_list {
        display: block;
        width: 100%;
        padding-left: 0;
    }

    .sidebar_product .view_all_product {
        display: block;
        width: 100%;
        padding: 5px 10px;
        color: #333333;
        text-align: center;
        border-radius: 5px;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        border-radius: 10px;
        float: left;
    }

    .sidebar_product ul.content_list li {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

        .sidebar_product ul.content_list li .content_left {
            float: left;
            width: 30%;
            margin-right: 5%;
        }

        .sidebar_product ul.content_list li .content_right {
            float: right;
            width: 65%;
        }

        .sidebar_product ul.content_list li::after {
            content: "";
            display: block;
            width: 100%;
            height: 0;
            clear: both;
        }

        .sidebar_product ul.content_list li .content_left a {
            display: block;
            width: 100%;
        }

            .sidebar_product ul.content_list li .content_left a img {
                width: 100%;
                border-radius: 5px;
                aspect-ratio: 1 / 1;
                object-fit: contain;
            }

        .sidebar_product ul.content_list li .content_right h3 {
            display: block;
            width: 100%;
            margin-top: 0;
            line-height: 1;
            font-size: 15px;
        }

        .sidebar_product ul.content_list li .content_right p.price-new {
            display: block;
            color: #ff6a00;
            margin-bottom: 5px;
        }

        .sidebar_product ul.content_list li .content_right p.price-old {
            display: block;
            width: 100%;
            margin-bottom: 5px;
            color: #666666;
            text-decoration: line-through;
        }

        .sidebar_product ul.content_list li .content_right a {
            color: #48bff2;
        }

        .sidebar_product ul.content_list li .content_right h3 a {
            display: block;
            width: 100%;
            color: #333333;
            line-height: 1.5;
            font-size: 14px;
            font-weight: bold;
            -webkit-line-clamp: 2;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .sidebar_product ul.content_list li .content_right p.price-new span:last-of-type {
            color: #ed1c24;
            font-size: 120%;
            font-weight: bold;
        }

        .sidebar_product ul.content_list li .content_right p.content_more {
            color: #d8d8d8;
            margin-bottom: 0;
        }

.header_group {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    position: relative;
    font-size: 16px;
    width: 100%;
}

    .header_group span {
        text-transform: uppercase;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        font-weight: bold;
    }

.nav_group_link {
    display: block;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 10px;
}

    .nav_group_link ul {
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        padding: 5px 0px;
    }

        .nav_group_link ul li {
            display: inline-block;
            padding: 3px 5px;
            line-height: 1.5;
            border-radius: 5px;
            margin-right: 10px;
            background-color: #fff;
            box-shadow: 0 0 2px #888;
        }

            .nav_group_link ul li a {
                color: #000;
                font-size: 12px;
                white-space: nowrap;
            }

            .nav_group_link ul li:last-of-type {
                margin-right: 0;
            }

ul.list-product-all {
    display: block;
    width: 100%;
    margin-bottom: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    list-style: none;
    padding: 0 !important;
    list-style: none !important;
}

    ul.list-product-all li.item_product {
        padding: 33px 10px 10px 10px;
        background: #ffffff;
        position: relative;
        list-style: none !important;
        -moz-box-shadow: 0 0 5px #888;
        -webkit-box-shadow: 0 0 5px#888;
        box-shadow: 0 0 5px #888;
        border-radius: 10px;
    }

@media only screen and (min-width: 1170px) {
    ul.list-product-all li.item_product {
        width: calc(20% - 10px);
        margin-bottom: 10px;
        margin-right: 12px;
    }

        ul.list-product-all li.item_product:nth-of-type(5n + 5) {
            margin-right: 0;
        }
}

.list-icon-thongso {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    z-index: 1;
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
}

    .list-icon-thongso li {
        float: none;
        display: inline-block;
        padding: 3px 3px !important;
        line-height: 1.2;
        color: #ffffff;
        margin-left: 3px;
        font-size: 10px;
        font-weight: bold;
        border-radius: 3px;
        margin-bottom: 3px;
        background-color: #FF6A00;
        white-space: nowrap;
        list-style: none !important;
        width: auto !important;
        margin-bottom: 5px !important;
    }

ul.list-product-all li.item_product > a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
}

    ul.list-product-all li.item_product > a > img {
        width: 100%;
        height: 100%;
        display: inline-flex;
        object-fit: contain;
        position: absolute;
        top: 0;
        left: 0;
        object-position: top;
    }

.new {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 101;
}

ul.list-product-all li.item_product .new img {
    height: 20px;
    width: auto !important;
}

ul.list-product-all li.item_product > a::after {
    content: "";
    width: 100%;
    padding-bottom: 100%;
    display: inline-block;
}

ul.list-product-all li.item_product > p.header_title {
    display: block;
    width: 100%;
    height: 40px !important;
    margin: 10px 0;
    line-height: 20px;
    overflow: hidden;
    font-size: 13px !important;
    font-weight: normal !important;
    background: none !important;
    padding: 0 !important;
}

    ul.list-product-all li.item_product > p.header_title > a {
        font-size: 14px;
        color: #000000 !important;
        line-height: 20px;
    }

div.width-70p {
    float: right;
    width: 100%;
}

span.text-price {
    display: block;
    color: #58595B;
    font-size: 12px;
    display: block;
    text-align: left;
    overflow: hidden;
    min-height: 20px;
    /* margin-top: 5px; */
}

span.price-new {
    color: #FF0000;
    font-size: 16px;
    line-height: 24px;
}

span.price-old {
    display: block;
    width: 100%;
    min-height: 20px;
    color: #999;
}

    span.price-old b {
        text-decoration: line-through;
    }

ul.list-product-all li.item_product .gift_small_new {
    display: block;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 13px;
    line-height: 15px;
    height: 30px;
    overflow: hidden;
}

    ul.list-product-all li.item_product .gift_small_new p {
        margin-bottom: 0;
    }

ul.list-product-all li.item_product .rating_lst {
    display: block;
    width: 100%;
    margin-bottom: 0;
    height: 20px;
    line-height: 20px;
}

    ul.list-product-all li.item_product .rating_lst span {
        display: inline-block;
        font-size: 12px;
    }

        ul.list-product-all li.item_product .rating_lst span:nth-of-type(1) {
            color: #fc9639;
            margin-right: 5px;
        }

        ul.list-product-all li.item_product .rating_lst span i {
            display: inline-block;
            vertical-align: text-top;
            margin-left: 3px;
        }

.fa-star:before {
    content: "\f005";
}

ul.list-product-all li.item_product .rating_lst span:nth-of-type(2) {
    color: #666666;
}

.view_product_more, .view_comment_more {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}

    .view_product_more p, .view_comment_more p {
        width: 400px;
        text-align: center;
        padding: 10px 20px;
        border: none;
        border-radius: 5px;
        display: inline-block;
        color: #ff6a00;
        cursor: pointer;
        outline: none;
        max-width: 100%;
        background-color: #fff;
        box-shadow: 0 0 5px #888;
    }

        .view_product_more p i, .view_comment_more p i {
            display: inline-block;
            vertical-align: middle;
            position: relative;
            bottom: 3px;
        }

        .view_product_more p:hover, .view_comment_more p:hover {
            background-color: #ff6a00;
            color: #fff;
        }

span.price-old span {
    display: inline-block;
    line-height: 1.2;
    padding: 0 3px;
    background-color: #ff6a00;
    border-radius: 3px;
    margin-left: 5px;
    color: #ffffff;
}

.img-pro:before, .item_product a.image-link:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.img-pro:hover::before, .item_product a.image-link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine 1s;
}

#subscribe_form input::placeholder {
    color: #fff;
    opacity: 1;
}

#subscribe_form input:-ms-input-placeholder {
    color: #fff;
}

#subscribe_form input::-ms-input-placeholder {
    color: #fff;
}

.filter-content {
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
    position: relative;
    box-shadow: 0 0 5px #888;
    border-radius: 7px;
}

.filter-all-logo {
    display: block;
    width: 100%;
}

    .filter-all-logo ul {
        display: block;
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        align-items: center;
        min-height: 70px;
        gap: 10px;
        justify-content: space-between;
		margin-bottom: 10px;
    }

        .filter-all-logo ul li {
            border-radius: 5px;
            background-color: #fff;
            padding: 0 5px;
			border: 1px solid #ccc;
        }

            .filter-all-logo ul li a {
                display: block;
                width: 100%;
                position: relative;
            }

                .filter-all-logo ul li a img {
                    display: inline-block;
                    height: 30px;
                    width: auto;
                    -o-object-fit: contain;
                    object-fit: contain;
                    -o-object-position: center;
                    object-position: center;
                }

.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}

.filter-main-all {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
}

.filter-content-new {
    display: flex;
    width: 100%;
    flex-flow: row nowrap;
    justify-content: flex-start;
    position: relative;
}

    .filter-content-new > ul {
        width: 100%;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        white-space: nowrap;
        margin-bottom: 10px;
    }

        .filter-content-new > ul > li {
            display: inline-flex;
            border: 1px solid #e0e0e0;
            border-radius: 4px;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            position: relative;
            margin: 0 8px 0px 0;
            box-shadow: 0 0 3px #888;
            border-radius: 5px;
        }

            .filter-content-new > ul > li > span {
                display: inline-flex;
                align-items: center;
                padding: 8px 10px;
            }

                .filter-content-new > ul > li > span::after {
                    content: "";
                    width: 0;
                    height: 0;
                    border-top: 4px solid #000;
                    border-left: 4px solid rgba(0,0,0,0);
                    border-right: 4px solid rgba(0,0,0,0);
                    display: inline-block;
                    vertical-align: middle;
                    margin-left: 5px;
                }

            .filter-content-new > ul > li .arrow-filter {
                display: none;
                width: 27px;
                height: 14px;
                bottom: -10px;
                left: 25px;
                position: absolute;
                overflow: hidden;
                z-index: 5;
            }

            .filter-content-new > ul > li > ul {
                display: none;
                background-color: #fff;
                box-shadow: 0 2px 20px rgba(0,0,0,.5);
                border-radius: 4px;
                max-width: 600px;
                min-width: 382px;
                left: 0;
                position: absolute;
                padding: 10px;
                top: calc(100% + 10px);
                width: -moz-max-content;
                width: max-content;
                white-space: normal;
                z-index: 102;
                flex-flow: row wrap;
            }

                .filter-content-new > ul > li > ul > li {
                    align-items: center;
                    border: 1px solid #e0e0e0;
                    border-radius: 4px;
                    color: #333;
                    display: inline-flex;
                    font-size: 14px;
                    justify-content: center;
                    line-height: 17px;
                    margin-bottom: 6px;
                    margin-right: 6px;
                    padding: 8px 9px;
                }

                    .filter-content-new > ul > li > ul > li a {
                        display: inline-block;
                        color: #000;
                    }

.filter-main-all .order_product {
    width: 80px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    padding: 5px 0;
}

    .filter-main-all .order_product h3, .filter-main-all .order_product p.header_title {
        color: #288ad6;
        display: inline-block;
        flex: initial;
        font-size: 14px;
        margin: 0;
        line-height: 20px;
        cursor: pointer;
    }

        .filter-main-all .order_product h3::after, .filter-main-all .order_product p.header_title::after {
            content: "";
            width: 0;
            height: 0;
            border-top: 6px solid #288ad6;
            border-left: 6px solid rgba(0,0,0,0);
            border-right: 6px solid rgba(0,0,0,0);
            display: inline-block;
            vertical-align: middle;
            margin-left: 5px;
        }

    .filter-main-all .order_product ul {
        position: absolute;
        top: 30px;
        right: 0;
        width: 180px;
        padding: 12px 10px 2px 10px;
        background-color: #fff;
        border: 1px solid #eee;
        border-radius: 4px;
        box-shadow: 0 10px 10px 0 rgba(0,0,0,.1);
        display: none;
        z-index: 11;
    }

        .filter-main-all .order_product ul span.close-sort {
            height: 18px;
            width: 18px;
            text-align: center;
            line-height: 15px;
            color: #eee;
            border: 1px solid #eee;
            border-radius: 50%;
            position: absolute;
            top: 5px;
            right: 5px;
            cursor: pointer;
            z-index: 1;
        }

        .filter-main-all .order_product ul li {
            display: block;
            position: relative;
            padding-left: 20px;
            margin-bottom: 10px;
            text-align: left;
        }

            .filter-main-all .order_product ul li a {
                color: #000;
                white-space: nowrap;
            }

            .filter-main-all .order_product ul li::before {
                content: "";
                display: inline-block;
                height: 15px;
                width: 15px;
                position: absolute;
                border-radius: 50%;
                border: 1px solid #ececec;
                top: calc(50% - 7px);
                left: 0;
                line-height: 15px;
            }

            .filter-main-all .order_product ul li.active::before {
                content: "✓";
                color: #ff6a00;
            }

.filter-all-logo ul span {
    position: absolute;
    width: 12.5%;
    height: 40px;
    line-height: 40px;
    right: 0;
    top: 0;
    color: #288ad6;
    cursor: pointer;
    text-align: center;
    background-color: #fff;
    z-index: 1;
    border: 1px solid #eee;
    display: none;
}

.filter-content-new > ul > li .arrow-filter.show {
    display: inline-block;
}

.filter-content-new > ul > li .arrow-filter::before {
    content: "";
    position: absolute;
    width: 27px;
    height: 27px;
    background: #fff;
    transform: rotate(45deg);
    top: 10px;
    left: 0;
    box-shadow: -2px -2px 5px -4px;
}

.filter-content-new > ul > li > ul.show-filter {
    display: inline-flex;
}

.bg-black-full-page {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    z-index: 103;
    display: none;
}

.bg-white-full-page {
    display: none;
    background: rgba(255,255,255,.1);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}

.filter-main-all .order_product h3.active ~ ul, .filter-main-all .order_product p.header_title.active ~ ul {
    display: block;
}

.filter-main-all .order_product ul::before, .filter-main-all .order_product ul::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 45%;
    border-bottom: 10px solid #d9d9d9;
    border-left: 10px solid rgba(0,0,0,0);
    border-right: 10px solid rgba(0,0,0,0);
    left: 75%;
}

.filter-main-all .order_product ul::after {
    border-width: 9px;
    border-bottom-color: #fff;
    margin-left: 1px;
}

.content-mota-catalog {
    display: block;
    width: 100%;
    position: relative;
    background: #fff;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 0px;
    box-shadow: 0 0 5px #888;
    border-radius: 7px;
}

ul.filter-selected {
    width: 100%;
    display: none;
    margin-bottom: 10px;
}

    ul.filter-selected li {
        background: #00aeef;
        border-radius: 3px;
        padding: 3px 5px 3px 10px;
        color: #fff;
        display: inline-block;
        cursor: pointer;
        margin-right: 10px;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
    }

        ul.filter-selected li::after {
            content: "x";
            display: inline-block;
            margin-left: 10px;
        }

        ul.filter-selected li:last-of-type {
            background: red;
        }

.filter-content-new > ul > li.checked, .filter-content-new > ul > li:hover {
    border: 1px solid #4a90e2;
}

.listCatNews ul li {
    width: 22%;
    display: inline-block;
    background: white;
    margin: 1%;
}

    .listCatNews ul li img {
        height: 100px;
        text-align: center;
        margin: auto;
        width: 100%;
        object-fit: scale-down;
    }

    .listCatNews ul li a {
        height: 100%;
        text-align: center;
    }

        .listCatNews ul li a h3 {
            font-size: 18px;
            height: 45px;
            color: black;
            font-weight: 500;
        }

.pg-sticky {
    position: sticky;
    left: 0;
    top: 0;
    z-index: 10;
}

.sidebar-new-style {
    display: block;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 0 5px #888;
}

    .sidebar-new-style .header_title {
        display: block;
        width: 100%;
        background-color: #f1f1f1;
        padding: 10px;
        color: #f96e11;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: center;
        border-radius: 10px 10px 0 0;
    }

    .sidebar-new-style .home_new_top {
        display: block;
        width: 100%;
    }

        .sidebar-new-style .home_new_top ul {
            display: block;
            width: 100%;
            margin-bottom: 0;
            padding: 10px 10px 0 10px;
        }

            .sidebar-new-style .home_new_top ul li {
                width: 100%;
                display: flex;
                flex-flow: row nowrap;
                justify-content: flex-start;
                margin-bottom: 10px;
            }

                .sidebar-new-style .home_new_top ul li a {
                    display: block;
                    width: 100%;
                    color: #333;
                }

                    .sidebar-new-style .home_new_top ul li a span:first-of-type {
                        overflow: hidden;
                        text-overflow: ellipsis;
                        -webkit-line-clamp: 2;
                        display: -moz-box;
                        display: -webkit-box;
                        display: box;
                        -webkit-box-orient: vertical;
                        box-orient: vertical;
                    }

                    .sidebar-new-style .home_new_top ul li a span:last-of-type {
                        display: block;
                        color: #ccc;
                        margin-top: 5px;
                    }

                .sidebar-new-style .home_new_top ul li figure {
                    width: 120px;
                    display: block;
                    margin-left: 10px;
                }

                .sidebar-new-style .home_new_top ul li a {
                    display: block;
                    width: 100%;
                    color: #333;
                }

                .sidebar-new-style .home_new_top ul li figure img {
                    display: block;
                    width: 100%;
                    border-radius: 5px;
                }

    .sidebar-new-style .pg_news_sidebar_product {
        display: block;
        width: 100%;
        padding: 10px;
    }

        .sidebar-new-style .pg_news_sidebar_product ul {
            display: block;
            width: 100%;
            margin-bottom: 0;
        }

            .sidebar-new-style .pg_news_sidebar_product ul li {
                width: 100%;
                display: flex;
                flex-flow: row nowrap;
                justify-content: flex-start;
                margin-bottom: 10px;
                padding-bottom: 10px;
            }

                .sidebar-new-style .pg_news_sidebar_product ul li figure {
                    width: 120px;
                    display: block;
                    margin-right: 10px;
                }

                .sidebar-new-style .pg_news_sidebar_product ul li a {
                    display: block;
                    width: 100%;
                    color: #333;
                }

                .sidebar-new-style .pg_news_sidebar_product ul li figure img {
                    display: block;
                    width: 100%;
                }

                .sidebar-new-style .pg_news_sidebar_product ul li div {
                    display: block;
                    width: 100%;
                }

                    .sidebar-new-style .pg_news_sidebar_product ul li div h3, .sidebar-new-style .pg_news_sidebar_product ul li div h2 {
                        display: block;
                        width: 100%;
                        font-size: 14px;
                        margin: 0 0 5px 0;
                        line-height: 1.4;
                        font-weight: bold;
                    }

                        .sidebar-new-style .pg_news_sidebar_product ul li div h3 a, .sidebar-new-style .pg_news_sidebar_product ul li div h2 a {
                            color: #333;
                        }

                    .sidebar-new-style .pg_news_sidebar_product ul li div p.price {
                        display: block;
                        width: 100%;
                    }

                    .sidebar-new-style .pg_news_sidebar_product ul li div p.price_new span {
                        color: #d0021b;
                    }

                    .sidebar-new-style .pg_news_sidebar_product ul li div p.price_old span {
                        text-decoration: line-through;
                        color: #666;
                    }

sup {
    top: -0.5em;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.pg-details {
    display: block;
    width: 100%;
    font-size: 16px !important;
    line-height: 25px;
}

@media (min-width: 992px) {
    .col-md-6 {
        width: 50%;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.btn-product-cart {
    display: block;
    width: 100%;
    text-align: center;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.btn-product-cart-fast {
    background-color: #ff6700;
    color: #ffffff;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    border-radius: 10px;
}

    .btn-product-cart-fast p:nth-of-type(1) {
        text-transform: uppercase;
        font-weight: bold;
        line-height: 25px;
        color: #ffffff;
        font-size: 15px;
    }

    .btn-product-cart-fast p:nth-of-type(2) {
        font-size: 12px;
        line-height: 15px;
        color: #ffffff;
        font-weight: normal;
        text-transform: none;
    }

.product-info-button-support {
    display: block;
    width: 100%;
    padding-left: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

    .product-info-button-support li p:nth-of-type(1) {
        height: 24px;
        line-height: 24px;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
    }

    .product-info-button-support li p:nth-of-type(2) {
        height: 16px;
        line-height: 16px;
        font-size: 0.9em;
    }

div#product_detail_button_buy_footer {
    display: inline-block;
}

.post-content img {
    border-radius: 5px;
    max-width: 100% !important;
    height: auto !important;
}
