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

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
:after,
:before {
    box-sizing: inherit
}

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

.product-special {
    padding: 0 66px!important
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

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

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

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

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        order: -1
    }
    .order-sm-1 {
        order: 1
    }
    .order-sm-2 {
        order: 2
    }
    .order-sm-3 {
        order: 3
    }
    .order-sm-4 {
        order: 4
    }
    .order-sm-5 {
        order: 5
    }
    .order-sm-6 {
        order: 6
    }
    .order-sm-7 {
        order: 7
    }
    .order-sm-8 {
        order: 8
    }
    .order-sm-9 {
        order: 9
    }
    .order-sm-10 {
        order: 10
    }
    .order-sm-11 {
        order: 11
    }
    .order-sm-12 {
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        order: -1
    }
    .order-md-1 {
        order: 1
    }
    .order-md-2 {
        order: 2
    }
    .order-md-3 {
        order: 3
    }
    .order-md-4 {
        order: 4
    }
    .order-md-5 {
        order: 5
    }
    .order-md-6 {
        order: 6
    }
    .order-md-7 {
        order: 7
    }
    .order-md-8 {
        order: 8
    }
    .order-md-9 {
        order: 9
    }
    .order-md-10 {
        order: 10
    }
    .order-md-11 {
        order: 11
    }
    .order-md-12 {
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        order: -1
    }
    .order-lg-1 {
        order: 1
    }
    .order-lg-2 {
        order: 2
    }
    .order-lg-3 {
        order: 3
    }
    .order-lg-4 {
        order: 4
    }
    .order-lg-5 {
        order: 5
    }
    .order-lg-6 {
        order: 6
    }
    .order-lg-7 {
        order: 7
    }
    .order-lg-8 {
        order: 8
    }
    .order-lg-9 {
        order: 9
    }
    .order-lg-10 {
        order: 10
    }
    .order-lg-11 {
        order: 11
    }
    .order-lg-12 {
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        order: -1
    }
    .order-xl-1 {
        order: 1
    }
    .order-xl-2 {
        order: 2
    }
    .order-xl-3 {
        order: 3
    }
    .order-xl-4 {
        order: 4
    }
    .order-xl-5 {
        order: 5
    }
    .order-xl-6 {
        order: 6
    }
    .order-xl-7 {
        order: 7
    }
    .order-xl-8 {
        order: 8
    }
    .order-xl-9 {
        order: 9
    }
    .order-xl-10 {
        order: 10
    }
    .order-xl-11 {
        order: 11
    }
    .order-xl-12 {
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.flex-row {
    flex-direction: row!important
}

.flex-column {
    flex-direction: column!important
}

.flex-row-reverse {
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    flex-direction: column-reverse!important
}

.flex-wrap {
    flex-wrap: wrap!important
}

.flex-nowrap {
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    justify-content: flex-start!important
}

.justify-content-end {
    justify-content: flex-end!important
}

.justify-content-center {
    justify-content: center!important
}

.justify-content-between {
    justify-content: space-between!important
}

.justify-content-around {
    justify-content: space-around!important
}

.align-items-start {
    align-items: flex-start!important
}

.align-items-end {
    align-items: flex-end!important
}

.align-items-center {
    align-items: center!important
}

.align-items-baseline {
    align-items: baseline!important
}

.align-items-stretch {
    align-items: stretch!important
}

.align-content-start {
    align-content: flex-start!important
}

.align-content-end {
    align-content: flex-end!important
}

.align-content-center {
    align-content: center!important
}

.align-content-between {
    align-content: space-between!important
}

.align-content-around {
    align-content: space-around!important
}

.align-content-stretch {
    align-content: stretch!important
}

.align-self-auto {
    align-self: auto!important
}

.align-self-start {
    align-self: flex-start!important
}

.align-self-end {
    align-self: flex-end!important
}

.align-self-center {
    align-self: center!important
}

.align-self-baseline {
    align-self: baseline!important
}

.align-self-stretch {
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row!important
    }
    .flex-sm-column {
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-sm-start {
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        justify-content: center!important
    }
    .justify-content-sm-between {
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        justify-content: space-around!important
    }
    .align-items-sm-start {
        align-items: flex-start!important
    }
    .align-items-sm-end {
        align-items: flex-end!important
    }
    .align-items-sm-center {
        align-items: center!important
    }
    .align-items-sm-baseline {
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        align-items: stretch!important
    }
    .align-content-sm-start {
        align-content: flex-start!important
    }
    .align-content-sm-end {
        align-content: flex-end!important
    }
    .align-content-sm-center {
        align-content: center!important
    }
    .align-content-sm-between {
        align-content: space-between!important
    }
    .align-content-sm-around {
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        align-content: stretch!important
    }
    .align-self-sm-auto {
        align-self: auto!important
    }
    .align-self-sm-start {
        align-self: flex-start!important
    }
    .align-self-sm-end {
        align-self: flex-end!important
    }
    .align-self-sm-center {
        align-self: center!important
    }
    .align-self-sm-baseline {
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row!important
    }
    .flex-md-column {
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-md-start {
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        justify-content: center!important
    }
    .justify-content-md-between {
        justify-content: space-between!important
    }
    .justify-content-md-around {
        justify-content: space-around!important
    }
    .align-items-md-start {
        align-items: flex-start!important
    }
    .align-items-md-end {
        align-items: flex-end!important
    }
    .align-items-md-center {
        align-items: center!important
    }
    .align-items-md-baseline {
        align-items: baseline!important
    }
    .align-items-md-stretch {
        align-items: stretch!important
    }
    .align-content-md-start {
        align-content: flex-start!important
    }
    .align-content-md-end {
        align-content: flex-end!important
    }
    .align-content-md-center {
        align-content: center!important
    }
    .align-content-md-between {
        align-content: space-between!important
    }
    .align-content-md-around {
        align-content: space-around!important
    }
    .align-content-md-stretch {
        align-content: stretch!important
    }
    .align-self-md-auto {
        align-self: auto!important
    }
    .align-self-md-start {
        align-self: flex-start!important
    }
    .align-self-md-end {
        align-self: flex-end!important
    }
    .align-self-md-center {
        align-self: center!important
    }
    .align-self-md-baseline {
        align-self: baseline!important
    }
    .align-self-md-stretch {
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row!important
    }
    .flex-lg-column {
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-lg-start {
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        justify-content: center!important
    }
    .justify-content-lg-between {
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        justify-content: space-around!important
    }
    .align-items-lg-start {
        align-items: flex-start!important
    }
    .align-items-lg-end {
        align-items: flex-end!important
    }
    .align-items-lg-center {
        align-items: center!important
    }
    .align-items-lg-baseline {
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        align-items: stretch!important
    }
    .align-content-lg-start {
        align-content: flex-start!important
    }
    .align-content-lg-end {
        align-content: flex-end!important
    }
    .align-content-lg-center {
        align-content: center!important
    }
    .align-content-lg-between {
        align-content: space-between!important
    }
    .align-content-lg-around {
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        align-content: stretch!important
    }
    .align-self-lg-auto {
        align-self: auto!important
    }
    .align-self-lg-start {
        align-self: flex-start!important
    }
    .align-self-lg-end {
        align-self: flex-end!important
    }
    .align-self-lg-center {
        align-self: center!important
    }
    .align-self-lg-baseline {
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row!important
    }
    .flex-xl-column {
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xl-start {
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        justify-content: center!important
    }
    .justify-content-xl-between {
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        justify-content: space-around!important
    }
    .align-items-xl-start {
        align-items: flex-start!important
    }
    .align-items-xl-end {
        align-items: flex-end!important
    }
    .align-items-xl-center {
        align-items: center!important
    }
    .align-items-xl-baseline {
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        align-items: stretch!important
    }
    .align-content-xl-start {
        align-content: flex-start!important
    }
    .align-content-xl-end {
        align-content: flex-end!important
    }
    .align-content-xl-center {
        align-content: center!important
    }
    .align-content-xl-between {
        align-content: space-between!important
    }
    .align-content-xl-around {
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        align-content: stretch!important
    }
    .align-self-xl-auto {
        align-self: auto!important
    }
    .align-self-xl-start {
        align-self: flex-start!important
    }
    .align-self-xl-end {
        align-self: flex-end!important
    }
    .align-self-xl-center {
        align-self: center!important
    }
    .align-self-xl-baseline {
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        align-self: stretch!important
    }
}

* {
    box-sizing: border-box
}

body {
    background: #f3f5f7;
    font-size: 12px;
    font-family: Helvetica\ Neue, Helvetica, Arial, sans-serif;
    min-width: 1005px
}

body .container {
    max-width: 1610px;
    padding: 0 80px;
    min-width: 1005px
}

.row-fluid,
.ty-wysiwyg-content {
    width: 100%
}

.fa {
    font-family: FontAwesome;
    font-style: normal
}

.flexthis {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nk-float-item {
    float: left
}

.nk-menu #nk-danh-muc-san-pham-right #nk-header-tra-gop-0:before,
.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-hot:before,
.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-uu-dai-online:before,
.nk-sprite-desktop {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/NKv40/icon-4_0_new_4_27082018_5b.png) no-repeat
}

.icon-logo {
    background-position: -8px 0;
    width: 190px;
    height: 32px;
    margin: 0 auto
}

.icon-new {
    background-position: -109px -62px;
    width: 28px;
    height: 16px
}

.icon-tivi {
    background-position: -466px -235px;
    width: 17px;
    height: 13px
}

.icon-tulanh {
    background-position: -492px -229px;
    width: 12px;
    height: 23px
}

.icon-maylanh {
    background-position: -379px -236px;
    width: 25px;
    height: 10px
}

.icon-maygiat {
    background-position: -325px -231px;
    width: 16px;
    height: 20px
}

.icon-giadung {
    background-position: -223px -233px;
    width: 22px;
    height: 14px
}

.icon-phone {
    background-position: -416px -232px;
    width: 13px;
    height: 19px
}

.icon-laptop {
    background-position: -259px -232px;
    width: 22px;
    height: 17px
}

.icon-mayanh {
    background-position: -295px -234px;
    width: 20px;
    height: 16px
}

.icon-congcu {
    background-position: -188px -230px;
    width: 21px;
    height: 18px
}

.icon-mayin {
    background-position: -352px -232px;
    width: 18px;
    height: 18px
}

.icon-simso {
    background-position: -439px -234px;
    width: 18px;
    height: 15px
}

.icon-khuyen-mai {
    background-position: -38px -61px;
    width: 18px;
    height: 18px
}

.icon-goc-cong-nghe {
    background-position: -187px -61px;
    width: 15px;
    height: 17px
}

.icon-cart {
    background-position: -10px -62px;
    width: 14px;
    height: 15px
}

.icon-hotline {
    background-position: -74px -61px;
    width: 14px;
    height: 15px
}

.icon-brand-electrolux {
    background-position: -342px -309px;
    width: 152px;
    height: 19px
}

.icon-brand-samsung {
    background-position: -156px -377px;
    width: 98px;
    height: 18px
}

.icon-brand-sony {
    background-position: -269px -378px;
    width: 88px;
    height: 16px
}

.icon-brand-lg {
    background-position: -368px -369px;
    width: 62px;
    height: 31px
}

.icon-brand-toshiba {
    background-position: -443px -376px;
    width: 108px;
    height: 18px
}

.icon-brand-apple {
    background-position: -287px -401px;
    width: 27px;
    height: 32px
}

.icon-brand-daikin {
    background-position: -156px -407px;
    width: 109px;
    height: 24px
}

.icon-brand-panasonic {
    background-position: -330px -409px;
    width: 121px;
    height: 20px
}

.icon-brand-canon {
    background-position: -471px -410px;
    width: 80px;
    height: 17px
}

.icon-brand-aqua {
    background-position: -462px -340px;
    width: 76px;
    height: 19px
}

.icon-brand-hitachi {
    background-position: -342px -340px;
    width: 107px;
    height: 18px
}

.icon-b2b {
    background-position: -71px -224px;
    width: 92px;
    height: 28px
}

.icon-facebook {
    background-position: -43px -319px;
    width: 29px;
    height: 29px
}

.icon-youtube {
    background-position: -120px -320px;
    width: 29px;
    height: 29px
}

.icon-google_plus {
    background-position: -7px -320px;
    width: 28px;
    height: 29px
}

.icon-instagram {
    background-position: -82px -320px;
    width: 29px;
    height: 29px
}

.icon-zalo {
    background-position: -158px -322px;
    width: 29px;
    height: 28px
}

.icon-visa {
    background-position: -484px -103px;
    width: 67px;
    height: 26px
}

.icon-mastercard {
    background-position: -484px -135px;
    width: 67px;
    height: 26px
}

.icon-123pay {
    background-position: -8px -102px;
    width: 67px;
    height: 26px
}

.icon-atm {
    background-position: -83px -103px
}

.icon-atm,
.icon-jcb {
    width: 67px;
    height: 26px
}

.icon-jcb {
    background-position: -228px -103px
}

.icon-vietinbank {
    background-position: -396px -104px;
    width: 67px;
    height: 26px
}

.icon-tragop {
    background-position: -306px -104px;
    width: 67px;
    height: 26px
}

.icon-cod {
    background-position: -158px -103px;
    width: 67px;
    height: 26px
}

.icon-zalopay {
    background-position: -484px -167px;
    width: 67px;
    height: 26px
}

.icon-register {
    background-position: -272px -272px;
    width: 72px;
    height: 22px
}

.icon-check {
    background-position: -349px -271px;
    width: 72px;
    height: 22px
}

.icon-copyright {
    background-position: -425px -272px;
    width: 52px;
    height: 19px
}

.icon-barcode {
    background-position: -97px -381px;
    width: 53px;
    height: 53px
}

.icon-barcode-new {
    background-position: -632px -248px;
    width: 93px;
    height: 94px
}

.icon-barcode-big-nav {
    background-position: -633px -248px;
    width: 92px;
    height: 92px
}

.icon-google-play {
    background-position: -403px -140px;
    width: 69px;
    height: 27px
}

.icon-app-store {
    background-position: -403px -167px;
    width: 70px;
    height: 25px
}

.icon-google-play-new {
    background-position: -5px -266px;
    width: 121px;
    height: 36px
}

.icon-app-store-new {
    background-position: -140px -266px;
    width: 121px;
    height: 36px
}

.icon-ttms {
    background-position: -157px -59px;
    width: 12px;
    height: 18px
}

.icon-lapdat_footer {
    background-position: -196px -151px;
    width: 41px;
    height: 41px
}

.icon-giaohang_footer {
    background-position: -63px -155px;
    width: 50px;
    height: 32px
}

.icon-thanhtoan_footer {
    background-position: -262px -153px;
    width: 34px;
    height: 35px
}

.icon-doitra_footer {
    background-position: -14px -153px;
    width: 31px;
    height: 32px
}

.icon-haumai_footer {
    background-position: -141px -152px;
    width: 32px;
    height: 40px
}

.icon-tuvan_footer {
    background-position: 0 -365px;
    width: 70px;
    height: 70px;
    margin: 0 auto
}

.icon-newsletter_footer {
    background-position: -2px -198px;
    width: 54px;
    height: 55px;
    margin: 0 auto
}

.icon-tivi-nav {
    background-position: -556px -1px;
    width: 20px;
    height: 15px
}

.icon-tulanh-nav {
    background-position: -560px -28px;
    width: 12px;
    height: 20px
}

.icon-maylanh-nav {
    background-position: -555px -64px;
    width: 22px;
    height: 9px
}

.icon-maygiat-nav {
    background-position: -559px -88px;
    width: 16px;
    height: 19px
}

.icon-giadung-nav {
    background-position: -556px -122px;
    width: 20px;
    height: 13px
}

.icon-phone-nav {
    background-position: -560px -148px;
    width: 14px;
    height: 20px
}

.icon-laptop-nav {
    background-position: -556px -179px;
    width: 20px;
    height: 17px
}

.icon-khuyenmai-nav {
    background-position: -647px 0;
    width: 78px;
    height: 77px
}

.icon-cart-nav {
    background-position: -696px -95px;
    width: 22px;
    height: 22px
}

.icon-facebook-nav {
    background-position: -701px -138px;
    width: 12px;
    height: 23px
}

.icon-barcode-nav {
    background-position: -689px -178px;
    width: 34px;
    height: 34px
}

.icon-chat-nav {
    background-position: -696px -222px;
    width: 27px;
    height: 23px
}

.icon-brand-robins {
    background-position: 0 -444px;
    width: 33px;
    height: 32px
}

.icon-brand-b2s {
    background-position: -183px -444px;
    width: 42px;
    height: 32px
}

.icon-brand-crocs {
    background-position: -49px -488px;
    width: 52px;
    height: 32px
}

.icon-brand-delara {
    background-position: -238px -444px;
    width: 71px;
    height: 32px
}

.icon-brand-l {
    background-position: -137px -444px;
    width: 33px;
    height: 32px
}

.icon-brand-lookkool {
    background-position: -241px -488px;
    width: 66px;
    height: 32px
}

.icon-brand-komonoya {
    background-position: -324px -488px;
    width: 39px;
    height: 32px
}

.icon-brand-speedo {
    background-position: -113px -488px;
    width: 52px;
    height: 32px
}

.icon-brand-supersports {
    background-position: 0 -488px;
    width: 37px;
    height: 32px
}

.icon-brand-nb {
    background-position: -177px -488px;
    width: 48px;
    height: 32px
}

.icon-brand-fila {
    background-position: -375px -488px;
    width: 55px;
    height: 32px
}

.icon-brand-bigc {
    background-position: -45px -444px;
    width: 33px;
    height: 32px
}

.icon-brand-bigcexpress {
    background-position: -91px -444px;
    width: 33px;
    height: 32px
}

.icon-brand-ff {
    background-position: -370px -444px;
    width: 43px;
    height: 32px
}

.icon-brand-marksspencer {
    background-position: -426px -444px;
    width: 58px;
    height: 32px
}

.icon-brand-lee {
    background-position: -322px -444px;
    width: 35px;
    height: 32px
}

.bg-white {
    background-color: #fff
}

.border-bg {
    border-radius: 3px;
    border: 1px solid #ecf2f4
}

.bg-gray {
    background-color: #fbfbfb
}

.margin-bg {
    margin: 0 -15px
}

a {
    text-decoration: none
}

.sz12 {
    font-size: 12px
}

.sz14 {
    font-size: 14px
}

.sz16 {
    font-size: 16px
}

.sz20 {
    font-size: 20px
}

.margbt10 {
    margin: 0 0 10px
}

.margbt12 {
    margin: 0 0 12px
}

.margbt20 {
    margin: 0 0 20px
}

.clearfix {
    clear: both
}

.fadeInRight {
    animation-name: fadeInRight
}

.nk-input-radio {
    display: none
}

.nk-input-radio+label {
    cursor: pointer
}

.nk-input-radio+label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 15px 0 0;
    vertical-align: middle;
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2017/T11/chon_checkout.png) no-repeat;
    background-position: -32px -3px;
    cursor: pointer
}

.nk-input-radio:checked+label span,
.nk-input-radio:hover+label span {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2017/T11/chon_checkout.png) no-repeat;
    background-position: -4px -3px
}

.nk-input-radio2 {
    display: none
}

.nk-input-radio2+label {
    cursor: pointer
}

.nk-input-radio2+label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -1px 15px 0 0;
    vertical-align: middle;
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2017/T11/chon_checkout.png) no-repeat;
    background-position: -92px -4px;
    cursor: pointer
}

.nk-input-radio2:checked+label span,
.nk-input-radio2:hover+label span {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2017/T11/chon_checkout.png) no-repeat;
    background-position: -62px -4px
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: .6
    }
    to {
        opacity: 1
    }
}

.notification-container {
    z-index: 999991!important
}

@keyframes fadeInRight {
    0% {
        opacity: .6
    }
    to {
        opacity: 1
    }
}

@media (min-width:1742px) and (max-width:1920px) {
    body.nk-home-page .container {
        max-width: 1610px;
        padding: 0 80px;
    }
    body .container {
        max-width: 1610px;
        padding: 0 80px;
    }
}

.price-details span,
price-new span {
    vertical-align: middle!important
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue-BoldItalic.eot");
    src: url("../fonts/HelveticaNeue-BoldItalic.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-BoldItalic.woff") format("woff"), url("../fonts/HelveticaNeue-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue-Light.eot");
    src: url("../fonts/HelveticaNeue-Light.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-Light.woff") format("woff"), url("../fonts/HelveticaNeue-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Helvetica Neue Bold;
    src: url("../fonts/HelveticaNeue-CondensedBold.eot");
    src: url("../fonts/HelveticaNeue-CondensedBold.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-CondensedBold.woff") format("woff"), url("../fonts/HelveticaNeue-CondensedBold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue-Italic.eot");
    src: url("../fonts/HelveticaNeue-Italic.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-Italic.woff") format("woff"), url("../fonts/HelveticaNeue-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue-Bold.eot");
    src: url("../fonts/HelveticaNeue-Bold.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-Bold.woff") format("woff"), url("../fonts/HelveticaNeue-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue-UltraLight.eot");
    src: url("../fonts/HelveticaNeue-UltraLight.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-UltraLight.woff") format("woff"), url("../fonts/HelveticaNeue-UltraLight.ttf") format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue-LightItalic.eot");
    src: url("../fonts/HelveticaNeue-LightItalic.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-LightItalic.woff") format("woff"), url("../fonts/HelveticaNeue-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue-Medium.eot");
    src: url("../fonts/HelveticaNeue-Medium.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-Medium.woff") format("woff"), url("../fonts/HelveticaNeue-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue-UltraLightItalic.eot");
    src: url("../fonts/HelveticaNeue-UltraLightItalic.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue-UltraLightItalic.woff") format("woff"), url("../fonts/HelveticaNeue-UltraLightItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: Helvetica Neue;
    src: url("../fonts/HelveticaNeue.eot");
    src: url("../fonts/HelveticaNeue.eot") format("embedded-opentype"), url("../fonts/HelveticaNeue.woff") format("woff"), url("../fonts/HelveticaNeue.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FontAwesome;
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FontAwesome;
    src: local("FontAwesome")
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\F000"
}

.fa-music:before {
    content: "\F001"
}

.fa-search:before {
    content: "\F002"
}

.fa-envelope-o:before {
    content: "\F003"
}

.fa-heart:before {
    content: "\F004"
}

.fa-star:before {
    content: "\F005"
}

.fa-star-o:before {
    content: "\F006"
}

.fa-user:before {
    content: "\F007"
}

.fa-film:before {
    content: "\F008"
}

.fa-th-large:before {
    content: "\F009"
}

.fa-th:before {
    content: "\F00A"
}

.fa-th-list:before {
    content: "\F00B"
}

.fa-check:before {
    content: "\F00C"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\F00D"
}

.fa-search-plus:before {
    content: "\F00E"
}

.fa-search-minus:before {
    content: "\F010"
}

.fa-power-off:before {
    content: "\F011"
}

.fa-signal:before {
    content: "\F012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\F013"
}

.fa-trash-o:before {
    content: "\F014"
}

.fa-home:before {
    content: "\F015"
}

.fa-file-o:before {
    content: "\F016"
}

.fa-clock-o:before {
    content: "\F017"
}

.fa-road:before {
    content: "\F018"
}

.fa-download:before {
    content: "\F019"
}

.fa-arrow-circle-o-down:before {
    content: "\F01A"
}

.fa-arrow-circle-o-up:before {
    content: "\F01B"
}

.fa-inbox:before {
    content: "\F01C"
}

.fa-play-circle-o:before {
    content: "\F01D"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\F01E"
}

.fa-refresh:before {
    content: "\F021"
}

.fa-list-alt:before {
    content: "\F022"
}

.fa-lock:before {
    content: "\F023"
}

.fa-flag:before {
    content: "\F024"
}

.fa-headphones:before {
    content: "\F025"
}

.fa-volume-off:before {
    content: "\F026"
}

.fa-volume-down:before {
    content: "\F027"
}

.fa-volume-up:before {
    content: "\F028"
}

.fa-qrcode:before {
    content: "\F029"
}

.fa-barcode:before {
    content: "\F02A"
}

.fa-tag:before {
    content: "\F02B"
}

.fa-tags:before {
    content: "\F02C"
}

.fa-book:before {
    content: "\F02D"
}

.fa-bookmark:before {
    content: "\F02E"
}

.fa-print:before {
    content: "\F02F"
}

.fa-camera:before {
    content: "\F030"
}

.fa-font:before {
    content: "\F031"
}

.fa-bold:before {
    content: "\F032"
}

.fa-italic:before {
    content: "\F033"
}

.fa-text-height:before {
    content: "\F034"
}

.fa-text-width:before {
    content: "\F035"
}

.fa-align-left:before {
    content: "\F036"
}

.fa-align-center:before {
    content: "\F037"
}

.fa-align-right:before {
    content: "\F038"
}

.fa-align-justify:before {
    content: "\F039"
}

.fa-list:before {
    content: "\F03A"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\F03B"
}

.fa-indent:before {
    content: "\F03C"
}

.fa-video-camera:before {
    content: "\F03D"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\F03E"
}

.fa-pencil:before {
    content: "\F040"
}

.fa-map-marker:before {
    content: "\F041"
}

.fa-adjust:before {
    content: "\F042"
}

.fa-tint:before {
    content: "\F043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\F044"
}

.fa-share-square-o:before {
    content: "\F045"
}

.fa-check-square-o:before {
    content: "\F046"
}

.fa-arrows:before {
    content: "\F047"
}

.fa-step-backward:before {
    content: "\F048"
}

.fa-fast-backward:before {
    content: "\F049"
}

.fa-backward:before {
    content: "\F04A"
}

.fa-play:before {
    content: "\F04B"
}

.fa-pause:before {
    content: "\F04C"
}

.fa-stop:before {
    content: "\F04D"
}

.fa-forward:before {
    content: "\F04E"
}

.fa-fast-forward:before {
    content: "\F050"
}

.fa-step-forward:before {
    content: "\F051"
}

.fa-eject:before {
    content: "\F052"
}

.fa-chevron-left:before {
    content: "\F053"
}

.fa-chevron-right:before {
    content: "\F054"
}

.fa-plus-circle:before {
    content: "\F055"
}

.fa-minus-circle:before {
    content: "\F056"
}

.fa-times-circle:before {
    content: "\F057"
}

.fa-check-circle:before {
    content: "\F058"
}

.fa-question-circle:before {
    content: "\F059"
}

.fa-info-circle:before {
    content: "\F05A"
}

.fa-crosshairs:before {
    content: "\F05B"
}

.fa-times-circle-o:before {
    content: "\F05C"
}

.fa-check-circle-o:before {
    content: "\F05D"
}

.fa-ban:before {
    content: "\F05E"
}

.fa-arrow-left:before {
    content: "\F060"
}

.fa-arrow-right:before {
    content: "\F061"
}

.fa-arrow-up:before {
    content: "\F062"
}

.fa-arrow-down:before {
    content: "\F063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\F064"
}

.fa-expand:before {
    content: "\F065"
}

.fa-compress:before {
    content: "\F066"
}

.fa-plus:before {
    content: "\F067"
}

.fa-minus:before {
    content: "\F068"
}

.fa-asterisk:before {
    content: "\F069"
}

.fa-exclamation-circle:before {
    content: "\F06A"
}

.fa-gift:before {
    content: "\F06B"
}

.fa-leaf:before {
    content: "\F06C"
}

.fa-fire:before {
    content: "\F06D"
}

.fa-eye:before {
    content: "\F06E"
}

.fa-eye-slash:before {
    content: "\F070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\F071"
}

.fa-plane:before {
    content: "\F072"
}

.fa-calendar:before {
    content: "\F073"
}

.fa-random:before {
    content: "\F074"
}

.fa-comment:before {
    content: "\F075"
}

.fa-magnet:before {
    content: "\F076"
}

.fa-chevron-up:before {
    content: "\F077"
}

.fa-chevron-down:before {
    content: "\F078"
}

.fa-retweet:before {
    content: "\F079"
}

.fa-shopping-cart:before {
    content: "\F07A"
}

.fa-folder:before {
    content: "\F07B"
}

.fa-folder-open:before {
    content: "\F07C"
}

.fa-arrows-v:before {
    content: "\F07D"
}

.fa-arrows-h:before {
    content: "\F07E"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\F080"
}

.fa-twitter-square:before {
    content: "\F081"
}

.fa-facebook-square:before {
    content: "\F082"
}

.fa-camera-retro:before {
    content: "\F083"
}

.fa-key:before {
    content: "\F084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\F085"
}

.fa-comments:before {
    content: "\F086"
}

.fa-thumbs-o-up:before {
    content: "\F087"
}

.fa-thumbs-o-down:before {
    content: "\F088"
}

.fa-star-half:before {
    content: "\F089"
}

.fa-heart-o:before {
    content: "\F08A"
}

.fa-sign-out:before {
    content: "\F08B"
}

.fa-linkedin-square:before {
    content: "\F08C"
}

.fa-thumb-tack:before {
    content: "\F08D"
}

.fa-external-link:before {
    content: "\F08E"
}

.fa-sign-in:before {
    content: "\F090"
}

.fa-trophy:before {
    content: "\F091"
}

.fa-github-square:before {
    content: "\F092"
}

.fa-upload:before {
    content: "\F093"
}

.fa-lemon-o:before {
    content: "\F094"
}

.fa-phone:before {
    content: "\F095"
}

.fa-square-o:before {
    content: "\F096"
}

.fa-bookmark-o:before {
    content: "\F097"
}

.fa-phone-square:before {
    content: "\F098"
}

.fa-twitter:before {
    content: "\F099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\F09A"
}

.fa-github:before {
    content: "\F09B"
}

.fa-unlock:before {
    content: "\F09C"
}

.fa-credit-card:before {
    content: "\F09D"
}

.fa-feed:before,
.fa-rss:before {
    content: "\F09E"
}

.fa-hdd-o:before {
    content: "\F0A0"
}

.fa-bullhorn:before {
    content: "\F0A1"
}

.fa-bell:before {
    content: "\F0F3"
}

.fa-certificate:before {
    content: "\F0A3"
}

.fa-hand-o-right:before {
    content: "\F0A4"
}

.fa-hand-o-left:before {
    content: "\F0A5"
}

.fa-hand-o-up:before {
    content: "\F0A6"
}

.fa-hand-o-down:before {
    content: "\F0A7"
}

.fa-arrow-circle-left:before {
    content: "\F0A8"
}

.fa-arrow-circle-right:before {
    content: "\F0A9"
}

.fa-arrow-circle-up:before {
    content: "\F0AA"
}

.fa-arrow-circle-down:before {
    content: "\F0AB"
}

.fa-globe:before {
    content: "\F0AC"
}

.fa-wrench:before {
    content: "\F0AD"
}

.fa-tasks:before {
    content: "\F0AE"
}

.fa-filter:before {
    content: "\F0B0"
}

.fa-briefcase:before {
    content: "\F0B1"
}

.fa-arrows-alt:before {
    content: "\F0B2"
}

.fa-group:before,
.fa-users:before {
    content: "\F0C0"
}

.fa-chain:before,
.fa-link:before {
    content: "\F0C1"
}

.fa-cloud:before {
    content: "\F0C2"
}

.fa-flask:before {
    content: "\F0C3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\F0C4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\F0C5"
}

.fa-paperclip:before {
    content: "\F0C6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\F0C7"
}

.fa-square:before {
    content: "\F0C8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\F0C9"
}

.fa-list-ul:before {
    content: "\F0CA"
}

.fa-list-ol:before {
    content: "\F0CB"
}

.fa-strikethrough:before {
    content: "\F0CC"
}

.fa-underline:before {
    content: "\F0CD"
}

.fa-table:before {
    content: "\F0CE"
}

.fa-magic:before {
    content: "\F0D0"
}

.fa-truck:before {
    content: "\F0D1"
}

.fa-pinterest:before {
    content: "\F0D2"
}

.fa-pinterest-square:before {
    content: "\F0D3"
}

.fa-google-plus-square:before {
    content: "\F0D4"
}

.fa-google-plus:before {
    content: "\F0D5"
}

.fa-money:before {
    content: "\F0D6"
}

.fa-caret-down:before {
    content: "\F0D7"
}

.fa-caret-up:before {
    content: "\F0D8"
}

.fa-caret-left:before {
    content: "\F0D9"
}

.fa-caret-right:before {
    content: "\F0DA"
}

.fa-columns:before {
    content: "\F0DB"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\F0DC"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\F0DD"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\F0DE"
}

.fa-envelope:before {
    content: "\F0E0"
}

.fa-linkedin:before {
    content: "\F0E1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\F0E2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\F0E3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\F0E4"
}

.fa-comment-o:before {
    content: "\F0E5"
}

.fa-comments-o:before {
    content: "\F0E6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\F0E7"
}

.fa-sitemap:before {
    content: "\F0E8"
}

.fa-umbrella:before {
    content: "\F0E9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\F0EA"
}

.fa-lightbulb-o:before {
    content: "\F0EB"
}

.fa-exchange:before {
    content: "\F0EC"
}

.fa-cloud-download:before {
    content: "\F0ED"
}

.fa-cloud-upload:before {
    content: "\F0EE"
}

.fa-user-md:before {
    content: "\F0F0"
}

.fa-stethoscope:before {
    content: "\F0F1"
}

.fa-suitcase:before {
    content: "\F0F2"
}

.fa-bell-o:before {
    content: "\F0A2"
}

.fa-coffee:before {
    content: "\F0F4"
}

.fa-cutlery:before {
    content: "\F0F5"
}

.fa-file-text-o:before {
    content: "\F0F6"
}

.fa-building-o:before {
    content: "\F0F7"
}

.fa-hospital-o:before {
    content: "\F0F8"
}

.fa-ambulance:before {
    content: "\F0F9"
}

.fa-medkit:before {
    content: "\F0FA"
}

.fa-fighter-jet:before {
    content: "\F0FB"
}

.fa-beer:before {
    content: "\F0FC"
}

.fa-h-square:before {
    content: "\F0FD"
}

.fa-plus-square:before {
    content: "\F0FE"
}

.fa-angle-double-left:before {
    content: "\F100"
}

.fa-angle-double-right:before {
    content: "\F101"
}

.fa-angle-double-up:before {
    content: "\F102"
}

.fa-angle-double-down:before {
    content: "\F103"
}

.fa-angle-left:before {
    content: "\F104"
}

.fa-angle-right:before {
    content: "\F105"
}

.fa-angle-up:before {
    content: "\F106"
}

.fa-angle-down:before {
    content: "\F107"
}

.fa-desktop:before {
    content: "\F108"
}

.fa-laptop:before {
    content: "\F109"
}

.fa-tablet:before {
    content: "\F10A"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\F10B"
}

.fa-circle-o:before {
    content: "\F10C"
}

.fa-quote-left:before {
    content: "\F10D"
}

.fa-quote-right:before {
    content: "\F10E"
}

.fa-spinner:before {
    content: "\F110"
}

.fa-circle:before {
    content: "\F111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\F112"
}

.fa-github-alt:before {
    content: "\F113"
}

.fa-folder-o:before {
    content: "\F114"
}

.fa-folder-open-o:before {
    content: "\F115"
}

.fa-smile-o:before {
    content: "\F118"
}

.fa-frown-o:before {
    content: "\F119"
}

.fa-meh-o:before {
    content: "\F11A"
}

.fa-gamepad:before {
    content: "\F11B"
}

.fa-keyboard-o:before {
    content: "\F11C"
}

.fa-flag-o:before {
    content: "\F11D"
}

.fa-flag-checkered:before {
    content: "\F11E"
}

.fa-terminal:before {
    content: "\F120"
}

.fa-code:before {
    content: "\F121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\F122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\F123"
}

.fa-location-arrow:before {
    content: "\F124"
}

.fa-crop:before {
    content: "\F125"
}

.fa-code-fork:before {
    content: "\F126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\F127"
}

.fa-question:before {
    content: "\F128"
}

.fa-info:before {
    content: "\F129"
}

.fa-exclamation:before {
    content: "\F12A"
}

.fa-superscript:before {
    content: "\F12B"
}

.fa-subscript:before {
    content: "\F12C"
}

.fa-eraser:before {
    content: "\F12D"
}

.fa-puzzle-piece:before {
    content: "\F12E"
}

.fa-microphone:before {
    content: "\F130"
}

.fa-microphone-slash:before {
    content: "\F131"
}

.fa-shield:before {
    content: "\F132"
}

.fa-calendar-o:before {
    content: "\F133"
}

.fa-fire-extinguisher:before {
    content: "\F134"
}

.fa-rocket:before {
    content: "\F135"
}

.fa-maxcdn:before {
    content: "\F136"
}

.fa-chevron-circle-left:before {
    content: "\F137"
}

.fa-chevron-circle-right:before {
    content: "\F138"
}

.fa-chevron-circle-up:before {
    content: "\F139"
}

.fa-chevron-circle-down:before {
    content: "\F13A"
}

.fa-html5:before {
    content: "\F13B"
}

.fa-css3:before {
    content: "\F13C"
}

.fa-anchor:before {
    content: "\F13D"
}

.fa-unlock-alt:before {
    content: "\F13E"
}

.fa-bullseye:before {
    content: "\F140"
}

.fa-ellipsis-h:before {
    content: "\F141"
}

.fa-ellipsis-v:before {
    content: "\F142"
}

.fa-rss-square:before {
    content: "\F143"
}

.fa-play-circle:before {
    content: "\F144"
}

.fa-ticket:before {
    content: "\F145"
}

.fa-minus-square:before {
    content: "\F146"
}

.fa-minus-square-o:before {
    content: "\F147"
}

.fa-level-up:before {
    content: "\F148"
}

.fa-level-down:before {
    content: "\F149"
}

.fa-check-square:before {
    content: "\F14A"
}

.fa-pencil-square:before {
    content: "\F14B"
}

.fa-external-link-square:before {
    content: "\F14C"
}

.fa-share-square:before {
    content: "\F14D"
}

.fa-compass:before {
    content: "\F14E"
}

.fa-toggle-down:before {
    content: "\F150"
}

.fa-caret-square-o-down:before {
    content: "\F150"
}

.fa-toggle-up:before {
    content: "\F151"
}

.fa-caret-square-o-up:before {
    content: "\F151"
}

.fa-toggle-right:before {
    content: "\F152"
}

.fa-caret-square-o-right:before {
    content: "\F152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\F153"
}

.fa-gbp:before {
    content: "\F154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\F155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\F156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\F157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\F158"
}

.fa-krw:before,
.fa-won:before {
    content: "\F159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\F15A"
}

.fa-file:before {
    content: "\F15B"
}

.fa-file-text:before {
    content: "\F15C"
}

.fa-sort-alpha-asc:before {
    content: "\F15D"
}

.fa-sort-alpha-desc:before {
    content: "\F15E"
}

.fa-sort-amount-asc:before {
    content: "\F160"
}

.fa-sort-amount-desc:before {
    content: "\F161"
}

.fa-sort-numeric-asc:before {
    content: "\F162"
}

.fa-sort-numeric-desc:before {
    content: "\F163"
}

.fa-thumbs-up:before {
    content: "\F164"
}

.fa-thumbs-down:before {
    content: "\F165"
}

.fa-youtube-square:before {
    content: "\F166"
}

.fa-youtube:before {
    content: "\F167"
}

.fa-xing:before {
    content: "\F168"
}

.fa-xing-square:before {
    content: "\F169"
}

.fa-youtube-play:before {
    content: "\F16A"
}

.fa-dropbox:before {
    content: "\F16B"
}

.fa-stack-overflow:before {
    content: "\F16C"
}

.fa-instagram:before {
    content: "\F16D"
}

.fa-flickr:before {
    content: "\F16E"
}

.fa-adn:before {
    content: "\F170"
}

.fa-bitbucket:before {
    content: "\F171"
}

.fa-bitbucket-square:before {
    content: "\F172"
}

.fa-tumblr:before {
    content: "\F173"
}

.fa-tumblr-square:before {
    content: "\F174"
}

.fa-long-arrow-down:before {
    content: "\F175"
}

.fa-long-arrow-up:before {
    content: "\F176"
}

.fa-long-arrow-left:before {
    content: "\F177"
}

.fa-long-arrow-right:before {
    content: "\F178"
}

.fa-apple:before {
    content: "\F179"
}

.fa-windows:before {
    content: "\F17A"
}

.fa-android:before {
    content: "\F17B"
}

.fa-linux:before {
    content: "\F17C"
}

.fa-dribbble:before {
    content: "\F17D"
}

.fa-skype:before {
    content: "\F17E"
}

.fa-foursquare:before {
    content: "\F180"
}

.fa-trello:before {
    content: "\F181"
}

.fa-female:before {
    content: "\F182"
}

.fa-male:before {
    content: "\F183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\F184"
}

.fa-sun-o:before {
    content: "\F185"
}

.fa-moon-o:before {
    content: "\F186"
}

.fa-archive:before {
    content: "\F187"
}

.fa-bug:before {
    content: "\F188"
}

.fa-vk:before {
    content: "\F189"
}

.fa-weibo:before {
    content: "\F18A"
}

.fa-renren:before {
    content: "\F18B"
}

.fa-pagelines:before {
    content: "\F18C"
}

.fa-stack-exchange:before {
    content: "\F18D"
}

.fa-arrow-circle-o-right:before {
    content: "\F18E"
}

.fa-arrow-circle-o-left:before {
    content: "\F190"
}

.fa-toggle-left:before {
    content: "\F191"
}

.fa-caret-square-o-left:before {
    content: "\F191"
}

.fa-dot-circle-o:before {
    content: "\F192"
}

.fa-wheelchair:before {
    content: "\F193"
}

.fa-vimeo-square:before {
    content: "\F194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\F195"
}

.fa-plus-square-o:before {
    content: "\F196"
}

.fa-space-shuttle:before {
    content: "\F197"
}

.fa-slack:before {
    content: "\F198"
}

.fa-envelope-square:before {
    content: "\F199"
}

.fa-wordpress:before {
    content: "\F19A"
}

.fa-openid:before {
    content: "\F19B"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\F19C"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\F19D"
}

.fa-yahoo:before {
    content: "\F19E"
}

.fa-google:before {
    content: "\F1A0"
}

.fa-reddit:before {
    content: "\F1A1"
}

.fa-reddit-square:before {
    content: "\F1A2"
}

.fa-stumbleupon-circle:before {
    content: "\F1A3"
}

.fa-stumbleupon:before {
    content: "\F1A4"
}

.fa-delicious:before {
    content: "\F1A5"
}

.fa-digg:before {
    content: "\F1A6"
}

.fa-pied-piper-pp:before {
    content: "\F1A7"
}

.fa-pied-piper-alt:before {
    content: "\F1A8"
}

.fa-drupal:before {
    content: "\F1A9"
}

.fa-joomla:before {
    content: "\F1AA"
}

.fa-language:before {
    content: "\F1AB"
}

.fa-fax:before {
    content: "\F1AC"
}

.fa-building:before {
    content: "\F1AD"
}

.fa-child:before {
    content: "\F1AE"
}

.fa-paw:before {
    content: "\F1B0"
}

.fa-spoon:before {
    content: "\F1B1"
}

.fa-cube:before {
    content: "\F1B2"
}

.fa-cubes:before {
    content: "\F1B3"
}

.fa-behance:before {
    content: "\F1B4"
}

.fa-behance-square:before {
    content: "\F1B5"
}

.fa-steam:before {
    content: "\F1B6"
}

.fa-steam-square:before {
    content: "\F1B7"
}

.fa-recycle:before {
    content: "\F1B8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\F1B9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\F1BA"
}

.fa-tree:before {
    content: "\F1BB"
}

.fa-spotify:before {
    content: "\F1BC"
}

.fa-deviantart:before {
    content: "\F1BD"
}

.fa-soundcloud:before {
    content: "\F1BE"
}

.fa-database:before {
    content: "\F1C0"
}

.fa-file-pdf-o:before {
    content: "\F1C1"
}

.fa-file-word-o:before {
    content: "\F1C2"
}

.fa-file-excel-o:before {
    content: "\F1C3"
}

.fa-file-powerpoint-o:before {
    content: "\F1C4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\F1C5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\F1C6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\F1C7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\F1C8"
}

.fa-file-code-o:before {
    content: "\F1C9"
}

.fa-vine:before {
    content: "\F1CA"
}

.fa-codepen:before {
    content: "\F1CB"
}

.fa-jsfiddle:before {
    content: "\F1CC"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\F1CD"
}

.fa-circle-o-notch:before {
    content: "\F1CE"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\F1D0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\F1D1"
}

.fa-git-square:before {
    content: "\F1D2"
}

.fa-git:before {
    content: "\F1D3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\F1D4"
}

.fa-tencent-weibo:before {
    content: "\F1D5"
}

.fa-qq:before {
    content: "\F1D6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\F1D7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\F1D8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\F1D9"
}

.fa-history:before {
    content: "\F1DA"
}

.fa-circle-thin:before {
    content: "\F1DB"
}

.fa-header:before {
    content: "\F1DC"
}

.fa-paragraph:before {
    content: "\F1DD"
}

.fa-sliders:before {
    content: "\F1DE"
}

.fa-share-alt:before {
    content: "\F1E0"
}

.fa-share-alt-square:before {
    content: "\F1E1"
}

.fa-bomb:before {
    content: "\F1E2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\F1E3"
}

.fa-tty:before {
    content: "\F1E4"
}

.fa-binoculars:before {
    content: "\F1E5"
}

.fa-plug:before {
    content: "\F1E6"
}

.fa-slideshare:before {
    content: "\F1E7"
}

.fa-twitch:before {
    content: "\F1E8"
}

.fa-yelp:before {
    content: "\F1E9"
}

.fa-newspaper-o:before {
    content: "\F1EA"
}

.fa-wifi:before {
    content: "\F1EB"
}

.fa-calculator:before {
    content: "\F1EC"
}

.fa-paypal:before {
    content: "\F1ED"
}

.fa-google-wallet:before {
    content: "\F1EE"
}

.fa-cc-visa:before {
    content: "\F1F0"
}

.fa-cc-mastercard:before {
    content: "\F1F1"
}

.fa-cc-discover:before {
    content: "\F1F2"
}

.fa-cc-amex:before {
    content: "\F1F3"
}

.fa-cc-paypal:before {
    content: "\F1F4"
}

.fa-cc-stripe:before {
    content: "\F1F5"
}

.fa-bell-slash:before {
    content: "\F1F6"
}

.fa-bell-slash-o:before {
    content: "\F1F7"
}

.fa-trash:before {
    content: "\F1F8"
}

.fa-copyright:before {
    content: "\F1F9"
}

.fa-at:before {
    content: "\F1FA"
}

.fa-eyedropper:before {
    content: "\F1FB"
}

.fa-paint-brush:before {
    content: "\F1FC"
}

.fa-birthday-cake:before {
    content: "\F1FD"
}

.fa-area-chart:before {
    content: "\F1FE"
}

.fa-pie-chart:before {
    content: "\F200"
}

.fa-line-chart:before {
    content: "\F201"
}

.fa-lastfm:before {
    content: "\F202"
}

.fa-lastfm-square:before {
    content: "\F203"
}

.fa-toggle-off:before {
    content: "\F204"
}

.fa-toggle-on:before {
    content: "\F205"
}

.fa-bicycle:before {
    content: "\F206"
}

.fa-bus:before {
    content: "\F207"
}

.fa-ioxhost:before {
    content: "\F208"
}

.fa-angellist:before {
    content: "\F209"
}

.fa-cc:before {
    content: "\F20A"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\F20B"
}

.fa-meanpath:before {
    content: "\F20C"
}

.fa-buysellads:before {
    content: "\F20D"
}

.fa-connectdevelop:before {
    content: "\F20E"
}

.fa-dashcube:before {
    content: "\F210"
}

.fa-forumbee:before {
    content: "\F211"
}

.fa-leanpub:before {
    content: "\F212"
}

.fa-sellsy:before {
    content: "\F213"
}

.fa-shirtsinbulk:before {
    content: "\F214"
}

.fa-simplybuilt:before {
    content: "\F215"
}

.fa-skyatlas:before {
    content: "\F216"
}

.fa-cart-plus:before {
    content: "\F217"
}

.fa-cart-arrow-down:before {
    content: "\F218"
}

.fa-diamond:before {
    content: "\F219"
}

.fa-ship:before {
    content: "\F21A"
}

.fa-user-secret:before {
    content: "\F21B"
}

.fa-motorcycle:before {
    content: "\F21C"
}

.fa-street-view:before {
    content: "\F21D"
}

.fa-heartbeat:before {
    content: "\F21E"
}

.fa-venus:before {
    content: "\F221"
}

.fa-mars:before {
    content: "\F222"
}

.fa-mercury:before {
    content: "\F223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\F224"
}

.fa-transgender-alt:before {
    content: "\F225"
}

.fa-venus-double:before {
    content: "\F226"
}

.fa-mars-double:before {
    content: "\F227"
}

.fa-venus-mars:before {
    content: "\F228"
}

.fa-mars-stroke:before {
    content: "\F229"
}

.fa-mars-stroke-v:before {
    content: "\F22A"
}

.fa-mars-stroke-h:before {
    content: "\F22B"
}

.fa-neuter:before {
    content: "\F22C"
}

.fa-genderless:before {
    content: "\F22D"
}

.fa-facebook-official:before {
    content: "\F230"
}

.fa-pinterest-p:before {
    content: "\F231"
}

.fa-whatsapp:before {
    content: "\F232"
}

.fa-server:before {
    content: "\F233"
}

.fa-user-plus:before {
    content: "\F234"
}

.fa-user-times:before {
    content: "\F235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\F236"
}

.fa-viacoin:before {
    content: "\F237"
}

.fa-train:before {
    content: "\F238"
}

.fa-subway:before {
    content: "\F239"
}

.fa-medium:before {
    content: "\F23A"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\F23B"
}

.fa-optin-monster:before {
    content: "\F23C"
}

.fa-opencart:before {
    content: "\F23D"
}

.fa-expeditedssl:before {
    content: "\F23E"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\F240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\F241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\F242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\F243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\F244"
}

.fa-mouse-pointer:before {
    content: "\F245"
}

.fa-i-cursor:before {
    content: "\F246"
}

.fa-object-group:before {
    content: "\F247"
}

.fa-object-ungroup:before {
    content: "\F248"
}

.fa-sticky-note:before {
    content: "\F249"
}

.fa-sticky-note-o:before {
    content: "\F24A"
}

.fa-cc-jcb:before {
    content: "\F24B"
}

.fa-cc-diners-club:before {
    content: "\F24C"
}

.fa-clone:before {
    content: "\F24D"
}

.fa-balance-scale:before {
    content: "\F24E"
}

.fa-hourglass-o:before {
    content: "\F250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\F251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\F252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\F253"
}

.fa-hourglass:before {
    content: "\F254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\F255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\F256"
}

.fa-hand-scissors-o:before {
    content: "\F257"
}

.fa-hand-lizard-o:before {
    content: "\F258"
}

.fa-hand-spock-o:before {
    content: "\F259"
}

.fa-hand-pointer-o:before {
    content: "\F25A"
}

.fa-hand-peace-o:before {
    content: "\F25B"
}

.fa-trademark:before {
    content: "\F25C"
}

.fa-registered:before {
    content: "\F25D"
}

.fa-creative-commons:before {
    content: "\F25E"
}

.fa-gg:before {
    content: "\F260"
}

.fa-gg-circle:before {
    content: "\F261"
}

.fa-tripadvisor:before {
    content: "\F262"
}

.fa-odnoklassniki:before {
    content: "\F263"
}

.fa-odnoklassniki-square:before {
    content: "\F264"
}

.fa-get-pocket:before {
    content: "\F265"
}

.fa-wikipedia-w:before {
    content: "\F266"
}

.fa-safari:before {
    content: "\F267"
}

.fa-chrome:before {
    content: "\F268"
}

.fa-firefox:before {
    content: "\F269"
}

.fa-opera:before {
    content: "\F26A"
}

.fa-internet-explorer:before {
    content: "\F26B"
}

.fa-television:before,
.fa-tv:before {
    content: "\F26C"
}

.fa-contao:before {
    content: "\F26D"
}

.fa-500px:before {
    content: "\F26E"
}

.fa-amazon:before {
    content: "\F270"
}

.fa-calendar-plus-o:before {
    content: "\F271"
}

.fa-calendar-minus-o:before {
    content: "\F272"
}

.fa-calendar-times-o:before {
    content: "\F273"
}

.fa-calendar-check-o:before {
    content: "\F274"
}

.fa-industry:before {
    content: "\F275"
}

.fa-map-pin:before {
    content: "\F276"
}

.fa-map-signs:before {
    content: "\F277"
}

.fa-map-o:before {
    content: "\F278"
}

.fa-map:before {
    content: "\F279"
}

.fa-commenting:before {
    content: "\F27A"
}

.fa-commenting-o:before {
    content: "\F27B"
}

.fa-houzz:before {
    content: "\F27C"
}

.fa-vimeo:before {
    content: "\F27D"
}

.fa-black-tie:before {
    content: "\F27E"
}

.fa-fonticons:before {
    content: "\F280"
}

.fa-reddit-alien:before {
    content: "\F281"
}

.fa-edge:before {
    content: "\F282"
}

.fa-credit-card-alt:before {
    content: "\F283"
}

.fa-codiepie:before {
    content: "\F284"
}

.fa-modx:before {
    content: "\F285"
}

.fa-fort-awesome:before {
    content: "\F286"
}

.fa-usb:before {
    content: "\F287"
}

.fa-product-hunt:before {
    content: "\F288"
}

.fa-mixcloud:before {
    content: "\F289"
}

.fa-scribd:before {
    content: "\F28A"
}

.fa-pause-circle:before {
    content: "\F28B"
}

.fa-pause-circle-o:before {
    content: "\F28C"
}

.fa-stop-circle:before {
    content: "\F28D"
}

.fa-stop-circle-o:before {
    content: "\F28E"
}

.fa-shopping-bag:before {
    content: "\F290"
}

.fa-shopping-basket:before {
    content: "\F291"
}

.fa-hashtag:before {
    content: "\F292"
}

.fa-bluetooth:before {
    content: "\F293"
}

.fa-bluetooth-b:before {
    content: "\F294"
}

.fa-percent:before {
    content: "\F295"
}

.fa-gitlab:before {
    content: "\F296"
}

.fa-wpbeginner:before {
    content: "\F297"
}

.fa-wpforms:before {
    content: "\F298"
}

.fa-envira:before {
    content: "\F299"
}

.fa-universal-access:before {
    content: "\F29A"
}

.fa-wheelchair-alt:before {
    content: "\F29B"
}

.fa-question-circle-o:before {
    content: "\F29C"
}

.fa-blind:before {
    content: "\F29D"
}

.fa-audio-description:before {
    content: "\F29E"
}

.fa-volume-control-phone:before {
    content: "\F2A0"
}

.fa-braille:before {
    content: "\F2A1"
}

.fa-assistive-listening-systems:before {
    content: "\F2A2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\F2A3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\F2A4"
}

.fa-glide:before {
    content: "\F2A5"
}

.fa-glide-g:before {
    content: "\F2A6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\F2A7"
}

.fa-low-vision:before {
    content: "\F2A8"
}

.fa-viadeo:before {
    content: "\F2A9"
}

.fa-viadeo-square:before {
    content: "\F2AA"
}

.fa-snapchat:before {
    content: "\F2AB"
}

.fa-snapchat-ghost:before {
    content: "\F2AC"
}

.fa-snapchat-square:before {
    content: "\F2AD"
}

.fa-pied-piper:before {
    content: "\F2AE"
}

.fa-first-order:before {
    content: "\F2B0"
}

.fa-yoast:before {
    content: "\F2B1"
}

.fa-themeisle:before {
    content: "\F2B2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\F2B3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\F2B4"
}

.fa-handshake-o:before {
    content: "\F2B5"
}

.fa-envelope-open:before {
    content: "\F2B6"
}

.fa-envelope-open-o:before {
    content: "\F2B7"
}

.fa-linode:before {
    content: "\F2B8"
}

.fa-address-book:before {
    content: "\F2B9"
}

.fa-address-book-o:before {
    content: "\F2BA"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\F2BB"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\F2BC"
}

.fa-user-circle:before {
    content: "\F2BD"
}

.fa-user-circle-o:before {
    content: "\F2BE"
}

.fa-user-o:before {
    content: "\F2C0"
}

.fa-id-badge:before {
    content: "\F2C1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\F2C2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\F2C3"
}

.fa-quora:before {
    content: "\F2C4"
}

.fa-free-code-camp:before {
    content: "\F2C5"
}

.fa-telegram:before {
    content: "\F2C6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\F2C7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\F2C8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\F2C9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\F2CA"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\F2CB"
}

.fa-shower:before {
    content: "\F2CC"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\F2CD"
}

.fa-podcast:before {
    content: "\F2CE"
}

.fa-window-maximize:before {
    content: "\F2D0"
}

.fa-window-minimize:before {
    content: "\F2D1"
}

.fa-window-restore:before {
    content: "\F2D2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\F2D3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\F2D4"
}

.fa-bandcamp:before {
    content: "\F2D5"
}

.fa-grav:before {
    content: "\F2D6"
}

.fa-etsy:before {
    content: "\F2D7"
}

.fa-imdb:before {
    content: "\F2D8"
}

.fa-ravelry:before {
    content: "\F2D9"
}

.fa-eercast:before {
    content: "\F2DA"
}

.fa-microchip:before {
    content: "\F2DB"
}

.fa-snowflake-o:before {
    content: "\F2DC"
}

.fa-superpowers:before {
    content: "\F2DD"
}

.fa-wpexplorer:before {
    content: "\F2DE"
}

.fa-meetup:before {
    content: "\F2E0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: nk-font;
    src: url("../fonts/nk-icon-font.eot?17092018");
    src: url("../fonts/nk-icon-font.eot?17092018") format("embedded-opentype"), url("../fonts/nk-icon-font.ttf?17092018") format("truetype"), url("../fonts/nk-icon-font.woff?17092018") format("woff"), url("../fonts/nk-icon-font.svg?17092018") format("svg");
    font-weight: 400;
    font-style: normal
}

[class*="lg-"],
[class*="nki-"],
[class^="nki-"] {
    font-family: nk-font!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nki-menu-list-o:before {
    content: "\E9DA"
}

.nki-barcode:before {
    content: "\E9C3"
}

.nki-deal:before {
    content: "\E9C4"
}

.nki-headphones-o2:before {
    content: "\E9C5"
}

.nki-menu-home-active:before {
    content: "\E9C6"
}

.nki-menu-home:before {
    content: "\E9C7"
}

.nki-menu-magnifying-glass-active:before {
    content: "\E9C8"
}

.nki-menu-magnifying-glass:before {
    content: "\E9C9"
}

.nki-menu-cart-active:before {
    content: "\E9CA"
}

.nki-menu-cart:before {
    content: "\E9CB"
}

.nki-menu-user-active:before {
    content: "\E9CC"
}

.nki-menu-user:before {
    content: "\E9CD"
}

.nki-not_found:before {
    content: "\E9CE"
}

.nki-notepad-search-o:before {
    content: "\E9CF"
}

.nki-notepad-o:before {
    content: "\E9D0"
}

.nki-clipboards-o:before {
    content: "\E9D1"
}

.nki-phone-disconect:before {
    content: "\E9D2"
}

.nki-radar:before {
    content: "\E9D3"
}

.nki-tag-sale .path1:before {
    content: "\E9B1";
    color: #ccc
}

.nki-tag-sale .path2:before {
    content: "\E9B2";
    margin-left: -1em;
    color: #d51016
}

.nki-tag-sale .path3:before {
    content: "\E9B3";
    margin-left: -1em;
    color: #d51016
}

.nki-tag-sale .path4:before {
    content: "\E9B4";
    margin-left: -1em;
    color: #d51016
}

.nki-tag-sale .path5:before {
    content: "\E9B5";
    margin-left: -1em;
    color: #d51016
}

.nki-tag-sale .path6:before {
    content: "\E9B6";
    margin-left: -1em;
    color: #d51016
}

.nki-tag-sale .path7:before {
    content: "\E9B7";
    margin-left: -1em;
    color: #ccc
}

.nki-tag-sale .path8:before {
    content: "\E9B8";
    margin-left: -1em;
    color: #ccc
}

.nki-tag-sale .path9:before {
    content: "\E9B9";
    margin-left: -1em;
    color: #ccc
}

.nki-tag-sale .path10:before {
    content: "\E9BA";
    margin-left: -1em;
    color: #ccc
}

.nki-tag-sale .path11:before {
    content: "\E9BB";
    margin-left: -1em;
    color: #ccc
}

.nki-tag-sale .path12:before {
    content: "\E9BC";
    margin-left: -1em;
    color: #fff
}

.nki-tag-sale .path13:before {
    content: "\E9BD";
    margin-left: -1em;
    color: #fff
}

.nki-tag-sale .path14:before {
    content: "\E9BE";
    margin-left: -1em;
    color: #fff
}

.nki-tag-sale .path15:before {
    content: "\E9BF";
    margin-left: -1em;
    color: #fff
}

.nki-tag-sale .path16:before {
    content: "\E9C0";
    margin-left: -1em;
    color: #fff
}

.nki-tag-sale .path17:before {
    content: "\E9C1";
    margin-left: -1em;
    color: #c6c6c5
}

.nki-tag-sale .path18:before {
    content: "\E9C2";
    margin-left: -1em;
    color: #9f1b17
}

.nki-contract-o:before {
    content: "\E9A6"
}

.nki-contact-online-o:before {
    content: "\E9AE"
}

.nki-contact-call-o2:before {
    content: "\E9AF"
}

.nki-repaire-tool-o:before {
    content: "\E9B0"
}

.nki-envelope-02:before {
    content: "\E9A7"
}

.nki-live-chat-o:before {
    content: "\E9A8"
}

.nki-Place-02-o:before {
    content: "\E9A9"
}

.nki-PointNK02 .path1:before {
    content: "\E9AA";
    color: #dc0021
}

.nki-PointNK02 .path2:before {
    content: "\E9AB";
    margin-left: -.796875em;
    color: #fff
}

.nki-PointNK02 .path3:before {
    content: "\E9AC";
    margin-left: -.796875em;
    color: #dc0021
}

.nki-Point:before {
    content: "\E9AD"
}

.nki-tooptip .path1:before {
    content: "\E9A4";
    color: #f0f0f0
}

.nki-tooptip .path2:before {
    content: "\E9A5";
    margin-left: -1em;
    color: #7a7d8d
}

.nki-filter-o:before {
    content: "\E9A3"
}

.nki-card-o:before {
    content: "\E9A1"
}

.nki-user-o-2:before {
    content: "\E9A2"
}

.nki-credit-card-o:before {
    content: "\E9A0"
}

.nki-cube-o:before {
    content: "\E99F"
}

.nki-sim-o .path1:before {
    content: "\E994";
    color: #f86666
}

.nki-sim-o .path2:before {
    content: "\E995";
    margin-left: -1em;
    color: #0b284a
}

.nki-phone-card-o .path1:before {
    content: "\E996";
    color: #0b284a
}

.nki-phone-card-o .path2:before {
    content: "\E997";
    margin-left: -1em;
    color: #f86666
}

.nki-phone-money-o .path1:before {
    content: "\E998";
    color: #0b284a
}

.nki-phone-money-o .path2:before {
    content: "\E999";
    margin-left: -1em;
    color: #f86666
}

.nki-game-o .path1:before {
    content: "\E99A";
    color: #f86666
}

.nki-game-o .path2:before {
    content: "\E99B";
    margin-left: -1em;
    color: #0b284a
}

.nki-game-o .path3:before {
    content: "\E99C";
    margin-left: -1em;
    color: #0b284a
}

.nki-bill-o .path1:before {
    content: "\E99D";
    color: #0b284a
}

.nki-bill-o .path2:before {
    content: "\E99E";
    margin-left: -1em;
    color: #f86666
}

.nki-shopping-cart-empty .path1:before {
    content: "\E979";
    color: #a0a2ac
}

.nki-shopping-cart-empty .path2:before {
    content: "\E97A";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path3:before {
    content: "\E97B";
    margin-left: -1.921875em;
    color: #fff
}

.nki-shopping-cart-empty .path4:before {
    content: "\E97C";
    margin-left: -1.921875em;
    color: #fff
}

.nki-shopping-cart-empty .path5:before {
    content: "\E97D";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path6:before {
    content: "\E97E";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path7:before {
    content: "\E97F";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path8:before {
    content: "\E980";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path9:before {
    content: "\E981";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path10:before {
    content: "\E982";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path11:before {
    content: "\E983";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path12:before {
    content: "\E984";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path13:before {
    content: "\E985";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path14:before {
    content: "\E986";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path15:before {
    content: "\E987";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path16:before {
    content: "\E988";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path17:before {
    content: "\E989";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path18:before {
    content: "\E98A";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path19:before {
    content: "\E98B";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-empty .path20:before {
    content: "\E98C";
    margin-left: -1.921875em;
    color: #a0a2ac
}

.nki-shopping-cart-fail .path1:before {
    content: "\E98D";
    color: #f86666
}

.nki-shopping-cart-fail .path2:before {
    content: "\E98E";
    margin-left: -1.142578125em;
    color: #f86666
}

.nki-shopping-cart-fail .path3:before {
    content: "\E98F";
    margin-left: -1.142578125em;
    color: #fff
}

.nki-shopping-cart-final .path1:before {
    content: "\E990";
    color: #81d135
}

.nki-shopping-cart-final .path2:before {
    content: "\E991";
    margin-left: -1.142578125em;
    color: #7ed321
}

.nki-shopping-cart-final .path3:before {
    content: "\E992";
    margin-left: -1.142578125em;
    color: #fff
}

.nki-note:before {
    content: "\E977"
}

.nki-phone-iphone:before {
    content: "\E978"
}

.nki-sticker-copyright:before {
    content: "\E96E";
    color: red
}

.nki-sticker-hot .path1:before {
    content: "\E96F";
    color: #f86666
}

.nki-sticker-hot .path2:before {
    content: "\E970";
    margin-left: -2em;
    color: #fff
}

.nki-sticker-new .path1:before {
    content: "\E971";
    color: #1fb349
}

.nki-sticker-new .path2:before {
    content: "\E972";
    margin-left: -2em;
    color: #fff
}

.nki-sticker-shock:before {
    content: "\E973";
    color: #1a7eff
}

.nki-facebook .path1:before {
    content: "\E94E";
    color: #3b5998
}

.nki-facebook .path2:before {
    content: "\E94F";
    margin-left: -1em;
    color: #fff
}

.nki-youtube:before {
    content: "\E950";
    color: #d22215
}

.nki-google-plus .path1:before {
    content: "\E951";
    color: #dc4e41
}

.nki-google-plus .path2:before {
    content: "\E952";
    margin-left: -1em;
    color: #fff
}

.nki-google-plus .path3:before {
    content: "\E953";
    margin-left: -1em;
    color: #fff
}

.nki-instagram:before {
    content: "\E954";
    color: #6a453b
}

.nki-zalo:before {
    content: "\E955";
    color: #0180c7
}

.nki-finish-checkout:before {
    content: "\E956"
}

.nki-plus-choose-filter:before {
    content: "\E957"
}

.nki-close-circle-o:before {
    content: "\E958"
}

.nki-check-circle-o:before {
    content: "\E959"
}

.nki-information:before {
    content: "\E95A"
}

.nki-reload:before {
    content: "\E95B"
}

.nki-place:before {
    content: "\E95C"
}

.nki-note-o:before {
    content: "\E95D"
}

.nki-home-user-o:before {
    content: "\E95E"
}

.nki-envelope:before {
    content: "\E95F"
}

.nki-user-o:before {
    content: "\E960"
}

.nki-tag:before {
    content: "\E961"
}

.nki-activie:before {
    content: "\E962"
}

.nki-menu-burger:before {
    content: "\E963"
}

.nki-phone-call:before {
    content: "\E964"
}

.nki-menu-phone-call-o:before {
    content: "\E965"
}

.nki-menu-invoice:before {
    content: "\E966"
}

.nki-menu-register:before {
    content: "\E967"
}

.nki-menu-sign-in:before {
    content: "\E968"
}

.nki-exchange:before {
    content: "\E94B"
}

.nki-trash:before {
    content: "\E909"
}

.nki-minus-thin:before {
    content: "\E969"
}

.nki-minus:before {
    content: "\E90F"
}

.nki-plus-thin:before {
    content: "\E96A"
}

.nki-plus:before {
    content: "\E91C"
}

.nki-heart-o-thin:before {
    content: "\E96B"
}

.nki-heart-o:before {
    content: "\E922"
}

.nki-heart:before {
    content: "\E923"
}

.nki-share:before {
    content: "\E924"
}

.nki-star-o:before {
    content: "\E925";
    color: #ff5100
}

.nki-star-half-o:before {
    content: "\E926";
    color: #ff5100
}

.nki-star:before {
    content: "\E927";
    color: #ff5100
}

.nki-reply:before {
    content: "\E928"
}

.nki-like:before {
    content: "\E929"
}

.nki-unlike:before {
    content: "\E92A"
}

.nki-circle-o:before {
    content: "\E92B"
}

.nki-dot-circle-o:before {
    content: "\E92C"
}

.nki-circle-o-thin:before {
    content: "\E92D"
}

.nki-dot-circle-o-thin:before {
    content: "\E92E"
}

.nki-minus-circle-o:before {
    content: "\E92F"
}

.nki-plus-square-o:before {
    content: "\E930"
}

.nki-cancel-circle:before {
    content: "\E993"
}

.nki-check-circle:before {
    content: "\E931"
}

.nki-check-circle-thin:before {
    content: "\E932"
}

.nki-minus-circle:before {
    content: "\E933";
    color: #fe3824
}

.nki-plus-circle:before {
    content: "\E934"
}

.nki-square-o-1:before {
    content: "\E935"
}

.nki-square-o-2:before {
    content: "\E91E"
}

.nki-check-square-1:before {
    content: "\E936"
}

.nki-check-square-2:before {
    content: "\E904"
}

.nki-check-square-3 .path1:before {
    content: "\E974";
    color: #fff
}

.nki-check-square-3 .path2:before {
    content: "\E975";
    margin-left: -1em;
    color: #7ed321
}

.nki-check-square-3 .path3:before {
    content: "\E976";
    margin-left: -1em;
    color: #7ed321
}

.nki-three-dot:before {
    content: "\E937"
}

.nki-bell-dot .path1:before {
    content: "\E906";
    color: #4a4a4a
}

.nki-bell-dot .path2:before {
    content: "\E907";
    margin-left: -1em;
    color: #fe3824
}

.nki-chat-o:before {
    content: "\E91B"
}

.nki-long-arow-left-rounded:before {
    content: "\E96C"
}

.nki-long-arow-left:before {
    content: "\E938"
}

.nki-check-rounded:before {
    content: "\E939"
}

.nki-check:before {
    content: "\E93A"
}

.nki-arow-up:before {
    content: "\E920"
}

.nki-arow-down:before {
    content: "\E93B"
}

.nki-arow-back:before {
    content: "\E93C"
}

.nki-arow-next:before {
    content: "\E90E"
}

.nki-sort-next:before {
    content: "\E93D"
}

.nki-sort-down:before {
    content: "\E93E"
}

.nki-sort-up:before {
    content: "\E93F"
}

.nki-unfold_more:before {
    content: "\E94C"
}

.nki-unfold-more-o:before {
    content: "\E94D"
}

.nki-arow-rounded-down:before {
    content: "\E940"
}

.nki-arow-rounded-up:before {
    content: "\E941"
}

.nki-arow-rounded-back:before {
    content: "\E942"
}

.nki-arow-rounded-next:before {
    content: "\E943"
}

.nki-close:before {
    content: "\E944"
}

.nki-list:before {
    content: "\E90A"
}

.nki-grid:before {
    content: "\E918"
}

.nki-footer-setup-o:before {
    content: "\E90C"
}

.nki-footer-transport-o:before {
    content: "\E912"
}

.nki-footer-pay:before {
    content: "\E914"
}

.nki-footer-change-o:before {
    content: "\E902"
}

.nki-footer-star-o:before {
    content: "\E919"
}

.nki-shopping-cart-o:before {
    content: "\E91D"
}

.nki-shopping-cart:before {
    content: "\E911"
}

.nki-phone:before {
    content: "\E90D"
}

.nki-place-time:before {
    content: "\E916"
}

.nki-user:before {
    content: "\E91F"
}

.nki-search:before {
    content: "\E921"
}

.nki-icon-raf .path1:before {
    content: "\E945";
    color: #ffb130
}

.nki-icon-raf .path2:before {
    content: "\E946";
    margin-left: -1em;
    color: #ff8100
}

.nki-footer-call:before {
    content: "\E947";
    color: #f86666
}

.nki-footer-mail:before {
    content: "\E948";
    color: #f86666
}

.nki-logo:before {
    content: "\E915"
}

.nki-new .path1:before {
    content: "\E917";
    color: #e73435
}

.nki-new .path2:before {
    content: "\E96D";
    margin-left: -1.53125em;
    color: #fff
}

.nki-menu-television:before {
    content: "\E900"
}

.nki-menu-fridge:before {
    content: "\E901"
}

.nki-menu-air-conditioner:before {
    content: "\E905"
}

.nki-menu-washer:before {
    content: "\E903"
}

.nki-menu-chicken-tool:before {
    content: "\E913"
}

.nki-menu-phone:before {
    content: "\E91A"
}

.nki-menu-laptop:before {
    content: "\E90B"
}

.nki-menu-camera:before {
    content: "\E910"
}

.nki-menu-print:before {
    content: "\E949"
}

.nki-menu-tool:before {
    content: "\E908"
}

.nki-menu-sim:before {
    content: "\E94A"
}

label.error {
    color: red!important;
    width: 100%!important;
    margin: 5px 0 0!important;
    padding: 0 7px 0 0!important;
    text-align: right
}

input.error {
    border: 1px solid red!important
}

.help-inline {
    color: red
}

.help-inline p {
    text-align: left!important
}

.cm-failed-field {
    border: 1px solid red!important
}

.notification-content-extended {
    position: fixed;
    top: 30%;
    left: 55%;
    z-index: 1101;
    margin: -40px 0 0 -320px;
    width: 35%;
    color: #000;
    background-color: #fff
}

.ty-product-notification__buttons {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.notification-content-extended .ty-product-notification__body {
    overflow: auto
}

.notification-body-extended {
    color: #000;
    overflow-x: hidden;
    overflow-y: hidden;
    z-index: 10000
}

.notification-container {
    position: fixed;
    top: 0;
    right: 40px;
    z-index: 1022;
    min-width: 300px;
    width: 40%
}

.notification-container-top {
    top: 10px
}

.notification-content {
    position: relative;
    padding: 10px 35px 10px 18px;
    line-height: 150%;
    border-radius: 2px
}

.notification-content strong {
    margin-right: 7px;
    font-weight: 700
}

.close {
    position: absolute;
    top: 5px;
    right: 7px;
    float: right;
    padding: 0;
    border: 0;
    background: transparent;
    font-size: 20px;
    font-family: Helvetica\ Neue, Helvetica, Arial, sans-serif;
    line-height: 15px;
    cursor: pointer;
    -webkit-appearance: none
}

.close:hover {
    text-decoration: none;
    cursor: pointer
}

.alert-error,
.alert-success,
.alert-warning {
    position: relative;
    margin: 7px 0;
    border: 1px solid;
    font-size: 100%;
    opacity: .96;
    border-radius: 6px
}

.alert-success {
    border-color: #8bc045;
    background: #d0eaae;
    color: #496e16
}

.alert-success .close {
    color: #000
}

.alert-warning {
    border-color: #f39c12;
    background: #f5e08c;
    color: #ac6e0b
}

.alert-warning .close {
    color: #f39c12
}

.alert-error {
    background-color: #ffcece;
    border-color: #df8f8f;
    color: #9c3535
}

.alert-error .close {
    color: #c0392b
}

.alert-error a {
    color: #fff;
    text-decoration: underline
}

.ty-ajax-loading-box {
    position: fixed;
    top: 50%;
    right: 50%;
    left: 50%;
    z-index: 100001;
    display: none;
    overflow: visible;
    margin-top: -26px;
    margin-left: -26px;
    padding: 0;
    min-height: 70px;
    width: 70px;
    background: url(../images/nk/loading.gif?v=1) no-repeat 50% #fff;
    opacity: .9;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: 1px solid #f1f5f6
}

.ty-ajax-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    display: none;
    opacity: .7
}

.kiem-tra-don-hang-menu {
    position: relative
}

.kiem-tra-don-hang-menu:hover .content-kiem-tra-don-hang {
    display: block
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang {
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 99999;
    width: 265px;
    display: none
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .icon-up {
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 0 0 190px
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .sp-item {
    box-shadow: 2px 5px 6px 0 rgba(17, 29, 43, .24);
    border: 1px solid #dbe4e7;
    border-top: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang #dropdown_orders_ {
    display: block!important;
    background-color: #fff;
    border-radius: 4px;
    padding: 10px
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang p.title-form {
    display: none
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .field {
    margin: 0 0 10px;
    display: inline-block
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .field i,
.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .field input[type="text"] {
    float: left
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .field i {
    color: #4a4a4a;
    margin: 0 10px;
    width: 20px;
    line-height: 37px;
    text-align: center;
    position: absolute
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .field i.fa-file-text-o {
    font-size: 20px
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .field i.fa-mobile {
    font-size: 25px
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .field input[type="text"] {
    height: 37px;
    width: 245px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    padding: 0 10px 0 40px;
    font-size: 14px;
    color: #4a4a4a
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .btn-section .hidden {
    display: none
}

.kiem-tra-don-hang-menu .content-kiem-tra-don-hang .btn-section .btn-register {
    border-radius: 1px;
    background-color: #4a90e2;
    display: block;
    text-align: center;
    color: #fff;
    height: 35px;
    width: 245px;
    font-size: 14px;
    border: none;
    cursor: pointer
}

.children_sort,
.style-tin-tuc {
    display: none
}

.nk-menu #nk-danh-muc-san-pham-left>ul li:hover .children_sort {
    display: inline-block;
    overflow: hidden;
    box-shadow: 2px 2px 6px 0 rgba(17, 29, 43, .24)
}

.banner-blur {
    filter: blur(15px);
    -webkit-filter: blur(15px)
}

.nk-menu,
.nk-menu .container {
    position: relative
}

.nk-menu i {
    display: block
}

.nk-menu #nk-danh-muc-san-pham-left {
    width: 289px;
    float: left;
    cursor: pointer;
    margin-top: -40px;
}

.nk-menu #nk-danh-muc-san-pham-left.nk-danh-muc-trang-chu>ul {
    display: block
}

.nk-menu #nk-danh-muc-san-pham-left>h3 {
    background-color: #55ACEE;
    font-size: 15px;
    font-weight: 700;
    padding: 12px 0;
    color: #fff;
    margin-top: -5px;
}

.nk-menu #nk-danh-muc-san-pham-left>h3 i {
    padding: 0 20px
}

.nk-menu #nk-danh-muc-san-pham-left>h3 b,
.nk-menu #nk-danh-muc-san-pham-left>h3 i {
    display: table-cell;
    vertical-align: middle
}

.nk-menu #nk-danh-muc-san-pham-left>h3 span {
    width: 16px;
    height: 1px;
    background-color: #fff;
    display: block;
    margin-bottom: 4px
}

.nk-menu #nk-danh-muc-san-pham-left>ul {
    display: none;
    background-color: #514b58;
    background-color: rgba(81, 75, 88, .8);
    position: absolute;
    width: 289px;
    z-index: 10;
    padding-bottom: 0;
}

.nk-menu #nk-danh-muc-san-pham-left>ul li {
    padding: 13px 0;
    border-left: 4px solid transparent
}

.nk-menu #nk-danh-muc-san-pham-left>ul li.active {
    background-color: #413b49;
    border-left: 4px solid #fff
}

.nk-menu #nk-danh-muc-san-pham-left>ul li .icon,
.nk-menu #nk-danh-muc-san-pham-left>ul li p {
    display: table-cell;
    vertical-align: middle
}

.nk-menu #nk-danh-muc-san-pham-left>ul li .icon {
    width: 55px
}

.nk-menu #nk-danh-muc-san-pham-left>ul li .icon i {
    margin: 0 auto;
    display: block
}

.nk-menu #nk-danh-muc-san-pham-left>ul li p a {
    font-size: 16px;
    color: #fff
}

.nk-menu #nk-danh-muc-san-pham-left>ul li p a:first-child:before {
    display: none
}

.nk-menu #nk-danh-muc-san-pham-left>ul li p a:before {
    content: "-";
    padding: 0 4px
}

.nk-menu #nk-danh-muc-san-pham-left>ul li p a:hover {
    color: #f86666
}

.nk-menu #nk-danh-muc-san-pham-left>ul li p a:hover:before {
    color: #fff
}

@media (max-width:1179px) {
    .nk-menu #nk-danh-muc-san-pham-left>ul li p a {
        font-size: 12px
    }
}

.nk-menu #nk-danh-muc-san-pham-left>ul li .menu-item {
    position: relative
}

.nk-menu #nk-danh-muc-san-pham-left>ul li .menu-item:after {
    position: absolute;
    content: "\F105";
    font-family: FontAwesome;
    top: 0;
    right: 15px;
    opacity: .5;
    color: #fff;
    font-size: 18px
}

.nk-menu #nk-danh-muc-san-pham-left>ul li:last-child .menu-item:after {
    display: none
}

.nk-menu #nk-danh-muc-san-pham-left:hover>ul {
    display: block
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu {
    position: absolute;
    z-index: 11;
    height: 410px;
    top: 0;
    left: 289px;
    display: none;
    width: 980px
}

@media (min-width:1440px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu {
        width: 1100px
    }
}

@media (min-width:1540px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu {
        width: 1170px
    }
}

@media (max-width:1370px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu {
        width: 940px
    }
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu.active {
    display: block
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 {
    float: left;
    padding: 14px 20px;
    height: 410px;
    width: 220px
}

@media (max-width:1366px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 {
        padding: 14px 18px
    }
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .a-links {
    font-size: 14px;
    color: #4a4a4a;
    display: block;
    position: relative
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .a-links .nki-sort-next {
    font-size: 8px;
    color: #f86666;
    margin-left: -2px;
    margin-right: 3px
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .a-links span.nk-sticker {
    font-size: 16px;
    margin: 0 0 0 6px;
    position: absolute;
    top: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .a-links span.nk-sticker span.path1,
.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .a-links span.nk-sticker span.path2 {
    position: absolute;
    top: 0;
    left: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .a-links span.nk-sticker span.path2:before {
    margin-left: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .a-links:hover {
    color: #1a7eff
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .js_hidden_link {
    font-size: 14px;
    color: #4a4a4a;
    display: block;
    position: relative
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .js_hidden_link span.nk-sticker {
    font-size: 16px;
    margin: 0 0 0 6px;
    position: absolute;
    top: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .js_hidden_link span.nk-sticker span.path1,
.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .js_hidden_link span.nk-sticker span.path2 {
    position: absolute;
    top: 0;
    left: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .js_hidden_link span.nk-sticker span.path2:before {
    margin-left: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links .js_hidden_link:hover {
    color: #1a7eff
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links h3>span {
    font-size: 16px;
    vertical-align: middle
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links h3,
.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links h3 a {
    font-weight: 600;
    font-size: 14px;
    padding: 0 0 7px;
    color: #000
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links h3 a:hover {
    color: #1a7eff
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li>span {
    font-size: 16px;
    margin-left: 6px
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li {
    border-left: none;
    position: relative;
    width: 100%;
    padding: 7.5px 0;
    display: table
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li .nki-sort-next {
    font-size: 8px;
    color: #f86666;
    margin-left: -2px;
    margin-right: 3px
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li p span {
    vertical-align: middle;
    display: inline-block;
    line-height: 1.2em
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li:hover {
    background-color: transparent
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li a {
    color: #4a4a4a;
    font-size: 14px;
    display: block
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li a:first-child:before {
    display: none
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li a:hover {
    color: #0076ff
}

@media (max-width:1179px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 .links ul li a {
        font-size: 12px
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row1 {
        width: 150px
    }
}

@media (max-width:1079px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu {
        width: 680px
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li {
        border-left: none
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li:hover {
        background-color: transparent
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li img {
        margin: 0 12px 0 0
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li img,
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li p {
        display: table-cell;
        vertical-align: middle
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li p {
        width: 200px
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li p a {
        line-height: 20px
    }
}

@media (max-width:1079px) and (max-width:1366px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li p {
        width: 144px
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc ul li p a {
        font-size: 12px
    }
}

@media (max-width:1079px) and (max-width:1540px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu.style-tin-tuc {
        display: none
    }
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 {
    float: left;
    padding: 14px 20px;
    height: 410px;
    width: 210px
}

@media (max-width:1366px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 {
        padding: 14px 18px
    }
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links:first-child {
    border-bottom: 1px solid #e3e3e3
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links:first-child ul {
    padding: 0 0 14px
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links:nth-child(2) {
    margin: 20px 0 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links:nth-child(2) ul:after {
    background-color: #e3e3e3;
    width: 100%;
    height: 1px;
    content: ""
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .a-links {
    font-size: 14px;
    color: #4a4a4a;
    display: block;
    position: relative
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .a-links .nki-sort-next {
    font-size: 8px;
    color: #f86666;
    margin-left: -2px;
    margin-right: 3px
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .a-links span.nk-sticker {
    font-size: 16px;
    margin: 0 0 0 6px;
    position: absolute;
    top: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .a-links span.nk-sticker span.path1,
.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .a-links span.nk-sticker span.path2 {
    position: absolute;
    top: 0;
    left: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .a-links span.nk-sticker span.path2:before {
    margin-left: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .a-links:hover {
    color: #1a7eff
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .js_hidden_link {
    font-size: 14px;
    color: #4a4a4a;
    display: block;
    position: relative
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .js_hidden_link .nki-sort-next {
    font-size: 8px;
    color: #f86666;
    margin-left: -2px;
    margin-right: 3px
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .js_hidden_link span.nk-sticker {
    font-size: 16px;
    margin: 0 0 0 6px;
    position: absolute;
    top: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .js_hidden_link span.nk-sticker span.path1,
.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .js_hidden_link span.nk-sticker span.path2 {
    position: absolute;
    top: 0;
    left: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .js_hidden_link span.nk-sticker span.path2:before {
    margin-left: 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links .js_hidden_link:hover {
    color: #1a7eff
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links h3,
.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links h3 a {
    font-weight: 600;
    font-size: 14px;
    padding: 0 0 7px;
    color: #000
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links h3 a:hover {
    color: #1a7eff
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links ul li {
    padding: 7.5px 0;
    border-left: none;
    width: 100%;
    display: table
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links ul li:hover {
    background-color: transparent
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links ul li a {
    color: #4a4a4a;
    font-size: 14px;
    display: block
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links ul li a:hover {
    color: #0076ff
}

@media (max-width:1179px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 .links ul li a {
        font-size: 12px
    }
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu .item.row2 {
        width: 150px
    }
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc {
    width: 260px;
    float: left;
    padding: 14px 22px;
    height: 410px
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc h3,
.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc h3 a {
    font-weight: 600;
    font-size: 14px;
    padding: 0 0 7px;
    color: #000
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc .nk-blog-list .nk-blog-item {
    padding: 8.5px 0;
    display: inline-block;
    position: relative
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc .nk-blog-list .nk-blog-item .blog-image-side,
.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc .nk-blog-list .nk-blog-item a {
    float: left
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc .nk-blog-list .nk-blog-item .blog-image-side {
    width: 85px
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc .nk-blog-list .nk-blog-item .blog-image-side img {
    margin: 0 12px 0 0
}

.nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc .nk-blog-list .nk-blog-item a {
    width: 120px;
    min-height: 40px;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 43px
}

@media (max-width:1366px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc .nk-blog-list .nk-blog-item a {
        font-size: 12px
    }
}

@media (max-width:1540px) {
    .nk-menu #nk-danh-muc-san-pham-left .sub-menu .style-tin-tuc {
        display: none!important
    }
}

.nk-menu #nk-danh-muc-san-pham-right {
    width: calc(100% - 289px);
    width: -moz-calc(100% - 289px);
    width: -webkit-calc(100% - 289px);
    float: left;
    position: relative
}

.nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot {
    padding: 8px 0 9px 25px;
    float: left
}

.nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li {
    padding: 0 30px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left
}

.nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li:last-child {
    padding: 0
}

.nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li a {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 500
}

.nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li a span {
    padding: 0 0 0 8px
}

.nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li i,
.nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li span {
    display: table-cell;
    vertical-align: middle
}

@media (max-width:1366px) {
    .nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot {
        padding: 0 20px 0 0
    }
    .nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li:nth-child(3) {
        display: none
    }
}

@media (max-width:1179px) {
    .nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot {
        padding: 8px 0 9px 10px
    }
    .nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li {
        padding: 0 10px 0 0
    }
    .nk-menu #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot li a {
        font-size: 12px
    }
}

.nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe {
    background-color: #ffef71;
    position: relative;
    float: right;
    margin-left: auto;
    padding: 0 35px;
    display: none
}

.nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 17.5px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 17.5px solid transparent;
    border-left: 15px solid #fff
}

.nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe a {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 0 15px
}

.nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe .icon,
.nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe a {
    display: table-cell;
    vertical-align: middle;
    line-height: 35px
}

.nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe .icon {
    position: relative
}

.nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe .icon i:before {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: red;
    content: "";
    position: absolute;
    top: 7px;
    right: -2px
}

@media (min-width:1610px) {
    .nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe {
        right: 0
    }
}

@media (max-width:1179px) {
    .nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe {
        padding: 0 15px 0 20px
    }
    .nk-menu #nk-danh-muc-san-pham-right #nk-goc-cong-nghe span {
        font-size: 12px;
        padding: 0 0 0 5px
    }
}

.nk-menu #nk-danh-muc-san-pham-right #nk-header-tra-gop-0 {
    float: right;
    display: none
}

.nk-menu #nk-danh-muc-san-pham-right #nk-header-tra-gop-0:before {
    content: "";
    background-position: -703px -397px;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 8px
}

.nk-menu #nk-danh-muc-san-pham-right #nk-header-tra-gop-0 a {
    padding-left: 25px;
    display: block;
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 500
}

.nk-menu #nk-goc-cong-nghe,
.nk-menu #nk-header-tra-gop-0,
.nk-menu .menu-ngang-sub {
    display: none
}

.nk-menu .menu-ngang {
    line-height: 35px;
    height: 35px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot {
    padding: 0 0 0 15px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-hot:before {
    content: "";
    background-position: -38px -61px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 8px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-hot a {
    padding: 0 0 0 25px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-animal a {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T01/tet_2018/lan-new.gif) no-repeat 0;
    padding: 10px 0 10px 40px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-gift a {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T3/icon/gift-4.gif) no-repeat 0;
    padding: 10px 0 10px 40px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-gift2 a {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T07/icon/hopqua_33x33.gif) no-repeat 0;
    padding: 10px 0 10px 40px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-ball a {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T5/icon/ball.gif) no-repeat 0;
    padding: 10px 0 10px 35px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-uu-dai-online:before {
    content: "";
    background-position: -38px -61px;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 8px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-uu-dai-online span {
    float: left;
    margin-right: 5px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-uu-dai-online span img {
    vertical-align: middle
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-uu-dai-online a {
    padding: 0 0 0 25px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-balloons span,
.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-bell span {
    float: left;
    margin-right: 5px
}

.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-balloons span img,
.nk-menu .menu-ngang #nk-danh-muc-san-pham-right #nk-khuyen-mai-hot .ty-text-links li.nk-menu-bell span img {
    vertical-align: middle
}

.wrap-grid-menu .style-tin-tuc {
    display: none
}

.nk-bg-popup {
    background: rgba(0, 0, 0, .8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.nk-box-popup {
    left: 0;
    right: 0;
    top: 20px;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 7px 20px 0 rgba(17, 29, 43, .24);
    z-index: 99999;
    padding: 25px
}

.nk-box-popup span.nk-close-popup {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 102;
    width: 16px;
    height: 16px
}

.nk-box-popup span.nk-close-popup:before {
    transform: rotate(45deg)
}

.nk-box-popup span.nk-close-popup:after,
.nk-box-popup span.nk-close-popup:before {
    position: absolute;
    left: 5px;
    content: " ";
    height: 16px;
    width: 2px;
    background-color: #f86969
}

.nk-box-popup span.nk-close-popup:after {
    transform: rotate(-45deg)
}

.nk-box-popup.nk-box-fix {
    position: fixed
}

.nk-box-popup.nk-box-nofix {
    position: absolute
}

.nk-box-popup.nk-form-forget-pass,
.nk-box-popup.nk-form-register {
    width: 570px
}

.nk-box-popup.nk-popup-container {
    top: 20px!important;
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/b4u_assets/popup_form.png)
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content {
    padding: 18px 0 0
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-item,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-item {
    display: none
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-item.active,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-item.active {
    display: block
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group {
    padding: 10px 0;
    clear: both
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group label,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group label {
    width: 160px;
    display: inline-block;
    color: #898989;
    font-size: 14px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-input-form,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-input-form {
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    background-color: #fff;
    width: 348px;
    height: 46px;
    padding: 0 10px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p.nk-text-forget-pass,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p.nk-text-forget-pass {
    color: #898989;
    font-size: 14px;
    padding: 0 0 10px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p.nk-text-forget-pass a,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p.nk-text-forget-pass a {
    color: #3b7adb;
    font-weight: 700;
    display: inline-block;
    font-size: 14px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a {
    width: 235px;
    height: 40px;
    display: block;
    border-radius: 4px;
    margin: 0 0 10px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a:hover,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a:hover {
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-login,
.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-register,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-login,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-register {
    text-align: center;
    line-height: 40px;
    color: #000;
    font-size: 14px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-register,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-register {
    background-color: #d4d4d4
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-login,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-login {
    background-color: #ffd201;
    cursor: pointer
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-facebook,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-facebook {
    background-color: #3b5a98;
    cursor: pointer
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-facebook i,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-facebook i {
    color: #fff;
    border-right: 1px solid #45479c;
    line-height: 40px;
    font-size: 16px;
    width: 37px;
    text-align: center;
    padding: 0;
    display: inline-block
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-facebook span,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-facebook span {
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 12px;
    line-height: 40px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-google-plus,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-google-plus {
    margin: 0;
    background-color: #df4a32
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-google-plus i,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-google-plus i {
    color: #fff;
    border-right: 1px solid #bf3221;
    line-height: 40px;
    font-size: 16px;
    width: 37px;
    text-align: center;
    padding: 0
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-google-plus span,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group p:nth-child(2) a.nk-text-google-plus span {
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 12px;
    line-height: 40px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-form-margin,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-form-margin {
    margin: 0 0 0 160px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender {
    width: auto;
    margin: 0 35px 0 0;
    position: relative;
    cursor: pointer
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender.active i,
.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender:hover i,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender.active i,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender:hover i {
    border: 1px solid #7ed321
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender.active i:before,
.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender:hover i:before,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender.active i:before,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender:hover i:before {
    height: 10px;
    width: 10px;
    background-color: #7ed321;
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 4px;
    left: 4px
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender i,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-gender i {
    height: 18px;
    width: 18px;
    border: 1px solid #c7c7cd;
    border-radius: 50%;
    display: inline-table;
    vertical-align: middle;
    margin: 0 12px 0 0
}

.wc-wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-btn-click,
.wrap-nk-login-form .nk-box-popup.nk-form-register .nk-tab-content .nk-form-group .nk-btn-click {
    height: 50px;
    width: 225px;
    border-radius: 1px;
    background-color: #4a90e2;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase
}

.wc-wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul,
.wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul {
    border-bottom: 1px solid #dfdfdf;
    padding: 0 0 10px;
    float: left;
    width: 100%
}

.wc-wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li,
.wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li {
    display: inline-table;
    vertical-align: middle;
    padding: 0 20px;
    position: relative;
    cursor: pointer
}

.wc-wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li a,
.wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li a {
    color: #39393a;
    font-size: 18px;
    font-weight: 500
}

.wc-wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li.active a,
.wc-wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li:hover a,
.wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li.active a,
.wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li:hover a {
    color: #3b7adb
}

.wc-wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li.active:before,
.wc-wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li:hover:before,
.wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li.active:before,
.wrap-nk-login-form .nk-box-popup .nk-box-popup-content ul li:hover:before {
    content: "";
    position: absolute;
    bottom: -11px;
    width: 100%;
    height: 2px;
    background-color: #4a90e2;
    left: 0
}

.wrap-nk-login-form {
    display: none
}

.wrap-nk-login-form.show {
    display: block
}

.wrap-nk-form-forget-pass {
    display: none
}

.wrap-nk-form-forget-pass .nk-box-popup .nk-box-popup-content ul {
    border-bottom: 1px solid #dfdfdf;
    padding: 0 0 10px;
    float: left;
    width: 100%
}

.wrap-nk-form-forget-pass .nk-box-popup .nk-box-popup-content ul li {
    display: inline-table;
    vertical-align: middle;
    padding: 0 20px;
    position: relative;
    cursor: pointer
}

.wrap-nk-form-forget-pass .nk-box-popup .nk-box-popup-content ul li a {
    color: #39393a;
    font-size: 18px;
    font-weight: 500
}

.wrap-nk-form-forget-pass .nk-box-popup .nk-box-popup-content ul li.active a,
.wrap-nk-form-forget-pass .nk-box-popup .nk-box-popup-content ul li:hover a {
    color: #3b7adb
}

.wrap-nk-form-forget-pass .nk-box-popup .nk-box-popup-content ul li.active:before,
.wrap-nk-form-forget-pass .nk-box-popup .nk-box-popup-content ul li:hover:before {
    content: "";
    position: absolute;
    bottom: -11px;
    width: 100%;
    height: 2px;
    background-color: #4a90e2;
    left: 0
}

.wrap-nk-form-forget-pass .nk-box-popup.nk-form-forget-pass .nk-tab-content {
    padding: 18px 0 0
}

.wrap-nk-form-forget-pass .nk-box-popup.nk-form-forget-pass .nk-tab-content p {
    color: #39393a;
    font-size: 13px;
    font-weight: 500;
    margin: 10px 0;
    float: left
}

.wrap-nk-form-forget-pass .nk-box-popup.nk-form-forget-pass .nk-tab-content .nk-form-group .left,
.wrap-nk-form-forget-pass .nk-box-popup.nk-form-forget-pass .nk-tab-content .nk-form-group .right {
    float: left
}

.wrap-nk-form-forget-pass .nk-box-popup.nk-form-forget-pass .nk-tab-content .nk-form-group label {
    color: #898989;
    font-size: 14px;
    margin: 0 28px 0 0
}

.wrap-nk-form-forget-pass .nk-box-popup.nk-form-forget-pass .nk-tab-content .nk-form-group .nk-input-form {
    height: 46px;
    width: 334px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    background-color: #fff;
    padding: 0 10px
}

.wrap-nk-form-forget-pass .nk-box-popup.nk-form-forget-pass .nk-tab-content .nk-form-group .nk-btn-click {
    height: 45px;
    width: 81px;
    border-radius: 3px;
    background-color: #4a90e2;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    text-transform: uppercase;
    margin: 0 0 0 25px;
    border: none
}

.wrap-nk-form-forget-pass.show {
    display: block
}

.nk-form-create-acc .help-inline p {
    margin-top: 10px;
    float: right;
    margin-right: 30px
}

.nk-header .nk_tooltip {
    left: 0
}

.nk-header .nk_tooltip .popup_location {
    display: none;
    border: 1px solid #dbe4e7;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 7px 20px 0 rgba(17, 29, 43, .24);
    -webkit-box-shadow: 0 7px 20px 0 rgba(17, 29, 43, .24);
    -moz-box-shadow: 0 7px 20px 0 rgba(17, 29, 43, .24);
    padding: 14px;
    -webkit-background-size: 9%;
    -moz-background-size: 9%;
    -o-background-size: 9%;
    background-size: 9%;
    position: relative;
    top: 13px
}

.nk-header .nk_tooltip .popup_location.popup_location_main {
    background: #fff url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T6/map2x.png) no-repeat 16px 50%;
    background-size: 9%;
    padding-left: 70px;
    width: 350px
}

.nk-header .nk_tooltip .popup_location.popup_location_list {
    width: 622px;
    background-color: #fff
}

.nk-header .nk_tooltip .popup_location:before {
    content: "";
    border: 13px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    left: 10px;
    top: -26px
}

.nk-header .nk_tooltip .popup_location .nk-close-ext {
    position: absolute;
    right: 9px;
    top: 9px;
    font-size: 14px;
    cursor: pointer
}

.nk-header .nk_tooltip .popup_location h2 {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em
}

.nk-header .nk_tooltip .popup_location p {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.4em
}

.nk-header .nk_tooltip .popup_location p a {
    color: #1a7eff;
    cursor: pointer
}

.nk-header .nk_tooltip .popup_location .nk-search-box {
    height: 41px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(12, 23, 95, .1);
    -webkit-box-shadow: 0 2px 2px 0 rgba(12, 23, 95, .1);
    -moz-box-shadow: 0 2px 2px 0 rgba(12, 23, 95, .1);
    margin: 10.5px 0 0;
    padding: 0 30px 0 11px;
    position: relative
}

.nk-header .nk_tooltip .popup_location .nk-search-box input {
    width: 100%;
    border: none;
    height: 39px;
    line-height: 39px;
    outline: none
}

.nk-header .nk_tooltip .popup_location .nk-search-box button {
    border: none;
    background-color: transparent;
    outline: none;
    font-size: 14px;
    color: #6f7276;
    height: 39px;
    line-height: 39px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0
}

.nk-header .nk_tooltip .popup_location .nk-location-list {
    padding-top: 9.5px
}

.nk-header .nk_tooltip .popup_location .nk-location-list a {
    float: left;
    width: 25%;
    padding-right: 21px;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.8em;
    cursor: pointer
}

.nk-header .nk_tooltip .popup_location .nk-location-list a:hover {
    color: #1a7eff
}

.nk-header .nk_tooltip.nk_tooltip_ext:hover .popup_location_list {
    display: block
}

.nk-banner-top {
    background-color: #fbf6ed;
    width: 100%;
    display: none;
    overflow: hidden;
    text-align: center;
    position: relative
}

.nk-banner-top img {
    display: block;
    position: relative;
    left: 50%;
    transform: translate(-50%)
}

@media (max-width:1186px) {
    .nk-banner-top img {
        width: 100%
    }
}

.nk-banner-top .close_top_banner {
    position: absolute;
    color: #fff;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    background: rgba(220, 0, 33, .8);
    border-radius: 50%;
    padding: 5px;
    width: 20px;
    height: 20px;
    opacity: .8
}

.nk-banner-top .close_top_banner:hover {
    cursor: pointer
}

.nk-header {
    background-color: #f6f6f6;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
}

.nk-header .span4,
.nk-header .span12 {
    float: left
}

.nk-header i {
    display: block
}

.nk-header #nk-logo {
    width: 289px;
    position: relative
}

.nk-header #nk-logo img {
    display: block;
    margin: 0 auto
}

.nk-header #nk-logo a {
    position: relative;
    z-index: 1
}

.nk-header #nk-location {
    padding: 10px 0;
    display: inline-block;
    position: absolute;
    z-index: 99999
}

.nk-header #nk-location a.nk-select-loccation {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    cursor: pointer
}

.nk-header #nk-location a.nk-select-loccation:after {
    font-family: FontAwesome;
    content: "\F107";
    padding-left: 5px
}

.nk-header #nk-location:hover .nk-location-popup {
    display: block
}

.nk-header #nk-location .nk-location-popup {
    position: absolute;
    top: 42px;
    right: 0;
    width: 500px;
    display: none;
    left: 0;
    box-shadow: 2px 5px 6px 0 rgba(17, 29, 43, .24)
}

.nk-header #nk-location .nk-location-popup .icon-up {
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: -20px 0 0 20px
}

.nk-header #nk-location .nk-location-popup p {
    background-color: #fff;
    border-radius: 4px;
    padding: 10px;
    display: inline-block
}

.nk-header #nk-location .nk-location-popup p span {
    width: 100%;
    float: left;
    margin: 5px 0;
    font-size: 14px;
    color: #000
}

.nk-header #nk-location .nk-location-popup p a {
    color: #000;
    width: 33.3%;
    float: left;
    line-height: 28px
}

.nk-header #nk-location .nk-location-popup p a:hover {
    color: #0076ff
}

.nk-header #nk-holine {
    padding: 10px 0;
    margin: 0 -15px 0 0;
    display: inline-block;
    float: right
}

.nk-header #nk-holine ul {
    float: right
}

.nk-header #nk-holine ul li {
    float: left;
    margin: 0 20px 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    cursor: pointer
}

.nk-header #nk-holine ul li:first-child a {
    color: #fdd602
}

.nk-header #nk-holine ul li:last-child {
    margin: 0
}

.nk-header #nk-holine ul li a {
    font-size: 12px;
    font-weight: 500;
    color: #fff
}

.nk-header #nk-holine ul li:hover .nk-download-app-content,
.nk-header #nk-holine ul li:hover .nk-login-content {
    display: block
}

.nk-header #nk-holine ul li#login_form {
    margin: 0 5px 0 0
}

.nk-header #nk-holine ul li#login_form i {
    float: left;
    padding: 0 7px 0 0;
    opacity: .8
}

.nk-header #nk-holine .nk-download-app-content {
    position: absolute;
    right: 0;
    width: 245px;
    z-index: 99999;
    display: none;
    top: 12px
}

.nk-header #nk-holine .nk-download-app-content .icon-up {
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 0 0 160px
}

.nk-header #nk-holine .nk-download-app-content .ty-dropdown-box {
    background-color: #fff;
    padding: 10px;
    box-shadow: 2px 5px 6px 0 rgba(17, 29, 43, .24);
    border: 1px solid #dbe4e7;
    border-top: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.nk-header #nk-holine .nk-download-app-content .ty-dropdown-box p {
    display: table-cell;
    vertical-align: middle
}

.nk-header #nk-holine .nk-download-app-content .ty-dropdown-box p:first-child {
    padding: 0 10px 0 0
}

.nk-header #nk-holine .nk-download-app-content .ty-dropdown-box p a:first-child {
    padding: 0 0 15px;
    display: block
}

.nk-header #nk-holine .nk-login-content {
    position: absolute;
    left: -180px;
    width: 258px;
    z-index: 10000;
    display: none;
    top: 12px
}

.nk-header #nk-holine .nk-login-content .icon-up {
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 0 0 175px
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body {
    background-color: #fff;
    padding: 10px;
    box-shadow: 2px 5px 6px 0 rgba(17, 29, 43, .24);
    border: 1px solid #dbe4e7;
    border-top: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a {
    height: 40px;
    display: block;
    border-radius: 4px;
    margin: 0 0 10px
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a:hover {
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-login,
.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-register {
    text-align: center;
    line-height: 40px;
    color: #000;
    font-size: 14px
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-register {
    background-color: #d4d4d4
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-login {
    background-color: #ffd201;
    cursor: pointer
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-facebook {
    background-color: #3b5a98;
    cursor: pointer
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-facebook i {
    color: #fff;
    border-right: 1px solid #45479c;
    line-height: 40px;
    font-size: 16px;
    width: 37px;
    text-align: center;
    padding: 0;
    display: inline-block
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-facebook span {
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 12px;
    line-height: 40px
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-google-plus {
    margin: 0;
    background-color: #df4a32
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-google-plus i {
    color: #fff;
    border-right: 1px solid #bf3221;
    line-height: 40px;
    font-size: 16px;
    width: 37px;
    text-align: center;
    padding: 0
}

.nk-header #nk-holine .nk-login-content p.nk-login-content-body a.nk-text-google-plus span {
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 12px;
    line-height: 40px
}

.nk-header #nk-holine .nk-login-content .form_dang_xuat {
    background-color: #fff;
    border-radius: 4px;
    padding: 10px;
    display: inline-block;
    text-align: center
}

.nk-header #nk-holine .nk-login-content .form_dang_xuat ul li {
    display: block;
    width: 100%;
    padding: 5px 0
}

.nk-header #nk-holine .nk-login-content .form_dang_xuat ul li a {
    color: #000
}

.nk-header .nk-nav-right {
    width: 77%;
    width: calc(100% - 289px);
    width: -moz-calc(100% - 289px);
    width: -webkit-calc(100% - 289px)
}

.nk-header #nk-search {
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .24);
    height: 40px;
    margin: 15px 0 0;
    position: relative;
    width: 60%;
    float: left
}

.nk-header #nk-search .nk-search-danh-muc {
    float: left;
    width: 150px;
    text-align: center;
    border-right: 1px solid #e5e6e7;
    height: 40px;
    cursor: pointer
}

.nk-header #nk-search .nk-search-danh-muc:hover ul {
    display: block
}

.nk-header #nk-search .nk-search-danh-muc:hover ul li {
    margin: 0 0 10px
}

.nk-header #nk-search .nk-search-danh-muc h3 {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    text-align: left;
    padding: 0 0 0 10px;
    width: 140px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.nk-header #nk-search .nk-search-danh-muc h3:after {
    font-family: FontAwesome;
    content: "\F107";
    padding: 0 0 0 8px;
    position: absolute;
    right: 0
}

.nk-header #nk-search .nk-search-danh-muc ul {
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 12;
    background-color: #fff;
    padding: 10px;
    display: none;
    width: 200px;
    box-shadow: 2px 5px 6px 0 rgba(17, 29, 43, .24);
    border: 1px solid #dbe4e7
}

.nk-header #nk-search .nk-search-danh-muc ul li {
    text-align: left
}

.nk-header #nk-search .nk-search-danh-muc ul li a {
    font-size: 14px;
    color: #4a4a4a
}

.nk-header #nk-search .nk-search-box {
    float: left;
    width: calc(100% - 150px);
    width: -moz-calc(100% - 150px);
    width: -webkit-calc(100% - 150px)
}

.nk-header #nk-search .nk-search-box input[type="text"] {
    height: 40px;
    border: none;
    padding: 0 10px;
    color: #9b9b9b;
    font-size: 14px;
    width: calc(100% - 77px);
    width: -moz-calc(100% - 77px);
    width: -webkit-calc(100% - 77px)
}

.nk-header #nk-search .nk-search-box button {
    background-color: #ffe300;
    height: 40px;
    width: 77px;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.nk-header #nk-search .nk-search-box button i {
    font-size: 16px
}

.nk-header #nk-search .nk-search-box input::placeholder {
    color: #9b9b9b
}

.nk-header #nk-search .nk-search-box .nk-search-hint {
    position: absolute;
    top: 38px;
    left: 150px;
    z-index: 10;
    width: 100%;
    width: calc(100% - 150px);
    width: -moz-calc(100% - 150px);
    width: -webkit-calc(100% - 150px)
}

.nk-header #nk-search .nk-search-box .nk-search-hint .search-result {
    display: none
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul {
    background-color: #fff;
    padding: 10px;
    width: 100%
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul li {
    padding: 5px 0;
    clear: both
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul li a {
    font-size: 12px;
    color: #4a4a4a
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-cate {
    border-bottom: 1px solid #e5e6e7
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-cate li a span {
    font-weight: 700
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-product-item li:last-child {
    text-align: center
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-product-item .nk-search-img {
    float: left;
    width: 60px;
    height: 60px;
    margin: 0 10px 0 0
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-product-item .nk-search-img img {
    max-width: 100%;
    max-height: 100%
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-product-item .nk-search-pro span.title {
    line-height: 20px;
    margin: 0 0 5px;
    display: block
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-product-item .nk-search-pro span.price {
    clear: both;
    font-weight: 700
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-product-item .nk-search-pro span.nk-search-gg-price {
    color: #4a4a4a
}

.nk-header #nk-search .nk-search-box .nk-search-hint ul.nk-search-product-item .nk-search-pro span.hidden_option {
    color: #27b550!important
}

@media (max-width:1366px) {
    .nk-header #nk-search {
        width: 50%
    }
}

@media (max-width:1365px) {
    .nk-header #nk-search {
        width: 50%
    }
}

.nk-header #nk-cart {
    width: 40%;
    float: left;
    padding: 5px 0 0
}

.nk-header #nk-cart ul {
    float: right
}

.nk-header #nk-cart ul li {
    float: left;
    padding: 10px 5px 0 20px;
    box-sizing: border-box;
    position: relative
}

.nk-header #nk-cart ul li:nth-child(2) span:first-child {
    letter-spacing: 1px
}

.nk-header #nk-cart ul li .icon,
.nk-header #nk-cart ul li p {
    display: table-cell;
    vertical-align: middle
}

.nk-header #nk-cart ul li .icon {
    position: relative;
    height: 34px;
    width: 34px;
    background-color: #c11a1f;
    border-radius: 50%
}

.nk-header #nk-cart ul li .icon i {
    margin: 0 auto
}

.nk-header #nk-cart ul li .icon span.mount {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background-color: #ffe300;
    display: block;
    line-height: 18px;
    text-align: center;
    position: absolute;
    top: -5px;
    right: -5px
}

.nk-header #nk-cart ul li p {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 0 5px
}

.nk-header #nk-cart ul li p span {
    display: block
}

.nk-header #nk-cart ul li p span:first-child {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin: 0 0 3px
}

.nk-header #nk-cart ul li p span:nth-child(2) {
    opacity: .8;
    color: #333;
    font-size: 12px
}

@media (max-width:1365px) {
    .nk-header #nk-cart ul li p {
        display: none
    }
}

.nk-header #nk-cart .nk-cart-content {
    position: absolute;
    left: -180px;
    width: 260px;
    z-index: 99998;
    display: none;
    top: 34px;
    padding: 7px 0 0;
    text-align: left
}

.nk-header #nk-cart .nk-cart-content .icon-up {
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 0 0 207px
}

.nk-header #nk-cart .nk-cart-content ul {
    background-color: #fff;
    border-radius: 4px;
    display: block
}

.nk-header #nk-cart .nk-cart-content ul li {
    background-color: #fff;
    padding: 15px;
    border-bottom: 1px solid #f0f0f0;
    width: 100%
}

.nk-header #nk-cart .nk-cart-content ul li:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-desc,
.nk-header #nk-cart .nk-cart-content ul li .nk-product-img {
    float: left
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-desc {
    width: 142px
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-desc p {
    display: block;
    padding: 0
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-desc p.title {
    color: #000;
    font-size: 12px;
    font-family: Helvetica\ Neue\ bold, Helvetica, Arial, sans-serif!important;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px;
    padding: 0 20px 0 0
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-desc p.label {
    color: #4a4a4a;
    font-size: 12px;
    margin: 0 0 3px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 142px
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-desc p.price {
    color: #f86666;
    font-size: 18px;
    font-weight: 500
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-desc i {
    position: absolute;
    top: 35%;
    right: 20px;
    color: #dbe4e7;
    cursor: pointer
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-img {
    width: 73px;
    height: 51px;
    margin: 0 15px 0 0
}

.nk-header #nk-cart .nk-cart-content ul li .nk-product-img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto
}

.nk-header #nk-cart .nk-cart-content .footer p {
    padding: 20px;
    background-color: #f2f2f2;
    box-shadow: 0 1px 6px 0 rgba(72, 139, 216, .1);
    display: block;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    clear: both
}

.nk-header #nk-cart .nk-cart-content .footer p span {
    display: inline-block
}

.nk-header #nk-cart .nk-cart-content .footer p span:first-child {
    color: #393939;
    font-size: 12px;
    width: 71px;
    text-align: right;
    margin: 0 10px 10px 0
}

.nk-header #nk-cart .nk-cart-content .footer p span:nth-child(2) {
    color: #f86666;
    font-size: 18px;
    font-weight: 500
}

.nk-header #nk-cart .nk-cart-content .footer p a {
    background-color: #e73435;
    text-align: center;
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    border-radius: 2px
}

.nk-header #nk-cart .nk-abandoned-cart {
    position: absolute;
    left: -180px;
    width: 350px;
    z-index: 99998;
    display: none;
    top: 35px;
    padding: 7px 0 0;
    text-align: left;
    height: 142px
}

.nk-header #nk-cart .nk-abandoned-cart .content-cart {
    background: #fff;
    display: flex;
    display: -webkit-flex;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 15px
}

.nk-header #nk-cart .nk-abandoned-cart .content-cart .img {
    padding: 0 15px 0 0
}

.nk-header #nk-cart .nk-abandoned-cart .content-cart .img img {
    width: 37px
}

.nk-header #nk-cart .nk-abandoned-cart .content-cart .text h2 {
    color: #000;
    font-size: 14px;
    font-weight: 500
}

.nk-header #nk-cart .nk-abandoned-cart .content-cart .text p {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    font-weight: 400;
    margin: 5px 0 0;
    display: block
}

.nk-header #nk-cart .nk-abandoned-cart .footer-cart {
    background: #f2f2f2;
    display: flex;
    display: -webkit-flex;
    padding: 8px 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.nk-header #nk-cart .nk-abandoned-cart .footer-cart a {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    width: 50%;
    display: block;
    line-height: 40px
}

.nk-header #nk-cart .nk-abandoned-cart .footer-cart a:first-child {
    color: #9b9b9b
}

.nk-header #nk-cart .nk-abandoned-cart .footer-cart a:nth-child(2) {
    height: 40px;
    border-radius: 2px;
    background-color: #e73435;
    color: #fff
}

.nk-header #nk-cart .nk-abandoned-cart .footer-cart a:nth-child(2):hover {
    opacity: .75
}

.nk-header #nk-cart .nk-abandoned-cart .icon-up {
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 0 0 207px
}

.nk-header #nk-cart .nk-hotline-content {
    position: absolute;
    left: -100px;
    width: 195px;
    z-index: 99999;
    display: none;
    top: 35px;
    padding: 7px 0 0;
    text-align: center
}

.nk-header #nk-cart .nk-hotline-content .bg {
    box-shadow: 2px 5px 6px 0 rgba(17, 29, 43, .24);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff
}

.nk-header #nk-cart .nk-hotline-content .icon-up {
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 0 0 127px
}

.nk-header #nk-cart .nk-hotline-content p {
    display: block;
    padding: 10px 0;
    text-align: left;
    padding-left: 15px;
    line-height: 24px;
    border-bottom: 1px solid #f0f0f0
}

.nk-header #nk-cart .nk-hotline-content p:nth-child(2) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.nk-header #nk-cart .nk-hotline-content p:nth-child(2),
.nk-header #nk-cart .nk-hotline-content p:nth-child(3) {
    background-color: #fff
}

.nk-header #nk-cart .nk-hotline-content p:nth-child(4) {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #f2f2f2
}

.nk-header #nk-cart .nk-hotline-content p span {
    display: block
}

.nk-header #nk-cart .nk-hotline-content p span:first-child {
    color: #39393a;
    font-size: 14px
}

.nk-header #nk-cart .nk-hotline-content p span:nth-child(2) {
    font-size: 24px;
    font-weight: 500
}

.nk-header #nk-cart .nk-hotline-content p span:nth-child(2).color1 {
    color: #e73435
}

.nk-header #nk-cart .nk-hotline-content p span:nth-child(2).color2 {
    color: #6ece1a
}

.nk-header #nk-cart .nk-hotline-content p span:nth-child(2).color3 {
    color: #39393a;
    font-weight: 400
}

.nk-header #nk-cart .nk-hotline-content p a span {
    font-size: 24px!important;
    font-weight: 500!important
}

.nk-header #nk-cart .nk-hotline-content p a span.color1 {
    color: #e73435
}

.nk-header #nk-cart .nk-hotline-content p a span.color2 {
    color: #6ece1a
}

.nk-header #nk-cart .nk-ttms-content {
    position: absolute;
    left: -200px;
    width: 340px;
    z-index: 99999;
    display: none;
    top: 35px;
    padding: 7px 0 0;
    text-align: left
}

.nk-header #nk-cart .nk-ttms-content .bg {
    box-shadow: 0 7px 20px 0 rgba(17, 29, 43, .24);
    border: 1px solid #f2f2f2;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.nk-header #nk-cart .nk-ttms-content .icon-up {
    width: 0;
    height: 0;
    border-bottom: 10px solid #f2f2f2;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 0 0 227px
}

.nk-header #nk-cart .nk-ttms-content .head {
    background-color: #f2f2f2;
    box-shadow: 0 1px 6px 0 rgba(72, 139, 216, .1);
    padding: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.nk-header #nk-cart .nk-ttms-content .head p.title {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 0
}

.nk-header #nk-cart .nk-ttms-content .head p.title span {
    display: inline-block;
    color: #e73435;
    font-size: 18px;
    font-weight: 600;
    margin: 0 5px 0 0
}

.nk-header #nk-cart .nk-ttms-content .middle {
    background: #fff
}

.nk-header #nk-cart .nk-ttms-content .middle a {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
    padding: 20px;
    display: block
}

.nk-header #nk-cart .nk-ttms-content .middle a span {
    display: block
}

.nk-header #nk-cart .nk-ttms-content .middle a span:first-child {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px
}

.nk-header #nk-cart .nk-ttms-content .middle a span:nth-child(2) {
    color: #39393a;
    font-size: 14px;
    line-height: 20px
}

.nk-header #nk-cart .nk-ttms-content .middle a:last-child {
    border-bottom: none
}

.nk-header #nk-cart .nk-ttms-content .footer p {
    padding: 20px;
    background-color: #f2f2f2;
    box-shadow: 0 1px 6px 0 rgba(72, 139, 216, .1);
    display: block;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    clear: both
}

.nk-header #nk-cart .nk-ttms-content .footer p a {
    background-color: #e73435;
    text-align: center;
    display: block;
    padding: 13px 0;
    font-size: 14px;
    color: #fff;
    border-radius: 2px
}

@media (max-width:1366px) {
    .nk-header #nk-cart {
        width: 50%
    }
}

@media (min-width:1280px) and (max-width:1365px) {
    .nk-header #nk-cart {
        width: 30%
    }
    .nk-header #nk-cart ul li {
        padding: 0 0 0 15px
    }
}

@media (max-width:1279px) {
    .nk-header #nk-cart {
        width: 30%;
        padding: 0 0 15px;
        text-align: center
    }
    .nk-header #nk-cart ul {
        float: none;
        display: inline-block
    }
}

@media (min-width:1600px) {
    .nk-home-page .nk-header {
        color: #fff
    }
    .nk-home-page .nk-header #nk-search {
        width: 55%
    }
    .nk-home-page .nk-header #nk-cart {
        width: 40%
    }
}

.overlay {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999;
    pointer-events: none
}

.shake-opacity-tettay2018 {
    display: inline-block;
    transform-origin: center center;
    animation-name: shake-opacity-tettay2018;
    animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite
}

@keyframes shake-opacity-tettay2018 {
    10% {
        transform: translate(3px, 3px) rotate(.5deg)
    }
    20% {
        transform: translate(-1px) rotate(-.5deg)
    }
    30% {
        transform: translate(-1px, -3px) rotate(-1.5deg)
    }
    40% {
        transform: translate(3px, -2px) rotate(.5deg)
    }
    50% {
        transform: translateY(1px) rotate(.5deg)
    }
    60% {
        transform: translateY(-3px) rotate(-1.5deg)
    }
    70% {
        transform: translateY(-4px) rotate(.5deg)
    }
    80% {
        transform: translate(-3px, -1px) rotate(.5deg)
    }
    90% {
        transform: translate(-4px, 2px) rotate(.5deg)
    }
    0%,
    to {
        transform: translate(0) rotate(0)
    }
}

.nk-product-discount-percent {
    color: #fff;
    background-color: #ee1e25;
    text-align: center;
    border-radius: 2px;
    margin-left: 8px;
    box-sizing: content-box;
    font-size: .7em;
    padding: 0 3px
}

#nk-banner-home {
    position: relative;
    margin: 0 0 10px;
    z-index: 0
}

#nk-banner-home #sync1 {
    position: relative;
    height: 410px;
    overflow: hidden
}

#nk-banner-home #sync1 ul {
    position: relative
}

#nk-banner-home #sync1 ul li {
    position: absolute;
    z-index: 0;
    opacity: 0;
    transition: opacity 1s ease-in-out
}

#nk-banner-home #sync1 ul li.active {
    opacity: 1;
    z-index: 1
}

#nk-banner-home #sync1 ul li.item {
    left: 50%;
    margin-left: -960px
}

#nk-banner-home .container {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0
}

#nk-banner-home #sync2 {
    margin: 0 0 0 289px;
    width: calc(100% - 289px);
    width: -moz-calc(100% - 289px);
    width: -webkit-calc(100% - 289px);
    opacity: .8;
    background-color: #fff;
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .26);
    width: 100%;
    z-index: 2
}

#nk-banner-home #sync2,
#nk-banner-home #sync2 .item {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left
}

#nk-banner-home #sync2 .item {
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #d8d8d8;
    padding: 10px;
    height: 50px;
    width: 14.2857%;
    font-size: 13px;
    line-height: 15px;
    color: #4a4a4a
}

#nk-banner-home #sync2 .item a {
    color: #4a4a4a;
    height: 32px;
    overflow: hidden;
    display: block
}

#nk-banner-home #sync2 .item.active {
    background: hsla(283, 3%, 52%, .8);
    line-height: 16px
}

#nk-banner-home #sync2 .item.active a {
    color: #fff
}

#nk-banner-home #sync2.owl-theme .owl-nav {
    display: none
}

#nk-banner-home .owl-theme .owl-nav [class*="owl-"] {
    transition: all .3s ease
}

#nk-banner-home .owl-theme .owl-nav [class*="owl-"].disabled:hover {
    background-color: #d6d6d6
}

#nk-banner-home #sync1.owl-theme {
    position: relative
}

#nk-banner-home #sync1.owl-theme .owl-next,
#nk-banner-home #sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%
}

#nk-banner-home #sync1.owl-theme .owl-prev {
    left: 10px
}

#nk-banner-home #sync1.owl-theme .owl-next {
    right: 10px
}

@media (min-width:1600px) {
    #nk-banner-home {
        padding: 0
    }
}

.nk-banner-promotion .column-1 {
    width: 100%
}

.nk-banner-promotion .column-2 {
    width: 50%
}

.nk-banner-promotion .column-3 {
    width: 33.33%;
    overflow: hidden
}

.nk-banner-promotion img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    text-indent: -9999px;
    color: transparent;
    min-height: 100%
}

.nk-banner-promotion-haspadding .nk-banner-promotion .column-3 {
    width: 33.33%
}

.nk-banner-promotion-haspadding .nk-banner-promotion .column-3:first-child {
    padding-right: 5px
}

.nk-banner-promotion-haspadding .nk-banner-promotion .column-3:nth-child(2) {
    padding: 0 5px
}

.nk-banner-promotion-haspadding .nk-banner-promotion .column-3:nth-child(3) {
    padding-left: 5px
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-animated-in {
    z-index: 0
}

.owl-animated-out {
    z-index: 1
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-dots.disabled,
.owl-nav.disabled {
    display: none
}

.owl-dot,
.owl-nav .owl-next,
.owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-video-playing .owl-video-play-icon,
.owl-video-playing .owl-video-tn {
    display: none
}

.owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.nk-product-collection .main-bg {
    display: inline-block;
    width: 100%
}

.nk-product-collection .nk-head {
    width: 100%
}

.nk-product-collection .nk-head h3 {
    font-family: Helvetica\ Neue\ bold, Helvetica, Arial, sans-serif!important;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding: 20px 0;
    text-transform: uppercase;
    margin: 0 0 0 25px;
    display: inline-block
}

.nk-product-collection .nk-head h3.color1 {
    border-top: 3px solid #f57650;
    margin: 0 0 0 25px;
    padding: 17px 0 20px
}

.nk-product-collection .nk-head h3.color2 {
    border-top: 3px solid #70c4fd;
    margin: 0 0 0 25px;
    padding: 17px 0 20px
}

.nk-product-collection .nk-head h3.color3 {
    border-top: 3px solid #00a1c0;
    margin: 0 0 0 25px;
    padding: 17px 0 20px
}

.nk-product-collection .nk-head h3.color4 {
    border-top: 3px solid #57b6b6;
    margin: 0 0 0 25px;
    padding: 17px 0 20px
}

.nk-product-collection .nk-head h3.color5 {
    border-top: 3px solid #55ACEE;
    margin: 0 0 0 25px;
    padding: 17px 0 20px
}

.nk-product-collection .nk-head h3.color6 {
    border-top: 3px solid #00c0c6;
    margin: 0 0 0 25px;
    padding: 17px 0 20px
}

.nk-product-collection .nk-head h3.color7 {
    border-top: 3px solid #b8d733;
    margin: 0 0 0 25px;
    padding: 17px 0 20px
}

.nk-product-collection .nk-head .nk-categories {
    float: right;
    margin: 0 25px 0 0
}

.nk-product-collection .nk-head .nk-categories.color1 ul li a:hover {
    color: #f57650
}

.nk-product-collection .nk-head .nk-categories.color2 ul li a:hover {
    color: #70c4fd
}

.nk-product-collection .nk-head .nk-categories.color3 ul li a:hover {
    color: #00a1c0
}

.nk-product-collection .nk-head .nk-categories.color4 ul li a:hover {
    color: #57b6b6
}

.nk-product-collection .nk-head .nk-categories.color5 ul li a:hover {
    color: #ffc300
}

.nk-product-collection .nk-head .nk-categories.color6 ul li a:hover {
    color: #00c0c6
}

.nk-product-collection .nk-head .nk-categories.color7 ul li a:hover {
    color: #b8d733
}

.nk-product-collection .nk-head .nk-categories ul {
    float: left;
    padding: 23px 0 0
}

.nk-product-collection .nk-head .nk-categories ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 0 0
}

.nk-product-collection .nk-head .nk-categories ul li a {
    font-size: 14px;
    color: #000
}

.nk-product-collection .nk-head .nk-categories ul li a:hover {
    color: #0076ff
}

@media (min-width:1610px) {
    .nk-product-collection .nk-head .nk-categories ul li {
        padding: 0 40px 0 0
    }
}

@media (max-width:1179px) {
    .nk-product-collection .nk-head .nk-categories ul li a {
        font-size: 13px
    }
}

.nk-product-collection .nk-head .nk-categories .nk-read-more {
    float: right;
    padding: 20px 0 0
}

.nk-product-collection .nk-head .nk-categories .nk-read-more a {
    font-size: 12px;
    color: #1a7eff
}

.nk-product-collection .nk-head .nk-categories .nk-read-more a i,
.nk-product-collection .nk-head .nk-categories .nk-read-more a span {
    display: table-cell;
    vertical-align: middle
}

.nk-product-collection .nk-head .nk-categories .nk-read-more a i {
    font-size: 22px;
    padding: 0 0 0 10px
}

@media (max-width:1179px) {
    .nk-product-collection .nk-head .nk-categories {
        float: left;
        margin: 0 0 0 25px
    }
    .nk-product-collection .nk-head .nk-categories ul {
        padding: 4px 0 20px
    }
    .nk-product-collection .nk-head .nk-categories .nk-read-more {
        padding: 0
    }
}

.nk-product-collection .nk-content {
    width: 100%;
    display: inline-block;
    min-height: 280px
}

.nk-product-collection .nk-content .item a img,
.nk-product-collection .nk-product .owl-stage-outer {
    width: 100%
}

.nk-product-collection .nk-product .owl-item .item {
    position: relative
}

.nk-product-collection .nk-product .owl-item .item .item-list {
    position: relative;
    min-height: 240px
}

.nk-product-collection .nk-product .owl-item .item>a:nth-child(2) .item-list {
    padding-top: 20px!important
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img {
    text-align: center;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img a img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    text-indent: -99999px;
    color: transparent
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img span {
    line-height: normal
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img .position-top-left {
    position: absolute;
    top: 0;
    left: 0
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img .position-top-right {
    position: absolute;
    top: 0;
    right: 0
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img .position-top-center {
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img .position-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img .position-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0
}

.nk-product-collection .nk-product .owl-item .item .nk-product-img .position-bottom-center {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.nk-product-collection .nk-product .owl-item .item p.title {
    position: relative;
    font-family: Helvetica\ Neue\ bold, Helvetica, Arial, sans-serif!important;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 5px 0 0;
    align-items: baseline
}

.nk-product-collection .nk-product .owl-item .item p.title span.tra-gop-0 {
    position: absolute;
    bottom: -1px;
    right: 0
}

.nk-product-collection .nk-product .owl-item .item p.label {
    color: #4a4a4a;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px
}

.nk-product-collection .nk-product .owl-item .item .price-details {
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    display: flex
}

.item .price-details p.price {
    color: #f86666;
    font-size: 18px;
    font-weight: 700
}

.nk-product-collection .nk-product .owl-item .item .special-campain {
    margin-left: auto
}

.nk-product-collection .nk-product .owl-item .item p.price-old {
    color: #666;
    font-size: 1.2em;
    text-decoration: line-through;
    min-height: 14px
}

.nk-product-collection .nk-product .owl-item .item p.price-old.price-old-onl {
    color: #f86666;
    text-decoration: none
}

.nk-product-collection .nk-product .owl-item .item p.price-new {
    color: #f86666;
    font-size: 18px;
    font-weight: 700
}

.nk-product-collection .nk-product .owl-item .item p.price-new .cheap-online-price {
    font-weight: 400;
    font-size: 14px;
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/Sticker_GiaReOnline02%402x.png) no-repeat 0 0;
    background-size: contain;
    position: relative;
    top: -1px;
    padding: 2px 5px 5px 20px;
    margin-left: 20px
}

.nk-product-collection .nk-product .owl-item .item p.price-new.is_shock_price {
    color: #1a7eff
}

.nk-product-collection .nk-product .owl-item .item p.promotion {
    color: #1fb349;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    padding-bottom: 20px
}

.nk-product-collection .nk-product .owl-nav {
    display: none
}

.nk-product-collection .nk-product .owl-nav .owl-prev {
    height: 61px;
    width: 32px;
    border: 1px solid #f1f5f6;
    border-radius: 0 4px 4px 0;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, .2);
    position: absolute;
    top: 50%;
    transform: translate3d(0, -75%, 0);
    left: 0;
    line-height: 72px;
    text-align: center;
    border: none
}

.nk-product-collection .nk-product .owl-nav .owl-prev.disabled {
    opacity: .2
}

.nk-product-collection .nk-product .owl-nav .owl-prev i {
    color: #878fa0;
    font-size: 25px;
    margin: 0 0 0 -5px
}

.nk-product-collection .nk-product .owl-nav .owl-next {
    height: 62px;
    width: 32px;
    border: 1px solid #f1f5f6;
    border-radius: 4px 0 0 4px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, .2);
    position: absolute;
    top: 50%;
    transform: translate3d(0, -75%, 0);
    right: 0;
    text-align: center;
    line-height: 72px;
    border: none
}

.nk-product-collection .nk-product .owl-nav .owl-next.disabled {
    opacity: .2
}

.nk-product-collection .nk-product .owl-nav .owl-next i {
    color: #878fa0;
    font-size: 25px
}

.nk-product-collection .nk-product:hover .owl-nav {
    display: block
}

.nk-product-collection .nk-banner {
    float: left;
    width: 280px;
    padding: 0 5px 10px 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nk-product-collection .nk-banner .owl-nav {
    display: none
}

.nk-product-collection .nk-banner .owl-nav .owl-prev {
    height: 61px;
    width: 32px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .5);
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, .2);
    position: absolute;
    top: 50%;
    transform: translate3d(0, -60%, 0);
    left: 11px;
    line-height: 72px;
    text-align: center;
    border: none
}

.nk-product-collection .nk-banner .owl-nav .owl-prev.disabled {
    opacity: .2
}

.nk-product-collection .nk-banner .owl-nav .owl-prev i {
    font-size: 30px;
    color: #fff
}

.nk-product-collection .nk-banner .owl-nav .owl-next {
    height: 62px;
    width: 32px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .5);
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, .2);
    position: absolute;
    top: 50%;
    transform: translate3d(0, -60%, 0);
    right: 6px;
    text-align: center;
    line-height: 72px;
    border: none
}

.nk-product-collection .nk-banner .owl-nav .owl-next.disabled {
    opacity: .2
}

.nk-product-collection .nk-banner .owl-nav .owl-next i {
    font-size: 30px;
    color: #fff
}

.nk-product-collection .nk-banner:hover .owl-nav {
    display: block
}

.nk-product-collection .nk-banner .owl-dots {
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 30px
}

.nk-product-collection .nk-banner .owl-dots .owl-dot {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px 0 0;
    opacity: .3
}

.nk-product-collection .nk-banner .owl-dots .owl-dot:last-child {
    padding: 0
}

.nk-product-collection .nk-banner .owl-dots .owl-dot.active {
    opacity: 1
}

.nk-product-collection .nk-banner .owl-dots .owl-dot span {
    height: 7px;
    width: 7px;
    background-color: #fff;
    border-radius: 50%;
    display: block
}

.nk-product-collection.nk-product-special .owl-carousel.owl-loaded {
    padding-left: 10px;
    padding-right: 10px
}

.nk-product-collection.nk-product-special .owl-item .item .nk-product-img {
    height: 225px;
    line-height: 225px
}

.nk-product-collection.nk-product-special .owl-item .item .nk-product-img a img {
    vertical-align: middle
}

.nk-product-collection.nk-product-special .nk-pro-1 {
    top: 242px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-special .nk-pro-2 {
    top: 293px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-special .nk-pro-3 {
    top: 321px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-laptop .nk-product,
.nk-product-collection.nk-product-mayanh .nk-product,
.nk-product-collection.nk-product-tivi .nk-product {
    width: 78%;
    width: calc(100% - 280px);
    width: -moz-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    float: left
}

.nk-product-collection.nk-product-laptop .owl-item .item .nk-product-img,
.nk-product-collection.nk-product-mayanh .owl-item .item .nk-product-img,
.nk-product-collection.nk-product-tivi .owl-item .item .nk-product-img {
    height: 175px;
    line-height: 175px
}

.nk-product-collection.nk-product-laptop .owl-item .item .nk-product-img a img,
.nk-product-collection.nk-product-mayanh .owl-item .item .nk-product-img a img,
.nk-product-collection.nk-product-tivi .owl-item .item .nk-product-img a img {
    vertical-align: bottom
}

.nk-product-collection.nk-product-laptop .nk-pro-1,
.nk-product-collection.nk-product-mayanh .nk-pro-1,
.nk-product-collection.nk-product-tivi .nk-pro-1 {
    top: 192px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-laptop .nk-pro-2,
.nk-product-collection.nk-product-mayanh .nk-pro-2,
.nk-product-collection.nk-product-tivi .nk-pro-2 {
    top: 243px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-laptop .nk-pro-3,
.nk-product-collection.nk-product-mayanh .nk-pro-3,
.nk-product-collection.nk-product-tivi .nk-pro-3 {
    top: 271px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-dienthoai .nk-product,
.nk-product-collection.nk-product-maygiat .nk-product,
.nk-product-collection.nk-product-tulanh .nk-product {
    width: 78%;
    width: calc(100% - 280px);
    width: -moz-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    float: left
}

.nk-product-collection.nk-product-dienthoai .owl-item .item .nk-product-img,
.nk-product-collection.nk-product-maygiat .owl-item .item .nk-product-img,
.nk-product-collection.nk-product-tulanh .owl-item .item .nk-product-img {
    line-height: 225px
}

.nk-product-collection.nk-product-dienthoai .owl-item .item .nk-product-img a img,
.nk-product-collection.nk-product-maygiat .owl-item .item .nk-product-img a img,
.nk-product-collection.nk-product-tulanh .owl-item .item .nk-product-img a img {
    vertical-align: bottom
}

.nk-product-collection.nk-product-dienthoai .nk-pro-1,
.nk-product-collection.nk-product-maygiat .nk-pro-1,
.nk-product-collection.nk-product-tulanh .nk-pro-1 {
    top: 242px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-dienthoai .nk-pro-2,
.nk-product-collection.nk-product-maygiat .nk-pro-2,
.nk-product-collection.nk-product-tulanh .nk-pro-2 {
    top: 293px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-dienthoai .nk-pro-3,
.nk-product-collection.nk-product-maygiat .nk-pro-3,
.nk-product-collection.nk-product-tulanh .nk-pro-3 {
    top: 321px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-maylanh .nk-product {
    width: 78%;
    width: calc(100% - 280px);
    width: -moz-calc(100% - 280px);
    width: -webkit-calc(100% - 280px);
    float: left
}

.nk-product-collection.nk-product-maylanh .owl-item .item .nk-product-img {
    height: 115px;
    line-height: 115px
}

.nk-product-collection.nk-product-maylanh .owl-item .item .nk-product-img a img {
    vertical-align: bottom
}

.nk-product-collection.nk-product-maylanh .nk-pro-1 {
    top: 132px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-maylanh .nk-pro-2 {
    top: 183px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-maylanh .nk-pro-3 {
    top: 211px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-giadung .row {
    position: relative
}

.nk-product-collection.nk-product-giadung .owl-item .item .nk-product-img {
    height: 190px;
    line-height: 190px
}

.nk-product-collection.nk-product-giadung .owl-item .item .nk-product-img a img {
    vertical-align: middle
}

.nk-product-collection.nk-product-giadung .nk-pro-1 {
    top: 207px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-giadung .nk-pro-2 {
    top: 258px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-giadung .nk-pro-3 {
    top: 286px;
    right: 0;
    position: absolute
}

.nk-product-collection.nk-product-giadung p.nk-line {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ebebeb;
    position: absolute;
    top: 53.5%
}

.owl-carousel .owl-video-tn {
    min-width: 100%;
    min-height: 100%
}

.owl-carousel .item-video {
    height: 300px;
    min-width: 100%
}

.nk-nav-list i {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #9b9b9b
}

.nk-nav-list.affix-coming .nav-box-left {
    display: block
}

.nk-nav-list .nav-box-left {
    background-color: #fff;
    width: 30px;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 100;
    margin: 100px 0;
    display: none
}

.nk-nav-list .nav-box-left li {
    position: relative;
    cursor: pointer
}

.nk-nav-list .nav-box-left li .menu-item .icon {
    height: 30px;
    display: table-cell;
    width: 30px;
    vertical-align: middle
}

.nk-nav-list .nav-box-left li .menu-item .icon.active i {
    color: #fff
}

.nk-nav-list .nav-box-left li .menu-item p {
    position: absolute;
    top: 0;
    left: 30px;
    text-align: center;
    line-height: 30px;
    display: none
}

.nk-nav-list .nav-box-left li .menu-item p a {
    font-size: 14px;
    color: #fff
}

.nk-nav-list .nav-box-left li .menu-item p a:first-child:before {
    display: none
}

.nk-nav-list .nav-box-left li .menu-item p a:before {
    content: "-";
    padding: 0 4px
}

.nk-nav-list .nav-box-left li .menu-item p a:hover {
    color: #000
}

.nk-nav-list .nav-box-left li .menu-item p a:hover:before {
    color: #fff
}

.nk-nav-list .nav-box-left li.color1 .icon.active {
    background-color: #f57650
}

.nk-nav-list .nav-box-left li.color2 .icon.active {
    background-color: #70c4fd
}

.nk-nav-list .nav-box-left li.color3 .icon.active {
    background-color: #00a1c0
}

.nk-nav-list .nav-box-left li.color4 .icon.active {
    background-color: #57b6b6
}

.nk-nav-list .nav-box-left li.color6 .icon.active {
    background-color: #ffc300
}

.nk-nav-list .nav-box-left li.color7 .icon.active {
    background-color: #00c0c6
}

.nk-nav-list .nav-box-left li.color5 .icon.active {
    background-color: #b8d733
}

.nk-nav-list .nav-box-left li.color8 .icon.active {
    background-color: #00c0c6
}

.nk-nav-list .nav-box-left li:hover .menu-item i {
    color: #fff
}

.nk-nav-list .nav-box-left li:hover.color1 {
    background-color: #f57650;
    width: 184px
}

.nk-nav-list .nav-box-left li:hover.color1 p {
    width: 154px
}

.nk-nav-list .nav-box-left li:hover.color2 {
    background-color: #70c4fd;
    width: 163px
}

.nk-nav-list .nav-box-left li:hover.color2 p {
    width: 133px
}

.nk-nav-list .nav-box-left li:hover.color3 {
    background-color: #00a1c0;
    width: 104px
}

.nk-nav-list .nav-box-left li:hover.color3 p {
    width: 74px
}

.nk-nav-list .nav-box-left li:hover.color4 {
    background-color: #57b6b6;
    width: 169px
}

.nk-nav-list .nav-box-left li:hover.color4 p {
    width: 139px
}

.nk-nav-list .nav-box-left li:hover.color5 {
    background-color: #b8d733;
    width: 105px
}

.nk-nav-list .nav-box-left li:hover.color5 p {
    width: 75px
}

.nk-nav-list .nav-box-left li:hover.color6 {
    background-color: #ffc300;
    width: 228px
}

.nk-nav-list .nav-box-left li:hover.color6 p {
    width: 198px
}

.nk-nav-list .nav-box-left li:hover.color7 {
    background-color: #00c0c6;
    width: 186px
}

.nk-nav-list .nav-box-left li:hover.color7 p {
    width: 156px
}

.nk-nav-list .nav-box-left li:hover.color8 {
    background-color: #00c0c6;
    width: 186px
}

.nk-nav-list .nav-box-left li:hover.color8 p {
    width: 156px
}

.nk-nav-list .nav-box-left li:hover p {
    display: block
}

@media (min-width:1610px) {
    .nk-nav-list .nav-box-left {
        left: 105px
    }
}

@media (max-width:1228px) {
    .nk-nav-list .nav-box-left {
        display: none
    }
}

.nk-nav-list .nav-box-right {
    right: 0;
    position: fixed;
    bottom: 50px;
    z-index: 100;
    display: none
}

.nk-nav-list .nav-box-right ul {
    float: right
}

.nk-nav-list .nav-box-right ul li {
    margin: 0 0 10px;
    text-align: right;
    clear: both
}

.nk-nav-list .nav-box-right ul li.nk-nav-khuyen-mai {
    width: 78px;
    float: right
}

.nk-nav-list .nav-box-right ul li.nk-nav-khuyen-mai .menu-item {
    position: relative
}

.nk-nav-list .nav-box-right ul li.nk-nav-khuyen-mai .menu-item span {
    position: absolute;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    top: 20px;
    padding: 12px;
    line-height: 16px;
    text-align: center;
    right: 0
}

.nk-nav-list .nav-box-right ul li.nk-nav-khuyen-mai .icon {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.nk-nav-list .nav-box-right ul li.nk-nav-cart p {
    width: 75px
}

.nk-nav-list .nav-box-right ul li.nk-nav-facebook p {
    width: 95px
}

.nk-nav-list .nav-box-right ul li.nk-nav-barcode p {
    padding: 9px!important;
    border-radius: 8px;
    margin: 0 10px 0 0;
    background-color: #fff
}

.nk-nav-list .nav-box-right ul li.nk-nav-chat p {
    width: 95px
}

.nk-nav-list .nav-box-right ul li.nk-nav-top p {
    width: 75px
}

.nk-nav-list .nav-box-right ul li.nk-nav-facebook .icon {
    text-align: center
}

.nk-nav-list .nav-box-right ul li.nk-nav-facebook i {
    color: #858d9f;
    font-size: 20px
}

.nk-nav-list .nav-box-right ul li.nk-nav-cart,
.nk-nav-list .nav-box-right ul li.nk-nav-chat,
.nk-nav-list .nav-box-right ul li.nk-nav-facebook,
.nk-nav-list .nav-box-right ul li.nk-nav-top {
    width: 50px;
    float: right;
    clear: both
}

.nk-nav-list .nav-box-right ul li.nk-nav-cart .menu-item,
.nk-nav-list .nav-box-right ul li.nk-nav-chat .menu-item,
.nk-nav-list .nav-box-right ul li.nk-nav-facebook .menu-item,
.nk-nav-list .nav-box-right ul li.nk-nav-top .menu-item {
    position: relative
}

.nk-nav-list .nav-box-right ul li.nk-nav-cart p,
.nk-nav-list .nav-box-right ul li.nk-nav-chat p,
.nk-nav-list .nav-box-right ul li.nk-nav-facebook p,
.nk-nav-list .nav-box-right ul li.nk-nav-top p {
    position: absolute;
    right: 50px;
    top: 0;
    display: block;
    line-height: 16px;
    padding: 9px 0 9px 20px;
    text-align: left;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: none
}

.nk-nav-list .nav-box-right ul li .icon {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    border: 1px solid #f1f5f6;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, .1)
}

.nk-nav-list .nav-box-right ul li.nk-nav-top .icon {
    text-align: center
}

.nk-nav-list .nav-box-right ul li.nk-nav-top span {
    color: #858d9f;
    font-size: 14px;
    font-weight: 700
}

.nk-nav-list .nav-box-right ul li.nk-nav-top i {
    color: #858d9f;
    margin: 0 0 3px
}

.nk-nav-list .nav-box-right ul li.nk-nav-san-pham-vua-xem p {
    display: block
}

.nk-nav-list .nav-box-right ul li.nk-nav-san-pham-vua-xem .menu-item {
    border: 1px solid #f1f5f6;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, .1);
    display: inline-block;
    border-radius: 50px;
    position: relative
}

.nk-nav-list .nav-box-right ul li.nk-nav-san-pham-vua-xem .menu-item img {
    border-radius: 50%
}

.nk-nav-list .nav-box-right ul li.nk-nav-san-pham-vua-xem .menu-item img,
.nk-nav-list .nav-box-right ul li.nk-nav-san-pham-vua-xem .menu-item p {
    float: left
}

.nk-nav-list .nav-box-right ul li.nk-nav-san-pham-vua-xem .menu-item p {
    color: #858d9f;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 40px 10px 10px;
    text-align: left
}

.nk-nav-list .nav-box-right ul li.nk-nav-san-pham-vua-xem .menu-item i {
    position: absolute;
    top: 15px;
    right: 20px;
    color: #858d9f
}

.nk-nav-list .nav-box-right ul li:hover.color1 p {
    background-color: #f57650;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.nk-nav-list .nav-box-right ul li:hover.color1 .icon {
    background-color: #f57650;
    border: none;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.nk-nav-list .nav-box-right ul li:hover.color1 .icon-cart-nav {
    background-position: -656px -95px;
    width: 22px;
    height: 22px
}

.nk-nav-list .nav-box-right ul li:hover.color2 p {
    background-color: #3b5a98;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.nk-nav-list .nav-box-right ul li:hover.color2 .icon {
    background-color: #3b5a98;
    border: none;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.nk-nav-list .nav-box-right ul li:hover.color2 .icon i {
    color: #fff
}

.nk-nav-list .nav-box-right ul li:hover.color3 .icon {
    background-color: #9b9b9b;
    border: 1px solid #9b9b9b
}

.nk-nav-list .nav-box-right ul li:hover.color4 p {
    background-color: #7ed321;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.nk-nav-list .nav-box-right ul li:hover.color4 .icon {
    background-color: #7ed321;
    border: none;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.nk-nav-list .nav-box-right ul li:hover.color4 .icon-chat-nav {
    background-position: -658px -222px;
    width: 27px;
    height: 23px
}

.nk-nav-list .nav-box-right ul li:hover.color5 p {
    background-color: #4a4a4a;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.nk-nav-list .nav-box-right ul li:hover.color5 .icon {
    background-color: #4a4a4a;
    border: none;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.nk-nav-list .nav-box-right ul li:hover.color5 .icon i,
.nk-nav-list .nav-box-right ul li:hover.color5 .icon span {
    color: #fff
}

.nk-nav-list .nav-box-right ul li:hover p {
    display: block;
    color: #fff
}

@media (min-width:1610px) {
    .nk-nav-list .nav-box-right {
        right: 55px
    }
}

.adpopup-overlay {
    opacity: .7;
    background: hsla(0, 0%, 100%, .65);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.adpopup-style-overlay-dark {
    background: rgba(0, 0, 0, .65)
}

.adpopup {
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 3px;
    box-shadow: 0 7px 20px 0 rgba(17, 29, 43, .24);
    z-index: 99999;
    padding: 25px;
    position: fixed;
    top: 20px
}

.adpopup-style-bg-light {
    background-color: #fff
}

.adpopup-close {
    color: #333
}

.adpopup-style-close-dark {
    color: #000
}

.adpopup-close.close-desktop {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 102;
    width: 16px;
    height: 16px;
    text-indent: -9999px
}

.adpopup-close.close-desktop:after,
.adpopup-close.close-desktop:before {
    position: absolute;
    left: 5px;
    content: " ";
    height: 16px;
    width: 2px;
    background-color: #f86969
}

.adpopup-close.close-desktop:before {
    transform: rotate(45deg)
}

.adpopup-close.close-desktop:after {
    transform: rotate(-45deg)
}

.adpopup-content-image {
    position: relative
}

.adpopup-content-image img {
    width: 100%
}

.pyro {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999992
}

.pyro .before,
.pyro .before .after {
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    box-shadow: -120px -218.66667px blue, 248px -16.66667px #00ff84, 190px 16.33333px #002bff, -113px -308.66667px #ff009d, -109px -287.66667px #ffb300, -50px -313.66667px #ff006e, 226px -31.66667px #ff4000, 180px -351.66667px #ff00d0, -12px -338.66667px #00f6ff, 220px -388.66667px #9f0, -69px -27.66667px #ff0400, -111px -339.66667px #6200ff, 155px -237.66667px #0df, -152px -380.66667px #00ffd0, -50px -37.66667px #0fd, -95px -175.66667px #a6ff00, -88px 10.33333px #0d00ff, 112px -309.66667px #005eff, 69px -415.66667px #ff00a6, 168px -100.66667px #ff004c, -244px 24.33333px #f60, 97px -325.66667px #f06, -211px -182.66667px #00ffa2, 236px -126.66667px #b700ff, 140px -196.66667px #9000ff, 125px -175.66667px #0bf, 118px -381.66667px #ff002f, 144px -111.66667px #ffae00, 36px -78.66667px #f600ff, -63px -196.66667px #c800ff, -218px -227.66667px #d4ff00, -134px -377.66667px #ea00ff, -36px -412.66667px #ff00d4, 209px -106.66667px #00fff2, 91px -278.66667px #000dff, -22px -191.66667px #9dff00, 139px -392.66667px #a6ff00, 56px -2.66667px #09f, -156px -276.66667px #ea00ff, -163px -233.66667px #00fffb, -238px -346.66667px #00ff73, 62px -363.66667px #08f, 244px -170.66667px #0062ff, 224px -142.66667px #b300ff, 141px -208.66667px #9000ff, 211px -285.66667px #f60, 181px -128.66667px #1e00ff, 90px -123.66667px #c800ff, 189px 70.33333px #00ffc8, -18px -383.66667px #0f3, 100px -6.66667px #ff008c;
    -moz-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -webkit-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -o-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    -ms-animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards;
    animation: 1s bang ease-out infinite backwards, 1s gravity ease-in infinite backwards, 5s position linear infinite backwards
}

.pyro .before .after {
    -moz-animation-delay: 1.25s, 1.25s, 1.25s;
    -webkit-animation-delay: 1.25s, 1.25s, 1.25s;
    -o-animation-delay: 1.25s, 1.25s, 1.25s;
    -ms-animation-delay: 1.25s, 1.25s, 1.25s;
    animation-delay: 1.25s, 1.25s, 1.25s;
    -moz-animation-duration: 1.25s, 1.25s, 6.25s;
    -webkit-animation-duration: 1.25s, 1.25s, 6.25s;
    -o-animation-duration: 1.25s, 1.25s, 6.25s;
    -ms-animation-duration: 1.25s, 1.25s, 6.25s;
    animation-duration: 1.25s, 1.25s, 6.25s
}

@-webkit-keyframes bang {
    0% {
        box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff
    }
}

@-moz-keyframes bang {
    0% {
        box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff
    }
}

@-o-keyframes bang {
    0% {
        box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff
    }
}

@-ms-keyframes bang {
    0% {
        box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff
    }
}

@keyframes bang {
    0% {
        box-shadow: 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff, 0 0 #fff
    }
}

@-webkit-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0
    }
}

@-moz-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0
    }
}

@-o-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0
    }
}

@-ms-keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0
    }
}

@keyframes gravity {
    to {
        transform: translateY(200px);
        -moz-transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -o-transform: translateY(200px);
        -ms-transform: translateY(200px);
        opacity: 0
    }
}

@-webkit-keyframes position {
    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

@-moz-keyframes position {
    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

@-o-keyframes position {
    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

@-ms-keyframes position {
    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

@keyframes position {
    0%,
    19.9% {
        margin-top: 10%;
        margin-left: 40%
    }
    20%,
    39.9% {
        margin-top: 40%;
        margin-left: 30%
    }
    40%,
    59.9% {
        margin-top: 20%;
        margin-left: 70%
    }
    60%,
    79.9% {
        margin-top: 30%;
        margin-left: 20%
    }
    80%,
    99.9% {
        margin-top: 30%;
        margin-left: 80%
    }
}

.nk-service {
    width: 100%;
    padding: 0 0 10px
}

.nk-service ul {
    width: 100%
}

.nk-service ul li {
    width: 20%;
    float: left;
    padding: 25px;
    text-align: center
}

.nk-service ul li:hover {
    cursor: pointer
}

.nk-service ul li i {
    margin: 0 auto 18px;
    display: block;
    height: 41px
}

.nk-service ul li h3 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 7px;
    color: #000
}

.nk-service ul li p {
    font-size: 12px;
    color: #4a4a4a;
    line-height: 16px
}

.nk-brand h2 {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 29px 0 0 25px;
    float: left
}

.nk-brand h2:after {
    font-family: FontAwesome;
    content: "\F105";
    color: #4a4a4a;
    margin: 0 0 0 10px
}

.nk-brand ul {
    padding: 20px 0;
    float: left
}

.nk-brand ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 12px
}

@media (min-width:1440px) {
    .nk-brand ul li {
        padding: 0 20px
    }
}

@media (max-width:1366px) {
    .nk-brand ul {
        width: 890px;
        overflow: hidden
    }
}

@media (max-width:1179px) {
    .nk-brand ul li:last-child {
        display: none
    }
}

.nk-brand i {
    display: block
}

.nk-brand h2 {
    color: #4a4a4a!important;
    font-size: 14px!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    align-self: center;
    float: left!important;
    width: 220px;
    padding-left: 25px!important;
    padding-top: 0!important
}

.nk-brand .brand-item a,
.nk-brand .brand-item span {
    display: inline-block
}

.nk-brand .nk-big-brand {
    float: left;
    width: 80%;
    padding: 20px 0
}

.owl-nav {
    display: block
}

.nk-brand .nk-big-brand .owl-nav .owl-prev {
    height: 51px;
    width: 32px;
    border: 1px solid #f1f5f6;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, .2);
    position: absolute;
    top: 12px;
    left: 0;
    line-height: 65px;
    text-align: center
}

.nk-brand .nk-big-brand .owl-nav .owl-prev.disabled {
    opacity: .2
}

.nk-brand .nk-big-brand .owl-nav .owl-prev i {
    color: #878fa0;
    font-size: 20px;
    margin: 0 0 0 -5px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3.5px;
    margin-top: -10px
}

.nk-brand .nk-big-brand .owl-nav .owl-next {
    height: 51px;
    width: 32px;
    border: 1px solid #f1f5f6;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 rgba(72, 139, 216, .2);
    position: absolute;
    top: 12px;
    right: 0;
    text-align: center;
    line-height: 65px
}

.nk-brand .nk-big-brand .owl-nav .owl-next.disabled {
    opacity: .2
}

.nk-brand .nk-big-brand .owl-nav .owl-next i {
    color: #878fa0;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3.5px;
    margin-top: -10px
}

.nk-brand .nk-big-brand .owl-stage {
    display: inline-flex;
    align-content: space-between
}

.nk-brand .nk-big-brand .owl-stage .owl-item {
    align-self: center;
    overflow: hidden
}

.nk-brand .nk-big-brand .owl-stage .owl-item div.brand-item {
    text-align: center
}

.nk-brand .nk-big-brand .owl-stage .owl-item div.brand-item span.js_hidden_link:hover {
    cursor: pointer
}

@media (max-width:1366px) {
    .nk-brand .nk-big-brand {
        width: calc(100% - 220px);
        width: -moz-calc(100% - 220px);
        width: -webkit-calc(100% - 220px)
    }
}

.d .worldcup-section .is_shock_price .price-old,
.d .worldcup-section .shock_price_online .price-old {
    color: #f86666!important;
    text-decoration: none!important
}

.d .worldcup-section .is_shock_price .price-new .price-text,
.d .worldcup-section .shock_price_online .price-new .price-text {
    color: #1a7eff!important
}

.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_new .productInfo_col-23 .bg-Pro .product_info_price .product_info_price_value .product_info_price_value-online-final {
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    align-items: center
}

.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_new .productInfo_col-23 .bg-Pro .product_info_price .product_info_price_value .product_info_price_value-online-final p.txt_shock_online_exp {
    border: 1px dashed #368bff;
    white-space: nowrap;
    padding: 2px 5px;
    background-color: #e2eefe;
    border-radius: 1px;
    height: 22px;
    color: #000;
    font-size: 12px;
    margin: 7px 0 0 10px
}

.d .product_info_price_promotion {
    display: block!important;
    align-items: flex-start!important;
    padding-top: 8px!important;
    padding-left: 16px!important
}

.d .product_info_price_promotion .promotion-top {
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    align-items: center;
    height: 22px;
    margin: -5px 0 20px
}

.d .product_info_price_promotion .promotion-bottom .promotion-Shock-online .cheap-online-price {
    border: 1px dashed #368bff;
    white-space: nowrap;
    padding: 2px 5px;
    background-color: #e2eefe;
    border-radius: 1px;
    font-size: 14px;
    color: #000;
    display: block;
    margin-top: -2px
}

.d .product_info_price_promotion .promotion-bottom .promotion-Shock-online .cheap-online-price strong {
    font-weight: 500
}

.d .NkPdp .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_title,
.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_title {
    padding-top: 0!important
}

.d .NkPdp .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_title p,
.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_title p {
    margin: 3px 0 18px!important
}

.d .NkPdp .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_value .product_info_price_value-online-real,
.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_value .product_info_price_value-online-real {
    margin-top: 0!important;
    margin-bottom: 6px
}

.d .nk-product-cate-style-list .discount.shock {
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.d .nk-product-cate-style-list .discount.shock .shock-online-o {
    width: 100px;
    height: 22px;
    margin: 0 0 0 10px
}

.d .nk-product-cate-style-list .nk-product-price .price-old-nk span {
    color: #f86666
}

.d .nk-product-cate-style-list .nk-product-price .options .shock-online-o img {
    display: none
}

.d.nk-home-page .nk-product-collection .nk-product .position-bottom-center>img {
    width: auto
}

.d.nk-home-page .nk-product-collection .nk-product .owl-item .item .price-details {
    width: 100%
}

.d.nk-home-page .nk-product-collection .nk-product .owl-item .item .price-details .price-new .cheap-online-price {
    padding: 4px 5px 5px 20px;
    margin-left: 0;
    float: right;
    margin-top: 2px
}

.d .worldcup-section .nk-product-wc .item .price-details .price_confirm {
    color: #28b650;
    margin-bottom: 6px!important;
    font-size: 18px;
    font-weight: 700;
    align-items: center
}

.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_new .productInfo_col-23 .bg-Pro .product_info_price {
    display: -webkit-flex;
    display: -webkit-box;
    align-items: center
}

.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_new .productInfo_col-23 .bg-Pro .product_info_price .product_info_price_value .product_info_price_value_nk_price_confirm {
    color: #28b650;
    font-size: 17px;
    font-weight: 700
}

.d .NkPdp .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_title .txt-shock-o,
.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_title .txt-shock-o {
    font-weight: 500
}

.d .NkPdp .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_value .product_info_price_value_nk_price_confirm,
.d .wrap_content_top_premium_style .NkPdp_productInfo .productInfo_col-23 .productInfo_col-2 .product_info_price.product_info_price_online_nk .product_info_price_value .product_info_price_value_nk_price_confirm {
    margin-top: 0!important;
    margin-bottom: 6px
}

.d.nk-home-page .nk-product-collection .nk-product .owl-item .item .price-details .price_confirm {
    color: #28b650;
    margin-bottom: 10px!important;
    font-size: 18px;
    font-weight: 700;
    align-items: center
}

#tygh_footer {
    z-index: 1
}

.nk-footer {
    padding: 20px 0;
    display: inline-table;
    width: 100%
}

.nk-footer i {
    display: block
}

.nk-footer #nk-tong-dai-ho-tro {
    width: 49%;
    float: left;
    margin: 0 1% 0 0;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    padding: 25px 0;
    display: flex;
    display: -webkit-flex;
    align-items: center
}

.nk-footer #nk-tong-dai-ho-tro .icon,
.nk-footer #nk-tong-dai-ho-tro .text {
    float: left
}

.nk-footer #nk-tong-dai-ho-tro .icon {
    width: 20%;
    padding: 25px;
    border-right: 1px solid #ebebeb;
    min-height: 120px
}

@media (min-width:1440px) {
    .nk-footer #nk-tong-dai-ho-tro .icon {
        width: 160px
    }
}

.nk-footer #nk-tong-dai-ho-tro .text {
    padding: 0 25px;
    width: 80%
}

@media (min-width:1440px) {
    .nk-footer #nk-tong-dai-ho-tro .text {
        width: calc(100% - 160px)
    }
}

.nk-footer #nk-tong-dai-ho-tro .text h3 {
    font-size: 14px;
    font-weight: 500;
    color: #000
}

.nk-footer #nk-tong-dai-ho-tro .text h3 span {
    color: #4a4a4a;
    font-weight: 400
}

.nk-footer #nk-tong-dai-ho-tro p {
    font-size: 14px;
    color: #4a4a4a
}

.nk-footer #nk-tong-dai-ho-tro p.t1 span,
.nk-footer #nk-tong-dai-ho-tro p.t2 span {
    font-size: 18px;
    font-weight: 500;
    padding: 0 5px
}

.nk-footer #nk-tong-dai-ho-tro p.t1 span.red,
.nk-footer #nk-tong-dai-ho-tro p.t2 span.red {
    color: #f86666
}

.nk-footer #nk-tong-dai-ho-tro p.t1 span.green,
.nk-footer #nk-tong-dai-ho-tro p.t2 span.green {
    color: #1fb349
}

.nk-footer #nk-tong-dai-ho-tro p.t1 span {
    padding: 0;
    font-size: 36px
}

.nk-footer #nk-tong-dai-ho-tro p.t2 {
    padding: 0 0 10px;
    border-bottom: 1px solid #ebebeb
}

.nk-footer #nk-tong-dai-ho-tro p.t3 span {
    color: #000;
    font-size: 14px;
    padding: 0
}

.nk-footer #nk-tong-dai-ho-tro p.t3 a {
    color: #4a4a4a;
    margin: 0 0 0 5px
}

@media (max-width:1179px) {
    .nk-footer #nk-tong-dai-ho-tro {
        width: 100%;
        margin: 0 0 1%
    }
}

.nk-footer #nk-email-newsletter {
    width: 49%;
    float: left;
    margin: 0 0 0 1%;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    padding: 25px 0;
    display: table
}

.nk-footer #nk-email-newsletter .icon,
.nk-footer #nk-email-newsletter .text {
    float: left
}

.nk-footer #nk-email-newsletter .icon {
    width: 20%;
    padding: 25px;
    border-right: 1px solid #ebebeb;
    min-height: 120px
}

@media (min-width:1440px) {
    .nk-footer #nk-email-newsletter .icon {
        width: 160px
    }
}

.nk-footer #nk-email-newsletter .text {
    padding: 0 25px;
    width: 80%
}

@media (min-width:1440px) {
    .nk-footer #nk-email-newsletter .text {
        width: calc(100% - 160px)
    }
}

.nk-footer #nk-email-newsletter .text h3 {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    margin: 0 0 20px
}

.nk-footer #nk-email-newsletter .text h3 strong {
    font-weight: 500
}

.nk-footer #nk-email-newsletter .text h3 span {
    display: block
}

.nk-footer #nk-email-newsletter .text input[type="email"] {
    height: 37px;
    width: 50%;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    padding: 0 10px;
    font-family: Helvetica\ Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #4a4a4a
}

.nk-footer #nk-email-newsletter .text input[type="button"] {
    height: 37px;
    width: 80px;
    border: 0;
    border-radius: 2px;
    background-color: #f86666;
    font-size: 14px;
    color: #fff;
    margin: 0 0 0 10px;
    cursor: pointer
}

@media (max-width:1179px) {
    .nk-footer #nk-email-newsletter {
        width: 100%;
        margin: 0
    }
}

.nk-footer #nk-footer-l {
    width: 100%;
    float: left;
    padding: 10px 0 0
}

.nk-footer #nk-footer-l #nk-footer-menu ul li {
    width: 25%;
    float: left
}

.nk-footer #nk-footer-l #nk-footer-menu ul li span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #4a4a4a;
    margin: 0 0 12px;
    display: block
}

.nk-footer #nk-footer-l #nk-footer-menu ul li .nk-footer-submenu span {
    font-weight: 400;
    line-height: 14px;
    font-size: 14px;
    color: #4a4a4a;
    display: block
}

.nk-footer #nk-footer-l #nk-footer-menu ul li .nk-footer-submenu span:hover {
    color: #0076ff;
    cursor: pointer
}

.nk-footer #nk-footer-l #nk-payment {
    padding: 30px 0 0
}

.nk-footer #nk-footer-l #nk-payment ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px 5px 0
}

.nk-footer #nk-footer-l #nk-payment ul li:last-child {
    padding: 0
}

.nk-footer #nk-footer-r {
    width: 20%;
    float: left;
    padding: 30px 0 0
}

.nk-footer #nk-footer-r span {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 700
}

.nk-footer #nk-footer-r #nk-b2b {
    margin-bottom: 20px
}

.nk-footer #nk-footer-r #nk-b2b .js_hidden_link:hover {
    cursor: pointer
}

.nk-footer #nk-footer-r #nk-b2b span {
    margin: 0 0 12px;
    display: block
}

.nk-footer #nk-footer-r #nk-social {
    padding-top: 10px
}

.nk-footer #nk-footer-r #nk-social span {
    margin: 0 0 12px;
    display: block
}

.nk-footer #nk-footer-r #nk-social ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px 0 0
}

.nk-footer #nk-footer-r #nk-download span {
    margin: 0 0 10px;
    display: block
}

.nk-footer #nk-footer-r #nk-download p {
    display: table-cell;
    vertical-align: middle
}

.nk-footer #nk-footer-r #nk-download p:nth-child(2) {
    padding: 0 10px 0 0
}

.nk-footer #nk-footer-r #nk-download p a:first-child {
    padding: 0 0 5px;
    display: block
}

.wrap-footer-payship {
    margin-top: 20px
}

.wrap-footer-payship ul.foot_payment_ship {
    width: 100%
}

.wrap-footer-payship ul.foot_payment_ship h3 {
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 700;
    margin: 0 0 12px
}

.wrap-footer-payship ul.foot_payment_ship #nk-payment {
    width: 40%;
    float: left
}

.wrap-footer-payship ul.foot_payment_ship #nk-payment ul {
    padding-right: 30px
}

.wrap-footer-payship ul.foot_payment_ship .foot_ship_robin {
    width: 40%;
    float: left
}

.wrap-footer-payship ul.foot_payment_ship .foot_app {
    width: 20%;
    float: left
}

.wrap-footer-payship ul.foot_payment_ship .foot_app #nk-download p span:hover {
    cursor: pointer
}

.foot_ship {
    width: 100%
}

.foot_ship .logo-img-ship ul {
    display: flex;
    flex-flow: row wrap;
    padding-right: 60px
}

.foot_ship .logo-img-ship ul li {
    padding-right: 10px;
    padding-bottom: 5px
}

.foot_ship .logo-img-ship ul li a {
    display: block
}

.foot_ship .logo-img-ship ul li span.js_hidden_link:hover {
    cursor: pointer
}

#nk-payment ul {
    display: block
}

#nk-payment ul li {
    display: inline-block;
    padding-right: 5px;
    padding-bottom: 5px
}

#nk-download {
    display: block
}

#nk-download p {
    display: inline-block;
    vertical-align: middle
}

.nk-footer-copyright {
    background-color: #eaeced;
    padding: 10px 0;
    display: inline-table;
    width: 100%
}

.nk-footer-copyright i {
    display: block
}

.nk-footer-copyright #nk-footer-copyright-l,
.nk-footer-copyright #nk-footer-copyright-r {
    display: table-cell;
    vertical-align: middle
}

.nk-footer-copyright #nk-footer-copyright-l {
    width: 80%
}

.nk-footer-copyright #nk-footer-copyright-l span {
    font-size: 10px;
    display: block;
    color: #9b9b9b;
    line-height: 12px
}

.nk-footer-copyright #nk-footer-copyright-r {
    width: 20%
}

.nk-footer-copyright #nk-footer-copyright-r ul li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px 0 0
}

.nk-footer-copyright #nk-footer-copyright-r ul li:last-child {
    padding: 0
}

.newsletter-email-popup {
    width: 645px!important;
    height: 185px;
    margin: 0 auto;
    left: 0!important;
    right: 0
}

.footer-sub-notification-message {
    color: #008fcf;
    font-size: 1.4em;
    text-align: left
}

.footer-sub-notification-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 31px;
    height: 31px;
    background: transparent url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2017/T08/tragop/ico-close.png) no-repeat;
    cursor: pointer;
    z-index: 1103;
    border: none;
    text-indent: -9999px
}

.cm-notification-close {
    display: none
}

.cm-notification-container .cm-notification-close {
    display: block
}

.footer-sub-notification-content-extended {
    box-sizing: border-box;
    min-height: 0
}

.footer-sub-notification-content-extended h1 {
    background: #ffdbdb none repeat scroll 0 0;
    border-radius: initial;
    color: #f21a25;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 25px;
    padding: 10px 0 0;
    text-align: center
}

.footer-sub-popup {
    height: 290px
}

.footer-sub-notification-content-extended h1 {
    border-width: 7px 7px 0;
    border-radius: 5px 5px 0 0
}

.footer-sub-popup .footer-sub-inter-popup p {
    text-align: center
}

.footer-sub-popup .footer-sub-inter-popup .footer-sub-text-info {
    color: #212121;
    font-size: 17px;
    text-align: left;
    padding: 50px 0 0 195px;
    line-height: 24px
}

.fb_reset .fb-customerchat iframe {
    bottom: 155px!important
}

.fb_reset .fb_dialog {
    bottom: 97px!important;
    right: 22px!important
}

.scrollup {
    width: 36px;
    height: 36px;
    position: fixed;
    bottom: 187px;
    right: -40px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    border-radius: 100px;
    box-shadow: 0 7px 10px 0 rgba(106, 65, 65, .21);
    text-align: center;
    z-index: 999;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    cursor: pointer
}

.scrollup.active {
    right: 22px
}

.scrollup i {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    line-height: 35px;
    margin: 0 4px 0 0;
    display: inline-block
}

.scrollup i:before {
    font-size: 16px
}

.box_subscribe {
    left: 65px;
    position: fixed;
    bottom: 0;
    z-index: 100;
    height: 50px;
    width: 180px;
    border-radius: 4px 4px 0 0;
    background-color: #f86666;
    box-shadow: 0 7px 20px 0 rgba(17, 29, 43, .24)
}

.box_subscribe:hover {
    cursor: pointer
}

.box_subscribe_header {
    height: 31px;
    width: 180px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 10px
}

.box_subscribe_header .nki-footer-mail:before {
    color: #fff;
    font-size: 18px;
    height: 20px;
    width: 19.61px;
    font-weight: 700
}

.box_subscribe_header .box_text {
    padding-left: 30px;
    margin-top: -18px
}

.box_subscribe_footer {
    height: 26px;
    width: 180px;
    background-color: #ce5f5f;
    text-align: center;
    padding-top: 6px;
    font-size: 10px;
    color: #edc5c5
}

#email-box-container {
    left: 66px;
    position: fixed;
    bottom: -900px;
    z-index: 100;
    height: 159px;
    width: 369px;
    border: 1px solid #dbe4e7;
    border-radius: 4px 4px 0 0;
    background-color: #fff;
    box-shadow: 0 7px 20px 0 rgba(17, 29, 43, .24)
}

#email-box-container .box_content {
    color: #f86666;
    margin-top: 8px
}

#email-box-container .box_content .nki-footer-mail {
    color: #f86666;
    height: 20px;
    width: 19.61px;
    font-size: 62px;
    float: left;
    margin-top: 6px;
    margin-left: 26.12px
}

.text-input {
    height: 37px;
    width: 239px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    background-color: #f2f2f2;
    font-size: 14.5px
}

#submitGetmail {
    margin-left: 113px
}

#submitGetmail input {
    padding-left: 10px
}

#submitGetmail .man_btn {
    margin-top: 9px;
    margin-left: 0;
    color: #fff;
    border: none;
    height: 37px;
    width: 116px;
    border-radius: 2px;
    background-color: #f54e50;
    font-size: 14px
}

#submitGetmail .man_btn:hover {
    cursor: pointer;
    background-color: #fc3537
}

#submitGetmail .woman_btn {
    color: #fff;
    border: none;
    height: 37px;
    width: 116px;
    border-radius: 2px;
    background-color: #f7913a;
    margin-left: 7px;
    font-size: 14px
}

#submitGetmail .woman_btn:hover {
    cursor: pointer;
    background-color: #ff8c2b
}

.box_header {
    padding-left: 17px;
    padding-top: 11px
}

.nki-close {
    margin-left: 325px;
    color: #a0a2ad;
    font-size: 8px
}

.nki-close:hover {
    cursor: pointer
}

.header_text {
    margin-top: -13px;
    line-height: 1.5
}

.header_text h5 {
    font-size: 15px;
    font-weight: 500
}

.header_text span {
    font-size: 14.5px
}

.mobile {
    display: none!important
}

.worldcup-section {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T07/congchao/TLVWelcomeGateBgDesktop.jpg) no-repeat top;
    padding: 0 0 20px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.worldcup-section .row.flexthis,
.worldcup-section .row.row-wc {
    margin-left: -20px;
    margin-right: -20px
}

.worldcup-section .nk-banner1-wc {
    text-align: center;
    position: relative
}

.worldcup-section .nk-banner1-wc img {
    width: 100%
}

.worldcup-section .nk-banner1-wc a {
    position: absolute;
    left: 47%;
    bottom: 10%;
    width: 20%;
    height: 10%;
    display: block
}

.worldcup-section .nk-banner1-wc a .hidden {
    display: none
}

.worldcup-section .nk-banner2-wc {
    padding: 0 0 23px
}

.worldcup-section .nk-banner2-wc.owl-carousel {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.worldcup-section .nk-banner2-wc .item {
    width: 33.33%
}

.worldcup-section .nk-banner2-wc .item a {
    display: block;
    padding: 0 5px
}

.worldcup-section .nk-banner2-wc .item a img {
    width: 100%
}

.worldcup-section .banner-wc {
    padding: 0 0 23px
}

.worldcup-section .banner-wc .nk-banner-promotion .column-3 {
    padding: 0 5px
}

.worldcup-section .owl-carousel {
    display: block
}

.worldcup-section .nk-product-wc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.worldcup-section .nk-product-wc .item {
    width: 20%;
    position: relative
}

.worldcup-section .nk-product-wc .item>a {
    display: block;
    padding: 0 5px
}

.worldcup-section .nk-product-wc .item .item-list {
    position: relative;
    padding: 17% 0 0;
    text-align: center;
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T07/congchao/box1-v1-2.png) no-repeat top;
    -webkit-background-size: 110%;
    -moz-background-size: 110%;
    -o-background-size: 110%;
    background-size: 110%
}

.worldcup-section .nk-product-wc .item .item-list .item-list-in {
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T07/congchao/box2_1_2.png) no-repeat bottom;
    padding-bottom: 24%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%
}

.worldcup-section .nk-product-wc .item .item-list .item-list-in .item-list-content {
    padding: 0 12px;
    background: #fff
}

.worldcup-section .nk-product-wc .item .item-list .margbt10 {
    margin: 0 0 6px
}

.worldcup-section .nk-product-wc .item .nk-product-img {
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 175px;
    line-height: 187px
}

.worldcup-section .nk-product-wc .item .nk-product-img>img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.worldcup-section .nk-product-wc .item .nk-product-img a img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    text-indent: -99999px;
    color: transparent
}

.worldcup-section .nk-product-wc .item .nk-product-img span {
    line-height: normal
}

.worldcup-section .nk-product-wc .item .nk-product-img .position-top-left {
    position: absolute;
    top: 0;
    left: 0
}

.worldcup-section .nk-product-wc .item .nk-product-img .position-top-right {
    position: absolute;
    top: 0;
    right: 0
}

.worldcup-section .nk-product-wc .item .nk-product-img .position-top-center {
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

.worldcup-section .nk-product-wc .item .nk-product-img .position-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0
}

.worldcup-section .nk-product-wc .item .nk-product-img .position-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0
}

.worldcup-section .nk-product-wc .item .nk-product-img .position-bottom-center {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.worldcup-section .nk-product-wc .item .nk-product-desc {
    padding: 10px 0 0
}

.worldcup-section .nk-product-wc .item p.title {
    font-family: Helvetica\ Neue\ bold, Helvetica, Arial, sans-serif!important;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 5px 0 0;
    align-items: baseline
}

.worldcup-section .nk-product-wc .item p.title span.trademark {
    position: absolute;
    top: -6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    width: 152px;
    height: 48px;
    line-height: 48px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/html/2018/T07/congchao/box1-label-2.png) no-repeat 50%
}

.worldcup-section .nk-product-wc .item p.label {
    color: #4a4a4a;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 18px
}

.worldcup-section .nk-product-wc .item .price-details {
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    display: flex
}

.worldcup-section .nk-product-wc .item .price-details p.price {
    color: #f86666;
    font-size: 18px;
    font-weight: 700
}

.worldcup-section .nk-product-wc .item .price-details.is_shock_price .price-old {
    text-decoration: none;
    color: #f86666
}

.worldcup-section .nk-product-wc .item .price-details.is_shock_price .price-new .price-text {
    color: #1a7eff
}

.worldcup-section .nk-product-wc .item .special-campain {
    margin-left: auto
}

.worldcup-section .nk-product-wc .item p.price-old {
    color: #666;
    font-size: 1.2em;
    text-decoration: line-through;
    min-height: 14px
}

.worldcup-section .nk-product-wc .item p.price-new {
    color: #f86666;
    font-size: 17px;
    font-weight: 700
}

.worldcup-section .nk-product-wc .item p.price-new .cheap-online-price {
    font-weight: 400;
    font-size: 12px;
    background: url(https://cdn.nguyenkimmall.com/images/companies/_1/Sticker_GiaReOnline02%402x.png) no-repeat 0 0;
    background-size: contain;
    position: relative;
    top: -1px;
    padding: 2px 5px 5px 20px;
    margin-left: 5px;
    color: #1a7eff
}

.worldcup-section .nk-product-wc .item p.price-new.is_shock_price {
    color: #1a7eff
}

.worldcup-section .nk-product-wc .item p.promotion {
    color: #1fb349;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    padding: 4px 0 10px
}

.worldcup-section .nk-product-wc .item .restof .progress-bar {
    height: 6px;
    position: relative;
    background: #f1f1f1
}

.worldcup-section .nk-product-wc .item .restof .progress-bar span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #ff0;
    background: -moz-linear-gradient(left, #ff0 0, #ff6e02 100%);
    background: -webkit-linear-gradient(left, #ff0, #ff6e02);
    background: linear-gradient(90deg, #ff0 0, #ff6e02);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffff00", endColorstr="#ff6e02", GradientType=1)
}

.worldcup-section .nk-product-wc .item .restof .progress-text {
    color: #9b9b9b;
    font-size: 12px;
    padding: 10px 0 0;
    text-align: left
}

.worldcup-section .nk-product-wc:hover .owl-nav {
    display: block
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-facebook{
    background: #35528a;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    margin-right: 10px;
    padding: 10px 15px;
    line-height: 1;
}
.btn-google{
    background: #de2423;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    margin-right: 10px;
    border: 0;
    padding: 10px;
    line-height: 1;
}
#subcribe input[type="text"] {
    height: 40px;
    border: none;
    padding: 0 10px;
    color: #9b9b9b;
    font-size: 14px;
    width: calc(100% - 77px);
    width: -moz-calc(100% - 77px);
    width: -webkit-calc(100% - 77px);
}
#subcribe button {
    background-color: #ffe300;
    height: 40px;
    width: 77px;
    border: none;
    cursor: pointer;
    margin-left: -10px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#textsubcribe{color: #fff;text-align: center;font-size: 20px;text-transform: uppercase;margin-top: 5px;}
#textsubcribe strong{color: #ffe300;font-size: 24px;}

@media (min-width:1200px) and (max-width:1300px) {
    body .container {
        padding: 0
    }
}

#box-gallery::after,
.banner_nivo .nivo-controlNav a:before,
.wtg-label:after {
    content: ''
}

#box-gallery h3,
.wtg-product .prod-title .title-lable {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase
}

#box-gallery {
    margin-bottom: 45px
}

#box-gallery::after {
    display: block;
    clear: both
}

#box-gallery h3 {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    margin: 30px 0;
    color: #555
}

#box-gallery a {
    float: left;
    display: block;
    width: 20%;
    overflow: hidden;
}

#box-gallery a img {
    width: 100%;
    height: auto;
    border-left: 1px solid #FFF
}

#box-gallery a:nth-child(5n+5) img {
    border-left: 0
}

.grid_news {
    margin: 0 -15px;
}

.grid_news .wrap_item {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px
}

.grid_news .item {
    border: 1px solid #e8e8e8;
    padding: 19px;
    position: relative;
    background: #fff;
}

.grid_news .item:before {
    position: absolute;
    border-top: 1px solid #66c9f9;
    border-bottom: 1px solid #66c9f9;
    left: 50%;
    right: 50%;
    top: -1px;
    bottom: -1px;
    content: "";
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.grid_news .item:hover:before {
    left: -1px;
    right: -1px;
}

.grid_news .item:after {
    position: absolute;
    border-left: 1px solid #66c9f9;
    border-right: 1px solid #66c9f9;
    bottom: 50%;
    top: 50%;
    left: -1px;
    right: -1px;
    content: "";
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.grid_news .item:hover:after {
    top: -1px;
    bottom: -1px;
}

.grid_news .item .i-image {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.grid_news .item .i-image img {
    width: 100%;
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
}

.grid_news .item:hover .i-image img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}

.grid_news .item .i-desc {
    padding-top: 10px;
    position: relative;
    z-index: 1;
}

.grid_news .item .i-date {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 8px;
    padding-left: 18px;
    position: relative;
}

.grid_news .item .i-date:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    content: "\f017";
    color: #66c9f9;
}

.grid_news .item .i-title {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 8px;
}

.grid_news .item .i-title a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600
}

.grid_news .item .i-content {
    font-size: 14px;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    color: #666666;
}

@media screen and (max-width:768px) {
    body{
        min-width: auto;
    }
    body .container{min-width: auto;padding: 0;width: auto;}
    #subcribe{margin-top:10px;}
    #textsubcribe{font-size: 10px;}
    #textsubcribe strong{font-size: 14px;}
    .nk-footer #nk-footer-l #nk-footer-menu ul li{width:100%;text-align: center;}
}