html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.hidden {
    display: none
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

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

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

a, a:hover {
    text-decoration: none !important;
    color: #333
}

div {
    display: block
}

strong, b {
    font-weight: 700
}

.container {
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    padding: 0 15px
}

#toplink {
    background-color: #f2f2f2;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    height: 28px;
    line-height: 28px;
    font-family: Roboto
}

#top-banner {
    background: #fff;
    margin: 10px 0 0 0;
    max-height: 80px;
    overflow: hidden
}

#top-banner .container {
    display: table;
    overflow: hidden
}

#expbanner a {
    display: table-cell;
    margin: 0 auto;
    text-align: center;
    height: 70px;
    vertical-align: middle
}

#expbanner img {
    box-shadow: 0 0 4px #ddd;
    display: table
}

#header {
    border-bottom: 2px solid #2575fa;
    font-family: Roboto
}

.toplink .fa {
    color: #2575fa
}

.top-info-phone span {
    margin: 0 5px
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.float-center {
    text-align: center
}

.row {
    clear: both;
    margin: 0
}

.col {
    float: left
}

.toplink {
    width: 50%
}

.toplink li {
    padding: 0 20px;
    white-space: nowrap
}

.toplink li.active {
    background: #fff;
    border-radius: 5px 5px 0 0;
    padding: 3px 20px 0 20px;
    margin: 4px 0 0 0;
    border: 1px solid #ddd;
    border-bottom: #fff;
    font-weight: 700
}

.toplink.float-left li {
    float: left
}

.toplink.float-right li {
    float: right
}

.top-info-phone {
    position: relative;
    text-indent: 5px;
    padding: 0 20px 0 0
}

.i-view-more {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #888;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    position: absolute;
    top: 48%;
    right: 5px
}

.i-view-more:hover {
    border-top: 4px solid #2575fa;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.info-help-phone {
    display: none
}

.top-info-phone .hd-sp-drop {
    position: relative;
    display: inline-block;
    height: 28px;
    width: 30px;
    float: right;
    line-height: 28px;
    z-index: 10
}

.top-info-phone .hd-sp-drop:hover .info-help-phone {
    display: block;
    z-index: 1;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    width: 250px;
    line-height: 25px;
    left: -10px;
    top: calc(100% -1px);
    border-radius: 0 0 4px 4px
}

.hd-sp-drop-bg {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%
}

.top-info-phone .hd-sp-drop:hover .hd-sp-drop-bg {
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none
}

.top-info-phone .hd-sp-drop .i-view-more {
    right: 10px;
    z-index: 3
}

.top-info-phone .hd-sp-drop:hover .i-view-more {
    border-top-color: #2575fa
}

.info-help-phone span {
    display: block;
    margin: 0
}

.info-help-phone .fa {
    width: 25px;
    font-size: 1.2em
}

.info-help-phone img {
    vertical-align: sub;
    padding: 0 3px
}

.toplink .policy-link {
    position: relative
}

.toplink .policy-link .fa {
    font-size: 1.3em;
    padding-right: 5px
}

.toplink .policy-info {
    display: none
}

.toplink .policy-link:hover .policy-info {
    display: block;
    z-index: 999;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    width: 300px;
    line-height: 25px;
    right: -106px;
    top: 27px;
    overflow: hidden;
    border-radius: 0 0 4px 4px
}

.toplink .policy-info span {
    display: block;
    padding: 0 10px
}

.policy-info .fa {
    width: 20px;
    color: #666;
    font-weight: 100
}

.logo {
    width: 202px;
    clear: both;
    margin: 0 0 10px 0;
) no-repeat center center;
    display: block
}

.label-search {
    margin: 10px 0;
    width: 500px
}

#searchBox {
    background: #fff;
    width: 100%;
    padding: 0;
    float: left;
    margin-left: 20px;
    position: relative
}

form#frmSearch {
    display: block;
    height: 100%;
    position: relative
}

.txtQuery {
    width: 95% !important;
    margin: 0 36px 0 0;
    padding: 0;
    height: 30px;
    position: static;
    border: solid 1px #ddd;
    border-right: none;
    text-indent: 10px;
    outline: none;
    font-family: "Roboto", san-serif
}

.support-form {
    position: relative;
    z-index: 10
}

.support-form>.box-contact-support {
    position: absolute;
    background: #f6fcfe;
    width: 100%;
    right: 0;
    top: 0;
    padding: 10px 20px;
    border: solid 1px #2575fa;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .25)
}

.txt-query {
    width: 95% !important;
    margin: 0;
    padding: 0;
    line-height: 30px;
    position: static;
    border: solid 1px #ddd;
    text-indent: 10px;
    outline: none;
    font-family: "Roboto", san-serif
}

.box-contact-support .form-row {
    margin: 10px 0
}

.box-contact-support .form-row input {
    width: 100%
}

.search-cat {
    outline: none;
    -webkit-user-select: none;
    -webkit-appearance: none;
    position: absolute;
    right: 40px;
    border: none;
    top: 1px;
    height: 30px;
    border-left: 1px solid #eee;
    padding: 0 10px;
    color: #999;
    font-family: "Roboto", san-serif
}

.ac_results {
    box-shadow: 0 2px 4px #888;
    border: none
}

.ac_odd {
    background-color: #fcf8e3
}

.ac_over {
    background-color: #68b207;
    color: #fff
}

.ac_results li {
    padding: 3px 6px
}

.ac_over i {
    color: #2575fa !important;
    font-weight: 500
}

.ac_over .ac-price font {
    color: #fff !important;
    font-weight: 700
}

#frmSearch .i-view-more {
    right: 41px;
    top: 14px
}

#btnFindSubmitPad {
    float: none;
    display: inline-block;
    height: 30px;
    background: #2575fa;
    border: solid 1px #2575fa;
    position: absolute;
    right: 0;
    top: 0
}

#btnFindSubmit {
    width: 100%;
    height: 100%;
    color: #fff;
    background: url(images/search-icon-20.png) no-repeat 3px center;
    border: none;
    padding: 0 15px;
    text-indent: 10px;
    font-weight: bold
}

.account {
    margin: 0 40px;
    padding: 8px 0;
    width: 170px;
    position: relative;
    display: inline-block
}

.account-login {
    font-weight: 700
}

.account-link span {
    white-space: nowrap
}

.account-link .fa {
    color: #2575fa;
    float: left;
    padding: 4px;
    margin: 0 8px 0 0;
    border: 2px solid #2575fa;
    border-radius: 50%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.account-link .account-login-more {
    display: block;
    font-size: .9em
}

.account .account-box {
    display: none
}

.account-box.acc-info li:nth-child(4) {
    display: none
}

.account.hover .account-box:before {
    position: absolute;
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ddd;
    top: -8px
}

.account.hover .account-box:after {
    position: absolute;
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    top: -7px
}

.account.hover .acc-login, .account.hover .account-box, .cart.hover .cart-box, .account.hover .acc-login, .account.hover .account-box, .cart.hover .cart-box {
    display: block;
    position: absolute;
    border: 1px solid #ddd;
    line-height: 25px;
    z-index: 999;
    background: #fff;
    padding: 5px 20px;
    top: 48px;
    min-width: 170px
}

.cart .cart-box.show, .cart.hover .cart-box.show {
    display: block !important;
    position: fixed !important;
    border: 1px solid #ddd;
    line-height: 25px;
    z-index: 999;
    background: #fff;
    padding: 5px 20px;
    width: 500px;
    height: 380px
}

.cart-box.show:before, .cart-box.show:after, .cart-box .close {
    display: none
}

.account-box .account-input {
    border: 1px solid #ddd;
    padding: 5px;
    margin: 5px 0;
    width: 200px
}

.account-box a {
    color: #2575fa
}

.register-accout {
    text-align: right
}

.login-submit {
    width: 100%
}

#btnLoginSubmit, .btn-login {
    width: 100%;
    margin: 5px 0;
    background: #2575fa;
    border: 1px solid #2575fa;
    line-height: 25px;
    color: #fff
}

.login-social {
    border-top: 1px solid #eee;
    margin: 10px 0;
    padding: 10px 0
}

.login-social .signin-openID:first-child {
    margin-right: 14px
}

.login-social .signin-openID {
    margin: 10px 0;
    padding-right: 10px;
    text-indent: 30px;
    line-height: 24px;
    border-radius: 12px;
    color: #fff
}

.login-social .signin-openID.facebook {
    background: #546ea6 url(images/Facebook.png) no-repeat 0 center
}

.login-social .signin-openID.google {
    background: #df5656 url(images/GooglePlus.png) no-repeat 0 center
}

.cart {
    padding: 8px 0;
    position: relative;
    width: 150px;
    margin: 0 20px 0 0
}

.cart .fa-shopping-cart {
    font-size: 1.8em;
    line-height: .9em;
    color: #2575fa;
    float: left;
    text-indent: -1px;
    padding: 4px;
    margin: 0 8px 0 0;
    border: 2px solid #2575fa;
    border-radius: 50%;
    overflow: hidden;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cart-title {
    font-weight: 700
}

.cart-status {
    white-space: nowrap
}

.cart b {
    color: #2575fa
}

.cart-total b {
    float: right;
    width: 40%
}

.cart .cart-box {
    display: none
}

.cart.hover .cart-box {
    width: 300px;
    right: -20px
}

.cart.hover .cart-box:before {
    position: absolute;
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ddd;
    top: -8px
}

.cart.hover .cart-box:after {
    position: absolute;
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    top: -7px
}

.cart-box .cart-item {
    border-top: 1px dotted #ddd;
    padding: 5px 0;
    line-height: 20px;
    white-space: nowrap
}

.cart-box .cart-item1 img {
    width: 40px;
    padding-right: 10px;
    height: auto;
    max-height: 50px
}

.cart-box .cart-item2 {
    width: 40%;
    padding-right: 10px;
    white-space: normal
}

.cart-box .cart-item3, .cart-box .cart-item4 {
    width: 30%
}

.cart-box .cart-item5 {
    float: right
}

.cart-box .cart-item .fa-trash-o {
    color: #aaa;
    font-size: 1.3em
}

.cart-box .cart-item3.product {
    font-weight: 700;
    color: #2575fa
}

.cart-box .cart-total {
    border-top: 1px solid #ddd;
    padding: 8px 0
}

.cart-box .cart-checkout {
    display: block;
    margin: 0 0 5px 0;
    background: #2575fa;
    line-height: 32px;
    font-weight: 500;
    font-size: 1.2em;
    border-radius: 3px;
    color: #fff;
    text-align: center
}

.topnav {
    height: 30px;
    line-height: 30px;
    position: relative
}

.top-home-nav {
    line-height: 30px;
    height: 30px;
    width: 200px
}

.top-home-nav .home-item {
    border: 1px solid #da251c;
    background-color: #da251c;
    color: #fff;
    border-radius: 4px 4px 0 0;
    font-weight: bold;
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
    text-transform: uppercase
}

.top-home-nav .home-item .icon-home {
    padding-right: 10px
}

.top-home-nav .icon-home:before {
    content: "≡";
    position: absolute;
    top: 0;
    left: 10px;
    font-weight: 100;
    font-size: 2em;
    font-family: Verdana;
    line-height: 26px
}

.top-home-nav.hover.mobile .icon-home:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    font: 100 normal normal 20px/26px FontAwesome;
    width: 100%;
    text-align: center
}

.top-right-nav {
    overflow: hidden;
    position: absolute;
    left: 200px;
    height: 30px
}

.top-menu-item {
    padding: 0 20px
}

.leftNavMenu, .leftSubNavMenu {
    display: none
}

.leftNavMenu .menu-item.hover .leftSubNavMenu, .top-home-nav.hover .leftNavMenu, .leftNavMenu>.menu-item>.hover .leftSubNavMenu {
    display: block
}

.leftNavMenu {
    position: absolute;
    top: 31px;
    width: 200px;
    border: 1px solid #da251c;
    z-index: 2
}

.leftNavMenu .menu-item {
    float: left;
    line-height: 46px;
    height: 46.9px;
    width: 100%;
    display: block;
    background: #fff;
    padding-top: 7px;
}
.leftNavMenu .menu-item:nth-child(1):hover,
.leftNavMenu .menu-item:nth-child(1).hover {
    background: #da251c
}

.leftNavMenu .menu-item:nth-child(4n+2):hover,
.leftNavMenu .menu-item:nth-child(4n+2).hover {
    background: #ffb909
}

.leftNavMenu .menu-item:nth-child(4n+3):hover,
.leftNavMenu .menu-item:nth-child(4n+3).hover {
    background: #19abe0
}

.leftNavMenu .menu-item:nth-child(4n+4):hover,
.leftNavMenu .menu-item:nth-child(4n+4).hover {
    background: #68b207
}

.leftNavMenu .menu-item:nth-child(4n+5):hover,
.leftNavMenu .menu-item:nth-child(4n+5).hover {
    background: #da251c
}

.add_color8,
.add_color4,
.add_color0{
    background: #2575fa;
}
.add_color9,
.add_color5,
.add_color1{
    background: #2575fa;
}
.add_color10,
.add_color6,
.add_color2{
    background: #68b207;
}
.add_color11,
.add_color7,
.add_color3{
    background: #2575fa;
}
.cat-pad-10>.cat-pad-header,
.cat-pad-6>.cat-pad-header,
.cat-pad-2>.cat-pad-header{
    border-top: 2px solid #2575fa !important;
}
.cat-pad-11>.cat-pad-header,
.cat-pad-7>.cat-pad-header,
.cat-pad-3>.cat-pad-header{
    border-top: 2px solid #2575fa !important;
}
.cat-pad-12>.cat-pad-header,
.cat-pad-8>.cat-pad-header,
.cat-pad-4>.cat-pad-header{
    border-top: 2px solid #68b207 !important;
}
.cat-pad-13>.cat-pad-header,
.cat-pad-9>.cat-pad-header,
.cat-pad-5>.cat-pad-header{
    border-top: 2px solid #2575fa !important;
}

.leftNavMenu .menu-item:hover a {
    color: #fff
}

.leftNavMenu .menu-item:hover img {
    -moz-filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.leftNavMenu .menu-item a {
    padding: 0 8px;
    font-weight: 100;
    font-size: 1.1em;
    line-height: 34px;
    display: block
}

.leftNavMenu .menu-item img {
    width: 24px;
    vertical-align: middle;
    margin-right: 6px
}

.leftNavMenu .menu-item:last-child {
    content: "Xem tất cả";
    display: block
}

.leftSubNavMenu {
    -webkit-column-width: 190px;
    -webkit-column-gap: 0;
    -moz-column-width: 190px;
    -moz-column-gap: 0;
    column-width: 190px;
    column-gap: 0;
    column-fill: auto;
    left: 198px;
    top: 0;
    height: 100%;
    position: absolute;
    padding: 5px 0;
    width: 717px;
    background: #fff;
    min-height: calc(100% +1px);
    overflow: hidden;
    border: 1px solid #2575fa;
    z-index: 999
}

.leftNavMenu .menu-item:nth-child(4n+1) .leftSubNavMenu {
    border-color: #ffb909
}

.leftNavMenu .menu-item:nth-child(4n+2) .leftSubNavMenu {
    border-color: #19abe0
}

.leftNavMenu .menu-item:nth-child(4n+3) .leftSubNavMenu {
    border-color: #68b207
}

.leftNavMenu .menu-item:nth-child(4n+4) .leftSubNavMenu {
    border-color: #da251c
}

.leftSubNavMenu p {
    display: block;
    line-height: 20px;
    float: left;
    margin: 0 0 0 5px;
    min-width: 190px;
    padding: 0;
    font-size: .9em;
    text-indent: -13px
}

.leftSubNavMenu p.menu-item1 a {
    font-weight: 500;
    color: #19abe0 !important
}

.leftSubNavMenu p a {
    color: #222 !important;
    font-size: .9em;
    line-height: 22px !important
}

.leftSubNavMenu p:hover a {
    color: red !important
}

.leftSubNavMenu .menu-item1 img {
    width: 19px !important;
    height: auto;
    margin-left: 5px;
    -moz-filter: brightness(1) !important;
    -webkit-filter: brightness(1) !important;
    filter: brightness(1) !important
}

.leftSubNavMenu .menu-item2 {
    padding-left: 23px
}

.leftSubNavMenu .menu-item2 a:before {
    content: "▪ ";
    color: #aaa;
    padding-right: 5px
}

.cheap-label {
    margin: 0 15px;
    line-height: 20px;
    display: none !important
}

.row.home-slider {
    position: relative;
    overflow: hidden
}

.slider {
    left: 202px;
    top: 1px;
    display: block;
    width: 720px;
    position: absolute
}

.slider img {
    width: 970px;
    height: 375px
}

.slider-nav {
    position: absolute;
    right: 0;
    width: 250px;
    display: block;
    height: 376px;
    border: 1px solid #ddd;
    margin-top: -1px;
    z-index: 2;
    background: rgba(255, 255, 255, .9)
}

.slider-nav li {
    display: block;
    clear: both;
    height: 75px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    position: relative
}

.slider-nav li:last-child {
}

.slider-nav li.active {
    background: #fff
}

.slider-nav li.active:before {
    right: 100%;
    top: 49%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: transparent;
    border-right-color: #ccc;
    border-width: 10px;
    margin-top: -8px
}

.slider-nav li.active:after {
    right: 100%;
    top: 49%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: transparent;
    border-right-color: #fff;
    border-width: 9px;
    margin-top: -7px
}

.slider-nav h3.slider-nav-title {
    line-height: 20px;
    font-weight: 700;
    font-size: .9em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.slider-nav h3.slider-nav-title i {
    font-weight: 100;
    color: #888;
    display: block
}

.slider-nav .slider-nav-img {
    width: 52px;
    height: 52px;
    border-radius: 3px;
    float: left;
    margin-right: 10px;
    overflow: hidden
}

.slider-nav-img img {
    width: 60px;
    height: auto
}

#homepage .brand-pad {
    margin-top: 13px;
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center
}

#homepage .brand-item {
    height: 50px;
    margin: 10px 20px;
    overflow: hidden;
    display: inline-block
}

#homepage .brand-item img {
    vertical-align: middle;
    overflow: hidden;
    max-height: 50px;
    max-width: 120px;
    margin: 0
}

#homepage .brand-item:hover img {
    opacity: 1
}

.cat-pad {
    clear: both;
    display: table;
    margin-bottom: 20px
}

.cat-pad:nth-child(4n+1) .cat-pad-header {
    border-color: #2575fa
}

.cat-pad:nth-child(4n+2) .cat-pad-header {
    border-color: #2575fa
}

.cat-pad:nth-child(4n+3) .cat-pad-header {
    border-color: #68b207
}

.cat-pad:nth-child(4n+4) .cat-pad-header {
    border-color: #2575fa
}

.cat-pad-header {
    border: 1px solid;
    height: 35px;
    line-height: 35px;
    overflow: hidden
}

.cat-pad-header h2 {
    float: left;
    width: auto;
    padding: 0 30px 0 10px;
    position: relative
}

.add_color12,
.add_color8,
.add_color4,
.add_color0,
.cat-pad:nth-child(4n+1) .cat-pad-header h2 {
    background: #2575fa
}
.add_color13,
.add_color9,
.add_color5,
.add_color1,
.cat-pad:nth-child(4n+2) .cat-pad-header h2 {
    background: #2575fa
}
.add_color14,
.add_color10,
.add_color6,
.add_color2,
.cat-pad:nth-child(4n+3) .cat-pad-header h2 {
    background: #68b207
}

.add_color16,
.add_color11,
.add_color7,
.add_color3,
.cat-pad:nth-child(4n+4) .cat-pad-header h2 {
    background: #2575fa
}

.cat-pad-header h2 a {
    color: #fff;
    font-size: 1.2em;
    white-space: nowrap
}

.cat-pad-header h2 a img {
    width: 24px;
    max-height: 24px;
    margin-right: 10px;
    vertical-align: middle;
    -moz-filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.cat-pad-top {
    float: left
}

.cat-pad-top li {
    float: left;
    padding: 0 20px;
    position: relative
}

.cat-pad-top li:last-child {
    padding-right: 10px
}

.cat-pad-top li:last-child:after {
    /*content: "»";*/
    font-size: 1.3em;
    padding-left: 10px;
    color: #999
}

.cat-pad:nth-child(4n+1) .subcat-pad {
    border-color: #2575fa
}

.cat-pad:nth-child(4n+2) .subcat-pad {
    border-color: #2575fa
}

.cat-pad:nth-child(4n+3) .subcat-pad {
    border-color: #68b207
}

.cat-pad:nth-child(4n+4) .subcat-pad {
    border-color: #2575fa
}

.subcat-pad {
    width: 199px;
    height: 472px;
    overflow: hidden;
    background: #f6f6f6;
    border-width: 0 0 1px 1px;
    border-style: solid
}

.subcat-pad-main {
    padding-top: 10px
}

.subcat-pad-main .subcat-item {
    padding: 0 10px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.subcat-pad-main .subcat-item:hover, .subcat-pad-main .subcat-item:hover a {
    color: #fff
}

.subcat-pad-main .subcat-item.more {
    text-align: right
}

.subcat-pad-main .subcat-item.more:after {
    content: "»";
    font-size: 1.3em;
    padding-left: 10px;
    color: #999
}

.cat-pad .subcat-item.more:hover {
    background: none !important;
    color: #333
}

.subcat-pad-main .subcat-item.more:hover a {
    color: #333
}

.cat-pad:nth-child(4n+1) .subcat-item:hover {
    background: #2575fa
}

.cat-pad:nth-child(4n+2) .subcat-item:hover {
    background: #2575fa
}

.cat-pad:nth-child(4n+3) .subcat-item:hover {
    background: #68b207
}

.cat-pad:nth-child(4n+4) .subcat-item:hover {
    background: #2575fa
}

.subcat-brand-item {
    display: block;
    border: 1px solid #ddd;
    margin: 15px 20px;
    height: 60px;
    border-radius: 4px;
    background: #fff
}

.subcat-brand-item img {
    max-width: 120px;
    max-height: 30px;
    display: block;
    margin: 15px auto
}

.home-product-pad {
    border: 1px solid;
    border-top: none;
    border-left: 1px solid #ddd;
    overflow: hidden
}

.cat-pad:nth-child(4n+1) .home-product-pad {
    border-color: #2575fa
}

.cat-pad:nth-child(4n+2) .home-product-pad {
    border-color: #2575fa
}

.cat-pad:nth-child(4n+3) .home-product-pad {
    border-color: #68b207
}

.cat-pad:nth-child(4n+4) .home-product-pad {
    border-color: #2575fa
}

.home-product-banner {
    overflow: hidden
}

.home-product-banner img {
    width: 100%
}

.home-product-list .list-product-item:first-child {
    border-left: none
}

.list-product-item {
    width: 200px;
    height: 240px;
    overflow: hidden;
    border-left: 1px solid #ddd;
    position: relative
}

.corner-ribbon.top-right {
    width: 100px;
    background: #e43;
    position: absolute;
    top: 5px;
    left: auto;
    right: -28px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 1px;
    color: #f0f0f0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #e43;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.list-product-discount {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 5px;
    height: 30px;
    line-height: 30px;
    z-index: 9;
    background: #0089e0
}

.list-product-discount span {
    padding: 0 6px;
    color: #fff
}

.list-product-discount span:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -15px;
    width: 0;
    height: 0;
    border-color: transparent #0089e0 transparent transparent;
    border-style: solid;
    border-width: 15px 15px 15px 0
}

.list-product-discount span:after {
    content: "";
    position: absolute;
    top: 13px;
    left: -5px;
    float: left;
    width: 4px;
    height: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: -1px -1px 2px #004977;
    -webkit-box-shadow: -1px -1px 2px #004977;
    box-shadow: -1px -1px 2px #004977
}

.info-gift {
    width: 100%;
    border-radius: 3px;
    background-color: rgba(246, 69, 129, .8);
    z-index: 999;
    position: relative;
    padding: 5px;
    display: none;
    color: #fff;
    font-size: .9em;
    bottom: 45px;
    top: -1px
}

.list-product-gift.active {
    width: calc(100% -10px);
    height: 32px;
    background: url(images/gift-24.png) no-repeat 12px center;
    border-radius: 4px;
    top: 5px;
    left: 5px;
    position: absolute;
    cursor: pointer;
    z-index: 9
}

.list-product-gift.active:before {
    content: "Tẕng qu?";
    line-height: 25px;
    font-size: .85em;
    font-weight: 500;
    display: block;
    margin-top: 28px;
    color: #2575fa;
    border-radius: 3px;
    background: rgba(255, 255, 255, .8);
    width: 60px;
    text-transform: uppercase
}

.list-product-gift.promo.active {
    top: 128px;
    right: 5px;
    left: auto
}

.list-product-gift.promo.active .info-gift {
    top: 35px
}

.list-product-gift.promo.active .info-gift:after {
    right: 10px;
    left: auto
}

.info-gift a {
    color: #fff;
    display: block
}

.info-gift a:hover {
    color: #fff;
    display: block
}

.name-gift {
    width: 180px;
    height: 30px;
    vertical-align: middle;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 15px
}

.list-product-gift:hover .info-gift {
    display: block
}

.list-product-gift:hover .info-gift:after, .list-product-gift.hover .info-gift:after {
    position: absolute;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #f64581;
    top: -6px;
    left: 22px;
    opacity: .8
}

.list-product-thumb {
    text-align: center;
    overflow: hidden;
    height: 206px;
    margin: 10px;
    display: block
}

span.image-thumb {
    position: relative;
    width: 100%;
    height: 100%;
    display: table
}

span.image-thumb a {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%
}

.list-product-thumb img {
    max-width: 100%;
    max-height: 200px
}

.home-product-pad .home-product-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box
}

.home-product-freeship {
    margin: 0 10px;
    position: relative
}

.list-product-freeship {
    background: rgba(255, 185, 9, .28) url(images/free-shipping-25.png) no-repeat 5px 0;
    margin: 5px 0;
    line-height: 25px;
    width: 100%;
    display: inline-block;
    text-indent: 35px;
    color: #68b207
}

.txt-product-freeship {
    background: #68b207 url(images/Free-ship-white.png) no-repeat 5px center;
    text-indent: 35px;
    position: absolute;
    line-height: 25px;
    width: 100%;
    border-radius: 3px;
    color: #fff;
    bottom: 5px
}

.product-list-item-right .home-product-freeship {
    position: absolute
}

.product-list-item-right .txt-product-freeship {
    position: initial;
    margin-top: 145px;
    padding-right: 10px
}

.home-product-title a {
    font-weight: 700;
    margin: 0 10px;
    display: block;
    overflow: hidden
}

.name-brand {
    margin: 2px 10px
}

.name-brand a {
    color: #999
}

.list-product-item:hover .home-product-title a {
    color: #2575fa
}

.list-product-price {
    margin: 0 10px;
    clear: both
}

.list-product-price span {
    white-space: nowrap
}

.list-product-meta-price {
    color: #2575fa;
    font-weight: 700;
    font-size: 1.1em
}

.list-product-old-price {
    text-decoration: line-through;
    font-size: .9em;
    color: #999
}

.content-Right .xst-pad {
    top: inherit;
    bottom: 0
}

.xst-pad {
    display: block;
    position: absolute;
    top: 114px;
    width: 90%;
    margin: 10px;
    padding: 3px 7px;
    font-size: .9em;
    line-height: 18px;
    font-family: Arial;
    border-radius: 3px;
    color: #fff;
    opacity: .3;
    background: #666;
    z-index: 20
}

.xst-br {
    display: inline-block;
    text-align: left
}

.xst-val {
    display: inline-block;
    float: right
}

.xst-qty {
    background: #fff;
    padding: 1px 3px;
    border-radius: 2px
}

.xst-qty.msQty {
    color: blue
}

.xst-qty.msBkQty {
    color: red
}

.xst-qty.msBadQty {
    color: #888
}

.xst-qty.msRealQty {
    color: #ffd700
}

.xst-qty.msQty0 {
    color: gray;
    font-weight: normal
}

.list-product-item:hover .xst-pad, .product-catalog-item:hover .xst-pad, .row-prod.prod-item:hover .xst-pad {
    opacity: .8
}

.list-product-item:hover .xst-qty, .product-catalog-item:hover .xst-qty {
    background: none;
    color: #fff
}

#footer {
    /*background: #e2e2e2;*/
    border-top: 1px solid #d5d5d5;
    margin-top: 20px;
    font-family: Roboto
}

#footer .container {
    padding: 10px 0
}

.footer-info {
    display: inline;
    padding: 0
}

.footer-info h2 {
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 700
}

.footer-info li {
    line-height: 25px
}

.footer-meta-info {
    display: block;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin: 10px 0
}

.footer-meta-info h3 {
    text-transform: uppercase;
    font-size: 1.4em
}

.footer-meta-info h3 i {
    text-transform: none;
    display: inline-block;
    font-size: .9em
}

.footer-meta-info h3 i:before {
    content: " - "
}

.footer-apps {
    margin-bottom: 5px
}

.footer-meta-brand {
    width: 50%;
    display: inline-block
}

.footer-meta-info-brand {
    margin-top: 10px
}

.footer-meta-info-brand .brand-name {
    font-weight: 700
}

.footer-meta-info-brand .brand-name i {
    font-weight: 100
}

.footer-meta-info-brand .item span {
    padding-right: 5px;
    font-weight: 700;
    display: inline-block
}

.footer-meta-info-brand .item .phone-number {
    font-weight: normal
}

.footer-info .footer-social.title {
    line-height: 45px;
    padding-right: 5px
}

.footer-info .footer-social-item {
    line-height: 30px;
    margin: 5px;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 1.4em
}

.footer-verified.title {
    line-height: 40px
}

.footer-verified {
    padding-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
    float: right
}

.footer-verified-title {
    font-weight: 700
}

.footer-app-item {
    margin-right: 10px
}

.footer-verified-item {
    position: relative;
    border: solid 1px #ddd;
    margin-right: 10px;
    padding: 0;
    height: 57px;
    text-align: center;
    font-size: 12px !important;
    vertical-align: middle
}

.footer-verified-item img {
    height: 57px;
    width: auto;
    margin-right: 10px
}

.footer-bottom {
    font-size: .95em;
    margin-top: 10px
}

#tl_pop {
    z-index: 2000
}

.vn_trusted_text {
    margin-right: 0;
    padding-top: 20px
}

.footer-payment {
    margin-top: 5px;
    display: table
}

.footer-payment.title {
    margin-right: 10px
}

.footer-payment.img {
    /*background: url(images/visa-mastercard.png) no-repeat right center;*/
    height: 39px;
    width: 360px
}

.attri-sel.size .i-view-more {
    left: 250px
}

#detailpage .list-prod-related {
    width: 100%
}

.delivery-type .icon {
    margin-right: 10px
}

#scrolltop {
    background-color: #2575fa;
    bottom: 2em;
    color: #fff;
    display: none;
    text-align: center;
    opacity: .5;
    line-height: 33px;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    position: fixed;
    right: 1.5em;
    text-decoration: none;
    z-index: 99
}

#scrolltop .fa {
    font-size: 1.3em
}

#scrolltop:hover {
    opacity: 1;
    transition: 1s
}

.info-prod.prod-price.salefree {
    margin: 10px 0;
    border: 1px dashed #68b207;
    line-height: 22px;
    position: relative
}

.info-prod.prod-price.salefree .promo-free-title {
    background: rgba(104, 178, 7, .41);
    font-weight: 500;
    padding: 5px 10px;
    text-indent: 40px;
    color: #fff
}

.info-prod.prod-price.salefree:before {
    background: url(images/free.html) no-repeat;
    content: "";
    width: 64px;
    height: 64px;
    position: absolute;
    left: -16px;
    top: -16px
}

.info-prod.prod-price.salefree .promo-free {
    display: block;
    margin: 5px 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #68b207
}

.info-prod.prod-price.salefree li:last-child .promo-free {
    border-bottom: none
}

.info-prod.prod-price.salefree a .title {
    font-size: 1.1em;
    color: #68b207
}

.info-prod.prod-price.salefree .more {
    font-size: .9em
}

.info-prod.info-price.prod-select-price .title {
    display: table-cell
}

.prod-select-price-item {
    margin-right: 20px;
    display: inline-block
}

.prod-descp img {
    max-width: 100%;
    height: auto
}

.catalog-bar {
    background: #2575fa;
    margin-bottom: 10px;
    line-height: 25px;
    padding: 5px 0 0 5px;
    width: 100%
}

.catalog-bar.sticky {
    z-index: 999
}

.cat-bar-item {
    padding: 0 10px;
    line-height: 25px;
    color: #fff;
    display: inline-block
}

.cat-bar-item.active {
    border-radius: 3px 3px 0 0;
    background: #fff;
    color: #2575fa;
    display: inline-block
}

#cart-popup {
    z-index: 3000 !important
}

.list-brand-search {
    margin: 5px 0
}

.list-brand-search .q-brand-search {
    margin: 5px 0 5px 10px;
    border: 1px solid #ddd;
    border-radius: 3px 0 0 3px;
    line-height: 24px;
    outline: none;
    padding: 0 5px;
    width: calc(100% -46px)
}

.list-brand-search .btn-brand-search {
    text-indent: 100px;
    width: 26px;
    height: 26px;
    border-radius: 0 3px 3px 0;
    overflow: hidden;
    background: #68b207 url(images/search-icon-20.png) no-repeat center;
    border: 1px solid #68b207;
    margin: 0 0 0 -4px;
    line-height: 22px;
    outline: none
}

.list-brand-filter .list-brand-check, .list-size-filter .list-brand-check {
    max-height: 305px;
    overflow-y: auto
}

.container ::-webkit-scrollbar {
    width: 10px;
    margin-right: 5px
}

.container ::-webkit-scrollbar-track {
    background: #fafafa;
    border: 1px solid #eee;
    border-right: none;
    border-radius: 5px
}

.container ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #eee;
    border: 1px solid #ddd;
    border-right: none
}

.container ::-webkit-scrollbar-thumb:active {
    background: #ccc
}

a.btn-admin-edit {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 4px;
    line-height: 24px;
    font-size: .9em;
    color: #fff;
    text-indent: 28px;
    background: rgba(218, 37, 28, .7) url('images/Edit.png') no-repeat 5px center;
    display: none;
    z-index: 99
}

.promo-item {
    border-bottom: 1px dashed #2575fa;
    min-height: 70px
}

.promo-item:hover .btn-admin-edit {
    display: block
}

.btn-admin-edit.btn-global {
    position: fixed;
    top: 135px;
    width: 34px;
    height: 34px;
    right: 5px;
    background: #2575fa;
    border-radius: 17px;
    line-height: 35px;
    text-align: center;
    z-index: 2000;
    opacity: .4;
    box-shadow: 0 2px 5px #ddd
}

.btn-admin-edit.btn-global:hover {
    opacity: .9
}

.btn-admin-edit.btn-global>a {
    color: #fff
}

@media (min-width:768px) {
    .container {
        width: 780px
    }

    .slider-nav, .subcat-pad, #homepage .leftNavMenu, #aboutpage .leftNavMenu, #search0page .leftNavMenu, .account-link-pad, .cart-link-pad, .cheap-label, .search-cat, .content-Right, .bar-buy.prod-name, .Page-left, .prod-rate.catalog-m span, .sub-links, .support-info-left, .slider-nav h3.slider-nav-title, .slider-nav li:last-child, .ticker-promo-box, .catalog-bar, .button-buy:after {
        display: none
    }

    .slider-nav {
        width: 74px
    }

    #homepage .top-home-nav.hover .leftNavMenu, #aboutpage .top-home-nav.hover .leftNavMenu, #search0page .top-home-nav.hover .leftNavMenu, #toplink, .bx-contact {
        display: block
    }

    .home-product-pad {
        height: 510px
    }

    #detailpage .prod-offer {
        width: 477px
    }

    #detailpage .more-support {
        width: 253px;
        float: right
    }

    .info-prod.info-price.prod-select-price .title {
        display: inline-block
    }

    #header {
        background: #fff
    }

    .account, .cart {
        margin: 0 20px 0 0
    }

    .account.hover .acc-login, .account.hover .account-box {
        right: -60px
    }

    .cart.hover .cart-box:before, .cart.hover .cart-box:after {
        right: 35px
    }

    .account.hover .acc-login:before, .account.hover .acc-login:after, .account.hover .account-box:before, .account.hover .account-box:after {
        right: 75px
    }

    .label-search {
        width: 350px
    }

    .home-slider {
        height: 300px
    }

    .slider {
        left: 0
    }

    #detailpage .content-Left {
        width: 750px
    }

    .slider img {
        width: 750px;
        height: 300px
    }

    .leftSubNavMenu {
        width: 552px
    }

    .home-product-banner {
        width: 750px;
        height: 270px
    }

    .home-product-list {
        height: 239px;
        overflow: hidden
    }

    #catpage .Slider-banner .slides {
        width: 750px;
        height: 267px
    }

    .list-product-item {
        width: 186px
    }

    .footer-meta-brand, .pad-order-right {
        width: 100%
    }

    .footer-verified {
        float: left
    }

    .Page-right {
        width: 750px;
        margin: 0
    }

    .product-catalog-item {
        width: 175px;
        margin: 0 5px
    }

    #contenedor {
        width: 100%
    }

    #detailpage .top-info-right {
        width: 100%;
        margin-left: 0
    }

    #detailpage .list-product-item-related {
        width: 188px
    }

    .footer-info {
        width: 33%
    }

    .footer-meta-info h3 {
        font-size: 1.3em
    }

    .rate-comments {
        width: 470px;
        border-left: 1px solid #ddd;
        padding-left: 20px
    }

    .checkout-left {
        width: 100%;
        margin: 20px 0 0 0
    }

    .account-row-left, .wrap-profiles-address {
        width: 100%
    }

    .product-list-title .product-list-count, .product-list-details .product-list-count {
        width: 10%
    }

    .product-list-title .product-list-status, .product-list-details .product-list-status {
        width: 10%
    }

    .product-list-title .product-list-date, .product-list-details .product-list-date, .product-list-title .product-list-id, .product-list-details .product-list-id, .product-list-title .product-list-price, .product-list-details .product-list-price, .product-list-title .product-list-total-price, .product-list-details .product-list-total-price {
        width: 14%
    }

    .order-complete-product-list .product-list-title .product-list-id, .order-complete-product-list .product-list-details .product-list-id, .order-complete-product-list .product-list-title .product-list-price, .order-complete-product-list .product-list-details .product-list-price, .order-complete-product-list .product-list-title .product-list-total-price, .order-complete-product-list .product-list-details .product-list-total-price {
        width: 15%
    }

    .order-complete-product-list .product-list-title .product-list-status, .order-complete-product-list .product-list-details .product-list-status {
        width: 0
    }

    .order-complete-product-list .product-list-title .product-list-name, .order-complete-product-list .product-list-details .product-list-name {
        width: 45%
    }

    .promo-wrap .promo-item {
        width: 29%;
        border: 1px solid #fff;
        height: 382px;
        margin: 10px 2%
    }

    .promo-item .promo-more {
        display: none;
        position: absolute
    }

    .Promo-product-item {
        width: 212px
    }
}

@media (min-width:992px) {
    .container {
        width: 1000px
    }

    .header {
        background: #fff;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        padding: 12px 0 0 0
    }

    .account-link-pad, .cart-link-pad, .delivery-type .icon, .bar-buy.prod-name, .prod-rate.catalog-m span, .form-item-title, .bx-contact {
        display: none
    }

    #detailpage .more-support {
        width: 100%
    }

    #homepage .leftNavMenu, #search0page .leftNavMenu, .cheap-label, .search-cat, .content-Right, #toplink, #stickyheader .item1, .Page-left, .sub-links, .support-info-left, .slider-nav li:last-child, .ticker-promo-box, #aboutpage .leftNavMenu {
        display: block !important
    }

    .footer-meta-brand {
        width: 50%
    }

    .footer-verified {
        float: right
    }

    .checkout-wrap .checkout-col {
        float: right !important;
        margin-left: 20px !important
    }

    #checkout-info {
        float: left !important;
        margin: 0 !important
    }

    .ticker-promo-box {
        width: 500px
    }

    .slider-nav {
        width: 73px
    }

    .pad-order-right {
        width: calc(100% -220px)
    }

    #header {
        background: #fff
    }

    .footer-info-last {
        float: right;
        margin-top: 10px
    }

    .account.hover .acc-login, .account.hover .account-box {
        right: -60px
    }

    .cart.hover .cart-box:before, .cart.hover .cart-box:after {
        right: 35px
    }

    .account.hover .acc-login:before, .account.hover .acc-login:after, .account.hover .account-box:before, .account.hover .account-box:after {
        right: 75px
    }

    .home-slider {
        height: 375px
    }

    .slider {
        left: 200px
    }

    .slider img {
        width: 970px;
        height: 375px
    }

    .leftSubNavMenu {
        width: 771px
    }

    .label-search {
        width: 500px
    }

    .subcat-pad {
        display: block;
        height: 545px
    }

    .info-prod.prod-old-price {
        FLOAT: LEFT;
        margin-right: 20px
    }

    .home-product-pad {
        width: 771px;
        border-left: 1px solid #ddd !important
    }

    .home-product-banner {
        width: 100%;
        height: 270px
    }

    #catpage .Slider-banner .slides {
        width: 753px;
        height: 267px
    }

    .list-product-item {
        width: 192px
    }

    .footer-meta-info h3 i {
        display: inline-block
    }

    #detailpage .top-info-right {
        width: 450px;
        margin-left: 20px
    }

    #detailpage .prod-offer {
        width: 450px
    }

    #detailpage .sup-item:hover .info-help-phone {
        right: -118px
    }

    #detailpage .content-Left {
        width: 650px
    }

    #detailpage .list-product-item-related {
        width: 217.5px
    }

    #contenedor {
        width: 500px
    }

    .footer-info {
        width: 20%
    }

    .footer-meta-info h3 {
        font-size: 1.4em
    }

    .Page-right {
        width: 753px;
        margin-left: 15px
    }

    .product-catalog-item {
        width: 185px;
        margin: 0 0 20px 0
    }

    .rate-comments {
        width: 380px;
        padding-left: 22px
    }

    #stickyheader .item1 {
        width: 434px
    }

    .checkout-wrap .checkout-col {
        width: 474px
    }

    .checkout-left {
        margin: 0 0 0 20px
    }

    .account-row-left, .wrap-profiles-address {
        width: 50%
    }

    .promo-wrap .promo-item {
        height: 436px
    }

    .Promo-product-item {
        width: 206px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1230px
    }

    #homepage .leftNavMenu, #aboutpage .leftNavMenu, #search0page .leftNavMenu, .account-link-pad, .cart-link-pad, .cheap-label, .search-cat, .delivery-type .icon, .content-Right, #toplink, .info-support, .bar-buy.prod-name, #stickyheader .item1, .prod-rate.catalog-m span, .Page-left, .sub-links, .form-item-title, .support-info-left, .slider-nav li:last-child, .slider-nav h3.slider-nav-title, .bx-contact {
        display: block
    }

    .slider-nav {
        width: 250px
    }

    .pad-order-right {
        width: calc(100% -220px)
    }

    .ticker-promo-box {
        width: 600px
    }

    #header {
        background: #fff
    }


    .account.hover .acc-login, .account.hover .account-box {
        right: 10px
    }



    .cart.hover .cart-box:before, .cart.hover .cart-box:after {
        right: 145px
    }

    .cart-box-inner .close {
        display: none
    }

    .account.hover .acc-login:before, .account.hover .acc-login:after, .account.hover .account-box:before, .account.hover .account-box:after {
        right: 135px
    }

    .home-slider {
        height: 375px
    }

    .slider {
        left: 200px
    }

    .slider img {
        width: 1000px;
        height: 375px
    }

    .label-search {
        width: 500px
    }

    .leftSubNavMenu {
        width: 1000px;
    }

    .home-product-pad {
        width: 1000px;
        height: 545px;
        border-left: 1px solid #ddd !important
    }

    .home-product-banner {
        width: 1000px;
        height: 270px
    }

    .list-product-item {
        width: 20%
    }

    #catpage .Slider-banner .slides {
        width: 985px;
        height: 267px
    }

    .footer-meta-info h3 i {
        display: inline-block
    }

    #detailpage .top-info-right {
        width: 650px;
        margin-left: 20px
    }

    #detailpage .prod-offer {
        width: 407px
    }

    .info-prod.prod-old-price {
        float: none
    }

    #stickyheader .item1 {
        width: 434px
    }

    #stickyheader .item2 {
        width: auto
    }

    #detailpage .more-support {
        width: 223px;
        float: right
    }

    .checkout-wrap .checkout-col {
        width: 574px
    }

    #detailpage .sup-item:hover .info-help-phone {
        right: -150px
    }

    #detailpage .content-Left {
        width: 855px
    }

    #detailpage .list-product-item-related {
        width:25%;
    }

    #contenedor {
        width: 500px
    }

    .footer-info {
        width: 20%
    }

    .footer-meta-info h3 {
        font-size: 1.4em
    }

    .Page-right {
        width: 985px;
    }

    .product-catalog-item {
        width: 100%;
        /*margin-left: 5px;*/
        /*max-width: 230px*/
    }

    .rate-comments {
        width: 540px;
        padding-left: 25px
    }

    .promo-wrap .promo-item {
        height: 420px
    }

    .Promo-product-item {
        width: 198px
    }
}

@media print {
    .order-complete {
        font-family: "Times New Roman", Georgia, Serif
    }

    #checkoutCompletepage #header, #checkoutCompletepage .pad-order-right .row-message, #checkoutCompletepage #footer {
        display: none
    }

    .order-complete {
        border: none !important;
        box-shadow: none !important
    }

    .order-complete-inner {
        padding: 0 !important
    }
}

#brandpage .cat-tree-item a:after {
    display: none
}

#brandpage .cat-tree-nav {
    margin-left: 5px
}

.box-brand {
    width: 100%
}

.img-brand img {
    width: 190px;
    vertical-align: middle;
    padding: 25px 0;
    margin-left: 5px
}

.description-brand {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px
}

.description-brand h2 {
    font-size: 18px
}

.info-brand-detail {
    width: 100%;
    text-align: justify;
    line-height: 24px;
    padding: 5px;
    position: relative
}

.info-brand-detail h2 {
    font-size: 16px;
    color: #2575fa
}

.info-brand-detail p {
    margin-top: 10px
}

.info-brand-detail ul li:before {
    width: 4px;
    height: 4px;
    line-height: 4px;
    content: "";
    border-radius: 4px;
    position: absolute;
    background-color: gray;
    margin-top: 10px;
    margin-left: -10px
}

.info-brand-detail ul li {
    margin-left: 20px
}

.info-brand-detail img {
    width: 100%
}

#searchpage .cat-tree-item a:after {
    display: none
}

.key-search {
    font-weight: 600
}

.key-search:first-letter {
    text-transform: uppercase;
    margin-left: 5px
}

.more-list-prod {
    position: relative;
    background-color: #fff;
    padding-bottom: 20px;
    width: 100%
}

#orderpage {
    background-color: #fff
}

#orderpage .order-wrap {
    width: 100%
}

.order-wrap .title-cart {
    background-color: #fff
}

.order-wrap .cart-product-name {
    width: 58%
}

.order-wrap .cart-product-count, .order-wrap .cart-product-price, .order-wrap .cart-product-money {
    width: 10%
}

.order-wrap .checkout-footer-right {
    width: 32%;
    float: right;
    margin-right: 2%
}

.order-wrap .checkout-footer-right .text-bill {
}

.pad-order.Prod-credit {
    width: auto;
    margin-top: 20px
}

.button-print.Prod-credit {
    width: auto;
    float: right
}

.pad-order .button-buy {
    margin: 0;
    width: 180px
}

.button-print .button-buy {
    margin: 0;
    width: 146px;
    background-color: green
}

.button-print .btn-order {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: 'Roboto';
    font-size: 16px;
    text-align: center;
    height: 32px;
    text-decoration: none
}

.button-print .btn-order-icon {
    height: 32px;
    width: 40px
}

.pad-order .text-btn {
    width: auto
}

.button-print .text-btn {
    width: auto;
    line-height: 32px
}

.text-message {
    padding: 10px
}

.buy-continue {
    width: 50%
}

.wrap-checkout-complete {
    width: 100%
}

.checkout-complete-center {
    width: 100%
}

.row-message {
    width: 100%;
    text-align: justify;
    padding-bottom: 5px
}

.checkout-complete-top {
    margin: 10px 0
}

.checkout-complete-top h2 {
    font-size: 20px;
    font-weight: 500;
    text-align: center
}

.icon-print {
    background: url(images/Print-20.png) no-repeat center center;
    border-right: 1px solid #4da64d
}

.support-info-left {
    width: 200px
}

.pad-support-warp {
    border: 1px solid #ddd;
    border-radius: 3px
}

.title-support-item {
    line-height: 30px;
    padding-left: 5px;
    border-bottom: 1px dashed #ddd;
    width: calc(100% -5px)
}

.sup-item-row {
    padding: 5px
}

.sup-item-row-add {
    margin-left: 22px;
    line-height: 18px
}

.sales-support .sup-item {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px
}

.sales-support .sup-item.last {
    border-bottom: none
}

.sales-support .icon-support {
    margin-left: 20px
}

.warranty-support {
    width: 100%
}

.warranty-supp-title {
    width: calc(100% -5px);
    background-color: #efefef;
    line-height: 30px;
    padding-left: 5px
}

.warranty-supp-row {
    padding-left: 5px;
    line-height: 22px;
    margin-top: 8px
}

.warranty-phone-item span {
    margin-left: 10px
}

.warranty-supp-row .fa-phone, .warranty-supp-row .fa-envelope {
    margin-right: 5px
}

.warranty-supp-row a {
    color: #2575fa
}

.hour-warranty {
    font-size: .9em
}

.warranty-phone-item {
    padding-left: 19px
}

.warranty-phone-item:before {
    border-left: 5px solid #888;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    content: "";
    margin-top: 4px
}

.pad-order-right {
    margin-right: 5px;
    margin-bottom: 20px
}

.order-complete {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px 1px #f5f5f5;
    font-size: 1.05em
}

.order-complete-inner {
    padding: 40px
}

.order-complete-header-left {
    display: inline-block
}

.order-complete-header-right {
    float: right
}

.company-logo img {
    width: 110px
}

.company-order-name {
    margin-left: 10px
}

.company-order h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500
}

.bar-code {
    margin-right: 20px
}

.ordercomplete-row {
    margin-top: 10px;
    clear: both
}

.payment-method, .shipping-method {
    float: left;
    width: 50%
}

.order-font, .payment-method .title, .shipping-method .title {
    font-weight: 700
}

.order-complete-middle-left, .order-complete-middle-right {
    width: 48%;
    margin-right: 2%;
    margin-top: 20px
}

.billing-address {
    line-height: 25px;
    margin-bottom: 20px
}

.billing-add-title h3, .order-complete-product h3 {
    font-size: 17px;
    font-weight: 700
}

.billing-add-title h3 {
    margin-bottom: 10px
}

.order-complete-product h3 {
    margin-top: 15px
}

.body-address-details {
    width: 100%
}

.body-address-details li {
    display: block;
    clear: both
}

.body-address-details .after {
    display: inline;
    table-layout: fixed
}

.billing-add-item {
    min-width: 111px;
    font-weight: 700;
    padding-right: 10px;
    display: inline-block
}

.order-complete-product-list {
    width: 100%;
    border: 1px solid #e3e3e3;
    clear: both
}

.order-complete-product-list .product-list-title {
    width: 100%;
    background-color: #f7f7f7;
    line-height: 26px;
    border-bottom: 1px solid #e3e3e3
}

.product-list-title li {
    float: left;
    border-right: 1px solid #eaeaea;
    font-weight: 700;
    padding: 2px 5px;
    height: 28px;
    display: table-cell;
    text-align: center;
    overflow: hidden
}

.product-list-title li:last-child {
    border-right: none
}

.group-product-list-item li {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px dashed #eaeaea
}

.group-product-list-item li:last-child {
    border-bottom: none
}

.product-list-details li {
    border: none !important
}

.group-product-list-item .product-list-details {
    width: 100%;
    line-height: 30px
}

.product-list-title .product-list-name {
    text-align: center
}

.group-product-list .group-product-list-item {
    width: 100%;
    background-color: #fff
}

.product-list-details .product-list-name {
    width: 30%;
    text-align: left;
    padding: 0 10px
}

.pay-details {
    float: right;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 25px;
    text-align: right
}

.total-bill-text {
    float: right;
    clear: both;
    margin-bottom: 20px
}

.pay-details-item {
    margin-right: 15px;
    font-weight: 700
}

.order-complete-note {
    clear: both;
    width: 100%
}

.order-complete-note-inner {
    border: 1px dashed #ddd;
    padding: 10px
}

.order-complete-end {
    clear: both;
    margin-top: 10px
}

.order-complete-end h3 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 400
}

.wrap-account {
    width: 100%;
    background-color: #fff
}

.wrap-account-left {
    width: 200px
}

.account-left-inner {
    border: 1px solid #ddd;
    border-radius: 3px
}

.account-left-inner .account-title {
    padding: 5px 0 0 5px;
    background: #f8f8f8
}

.icon-account {
    background: url(images/EditUser-20.png) no-repeat left center;
    width: 20px;
    height: 20px;
    display: inline-block
}

.account-title h2 {
    font-size: 14px;
    font-weight: 500;
    padding-left: 5px;
    display: inline-block;
    line-height: 26px;
    vertical-align: top
}

.account-menu {
    padding: 5px 10px
}

.account-menu-dropdown {
    line-height: 34px
}

.account-menu-dropdown li:nth-child(5) {
    display: none
}

.account-menu-dropdown li a:hover {
    display: block;
    color: #2575fa
}

.account-menu-dropdown .fa, .edit-account .fa {
    margin-right: 5px
}

.account-menu-dropdown li.active a {
    color: #2575fa
}

.profiles-images {
    text-align: center;
    margin-top: 10px;
    position: relative
}

.profiles-images img {
    max-width: 100px;
    border: 1px solid #ddd;
    border-radius: 3px
}

.profiles-images:hover {
    cursor: pointer
}

.profiles-images:hover .edit-avata {
    display: block
}

.edit-avata {
    width: 98px;
    height: 20px;
    background-color: rgba(0, 0, 0, .5);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    left: 50px;
    bottom: 21px;
    display: none
}

.edit-avata .fa {
    color: #fff;
    text-align: left;
    font-size: .9em;
    margin-right: 3px
}

.text-avata {
    color: #fff;
    font-size: 1em;
    line-height: 20px
}

.wrap-account-right {
    width: calc(100% -215px)
}

.wallet-section {
    border: none !important;
    margin-bottom: 30px !important
}

h3.w-title {
    text-transform: inherit !important
}

.account-row {
    width: 100%;
    margin-bottom: 15px
}

.account-row-title {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 5px;
    clear: both
}

.account-row-inner {
    width: 100%
}

.account-row-left {
    margin-bottom: 10px;
    padding: 0 10px 10px 10px
}

.wrap-profiles-address {
    padding: 0 10px 20px 10px
}

.account-general {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px
}

.account-row-left.account-address .account-general {
    min-height: 157px
}

.account-lable h3 {
    font-weight: 500
}

.profiles-address-top {
    width: 100%;
    line-height: 24px;
    margin-bottom: 10px;
    background: #fff6c7;
    border-radius: 3px;
    padding: 5px 5px 0 10px
}

.profiles-address-top h3, .profiles-coupon-top h3, .profiles-wishlist-top h3, .profiles-help-top h3, .profiles-feedback-top h3, .profiles-warranty-top h3 {
    font-weight: 500;
    font-size: 1.2em;
    color: #2575fa
}

.profiles-address-top .box-soft {
    padding-bottom: 3px;
    margin-top: -2px
}

.profiles-address-top .box-soft .list-sort {
    padding: 0
}

.profiles-address-top .box-soft:after, .list-feedback-lable .box-soft:after, .list-warranty-lable .box-soft:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #888;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-left: -15px
}

.account-lable {
    border-bottom: 1px dashed #ddd;
    line-height: 25px;
    margin-bottom: 7px
}

.account-content {
    padding-left: 10px
}

.account-content .coupon-user {
    font-weight: 500;
    font-size: 1.1em;
    color: #2575fa
}

.account-content ul li {
    line-height: 28px
}

.account-content .before {
    width: 100px
}

.account-content .after {
    display: table-cell
}

.edit-account a:hover, .new-address a:hover {
    color: #2575fa;
    cursor: pointer
}

.ordered-info .account-lable {
    border-bottom: none
}

.ordered-content {
    width: calc(100% -22px);
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0 10px
}

.ordered-content .product-list-title {
    width: 100%;
    background-color: #f7f7f7;
    line-height: 24px
}

.ordered-content .product-list-name {
    width: 48%;
    text-align: center
}

.ordered-content .group-product-list-account .product-list-name {
    text-align: left
}

.ordered-content .group-product-list-account .product-list-price {
    text-align: right;
    padding-right: 10px;
    padding-left: 10px
}

.wrap-product-list-account, .group-product-list-account {
    width: 100%
}

.group-product-list-account .product-list-details {
    width: 100%;
    line-height: 30px
}

.group-product-list-account li {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #f7f7f7;
    text-align: center;
    display: table-cell;
    line-height: 24px;
    padding: 2px 0
}

.group-product-list-account>li:nth-child(2n) {
    background: #fcfcfc
}

.group-product-list-account li:last-child {
    border: none
}

.group-product-list-account a, .view-all-order a:hover {
    color: #2575fa
}

.view-all-order {
    margin-top: 10px
}

.view-all-order .fa {
    margin-left: 5px
}

.wrap-edit-profiles .account-lable {
    line-height: 31px
}

.edit-profiles {
    margin: 20px;
    position: relative;
    max-width: 500px
}

.edit-profiles li {
    line-height: 40px;
    vertical-align: middle;
    clear: both
}

.edit-profiles li>div {
    line-height: 40px;
    float: left
}

.edit-profiles .before {
    width: 90px;
    font-weight: bold;
    text-align: right;
    margin-right: 10px
}

.input-group.date {
    float: left;
    width: 140px;
    vertical-align: top
}

.input-group.date input {
    width: 100%
}

li.fomat-avata .before {
    margin-top: 35px
}

.pass-change {
    margin-top: 3px
}

.edit-pass {
    margin-top: 7px
}

.interest {
    margin-left: 100px
}

.interest li {
    line-height: 25px
}

.letter-new {
    margin-top: 7px
}

.password-group {
    clear: both;
    line-height: 45px
}

.select-option {
    width: 100px;
    height: 32px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px
}

.star-require {
    color: #2575fa;
    margin-left: 3px
}

.update-wrap {
    margin-left: 220px;
    margin-top: 30px;
    clear: both
}

.update-button {
    width: 150px;
    line-height: 34px;
    background-color: #2575fa;
    border: none;
    outline: none;
    color: #fff;
    cursor: pointer;
    border-radius: 3px
}

.profiles-coupon-top {
    width: 100%;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0 10px;
    background: #fff6c7
}

.form-input-address {
    clear: both
}

.form-input-address .form-input-purchase {
    margin: 15px 7px
}

.new-address .fa, .add-default .fa {
    margin-right: 5px
}

.name-member {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 26px;
    margin-right: 10px;
    color: #68b205
}

.add-member {
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px
}

.new-address {
    margin-right: 15px
}

.add-default {
    margin-left: 10px;
    color: #2575fa;
    display: none;
    float: right
}

.wrap-profiles-address.active .add-default {
    display: block
}

.account-lable.active .add-default {
    display: block;
    margin-top: -27px
}

.wrap-profiles-address.active .delete-add {
    display: none
}

.wrap-profiles-address.active .account-general {
    border: 1px solid #2575fa;
    border-radius: 3px;
    background: rgba(217, 237, 247, .39)
}

.edit-account .delete-add {
    margin-left: 10px
}

.wrap-profiles-address .edit-account {
    margin-left: 10px;
    margin-top: 10px
}

.edit-account .fa-caret-right {
    margin-left: 5px
}

.manager-order {
    width: 100%
}

.total-bill-history {
    margin: 15px 12% 15px 0
}

.total-bill-history .total-order {
    border: none;
    font-size: 1.2em
}

.account-coupon-row {
    width: calc(100% -20px);
    margin: 0 10px;
    padding: 0 15px;
    border: 1px dashed #ddd;
    border-radius: 3px;
    background-color: rgba(250, 253, 253, 1);
    line-height: 35px
}

.account-coupon-row span {
    font-weight: 500;
    font-size: 1.1em;
    color: #2575fa
}

.manager-coupon, .manager-wishlist {
    margin-top: 15px
}

.coupon-list-title {
    width: 100%;
    background-color: #f7f7f7;
    line-height: 30px
}

.group-coupon-list {
    width: 100%
}

.group-coupon-list li {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #f7f7f7;
    margin-top: 5px;
    margin-bottom: 5px
}

.coupon-list-title li {
    float: left;
    border-right: 1px solid #eaeaea;
    font-weight: 500;
    text-align: center
}

.coupon-list-title li:last-child, .group-coupon-list li:last-child {
    border: none
}

.coupon-list-title .coupon-item, .coupon-list-details .coupon-item {
    padding-right: 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.coupon-list-title .coupon-date, .coupon-list-title .coupon-status, .coupon-list-details .coupon-date, .coupon-list-details .coupon-status {
    width: 19%
}

.coupon-list-title .coupon-id, .coupon-list-details .coupon-id {
    width: 10%
}

.coupon-list-title .coupon-content {
    width: 50%
}

.coupon-list-details {
    width: 100%
}

.coupon-list-details li {
    border: none
}

.coupon-list-details .coupon-id {
    color: #2575fa
}

.coupon-list-details .coupon-content {
    width: calc(50% -20px);
    text-align: left;
    padding-left: 10px;
    padding-right: 10px
}

.coupon-list-details a:hover {
    color: #2575fa
}

.profiles-help-top {
    line-height: 31px
}

.profiles-feedback-top, .profiles-warranty-top {
    border-bottom: 1px dashed #ddd;
    line-height: 31px
}

.wrap-quick-help {
}

.quick-help-inner {
    border: 1px solid #ddd;
    border-radius: 3px
}

.quick-help-row {
    width: 100%;
    background-color: #f7f7f7;
    line-height: 40px;
    border-bottom: 1px solid #fff
}

.quick-help-row h3 {
    font-size: 1.2em;
    display: inline-block;
    vertical-align: middle
}

.quick-help-row.first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.quick-help-row.last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom: none
}

.quick-help-row input[type="checkbox"]+label span {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    margin-left: 10px;
    background: url(images/PlusMath-20.png) no-repeat center center;
    border-color: #2575fa
}

.quick-help-row input[type="checkbox"]:checked+label span {
    background: url(images/minusMath-20.png) no-repeat center center;
    border-color: #2575fa
}

.quick-help-detail {
    background-color: #fff;
    padding: 0 40px 5px 40px;
    line-height: 25px
}

.quick-help-detail p {
    padding: 5px 0
}

.quick-help-detail ul li {
    margin-left: 20px
}

.quick-help-detail ul li:before {
    width: 4px;
    height: 4px;
    line-height: 4px;
    content: "";
    border-radius: 4px;
    position: absolute;
    background-color: gray;
    margin-top: 10px;
    margin-left: -10px
}

.form-bookOrder {
    padding: 0 50px
}

.group-book-row, .group-feedback-row, .group-warranty-row {
    line-height: 30px;
    margin: 15px 0
}

.group-book-row.item .before {
    margin-top: 65px
}

.group-book-row .before, .group-feedback-row .before, .group-warranty-row .before {
    width: 120px;
    font-weight: 500
}

.group-book-row .input-text, .group-feedback-row .input-text, .group-warranty-row .input-text {
    width: 70%
}

.group-book-row .input-text.book-price {
    width: 20%
}

.images-product-book {
    margin: 0 !important;
    height: 170px
}

.images-product-book a {
    cursor: pointer
}

.images-product-book img {
    max-width: 200px;
    border: 1px solid #ddd;
    border-radius: 3px
}

.group-book-row .update-button, .group-feedback-row .update-button, .group-warranty-row .update-button {
    margin-left: 120px
}

.info-feedback, .wrap-warranty {
    padding: 10px 50px
}

.group-feedback-row .select-option {
    width: 25%
}

.content-input {
    width: calc(71% -2px);
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 100px
}

.group-feedback-row .input-text.patcha {
    width: 100px;
    margin-right: 15px
}

.input-patcha {
    height: 30px
}

.list-feedback-lable h3, .list-warranty-lable {
    font-size: 1.2em
}

.list-feedback, .list-warranty {
    margin-top: 30px
}

.feedback-row a, .feedback-row .fa-flag {
    color: #69b00a
}

.feedback-detail, .warranty-detail {
    width: calc(100% -5px);
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 10px
}

.feedback-list-title, .warranty-list-title {
    width: 100%;
    background-color: #f7f7f7;
    line-height: 30px;
    font-weight: 500
}

.feedback-list-title li, .warranty-list-title li {
    float: left;
    border-right: 1px solid #eaeaea
}

.feedback-list-title li:last-child, .warranty-list-title li:last-child {
    border-right: none
}

.feedback-list-title .feedback-list-date, .feedback-list-title .feedback-list-status, .feedback-list-body .feedback-list-date, .feedback-list-body .feedback-list-status, .warranty-list-title .warranty-list-date, .warranty-list-title .warranty-list-status, .warranty-list-item .warranty-list-date, .warranty-list-item .warranty-list-status {
    text-align: center;
    width: 15%
}

.feedback-list-title .feedback-list-content {
    text-align: center;
    width: calc(70% -2px)
}

.warranty-list-title .warranty-list-product {
    text-align: center;
    width: calc(55% -3px)
}

.warranty-list-body {
    width: 100%
}

.feedback-list-body {
    width: 100%;
    background-color: #fff
}

.warranty-list-item {
    width: 100%;
    background-color: #fff;
    line-height: 30px;
    border-bottom: 1px dashed #efefef
}

.warranty-list-item.last {
    border-bottom: none
}

.feedback-list-body li, .warranty-list-item li {
    float: left;
    line-height: 32px
}

.feedback-list-body .feedback-list-content {
    width: calc(70% -22px);
    text-align: left;
    padding: 0 10px
}

.warranty-list-item .warranty-list-product {
    width: calc(55% -23px);
    text-align: left;
    padding: 0 10px
}

.feedback-ask-row {
    width: 100%
}

.feedback-ask-row h3 {
    display: inline-block;
    vertical-align: middle
}

.feedback-ask-row input[type="checkbox"]+label span {
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background: url(images/Plus-16.png) no-repeat center center;
    border-color: #fff
}

.feedback-ask-row input[type="checkbox"]:checked+label span {
    background: url(images/minus-16.png) no-repeat center center
}

.feedback-answer {
    margin-left: 20px
}

ul.feedback-ask li {
    line-height: 20px;
    background: url(images/Talk-16.png) no-repeat top left;
    padding-left: 17px
}

ul.feedback-reply .feedback-icon {
    clear: both;
    display: block;
    padding-left: 20px
}

.feedback-icon.reply {
    background: url(images/Assistant-16.png) no-repeat top left;
    font-style: italic;
    color: #888
}

.title-reply a {
    color: #2575fa;
    font-size: .9em;
    cursor: pointer
}

.date-reply {
    color: #888;
    font-size: .9em
}

.checkout-btn .fa {
    margin-right: 10px
}

.pay-info-text .checkout-btn {
    margin-bottom: 20px !important
}

.box-order-wrap {
    border: 1px solid #ddd;
    float: left
}

ul.answer-tree li:last-child {
    background: #fff url(images/lastnode.png) no-repeat
}

.slides {
    padding: 0;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none
}

.slides input {
    display: none
}

.slide-container {
    display: block
}

.slide {
    top: 0;
    opacity: 0;
    width: 100%;
    height: 270px;
    display: block;
    position: absolute;
    transform: scale(1);
    transition: all .7s ease-in-out;
    visibility: hidden
}

.slide img {
    max-width: 100%;
    max-height: 100%
}

.nav label {
    width: 50px;
    height: 100%;
    position: absolute;
    opacity: 0;
    z-index: 9;
    cursor: pointer;
    display: none;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 270px;
    -webkit-text-shadow: 0 0 10px #777;
    text-shadow: 0 0 15px #777
}

.slide+.nav label {
    opacity: .5
}

.nav label:hover {
    opacity: 1
}

.nav .banner-next {
    right: 0
}

input:checked+.slide-container .slide {
    opacity: 1;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    visibility: visible
}

.say-hello {
    font-weight: normal;
    color: #666
}

input:checked+.slide-container .nav label {
    display: block
}

.avatar-edit {
    display: inline-block
}

.day_month {
    color: #888
}

.weekday {
    color: #0094ff
}

.Sunday {
    color: red;
    font-weight: bold
}

.today {
    color: #080;
    font-weight: 500
}

.yesterday {
    color: #2575fa;
    font-weight: 500
}

.error {
    color: #ff6a00;
    font-size: .95em
}

#ajxInicator {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9999;
    background: rgba(255, 255, 255, .5)
}

#ajxInicator div {
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    background: #f8ed98;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    box-shadow: 10px 10px 5px rgba(50, 50, 50, .75);
    width: 320px
}

.job-qty {
    color: #333
}

.jobs-list ul {
    margin: 10px 0
}

.job_content li {
    position: relative;
    margin-left: 20px;
    list-style-position: inside;
    line-height: 25px
}

.job_content li:before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    background: #888;
    left: -12px;
    border-radius: 3px;
    top: 10px
}

.job_content h3 {
    font-weight: 700;
    font-size: 1.15em;
    color: #333;
    margin-top: 10px
}

.job_content i, .job_content em {
    font-style: italic
}

.delivery-add select {
    width: 100%
}

.btn-buy-primary {
    position: absolute;
    display: none
}

#catalog {
    margin-top: 15px
}

.form-mesages {
    color: #fd0000 !important;
    line-height: 22px;
    margin: 10px 0 !important
}

.form-mesages p:before {
    content: " - "
}

.prod-item {
    position: relative
}

.number-buy .title {
    min-width: 100px;
    display: inline-block
}

.info-spec.prod-brand .title, .info-spec.prod-brand .info {
    display: table-cell
}

.prod-brand .brand-link.more {
    margin-left: 10px;
    white-space: normal
}

.prod-brand .brand-link {
    margin-right: 10px
}

.stock {
    text-indent: 22px;
    line-height: 30px;
    height: 30px;
    font-weight: 500;
    display: inline-block
}

.stock.stk_y {
    background: url(images/Cart-Y.png) no-repeat 0 center;
    color: #009688
}

.stock.stk_l {
    background: url(images/Talk.png) no-repeat 0 center;
    color: #2575fa
}

.stock.stk_s {
    background: url(images/Cart-S.png) no-repeat 0 center;
    color: #2575fa
}

.stock.stk_n {
    background: url(images/Cart-N.png) no-repeat 0 center;
    color: #2575fa
}

td.ac-st {
    display: none
}

.spot-ps {
    position: relative
}

.spot-ps nav {
    position: absolute;
    top: 36%;
    left: 0;
    width: 100%;
    height: 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.spot-ps:hover nav {
    visibility: visible;
    opacity: .8
}

.spot-ps nav div {
    width: 100%;
    border-radius: 3px 3px 0 0;
    display: block;
    height: 100%;
    margin: 0 auto
}

.spot-ps nav div label {
    display: block;
    width: 30px;
    height: 60px;
    font-size: 30px;
    padding: 12px 5px;
    margin: 0;
    background: rgba(255, 185, 9, .35)
}

.spot-ps nav div label i {
    display: block;
    color: #2575fa
}

.spot-ps nav div label i:hover, .spot-ps nav div label:hover i {
    color: #fff
}

.spot-ps nav div label.number {
    float: left;
    padding: 5px;
    line-height: 20px;
    text-align: center;
    font-size: 1em !important;
    color: #fff
}

.spot-ps nav div label.prev {
    border-radius: 0 60px 60px 0
}

.spot-ps nav div label.next {
    border-radius: 60px 0 0 60px
}

.top-fb-like {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
    line-height: 0;
    padding: 5px;
    border: solid 1px #fff;
    border-bottom: none;
    background: #fff
}

.top-fb-like:hover {
    border: solid 1px #2575fa;
    border-bottom: none
}

a.notify-icon {
    position: fixed;
    bottom: 0;
    left: 10px;
    padding: 0 10px;
    background: #2575fa url(images/notify-icon.png) no-repeat 5px 2px;
    color: #fff;
    border-radius: 3px 3px 0 0;
    line-height: 27px;
    text-indent: 24px;
    border: solid 1px #fff;
    border-bottom: none;
    z-index: 100
}

.deactive {
    display: none
}

.active {
    display: block
}

.account-view {
    padding: 0;
    overflow: hidden;
    border: 5px solid #eee;
    margin-top: 15px;
    border-radius: 5px
}

#TB_iframeContent {
    height: 300px;
    max-height: 500px
}

#x-data a.reload {
    color: #fff;
    font-family: Arial;
    font-size: 14px
}

a[data-id="382"]~.leftSubNavMenu {
    height: 476px
}

/*a[data-id="906"]~.leftSubNavMenu {
    background: #fff url(images/mypham-background.jpg) no-repeat left top
}

a[data-id="290"]~.leftSubNavMenu {
    background: #fff url(images/yte-background.jpg) no-repeat left top
}

a[data-id="514"]~.leftSubNavMenu {
    background: #fff url(images/vanphong-bg.jpg) no-repeat left top
}

a[data-id="1"]~.leftSubNavMenu {
    background: #fff url(images/phanmem-background.jpg) no-repeat left top
}

a[data-id="680"]~.leftSubNavMenu {
    background: #fff url(images/congcu-bg.jpg) no-repeat left top
}

a[data-id="880"]~.leftSubNavMenu {
    background: #fff url(images/congngheso-bg.jpg) no-repeat left top
}

a[data-id="229"]~.leftSubNavMenu {
    background: #fff url(images/treem-bg.jpg) no-repeat left top
}

a[data-id="728"]~.leftSubNavMenu {
    background: #fff url(images/noithat-bg.jpg) no-repeat left top
}

a[data-id="426"]~.leftSubNavMenu {
    background: #fff url(images/quatang-bg.jpg) no-repeat left top
}

a[data-id="1013"]~.leftSubNavMenu {
    background: #fff url(images/bg-dienlanh.jpg) no-repeat left top
}

a[data-id="1060"]~.leftSubNavMenu {
    background: #fff url(images/tivi-bg.jpg) no-repeat left top
}

a[data-id="1070"]~.leftSubNavMenu {
    background: #fff url(images/bg-bachhoa.jpg) no-repeat left top
}*/

#center .container {
    background-color: #fff;
}

.wtitle {
    height: 30px
}

#wrap-top-info {
    width: 100%;
    float: left
}

.wtitle ol li {
    float: left;
    line-height: 35px;
    margin: 0;
    text-indent: 10px;
    position: relative
}

.fa-angle-right {
    margin-left: 10px
}

.images-box {
    width: 500px
}

.wbx-img-view {
    width: 60px;
    margin-left: 5px;
    margin-top: 5px
}

.wbx-img-zoom {
    width: 400px;
    text-align: center
}

.bx-img-view {
    position: relative;
    width: 100%;
    height: 400px;
    padding-right: 15px;
    border-right: 1px solid #ddd
}

.bx-img-view ol li {
    margin: 5px;
    border: 1px solid #fff
}

.bx-img-view ol li:hover {
    border: 1px solid #ddd;
    width: 60px;
    display: block
}

.pre-img {
    color: #999;
    margin-left: 28px
}

.next-img {
    color: #999;
    margin-left: 28px
}

#contenedor {
    max-height: 600px;
    position: relative;
    float: left;
    display: table;
    background-color: #fff
}

.social-box {
    width: 500px;
    float: left;
    margin: 10px 0
}

.googleplus {
    color: #c00;
    border: 1px solid #ddd;
    padding: 3px 5px;
    margin: 0 20px 0 0;
    float: left
}

.top-info-right {
    float: left;
    margin-left: 15px;
    margin-bottom: 10px
}

.prod-offer .rate-item {
    margin: 0
}

.prod-title h1 {
    font-size: 2em;
    color: #ee4f30;
    margin-right: 20px;
    font-weight: 500
}

.prod-title h1 sup {
    font-size: .5em;
    color: #fff;
    font-weight: 100;
    margin: 10px;
    background: #aaa;
    padding: 5px;
    border-radius: 3px
}

.prod-title-p {
    color: #003;
    font-size: 1.2em;
    margin-bottom: 5px
}

.info-prod, .attri-sel {
    line-height: 28px
}

.info-prod.info-freeship.prod-frreship .more {
    background: url(images/free-shipping-25.png) no-repeat left center;
    padding-left: 30px;
    color: #68b207;
    display: inline-block
}

.attri-sel .title {
    min-width: 100px;
    white-space: nowrap;
    display: table-cell;
    vertical-align: top
}

.info-prod.prod-brand, .info-prod.prod-madein {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.option-thumb li {
    display: inline-block
}

.info-prod.prod-price {
    margin-top: 10px
}

.info-prod.prod-price.saleoff {
    margin: 7px 0;
    border: 1px dashed #ffd700;
    padding: 0 5px;
    background-color: rgba(255, 218, 39, .26);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.info-prod.prod-price.saleoff .info {
    font-size: 1.2em
}

.saleoff .time {
    font-size: 1.1em;
    color: #2575fa
}

.info-prod.prod-brand .info a {
    color: #2575fa
}

.box-delivery {
    width: 100%;
    float: left;
    border: 1px solid #ddd
}

.delivery-add {
    padding: 10px 10px 0 10px
}

.sel-add {
    font-size: 12px;
    width: 100%;
    -webkit-user-select: none;
    -webkit-appearance: none;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    height: 26px;
    padding: 4px;
    color: #888;
    margin-top: 10px
}

.delivery-type {
    border-top: 1px dashed #ddd;
    float: left;
    padding: 10px;
    width: 100%
}

.icon-deli-type {
    background: url(images/Transit-25.png) no-repeat left;
    width: 25px;
    height: 25px;
    float: left
}

.deli-type>p {
    line-height: 25px;
    vertical-align: middle
}

.deli-type-item {
    margin-top: 7px
}

.icon-money-type {
    background: url(images/Refund-25.png) no-repeat left;
    width: 25px;
    height: 25px;
    float: left;
    margin-top: 5px
}

.money-type {
    padding-top: 5px;
    margin-top: 5px
}

.txt-deli-type {
    width: 160px;
    margin-left: 10px;
    float: left
}

.required {
    border: solid 1px red;
    border-radius: 3px
}

.prod-attri {
    padding-top: 15px
}

.attri-sel-size {
    margin-bottom: 15px;
    line-height: 30px;
    width: 263px;
    float: left;
    margin-right: 10px;
    position: relative;
    height: 20px
}

.attri-sel-size .i-view-more {
    top: 12px
}

.attr-sel-color {
    float: left;
    width: 200px;
    line-height: 30px
}

.attr-sel-color ul {
    margin-top: 5px;
    width: 400px
}

.op-size {
    font-size: 12px;
    -webkit-user-select: none;
    -webkit-appearance: none;
    width: 180px;
    border: 1px solid #ddd;
    height: 26px;
    padding: 4px;
    color: #888;
    position: absolute;
    margin-left: 5px
}

.attri-sel.color .title {
    padding-top: 5px
}

.prod-promotion {
    border: 1px dashed #2575fa;
    background: #ffefc8;
    margin-bottom: 20px;
    display: table;
    width: 100%;
    min-height: 71px;
    border-bottom: none
}

.prod-promotion, .promo-item {
    position: relative
}

.promo-item-name {
    display: block;
    padding: 8px 45px 3px 0;
    font-size: 1.1em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: o-ellipsis-lastline;
    display: -webkit-box
}

.promo-item-time {
    font-size: .9em;
    padding: 5px 32px 0 10px;
    display: block
}

.promo-item-thumb {
    width: 46px;
    max-height: 46px;
    float: left;
    overflow: hidden;
    margin: 10px;
    border: 1px solid #ddd;
    padding: 2px;
    display: table-cell;
    background: #fff
}

.promo-ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right
}

.promo-ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #2575fa;
    boxshadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px
}

.promo-ribbon span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #2575fa;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #2575fa
}

.promo-ribbon span::after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #2575fa;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #2575fa
}

.promo-item-thumb img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.color-item {
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 1px
}

.color-item img {
    width: 100%;
    vertical-align: top
}

.color-item.active {
    border: 1px solid #68b207;
    box-shadow: 0 0 2px rgba(104, 178, 7, .72)
}

.add-number {
    width: 70px;
    height: 30px;
    margin: 0 10px 10px 0;
    display: inline-block
}

.ui-spinner-button .fa {
    font-size: 1.2em;
    color: #888;
    padding: 3px 0;
    line-height: 5px;
    vertical-align: middle
}

input.txtQty {
    line-height: 28px;
    border-radius: 2px;
    border: 1px solid #ddd;
    padding: 0 10px;
    width: 50px
}

.prod-price .info {
    font-size: 1.5em;
    font-weight: 700;
    color: #2575fa
}

.prod-old-price .info {
    text-decoration: line-through;
    font-size: 1.2em
}

.prod-save-money .info {
    font-weight: 700
}

.prod-offer, .col.prod-order {
    width: 385px;
    float: left;
    margin-right: 20px
}

fieldset, label {
    margin: 0;
    padding: 0
}

.prod-rate {
    position: relative;
    overflow: hidden;
    float: left
}

.rating {
    border: none;
    float: left
}

.rating>input {
    display: none
}

.rating>label:before {
    padding: 0 5px 0 0;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: ""
}

.rating>label {
    color: #ddd;
    float: right
}

.rating>input:checked~label, .rating:not(:checked)>label:hover, .rating:not(:checked)>label:hover~label {
    color: #2575fa
}

.rating>input:checked+label:hover, .rating>input:checked~label:hover, .rating>label:hover~input:checked~label, .rating>input:checked~label:hover~label {
    color: #ff8d00
}

.color-box {
    width: 19px;
    height: 19px;
    border: 1px solid #ddd;
    overflow: hidden;
    float: left;
    margin-right: 9px;
    margin-bottom: 10px
}

.list-color ul {
    margin: 10px
}

.list-color ul li a:hover {
    width: 19px;
    height: 19px;
    border: 1px solid #0025c5
}

.color-box a {
    cursor: pointer
}

.Prod-credit {
    width: 100%;
    margin-bottom: 15px
}

.btn-order {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: 'Roboto';
    font-size: 20px;
    height: 40px;
    text-decoration: none;
    width: calc(50% -10px);
    text-align: center;
    border-radius: 3px
}

.btn-order:hover, .btn-order:active, .btn-order .text-btn {
    color: #fff
}

.btn-order-icon {
    height: 40px;
    float: left;
    font-size: .8em;
    width: 50px
}

.button-buy {
    background-color: #2575fa;
    margin-right: 20px;
    float: left;
    display: block
}

.button-buy:active {
    background-color: #2575fa
}

.icon-spcart {
    background: url(images/ShoppingCart-32.png) no-repeat center center;
    border-right: 1px solid #e16055
}

.icon-love {
    background: url(images/OnlineSupport.png) no-repeat center center;
    border-right: 1px solid #4dbfe9
}

.text-btn {
    text-align: center;
    line-height: 40px;
    /*width: 130px;*/
    display: inline-block
}

.send-support {
    background-color: #2575fa;
    font-size: 18px;
    position: relative
}

.box-contact-support {
    display: none
}

.send-support:active .box-contact-support {
    display: block;
    position: absolute;
    z-index: 999;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 20px;
    width: 400px;
    left: -50%;
    top: 100%
}

.info-prod.prod-price.freeship {
    background: #edf6e1 url(images/FreeShipping.png) 6px 0 no-repeat;
    width: 100%;
    display: block;
    padding: 5px 10px;
    margin: 0 0 15px 0;
    border-radius: 3px;
    border: 1px dashed #68af09;
    float: right
}

.info-prod.prod-price.freeship .title {
    width: auto !important;
    margin-left: 50px;
    line-height: 20px;
    margin-right: 0
}

.info-prod.prod-price.freeship .more a {
    color: #2575fa;
    line-height: 15px;
    float: right
}

.box-contact-support h3 {
    color: #2575fa;
    font-size: 1.2em;
    font-weight: 500
}

.box-contact-support .txtQuery {
    width: 100%;
    margin: 8px 0;
    padding: 0;
    height: 30px;
    border: 1px solid #eee;
    text-indent: 10px;
    outline: none;
    font-family: "Roboto", san-serif
}

.box-contact-support #btnSend {
    border-radius: 4px;
    border: 1px solid #2575fa;
    width: 30%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: 0 auto;
    display: block;
    background: #2575fa
}

.btn-send {
    border-radius: 4px;
    border: 1px solid #2575fa;
    width: 30%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin: 0 auto;
    display: block;
    background: #2575fa
}

.sup-item {
    float: left;
    margin-bottom: 15px;
    line-height: 20px
}

.detail-info-phone {
    line-height: 26px;
    position: relative
}

.supp-address {
    font-weight: 700;
    float: left;
    color: green;
    margin-right: 10px
}

.title-support {
    display: block
}

.bx-contact .sup-item {
    width: 100%;
    float: left;
    margin: 10px 0 0 0
}

.bx-contact .sub-item.row {
    display: block;
    margin-left: 10px
}

.sup-item .fa {
    padding-right: 5px;
    font-size: 1.4em;
    line-height: .75em;
    vertical-align: -15%
}

.sup-item .fa-users, .sup-item .info-help-phone .fa {
    display: none
}

.sup-item .info-help-phone {
    display: block;
    width: 100%;
    padding: 0 5px 5px 20px;
    line-height: 20px
}

.sup-item .info-help-phone span {
    display: inline-block;
    width: 48%;
    margin: 0;
    line-height: 25px
}

.sup-item .info-help-phone .name-user-help {
    max-width: 87px;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 8px;
    font-weight: 500
}

.sup-item .supp-hotline, .sup-item .worktime-hd {
    font-weight: 500
}

.sup-item .worktime-hd {
    padding-right: 5px
}

.supp-address .icon-chat {
    margin-right: 10px;
    float: left;
    max-height: 24px
}

.sup-item .icon-chat img {
    width: 24px;
    margin-right: 5px
}

.sup-item .icon-chat {
    margin-right: 8px;
    display: block;
    padding-top: 5px;
    line-height: 24px
}

.number-chat {
    padding: 0 5px;
    margin-bottom: 5px;
    float: right
}

.bx-contact {
    width: 100%;
    float: left;
    text-align: left;
    padding: 10px;
    line-height: 22px;
    background-color: #f6f5f5;
    border: 1px solid #edecec
}

.title-cnt {
    font-size: 1.1em;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    display: block
}

.bx-contact .fa {
    padding-right: 5px;
    font-size: .8em;
    font-size: 1.2em;
    color: #888
}

.box-setup {
    width: 100%;
    float: left;
    text-align: left;
    padding: 5px;
    line-height: 22px;
    background-color: rgba(255, 246, 199, .79);
    border: 1px dashed #ffd700;
    margin-bottom: 15px;
    border-radius: 3px
}

.title-setup {
    background: url(images/Maintenance-24.png) no-repeat left;
    height: 32px;
    display: block;
    padding-left: 33px;
    text-transform: uppercase;
    line-height: 32px;
    font-size: 1.1em
}

.info-setup {
    border-top: 1px solid rgba(255, 215, 0, .36);
    margin-top: 5px;
    padding-top: 5px
}

.row-setup {
    background: url(images/Checkmark.png) no-repeat left 6px;
    padding-left: 12px
}

.box-setup .setup-view {
    color: #2575fa;
    margin-left: 5px;
    font-size: 12px
}

.row-setup .fa {
    margin-left: 3px
}

#main-content {
    border-top: 1px solid #ddd
}

.content-Left {
    float: left
}

.prod-descp {
    margin: 0;
    text-align: justify;
    line-height: 24px;
    font-size: 14px;
    padding-top: 15px;
    background: #fff;
    color: #000;
}

.prod-descp-detail p {
    margin-top: 7px
}

.col.prod-descp-detail a {
    color: #2575fa
}

.prod-descp-detail table {
    border: 1px solid #ddd;
    margin: auto
}

.prod-descp-detail table td {
    padding: 10px;
    border: 1px solid #ddd
}

.prod-descp-detail ul li {
    margin-left: 20px;
    margin-top: 5px
}

.prod-descp-detail ul li:before {
    width: 4px;
    height: 4px;
    line-height: 4px;
    content: "";
    border-radius: 4px;
    position: absolute;
    background-color: gray;
    margin-top: 10px;
    margin-left: -10px
}

.prod-descp-detail ol li {
    list-style-type: decimal;
    margin-left: 30px;
    margin-top: 5px
}

.prod-descp h2 {
    font-size: 18px;
    color: #2575fa;
    margin-top: 15px;
    font-weight: 500
}

.prod-descp h3 {
    font-size: 16px;
    margin-top: 15px;
    font-weight: 500
}

.tab-specifications, .tab-comments {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px
}

.prod-descp-detail iframe {
    max-width: 100%
}

.title-sepcs h2 {
    font-size: 18px;
    color: #333
}

.body-sepcs {
    margin-top: 10px;
    width: 100%;
    border: 1px solid #eee;
    border-bottom: none;
    line-height: 36px
}

.body-sepcs li:nth-child(2n+1) {
    background-color: #fcfcfc;
    border-bottom: 1px solid #eee
}

.body-sepcs li:nth-child(2n+2) {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.item-before {
    font-weight: 500;
    min-width: 200px;
    padding-left: 10px;
    border-right: 1px solid #eee
}

.item-after {
    padding: 0 10px;
    display: table-cell
}

.body-sepcs .group {
    display: table;
    width: 100%
}

.group .item-before {
    width: 100%;
    border: none;
    font-size: 1.15em;
    font-weight: 700
}

.group .item-after {
    display: none
}

.body-sepcs a {
    display: inline-block
}

.body-sepcs a:hover {
    color: #2575fa;
    text-decoration: underline !important
}

.top-box-comments {
    margin: 15px
}

.top-box-comments h3, .title-new-comment h3 {
    font-size: 1.25em;
    font-weight: 500;
    color: #000;
}

.box-comments {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #f3f3f3
}

.rate-box {
    width: 239px;
    text-align: left;
    margin-left: 15px
}

.txt-rate {
    font-size: 1em;
    font-weight: 500;
    margin-bottom: 5px
}

.rating-box-comment {
    width: 120px;
    text-align: center;
    overflow: hidden
}

.rating-box-comment .fa-lg {
    font-size: 1.15em;
    color: #ccc;
    margin: 2px
}

.rating-box-comment .rated {
    color: #2575fa
}

.rating-box {
    background: url(images/StarFilled-24.png) repeat-x center;
    height: 20px;
    width: 0%
}

.count-rate {
    vertical-align: middle
}

.rate-item {
    margin-bottom: 25px
}

.box-rate-progess {
    overflow: hidden;
    margin-bottom: 5px
}

.count-star .fa-lg {
    color: #a4a4a4;
    font-size: .7em;
    padding-left: 2px
}

.rate-number {
    margin-left: 10px
}

.bar-progess-rate {
    width: 99px;
    height: 16px;
    background-color: #fff;
    margin-left: 10px;
    margin-top: 3px;
    border: 1px solid #ddd;
    border-radius: 2px
}

.button-comment {
    width: 140px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #2575fa;
    background-color: #2575fa;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;
    text-align: center
}

.wrap-tab-comments {
    width: 100%
}

.form-comment {
    background: #f3f3f3;
    overflow: hidden;
    margin-top: 10px;
    min-height: 182px
}

.input-account-form {
    margin-bottom: 5px;
    width: calc(100% -1px)
}

.input-form {
    width: calc(100% -8px);
    height: 24px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 5px
}

.info-form-comment, .input-comment {
    width: 99%;
    height: 60px;
    border: 1px solid #ddd;
    border-radius: 3px
}

.title-form {
    margin-right: 5px;
    line-height: 22px
}

.input-account-form:nth-child(3) .title-form {
    display: none
}

.info-form, .box-view-comments {
    padding: 10px;
    width: 100%
}

.view-comments {
    width: 100%
}

.title-new-comment {
    border-top: 1px solid #ececec;
    padding-top: 10px
}

.comment-filter.active {
    color: #2575fa
}

.comment-filter {
    color: #888;
    display: inline-block;
    margin-right: 15px
}

.view-comments-item {
    padding-top: 10px;
    position: relative
}

.view-comments-item .star-rated {
    line-height: 30px
}

.star-rated .fa {
    font-size: 1.15em
}

.name-member.admin-member:after {
    content: "Quản trị viên";
    font-size: .8em;
    font-weight: 100;
    padding: 2px 5px;
    color: #fff;
    background: #69b00a;
    margin-left: 10px;
    border-radius: 3px
}

.img-member-thumb {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin-right: 10px;
    background: #f3f3f3
}

.img-member-thumb img {
    width: 100%
}

.view-comments .last {
    border-bottom: none
}

.view-comments-item-left {
    width: 20%;
    text-align: center
}

.img-memmber-thumb img {
    width: 50px;
    height: 50px
}

.star-rated .rated {
    color: #ffd700
}

.star-rated .unrate {
    color: #ccc
}

.view-comments-item-right {
    width: 80%
}

.title-view-comments {
    font-weight: 500;
    color: #69b00a
}

.page-comment {
    width: calc(100% -20px);
    text-align: right;
    margin: 0 15px 5px 0
}

.content-comments {
    margin: 10px 10px 3px 37px;
    color: #333
}

.relate-comment {
    margin-left: 40px
}

.status-comment {
    position: absolute;
    right: 0
}

.status-comment .fa {
    font-size: 20px;
    display: none
}

.status-comment:after {
    content: "✔";
    border: 1px solid #2575fa;
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 12px;
    color: #fff;
    background: #2575fa
}

.status-comment.active:after {
    content: "Đang ẩn";
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    padding: 3px 5px;
    font-size: 12px;
    color: #aaa;
    background: #f5f5f5
}

.time-comment {
    display: inline-block;
    color: #999
}

.relate-com-item.like-comment span {
    margin-left: 5px;
    color: #999;
    font-size: .9em
}

.relate-com-item, .relate-com-item~label {
    display: inline-block;
    margin-right: 20px;
    color: #2575fa;
    line-height: 25px;
    cursor: pointer
}

.review-like {
    color: #2575fa
}

.relate-comment label span {
    display: none !important
}

.row.rep-box-comment {
    display: block;
    visibility: hidden
}

.rep-comment:active~.rep-box-comment {
    visibility: visible
}

.rep-box-comment {
    background: #fff;
    padding: 10px
}

textarea.txt-reply-comm {
    width: 100%;
    border: 1px solid #eee;
    background: #f5f5f5;
    height: 100px
}

.info-contact-comm {
    line-height: 25px;
    border: 1px solid #eee;
    min-width: 250px;
    text-indent: 8px;
    text-transform: capitalize;
    outline: none
}

.send-comment.btn-send {
    display: inline-block;
    margin-left: -4px;
    border-radius: 0;
    line-height: 25px;
    width: 120px
}

.row.view-comments-item.level-2 {
    background: #fff;
    margin-left: 40px;
    padding: 10px;
    border-bottom: 1px solid #f3f3f3
}

.row.view-comments-item.level-3 {
    margin-left: 40px;
    background: #fff;
    padding: 10px 10px 10px 50px
}

.ad-panel {
    position: relative
}

.view-comments-item:hover .ad-panel {
    display: block
}

.content-Right {
    width: 300px;
    float: right
}

.prod-viewed-wrap {
    width: 300px;
    border: 1px solid #ddd;
    float: left;
    margin-top: 15px
}

.prod-viewed {
    width: 288px;
    margin: 5px
}

.prod-viewed h2 {
    font-size: 18px;
    font-weight: bold
}

.row-prod {
    width: 100%;
    float: left;
    border-top: 1px solid #ddd;
    padding: 5px 0 5px 0;
    overflow: hidden
}

.list-prod-view {
}

.img-thumb-view {
    width: 130px;
    height: 150px;
    float: left;
    margin: 5px;
    position: relative;
    text-align: center
}

.img-thumb-view img {
    max-width: 100%;
    max-height: 100%
}

.txt-thumb-view {
    width: 130px;
    float: left;
    margin: 5px
}

.txt-thumb-view p:first-child {
    font-weight: 600
}

.viewmore-nsx a {
    color: #2575fa
}

.price-old {
    text-decoration: line-through;
    color: #999
}

.price-new {
    color: #2575fa;
    font-weight: bold;
    font-size: 1.1em
}

.cir-discount {
    z-index: 10;
    position: absolute;
    margin: 0;
    padding: 0;
    width: 34px;
    line-height: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: #2575fa;
    color: #fff;
    top:5px;
    right: 10px;
    font-size: .9em;
    text-align: center
}

.last-view {
    float: right;
    right: 10px;
    color: #888
}

.title-more-list-prod h2 {
    font-size: 1.4em;
    font-weight: 500;
    line-height: 40px;
    margin-top: 10px;
    border-bottom: 1px solid #eee
}

.more-prod {
    width: 33%
}

.title-more-prod-col h3 {
    font-size: 1.15em;
    font-weight: 500;
    line-height: 40px;
    text-indent: 34px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.more-prod.col1 h3 {
    background: url(images/new-badge.png) no-repeat left bottom
}

.more-prod.col2 h3 {
    background: url(images/hot-badge.png) no-repeat left bottom
}

.more-prod.col3 h3 {
    background: url(images/wow-badge.png) no-repeat left bottom
}

.more-prod .more-prod-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    width: 75%;
    margin-left: 13px;
    text-indent: 10px;
    border-left: 2px solid
}

.more-prod.col1 .more-prod-item {
    border-color: #68b207
}

.more-prod.col2 .more-prod-item {
    border-color: #2575fa
}

.more-prod.col3 .more-prod-item {
    border-color: #2575fa
}

#slideshow {
    width: 100%;
    height: 100%;
    margin: 100px auto;
    position: relative;
    overflow: hidden
}

#slideshow.fullscreen {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 440px;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    overflow: hidden
}

.img-wrapper {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
    z-index: 8;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    padding-bottom: 90px;
    opacity: 0
}

.img-wrapper img {
    width: auto;
    display: block;
    max-width: 100%;
    max-height: 600px;
    margin: auto;
    padding: 30px;
    vertical-align: middle
}

.img-wrapper.active {
    z-index: 10;
    display: block;
    vertical-align: middle;
    opacity: 1
}

.img-wrapper.last-active {
    z-index: 9
}

.img-wrapper-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    display: table
}

.img-wrapper-inner>span {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%
}

#slideshow .img-wrapper.active {
    z-index: 10;
    cursor: -webkit-zoom-in
}

#slideshow .img-wrapper.last-active {
    z-index: 9
}

.thumbs-container {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    z-index: 11;
    background: rgba(255, 255, 255, .8)
}

.thumbs-container.top {
    top: 0
}

.thumbs-container.bottom {
    bottom: 0
}

.prev, .next {
    width: 3%;
    min-width: 29px;
    height: 36px;
    padding: 36px 5px;
    color: #aaa;
    cursor: pointer
}

.prev {
    float: left
}

.next {
    float: right
}

.prev:hover, .next:hover {
    color: #2575fa
}

.thumbs-pad {
    position: absolute;
    top: 0;
    left: 6%;
    right: 6%;
    height: 100px;
    padding: 0;
    margin: 0 2%;
    overflow: hidden;
    white-space: nowrap;
    text-align: center
}

.thumb {
    display: inline-block;
    width: 80px;
    height: 80px;
    margin: 10px 5px;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #ddd
}

.thumb:hover {
    border-color: #2575fa
}

.thumb img {
    width: 100%
}

.thumb:first-of-type {
    margin-left: 0
}

.thumb.active {
    border: 2px solid #2575fa
}

#stickyheader {
    width: 100%;
    top: 0;
    left: 0;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, .15);
    z-index: 2000;
    overflow: hidden
}

#stickyheader .item2 {
    float: right
}

.bar-buy.product-tabs ul li {
    float: left;
    text-align: center;
    border-left: 1px solid #ddd
}

.bar-buy.product-tabs ul li:last-child {
    border-right: 1px solid #ddd
}

.box-product-tabs img {
    vertical-align: middle;
    padding-right: 5px
}

.box-product-tabs a {
    color: #999;
    line-height: 41px;
    display: block;
    padding: 0 20px;
    font-size: 1.1em
}

.tabs-item {
    width: 25px;
    height: 25px;
    display: block
}

.bar-buy.product-tabs ul li:hover {
    background-color: #2575fa;
    cursor: pointer;
    border-left: 1px solid #2575fa
}

.bar-buy.product-tabs ul li:hover a {
    color: #fff
}

.bar-buy.product-tabs ul li:hover img {
    -moz-filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.bar-buy.add-number {
    margin: 5px 0;
    width: 50px
}

.bar-buy.prod-name {
    font-size: 1.3em;
    line-height: 40px;
    margin-right: 40px;
    width: 390px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.bar-buy.prod-price {
    line-height: 40px;
    font-size: 1.5em;
    margin-right: 20px;
    color: #2575fa
}

.bar-buy.Prod-credit {
    width: auto;
    height: 26px;
    margin: 5px 0;
    float: left
}

.bar-buy .button-buy {
    margin-right: 2px;
    padding: 0 5px;
    border-radius: 3px
}

.bar-buy input.txtQty {
    width: 30px;
    text-align: center;
    background-color: rgba(255, 255, 255, .97);
    line-height: 22px;
    border: none;
    font-size: .7em;
    margin-top: 4px;
    margin-left: 7px;
    padding: 0 3px
}

.desp-nsx h2 {
    font-size: 16px;
    color: #2575fa;
    margin-bottom: 5px
}

.desp-nsx h3 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px
}

.bar-buy .text-btn-buy {
    color: #fff;
    vertical-align: middle;
    padding: 0 5px 0 8px;
    font-size: 1.3em
}

.bar-buy .btn-order-icon {
    border-right: none
}

.bar-buy .ui-spinner.ui-widget {
    font-size: 1.3em
}

.bar-buy.Prod-credit div {
    height: 30px;
    line-height: 18px;
    font-size: 1.3em;
    width: 160px
}

.bar-buy.Prod-credit div .text-btn-support {
    margin-top: 5px;
    margin-left: 15px
}

.bar-buy.Prod-credit .icon-spcart {
    background-position: center;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0
}

.text-bar-left {
    width: 400px;
    float: left;
    margin-top: 5px
}

.text-bar-left h3 {
    font-size: 1.3em;
    font-weight: 100
}

.buy-bar-right {
    float: left;
    margin-top: 5px
}

.Box-view-NSX {
    margin-top: 10px;
    float: left;
    width: 100%
}

.Box-prod-tags {
    margin-top: 10px;
    border-top: 1px solid #ddd;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 5px
}

.Box-related-prod {
    margin-top: 10px;
    float: left;
    width: 100%
}

.Box-prod-tags .fa {
    color: #2575fa;
    font-size: 1.4em
}

.title-nsx h2 {
    font-size: 18px;
    margin-top: 10px;
    margin-left: 10px
}

.desp-nsx {
    padding: 10px 0
}

.desp-nsx img {
    max-width: 100%;
    height: auto
}

.img-nsx {
    width: auto;
    max-width: 200px;
    padding: 0 20px 10px 0;
    float: left
}

.img-nsx img {
    width: 100%
}

.txt-nsx {
    text-align: justify
}

.txt-nsx p {
    margin-bottom: 8px
}

.prod-tags ul li {
    float: left;
    padding: 0 10px 0 10px;
    margin-right: 10px;
    font-size: .97em;
    line-height: 25px
}

.prod-tags ul li:hover a {
    color: #2575fa
}

.prod-tags ul li a {
    color: #2575fa
}

.title-tags, .title-useful {
    text-transform: uppercase;
    line-height: 25px;
    font-weight: bold
}

.bg-tags {
    margin: 0;
    padding: 0;
    list-style: none
}

.bg-tags li {
    float: left;
    height: 24px;
    line-height: 24px;
    position: relative;
    font-size: 11px;
    margin-right: 20px;
    margin-bottom: 10px
}

.bg-tags a {
    padding: 5px 10px 6px 12px;
    background: #7fbf4d;
    color: #fff;
    text-decoration: none;
    moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.bg-tags a:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #7fbf4d transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0
}

.bg-tags a:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    float: left;
    width: 4px;
    height: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: -1px -1px 2px #004977;
    -webkit-box-shadow: -1px -1px 2px #004977;
    box-shadow: -1px -1px 2px #004977
}

.Box-useful-info {
    margin-top: 10px;
    float: left;
    width: 100%
}

.Box-useful-info .fa {
    color: #2575fa;
    font-size: 1.4em
}

.content-useful-inner {
    border: 1px dashed #ddd;
    border-radius: 3px
}

.useful-item {
    width: 100%;
    background-color: #f7f7f7;
    line-height: 35px;
    border-bottom: 1px solid #fff
}

.useful-item:last-child {
    border-bottom: none
}

.useful-item.first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.useful-item.last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: none
}

useful-item label {
    float: left
}

.useful-detail img {
    max-width: 100%;
    height: auto
}

.useful-detail iframe {
    max-width: 100% !important
}

.useful-item h3 {
    font-size: 1.1em;
    vertical-align: middle;
    line-height: 1.7em;
    display: inline-block;
    padding: 6px
}

.useful-item h3 .useful-link {
    color: #2575fa
}

.useful-detail {
    background-color: #fff;
    padding: 0 40px 5px 40px;
    line-height: 25px
}

.useful-detail-desc {
    padding: 0 10px 0 35px;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 5px;
    display: none
}

.useful-detail {
    text-align: justify;
    margin: 0;
    padding: 5px 15px
}

.useful-detail h2 {
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px
}

.useful-detail h3 {
    font-size: 13px;
    font-weight: 500
}

.useful-detail ul li {
    margin-left: 20px
}

.useful-detail ul li:before {
    width: 4px;
    height: 4px;
    line-height: 4px;
    content: "";
    border-radius: 4px;
    position: absolute;
    background-color: gray;
    margin-top: 10px;
    margin-left: -10px
}

.useful-detail td {
    border: 1px solid #7a7a7a;
    padding: 5px;
    text-align: left
}

.useful-item input[type="checkbox"]:checked+label span {
    background: url(images/minusMath-20.png) no-repeat center center;
    border-color: #2575fa;
    background-size: 14px
}

.useful-item input[type="checkbox"]+label span {
    width: 16px;
    height: 16px;
    border-radius: 14px;
    margin-left: 5px;
    background: url(images/PlusMath-20.png) no-repeat center center;
    border-color: #2575fa;
    background-size: 14px
}

.Box-related-prod h2 {
    font-weight: bold;
    font-size: 1.3em;
    padding: 8px 5px
}

.list-product-item-related {
    width: 211px;
    height: 240px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin: 0 -1px -1px 0;
    position: relative
}

.sub-links {
    float: right;
    margin-right: 10px
}

.sub-links li {
    margin-left: 20px !important
}

.breadcrum-menu {
    display: none
}

.breadcrum-item img {
    width: 24px;
    vertical-align: middle;
    margin-right: 5px
}

.breadcrum-item.hover .breadcrum-menu {
    display: block;
    position: absolute;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 99;
    left: 0
}

.breadcrum-menu:before, .breadcrum-menu:after {
    position: absolute;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.breadcrum-menu:before {
    border-bottom: 6px solid #ddd;
    top: -6px;
    left: 15px
}

.breadcrum-menu:after {
    border-bottom: 6px solid #fff;
    top: -5px;
    left: 15px
}

.breadcrum-item a:hover {
    color: #2575fa
}

.breadcrum-menu-item {
    margin: 0 10px 0 20px !important;
    text-indent: 0 !important;
    line-height: 30px !important;
    width: 177px
}

.breadcrum-menu-item a {
    line-height: 26px !important;
    float: left
}

.breadcrum-menu-item a:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 2px;
    top: 12px;
    background: #b7b7a6;
    left: -11px
}

.Page-left {
    width: 200px;
    float: left;
    border: 1px solid #ddd;
    border-radius: 3px
}

.list-brand-filter, .list-size-filter {
    margin-bottom: 10px
}

.cat-menu, .box-brand-filter, .box-price-filter, .box-color-filter, .box-size-filter {
    width: 100%
}

.cat-menu-title {
    background-color: #efefef;
    height: 34px
}

.cat-menu-title h2 {
    font-weight: 500;
    line-height: 34px;
    text-align: center;
    font-size: 1.1em;
    letter-spacing: -.5px;
    text-transform: uppercase
}

.cat-tree-nav {
    position: relative
}

#searchpage .cat-tree-nav, #brandpage .cat-tree-nav {
    overflow-y: auto
}

#searchpage .cat-tree-nav {
    max-height: 940px
}

#brandpage .cat-tree-nav {
    max-height: 1400px
}

.cat-tree-nav li:last-child {
    border-bottom: none
}

.cat-tree-item {
    line-height: 42px;
    border-bottom: 1px dotted #efefef;
    padding-left: 5px;
    position: relative
}

.cat-tree-item .menu-text {
    display: inline-block;
    line-height: 20px;
    width: 160px
}

ul.cat-tree-nav .cat-tree-item a {
    display: inline-block;
    line-height: 20px;
    padding-top: 5px
}

.cat-tree-item:hover, .cat-tree-sub-item:hover {
    background: #f8f8f8
}

.cat-tree-item:hover a {
    color: #2575fa
}

.cat-tree-item a.has-icon:after {
    content: "";
    background: url(images/Forward.png) no-repeat;
    font-size: 1.2em;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 12px;
    right: -4px
}

.cat-tree-item.no-sub a:after, .cat-tree-sub-item a:after {
    display: none
}

.cat-tree-item a:hover {
    color: #2575fa
}

.cat-tree-item img {
    width: 32px !important;
    padding-right: 5px
}

.cat-tree-sub {
    min-width: 200px;
    -webkit-column-break-inside: avoid;
    -webkit-column-width: 180px;
    -webkit-column-gap: 0;
    border: 1px solid #ddd;
    display: none;
    top: -1px;
    left: 198px;
    z-index: 9996;
    position: absolute;
    background-color: #fff;
    box-shadow: 2px 2px 5px #ccc
}

.cat-tree-sub-box li:last-child {
    border-bottom: none
}

.cat-tree-sub-item {
    border-bottom: 1px dotted #ddd;
    padding-left: 10px;
    line-height: 33px
}

.cat-tree-sub-item a {
    color: #333 !important
}

.cat-tree-item:hover .cat-tree-sub {
    display: block
}

.cat-tree-sub-item a:hover {
    color: #2575fa !important
}

.brand-checker, .form-checker {
    height: 14px;
    width: 14px;
    float: left;
    left: 0;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-right: 5px
}

.brand-checker input, .form-checker input, .color-checker input {
    -moz-appearance: none;
    -webkit-appearance: none
}

.color-checker {
    height: 30px;
    width: 30px;
    float: left;
    left: 0;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
    border-radius: 2px;
    position: relative
}

.list-color li {
    display: inline-block
}

.list-brand-check.children {
    display: none
}

.list-brand-check li {
    line-height: 25px;
    padding-left: 10px
}

.children li {
    padding-left: 0
}

.count-item {
    color: #999
}

.brand-checker:hover {
    height: 14px;
    width: 14px;
    border: 1px solid #2575fa
}

.list-brand-check label:hover span {
    margin-bottom: 0;
    line-height: 14px;
    cursor: pointer;
    color: #2575fa
}

.checked input:checked {
    height: 14px;
    width: 14px;
    background: url(images/Checked-24.png) no-repeat left;
    border-radius: 2px;
    margin-top: -1px;
    margin-left: -1px;
    display: block
}

.color-checker .checked input:checked {
    background: #fff url(images/Checked-16.png) no-repeat center center;
    height: 16px;
    width: 16px;
    position: absolute;
    border-radius: 8px;
    top: -4px;
    right: -9px;
    outline: none
}

.view-brand-all, .view-brand-close {
    color: #2575fa;
    position: relative;
    cursor: pointer
}

.view-brand-close {
    display: none
}

.view-brand-all .fa-caret-down, .view-brand-close .fa-caret-up {
    padding-left: 10px;
    font-size: .9em
}

.list-price ul {
    margin-left: 10px
}

.list-price ul li {
    line-height: 25px
}

.list-price ul li a:hover {
    color: #2575fa
}

.filter-price-item {
    width: 72px;
    border: 1px solid #ddd;
    border-radius: 2px;
    line-height: 26px;
    height: 26px;
    text-indent: 5px
}

.title-price {
    font-weight: bold;
    margin: 5px
}

.input-price {
    margin-left: 0;
    margin-bottom: 10px
}

.price-search {
    background: url(images/search-icon-20.png) no-repeat center center;
    width: 26px;
    height: 26px;
    background-color: #68b207;
    border: none;
    border-radius: 2px;
    padding-bottom: 9px
}

.Page-right {
    float: right;
    display: block
}

.Slider-banner {
    height: 267px;
    margin: 0;
    overflow: hidden
}

.Slider-banner img {
    width: 100%;
    overflow: hidden
}

.Wrap-product-catalog {
    width: 100%;
    margin-top: 10px
}

.check-misa-bar {
    border-bottom: solid 1px #ededed;
    margin: 0 0 10px 0
}

ul.misa-tabs {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.misa-tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    width: 100px;
    text-align: center;
    border: solid 1px #ddd;
    border-bottom: none;
    border-radius: 3px 3px 0 0
}

ul.misa-tabs li a {
    padding: 4px 10px;
    display: block
}

ul.misa-tabs li:first-child, ul.misa-tabs li:first-child:hover {
    text-align: right;
    font-weight: bold;
    border: solid 1px #fff;
    border-bottom: none;
    background: #fff;
    width: 120px
}

ul.misa-tabs li.current {
    background: #ededed;
    color: #222;
    border: solid 1px #ddd;
    border-bottom: none
}

ul.misa-tabs li:hover {
    background: #2575fa;
    color: #fff;
    border: solid 1px #0089e0;
    border-bottom: none
}

ul.misa-tabs li:hover a {
    color: #fff
}

.body-product-catalog-list, .body-product-catalog-grid, .body-product-brand-list, .body-product-search-list {
    width: 100%;
    margin-bottom: 15px;
    text-align: center
}

.body-product-catalog-list ul li {
    border-bottom: 1px solid #ddd;
    width: 100%
}

.body-product-catalog-list ul li:last-child {
    border-bottom: none
}

.body-product-catalog-grid ul li {
    display: inline-block;
    float: none;
    vertical-align: top
}

.product-catalog-item {
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #fff;
    text-align: left
}

.product-catalog-item:hover .home-product-title a {
    color: #2575fa
}

.prod-rate.catalog-m {
    margin: 0 10px
}

.prod-rate.catalog-m span {
    white-space: nowrap;
    font-size: .9em;
    line-height: 25px
}

.product-catalog-item:hover, .product-catalog-item.hover {
    cursor: pointer;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px 1px #f5f5f5;
    border-radius: 3px
}

.product-catalog-item:hover .buy-now-button, .product-catalog-item.hover .buy-now-button {
    visibility: visible
}

.product-catalog-item:hover .buy-now-button .txt-buy-now {
    color: #fff
}

.buy-now-button {
    text-align: center;
    text-transform: uppercase;
    display: block;
    /*visibility: hidden;*/
    margin: 8px;
    background: #de251c
}

.txt-buy-now {
    line-height: 29px;
    text-align: center;
    color: #fff;
}

.Box-paging {
    width: 100%;
    margin: 0;
    margin-bottom: 15px !important
}

.list-pagination {
    text-align: center
}

.pagination-first, .pagination-end, .pagination-item {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 4px 8px;
    margin: 0 2px
}

.pagination-first .fa-angle-left, .pagination-end .fa-angle-right {
    margin-right: 5px;
    color: #999;
    font-weight: bold
}

.pagination-item.active {
    background-color: #2575fa;
    border: 1px solid #2575fa;
    border-radius: 3px;
    padding: 4px 8px;
    color: #fff;
    display: initial
}

.description-catalog {
    padding: 20px;
    float: left;
    background-color: #fff;
    width: 100%
}

.title-desc-catalog h2 {
    font-size: 1.5em;
    font-weight: bold
}

.content-categories {
    line-height: 20px
}

.content-categories a {
    color: #2575fa
}

.content-categories h2 {
    font-size: 18px;
    color: #2575fa;
    margin-top: 10px;
    font-weight: 500
}

.content-categories h3 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 500
}

.content-categories ul li {
    margin-left: 20px;
    margin-top: 5px
}

.content-categories ol li {
    list-style-type: decimal;
    margin-left: 30px;
    margin-top: 5px
}

.content-categories ul li:before {
    width: 4px;
    height: 4px;
    line-height: 4px;
    content: "";
    border-radius: 4px;
    position: absolute;
    background-color: gray;
    margin-top: 10px;
    margin-left: -10px
}

.content-categories p {
    margin-top: 10px
}

.content-categories img {
    max-width: 100%;
    padding: 10px
}

#subcatpage .cat-tree-item a:after {
    display: none
}

#subcatpage .cat-tree-nav {
    margin-left: 5px
}

.box-zone {
    width: 100%
}

.title-zone>span {
    line-height: 35px
}

.title-zone h2 {
    font-size: 1.4em;
    margin-right: 5px
}

.list-sort {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    width: 180px;
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 26px;
    padding: 4px;
    color: #888;
    margin-left: 5px;
    outline: none;
    background: #fff
}

.box-sort:after {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #888;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-left: -15px
}

.view-sort {
    margin-left: 10px
}

.button-view {
    -webkit-appearance: none;
    -webkit-user-select: none;
    width: 30px;
    height: 26px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 5px;
    float: left
}

.button-view.grid {
    background: url(images/Grid.png) no-repeat center
}

.button-view.list {
    background: url(images/List.png) no-repeat center
}

.button-view.grid.active {
    width: 30px;
    height: 26px;
    border: 1px solid #adadad;
    border-radius: 3px;
    background: url(images/Grid-active.png) no-repeat center
}

.button-view.list.active {
    width: 30px;
    height: 26px;
    border: 1px solid #adadad;
    border-radius: 3px;
    background: url(images/List-active.png) no-repeat center
}

.zone-filter {
    width: 100%;
    border-top: 1px solid #ddd;
    padding-top: 10px
}

.zone-filter-item {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px
}

.filter-lable {
    text-transform: uppercase;
    line-height: 26px
}

.filter-lable.delete a {
    font-weight: 500;
    color: #2575fa
}

.list-filter ul li {
    float: left;
    background-color: #fdfdfd;
    padding: 3px 5px;
    border: 1px solid #efefef;
    border-radius: 2px;
    margin: 0 3px
}

.close-filter {
    margin-left: 5px;
    color: #888
}

.product-mode-list-item:hover .buy-now {
    background-color: #2575fa;
    color: #fff !important
}

.product-mode-list-item:hover .txt-buy-now {
    color: #fff
}

.product-mode-list-item {
    width: 100%;
    float: left;
    padding-bottom: 5px;
    padding-top: 15px
}

.product-mode-list-item.last {
    border-bottom: none
}

.manager-wishlist .product-mode-list-item {
    padding-bottom: 0
}

.manager-wishlist .list-product-thumb {
    margin: 0
}

.product-list-item-left {
    width: 200px;
    position: relative;
    vertical-align: top;
    margin-right: 15px
}

.product-list-item-right {
    width: calc(100% -220px);
    display: table-cell;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    text-align: left
}

.product-list-item-right .star-rated {
    margin: 5px 10px
}

.short-description {
    margin-left: 10px;
    text-align: justify
}

.short-description a {
    color: #2575fa;
    font-size: 1em
}

.short-description .fa-lg {
    color: #2575fa;
    font-size: 1.1em;
    line-height: 8px;
    padding-left: 5px
}

.buy-now {
    border: 1px solid #2575fa;
    background-color: #fff;
    width: 144px;
    height: 30px;
    margin-left: 10px;
    text-align: center;
    color: #2575fa;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 30px
}

.checkout-wrap {
    background-color: #fff
}

.checkout-wrap .checkout-col {
    display: inline-block;
    float: left
}

.checkout-box {
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden
}

.sub-title-cart {
    padding: 5px 10px;
    background-color: #efefef;
    border-top: 1px dashed #eee;
    border-bottom: 1px dashed #eee;
    margin: 0 0 12px 0
}

.box-shipping-info .title-cart, .box-pay-info .title-cart {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.form-input-purchase {
    margin: 30px 40px
}

.form-item-title {
    width: 110px;
    text-align: right;
    padding-right: 10px;
    float: left;
    font-weight: 500;
    line-height: 30px
}

label.form-item {
    margin-left: 10px;
    margin-bottom: 5px
}

label .txt-check {
    line-height: 25px
}

textarea.address-user {
    line-height: 25px;
    height: 50px;
    width: 346px
}

.form-input-purchase label.other-address {
    border-top: 1px dashed #ddd;
    padding: 10px 0
}

label.form-check {
    display: block
}

.shipping-info-text {
    margin: 5px 20px
}

.ship-time .ship-check {
    display: inline-block;
    line-height: 25px;
    margin-left: 9%
}

.ship-item {
    line-height: 27px
}

.ship-item.weight-product span {
    color: #2575fa
}

.form-item {
    margin-bottom: 10px;
    display: block
}

input#ctl00_body_txtFullName, .form-input.input-item.name-user {
    text-transform: capitalize
}

.form-item .input-item {
    outline: none;
    position: relative;
    width: 350px
}

.form-input, .form-item select {
    border: 1px solid #ddd;
    background-color: #fdfdfd;
    height: 30px;
    color: #666;
    outline: none;
    text-indent: 10px;
    border-radius: 2px
}

.form-input-purchase .form-item select {
    width: 150px
}

.form-check.input-item {
    line-height: 25px;
    display: block;
    margin-bottom: 3px
}

.more-address-box {
    margin: 10px 0
}

#ship-methods {
    position: relative
}

.select-ship {
    display: block;
    line-height: 25px;
    margin: 0 0 0 15px
}

.select-ship .info-ship {
    margin-left: 21px
}

.select-ship label i {
    color: #2575fa
}

.pay-info-body {
    margin: 0 20px
}

.box-pay-info .payment {
    display: block;
    line-height: 25px;
    margin: 5px
}

.form-radio {
    height: 12px;
    width: 12px;
    float: left;
    left: 0;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 12px;
    margin-right: 5px
}

input[type="radio"], input[type="checkbox"] {
    display: none
}

input[type="radio"]+label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer
}

input[type="radio"]:checked+label span {
    background: url(images/radio-checked.png) no-repeat center center;
    border-color: #2575fa
}

input[type="checkbox"]+label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-radius: 2px;
    background-color: #fff;
    cursor: pointer
}

input[type="checkbox"]:checked+label span {
    background: url(images/Checked-24.png) no-repeat center center
}

.rdo-attr-label {
    display: inline-block;
    padding-right: 20px;
    padding-left: 3px
}

.checked-radio input:checked {
    width: 16px;
    height: 16px;
    background: url(images/radio-checked.png) no-repeat left center;
    outline: none;
    position: absolute;
    margin-left: -2px;
    margin-top: -2px
}

.more-info-checked {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transform: scale(.8);
    transition: .5s
}

input[type="radio"]:checked~.more-info-checked, input[type="checkbox"]:checked~.more-info-checked {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: visible;
    height: auto;
    width: 100%
}

.more-info-checked .box-info-payment {
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 10px 0;
    background: #fbfbfb
}

.bank-list-item img {
    height: 30px;
    vertical-align: middle;
    margin: 4px;
    border: 1px solid #ddd
}

.bank-list-item:hover img {
    border-color: #2575fa
}

.info-payment-top {
    padding-left: 10px
}

.info-payment-center {
    padding-left: 10px;
    padding-right: 10px
}

.info-payment-item {
    margin-top: 10px;
    border-bottom: 1px dotted #ddd;
    clear: both
}

.info-payment-item:last-child {
    border-bottom: none
}

.payment-thumb {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-right: 15px
}

.payment-detail {
    display: inline-block;
    vertical-align: top;
    line-height: 20px
}

.payment-detail-row .detail-row b {
    width: 75px;
    font-weight: 500;
    display: inline-block
}

.payment-detail-title {
    text-align: left;
    font-weight: 700
}

.info-payment-item:last-child {
    border-bottom: none
}

.payment-bankname {
    font-weight: 700
}

.payment-online {
    margin-left: 10px;
    line-height: 30px
}

.payment-online li span {
    margin-left: 10px
}

.form-input-note {
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    width: 100%;
    height: 50px
}

.text-bill {
    text-align: right;
    float: right
}

.text-bill:before {
    content: " ";
    display: inline-block
}

.tax-bill {
    text-align: right;
    color: #646464;
    font-size: .9em
}

.border-bill {
    border-top: 1px solid #2575fa;
    padding-top: 5px;
    margin-top: 5px
}

.total-bill {
    color: #2575fa;
    font-size: 16px;
    text-align: right;
    float: right;
    font-weight: 500
}

.title-cart {
    padding: 5px;
    background: #f8f8f8;
    border-bottom: 1px solid #ddd
}

.title-cart h2, .sub-title-cart h2 {
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
    display: inline-block;
    line-height: 26px;
    vertical-align: bottom
}

.title-cart .fa, .sub-title-cart .fa {
    color: #2575fa
}

.checkout-cart {
    width: 100%
}

.checkout-cart-title {
    border-bottom: 1px dashed #ddd;
    line-height: 30px;
    height: 30px;
    font-weight: 500;
    overflow: hidden
}

.checkout-cart-title li {
    float: left;
    border-left: 1px solid #fff
}

.checkout-cart-title li:first-child {
    border-left: none
}

.checkout-cart-title .cart-product-name, .checkout-cart-list .cart-product-name {
    width: 45%;
    text-align: left;
    margin-left: 10px
}

.order-wrap .cart-product-name {
    width: 49%
}

.checkout-cart-title .cart-product-price, .checkout-cart-title .cart-product-money, .checkout-cart-list .cart-product-price, .checkout-cart-list .cart-product-money {
    width: 15%;
    text-align: center;
    margin: 0 5px
}

.cart-product-attributes {
    font-size: .95em;
    color: #69b028
}

.checkout-cart-title .cart-product-count, .checkout-cart-list .cart-product-count {
    width: 11%;
    margin: 0 5px;
    text-align: center
}

.checkout-cart-list .cart-product-delete {
    margin: 0 5px
}

.cart-product-money {
    font-weight: 500
}

.cart-product-delete {
    display: block;
    font-size: 1.2em
}

.cart-product-delete .fa-trash-o {
    color: #aaa;
    font-size: 1.1em;
    text-align: center
}

.bill-row .text-right {
    width: 57%;
    display: inline-block;
    float: left
}

.group-cart-product-item .cart-product-item {
    border-bottom: 1px dotted #f7f7f7;
    padding-bottom: 5px;
    width: 100%;
    float: left;
    padding-top: 8px
}

.group-cart-product-item .cart-product-item:last-child {
    border-bottom: none
}

.checkout-cart-list {
    width: 100%
}

.cart-product-item ul li {
    float: left
}

.cart-product-images {
    width: 50px;
    height: 50px;
    text-align: center;
    margin-right: 10px;
    overflow: hidden
}

.cart-product-images img {
    max-width: 100%
}

.cart-product-title {
    line-height: 20px;
    font-weight: 500;
    font-size: 1.1em
}

.cart-product-price .cart-product-price-meta, .cart-product-price .cart-product-price-old {
    overflow: hidden;
    text-overflow: ellipsis
}

.cart-product-price-old {
    text-decoration: line-through
}

.cart-product-price-sale {
    color: #69b00a;
    font-size: .9em
}

.checkout-cart-list .add-number {
    margin-right: 0
}

.cart-product-gift {
    color: #f34580;
    font-size: .95em;
    line-height: 20px;
    display: table-cell
}

.cart-product-price .cart-product-gift, .cart-product-money .cart-product-gift {
    display: block
}

.cart-product-gift .fa-lg {
    vertical-align: -4%;
    margin-right: 3px
}

.add-number-cart {
    width: 45px;
    height: 23px
}

.add-number-cart .txtQty-cart {
    border-radius: 3px;
    width: 30px;
    height: 23px;
    text-align: center
}

.add-number-cart .txtQty-cart.gift {
    border: 1px solid #fff;
    border-radius: 3px;
    width: 45px;
    height: 23px;
    text-align: center
}

.checkout-footer {
    border-top: 1px solid #eee;
    background-color: #f8f8f8;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 15px
}

.row-item {
    width: 100%
}

.checkout-footer-right {
    float: left;
    text-align: right;
    width: 57%;
    margin-right: 3%;
    line-height: 25px
}

.checkout-footer-left {
    float: left;
    width: 38%;
    margin-left: 2%;
    margin-top: 65px
}

.buy-other a {
    color: #2575fa;
    font-weight: 500;
    margin-left: 10px;
    vertical-align: middle;
    font-size: 1.15em
}

.checkout-footer-left:before, .buy-continue:before {
    border-right: 5px solid #2575fa;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    content: "";
    margin-top: 5px
}

.text-right {
    text-align: right
}

.total-order {
    color: #2575fa;
    font-weight: 500;
    border-top: 1px solid #ddd;
    clear: both;
    margin-top: 10px;
    font-size: 1.2em;
    padding-top: 10px
}

.checkout-wrap .total-order {
    color: #333
}

.text-coupon {
    font-weight: 500;
    text-align: right;
    float: right
}

.gift-coupon img {
    margin-bottom: 3px;
    vertical-align: middle;
    margin-right: 5px
}

.bill-row .text-right-coupon {
    width: 57%;
    display: inline-block;
    float: left
}

.bill-row.code-coupon {
    clear: both;
    padding: 10px 0
}

.bill-row.code-coupon:before, .bill-row.code-coupon:after {
    content: '';
    display: block;
    clear: both
}

.input-code-coupon {
    height: 31px;
    border: 1px solid #ddd;
    background: #fff;
    width: 200px;
    float: right;
    position: relative
}

.input-code-coupon .txt-code-coupon {
    width: 120px;
    border: none;
    height: 28px;
    text-indent: 5px;
    float: left;
    outline: none;
    color: #080;
    text-align: right
}

.input-code-coupon.code-fail .txt-code-coupon {
    color: #c00;
    text-decoration: line-through
}

.input-code-coupon.code-ok .txt-code-coupon {
    color: #080;
    font-weight: bold
}

.code-ok:before {
    color: #080;
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    top: 0;
    left: 5px;
    width: 16px;
    position: absolute;
    line-height: 29px
}

.code-ok:after {
    display: block;
    content: 'mã hợp lệ';
    font-style: italic
}

.input-code-coupon .txt-code-coupon::-moz-placeholder, .input-code-coupon .txt-code-coupon::-webkit-input-placeholder, .input-code-coupon .txt-code-coupon:focus::-moz-placeholder, .input-code-coupon .txt-code-coupon:focus::-webkit-input-placeholder {
    color: #080;
    font-size: 11px;
    font-weight: normal
}

.input-code-coupon .txt-code-coupon:focus {
    outline: none;
    font-size: 1.3em;
    font-weight: bold !important
}

.btn-code-coupon {
    border: none;
    background: #2575fa;
    color: #fff;
    padding: 8px 11px;
    line-height: 13px
}

.bank-list {
    position: relative;
    border: 1px solid #ddd;
    height: 40px;
    overflow: hidden
}

.bank-list .bank-list-item:hover {
    color: #2575fa
}

.bank-list:hover {
    height: auto
}

.bank-list:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px transparent solid;
    border-right: 5px transparent solid;
    border-top: 5px solid #ddd;
    border-bottom: none;
    position: absolute;
    right: 5px;
    top: 15px
}

.checkout-finish {
    clear: both;
    position: relative;
    margin: 10px 0 0 0
}

.checkout-finish .checkout-btn {
    float: right;
    margin: 10px 18px 0 0;
    display: block;
    background: #2575fa;
    border: 1px solid #2575fa;
    padding: 8px 18px;
    color: #fff;
    font-size: 1.2em;
    cursor: pointer
}

.wrap-login {
    width: 450px;
    margin: auto;
    float: none !important
}

.wrap-login-inner {
    width: 100%;
    position: relative
}

.tabGroup {
    width: 100%;
    background-color: #2575fa;
    border-radius: 3px;
    padding-top: 5px;
    margin: 15px 0
}

.tabGroup:after {
    clear: both;
    display: block;
    content: ''
}

.tabGroup>input[type="radio"] {
    position: absolute;
    left: -100px;
    top: -100px
}

.tabGroup>label.first {
    margin-left: 10px
}

.tabGroup>input[type="radio"]+label {
    display: inline-block;
    border-bottom: 0;
    padding: 5px 10px;
    color: #fff;
    background-color: #2575fa
}

.tabGroup>input[type="radio"]:focus+label {
    border: 1px dashed #ddd
}

.tabGroup>input[type="radio"]:checked+label {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
    color: #333;
    border-top: 1px solid #2575fa;
    border-radius: 3px 3px 0 0
}

.tabGroup>div {
    width: 100%;
    display: none;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px 10px;
    overflow: auto;
    border-radius: 0 0 3px 3px;
    border-top: none
}

.tab1:checked~.tab1, .tab2:checked~.tab2, .tab3:checked~.tab3 {
    display: block
}

.wrap-login-inner #login-account, .wrap-login-inner #regis-account {
    padding: 5px 10px 0 10px;
    position: relative
}

#login-account .newsletter {
    font-style: italic;
    margin-top: 7px
}

.float-right.newsletter {
    margin: 10px 0 20px
}

.wrap-login-inner .account-input {
    width: 100%;
    line-height: 20px;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 5px 0
}

.tabGroup .fa-lg {
    font-size: 14px;
    margin: 0 5px 0 0;
    text-align: center;
    line-height: 14px
}

.wrap-login-inner .account-forget-pass, .wrap-login-inner .account-forget-pass a {
    line-height: 37px;
    color: #2575fa;
    float: right;
    margin-bottom: 20px
}

.wrap-login-inner .login-social {
    border-top: 1px dashed #ddd;
    padding-top: 20px;
    padding-bottom: 0;
    position: relative
}

.wrap-login-inner .login-social:before {
    border-top: 1px dashed #ddd;
    background: #ddd;
    content: "Hoẕc";
    width: 45px;
    height: 20px;
    position: absolute;
    top: -10px;
    left: 46%;
    border-radius: 10px;
    text-align: center;
    color: #666
}

.close-form {
    position: absolute;
    left: 530px;
    color: #fff;
    cursor: pointer;
    display: none
}

.close-form .fa-times-circle {
    font-size: 1.3em;
    margin-top: 6px
}

.reset-pass-form .account-input {
    line-height: 17px
}

.reset-pass-form #btnLoginSubmit {
    width: 50px
}

.account-forget-pass input[type="checkbox"]:checked+label span {
    background: none;
    width: 100px;
    height: 30px
}

.account-forget-pass input[type="checkbox"]+label span {
    width: 100px;
    height: 30px;
    position: absolute;
    background: transparent;
    border: none;
    right: 15px;
    z-index: 999
}

.attri-vals {
    display: table-cell
}

.info-prod>.title {
    display: inline-block;
    min-width: 100px !important
}

.op-select {
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    color: #888
}

.info-prod>.info {
    display: inline-block
}

.spec-tip {
    font-style: normal;
    color: #58b3f0
}

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    -o-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none
}

.modalDialog:target {
    opacity: 1;
    pointer-events: auto
}

.modalDialog>div.dialog {
    display: inline-block;
    position: relative;
    padding: 5px 15px 13px 15px;
    border-radius: 5px;
    background: #fff;
    margin: 0 20px
}

.dialog #prod-attr-zone:before {
    content: "Vui lòng chọn chi tiết sản phẩm bạn muốn đẕt h?ng:";
    margin-bottom: 15px;
    display: block;
    color: #2575fa;
    font-weight: 700
}

.modalDialog>div.dialog .close, .box .close {
    color: #fff;
    line-height: 20px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 20px;
    height: 20px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    text-indent: -100px;
    font-size: 0;
    opacity: 1;
    z-index: 999;
    background: url(../images/close-button.png) no-repeat center center
}

.wrap-microsite {
    margin-top: 1px
}

.wrap-microsite img {
    height: auto
}

.body-microsite {
    width: 100%
}

.pg-prod-ls {
    text-align: center
}

.product-microsite p {
    margin-top: 10px
}

.product-microsite-item {
    position: relative;
    width: 224px;
    border: 1px solid #fff;
    background: #fff;
    line-height: 20px;
    text-align: left
}

.product-microsite-item:hover .buy-now-button {
    display: block;
    visibility: visible
}

.product-microsite-item:hover {
    border: 1px solid #ddd;
    box-shadow: 1px 1px 10px #eee;
    border-radius: 3px
}

li.col.prod-km-item {
    float: inherit;
    display: inline-block;
    vertical-align: top;
    margin: 10px 5px
}

li.col.prod-km-item.sperator {
    margin: 0;
    display: block
}

.product-microsite .home-product-title a {
    font-weight: 500;
    margin-bottom: 5px;
    color: #333
}

.product-microsite-item:hover .home-product-title a {
    color: #2575fa
}

.product-microsite .list-product-meta-price {
    font-size: 1.5em
}

.product-microsite .txt-buy-now {
    height: 24px;
    color: #fff
}

.product-microsite .buy-now-button {
    margin: 8px;
    background: #2575fa
}

.product-microsite .list-product-discount {
    right: 8px
}

.promo-wrap .promo-item {
    float: left;
    position: relative;
    overflow: hidden
}

.promo-item .promo-images {
    text-align: center;
    padding: 10px
}

.promo-item .promo-images img {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    max-height: 250px
}

.promo-item .promo-title {
    font-weight: 500;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline
}

.promo-item .promo-subtitle {
    padding: 0 10px;
    margin: 4px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline
}

.promo-item .promo-info {
    text-align: justify;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.promo-item .promo-more {
    padding: 0;
    text-align: center;
    width: calc(100% -20px);
    bottom: 10px;
    left: 10px
}

.promo-item .promo-more a {
    width: 48%;
    color: #fff;
    float: left;
    padding: 5px 0;
    background: #2575fa
}

.promo-item .promo-more a:first-child {
    margin-right: 4%;
    background: #2575fa
}

.promo-item .promo-time {
    clear: both;
    padding: 0 10px
}

.promo-time .time-start, .promo-time .time-end {
    color: #2575fa;
    font-weight: 500
}

.promo-wrap .promo-item:hover .promo-more {
    display: block
}

.promo-wrap .promo-item:hover {
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px 1px #f5f5f5
}

.Box-paging-promo {
    width: 100%;
    margin: 20px 0 15px 0
}

.promo-time {
    line-height: 20px
}

.Promo-info-detail {
    padding: 10px;
    line-height: 26px;
    font-size: 1.15em
}

.Promo-info-detail .promo-desc {
    clear: both
}

.Promo-info-detail td {
    border: 1px solid #333;
    padding: 5px
}

.Promo-info-detail a {
    color: #2575fa
}

.Promo-info-detail i, .Promo-info-detail em {
    font-style: italic
}

.Promo-info-detail p {
    margin-top: 7px
}

.Promo-info-detail h1 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px
}

.Promo-info-detail h3 {
    font-size: 1.15em;
    font-weight: 700;
    margin-top: 7px
}

.Promo-info-detail h2 {
    font-size: 1.25em;
    font-weight: 500;
    margin-top: 7px
}

.Promo-info-detail ul li {
    margin-left: 20px
}

.Promo-info-detail ul li:before {
    width: 4px;
    height: 4px;
    line-height: 4px;
    content: "";
    border-radius: 4px;
    position: absolute;
    background-color: gray;
    margin-top: 10px;
    margin-left: -10px
}

.Promo-info-detail img {
    max-width: 100%;
    height: auto
}

.Promo-product-relate {
    padding: 10px
}

.Promo-product-box {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding-top: 10px
}

.Promo-product-title h2 {
    font-size: 18px;
    color: #2575fa;
    margin-bottom: 5px
}

.Promo-product-item {
    display: table-cell;
    position: relative;
    padding: 15px 9px;
    background: #fff;
    margin: 10px 11px;
    border: 1px solid #ddd
}

.Promo-product-item .home-product-title {
    margin: 5px 0
}

ul#ticker-promos .ticker-active li span {
    width: 440px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Promo-detail {
    width: 100%
}

.Box-list-promotions {
    width: 200px
}

.wrap-promotion {
    width: calc(100% -220px)
}

.wrap-list-promo {
    border: 1px solid #ddd;
    border-radius: 3px
}

.title-promotion h1 {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
    text-transform: uppercase
}

.wrap-list-promo-title {
    background-color: #efefef;
    height: 34px
}

.wrap-list-promo-title h2 {
    font-weight: 500;
    line-height: 34px;
    text-align: center;
    font-size: 1.1em;
    text-transform: uppercase
}

.wrap-list-promo-body ul li {
    margin: 5px;
    border-bottom: 1px dashed #ddd;
    padding: 5px 0
}

.list-promo-item a:hover {
    color: #2575fa
}

.list-promo-item.last {
    border-bottom: none
}

.promo-item-img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 5px
}

.promo-item-img img {
    max-height: 100%;
    max-width: 100%
}

.promo-item-txt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.Promo-product-detail {
    padding-top: 10px;
    width: 100%
}

.Promo-product-images {
    width: 300px;
    height: 300px;
    float: left;
    margin: 10px 20px 10px 0
}

.Promo-product-images img {
    max-width: 100%;
    max-height: 100%
}

.Promo-product-title h1 {
    font-size: 2em;
    color: #2575fa;
    margin-right: 20px;
    font-weight: 500
}

.promo-product-subtitle {
    color: #003;
    font-size: 1.2em;
    margin-bottom: 5px
}

.Promo-sub {
    margin: 10px 0
}

.Promo-product-offer {
    margin-right: 50px
}

.row-offer>.title {
    display: inline-block;
    min-width: 100px !important
}

.row-offer.prod-brand {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.row-offer.prod-brand .info a {
    color: #2575fa
}

.Promo-btn-order {
    cursor: pointer;
    font-family: 'Roboto';
    font-size: 20px;
    height: 40px;
    width: 200px;
    text-align: center;
    border-radius: 3px
}

.Promo-btn-order:hover, .Promo-btn-order:active, .Promo-btn-order .text-btn {
    color: #fff
}

.Promo-btn-order .icon-spcart {
    background-size: 32px
}

.promo-product-content {
    margin-top: 10px
}

.body-sepcs.promo-sepcs {
    width: auto
}

.tabPromotion {
    width: 100%;
    border-radius: 3px;
    padding-top: 5px;
    position: relative
}

.tabPromotion:before {
    border-top: 2px solid #2575fa;
    position: absolute;
    content: "";
    width: 100%;
    top: 40px
}

.tabPromotion:after {
    clear: both;
    display: block;
    content: ''
}

.tabPromotion>input[type="radio"] {
    position: absolute;
    left: -100px;
    top: -100px
}

.tabPromotion>label.first {
    margin-left: 10px
}

.tabPromotion>input[type="radio"]+label {
    display: inline-block;
    padding: 5px 10px;
    color: #333;
    cursor: pointer;
    font-size: 15px;
    border-bottom: 2px solid #ddd;
    margin-right: 10px
}

.tabPromotion>input[type="radio"]:focus+label {
    border: 1px dashed #ddd
}

.tabPromotion>input[type="radio"]:checked+label {
    background-color: #fff;
    color: #fff;
    border-radius: 4px 4px 0 0;
    border-bottom: 2px solid #2575fa;
    background: #2575fa;
    padding-top: 9px
}

.tabPromotion>div {
    display: none;
    background-color: #fff;
    overflow: auto;
    border-radius: 0 0 3px 3px;
    border-top: none
}

.tabContact {
    width: 100%;
    border-radius: 3px;
    padding-top: 5px;
    margin-top: 17px;
    position: relative
}

.tabContact:before {
    border-top: 2px solid #2575fa;
    position: absolute;
    content: "";
    width: 100%;
    top: 40px
}

.tabContact:after {
    clear: both;
    display: block;
    content: ''
}

.tabContact>input[type="radio"] {
    position: absolute;
    left: -100px;
    top: -100px
}

.tabContact>label.first {
    margin-left: 10px
}

.tabContact>input[type="radio"]+label {
    display: inline-block;
    padding: 5px 10px;
    color: #333;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 2px solid #ddd;
    margin-right: 10px
}

.tabContact>input[type="radio"]:focus+label {
    border: 1px dashed #ddd
}

.tabContact>input[type="radio"]:checked+label {
    background-color: #fff;
    color: #fff;
    border-radius: 4px 4px 0 0;
    border-bottom: 2px solid #2575fa;
    background: #2575fa;
    padding-top: 9px
}

.tabContact>div {
    display: none;
    background-color: #fff;
    padding: 10px 10px;
    overflow: auto;
    border-radius: 0 0 3px 3px;
    border-top: none
}

.container-panel .support-info-left {
    width: 202px;
    margin-top: 385px
}

.panel-right {
    margin-bottom: 20px;
    width: calc(100% -220px)
}

.wrap-contact {
    width: 100%
}

.panel-title h1 {
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0;
    text-transform: uppercase
}

.panel-info-title {
    font-size: 1.1em;
    padding-top: 10px
}

.panel-info-name {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    padding-top: 10px
}

.info-item {
    line-height: 20px;
    margin: 10px 0
}

.panel-about-title, .panel-jobs-title {
    font-size: 18px;
    margin-top: 15px;
    font-weight: 500
}

.about-content, .jobs-content {
    font-size: 1.15em
}

.about-content h2 {
    font-size: 18px;
    color: #2575fa;
    margin-top: 15px;
    font-weight: 500
}

.about-content h3 {
    margin-top: 15px;
    font-weight: 500
}

.about-content p {
    margin-top: 7px
}

.about-content ul li, .about-content ol li {
    margin-left: 20px
}

.about-content ol li {
    list-style-type: decimal
}

.about-content ul li:before {
    width: 4px;
    height: 4px;
    line-height: 4px;
    content: "";
    border-radius: 4px;
    position: absolute;
    background-color: gray;
    margin-top: 10px;
    margin-left: -10px
}

.jobs-content {
    margin-top: 10px
}

.jobs-item {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ddd;
    margin-bottom: 40px
}

.jobs-list ul li {
    list-style-type: circle;
    margin-left: 30px
}

.jobs-list ul li a, .jobs-list ul li a:hover {
    color: #2575fa
}

.jobs-item-title {
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 10px;
    color: green;
    font-size: 1.2em
}

.job_content p {
    margin-top: 7px
}

.job_content h3 {
    font-weight: 700;
    margin-top: 8px
}

.info-item .fa {
    padding-right: 5px;
    font-size: 1.4em;
    line-height: .75em;
    vertical-align: -3%;
    font-weight: 100
}

.info-item .title {
    font-weight: 500
}

.info-item .supp-hotline {
    font-weight: 500
}

.panel-input-contact .row-input-item {
    margin: 10px 0
}

.panel-form-mail {
    border-top: 1px dashed #ddd
}

.mail-to {
    color: #2575fa
}

.input-account-form .input-form {
    display: inline-block;
    width: 35%
}

.input-form {
    border: 1px solid #ddd;
    background-color: #fdfdfd;
    height: 28px;
    color: #666;
    outline: none;
    text-indent: 5px;
    border-radius: 2px
}

.input-item-title {
    font-weight: 500;
    margin-right: 10px;
    text-align: right;
    width: 110px;
    float: left;
    line-height: 32px
}

.input-form.row-input {
    width: 45%
}

.input-form.row-select {
    width: 25%;
    text-indent: 0
}

textarea.content {
    height: 100px
}

.patcha-info {
    width: 32%;
    margin-left: 10px;
    vertical-align: top
}

.input-form.input-patcha {
    width: 114px;
    height: 22px
}

.send-contact {
    margin: 10px 18px 0 0;
    display: block;
    background: #2575fa;
    border: 1px solid #2575fa;
    padding: 8px 35px;
    color: #fff;
    font-size: 1.2em;
    border-radius: 2px
}

.btn-contact {
    float: left;
    clear: both;
    margin-left: 25%;
    margin-top: 10px
}

.panel-map {
    clear: both;
    margin-top: 20px
}

.panel-map-title {
    font-weight: 500;
    margin: 10px 0
}

.panel-map-img img {
    max-width: 100%
}

.wrap-notfound {
    width: 100%;
    text-align: center
}

.notfound {
    display: inline-block;
    margin-top: 20px
}

.notfoundimg {
    float: left;
    text-align: center;
    margin-right: 10px
}

.notfoundimg img {
    width: 100%
}

.notfoundtext {
    float: left;
    line-height: 0;
    text-align: center;
    margin-left: 10px
}

.container-found .support-info-left, .wrap-serverError .support-info-left {
    width: 200px;
    margin-top: 10px
}

.error404 {
    font-size: 70px;
    line-height: normal
}

.txtfound {
    font-size: 16px
}

.txtopp {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 15px
}

.found-search {
    width: 485px;
    margin: 10px auto
}

.searchBox-found {
    background: #fff;
    width: 100%;
    padding: 0;
    float: left;
    position: relative
}

#btnFindSubmitPad-found {
    float: none;
    display: inline-block;
    height: 30px;
    background: #2575fa;
    border: solid 1px #2575fa;
    position: absolute;
    right: 0;
    top: 0
}

#btnFindSubmit-found {
    width: 100%;
    height: 100%;
    color: #fff;
    background: url(images/search-icon-20.png) no-repeat 3px center;
    border: none;
    padding: 0 15px;
    text-indent: 10px;
    font-weight: bold
}

.txtQuery-found {
    width: 100%;
    margin: 0 36px 0 0;
    padding: 0;
    height: 30px;
    position: static;
    border: solid 1px #ddd;
    border-right: none;
    text-indent: 10px;
    outline: none;
    font-family: "Roboto", san-serif
}

.search-cat-found {
    outline: none;
    -webkit-user-select: none;
    -webkit-appearance: none;
    position: absolute;
    right: 40px;
    border: none;
    top: 1px;
    height: 30px;
    border-left: 1px solid #eee;
    padding: 0 10px;
    color: #999;
    font-family: "Roboto", san-serif
}

.tab-link-error {
    font-size: 16px
}

.tab-link-error a {
    border-right: 1px solid #333;
    padding: 0 10px
}

.tab-link-error .last {
    border: none
}

.tab-link-error a:hover {
    color: #2575fa
}

.tab-link-error .fa {
    font-size: 1.05em;
    line-height: 0
}

.search0-right {
    margin-left: 202px;
    text-align: center;
    width: calc(100% -220px);
    min-height: 480px
}

.search0img img {
    width: 100%
}

.txt-search0 {
    font-size: 16px;
    margin-bottom: 20px
}

.keysearch0 {
    color: #2575fa;
    font-weight: 500
}

.Support-Left {
    width: 200px
}

.support-info-left.support {
    margin-top: 10px
}

.Support-Left .cat-menu-title h2 {
    letter-spacing: normal
}

.Support-Left .cat-tree-item img {
    padding-right: 7px
}

.wtitle.support {
    padding-right: 25px
}

.titleFrm-support {
    padding-top: 5px;
    padding-right: 5px;
    font-weight: 500
}

.frmSearch-support {
    padding-top: 4px
}

form#frmSearch-support {
    display: block;
    height: 100%;
    position: relative;
    float: left
}

.txt-search-support {
    width: 380px;
    padding: 0;
    height: 25px;
    position: static;
    border: solid 1px #ddd;
    text-indent: 10px;
    outline: none;
    font-family: "Roboto", san-serif
}

.btnSearch-support {
    float: none;
    display: inline-block;
    height: 24px;
    background: #68b207;
    border: solid 1px #68b207;
    position: absolute;
    right: -1px;
    top: 0
}

.btnFindSubmit-support {
    width: 100%;
    height: 100%;
    color: #fff;
    background: url(images/search-icon-20.png) no-repeat 3px center;
    border: none;
    padding: 0 15px;
    text-indent: 10px;
    font-weight: bold
}

.pg-body li {
    list-style-type: circle;
    padding: 0 !important;
    margin: 0 0 0 25px;
    line-height: 26px
}

.pg-header h2 {
    font-size: 18px;
    color: #31708f;
    font-weight: 700;
    margin: 7px 0
}

.pg-header h1 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px
}

.pg-body h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 7px 0;
    color: #2575fa
}

.pg-body h3 {
    font-weight: 500;
    font-size: 16px;
    margin-top: 10px
}

.pg-body a {
    color: #2575fa
}

.pg-body .info-gift a {
    color: #fff
}

.pg-footer {
    display: block;
    clear: both
}

.pg-footer h2 {
    font-size: 18px;
    color: #31708f;
    font-weight: 500
}

.smart-filter {
    display: inline-block;
    position: relative
}

.smart-filter .pop-filter {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 100;
    min-width: 200px;
    border: solid 1px #ccc;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    -moz-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.smart-filter:hover .pop-filter {
    visibility: visible;
    opacity: 1
}

.smart-filter.hover .pop-filter {
    visibility: visible;
    opacity: 1
}

.pop-filter .cat-tree-item a:after {
    content: '';
    display: none
}

.pop-filter li {
    border: none !important
}

.range-active {
    color: #2575fa;
    font-weight: 700
}

.count-item {
    margin-left: 5px
}

.range-active~.count-item {
    color: #2575fa
}

.range-close-item .fa {
    font-size: 1.15em;
    color: #2575fa
}

.cat-tree-item.level1 {
    font-weight: bold
}

.cat-tree-item.level2 {
    padding-left: 10px
}

.cat-tree-item.level2:before {
    content: '+ ';
    position: absolute;
    left: 4px;
    top: 0
}

li.cat-tree-item.level2 a {
    padding-left: 4px
}

.cat-tree-item.level3 {
    padding-left: 20px
}

.cat-tree-item.level4 {
    padding-left: 30px
}

.cat-tree-item.level5 {
    padding-left: 40px
}

.ticker-container {
    height: 60px;
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #fff;
    color: #000;
    font-size: 1em;
    margin-bottom: 15px
}

.ticker-container .ticker-caption {
    height: 50%;
    width: 100%;
    display: table;
    position: absolute;
    z-index: 1;
    text-transform: uppercase
}

.ticker-container .ticker-caption p {
    height: inherit;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold
}

.ticker-container ul {
    list-style: none;
    padding: 0;
    height: auto
}

.ticker-container ul div {
    overflow: hidden;
    position: absolute;
    z-index: 0;
    display: inline;
    min-width: 100%;
    left: 0;
    height: 50%;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.ticker-container ul div.ticker-active {
    top: 30px;
    color: #2575fa
}

.ticker-container ul div.not-active {
    top: 60px
}

.ticker-container ul div.remove {
    top: 0
}

.ticker-container ul div li {
    padding: 0
}

.ticker-container ul div li a {
    color: #2575fa
}

@media (min-width:500px) {
    .ticker-container {
        height: 30px;
        text-align: left
    }

    .ticker-container .ticker-caption {
        height: 100%;
        width: 100px
    }

    .ticker-container .ticker-caption p {
        text-align: left;
        padding-left: 7px
    }

    .ticker-container ul {
        margin-left: 110px;
        height: 100%
    }

    .ticker-container ul div {
        height: 100%;
        left: 110px
    }

    .ticker-container ul div.ticker-active {
        top: 0
    }

    .ticker-container ul div.not-active {
        top: 30px
    }

    .ticker-container ul div.remove {
        top: -30px
    }
}

@media (min-width:768px) {
    .ticker-container {
        margin-bottom: 10px
    }
}

@media (min-width:992px) {
    .ticker-container {
        margin-bottom: 20px
    }
}

#cart-popup .modal-body {
    margin: 0;
    padding: 5px;
    position: relative;
    z-index: 20;
    overflow-y: visible
}

#cart-popup .modal-body iframe {
    border-radius: 5px
}

#cart-popup .modal-body button.close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #2575fa;
    opacity: 1;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    color: #fff;
    text-shadow: none;
    text-indent: 1px;
    font-size: 20px
}

#cart-popup .modal-dialog {
    width: 800px;
    margin-top: 60px
}

.modal-backdrop {
    z-index: 2999
}

.modal-backdrop {
    z-index: 2999;
    opacity: .8
}

@media screen and (max-width:800px) {
    #cart-popup {
        width: 100%;
        bottom: 0 !important;
        top: inherit
    }
}

.sm_item {
    border: dotted 1px #ccc;
    border-bottom: none;
    display: block;
    padding: 3px 5px 3px 10px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#map {
    border-bottom: dotted 1px #ccc;
    -moz-column-width: 200px;
    -webkit-column-width: 200px;
    column-width: 200px
}

#map td {
    overflow: hidden;
    white-space: nowrap;
    width: 25%
}

#map a {
    text-decoration: none;
    line-height: 24px
}

#map .cat-icon img {
    max-width: 100%;
    max-height: 100%;
    border: none
}

#map .cat-icon {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    padding: 1px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.sm_0 {
    font-weight: 500;
    font-size: 1.2em;
    text-transform: uppercase
}

.sm_0 a {
    color: #2575fa
}

.sm_1 {
    font-weight: 500;
    font-size: 1.1em;
    padding-left: 10px
}

.sm_2 {
    padding-left: 25px
}

.sm_3 {
    padding-left: 40px
}

.sm_4 {
    padding-left: 55px
}

.sm_5 {
    padding-left: 70px
}

section.promo-summary img.small {
    text-align: left;
    float: left;
    margin: 3px 10px;
    vertical-align: middle
}

.btn-promo-more {
    display: block;
    width: 180px;
    margin: 10px auto
}

.support-form .box-inner {
    position: relative;
    z-index: 10
}

.support-form .box-close {
    position: absolute;
    top: -5px;
    right: -16px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    text-indent: 1px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    text-shadow: 1px 1px 0 #888
}

.alert {
    display: block;
    z-index: 99999;
    border-radius: 0 0 5px 5px;
    margin-bottom: 15px
}

.social-box .social-button {
    display: block;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    font-size: 0;
    max-height: 26px;
    float: left;
    overflow-y: hidden;
    padding-right: 20px;
    overflow-x: hidden
}

.phone-number a:active, .phone-number a:hover {
    color: #2575fa;
    text-decoration: underline !important
}

.vldsum-pad {
    display: block;
    clear: both
}

.vldsum-pad:before, .vldsum-pad:after, .checkout-wrap:before, .checkout-wrap:after, .checkout-vld-sum:before, .checkout-vld-sum:after {
    content: '';
    display: block;
    clear: both
}

.checkout-vld-sum {
    float: left;
    display: inline-block;
    padding: 0 10px
}

.checkout-vld-sum>p>a {
    color: #fd0000;
    padding-left: 10px;
    line-height: 22px
}

.checkout-vld-sum>p>a:before {
    content: " - "
}

.checkout-vld-sum>p>a:hover, .checkout-vld-sum>p>a:active {
    text-decoration: underline
}

.checkout-vld-sum>p.sum-head {
    font-weight: bold;
    padding-left: 0;
    color: #fd0000;
    line-height: 22px
}

.checkout-cart:before, .checkout-cart:after, .sticky:before, .sticky:after {
    content: '';
    display: table;
    clear: both
}

.hover .fa {
    color: #2575fa
}

.rate-sumary-item {
    width: 100%
}

a.review-rbt:hover {
    color: #2575fa
}

a.review-rbt {
    color: #2575fa
}

span.review-count {
    color: #333
}

.rate-box-scroll {
    position: relative
}

.rvw-count {
    position: absolute;
    top: 11px;
    left: 23px;
    min-width: 26px;
    display: block;
    line-height: 16px;
    text-align: center;
    background: #2575fa;
    color: #fff;
    border: 2px solid #2575fa;
    font-size: .9em;
    font-weight: 500
}

.bar-buy.product-tabs ul li:hover a .rvw-count {
    color: #fff;
    background: #2575fa;
    border: 2px solid #fff;
    z-index: 10
}

.bar-buy.product-tabs ul li:hover a .rvw-count:after {
    content: '';
    position: absolute;
    border-width: 3px;
    border-color: #2575fa transparent transparent transparent;
    border-style: solid;
    bottom: -6px;
    left: 8px
}

#_filters.float {
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    width: 300px;
    z-index: 9999;
    border-left: solid 1px #ccc;
    height: 100%
}

#_filters.float .box-inner {
    display: block;
    position: relative;
    z-index: 10;
    height: 100%
}

#_filters.float>.box-inner>.inner {
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%
}

#_filters div.toggler {
    background: #2575fa;
    color: #fff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-right: 1px solid #fff;
    box-shadow: -1px 0 8px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    width: 20px;
    height: 120px;
    position: fixed;
    top: 30%;
    cursor: pointer;
    display: block;
    right: 0;
    z-index: 10
}

#_filters.float div.toggler {
    background: #fff;
    color: #2575fa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-right: 1px solid #fff;
    box-shadow: -1px 0 8px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    width: 20px;
    height: 120px;
    position: absolute;
    top: 30%;
    cursor: pointer;
    display: block;
    right: 100%
}

#_filters.float .cat-menu-title h2 {
    text-align: left;
    padding-left: 12px
}

#_filters>.box-inner>div.toggler>span {
    margin: 50px 2px;
    display: none
}

#_filters>.box-inner>div.toggler:after {
    display: table;
    content: " "
}

#_filters>.box-inner>div.toggler>span.off {
    display: none
}

#_filters>.box-inner>div.toggler>span.on {
    display: block
}

#_filters.float>.box-inner>div.toggler>span.off {
    display: block
}

#_filters.float>.box-inner>div.toggler>span.on {
    display: none
}

#_filters.float.off>.box-inner>div.toggler>span.off {
    display: none
}

#_filters.float.off>.box-inner>div.toggler>span.on {
    display: block
}

#_filters.float .filter-ls-bx {
    max-height: 150px;
    overflow-y: auto;
    position: relative
}

#_filters.float .filter-ls-bx.on {
    max-height: none;
    overflow-y: visible
}

#_filters.float ul {
    max-height: none;
    overflow-y: visible
}

#_filters .expand-tail {
    visibility: hidden
}

#_filters.float .filter-ls-bx.overflow~.expand-tail {
    visibility: visible;
    position: relative;
    margin-bottom: 3px;
    cursor: pointer
}

#_filters.float .list-brand-filter, #_filters.float .list-size-filter {
    margin-bottom: 0
}

#_filters.float .expand-tail:before {
    content: '';
    display: block;
    border-bottom: solid 1px #ddd;
    width: 92%;
    margin: 0 auto;
    height: 1px
}

#_filters.float .expand-tail:after {
    content: '';
    background: #fff;
    display: block;
    text-align: center;
    border: solid 1px #ddd;
    border-top: none;
    margin: -1px 30px 0 auto;
    width: 20px;
    height: 10px
}

#_filters.float .filter-ls-bx.on~.expand-tail:after {
    border: solid 1px #ddd;
    border-bottom: none;
    margin: -10px 30px 0 auto
}

#_filters.float .expand-tail:hover:after {
    background: #2575fa
}

.list-color {
    text-align: center
}

@media (max-width:767px) {
    .top-fb-like {
        display: none
    }

    div#stickyheader {
        overflow: visible
    }

    div#stickyheader.static {
        border-bottom: solid 1px #ddd;
        box-shadow: none
    }

    div#stickyheader .col.item1 {
        -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        -o-transform-origin: bottom left;
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        position: fixed;
        z-index: 12;
        display: block !important;
        top: 116px;
        left: 0;
        background: #fff;
        border: solid 1px #ddd;
        border-left: none;
        border-right: none;
        min-width: 360px
    }

    div#stickyheader .col.item1 .box-product-tabs a {
        color: #999;
        line-height: 30px;
        display: block;
        padding: 0 10px 0 15px;
        font-size: 1.1em;
        height: 30px
    }

    #detailpage #center .container {
        padding-left: 5px;
        padding-top: 5px;
    }

    .bar-buy.product-tabs ul li:last-child {
        float: right
    }

    #slideshow.fullscreen {
        border: none
    }

    ul.leftNavMenu {
        background: #fff
    }
}

#page_content__segment_menu {
    display: none;
}


@media(max-width: 768px){

    .f-nav {

        z-index: 99999;
        position: fixed;
        transition: all .3s;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        width: 100%;
        background: #fff;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        display: block !important;
    }
}

@media(min-width: 769px){

    .f-nav {
        z-index: 99999;
        position: fixed;
        transition: all .3s;
        top: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        width: 100%;
        background: #fff;
        box-shadow: 0 4px 4px -2px rgba(0, 0, 0, .15);
        display: block !important;
    }

}


#page_content__segment_menu>.container>.row #page_content__segment_menu__thumbnail {
    float: left !important;
    text-align: center;
    width: 48px;
    height: 48px;
    margin-right: 16px;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__info {
    float: left !important;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__info #page_content__segment_menu__info__title {
    font-weight: 400 !important;
    font-family: Roboto-Medium, sans-serif;
    line-height: 24px;
    font-size: 16px;
    margin-top: 4px;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__info #page_content__segment_menu__info__subtitle {
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__info #page_content__segment_menu__info__subtitle .item-price {
    color: #d60c0c !important;
    font-weight: 400 !important;
    font-family: Roboto-Medium, sans-serif;
    display: inline;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__thumbnail>img {
    max-width: 100%;
    max-height: 100%;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__info #page_content__segment_menu__info__subtitle {
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__button_container {
    float: right !important;
    margin-top: 4px;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__button_container #page_content__segment_menu__button_add_to_cart {
    width: 232px;
    border-radius: 0;
    height: 40px !important;
    line-height: 40px !important;
}

#page_content__segment_menu>.container>.row #page_content__segment_menu__button_container #page_content__segment_menu__button_add_to_cart>.icon {
    height: 40px !important;
    width: 40px !important;
}

#page_content__segment_menu .btn-order-icon {
    height: 25px;
    float: left;
    font-size: .8em;
    width: 40px;
}

#page_content__segment_menu .text-btn {
    text-align: center;
    line-height: 26px;
    width: 130px;
    display: inline-block;
}

.icon_cart_zxx{
    width: 60px;
    height: 60px;
    background: #bdbdbd;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    border-radius: 50%;
    margin-bottom: 15px;
    margin-top: 10px;
}
.txt_cart_tr{
    font-size: 16px;
    display: inline-block;
    margin-bottom: 5px;
}
.txt_tr_zx{
    font-size: 14px;
}
.butt_ttms{
    float: none;
    background-color: #b71f17;
    border-color: #901913;
}
.butt_ttms:hover{
    background-color: #e82d24;
    border-color: #be2018;
}
.butt_ttms .fa-long-arrow-right{
    padding-left: 15px;
}
.leftNavMenu>.menu-item>.leftSubNavMenu>.menu-item1:hover>a{
    color: #f00 !important;
}
