*,input,:before,:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.social-login--facebooks {
    text-align: center;
    margin-top: 30px;
    width: 100%;
    float: left
}

.social-login--facebooks a {
    display: inline-block;
    margin: 0 auto
}

html {
    overflow-x: hidden
}

html,body {
    padding: 0;
    margin: 0
}

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

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type="text"],input[type="email"],input[type="password"],input[type="number"],input[type="tel"] {
    border: 1px solid #e9e9e9;
    color: #1c1c1c;
    margin: 0 0 19px;
    min-height: 40px;
    padding: 0 20px
}

a {
    color: #575454;
    text-decoration: none
}

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

.remove {
    color: #999;
    font-size: 1em
}

.remove:hover {
    color: #a7252f
}

.dropdown-menu {
    box-shadow: none
}

.dropdown-menu>li>a {
    white-space: inherit
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    background: none
}

body,input,textarea,button,select {
    line-height: 1.7;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #333;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0.25px
}

body {
    font-size: 14px;
    color: #333
}

header nav {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    line-height: 1.4
}

h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a {
    text-decoration: none;
    font-weight: inherit
}

a {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

a:focus {
    outline: none
}

h1,.h1 {
    font-size: 2.57143em
}

h2,.h2 {
    font-size: 2em
}

h3,.h3 {
    font-size: 1.71429em
}

h4,.h4 {
    font-size: 1.28571em
}

h5,.h5 {
    font-size: 1.14286em
}

h6,.h6 {
    font-size: 1.14286em
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    color: #323c3f;
    letter-spacing: .01em
}

p {
    margin: 0 0 15px 0
}

p img {
    margin: 0
}

em {
    font-style: italic
}

b,strong {
    font-weight: bold
}

small {
    font-size: 0.9em
}

sup,sub {
    position: relative;
    font-size: 60%;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.5em
}

blockquote {
    font-size: 1.125em;
    line-height: 1.45;
    font-style: italic;
    margin: 0 0 30px;
    padding: 15px 30px;
    border-left: 1px solid #ebebeb
}

blockquote p {
    margin-bottom: 0
}

blockquote p+cite {
    margin-top: 15px
}

blockquote cite {
    display: block;
    font-size: 0.75em
}

blockquote cite:before {
    content: "\2014 \0020"
}

code,pre {
    background-color: #faf7f5;
    font-family: Consolas,monospace;
    font-size: 1em;
    border: 0 none;
    padding: 0 2px;
    color: #51ab62
}

pre {
    overflow: auto;
    padding: 15px;
    margin: 0 0 30px
}

ul,ol {
    margin: 0;
    padding: 0
}

ul {
    list-style: none outside
}

ol {
    list-style: decimal
}

ul.square,.rte ul ul ul {
    list-style: square outside
}

ul.disc,.rte ul {
    list-style: disc outside
}

ol.alpha {
    list-style: lower-alpha outside
}

.inline-list li {
    display: inline-block;
    margin-bottom: 0
}

table {
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0
}

.table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

th {
    font-weight: bold
}

th,td {
    text-align: left;
    padding: 15px;
    border: 1px solid #ebebeb;
    color: #1c1c1c
}

a,.text-link {
    color: #575454;
    text-decoration: none !important;
    background: transparent
}

a:hover,a:focus,.text-link:hover,.text-link:focus {
    text-decoration: none !important
}

button {
    overflow: visible
}

button[disabled],html input[disabled] {
    cursor: default
}

img {
    border: 0 none;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

svg {
    vertical-align: middle
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.table-wrapper {
    max-width: 100%;
    overflow: auto
}

form {
    margin-bottom: 30px
}

form a {
    color: #575454
}

input,textarea,button,select {
    font-size: 1em
}

input:focus,textarea:focus,button:focus,select:focus {
    outline: none
}

button,input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="file"],input[type="number"],input[type="tel"],input[type="submit"],textarea {
    -webkit-appearance: none;
    -moz-appearance: none
}

input,textarea,select,fieldset {
    border-radius: 0;
    max-width: 100%
}

input.input-full,textarea.input-full,select.input-full,fieldset.input-full {
    width: 100%
}

fieldset {
    border: 0px solid #ebebeb;
    padding: 15px
}

legend {
    border: 0;
    padding: 0
}

optgroup {
    font-weight: bold
}

input {
    display: inline-block;
    width: auto
}

button,input[type="submit"] {
    cursor: pointer
}

input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="file"],input[type="number"],input[type="tel"],textarea,select {
    border: 1px solid #ebebeb;
    padding: 0 20px;
    width: 100%;
    max-width: 100%;
    display: block
}

input[type="text"]:focus,input[type="search"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="file"]:focus,input[type="number"]:focus,input[type="tel"]:focus,textarea:focus,select:focus {
    border: 1px solid #d2d2d2
}

input[type="text"][disabled],input[type="text"].disabled,input[type="search"][disabled],input[type="search"].disabled,input[type="password"][disabled],input[type="password"].disabled,input[type="email"][disabled],input[type="email"].disabled,input[type="file"][disabled],input[type="file"].disabled,input[type="number"][disabled],input[type="number"].disabled,input[type="tel"][disabled],input[type="tel"].disabled,textarea[disabled],textarea.disabled,select[disabled],select.disabled {
    cursor: default;
    background-color: #ddd;
    border-color: #ddd
}

textarea {
    min-height: 100px;
    padding-top: 6px;
    padding-bottom: 6px
}

input[type="checkbox"],input[type="radio"] {
    display: inline;
    margin: 0;
    padding: 0
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url("//bizweb.dktcdn.net/100/368/547/themes/843705/assets/ico-select.png?1681162284525");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #fff !important;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer
}

.ie9 select,.lt-ie9 select {
    padding-right: 10px;
    background-image: none
}

option {
    color: #000;
    background-color: #fff
}

select::-ms-expand {
    display: none
}

label,legend {
    display: block;
    margin-bottom: 2px
}

label.inline,legend.inline {
    display: inline
}

input[type="checkbox"]+label,input[type="radio"]+label {
    font-weight: normal
}

label[for] {
    cursor: pointer
}

.label-hint {
    color: #999
}

form.form-horizontal,.form-horizontal {
    margin-bottom: 0
}

form.form-horizontal input[type="text"],form.form-horizontal input[type="search"],form.form-horizontal input[type="password"],form.form-horizontal input[type="email"],form.form-horizontal input[type="file"],form.form-horizontal input[type="number"],form.form-horizontal input[type="tel"],form.form-horizontal textarea,form.form-horizontal select,form.form-horizontal label,.form-horizontal input[type="text"],.form-horizontal input[type="search"],.form-horizontal input[type="password"],.form-horizontal input[type="email"],.form-horizontal input[type="file"],.form-horizontal input[type="number"],.form-horizontal input[type="tel"],.form-horizontal textarea,.form-horizontal select,.form-horizontal label {
    display: inline-block;
    margin-bottom: 0;
    width: auto
}

input[type="text"].error,input[type="search"].error,input[type="password"].error,input[type="email"].error,input[type="file"].error,input[type="number"].error,input[type="tel"].error,textarea.error {
    border-color: red;
    color: red
}

label.error {
    color: red
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group .input-group-field:first-child,.input-group .input-group-btn:first-child,.input-group .input-group-btn:first-child>.btn,.input-group .input-group-btn:first-child>input[type="submit"],.input-group input[type="hidden"]:first-child+.input-group-field,.input-group input[type="hidden"]:first-child+.input-group-btn>.btn,.input-group input[type="hidden"]:first-child+.input-group-btn>input[type="submit"] {
    border-radius: 0
}

.input-group .input-group-field:last-child,.input-group .input-group-btn:last-child>.btn,.input-group .input-group-btn:last-child>input[type="submit"] {
    border-radius: 0
}

.input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px
}

.input-group-field,.input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0
}

.input-group .btn,.input-group input[type="submit"],.input-group .input-group-field {
    height: 40px
}

.input-group .input-group-field {
    width: 100%;
    margin-bottom: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0
}

.form-group {
    margin: 0;
    padding: 0 0 8px;
    border: 0
}

.form-group .form-control {
    display: block;
    width: 100%;
    min-height: 40px;
    padding: .375rem .75rem;
    font-size: 1em;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    margin: 0
}

.form-group input,.form-group select {
    height: 40px
}

.rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6 {
    margin-top: 10px;
    font-weight: 500
}

.rte h1:first-child,.rte .h1:first-child,.rte h2:first-child,.rte .h2:first-child,.rte h3:first-child,.rte .h3:first-child,.rte h4:first-child,.rte .h4:first-child,.rte h5:first-child,.rte .h5:first-child,.rte h6:first-child,.rte .h6:first-child {
    margin-top: 0
}

@media (max-width: 767px) {
    .rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6 {
        font-size:18px
    }
}

.rte h5,.rte .h5,.rte .h5 {
    text-transform: uppercase
}

.rte>div {
    margin-bottom: 15px
}

.rte ul,.rte ol {
    padding-left: 20px
}

.rte ul ul {
    list-style: initial
}

.rte li {
    margin-bottom: 0.4em
}

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

.rte table {
    table-layout: fixed
}

.rte iframe {
    max-width: 100% !important
}

#quickView .rte img {
    display: none
}

.clearfix {
    *zoom:1}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.clearboth {
    clear: both
}

.no-background {
    background: none !important
}

.flexbox,.awe-popup {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

.list-inline {
    *zoom:1}

.list-inline:after {
    content: "";
    display: table;
    clear: both
}

.list-inline li {
    float: left;
    margin: 0
}

.d-list>div {
    position: relative;
    margin-right: 15px
}

.d-list>div:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 13px;
    margin: auto;
    z-index: 9;
    background: #ebebeb
}

.d-list>div:first-child {
    margin: 0
}

.d-list>div:first-child:before {
    display: none
}

.a-center {
    text-align: center !important
}

.a-left {
    text-align: left !important
}

.a-right {
    text-align: right !important
}

.f-left {
    float: left !important
}

.f-right {
    float: right !important
}

.f-none {
    float: none !important
}

.inline {
    display: inline !important
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.flexbox>div {
    flex: 1
}

.background-none {
    background: none !important
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-border {
    border: none !important
}

.ov-h {
    overflow: hidden !important
}

.relative {
    position: relative !important
}

.absolute {
    position: absolute !important
}

.margin-0 {
    margin: 0px !important
}

.margin-vertical-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

.margin-horizontal-0 {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.margin-top-0 {
    margin-top: 0px !important
}

.margin-bottom-0 {
    margin-bottom: 0px !important
}

.margin-left-0 {
    margin-left: 0px !important
}

.margin-right-0 {
    margin-right: 0px !important
}

.padding-0 {
    padding: 0px !important
}

.padding-vertical-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

.padding-horizontal-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.padding-top-0 {
    padding-top: 0px !important
}

.padding-bottom-0 {
    padding-bottom: 0px !important
}

.padding-left-0 {
    padding-left: 0px !important
}

.padding-right-0 {
    padding-right: 0px !important
}

.margin-5 {
    margin: 5px !important
}

.margin-vertical-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.margin-horizontal-5 {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.margin-top-5 {
    margin-top: 5px !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.margin-left-5 {
    margin-left: 5px !important
}

.margin-right-5 {
    margin-right: 5px !important
}

.padding-5 {
    padding: 5px !important
}

.padding-vertical-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.padding-horizontal-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.padding-top-5 {
    padding-top: 5px !important
}

.padding-bottom-5 {
    padding-bottom: 5px !important
}

.padding-left-5 {
    padding-left: 5px !important
}

.padding-right-5 {
    padding-right: 5px !important
}

.margin-10 {
    margin: 10px !important
}

.margin-vertical-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.margin-horizontal-10 {
    margin-left: 10px !important;
    margin-right: 10px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-left-10 {
    margin-left: 10px !important
}

.margin-right-10 {
    margin-right: 10px !important
}

.padding-10 {
    padding: 10px !important
}

.padding-vertical-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.padding-horizontal-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.padding-top-10 {
    padding-top: 10px !important
}

.padding-bottom-10 {
    padding-bottom: 10px !important
}

.padding-left-10 {
    padding-left: 10px !important
}

.padding-right-10 {
    padding-right: 10px !important
}

.margin-15 {
    margin: 15px !important
}

.margin-vertical-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.margin-horizontal-15 {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.margin-top-15 {
    margin-top: 15px !important
}

.margin-bottom-15 {
    margin-bottom: 15px !important
}

.margin-left-15 {
    margin-left: 15px !important
}

.margin-right-15 {
    margin-right: 15px !important
}

.padding-15 {
    padding: 15px !important
}

.padding-vertical-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.padding-horizontal-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.padding-top-15 {
    padding-top: 15px !important
}

.padding-bottom-15 {
    padding-bottom: 15px !important
}

.padding-left-15 {
    padding-left: 15px !important
}

.padding-right-15 {
    padding-right: 15px !important
}

.margin-20 {
    margin: 20px !important
}

.margin-vertical-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.margin-horizontal-20 {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.margin-top-20 {
    margin-top: 20px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-left-20 {
    margin-left: 20px !important
}

.margin-right-20 {
    margin-right: 20px !important
}

.padding-20 {
    padding: 20px !important
}

.padding-vertical-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.padding-horizontal-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-bottom-20 {
    padding-bottom: 20px !important
}

.padding-left-20 {
    padding-left: 20px !important
}

.padding-right-20 {
    padding-right: 20px !important
}

.margin-25 {
    margin: 25px !important
}

.margin-vertical-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.margin-horizontal-25 {
    margin-left: 25px !important;
    margin-right: 25px !important
}

.margin-top-25 {
    margin-top: 25px !important
}

.margin-bottom-25 {
    margin-bottom: 25px !important
}

.margin-left-25 {
    margin-left: 25px !important
}

.margin-right-25 {
    margin-right: 25px !important
}

.padding-25 {
    padding: 25px !important
}

.padding-vertical-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.padding-horizontal-25 {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.padding-top-25 {
    padding-top: 25px !important
}

.padding-bottom-25 {
    padding-bottom: 25px !important
}

.padding-left-25 {
    padding-left: 25px !important
}

.padding-right-25 {
    padding-right: 25px !important
}

.margin-30 {
    margin: 30px !important
}

.margin-vertical-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.margin-horizontal-30 {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.margin-top-30 {
    margin-top: 30px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-left-30 {
    margin-left: 30px !important
}

.margin-right-30 {
    margin-right: 30px !important
}

.padding-30 {
    padding: 30px !important
}

.padding-vertical-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.padding-horizontal-30 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-bottom-30 {
    padding-bottom: 30px !important
}

.padding-left-30 {
    padding-left: 30px !important
}

.padding-right-30 {
    padding-right: 30px !important
}

.margin-35 {
    margin: 35px !important
}

.margin-vertical-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.margin-horizontal-35 {
    margin-left: 35px !important;
    margin-right: 35px !important
}

.margin-top-35 {
    margin-top: 35px !important
}

.margin-bottom-35 {
    margin-bottom: 35px !important
}

.margin-left-35 {
    margin-left: 35px !important
}

.margin-right-35 {
    margin-right: 35px !important
}

.padding-35 {
    padding: 35px !important
}

.padding-vertical-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.padding-horizontal-35 {
    padding-left: 35px !important;
    padding-right: 35px !important
}

.padding-top-35 {
    padding-top: 35px !important
}

.padding-bottom-35 {
    padding-bottom: 35px !important
}

.padding-left-35 {
    padding-left: 35px !important
}

.padding-right-35 {
    padding-right: 35px !important
}

.margin-40 {
    margin: 40px !important
}

.margin-vertical-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.margin-horizontal-40 {
    margin-left: 40px !important;
    margin-right: 40px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-left-40 {
    margin-left: 40px !important
}

.margin-right-40 {
    margin-right: 40px !important
}

.padding-40 {
    padding: 40px !important
}

.padding-vertical-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.padding-horizontal-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-bottom-40 {
    padding-bottom: 40px !important
}

.padding-left-40 {
    padding-left: 40px !important
}

.padding-right-40 {
    padding-right: 40px !important
}

.margin-45 {
    margin: 45px !important
}

.margin-vertical-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important
}

.margin-horizontal-45 {
    margin-left: 45px !important;
    margin-right: 45px !important
}

.margin-top-45 {
    margin-top: 45px !important
}

.margin-bottom-45 {
    margin-bottom: 45px !important
}

.margin-left-45 {
    margin-left: 45px !important
}

.margin-right-45 {
    margin-right: 45px !important
}

.padding-45 {
    padding: 45px !important
}

.padding-vertical-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important
}

.padding-horizontal-45 {
    padding-left: 45px !important;
    padding-right: 45px !important
}

.padding-top-45 {
    padding-top: 45px !important
}

.padding-bottom-45 {
    padding-bottom: 45px !important
}

.padding-left-45 {
    padding-left: 45px !important
}

.padding-right-45 {
    padding-right: 45px !important
}

.margin-50 {
    margin: 50px !important
}

.margin-vertical-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important
}

.margin-horizontal-50 {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.margin-top-50 {
    margin-top: 50px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.margin-left-50 {
    margin-left: 50px !important
}

.margin-right-50 {
    margin-right: 50px !important
}

.padding-50 {
    padding: 50px !important
}

.padding-vertical-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.padding-horizontal-50 {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-bottom-50 {
    padding-bottom: 50px !important
}

.padding-left-50 {
    padding-left: 50px !important
}

.padding-right-50 {
    padding-right: 50px !important
}

.margin-55 {
    margin: 55px !important
}

.margin-vertical-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important
}

.margin-horizontal-55 {
    margin-left: 55px !important;
    margin-right: 55px !important
}

.margin-top-55 {
    margin-top: 55px !important
}

.margin-bottom-55 {
    margin-bottom: 55px !important
}

.margin-left-55 {
    margin-left: 55px !important
}

.margin-right-55 {
    margin-right: 55px !important
}

.padding-55 {
    padding: 55px !important
}

.padding-vertical-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important
}

.padding-horizontal-55 {
    padding-left: 55px !important;
    padding-right: 55px !important
}

.padding-top-55 {
    padding-top: 55px !important
}

.padding-bottom-55 {
    padding-bottom: 55px !important
}

.padding-left-55 {
    padding-left: 55px !important
}

.padding-right-55 {
    padding-right: 55px !important
}

.margin-60 {
    margin: 60px !important
}

.margin-vertical-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.margin-horizontal-60 {
    margin-left: 60px !important;
    margin-right: 60px !important
}

.margin-top-60 {
    margin-top: 60px !important
}

.margin-bottom-60 {
    margin-bottom: 60px !important
}

.margin-left-60 {
    margin-left: 60px !important
}

.margin-right-60 {
    margin-right: 60px !important
}

.padding-60 {
    padding: 60px !important
}

.padding-vertical-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
}

.padding-horizontal-60 {
    padding-left: 60px !important;
    padding-right: 60px !important
}

.padding-top-60 {
    padding-top: 60px !important
}

.padding-bottom-60 {
    padding-bottom: 60px !important
}

.padding-left-60 {
    padding-left: 60px !important
}

.padding-right-60 {
    padding-right: 60px !important
}

.margin-65 {
    margin: 65px !important
}

.margin-vertical-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important
}

.margin-horizontal-65 {
    margin-left: 65px !important;
    margin-right: 65px !important
}

.margin-top-65 {
    margin-top: 65px !important
}

.margin-bottom-65 {
    margin-bottom: 65px !important
}

.margin-left-65 {
    margin-left: 65px !important
}

.margin-right-65 {
    margin-right: 65px !important
}

.padding-65 {
    padding: 65px !important
}

.padding-vertical-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important
}

.padding-horizontal-65 {
    padding-left: 65px !important;
    padding-right: 65px !important
}

.padding-top-65 {
    padding-top: 65px !important
}

.padding-bottom-65 {
    padding-bottom: 65px !important
}

.padding-left-65 {
    padding-left: 65px !important
}

.padding-right-65 {
    padding-right: 65px !important
}

.margin-70 {
    margin: 70px !important
}

.margin-vertical-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important
}

.margin-horizontal-70 {
    margin-left: 70px !important;
    margin-right: 70px !important
}

.margin-top-70 {
    margin-top: 70px !important
}

.margin-bottom-70 {
    margin-bottom: 70px !important
}

.margin-left-70 {
    margin-left: 70px !important
}

.margin-right-70 {
    margin-right: 70px !important
}

.padding-70 {
    padding: 70px !important
}

.padding-vertical-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
}

.padding-horizontal-70 {
    padding-left: 70px !important;
    padding-right: 70px !important
}

.padding-top-70 {
    padding-top: 70px !important
}

.padding-bottom-70 {
    padding-bottom: 70px !important
}

.padding-left-70 {
    padding-left: 70px !important
}

.padding-right-70 {
    padding-right: 70px !important
}

.margin-75 {
    margin: 75px !important
}

.margin-vertical-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important
}

.margin-horizontal-75 {
    margin-left: 75px !important;
    margin-right: 75px !important
}

.margin-top-75 {
    margin-top: 75px !important
}

.margin-bottom-75 {
    margin-bottom: 75px !important
}

.margin-left-75 {
    margin-left: 75px !important
}

.margin-right-75 {
    margin-right: 75px !important
}

.padding-75 {
    padding: 75px !important
}

.padding-vertical-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important
}

.padding-horizontal-75 {
    padding-left: 75px !important;
    padding-right: 75px !important
}

.padding-top-75 {
    padding-top: 75px !important
}

.padding-bottom-75 {
    padding-bottom: 75px !important
}

.padding-left-75 {
    padding-left: 75px !important
}

.padding-right-75 {
    padding-right: 75px !important
}

.margin-80 {
    margin: 80px !important
}

.margin-vertical-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important
}

.margin-horizontal-80 {
    margin-left: 80px !important;
    margin-right: 80px !important
}

.margin-top-80 {
    margin-top: 80px !important
}

.margin-bottom-80 {
    margin-bottom: 80px !important
}

.margin-left-80 {
    margin-left: 80px !important
}

.margin-right-80 {
    margin-right: 80px !important
}

.padding-80 {
    padding: 80px !important
}

.padding-vertical-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.padding-horizontal-80 {
    padding-left: 80px !important;
    padding-right: 80px !important
}

.padding-top-80 {
    padding-top: 80px !important
}

.padding-bottom-80 {
    padding-bottom: 80px !important
}

.padding-left-80 {
    padding-left: 80px !important
}

.padding-right-80 {
    padding-right: 80px !important
}

.margin-85 {
    margin: 85px !important
}

.margin-vertical-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important
}

.margin-horizontal-85 {
    margin-left: 85px !important;
    margin-right: 85px !important
}

.margin-top-85 {
    margin-top: 85px !important
}

.margin-bottom-85 {
    margin-bottom: 85px !important
}

.margin-left-85 {
    margin-left: 85px !important
}

.margin-right-85 {
    margin-right: 85px !important
}

.padding-85 {
    padding: 85px !important
}

.padding-vertical-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important
}

.padding-horizontal-85 {
    padding-left: 85px !important;
    padding-right: 85px !important
}

.padding-top-85 {
    padding-top: 85px !important
}

.padding-bottom-85 {
    padding-bottom: 85px !important
}

.padding-left-85 {
    padding-left: 85px !important
}

.padding-right-85 {
    padding-right: 85px !important
}

.margin-90 {
    margin: 90px !important
}

.margin-vertical-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important
}

.margin-horizontal-90 {
    margin-left: 90px !important;
    margin-right: 90px !important
}

.margin-top-90 {
    margin-top: 90px !important
}

.margin-bottom-90 {
    margin-bottom: 90px !important
}

.margin-left-90 {
    margin-left: 90px !important
}

.margin-right-90 {
    margin-right: 90px !important
}

.padding-90 {
    padding: 90px !important
}

.padding-vertical-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important
}

.padding-horizontal-90 {
    padding-left: 90px !important;
    padding-right: 90px !important
}

.padding-top-90 {
    padding-top: 90px !important
}

.padding-bottom-90 {
    padding-bottom: 90px !important
}

.padding-left-90 {
    padding-left: 90px !important
}

.padding-right-90 {
    padding-right: 90px !important
}

.margin-95 {
    margin: 95px !important
}

.margin-vertical-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important
}

.margin-horizontal-95 {
    margin-left: 95px !important;
    margin-right: 95px !important
}

.margin-top-95 {
    margin-top: 95px !important
}

.margin-bottom-95 {
    margin-bottom: 95px !important
}

.margin-left-95 {
    margin-left: 95px !important
}

.margin-right-95 {
    margin-right: 95px !important
}

.padding-95 {
    padding: 95px !important
}

.padding-vertical-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important
}

.padding-horizontal-95 {
    padding-left: 95px !important;
    padding-right: 95px !important
}

.padding-top-95 {
    padding-top: 95px !important
}

.padding-bottom-95 {
    padding-bottom: 95px !important
}

.padding-left-95 {
    padding-left: 95px !important
}

.padding-right-95 {
    padding-right: 95px !important
}

.margin-100 {
    margin: 100px !important
}

.margin-vertical-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important
}

.margin-horizontal-100 {
    margin-left: 100px !important;
    margin-right: 100px !important
}

.margin-top-100 {
    margin-top: 100px !important
}

.margin-bottom-100 {
    margin-bottom: 100px !important
}

.margin-left-100 {
    margin-left: 100px !important
}

.margin-right-100 {
    margin-right: 100px !important
}

.padding-100 {
    padding: 100px !important
}

.padding-vertical-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important
}

.padding-horizontal-100 {
    padding-left: 100px !important;
    padding-right: 100px !important
}

.padding-top-100 {
    padding-top: 100px !important
}

.padding-bottom-100 {
    padding-bottom: 100px !important
}

.padding-left-100 {
    padding-left: 100px !important
}

.padding-right-100 {
    padding-right: 100px !important
}

.btn,input[type="submit"] {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    border: none;
    font-weight: 400;
    border-radius: 0;
    letter-spacing: 0;
    -webkit-transition: background-color 0.1s ease-in;
    -moz-transition: background-color 0.1s ease-in;
    -ms-transition: background-color 0.1s ease-in;
    -o-transition: background-color 0.1s ease-in;
    transition: background-color 0.1s ease-in;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn[disabled],input[disabled][type="submit"],.btn.disabled,input.disabled[type="submit"] {
    cursor: default;
    background-color: #ebebeb
}

.btn.btn-primary,input.btn-primary[type="submit"] {
    background: #a7252f !important;
    color: #fff;
    text-transform: uppercase
}

.btn.btn-primary:hover,input.btn-primary[type="submit"]:hover {
    background: #cdad70 !important
}

.btn.btn-circle,input.btn-circle[type="submit"] {
    border-radius: 50%;
    padding: 0
}

.btn.btn-large,input.btn-large[type="submit"] {
    height: 50px;
    line-height: 50px;
    padding: 0 74px
}

.btn.btn-small,input.btn-small[type="submit"] {
    height: 34px;
    line-height: 34px;
    padding: 0 32px;
    font-size: .85714em
}

.btn.btn-dark,input.btn-dark[type="submit"] {
    background: #2a2a2a;
    color: #fff
}

.btn.btn-white,input.btn-white[type="submit"] {
    background: #fff;
    color: #333;
    border: 1px solid #ebebeb;
    font-weight: 400
}

.btn.btn-white:hover,input.btn-white[type="submit"]:hover {
    background: #bc2a35;
    color: #fff
}

.btn.btn-gray,input.btn-gray[type="submit"] {
    background: #9e9e9e;
    color: #fff
}

.btn.btn-gray:hover,input.btn-gray[type="submit"]:hover {
    background: #a7252f
}

.btn.btn-gray a,input.btn-gray[type="submit"] a {
    color: #fff
}

.btn.btn-full,input.btn-full[type="submit"] {
    display: block;
    width: 100%
}

.btn-link {
    line-height: 40px;
    color: #a7252f
}

.btn-link:hover {
    text-decoration: underline
}

.ajax-load {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    opacity: 0;
    visibility: hidden
}

.ajax-load.active {
    opacity: 1;
    visibility: visible;
    z-index: 9999
}

.awe-popup {
    position: fixed;
    z-index: 9999;
    top: 0;
    height: 0;
    width: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.awe-popup .overlay {
    background-color: rgba(33,33,33,0.8);
    color: rgba(0,0,0,0.4);
    position: fixed;
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0
}

.awe-popup .content {
    position: relative;
    max-width: 1140px;
    min-width: 1140px;
    padding: 25px 28px;
    max-height: 0;
    text-align: left;
    opacity: 0;
    margin: 0 auto;
    background: transparent;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: relative;
    padding: 25px 28px;
    max-height: 0;
    text-align: left;
    opacity: 0;
    margin: 0 auto;
    background: #fff
}

.awe-popup.active {
    visibility: visible;
    opacity: 1;
    top: 0 !important;
    height: auto;
    width: auto
}

.awe-popup.active .content {
    max-height: calc(100% - 60px);
    opacity: 1;
    background: transparent;
    padding: 0
}

.awe-popup.active .content .info {
    background: #fff;
    min-width: 500px
}

.awe-popup.active .overlay {
    width: 100%;
    height: 100%
}

.close-window {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    color: #000;
    font-size: 20px;
    font-weight: bold
}

.close-window.quickviewsclose .fa {
    color: #333
}

.close-window .fa {
    display: block;
    font-size: 1.42857em;
    line-height: 25px;
    color: #fff
}

.awe-popup.loading {
    z-index: 9998
}

.awe-popup.loading .loader {
    left: 50%;
    position: fixed;
    top: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.awe-popup.loaded-content .loader {
    display: none
}

.awe-popup.addcart-popup .content {
    min-width: auto
}

.product-popup .product-image {
    float: left;
    margin: 0 20px 0 0
}

.product-popup .product-info {
    overflow: hidden;
    position: relative
}

.product-popup .product-info p {
    margin-bottom: 0px;
    line-height: 24px
}

.product-popup .popup-title {
    padding-left: 15px;
    border-radius: 0
}

.product-popup .popup-title i {
    margin-right: 5px
}

.product-popup .product-name {
    color: #a7252f
}

.product-popup .product-info p.total-money {
    margin-bottom: 15px
}

.product-popup h3,.product-popup .h3 {
    color: #52b249;
    margin-bottom: 25px
}

.product-popup h3 .fa,.product-popup .h3 .fa {
    margin-right: 4px
}

.product-popup .pop-right h3,.product-popup .pop-right .h3 {
    color: #333
}

.pop-right {
    background: #f9f9f9
}

.awe-popup.product-popup.active .content {
    max-height: calc(100% - 60px);
    opacity: 1;
    padding: 0
}

@media (max-width: 1199px) {
    .awe-popup .content {
        max-width:700px;
        min-width: auto
    }
}

@media (max-width: 543px) {
    .product-popup .product-image {
        width:120px;
        height: 120px
    }

    .product-popup .product-image img {
        max-width: 120px !important
    }

    .awe-popup.product-popup.active .content {
        max-height: calc(100% - 60px);
        opacity: 1;
        margin: 0 20px
    }

    .addcart-popup .col-xl-6 {
        padding: 0 !important
    }

    .product-popup h3,.product-popup .h3 {
        font-size: 1.28571em;
        margin-bottom: 0
    }
}

.swatch {
    margin: 10px 0
}

.swatch .header {
    margin: 0px 0px 10px;
    text-align: left;
    min-width: 100px;
    font-weight: 400;
    font-size: 14px;
    color: #707070;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

.swatch label {
    float: left;
    min-width: 40px !important;
    height: 40px !important;
    margin: 0;
    border: #ebebeb 1px solid;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 0;
    border-radius: 0px
}

.swatch-element label {
    padding: 0 5px
}

.color.swatch-element label {
    padding: 0
}

.swatch input:checked+label {
    background: #a7252f;
    border-color: #a7252f;
    color: #fff
}

.swatch .color input:checked+label {
    position: relative;
    border: solid 2px #cccccc
}

.swatch .color input:checked+label:after {
    content: "";
    width: 16px;
    height: 16px;
    background: url(//bizweb.dktcdn.net/100/368/547/themes/843705/assets/check-swatch.svg?1681162284525);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block
}

.swatch .color .fa:before {
    width: 30px;
    height: 30px
}

.swatch .color label {
    border-radius: 0px;
    min-width: unset !important;
    width: 30px;
    height: 30px !important;
    line-height: 30px;
    border: solid 2px #cccccc;
    position: relative
}

.swatch .color label:before {
    content: "";
    height: 100%;
    width: 100%;
    border: solid 2px #fff;
    position: absolute;
    left: 0;
    top: 0
}

.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0px 10px 10px 0;
    position: relative
}

.swatch .swatch-element.color .tim {
    background-color: #db23b6
}

.swatch .swatch-element.color .xanh {
    background-color: #0554ff
}

.swatch .swatch-element.color .vang {
    background-color: #e6fa0a
}

.swatch .swatch-element.color .nau {
    background-color: #594f4f
}

.swatch .swatch-element.color .do {
    background-color: #f20808
}

.swatch .swatch-element.color .cam {
    background-color: #fc9905
}

.swatch .swatch-element.color .xam {
    background-color: #615a5a
}

.swatch .swatch-element.color .xanh-nuoc-bien {
    background-color: #3a40fa
}

.swatch .swatch-element.color .xanh-la-cay {
    background-color: #00ff15
}

.swatch .swatch-element.color .hong {
    background-color: #ff00d5
}

.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

#quick-view-product .selector-wrapper {
    display: none !important
}

.swatch .swatch-element {
    position: relative
}

.swatch .swatch-element .crossed-out {
    display: none
}

.swatch .swatch-element.soldout .crossed-out {
    display: block
}

.swatch .swatch-element input {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.swatch .tooltip {
    text-align: center;
    background: gray;
    color: #fff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -35px;
    margin-bottom: 15px;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0,0,0,0.28);
    -o-box-shadow: 2px 2px 6px rgba(0,0,0,0.28);
    box-shadow: 2px 2px 6px rgba(0,0,0,0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid gray 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px)
}

.swatch.error {
    background-color: #E8D2D2 !important;
    color: #333 !important;
    padding: 1em;
    border-radius: 5px
}

.swatch.error p {
    margin: 0.7em 0
}

.swatch.error p:first-child {
    margin-top: 0
}

.swatch.error p:last-child {
    margin-bottom: 0
}

.swatch.error code {
    font-family: monospace
}

.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {
    top: 50%;
    position: absolute;
    text-decoration: none;
    width: 30px;
    margin-top: -15px;
    padding: 0;
    background: #f5f5f5;
    outline: none;
    text-indent: 1010%;
    border-radius: 0;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 0;
    font-size: 0px
}

.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    width: 29px;
    text-align: center;
    line-height: 29px;
    font-size: 20px;
    background: #f5f5f5;
    color: #dadbdb
}

.owl-carousel .owl-nav .owl-prev {
    left: 0
}

.owl-carousel .owl-nav .owl-prev:before {
    content: "\f104"
}

.owl-carousel .owl-nav .owl-next {
    right: 0
}

.owl-carousel .owl-nav .owl-next:before {
    content: "\f105"
}

.owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

@media (max-width: 768px) {
    .owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before {
        font-size:14px
    }

    .owl-carousel .owl-nav .owl-prev {
        left: 0
    }

    .owl-carousel .owl-nav .owl-next {
        right: 0
    }
}

.owl-carousel .owl-dots {
    display: block;
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 3px
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #a7252f
}

.owl-carousel-inset .owl-nav .owl-prev {
    left: 0
}

.owl-carousel-inset .owl-nav .owl-next {
    right: 0
}

.owl-carousel-inset .owl-dots {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 25px
}

.owl-carousel-inset .owl-prev,.owl-carousel-inset .owl-next {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.owl-carousel-inset:hover .owl-prev,.owl-carousel-inset:hover .owl-next {
    opacity: 1;
    visibility: visible
}

.owl-carousel-inset:hover .owl-prev.disabled,.owl-carousel-inset:hover .owl-next.disabled {
    opacity: .5
}

.owl-carousel-inset:hover .owl-nav .owl-prev {
    left: 25px
}

.owl-carousel-inset:hover .owl-nav .owl-next {
    right: 25px
}

.owl-carousel .owl-item img {
    width: auto
}

.owl-carousel .owl-item.focus {
    border: 2px solid #333
}

.tab-wrap .tabs-title {
    *zoom:1;display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0 0 26px
}

.tab-wrap .tabs-title:after {
    content: "";
    display: table;
    clear: both
}

.tab-wrap .tabs-title li {
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 40px;
    float: left
}

.tab-wrap .tabs-title li:before {
    content: "|";
    color: #c9c9c9;
    padding: 0 16px;
    color: #1c1c1c
}

.tab-wrap .tabs-title li:first-child:before {
    display: none
}

.tab-wrap .tabs-title li.current {
    color: #212121
}

.tab-wrap .tab-content {
    position: relative
}

ul.tabs li {
    background: none;
    display: inline-block;
    cursor: pointer
}

ul.tabs li.current {
    color: #000
}

.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.accordion .nav-item .tab-pane {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.accordion .nav-item.active .tab-pane {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

#quick-view-product {
    bottom: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0 !important;
    z-index: 9999
}

#quick-view-product .product-info {
    color: #222;
    font-weight: 300;
    padding-right: 25px;
    border: none
}

#quick-view-product .brand {
    color: #222
}

#quick-view-product .available {
    margin: 0;
    font-weight: 400;
    color: #a7252f
}

#quick-view-product .available.outstock {
    color: #E55E5E
}

#quick-view-product .product-left-column .image-block {
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
    border: solid 1px #ebebeb
}

#quick-view-product .product-left-column .image-block .view_full_size {
    position: relative;
    max-width: 350px;
    display: block;
    margin: 0 auto;
    padding: 10px
}

@media (max-width: 1440px) {
    #quick-view-product .product-left-column .image-block .view_full_size {
        max-width:320px !important
    }
}

#quick-view-product h3,#quick-view-product .h3 {
    margin: 0px
}

#quick-view-product .qwp-name {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    margin: 0px 0px 10px;
    font-size: 30px;
    font-weight: 400;
    line-height: 35px;
    color: #333
}

#quick-view-product .qwp-name a {
    color: #333;
    text-decoration: none
}

#quick-view-product .qwp-name:hover>a {
    text-decoration: none;
    color: #a7252f
}

.product-featured-image-quickview {
    margin-bottom: 10px;
    margin: 0 auto
}

#quick-view-product form {
    width: 100%
}

#quick-view-product form .selector-wrapper label {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0px;
    line-height: 40px
}

#quick-view-product form .selector-wrapper .single-option-selector {
    width: calc(100% - 100px);
    -webkit-width: calc(100% - 100px);
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 0px
}

#quick-view-product form label {
    display: inline-block;
    min-width: 100px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 20px;
    float: left
}

#quick-view-product form select {
    width: 150px;
    display: inline-block;
    height: 40px;
    float: left;
    margin-right: 20px;
    text-transform: capitalize
}

#quick-view-product .price {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 700;
    color: #df0000;
    font-size: 30px;
    line-height: 24px;
    margin-right: 10px
}

#quick-view-product del {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 400;
    font-size: 16px;
    color: #acacac;
    line-height: 24px;
    margin-left: 5px;
    display: inline-block
}

#quick-view-product #usefull_link_block {
    margin: 10px 0
}

#quick-view-product #usefull_link_block li a {
    color: #222;
    line-height: 17px
}

#quick-view-product .fancybox-overlay {
    display: block !important;
    height: 100vh;
    background: none;
    z-index: 100
}

#quick-view-product .quick-view-product {
    position: absolute;
    width: 1030px;
    top: 5%;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 35px 30px 35px;
    background-color: #fff;
    z-index: 8011;
    border-radius: 0px
}

#quick-view-product .prices {
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 5px;
    margin: 20px 0px
}

#quick-view-product .product-right-column .price-product-detail {
    margin: 0;
    line-height: 33px
}

#quick-view-product #quantity-detail {
    margin: 0;
    display: inline-block;
    padding-right: 0
}

#quick-view-product .total-price {
    float: left;
    width: 100%;
    display: block;
    margin-top: 15px
}

#quick-view-product .total-price span {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1.07143em;
    font-weight: 400;
    color: #222
}

#quick-view-product .more-view-wrapper {
    overflow: visible
}

#quick-view-product .product-right-column .quantity_wanted_p {
    width: 100%;
    margin-top: 15px
}

#quick-view-product .product-right-column .add_to_cart_detail {
    margin: 15px 10px 15px 0;
    width: 100%
}

#quick-view-product .product-right-column .add_to_cart_detail.disabled {
    padding: 0 20px
}

#quick-view-product .product-right-column .btn-wishlist {
    margin-top: 15px
}

#quick-view-product .swatch {
    margin: 20px 0 0
}

#quick-view-product .swatch .swatch-element {
    margin: 0px 6px 0 0
}

#quick-view-product .swatch .swatch-element label {
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    height: 30px !important
}

#quick-view-product .loading-imgquickview {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

#quick-view-product .availability,#quick-view-product .product-sku {
    line-height: 28px
}

.thumbs_list_quickview {
    text-align: center;
    position: relative;
    margin-top: 6px;
    height: 100px;
    padding: 10px 5px
}

.thumbs_list_quickview .product-photo-thumbs .owl-stage-outer {
    overflow: hidden
}

#thumblist_quickview {
    position: relative;
    padding: 0;
    margin: 0 auto
}

#thumblist_quickview #thumblist {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    position: static
}

#thumblist_quickview .owl-row {
    margin-left: -3px;
    margin-right: -3px
}

#thumblist_quickview .owl-item {
    float: left
}

#thumblist_quickview .owl-item li {
    padding: 5px;
    margin-right: 0px
}

#thumblist_quickview .owl-item li a {
    border: solid 1px #ebebeb
}

#thumblist_quickview .owl-item li.active {
    opacity: 1
}

#thumblist_quickview .owl-item li.active a {
    border-color: #a7252f
}

#thumblist_quickview .owl-item img {
    padding: 5px
}

#thumblist_quickview .owl-item a {
    display: block;
    height: 90px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

#thumblist_quickview .owl-item img {
    max-width: 100% !important;
    max-height: 100% !important
}

#thumblist_quickview .thumb_item {
    border: 1px solid #e6e6e6
}

#thumblist_quickview .owl-nav .owl-prev,#thumblist_quickview .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    border-radius: 3px;
    line-height: 25px;
    text-align: center;
    top: 50%
}

@media (min-width: 992px) and (max-width: 1199px) {
    #thumblist_quickview .owl-nav .owl-prev,#thumblist_quickview .owl-nav .owl-next {
        top:25%
    }
}

#thumblist_quickview .owl-nav .owl-prev:before,#thumblist_quickview .owl-nav .owl-next:before {
    height: 25px;
    width: 25px;
    line-height: 24px;
    top: 40px;
    color: #333;
    border-radius: 50%;
    border: none;
    background: #fff
}

#thumblist_quickview .owl-nav .owl-prev:hover:before,#thumblist_quickview .owl-nav .owl-next:hover:before {
    border-color: #a7252f;
    color: #a7252f
}

#thumblist_quickview .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 38px;
    padding-right: 2px
}

#thumblist_quickview .owl-nav .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 38px;
    padding-left: 1px
}

#thumblist_quickview .owl-next,#thumblist_quickview .owl-prev {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    color: #333;
    margin-top: -10px
}

#thumblist_quickview .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px;
    right: -25px;
    top: 40px
}

#thumblist_quickview .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 16px;
    left: -25px;
    top: 40px
}

#thumblist_quickview .owl-next:before,#thumblist_quickview .owl-prev:before {
    border: 1px solid #b6b6b6;
    border-radius: 100%;
    font-size: .71429em;
    line-height: 18px;
    color: #000;
    text-shadow: none;
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center
}

#thumblist_quickview .owl-next:hover:before,#thumblist_quickview .owl-prev:hover:before {
    background: #fff;
    color: #a7252f;
    cursor: pointer
}

@media (max-width: 1199px) {
    #quick-view-product,.quickview {
        display:none !important
    }
}

.fancybox-close {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
    text-align: center;
    background: #333;
    line-height: 25px;
    border-radius: 50%
}

.quickview-info {
    padding-bottom: 0px;
    width: 100%;
    float: left
}

.quickview-info .vendor_ {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #707070;
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    position: relative
}

.quickview-info .vendor_.frist:after {
    content: "";
    height: 15px;
    width: 1px;
    background: #bbb;
    position: absolute;
    right: 0px;
    top: 4px
}

.quickview-info .vendor_ .vendor,.quickview-info .vendor_ .status_name {
    color: #a7252f;
    font-weight: 400
}

.quickview-info .vendor_ .vendor a,.quickview-info .vendor_ .status_name a {
    text-decoration: none;
    color: #a7252f
}

.quickview-info .reviews_qv {
    margin: 10px 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
    display: block;
    float: left
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    float: left;
    text-align: center
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star {
    padding: 0px
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 12px;
    font-family: 'FontAwesome'
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star i:before {
    font-family: 'FontAwesome'
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
    content: "\f006";
    color: #ffe382
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffe382
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffe382
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge div img {
    display: none
}

.quickview-info .reviews_qv .bizweb-product-reviews-badge div p {
    display: none;
    font-size: 12px;
    color: #7b7b7b
}

.quickview-info .reviews_qv .textreviews {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    position: relative;
    line-height: 27px;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin-left: 0px;
    padding-left: 10px;
    text-decoration: underline
}

.quick_option .quantity_wanted_p {
    margin-top: 15px;
    width: 100%;
    float: left
}

.quick_option .quantity_wanted_p .input_number_product {
    display: inline-flex;
    position: relative;
    width: 100px;
    margin-bottom: 0px;
    float: left
}

@media (max-width: 1199px) and (min-width: 768px) {
    .quick_option .quantity_wanted_p .input_number_product {
        width:100px !important
    }
}

.quick_option .quantity_wanted_p .input_number_product .btn_num {
    padding: 0px 0px 0px;
    font-size: 20px;
    line-height: 20px;
    display: block;
    width: 20px;
    height: 22.5px;
    float: left;
    color: #333;
    text-align: center;
    border: solid 1px #ddd;
    background: #fff
}

.quick_option .quantity_wanted_p .input_number_product .btn_num .fa {
    line-height: 38px;
    color: #222
}

.quick_option .quantity_wanted_p .input_number_product .btn_num:hover {
    cursor: pointer;
    color: #222;
    text-decoration: none
}

.quick_option .quantity_wanted_p .input_number_product .num_1 {
    display: inline-block;
    float: left;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    position: absolute;
    right: 1px;
    top: 21.5px;
    height: 23.5px
}

.quick_option .quantity_wanted_p .input_number_product .num_2 {
    display: inline-block;
    float: left;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    position: absolute;
    right: 1px;
    top: 0
}

.quick_option .quantity_wanted_p .input_number_product input {
    padding: 13px;
    margin: 0px;
    display: block;
    float: left;
    height: 45px;
    width: 80px;
    line-height: 45px;
    text-align: center;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
    border: solid 1px #ddd
}

@media (max-width: 1199px) and (min-width: 768px) {
    .quick_option .quantity_wanted_p .input_number_product input {
        width:80px
    }
}

.quick_option .quantity_wanted_p .button_cart_buy_enable,.quick_option .quantity_wanted_p .button_cart_buy_disable {
    height: 45px;
    margin-left: 20px;
    font-family: "Arial",sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    padding: 0px 35px;
    border-radius: 0px;
    margin-top: 0px;
    text-transform: inherit;
    border: solid 1px #a7252f;
    background: #a7252f;
    display: flex;
    text-align: center;
    justify-content: center;
    -o-justify-content: center;
    -moz-justify-content: center;
    -os-justify-content: center;
    -webkit-justify-content: center;
    font-weight: 400;
    float: left
}

@media (max-width: 1199px) and (min-width: 768px) {
    .quick_option .quantity_wanted_p .button_cart_buy_enable,.quick_option .quantity_wanted_p .button_cart_buy_disable {
        margin-left:5px
    }
}

@media (max-width: 767px) {
    .quick_option .quantity_wanted_p .button_cart_buy_enable,.quick_option .quantity_wanted_p .button_cart_buy_disable {
        width:100%;
        margin-left: 0px;
        align-items: center;
        justify-content: center
    }
}

.quick_option .quantity_wanted_p .button_cart_buy_enable span,.quick_option .quantity_wanted_p .button_cart_buy_disable span {
    line-height: 45px;
    text-transform: uppercase;
    width: 100%;
    float: left;
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 700;
    font-size: 12px
}

.quick_option .quantity_wanted_p .button_cart_buy_enable {
    background: #a7252f;
    border: solid 1px #a7252f;
    position: relative
}

.quick_option .quantity_wanted_p .button_cart_buy_enable:hover {
    background: #a7252f;
    border-color: #a7252f;
    color: #fff
}

.quick_option .quantity_wanted_p .button_cart_buy_disable {
    background: rgba(255,65,87,0.51)
}

.quickview-product .product-single h1 a,.quickview-product .product-single .h1 a,.quickview-product .product-single .h1 a {
    font-size: 1.42857em
}

.quickview-product .product-single .price {
    font-size: 1.85714em
}

.quickview-product .content {
    padding: 30px
}

.quickview-product .product-name {
    margin: 0 0 10px !important
}

.quickview-product .review {
    margin-bottom: 10px
}

.quickview-product .review:before {
    content: " ";
    display: table
}

.quickview-product .review:after {
    content: " ";
    display: table;
    clear: both
}

.quickview-product .review .spr-badge {
    float: left;
    height: 24px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0
}

.quickview-product .review .spr-badge .spr-icon {
    margin: 0
}

.quickview-product .review .spr-badge .spr-active {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden
}

.quickview-product .review .spr-badge .spr-badge-caption {
    float: left;
    margin: 0 0 9px
}

.quickview-product span.available {
    display: none
}

.quickview-product span.available.active {
    display: block
}

.quickview-product .product-description {
    color: #707070;
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    line-height: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 400
}

.quickview-product .product-description span {
    color: #707070;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    font-weight: 400
}

.quickview-product .product-description .view-more {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    color: #a7252f;
    font-weight: 400
}

.quickview-product .view-more {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    margin-bottom: 0px;
    display: block
}

.quickview-product .view-more:hover {
    color: #a7252f;
    text-decoration: none
}

.quickview-product .product-actions {
    border: none;
    padding: 0;
    margin: 0
}

.quickview-product .product-actions .btn-addToCart {
    clear: none;
    margin: 0
}

.quickview-product .product-media {
    position: relative;
    min-width: 400px
}

.quickview-product .product-media:before {
    content: " ";
    display: table
}

.quickview-product .product-media:after {
    content: " ";
    display: table;
    clear: both
}

.quickview-product .more-views {
    width: 80px;
    margin: 0;
    height: calc(100% - 60px);
    min-height: 361px;
    position: absolute;
    top: 30px;
    left: 0;
    overflow: hidden
}

.quickview-product .more-views a {
    display: block;
    overflow: hidden;
    height: 100%
}

.quickview-product .more-views img {
    display: block;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.quickview-product .border-bottom-qv {
    padding: 2px 0px;
    border: solid 1px #ebebeb;
    border-left: 0px;
    border-right: 0px;
    display: block;
    margin-top: 30px
}

.quickview-product .featured-image {
    float: right;
    width: calc(100% - 100px);
    margin: 0
}

.quickview-product form {
    margin: 0
}

.quickview-product .product-actions .product-single-quantity {
    margin-bottom: 0
}

.quickview-product .product-single .product-description {
    margin: 0 0 25px
}

.quickview-product .product-options {
    margin: 0 0 25px;
    padding: 0 0 25px
}

.quickview-product .details {
    margin: 0 0 8px
}

.filter-container {
    margin-bottom: 0px
}

.aside-filter {
    margin-top: 0px
}

.aside-filter .aside-item .aside-content {
    padding: 0px;
    margin-bottom: 25px;
    border-top: 0px;
    width: 100%;
    float: left;
    margin-top: 10px
}

.aside-filter .aside-item .aside-content ul {
    max-height: 150px;
    overflow-y: auto
}

.aside-filter .aside-item .aside-content.sizes-list {
    margin-bottom: 0px
}

.aside-filter .aside-item .aside-content.filter-price-value {
    padding: 20px 0px 20px
}

.filter-group {
    padding: 20px 0px 20px 0px
}

.filter-group ul {
    max-height: 300px;
    overflow-y: auto;
    min-height: 50px
}

.filter-group ul::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ebebeb;
    width: 5px
}

.filter-group ul::-webkit-scrollbar {
    width: 5px;
    background-color: #ebebeb
}

.filter-group ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #a7252f;
    width: 5px
}

.filter-group-title {
    display: block;
    font-size: 1.28571em;
    margin-bottom: 10px
}

.filter-group {
    position: relative
}

.color_ul {
    padding: 15px;
    width: 100%;
    float: left
}

.filter-item {
    margin: 0;
    cursor: pointer;
    line-height: 40px;
    min-width: 100%;
    float: left;
    padding-right: 10px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

.filter-item:last-child {
    border-bottom: 0px
}

.filter-item label {
    padding: 0px 0px;
    line-height: 2em
}

.filter-item .label_relative {
    position: relative
}

.filter-item .label_relative .filter_tt {
    padding-left: 5px;
    display: inline-block
}

.filter-item.filter-color-size {
    min-width: 0px;
    padding: 0px
}

.filter-item.filter-size {
    min-width: 0px;
    padding: 0px;
    width: 100%;
    text-align: left;
    margin-right: 5px;
    line-height: 30px;
    color: #898989;
    position: relative
}

.filter-item.filter-size:hover {
    color: #a7252f
}

.filter-item.filter-size .fa {
    opacity: 1;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 21px;
    line-height: 30px
}

.filter-item .name_color {
    line-height: 25px;
    display: inline-block;
    height: 20px;
    position: absolute;
    font-size: 14px;
    color: #898989;
    text-transform: inherit
}

.filter-item * {
    color: #898989;
    cursor: pointer;
    font-size: 1em;
    font-weight: normal
}

.filter-item.size .tags_size {
    position: relative;
    width: calc(100% - 30px);
    -o-width: calc(100% - 30px);
    -moz-width: calc(100% - 30px);
    -webkit-width: calc(100% - 30px);
    display: inline-block;
    float: left;
    padding-left: 25px;
    margin-bottom: 5px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 400;
    font-size: 14px;
    color: #898989
}

.filter-item.size .tags_size:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid transparent
}

.filter-item.size input:checked+.tags_size:before {
    border-color: #a7252f
}

.filter-item.color {
    min-width: 0%;
    border-bottom: 0px;
    line-height: 30px
}

.filter-item.color a,.filter-item.color label {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 0;
    font-size: 14px;
    line-height: 20px;
    color: #898989;
    padding: 0
}

.filter-item.color .fa {
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 0;
    top: 4px
}

.filter-item.color .fa:before {
    display: none
}

.filter-item.color .fa.trang:hover:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%
}

.filter-item.color .fa:hover:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
    border: none
}

.filter-item.color input:checked+.fa:before {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 0px solid #fff;
    border-radius: 50%
}

.filter-item.color input:checked+.fa.trang:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    border-radius: 50%;
    top: 7px;
    border: 1px solid #fff
}

.filter-item.color input:checked+.fa:after {
    font-family: 'FontAwesome';
    display: block;
    content: "\f00c";
    color: #fff;
    font-size: 12px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 10px;
    top: 7px
}

.filter-item.color input:checked+span {
    color: #a7252f
}

.filter-item.color input:checked+.fa.trang:after {
    font-family: 'FontAwesome';
    display: block;
    content: "\f00c";
    color: #333;
    font-size: 12px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 3px
}

.filter-item--green *:hover {
    color: #a7252f
}

.filter-item--half {
    display: inline-block;
    width: 48%;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 3px
}

.filter-item--check-box input {
    display: none
}

.filter-item--check-box .fa {
    margin-right: 5px;
    width: 14px;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    top: 2px;
    display: inline-block
}

.filter-item--check-box input+.fa:before {
    content: "";
    margin-right: 5px;
    font-size: 18px;
    border: solid 1px #ddd;
    line-height: 40px;
    position: absolute;
    top: -15px;
    height: 15px !important;
    width: 15px;
    border-radius: 3px
}

.filter-item--check-box input:checked+span {
    color: #a7252f
}

.filter-item--check-box input:checked+.fa,.filter-item--check-box input:checked+span {
    color: #a7252f
}

.filter-item--check-box input:checked+.fa:after,.filter-item--check-box input:checked+span:after {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    line-height: 14px;
    background-image: url(check-white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    top: -15px;
    font-size: 12px;
    left: 1px
}

.filter-item--check-box input:checked+.fa:before,.filter-item--check-box input:checked+span:before {
    border-color: #a7252f;
    background: #a7252f
}

.filter-container__selected-filter {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.filter-container__selected-filter-header {
    margin-bottom: 5px
}

.filter-container__selected-filter-header-title {
    font-size: 18px;
    font-weight: bold;
    color: #0038AE
}

.filter-container__clear-all {
    float: right;
    color: #333;
    margin-top: 3px
}

.filter-container__selected-filter-item {
    padding: 3px 0
}

.filter-container__selected-filter-item>a {
    color: #333;
    font-size: .92857em
}

.filter-container__selected-filter-item .icon {
    margin-right: 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(delete-red.svg);
    background-repeat: no-repeat;
    background-size: cover
}

#sort-by {
    float: right;
    font-size: 12px;
    text-align: left
}

#sort-by .button-asc,#sort-by .button-desc {
    background-color: #f8f8f8;
    box-shadow: none;
    float: right;
    height: 30px;
    line-height: 28px;
    margin-left: 5px;
    text-align: center;
    width: 30px
}

#sort-by label {
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-right: 6px;
    margin-bottom: 0;
    font-weight: 500
}

#sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    float: right
}

#sort-by a:link,#sort-by a:visited {
    color: #333;
    text-decoration: none
}

#sort-by>ul>li {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer;
    line-height: 30px;
    background-image: url(ico-select.png) !important
}

#sort-by li {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    margin: 0 auto;
    outline: medium none;
    padding: 0 20px;
    position: relative;
    width: 150px;
    float: left;
    color: #333;
    border: 1px solid #e1e1e1;
    font-size: 14px
}

#sort-by li>a {
    display: inline-block;
    width: 100%;
    line-height: 30px
}

#sort-by li li {
    width: 100%;
    margin-top: 0px;
    border-top: none;
    border-right: none;
    border-left: none
}

#sort-by li li a:hover {
    color: #fff
}

#sort-by li:hover {
    background-color: #fff
}

#sort-by li li:hover {
    background-color: #a7252f;
    color: #fff
}

#sort-by li li:hover a {
    color: #fff
}

#sort-by ul ul {
    position: absolute;
    display: none;
    left: -1px;
    top: 32px;
    background: none repeat scroll 0 0 #F8F8F8;
    z-index: 10000;
    border-top: none;
    border: 1px #e1e1e1 solid;
    width: 150px
}

#sort-by ul ul li:last-child {
    border-bottom: none
}

#sort-by ul ul li a:hover,#sort-by ul ul li a:focus {
    color: #fff
}

#sort-by ul ul ul {
    position: absolute;
    left: 100%;
    top: -2px;
    border: solid 1px transparent
}

#sort-by li:hover>ul {
    display: block
}

.filter-container__selected-filter {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.filter-container__selected-filter-header {
    margin-bottom: 5px
}

.filter-container__selected-filter-header-title {
    font-size: 18px;
    font-weight: bold;
    color: #0038AE
}

.filter-container__clear-all {
    float: right;
    color: #e43500;
    margin-top: 3px;
    font-weight: 600
}

.filter-container__selected-filter-item {
    padding: 3px 0
}

.filter-container__selected-filter-item>a {
    color: #333;
    font-size: .92857em
}

.filter-container__selected-filter-item .fa {
    margin-right: 10px;
    color: #F44336
}

#popup-cart-desktop {
    width: 950px;
    background: #fff;
    float: none;
    margin: 0 auto;
    position: relative;
    top: 7%;
    bottom: 10%;
    border-radius: 4px
}

#popup-cart-desktop .wrap_popup {
    padding: 0px 20px 20px;
    width: 100%;
    float: left
}

#popup-cart-desktop .title-popup-cart {
    font-family: 'Arial', sans-serif;
    margin-bottom: 13px;
    font-size: 16px;
    padding-right: 15px;
    font-weight: 400;
    padding: 20px;
    background: #a7252f
}

#popup-cart-desktop .title-popup-cart img {
    width: 24px;
    display: inline-block;
    float: left
}

#popup-cart-desktop .title-popup-cart .your_product {
    padding-left: 30px;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    display: inherit
}

#popup-cart-desktop .title-popup-cart i {
    color: #a7252f;
    padding: 5px;
    border: solid 1px;
    border-radius: 50%
}

#popup-cart-desktop .title-popup-cart .cart-popup-name {
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    color: fff;
    font-weight: 400
}

#popup-cart-desktop .title-popup-cart .cart-popup-name a {
    color: #fff
}

#popup-cart-desktop .title-popup-cart .cart-popup-name:hover>a {
    text-decoration: none
}

#popup-cart-desktop .title-quantity-popup {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px;
    cursor: pointer;
    color: #333333;
    width: 100%;
    float: left
}

#popup-cart-desktop .title-quantity-popup:hover {
    color: #a7252f
}

#popup-cart-desktop .title-quantity-popup img {
    width: 18px;
    display: inline-block;
    float: left
}

#popup-cart-desktop .title-quantity-popup .cart_status {
    line-height: 26px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

#popup-cart-desktop .title-quantity-popup .cart_status .fa {
    font-family: 'FontAwesome';
    line-height: 26px
}

#popup-cart-desktop .title-quantity-popup .cart_status span {
    color: #333
}

#popup-cart-desktop .title-quantity-popup .total-p {
    display: inline-block;
    float: right;
    text-align: left;
    line-height: 28px;
    font-size: 14px
}

#popup-cart-desktop .title-quantity-popup .total-p .total-price {
    font-size: 18px;
    font-weight: bold;
    color: #df0000;
    font-family: 'Lobster', cursive
}

#popup-cart-desktop .content-popup-cart .thead-popup {
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1;
    float: left;
    width: 100%;
    clear: both;
    background: #f9f9f9
}

#popup-cart-desktop .content-popup-cart .thead-popup>div {
    font-family: 'Arial', sans-serif;
    float: left;
    padding: 10px 10px;
    font-size: 14px;
    color: #333333;
    border-right: solid 1px #e1e1e1
}

#popup-cart-desktop .content-popup-cart .thead-popup>div:last-child {
    border-right: solid 1px #f9f9f9
}

#popup-cart-desktop .content-popup-cart .thead-popup>div:first-child {
    padding: 10px 20px;
    background: #fff
}

#popup-cart-desktop .content-popup-cart .thead-popup>div:nth-child(2),#popup-cart-desktop .content-popup-cart .thead-popup>div:nth-child(3),#popup-cart-desktop .content-popup-cart .thead-popup>div:nth-child(4) {
    background: #fff
}

#popup-cart-desktop .content-popup-cart .tbody-popup {
    width: 100%;
    float: left;
    clear: both;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    border-top: none;
    border-left: solid 1px #fff;
    position: relative
}

#popup-cart-desktop .content-popup-cart .tbody-popup:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar {
    background: #ffffff;
    width: 1px
}

#popup-cart-desktop .content-popup-cart .tbody-popup ::-webkit-scrollbar-button {
    background: #fff
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-track {
    background: #ffffff;
    width: 1px
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-track-piece {
    background: #ebebeb;
    width: 1px
}

#popup-cart-desktop .content-popup-cart .tbody-popup::-webkit-scrollbar-thumb {
    background: #ccc;
    width: 1px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup {
    width: 100%;
    float: left;
    clear: both;
    min-height: 155px;
    position: relative;
    width: 893px;
    border-bottom: solid 1px #ebebeb
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup:last-child {
    border-bottom: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div {
    float: left;
    padding: 15px 0px;
    height: 155px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex !important;
    flex-flow: column;
    justify-content: center;
    border-left: solid 1px #ebebeb
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div:nth-child(2) {
    border-left: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div:nth-child(4) {
    border-right: solid 1px #ebebeb;
    position: relative
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div:nth-child(4):after {
    content: "";
    width: 20px;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    right: -115%;
    bottom: -1px;
    z-index: 0
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup>div:last-child {
    border-left: 0px;
    position: absolute;
    right: 0;
    width: calc(100% - 753px) !important
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .a4 {
    position: relative
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .a4:after {
    content: "";
    border-width: 1px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px 0.5px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-remove {
    font-family: 'Arial', sans-serif;
    margin: 0;
    position: relative;
    margin-top: 50%;
    font-size: 20px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image {
    display: block;
    padding: 10px;
    float: left;
    width: 120px;
    height: 150px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex !important;
    flex-flow: column;
    justify-content: center
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image .product-image {
    width: 90px;
    height: 150px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex !important;
    flex-flow: column;
    justify-content: center
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-image .product-image img {
    max-width: 100%;
    height: auto
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info {
    display: block;
    float: left;
    width: 100%;
    margin-left: 10px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info p {
    margin: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 5px;
    font-weight: 400;
    position: relative;
    margin-top: 7%;
    color: #333;
    padding-right: 10px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-name a:hover {
    color: #a7252f;
    text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .variant-title-popup {
    font-size: 13px;
    margin-bottom: 5px;
    color: #333333
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .item-remove a {
    font-size: 13px;
    color: #888
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .remove-item-cart {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 19px;
    display: block;
    color: #898989
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .remove-item-cart .fa {
    color: #898989
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .remove-item-cart:hover {
    text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-info .addpass {
    margin-top: 5px !important
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price {
    padding: 45px 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price span {
    display: block
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .price {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 700;
    color: #df0000;
    font-size: 14px;
    line-height: 25px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-price {
    color: #636363;
    font-size: 14px;
    text-decoration: line-through;
    font-weight: 500
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .item-price .compare-divide {
    font-size: 14px;
    color: #636363
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .qty_thuongdq {
    padding: 35px 0px;
    position: relative;
    width: 90px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .num1 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .num2 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 25px;
    margin-top: 10px;
    width: 25px;
    text-align: center;
    vertical-align: top;
    padding: 0;
    color: #333;
    line-height: 25px;
    font-size: 17px;
    font-weight: 100
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .items-count.btn-minus {
    line-height: 20px;
    font-size: 17px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .number-sidebar {
    border: 1px solid #ddd;
    height: 25px;
    text-align: center;
    width: 35px;
    vertical-align: top;
    margin-right: -1px;
    margin-top: 10px;
    display: inline-block;
    min-height: 25px;
    padding: 0;
    border-left: 0px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .cart-price {
    display: block;
    padding: 45px 0px;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    color: #636363;
    font-size: 14px;
    line-height: 25px
}

#popup-cart-desktop .content-popup-cart .tbody-popup .item-popup .cart-price span {
    font-size: 14px;
    margin-left: 15px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #df0000;
    font-weight: 700
}

#popup-cart-desktop .content-popup-cart .tfoot-popup {
    width: 100%;
    float: left;
    clear: both
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 {
    padding: 15px 0px 15px;
    border-top: solid 1px #e1e1e1
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship {
    font-size: 13px;
    width: 320px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship img {
    float: left;
    margin-right: 10px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship p {
    line-height: 20px;
    font-family: 'Arial', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0;
    margin: 15px 15px 0;
    padding-left: 10px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-ship p:before {
    font-family: 'FontAwesome';
    content: "\f0d1";
    font-size: 16px;
    position: absolute;
    left: 20px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total .tongtien {
    margin: 0;
    padding: 0
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total .vanchuyen {
    font-weight: 300;
    color: #a7252f
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total span {
    font-weight: 700;
    color: #df0000;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 0;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #333;
    text-align: right
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-1 .popup-total p .total-price {
    color: #df0000;
    font-weight: bold
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 a {
    cursor: pointer
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-continue {
    margin: 10px;
    background: transparent;
    font-size: 14px;
    float: left;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    outline: none;
    color: #a7252f;
    position: absolute;
    margin-top: -29px;
    padding: 0 45px;
    height: 40px;
    border-radius: 0px;
    line-height: 40px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout {
    background: #f2f2f2;
    font-size: 14px;
    font-weight: 400;
    float: right;
    line-height: 40px;
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    padding: 0px 45px;
    border: solid 1px #f2f2f2;
    color: #a7252f;
    border-radius: 0px;
    height: 40px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 5px
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.btn-proceed-checkout:hover {
    background: #a7252f;
    color: #fff;
    border-color: #a7252f;
    text-decoration: none
}

#popup-cart-desktop .content-popup-cart .tfoot-popup .tfoot-popup-2 .button.buy_ {
    background: #a7252f;
    color: #fff;
    border-color: #a7252f;
    margin-right: 0px
}

.modal {
    top: 7% !important;
    padding-top: 30px
}

.fancybox-skin {
    background: #fff !important
}

.modal-content {
    border: none;
    box-shadow: none;
    border-radius: 0.5rem;
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0
}

.modal-header {
    background-color: #a7252f;
    color: #fff;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-header .close {
    margin-top: -2px;
    color: #fff;
    opacity: 1
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}

.modal-header .modal-title {
    padding-left: 6rem;
    position: relative;
    min-height: 44px;
    font-weight: normal;
    font-size: 18px;
    line-height: normal;
    margin: 0;
    line-height: 44px;
    color: #fff;
    display: flex;
    align-items: center
}

.modal-header .modal-title span {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    font-size: 23px;
    text-align: center;
    line-height: 44px;
    color: #a7252f;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

.modal-header .modal-title span i {
    width: 25px;
    height: 25px;
    background-image: url(//bizweb.dktcdn.net/100/368/547/themes/843705/assets/check.svg?1681162284525);
    background-repeat: no-repeat;
    background-size: contain
}

@media (max-width: 480px) {
    .modal-header .modal-title {
        line-height:24px !important
    }
}

.media:first-child {
    margin-top: 0
}

.media-body .product-title {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
    font-weight: 400
}

.media-body .product-new-price {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 18px;
    font-weight: bold;
    color: #df0000
}

.btn-outline-red {
    background: #fff;
    color: #a7252f !important;
    font-size: 16px;
    text-transform: uppercase;
    line-height: normal;
    padding: 7px 15px;
    border-radius: 5px;
    border: 1px solid #a7252f;
    text-align: center;
    margin-top: 1.5rem
}

.btn-outline-red:hover {
    color: #cdad70 !important;
    border: 1px solid #cdad70
}

.btn-red {
    background: #a7252f;
    color: #fff !important;
    font-size: 16px;
    text-transform: uppercase;
    line-height: normal;
    padding: 7px 15px;
    border-radius: 5px;
    border: none;
    text-align: center;
    margin-top: 1.5rem
}

.btn-red:hover {
    background: #cdad70
}

.media .media-left {
    padding-right: 1em
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: top
}

.media .thumb-1x1 {
    width: 7.7rem
}

.grecaptcha-badge {
    display: none
}

.awe-section-1 {
    margin-bottom: 0px
}

.awe-section-2 {
    margin-bottom: 0px
}

.awe-section-3 {
    margin-bottom: 50px
}

.awe-section-4 {
    margin-bottom: 50px
}

.awe-section-5 {
    margin-bottom: 50px
}

.awe-section-6 {
    margin-bottom: 50px
}

.awe-section-7 {
    margin-bottom: 50px
}

.awe-section-8 {
    margin-bottom: 50px
}

.awe-section-9 {
    margin-bottom: 30px
}

body {
    overflow-x: hidden;
    position: relative
}

.error {
    color: red
}

.error span:before {
    content: "\26A0"
}

@media (max-width: 767px) {
    .text-success {
        margin-top:20px
    }
}

.title-head {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    text-decoration: none
}

.title-head a {
    color: #333
}

.title-head a:hover {
    color: #a7252f
}

.subtitle-head {
    font-size: 1.28571em;
    color: #333;
    margin: 20px 0
}

.products-view-list .product-box .product-thumbnail {
    text-align: center;
    margin-bottom: 0;
    width: calc(100% / 3);
    float: left
}

.products-view-list .product-box .product-info {
    text-align: left;
    margin-left: 30px;
    float: left;
    width: calc(100% / 3 * 2 - 30px);
    background: transparent;
    border-top: none
}

.breadcrumb_background {
    background-size: cover;
    background-position: center top;
    padding: 25px 0px;
    background-repeat: no-repeat;
    min-height: 165px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.breadcrumb_background .title-head-page {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    line-height: 34px;
    margin: 0px
}

.bread-crumb {
    background: #f1f1f1;
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .bread-crumb {
        margin-bottom:20px
    }
}

.bread-crumb .title-page {
    padding: 25px 0px 10px
}

.bread-crumb .title-page .title-head-page {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 24px
}

.breadcrumb {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    margin: 0;
    font-size: 14px;
    padding: 15px 0px 15px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    background-color: transparent
}

.breadcrumb li {
    display: inline
}

.breadcrumb li>a {
    color: #333
}

.breadcrumb li>a>span {
    color: #333
}

.breadcrumb li .mr_lr {
    padding: 0px 0px;
    color: #333
}

.breadcrumb li span {
    display: inline;
    color: #333
}

.breadcrumb li span .fa {
    color: #333;
    padding: 0px 5px
}

.breadcrumb li a:hover,.breadcrumb li.active,.breadcrumb li strong {
    color: #a7252f;
    font-weight: 400;
    text-decoration: none
}

.breadcrumb li a:hover span,.breadcrumb li.active span,.breadcrumb li strong span {
    color: #a7252f
}

.breadcrumb>li+li:before {
    display: none
}

.collection_pagi {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px
}

.pagination {
    margin: 0px 0px 0px !important;
    float: right
}

.pagination .page_button {
    float: left;
    margin: 0px 1px;
    text-align: center;
    padding: 0;
    border: solid 1px #ebebeb;
    font-size: 12px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #333;
    text-decoration: none;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    border-radius: 0px !important
}

.pagination .page_button .fa {
    padding: 0 5px;
    line-height: 27px
}

.pagination .page_button:hover {
    color: #a7252f;
    background-color: #fff;
    border-color: #a7252f
}

.pagination .page_button:hover .fa {
    color: #a7252f !important
}

.pagination .page-link {
    float: left;
    text-align: center;
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #333;
    text-decoration: none;
    padding: 0px;
    margin: 0px 2px;
    border: solid 1px #ebebeb;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    border-radius: 0px !important
}

@media (max-width: 991px) {
    .pagination .page-link {
        width:25px;
        height: 25px;
        line-height: 25px
    }
}

.pagination .page-link:hover {
    color: #a7252f;
    background-color: #fff;
    border-color: #a7252f
}

.pagination .page-link:last-child a,.pagination .page-link:last-child span {
    border-radius: 0px !important
}

.pagination .page-link-title {
    float: left;
    text-align: center;
    font-size: 12px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #333;
    text-decoration: none;
    padding: 0px 2px;
    border: solid 1px #ebebeb;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    border-radius: 0px
}

.pagination .page-link-title .fa {
    font-size: 15px
}

.pagination .page-link-title:hover {
    color: #a7252f;
    background-color: #fff;
    border-color: #a7252f
}

@media (max-width: 991px) {
    .pagination .page-link-title {
        margin:5px !important;
        padding: 0px !important
    }
}

.pagination .page-item {
    text-align: center
}

.pagination .page-item.disabled .page-link {
    border: 0;
    display: none;
    border-radius: 0
}

.pagination .page-item.active .page-link {
    color: #fff;
    display: block;
    padding: 0px;
    text-align: center;
    background-color: #a7252f;
    border: solid 1px #a7252f
}

.mini-cart {
    z-index: 10;
    text-align: center
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}

.mini-cart .heading-cart {
    position: relative
}

.mini-cart .fa {
    margin-left: 13px;
    font-size: 16px
}

.mini-cart .count_item_pr {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: 10px;
    right: -10px;
    background: #a7252f;
    color: #fff;
    font-size: 12px;
    border-radius: 50%
}

.top-cart-contain {
    color: #333;
    padding: 0;
    right: 0px;
    z-index: 1000;
    float: left;
    position: relative
}

@media (max-width: 1199px) and (min-width: 992px) {
    .top-cart-contain {
        right:0px !important
    }
}

@media (max-width: 767px) {
    .top-cart-contain {
        width:35px
    }
}

.top-cart-contain .price {
    color: #222222;
    text-transform: uppercase
}

.top-cart-contain .mini-cart a {
    text-decoration: none
}

.top-cart-contain .mini-cart .background_cart {
    position: relative
}

.top-cart-contain .mini-cart .background_cart .icons {
    color: #333;
    font-size: 18px
}

.top-cart-contain .mini-cart .background_cart .icons:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("//bizweb.dktcdn.net/100/368/547/themes/843705/assets/cart_icon.png?1681162284525");
    background-repeat: no-repeat;
    position: absolute;
    top: 22px;
    left: 10px
}

@media (min-width: 768px) and (max-width: 991px) {
    .top-cart-contain .mini-cart .background_cart .icons:before {
        top:38px
    }
}

.top-cart-contain .mini-cart .cart_num {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #adadad
}

.top-cart-contain .mini-cart .cart_num .color_ {
    color: #fff
}

.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 14px;
    color: #df0000
}

.top-cart-contain .product-details .price {
    color: #df0000;
    width: auto;
    float: none;
    padding-left: 0;
    font-size: 14px
}

@media (max-width: 1199px) {
    .top-cart-content {
        display:none !important
    }
}

.top-cart-content {
    display: none;
    position: absolute;
    top: 54px;
    right: 0px;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -o-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -moz-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -webkit-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    z-index: 10000
}

.top-cart-content .mini-products-list {
    position: relative
}

.top-cart-content .quaty {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
    display: inline-block;
    height: 25px;
    color: #959595 !important;
    text-align: center;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 26px
}

.top-cart-content .empty {
    text-align: left;
    color: #333
}

.top-cart-content .product-name {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    margin: 0;
    font-weight: 400;
    width: 160px;
    line-height: 18px;
    padding-right: 12px;
    text-overflow: ellipsis;
    font-weight: 400;
    overflow: hidden
}

.top-cart-content .product-name a {
    font-size: 14px;
    line-height: normal;
    line-height: 18px !important;
    font-weight: 400;
    color: #333
}

.top-cart-content .product-name:hover>a {
    text-decoration: none;
    color: #a7252f
}

.top-cart-content .product-details-bottom {
    line-height: 38px
}

.top-cart-content .product-details-bottom span {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    font-weight: 700;
    color: #df0000
}

.top-cart-content .list-item-cart {
    padding: 0px 15px
}

.top-cart-content li {
    list-style: none
}

.top-cart-content li.item {
    overflow: hidden;
    padding: 0px;
    position: relative
}

.top-cart-content li.item .border_list {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    border-bottom: solid 1px #ebebeb;
    padding-bottom: 15px
}

.top-cart-content li.item:first-child .border_list {
    border-top: none;
    padding-top: 0px;
    margin-top: 0px
}

.top-cart-content li.item:last-child .border_list {
    margin: 0;
    border-bottom: 0;
    padding-bottom: 0px
}

.top-cart-content li.item .wrap_item {
    overflow: hidden;
    padding: 10px 20px 10px 0px;
    border-bottom: solid 1px #ebebeb;
    width: 100%;
    float: left
}

.top-cart-content li.item .product-image {
    float: left;
    display: block;
    width: 65px;
    position: relative;
    margin-right: 15px;
    padding: 5px
}

.top-cart-content li.item .product-image img {
    vertical-align: top
}

.top-cart-content li.item .detail-item {
    display: block;
    float: left;
    width: calc(100% - 85px);
    -o-width: calc(100% - 85px);
    -moz-width: calc(100% - 85px);
    -webkit-width: calc(100% - 85px)
}

.top-cart-content li.item .detail-item a:hover {
    text-decoration: none
}

.top-cart-content li.item .detail-item .remove-item-cart {
    position: absolute;
    right: 10px;
    font-size: 13px;
    color: #333;
    text-align: center;
    padding: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    font-weight: bold
}

.top-cart-content li.item .detail-item .remove-item-cart:hover {
    color: #a7252f
}

.top-cart-content li.item .detail-item .remove-item-cart:before {
    margin-left: 4px
}

.top-cart-content li.item .detail-item input {
    display: inline-block;
    width: 40px;
    padding: 0;
    text-align: center
}

.top-cart-content li.item .detail-item input[disabled] {
    border: 1px solid #ebebeb;
    background-color: #fff;
    border-left: none;
    border-right: none
}

.top-cart-content li.item .detail-item button.items-count {
    display: inline-block
}

.top-cart-content .block-subtitle {
    color: #333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 13px;
    background: #f5f5f5;
    border-radius: 25px;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #ddd solid
}

.top-cart-content .actions .btn-checkout {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    width: 100%;
    float: left;
    display: block;
    height: 38px;
    margin-top: 0px;
    border-radius: 0px;
    line-height: 38px;
    padding: 0px;
    font-weight: 700;
    background: #a7252f;
    text-transform: uppercase
}

.top-cart-content .actions .btn-checkout.pink {
    display: inline-block;
    width: 48%;
    margin-left: 5px;
    background: #a7252f
}

.top-cart-content .actions .btn-checkout:hover {
    color: #fff;
    background: #cdad70;
    border-color: #cdad70
}

.top-cart-content .actions .btn-cart-page {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    width: 100%;
    display: block;
    float: left;
    margin-left: 0px;
    height: 38px;
    border-radius: 0px;
    padding: 0px;
    line-height: 38px;
    font-weight: 400;
    background: #fff;
    border: solid 1px #7f7f7f
}

.top-cart-content .actions .btn-cart-page.pink {
    display: inline-block;
    width: 48%;
    margin-right: 5px;
    background: #fff;
    border: solid 1px #a7252f;
    color: #a7252f
}

.top-cart-content .actions .btn-cart-page.pink span {
    text-transform: uppercase;
    font-weight: 700
}

.top-cart-content .actions .btn-cart-page:hover {
    color: #cdad70;
    background: #fff;
    border-color: #cdad70
}

.wrap_total {
    padding: 10px 15px 0px;
    margin-top: 10px
}

.wrap_button {
    padding: 0px 15px 15px;
    line-height: 50px;
    margin-top: 20px;
    width: 100%;
    float: left
}

.top-subtotal {
    color: #333;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 400;
    padding: 0px;
    line-height: 24px;
    text-transform: none;
    padding: 0px 0px 0px;
    font-size: 14px;
    color: #333;
    text-align: left
}

.top-subtotal .price,.top-subtotal .pricex {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    font-weight: 700;
    color: #df0000;
    text-align: right !important;
    float: right
}

.qty_drop_cart {
    position: relative;
    height: 25px;
    padding-left: 0px
}

.qty_drop_cart .btn_increase,.qty_drop_cart .btn_reduced {
    width: 25px;
    height: 25px;
    color: #000;
    float: left
}

.qty_drop_cart .btn_increase:hover,.qty_drop_cart .btn_reduced:hover {
    color: #a7252f
}

.qty_drop_cart button.btn_increase {
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    line-height: 1;
    overflow: hidden;
    border-style: hidden;
    border: 1px solid #ebebeb;
    background: #fff !important;
    font-size: 14px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer
}

.qty_drop_cart button.btn_reduced {
    height: 25px;
    width: 25px;
    line-height: 25px;
    line-height: 1;
    text-align: center;
    overflow: hidden;
    border-style: hidden;
    border: 1px solid #ebebeb;
    background: #fff !important;
    font-size: 14px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    cursor: pointer
}

.qty_drop_cart input {
    height: 25px;
    float: left;
    width: 30px !important;
    min-height: unset;
    border-left: 0px;
    border-right: 0px
}

ul#cart-sidebar {
    padding: 5px 0px;
    margin: 0;
    max-height: 582px;
    width: 300px;
    border: solid 1px #ebebeb;
    border-bottom: 0px
}

ul#cart-sidebar li.list-item {
    max-height: 400px;
    overflow-y: auto
}

ul#cart-sidebar li.action {
    display: none
}

ul#cart-sidebar.hasclass li.action {
    display: block
}

ul#cart-sidebar .list-item-cart {
    max-height: 260px;
    overflow-y: auto;
    position: relative
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
    width: 4px
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
    background: #ebebeb
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
    background: #a7252f;
    border-radius: 0px
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb:hover,ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb:active {
    background: #a7252f;
    border-radius: 15px
}

ul#cart-sidebar li.list-item .price2 {
    font-weight: 700;
    color: #f94e3f;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar {
    width: 7px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-track {
    background: #ebebeb
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb {
    background: #a7252f;
    border-radius: 0px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover,ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active {
    background: #a7252f;
    border-radius: 15px
}

.no-item {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    min-width: 280px
}

.no-item p {
    margin: 0px;
    width: 280px
}

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block
}

.li-fix-2 {
    display: block;
    width: 295px
}

.search_menu {
    width: 60px;
    height: 55px;
    line-height: 55px;
    float: left;
    text-align: right;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    right: 50px
}

@media (max-width: 767px) {
    .search_menu {
        margin-right:0px;
        width: 20px;
        right: 45px
    }
}

.search_menu .search_inner {
    height: 55px;
    position: relative
}

.search_menu .search_inner:hover {
    cursor: pointer
}

.search_menu .search_inner:hover .search-box {
    display: block
}

.search_menu .search_inner .fa {
    font-size: 16px
}

.search_menu .search_inner .search-box {
    display: none;
    width: 280px;
    height: 45px;
    position: absolute;
    top: 54px;
    right: 0
}

@media (max-width: 767px) {
    .search_menu .search_inner .search-box {
        right:-25px
    }
}

.search_menu .search_inner .search-box .header_search {
    padding: 0px;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 9
}

.search_menu .search_inner .search-box .header_search form input {
    border: solid 1px #ebebeb;
    box-shadow: none;
    outline: none;
    height: 45px;
    line-height: 45px
}

.search_menu .search_inner .search-box .header_search form .input-group-btn {
    height: 45px;
    width: 45px;
    line-height: 45px
}

.search_menu .search_inner .search-box .header_search form .input-group-btn button {
    height: 45px;
    width: 45px;
    line-height: 45px;
    box-shadow: none;
    outline: none
}

.reviews_details_product {
    margin-top: 0px;
    margin-bottom: 15px;
    overflow: hidden;
    display: inline-block;
    float: left;
    height: 20px;
    margin-left: 0px;
    width: 100%
}

.reviews_details_product .bizweb-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    float: left;
    text-align: center
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star {
    padding: 0px
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 12px;
    font-family: 'FontAwesome'
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i:before {
    font-family: 'FontAwesome'
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
    content: "\f006";
    color: #ffe382
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffe382
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffe382
}

.reviews_details_product .bizweb-product-reviews-badge div img {
    display: none
}

.reviews_details_product .bizweb-product-reviews-badge div p {
    font-size: 12px;
    color: #7b7b7b
}

.details-product form {
    margin-bottom: 50px
}

.details-product .large-image {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    position: relative
}

@media (max-width: 543px) {
    .details-product .large-image {
        margin-bottom:0px
    }
}

.details-product .large-image a {
    display: block
}

.details-product .large-image .zoom_button {
    display: inline-block !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    border-radius: 50%;
    background: #d7d7d7;
    position: absolute;
    bottom: 15px;
    right: 30px;
    z-index: 2
}

.details-product .large-image .zoom_button .fa {
    font-size: 16px;
    color: #fff
}

.details-product .owl-carousel.owl-loaded {
    overflow: hidden;
    z-index: 0
}

@media (max-width: 767px) {
    .details-product .details-pro {
        margin-top:15px
    }
}

.details-product .details-pro .product-price {
    display: inline-block;
    font-weight: bold;
    font-size: 29px;
    color: #333;
    font-family: 'Lobster', cursive
}

.details-product .details-pro .price-box {
    margin: 10px 0 0px
}

.details-product .details-pro .price-box del {
    color: #adadad;
    font-size: 1.42857em;
    font-family: 'Lobster', cursive
}

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 10px;
    border: none;
    box-shadow: none;
    height: auto
}

.details-product .details-pro .custom-btn-number label {
    font-size: 14px
}

.details-product .details-pro .custom-btn-number #qty {
    height: 32px;
    font-size: 1.28571em;
    margin: 0
}

.details-product .details-pro .custom-btn-number .qtyminus {
    position: absolute;
    left: 25px;
    top: 4px;
    font-size: 1.42857em
}

.details-product .details-pro .custom-btn-number .qtyplus {
    position: absolute;
    right: 25px;
    top: 4px;
    font-size: 1.42857em
}

.thumb_product_details {
    margin: 0 auto
}

@media (max-width: 560px) {
    .thumb_product_details {
        width:100%;
        left: auto;
        transform: none
    }
}

.thumb_product_details .owl-item .item {
    height: 90px;
    padding: 5px
}

.thumb_product_details .owl-item .item a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 85px !important;
    display: block;
    background: #fff;
    border: solid 1px #fff
}

@media (min-width: 992px) and (max-width: 1199px) {
    .thumb_product_details .owl-item .item a {
        height:60px !important
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .thumb_product_details .owl-item .item a {
        height:60px !important
    }
}

.thumb_product_details .owl-item .item a img {
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.thumb_product_details .owl-item .item a.active {
    border-color: #a7252f
}

.thumb_product_details .owl-item .item a.active img {
    opacity: 1
}

.thumb_product_details .owl-nav .owl-prev,.thumb_product_details .owl-nav .owl-next {
    width: 20px;
    height: 30px;
    border-radius: 0;
    line-height: 30px;
    text-align: center;
    top: 50%;
    background: transparent
}

@media (min-width: 992px) and (max-width: 1199px) {
    .thumb_product_details .owl-nav .owl-prev,.thumb_product_details .owl-nav .owl-next {
        top:50%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .thumb_product_details .owl-nav .owl-prev,.thumb_product_details .owl-nav .owl-next {
        top:37%
    }
}

@media (max-width: 767px) {
    .thumb_product_details .owl-nav .owl-prev,.thumb_product_details .owl-nav .owl-next {
        top:45%
    }
}

.thumb_product_details .owl-nav .owl-prev:before,.thumb_product_details .owl-nav .owl-next:before {
    height: 30px;
    width: 20px;
    line-height: 28px;
    top: -3px;
    color: #333;
    border-radius: 0;
    border: none;
    background: #fff;
    border: solid 1px #ebebeb
}

.thumb_product_details .owl-nav .owl-prev:hover,.thumb_product_details .owl-nav .owl-next:hover {
    background: transparent
}

.thumb_product_details .owl-nav .owl-prev:hover:before,.thumb_product_details .owl-nav .owl-next:hover:before {
    border-color: #a7252f;
    background: #fff;
    color: #a7252f
}

.thumb_product_details .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 16px
}

.thumb_product_details .owl-nav .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 16px
}

@media (max-width: 543px) {
    .thumb_product_details {
        margin-top:5px
    }

    .thumb_product_details .owl-item .item {
        width: 90px !important;
        height: 100px !important;
        padding: 5px;
        margin: 0 auto
    }

    .thumb_product_details .owl-item .item a {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 80px !important;
        width: 90px;
        display: block;
        border: solid 1px #ebebeb
    }

    .thumb_product_details .owl-item .item a img {
        max-height: 100%;
        max-width: 100%
    }

    .thumb_product_details .owl-item .item a.active {
        border-color: #a7252f
    }

    .thumb_product_details .owl-item .item a.active img {
        opacity: 1
    }
}

.thumb_gallary {
    width: 97%;
    float: left;
    position: absolute;
    bottom: 50px;
    left: 10px;
    z-index: 1
}

@media (max-width: 767px) {
    .thumb_gallary {
        padding:0 0px;
        left: 0px;
        width: 100%;
        position: relative;
        bottom: 0
    }

    .thumb_gallary .owl-stage-outer {
        margin-left: -3px
    }
}

.product-detail-left {
    position: relative
}

.reviews_details_product {
    margin-top: 0px;
    margin-bottom: 15px;
    overflow: hidden;
    display: inline-block;
    float: left;
    height: 20px;
    margin-left: 0px;
    width: 100%
}

.reviews_details_product .bizweb-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    float: left;
    text-align: center
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star {
    padding: 0px
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 12px;
    font-family: 'FontAwesome'
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star i:before {
    font-family: 'FontAwesome'
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-off-png:before {
    content: "\f006";
    color: #ffe382
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffe382
}

.reviews_details_product .bizweb-product-reviews-badge .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffe382
}

.reviews_details_product .bizweb-product-reviews-badge div img {
    display: none
}

.reviews_details_product .bizweb-product-reviews-badge div p {
    font-size: 12px;
    color: #7b7b7b
}

.details-pro .title-product {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #333;
    font-size: 30px;
    font-weight: 400;
    margin: 0px 0px 15px;
    line-height: normal
}

.details-pro .danhgiasp {
    display: inline;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #707070;
    font-weight: 400;
    padding: 0 15px 0 0;
    font-size: 14px
}

.details-pro .danhgiasp:hover>a {
    color: #a7252f;
    text-decoration: none;
    cursor: pointer
}

.details-pro .danhgiasp:hover .fa {
    color: #a7252f
}

.details-pro .danhgiasp a {
    color: #707070;
    font-weight: 400;
    text-decoration: underline
}

.details-pro .zoomWindowContainer>div {
    z-index: 3
}

.details-pro .group-status {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    float: left
}

.details-pro .group-status .first_status {
    color: #707070;
    display: inline-block;
    float: left;
    line-height: 14px;
    margin-bottom: 10px
}

@media (max-width: 543px) {
    .details-pro .group-status .first_status {
        float:left
    }

    .details-pro .group-status .first_status .hidden-543 {
        display: none
    }
}

.details-pro .group-status .first_status .a_name {
    display: block;
    padding: 0px 0px 0 0;
    margin: 0px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    color: #333;
    font-weight: 400;
    float: left;
    background: #fff;
    line-height: 15px
}

.details-pro .group-status .status_name {
    font-size: 14px;
    color: #a7252f;
    line-height: 15px;
    padding: 0px 0px 0px 5px
}

.details-pro .product-summary {
    padding: 15px 0px;
    width: 100%;
    float: left
}

.details-pro .product-summary .if {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 24px
}

.details-pro .product-summary .rte {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 14px;
    line-height: 24px;
    color: #333
}

.details-pro .product-summary .rte img {
    display: none
}

.details-pro .social-sharing {
    display: block;
    float: left;
    margin-top: 0px
}

.details-pro .social-sharing .social-normal {
    display: block;
    padding: 20px 0px
}

.details-pro .social-sharing .social-normal label {
    display: inline-block;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
    color: #565656
}

.details-pro .social-sharing .social-normal a {
    margin: 0px 5px
}

.details-pro .contacts {
    display: inline-block;
    float: left;
    text-align: left;
    width: 100%;
    position: relative
}

.details-pro .contacts .block_phone {
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    line-height: 22px;
    color: #333;
    padding: 0px 0px 0px 40px;
    display: block;
    font-weight: 400;
    position: relative
}

.details-pro .contacts .block_phone:before {
    content: "";
    background-image: url("//bizweb.dktcdn.net/100/368/547/themes/843705/assets/phone_contact.png?1681162284525");
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 0px
}

@media (max-width: 991px) {
    .details-pro .contacts .block_phone:before {
        top:10px
    }
}

.details-pro .contacts .block_phone div {
    display: inline-block;
    float: left
}

@media (min-width: 768px) and (max-width: 991px) {
    .details-pro .contacts .block_phone div {
        padding-left:40px
    }
}

@media (max-width: 767px) {
    .details-pro .contacts .block_phone div {
        padding-left:40px;
        text-align: left
    }
}

.details-pro .contacts .block_phone a {
    margin-left: 5px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 18px;
    color: #a7252f;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none
}

.form-group {
    padding-bottom: 0px
}

.form-group .input_number_product {
    display: inline-flex;
    position: relative;
    width: 100px;
    margin-bottom: 0px
}

@media (max-width: 1199px) and (min-width: 768px) {
    .form-group .input_number_product {
        width:100px !important
    }
}

@media (max-width: 767px) {
    .form-group .input_number_product {
        width:100%
    }
}

.form-group .input_number_product .btn_num {
    padding: 0px 0px 0px;
    font-size: 20px;
    line-height: 20px;
    display: block;
    width: 20px;
    height: 22.5px;
    float: left;
    color: #333;
    text-align: center;
    border: solid 1px #ddd;
    background: #fff
}

.form-group .input_number_product .btn_num .fa {
    line-height: 38px;
    color: #222
}

.form-group .input_number_product .btn_num:hover {
    cursor: pointer;
    color: #222;
    text-decoration: none
}

.form-group .input_number_product .num_1 {
    display: inline-block;
    float: left;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    position: absolute;
    right: 1px;
    top: 21.5px;
    height: 23.5px
}

@media (max-width: 767px) {
    .form-group .input_number_product .num_1 {
        right:0
    }
}

.form-group .input_number_product .num_2 {
    display: inline-block;
    float: left;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    position: absolute;
    right: 1px;
    top: 0
}

@media (max-width: 767px) {
    .form-group .input_number_product .num_2 {
        right:0
    }
}

.form-group .input_number_product input {
    padding: 13px;
    margin: 0px;
    display: block;
    float: left;
    height: 45px;
    width: 80px;
    line-height: 45px;
    text-align: center;
    box-shadow: none;
    border-radius: 0px;
    font-size: 16px;
    border: solid 1px #ddd
}

@media (max-width: 1199px) and (min-width: 768px) {
    .form-group .input_number_product input {
        width:80px
    }
}

@media (max-width: 767px) {
    .form-group .input_number_product input {
        width:100%
    }
}

.form-group .button_cart_buy_enable,.form-group .button_cart_buy_disable {
    height: 45px;
    margin-left: 20px;
    font-family: "Arial",sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    padding: 0px 35px;
    border-radius: 0px;
    margin-top: 0px;
    text-transform: inherit;
    border: solid 1px transparent;
    background: #a7252f;
    display: flex;
    text-align: center;
    justify-content: center;
    -o-justify-content: center;
    -moz-justify-content: center;
    -os-justify-content: center;
    -webkit-justify-content: center;
    font-weight: 400;
    float: left
}

@media (max-width: 1199px) and (min-width: 768px) {
    .form-group .button_cart_buy_enable,.form-group .button_cart_buy_disable {
        margin-left:5px
    }
}

@media (max-width: 767px) {
    .form-group .button_cart_buy_enable,.form-group .button_cart_buy_disable {
        width:100%;
        margin-left: 0px;
        align-items: center;
        justify-content: center
    }
}

.form-group .button_cart_buy_enable span,.form-group .button_cart_buy_disable span {
    line-height: 45px;
    text-transform: uppercase;
    width: 100%;
    float: left;
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 700;
    font-size: 12px
}

.form-group .button_cart_buy_enable i,.form-group .button_cart_buy_disable i {
    font-size: 23px;
    padding: 0px;
    line-height: 49px;
    float: left;
    position: absolute;
    left: 0;
    width: 50px;
    border-right: solid 1px;
    height: 49px
}

.form-group .button_cart_buy_enable {
    background: #a7252f;
    border: solid 1px transparent;
    position: relative
}

.form-group .button_cart_buy_enable:hover {
    background: #a7252f;
    border-color: #a7252f;
    color: #fff
}

.form-group .button_cart_buy_enable:hover .fa {
    color: #fff
}

.form-group .button_cart_buy_disable {
    background: rgba(255,65,87,0.51)
}

.form-product {
    padding: 0px;
    width: 100%;
    float: left
}

.form-product .form-group {
    width: 100%
}

.form-product .form-group header {
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    margin-bottom: 10px
}

.form-product form {
    margin-bottom: 0px
}

.box-variant .form-group {
    width: 100%
}

.box-variant .form-group .selector-wrapper {
    margin-bottom: 10px !important
}

.box-variant .form-group .selector-wrapper label {
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    margin-bottom: 10px
}

.box-variant .form-group .selector-wrapper .single-option-selector {
    height: 40px;
    width: 100%;
    border-radius: 3px;
    text-transform: capitalize
}

.details-product .link_color {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 13px;
    color: #0072bc;
    cursor: pointer
}

.details-product .owl-carousel.owl-loaded {
    overflow: hidden
}

.details-product .details-pro {
    font-family: "Arial", sans-serif
}

.details-product .details-pro .product-price {
    font-family: "Arial", sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #df0000
}

.details-product .details-pro .price-box {
    margin: 0px 0 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    display: inline-block;
    float: left;
    margin-right: 15px
}

.details-product .details-pro .price-box del {
    font-family: "Arial", sans-serif;
    color: #acacac;
    font-size: 16px;
    font-weight: 400;
    margin-left: 15px
}

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 0px;
    border: none;
    box-shadow: none;
    float: left
}

.details-product .details-pro .custom-btn-number #qty {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    height: 45px;
    font-size: 17px;
    margin: 0
}

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    height: auto
}

.details-product .details-pro .custom-btn-number label {
    font-size: 14px
}

#btnnewreview {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 17px;
    line-height: 25px;
    font-weight: 500;
    margin: 0px;
    padding: 5px 15px !important;
    background: #a7252f !important;
    border: solid 1px #a7252f !important;
    display: inline;
    border-radius: 5px;
    color: #fff
}

@media (max-width: 1199px) {
    .zoomContainer {
        display:none !important
    }

    .large-image .zoomWrapper {
        width: auto !important;
        height: auto !important
    }

    .large-image .zoomWrapper img {
        position: static !important
    }
}

@media (min-width: 1200px) {
    .zoomWrapper {
        height:auto !important
    }

    .zoomWrapper img {
        position: static !important;
        max-width: 100% !important;
        height: auto !important
    }

    .zoomWrapper img ~ img {
        display: none !important
    }
}

@media (max-width: 767px) {
    .zoomWrapper {
        width:100% !important;
        height: auto !important
    }

    .product-tab.e-tabs.not-dqtab {
        margin-bottom: 15px
    }

    .related-product {
        margin-top: 0px
    }

    .padding-mobile {
        padding: 0px 15px !important
    }
}

.tab_width_full {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.tab-float {
    width: 100%;
    display: block;
    float: left
}

.tab-float .content_extab {
    width: 100%
}

.tab-float .content_extab.current {
    min-height: inherit
}

.content_extab {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.content_extab.current {
    opacity: 1;
    visibility: visible;
    height: auto
}

.content_main {
    height: 0
}

.content_main.fixheight {
    height: 200px;
    overflow: hidden
}

.content_main .viewed {
    width: 100%;
    float: left;
    text-align: center;
    display: block
}

.content_main .viewed span {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 16px;
    color: #333;
    border: solid 1px #ebebeb
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bpr-summary-average {
    font-family: 'Arial';
    font-size: 18px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star i {
    font-size: 12px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star i {
    font-size: 12px
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-on-png:before {
    content: "\f005";
    color: #ffde3c
}

.rte .bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-list .bizweb-review .bizweb-review-header div .bizweb-product-reviews-star .star-half-png:before {
    content: "\f123";
    color: #ffde3c
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating i {
    font-size: 12px
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-off-png:before {
    content: "\f005";
    color: #cccccc
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-on-png:before {
    content: "\f005";
    color: #df0000
}

.bizweb-product-reviews-form form .bpr-form-rating #dvRating .star-half-png:before {
    content: "\f123";
    color: #df0000
}

@media (min-width: 1200px) {
    .collection_reponsive .col-lg-4:nth-child(3n+1) {
        clear:left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .collection_reponsive .col-md-4:nth-child(3n+1) {
        clear:left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .collection_reponsive .col-sm-4:nth-child(3n+1) {
        clear:left
    }
}

@media (max-width: 767px) {
    .collection_reponsive .col-xs-6:nth-child(2n+1) {
        clear:left
    }
}

@media (min-width: 1200px) {
    .cls_search .col-lg-3:nth-child(4n+1) {
        clear:left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cls_search .col-md-3:nth-child(4n+1) {
        clear:left
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .cls_search .col-sm-4:nth-child(3n+1) {
        clear:left
    }
}

@media (max-width: 767px) {
    .cls_search .col-xs-6:nth-child(2n+1) {
        clear:left
    }
}

.shop-pag {
    width: 100%;
    float: left
}

.view-mode span {
    font-size: 0
}

.button-view-mode {
    padding: 0;
    margin: 0;
    font-size: 1.42857em
}

.button-view-mode.active {
    box-shadow: none;
    color: #333
}

.button-view-mode.active a {
    color: #333
}

#customer_register {
    margin-bottom: 20px
}

#customer_login,#recover_customer_password {
    margin-bottom: 0
}

#customer_login .passed,#recover_customer_password .passed {
    text-align: center
}

@media (max-width: 767px) {
    .nopadding-xs {
        padding:0px
    }
}

.checkbox.style input {
    margin: 0 !important;
    display: none
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px
}

.checkbox.style label:before {
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.checkbox.style input:checked+label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #a7252f;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.title-head-login {
    text-align: center;
    font-size: 21px;
    font-weight: 500
}

@media (max-width: 543px) {
    .page-login span.intr {
        font-size:13px !important
    }

    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin-top: 15px
    }
}

.page-login {
    padding-bottom: 40px;
    margin-top: 0px
}

.page-login span.intr {
    font-size: 15px;
    line-height: 23px;
    color: #111111;
    text-align: center;
    display: block
}

.page-login .form-signup {
    margin-top: 15px
}

.page-login .form-signup .form-group {
    margin-bottom: 15px
}

.page-login .form-signup .form-group label {
    font-size: 14px;
    color: #9397a5;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: 400
}

.page-login .form-signup .form-group input {
    height: 40px;
    padding: 0 20px;
    color: #333;
    line-height: 40px;
    border-color: #ebebeb;
    border-radius: 0px;
    box-shadow: none;
    border-radius: 5px;
    border-bottom: 2px solid #a7252f
}

.page-login .form-signup .form-group textarea {
    box-shadow: none;
    border-radius: 0px
}

.page-login .form-signup .form-group input::placeholder {
    font-size: 15px;
    color: #111111
}

.page-login .form-signup .accept_submit {
    margin-left: 20px;
    margin-top: 10px
}

.page-login .form-signup .accept_submit span {
    font-size: 15px;
    color: #111111
}

.page-login .form-signup .button-50 {
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    font-weight: 500
}

.page-login .form-signup .button-50.width_100 {
    width: 100%;
    border-radius: 5px
}

.page-login .form-signup .have_ac {
    font-size: 15px;
    color: #898989;
    margin-left: 15px;
    display: block;
    text-align: center
}

.page-login .form-signup .have_ac a {
    color: #333
}

.page-login .form-signup .fot_sigup .tit {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    float: left
}

.page-login .form-signup .fot_sigup .tit:before {
    content: " ";
    width: 97%;
    height: 1px;
    padding: 1px 0px 0px;
    background: #ebebeb;
    color: #ebebeb;
    position: absolute;
    left: 10px;
    top: 17px;
    line-height: 32px;
    z-index: 1
}

.page-login .form-signup .fot_sigup .tit span {
    font-size: 14px;
    line-height: 32px;
    padding: 0px 15px;
    background-color: #fff;
    display: inline-block;
    background: #fff;
    color: #898989;
    z-index: 12;
    position: relative
}

.page-login .form-signup .social_login {
    width: 100%;
    float: left
}

.login-width-social #social_login_widget #social_login {
    margin: 0 auto 50px;
    height: 100px !important
}

.recv-text {
    font-size: 15px;
    display: block;
    text-align: left;
    width: 100%;
    overflow: hidden;
    margin: 0 15px 0px 0px
}

.recv-text a {
    cursor: pointer;
    color: #898989
}

.passed {
    color: #a7252f
}

.customer-form {
    background: #fff;
    margin-bottom: 40px;
    overflow: hidden
}

@media (max-width: 767px) {
    .customer-form {
        margin-bottom:15px
    }
}

.customer-form form {
    margin-bottom: 0px !important
}

.customer-form form#customer_login {
    position: relative
}

.customer-form form h2,.customer-form form .h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 20px 0
}

.customer-form form #intro {
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .customer-form form #intro {
        margin-bottom:0px
    }
}

.customer-form form label {
    display: block
}

.customer-form form .input-control {
    width: 515px;
    margin-bottom: 10px
}

.customer-form form .action-btn {
    margin-top: 20px;
    width: 100%;
    float: left
}

.customer-form form .action-btn input {
    display: inline-block
}

.customer-form form .action-btn a {
    color: #333
}

.customer-form form .action-btn a:hover {
    color: #a7252f;
    text-decoration: none
}

.customer-form form .button {
    padding: 10px
}

.customer-form form #register-btn {
    position: absolute;
    right: -55px;
    top: -85px
}

.customer-form form #register-btn:hover {
    color: #a7252f
}

.customer-form form a.button:hover {
    color: #fff
}

.customer-form form#customer_register .input-control {
    width: 100%
}

.customer-form form .button_all {
    background: #a7252f;
    border: solid 1px #a7252f;
    color: #fff !important;
    height: 35px;
    line-height: 35px;
    padding: 0 25px
}

.customer-form form .button_all:hover {
    background: #fff;
    border: solid 1px #cdad70;
    color: #cdad70 !important
}

.embedContent .embedHeader {
    display: none !important
}

div#isp_search_result_page_container .btn-search {
    display: none
}

button.btn.btn-default.btn-search {
    display: none
}

div#isp_search_result_page_container form {
    margin-bottom: 0
}

.rte img::after {
    content: attr(alt)
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    /* height:100%; */
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev,.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

@media (max-width: 767px) {
    .slick-prev,.slick-next {
        width:20px;
        height: 20px;
        line-height: 20px
    }
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    left: 5px;
    z-index: 1
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '';
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 3px solid #f5f5f5;
    background: #a7252f;
    background-image: url(//bizweb.dktcdn.net/100/368/547/themes/843705/assets/left-arrow.svg?1681162284525);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center !important;
    color: #fff
}

@media (max-width: 767px) {
    .slick-prev:before {
        width:25px;
        height: 25px;
        line-height: 25px;
        background-size: 10px 10px
    }
}

[dir='rtl'] .slick-prev:before {
    content: ''
}

.slick-next {
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    right: 5px;
    z-index: 1
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '';
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 3px solid #f5f5f5;
    background: #a7252f;
    background-image: url(//bizweb.dktcdn.net/100/368/547/themes/843705/assets/right-arrow.svg?1681162284525);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center !important;
    color: #fff
}

@media (max-width: 767px) {
    .slick-next:before {
        width:25px;
        height: 25px;
        line-height: 25px;
        background-size: 10px 10px
    }
}

[dir='rtl'] .slick-next:before {
    content: ''
}

.slick-slide {
    outline: none !important
}

.modal-open {
    padding-right: 0px !important
}

.slick-frame {
    visibility: hidden
}

.slick-frame.slick-initialized {
    visibility: visible
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

@media (max-width: 480px) {
    .row {
        margin-right:-7px;
        margin-left: -7px
    }
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 480px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
        padding-left:7px;
        padding-right: 7px
    }
}

.container,.container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 480px) {
    .container,.container-fluid {
        padding-left:7px;
        padding-right: 7px
    }
}

input[type="text"],input[type="email"],input[type="number"],input[type="tel"],input[type="password"],textarea.form-control,select.form-control {
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #e6e6e6
}

input[type="text"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="password"]:focus,textarea.form-control:focus,select.form-control:focus {
    outline: none;
    box-shadow: none
}

em {
    font-style: italic
}

b,strong {
    font-weight: bold
}

small {
    font-size: 0.9em
}

sup,sub {
    position: relative;
    font-size: 60%;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.5em
}

blockquote {
    font-size: 1.125em;
    line-height: 1.45;
    font-style: italic
}

blockquote p {
    margin-bottom: 0
}

blockquote cite {
    display: block;
    font-size: 0.75em
}

blockquote cite:before {
    content: "\2014 \0020"
}

code,pre {
    background-color: #faf7f5;
    font-size: 1em;
    border: 0 none;
    padding: 0 2px;
    color: #51ab62
}

pre {
    overflow: auto
}

ul,ol {
    margin: 0;
    padding: 0
}

ul {
    list-style: none inside
}

ol {
    list-style: decimal inside
}

ul.square,.rte ul ul ul {
    list-style: square inside
}

ul.disc,.rte ul {
    list-style: disc inside
}

ol.alpha {
    list-style: lower-alpha inside
}

.inline-list li {
    display: inline-block;
    margin-bottom: 0
}

header.header {
    box-shadow: rgba(0,0,0,0.12) 0px 1px 3px 0px,rgba(0,0,0,0.14) 0px 0px 1px 0px,rgba(0,0,0,0.12) 0px 2px 1px -1px;
    position: relative
}

header.header .topbar {
    background: #f9f9f9;
    border-bottom: 1px solid #ddd;
    padding: 5px 0
}

header.header .topbar .top-left ul.list-inline li {
    margin-right: 10px
}

header.header .topbar .top-left ul.list-inline li a {
    line-height: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #333;
    cursor: pointer
}

header.header .topbar .top-left ul.list-inline li a svg {
    width: 18px;
    height: 18px;
    margin-right: 5px
}

header.header .topbar .top-left ul.list-inline li a svg g {
    fill: #333
}

header.header .topbar .top-left ul.list-inline li a:hover {
    color: #a7252f
}

header.header .topbar .top-left ul.list-inline li a:hover svg g {
    fill: #a7252f
}

header.header .topbar .top-right ul.list-inline li {
    margin-right: 10px
}

header.header .topbar .top-right ul.list-inline li a {
    line-height: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #333
}

header.header .topbar .top-right ul.list-inline li a svg {
    width: 18px;
    height: 18px;
    margin-right: 5px
}

header.header .topbar .top-right ul.list-inline li a svg g {
    fill: #333
}

header.header .topbar .top-right ul.list-inline li a:hover {
    color: #a7252f
}

header.header .topbar .top-right ul.list-inline li a:hover svg g {
    fill: #a7252f
}

header.header .wrap_head {
    background-color: #fff;
    padding: 5px 0
}

header.header .wrap_head .header-main .left-header {
    display: flex;
    align-items: center;
    height: 60px
}

header.header .wrap_head .header-main .left-header .header_search {
    width: 100%
}

header.header .wrap_head .header-main .left-header .header_search .search_form {
    border: 1px solid #dedede;
    border-bottom: 2px solid #cdad70;
    border-radius: 5px;
    margin: 0px
}

header.header .wrap_head .header-main .left-header .header_search .search_form .input-group-field {
    height: 30px;
    line-height: initial;
    border: 0px;
    border-radius: 5px !important
}

header.header .wrap_head .header-main .left-header .header_search .search_form .input-group-field::placeholder {
    color: #bbb
}

header.header .wrap_head .header-main .left-header .header_search .search_form .input-group-btn button.icon-fallback-text {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    background: transparent
}

header.header .wrap_head .header-main .left-header .header_search .search_form .input-group-btn button.icon-fallback-text svg {
    width: 18px;
    height: 18px
}

header.header .wrap_head .header-main .logo .logo-wrapper {
    display: inline-block
}

header.header .wrap_head .header-main .logo .logo-wrapper img {
    max-height: 60px;
    width: auto !important
}

@media (max-width: 480px) {
    header.header .wrap_head .header-main .logo .logo-wrapper {
        max-width:160px
    }
}

header.header .wrap_head .header-main .right-header ul.list-inline {
    display: flex;
    justify-content: flex-end;
    height: 60px;
    align-items: center
}

header.header .wrap_head .header-main .right-header ul.list-inline .hotline-header {
    max-width: 55%;
    position: relative;
    padding-left: 40px
}

header.header .wrap_head .header-main .right-header ul.list-inline .hotline-header svg {
    width: 35px;
    position: absolute;
    top: 8px;
    left: 0px
}

header.header .wrap_head .header-main .right-header ul.list-inline .hotline-header span {
    display: inline-block;
    width: 100%;
    line-height: initial
}

header.header .wrap_head .header-main .right-header ul.list-inline .hotline-header a {
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    line-height: initial;
    color: #a7252f
}

@media (max-width: 1199px) and (min-width: 992px) {
    header.header .wrap_head .header-main .right-header ul.list-inline .hotline-header a {
        font-size:16px
    }
}

header.header .wrap_head .header-main .right-header ul.list-inline .hotline-header a:hover {
    color: #cdad70
}

header.header .wrap_head .header-main .right-header ul.list-inline .cart-header {
    max-width: 45%;
    position: relative;
    padding-left: 40px
}

@media (min-width: 992px) {
    header.header .wrap_head .header-main .right-header ul.list-inline .cart-header .top-cart-contain {
        position:static
    }
}

@media (min-width: 992px) {
    header.header .wrap_head .header-main .right-header ul.list-inline .cart-header .top-cart-contain .mini-cart .count_item_pr {
        top:5px;
        right: inherit;
        font-size: 11px;
        left: 22px
    }
}

@media (min-width: 992px) {
    header.header .wrap_head .header-main .right-header ul.list-inline .cart-header .top-cart-contain .mini-cart .heading-cart {
        position:static
    }
}

header.header .wrap_head .header-main .right-header ul.list-inline .cart-header .top-cart-contain .mini-cart .heading-cart a {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 14px 0
}

header.header .wrap_head .header-main .right-header ul.list-inline .cart-header .top-cart-contain .mini-cart .heading-cart a svg {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 15px;
    left: 0px
}

header.header .wrap_head .header-main .right-header ul.list-inline .cart-header .top-cart-contain .mini-cart .heading-cart a .title-cart {
    font-weight: 600;
    line-height: initial
}

header.header .wrap_head .header-main .right-header ul.list-inline .cart-header .top-cart-contain .mini-cart .heading-cart a .cartCount-dk {
    font-size: 12px;
    line-height: initial
}

header.header .wrap_head .header-main .right-header ul.list-inline .cart-header:hover .top-cart-content {
    display: block
}

@media (max-width: 991px) {
    header.header .wrap_head .header-main .header-mobile {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center
    }

    header.header .wrap_head .header-main .header-mobile .logo {
        max-width: 180px
    }

    header.header .wrap_head .header-main .header-mobile .logo img {
        height: auto
    }

    header.header .wrap_head .header-main .header-mobile .menu-bar {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 15px;
        width: 30px;
        height: 30px
    }

    header.header .wrap_head .header-main .header-mobile .menu-bar a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 30px
    }

    header.header .wrap_head .header-main .header-mobile .menu-bar a svg {
        width: 22px;
        height: 22px
    }

    header.header .wrap_head .header-main .header-mobile .head-contact-mb {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 45px;
        width: 30px;
        height: 30px
    }

    header.header .wrap_head .header-main .header-mobile .head-contact-mb a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 30px
    }

    header.header .wrap_head .header-main .header-mobile .head-contact-mb a svg {
        width: 22px;
        height: 22px
    }

    header.header .wrap_head .header-main .header-mobile .content_search_cart {
        text-align: right;
        width: 55px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        height: 30px;
        line-height: 30px
    }

    header.header .wrap_head .header-main .header-mobile .content_search_cart a.cart-mb {
        position: relative;
        width: 25px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        float: right
    }

    header.header .wrap_head .header-main .header-mobile .content_search_cart a.cart-mb svg {
        width: 25px
    }

    header.header .wrap_head .header-main .header-mobile .content_search_cart a.cart-mb .count_item_pr {
        width: 18px;
        height: 18px;
        text-align: center;
        line-height: 18px;
        position: absolute;
        top: -5px;
        right: -10px;
        background: #a7252f;
        color: #fff;
        font-size: 9px;
        border-radius: 50%
    }

    header.header .wrap_head .header-main .header-mobile .content_search_cart a.search-mb {
        position: relative;
        width: 25px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        float: right;
        margin-right: 5px
    }

    header.header .wrap_head .header-main .header-mobile .content_search_cart a.search-mb svg {
        width: 20px
    }

    header.header .wrap_head .header-main .search-mobile {
        display: none;
        width: 100%
    }

    header.header .wrap_head .header-main .search-mobile.open {
        margin-top: 10px;
        display: inline-block
    }

    header.header .wrap_head .header-main .search-mobile .search_form {
        border: 1px solid #dedede;
        border-bottom: 2px solid #a7252f;
        border-radius: 5px;
        margin: 0px
    }

    header.header .wrap_head .header-main .search-mobile .search_form .input-group-field {
        height: 30px;
        line-height: initial;
        border: 0px;
        border-radius: 5px !important
    }

    header.header .wrap_head .header-main .search-mobile .search_form .input-group-field::placeholder {
        color: #bbb
    }

    header.header .wrap_head .header-main .search-mobile .search_form .input-group-btn button.icon-fallback-text {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        display: flex;
        align-items: center;
        background: transparent
    }

    header.header .wrap_head .header-main .search-mobile .search_form .input-group-btn button.icon-fallback-text svg {
        width: 18px;
        height: 18px
    }

    header.header .wrap_head .header-main .search-mobile .search_form .input-group-btn a.search-close {
        height: 30px;
        line-height: 30px;
        padding: 0 5px;
        display: flex;
        align-items: center;
        background: transparent;
        border-left: 1px solid #ddd
    }

    header.header .wrap_head .header-main .search-mobile .search_form .input-group-btn a.search-close svg {
        width: 18px;
        height: 18px
    }
}

header.header .main-nav {
    background: #a7252f;
    width: 100%;
    border-top: 1px solid #ddd
}

header.header .main-nav .nav-main .menu_hed .nav {
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: center
}

header.header .main-nav .nav-main .menu_hed .nav.nav_1 {
    text-align: center;
    float: left;
    width: 100%;
    position: relative
}

@media (max-width: 1199px) {
    header.header .main-nav .nav-main .menu_hed .nav.nav_1 {
        text-align:left
    }
}

header.header .main-nav .nav-main .menu_hed .nav.nav_1 li {
    line-height: 30px;
    padding: 0px
}

header.header .main-nav .nav-main .menu_hed .nav.nav_2 {
    text-align: right;
    float: right
}

header.header .main-nav .nav-main .menu_hed .nav.nav_2 li {
    line-height: 30px;
    padding: 0px
}

header.header .main-nav .nav-main .menu_hed .nav li {
    display: inline-block
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item {
    float: left
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item:last-child li.dropdown-submenu .dropdown-menu {
    left: -150%
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item:last-child li.dropdown-submenu:hover>.dropdown-menu {
    visibility: visible;
    left: -100%;
    opacity: 1
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item>a {
    line-height: 40px;
    padding: 0px 25px
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item>a i {
    width: 11px;
    position: relative
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item>a i svg {
    width: 11px;
    height: 20px;
    margin-bottom: 5px
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item>a i svg path {
    fill: #fff
}

@media (max-width: 1199px) {
    header.header .main-nav .nav-main .menu_hed .nav li.nav-item>a {
        padding:0px 15px
    }
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item.active a i {
    width: 11px
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item.active a i svg {
    width: 11px;
    height: 20px;
    margin-bottom: 5px
}

header.header .main-nav .nav-main .menu_hed .nav li.nav-item.active a i svg path {
    fill: #cdad70
}

header.header .main-nav .nav-main .menu_hed .nav li.menu_hover:hover>a:before {
    opacity: 1
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item {
    position: relative;
    background: transparent;
    padding: 0px 0px;
    z-index: 3
}

@media (max-width: 1199px) {
    header.header .main-nav .nav-main .menu_hed .nav .nav-item {
        padding:0px 5px
    }
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item.active>a {
    color: #fff !important;
    background: #cdad70;
    border-radius: 0px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item.active>a i svg path {
    fill: #fff !important
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li {
    display: block;
    width: 100%
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item.has-mega {
    position: static
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item>a {
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 25px 0px;
    z-index: 5;
    position: relative;
    text-transform: uppercase
}

@media (min-width: 1025px) {
    header.header .main-nav .nav-main .menu_hed .nav .nav-item>a:before {
        content:'';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        background: #cdad70;
        z-index: -1;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s
    }
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item>a span {
    position: relative
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item>a span svg path {
    fill: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item>.fa {
    color: #fff;
    position: absolute;
    right: 5px;
    top: 32px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item>.dropdown-menu {
    display: block;
    margin-top: 0px;
    border-radius: 0px;
    border: 0px;
    width: 200px;
    padding: 0px;
    background: #fff;
    z-index: 9;
    top: 150%;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 6px 15px rgba(0,0,0,0.12);
    box-shadow: 0px 6px 15px rgba(0,0,0,0.12)
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv2 {
    position: relative;
    border-bottom: 1px solid #f1f1f1
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv2:last-child {
    border-bottom: 0px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv2 a {
    padding: 0 15px;
    line-height: 30px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv2 .fa {
    position: absolute;
    right: 0px;
    padding: 0px 5px;
    top: 0px;
    line-height: 40px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv2 .fa svg {
    width: 10px;
    transform: rotate(-90deg)
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv2 .fa svg path {
    fill: #333
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv3 {
    position: relative
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv3>a {
    padding: 5px 15px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item .nav-item-lv3 .fa {
    position: absolute;
    right: 0px;
    padding: 0px 10px;
    top: 5px;
    line-height: 41px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>a {
    color: #fff;
    background: transparent;
    border-radius: 0px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>a:before {
    height: 100%
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>a svg path {
    fill: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>a:after {
    opacity: 1
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.fa {
    color: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li>a {
    display: block;
    padding: 5px 20px 5px 10px;
    color: #333
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li>a .fa {
    float: right;
    line-height: 18px;
    font-size: 16px;
    color: #333
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li>a:before {
    width: 4px;
    height: 4px;
    background: #a7252f;
    position: absolute;
    left: 10px;
    padding-right: 5px;
    top: 13px;
    opacity: 0
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li:last-child>a {
    border-bottom: 0px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li:hover {
    background: #cdad70;
    color: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li:hover .fa {
    color: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li:hover>a {
    background-color: transparent;
    color: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li:hover>a .fa svg path {
    fill: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li:hover>a:before {
    opacity: 1
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.dropdown-menu li:hover>.fa svg path {
    fill: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item:hover>.mega-content {
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu {
    position: relative
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu:hover>a:after {
    opacity: 1
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu>a:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 12px 7.5px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    left: 100%;
    top: 33%;
    opacity: 0
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 {
    margin-top: 0
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 {
    display: block;
    margin-top: 0;
    border: 0px;
    border-radius: 0px;
    width: 200px;
    padding: 0px;
    left: 150%;
    top: 0px;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 6px 15px rgba(0,0,0,0.12);
    box-shadow: 0px 6px 15px rgba(0,0,0,0.12)
}

@media (max-width: 1199px) {
    header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu.media_left,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4.media_left {
        left:-100% !important
    }
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li {
    border-bottom: 1px solid #f1f1f1
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:last-child,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:last-child {
    border-bottom: 0px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li>a,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li>a {
    display: block;
    padding: 5px 15px;
    line-height: 30px;
    color: #333
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li .fa,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li .fa {
    position: absolute;
    right: 0px;
    padding: 0px 5px;
    top: 5px;
    line-height: 41px;
    color: #333
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:last-child>a,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:last-child>a {
    border-bottom: 0px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover>a,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover>a {
    background-color: #cdad70;
    color: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover>a .fa,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover>a .fa {
    color: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover {
    background: #cdad70
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover .fa,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover .fa {
    color: #fff
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .dropdown-menu li:hover>.lv-4,header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu .lv-4 li:hover>.lv-4 {
    display: block;
    border-top: 0px;
    border-radius: 0px
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu:hover>a:after {
    opacity: 1
}

header.header .main-nav .nav-main .menu_hed .nav .nav-item li.dropdown-submenu:hover>.dropdown-menu {
    visibility: visible;
    left: 100%;
    opacity: 1
}

header.header .main-nav .nav-main .menu_hed .nav .mega-content {
    top: 130%;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 6px 15px rgba(0,0,0,0.12);
    box-shadow: 0px 6px 15px rgba(0,0,0,0.12);
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 100;
    padding: 10px 15px;
    border: 1px solid #ebebeb;
    left: 0
}

header.header .main-nav .nav-main .menu_hed .nav .mega-content .level1-parent.item {
    float: left;
    width: 25%;
    padding: 0 15px;
    text-align: left
}

header.header .main-nav .nav-main .menu_hed .nav .mega-content .level1-parent.item:nth-child(4n+1) {
    clear: left
}

header.header .main-nav .nav-main .menu_hed .nav .mega-content .level1-parent.item h2,header.header .main-nav .nav-main .menu_hed .nav .mega-content .level1-parent.item .h2 {
    margin: 10px 0 0 0
}

header.header .main-nav .nav-main .menu_hed .nav .mega-content .level1-parent.item h2 a,header.header .main-nav .nav-main .menu_hed .nav .mega-content .level1-parent.item .h2 a {
    font-size: 14px;
    text-transform: uppercase
}

header.header .main-nav .nav-main .menu_hed .nav .mega-content .level1-parent.item .level1 .level2 a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 13px
}

header.header .main-nav .nav-main .menu_hed .nav .mega-content .level1-parent.item .level1 .level2 a:hover {
    padding-left: 5px
}

.mobile-nav-overflow.open {
    content: " ";
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999
}

#mobile-nav {
    width: 280px;
    height: 100%;
    position: fixed;
    z-index: 999999;
    top: 0px !important;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-box-shadow: 0px 2px 11px 1px rgba(168,168,168,0.54);
    -moz-box-shadow: 0px 2px 11px 1px rgba(168,168,168,0.54);
    box-shadow: 0px 2px 11px 1px rgba(168,168,168,0.54);
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    -o-transform: translateX(-280px);
    transform: translateX(-280px)
}

#mobile-nav.open {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

#mobile-nav .nav-close {
    z-index: 9999;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    line-height: 30px;
    height: 30px
}

#mobile-nav .nav-close svg {
    width: 30px;
    height: 30px
}

#mobile-nav .logo.a-center {
    display: block;
    padding: 5px 0
}

#mobile-nav .logo.a-center .logo-wrapper img {
    max-height: 60px;
    width: auto
}

#mobile-nav .mb-nav .mb-nav-item.lv0 {
    border-top: 1px solid #e6e6e6;
    color: #333;
    font-size: 14px;
    position: relative
}

#mobile-nav .mb-nav .mb-nav-item.lv0.current {
    background: #e38289
}

#mobile-nav .mb-nav .mb-nav-item.lv0 ul {
    display: none
}

#mobile-nav .mb-nav .mb-nav-item.lv0 ul.current {
    background: #f5f5f5
}

#mobile-nav .mb-nav .mb-nav-item.lv0 i {
    position: absolute;
    right: 5px;
    top: 0px;
    cursor: pointer;
    display: block;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center
}

#mobile-nav .mb-nav .mb-nav-item.lv0 i img {
    width: 12px
}

#mobile-nav .mb-nav .mb-nav-item.lv0 i.turn-toggle img {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s
}

#mobile-nav .mb-nav .mb-nav-item.lv0 a {
    color: #333;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    display: block
}

#mobile-nav .mb-nav .mb-nav-item.lv0 a svg {
    width: 20px;
    height: 20px;
    line-height: 24px;
    float: left;
    margin-right: 5px
}

#mobile-nav .mb-nav .mb-nav-item.lv0 a b {
    color: #a7252f
}

#mobile-nav .mb-nav .mb-nav-item.lv0>a {
    padding-left: 15px;
    padding-right: 35px;
    font-weight: 600
}

#mobile-nav .mb-nav .mb-nav-item.lv0 .mb-nav-item.lv1 {
    position: relative;
    border-top: 1px solid #e6e6e6
}

#mobile-nav .mb-nav .mb-nav-item.lv0 .mb-nav-item.lv1>a {
    padding-left: 30px;
    padding-right: 35px
}

#mobile-nav .mb-nav .mb-nav-item.lv0 .mb-nav-item.lv1>a:before {
    content: "";
    top: 13px;
    left: 15px;
    position: absolute;
    width: 9px;
    height: 9px;
    border: solid 2px #d7d7d7;
    border-radius: 50%
}

#mobile-nav .mb-nav .mb-nav-item.lv0 .mb-nav-item.lv1 .mb-nav-item.lv2 {
    position: relative;
    border-top: 1px solid #e6e6e6
}

#mobile-nav .mb-nav .mb-nav-item.lv0 .mb-nav-item.lv1 .mb-nav-item.lv2>a {
    padding-left: 35px;
    padding-right: 35px
}

#mobile-nav .mb-nav .mb-nav-item.lv0 .mb-nav-item.lv1 .mb-nav-item.lv2>a:before {
    content: "";
    top: 16px;
    left: 24px;
    position: absolute;
    width: 5px;
    height: 5px;
    border: solid 1px #d7d7d7;
    border-radius: 50%;
    background: #d7d7d7
}

#mobile-nav .mb-nav .mb-nav-item.lv0 .mb-nav-item.lv1 .mb-nav-item.lv2 .mb-nav-item.lv3 {
    position: relative;
    border-top: 1px solid #e6e6e6
}

#mobile-nav .mb-nav .mb-nav-item.lv0 .mb-nav-item.lv1 .mb-nav-item.lv2 .mb-nav-item.lv3>a {
    padding-left: 45px;
    padding-right: 35px
}

.mobile-mnbar {
    line-height: 65px
}

.mbtop-nav {
    background: #fff;
    padding-bottom: 15px;
    margin-top: 15px
}

.mbtop-nav .search {
    position: initial;
    opacity: 1;
    visibility: visible;
    left: 0;
    width: 100%;
    border-top: 1px;
    box-shadow: none;
    padding: 0
}

.mbtop-nav .search .header_search {
    padding: 0
}

.google-maps-footer {
    width: 100%
}

.google-maps-footer .map {
    width: 100%;
    height: 170px;
    background: #dedede
}

.google-maps-footer .map#contact_map_footer {
    height: 160px
}

.backtop {
    position: fixed;
    bottom: 100px;
    z-index: 999;
    top: auto !important;
    width: 40px;
    height: 40px;
    border: solid 3px #fff4cc;
    line-height: 44px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 0;
    background: #a7252f;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.backtop .fa {
    font-size: 16px;
    color: #fff !important;
    display: inline-block !important;
    float: left !important;
    width: 36px !important;
    text-align: center !important;
    line-height: 33px !important
}

@media (min-width: 768px) {
    .phone_backtotop {
        display:none !important
    }
}

.phone_backtotop {
    position: fixed;
    bottom: 30px !important;
    z-index: 9999;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #a7252f;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: play 1.5s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width: 767px) {
    .phone_backtotop {
        width:30px;
        height: 30px;
        line-height: 30px
    }
}

.phone_backtotop .fa {
    font-size: 16px;
    color: #fff !important;
    display: inline-block !important;
    float: left !important;
    width: 30px !important;
    text-align: center !important;
    line-height: 31px !important
}

@media (min-width: 768px) {
    @keyframes play {
        0% {
            transform:scale(1)
        }

        15% {
            box-shadow: 0 0 0 5px rgba(255,66,54,0.1)
        }

        25% {
            box-shadow: 0 0 0 5px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.1)
        }

        30% {
            transform: scale(1.2)
        }

        50% {
            box-shadow: 0 0 0 5px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.1),0 0 0 15px rgba(255,88,54,0.2)
        }

        80% {
            transform: scale(1)
        }
    }
}

@media (max-width: 767px) {
    @keyframes play {
        0% {
            transform:scale(1)
        }

        15% {
            box-shadow: 0 0 0 3px rgba(255,66,54,0.1)
        }

        25% {
            box-shadow: 0 0 0 3px rgba(255,88,54,0.1),0 0 0 5px rgba(255,88,54,0.1)
        }

        30% {
            transform: scale(1.2)
        }

        50% {
            box-shadow: 0 0 0 7px rgba(255,88,54,0.1),0 0 0 7px rgba(255,88,54,0.1),0 0 0 10px rgba(255,88,54,0.2)
        }

        80% {
            transform: scale(1)
        }
    }
}

.backtop.show {
    opacity: 1
}

@media (min-width: 1441px) {
    .backtop {
        right:15px;
        bottom: 40px
    }

    .phone_backtotop {
        bottom: 30px !important;
        left: 50px
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .backtop {
        right:15px;
        bottom: 40px
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .backtop {
        right:15px;
        bottom: 40px
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (max-width: 767px) {
    .backtop {
        right:0px;
        bottom: 40px;
        left: auto !important
    }

    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .phone_backtotop.left_center {
        bottom:48% !important;
        left: 15px
    }

    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }

    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }

    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

@media (max-width: 767px) {
    .phone_backtotop.left_center {
        bottom:48% !important;
        left: 15px
    }

    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }

    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }

    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

.footer {
    width: 100%;
    float: left;
    border-top: solid 1px #bbb
}

@media (max-width: 767px) {
    .footer .cliked {
        position:relative
    }

    .footer .cliked:after {
        font-size: 14px;
        position: absolute;
        right: 0px;
        top: 2
    }

    .footer .cliked.open_:after {
        content: "\f068"
    }
}

.footer .fa {
    color: #789529;
    display: inline-block;
    float: left;
    width: 20px;
    text-align: left;
    line-height: 28px
}

.footer .not-before a:before {
    content: none !important
}

.footer .topfoter {
    background: #fff;
    width: 100%;
    float: left;
    padding: 30px 0;
    background: #f7f7f7
}

.footer .topfoter .img_footer {
    margin-bottom: 25px;
    display: block
}

.footer .ct_footer li {
    width: 100%;
    float: left;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.footer .ct_footer li:last-child {
    margin-bottom: 0px
}

.footer .ct_footer li .icon_left {
    display: flex;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: solid 2px #fff;
    line-height: 30px;
    margin-right: 10px;
    align-items: center;
    justify-content: center;
    text-align: center
}

.footer .ct_footer li .icon_left i {
    font-size: 16px;
    color: #fff
}

.footer .ct_footer li .content_r {
    display: block;
    float: left;
    width: calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    font-size: 13px;
    line-height: 20px;
    color: #333
}

@media (min-width: 1200px) {
    .footer .ct_footer li .content_r {
        padding-right:40px
    }
}

.footer .ct_footer li .content_r a {
    color: #333;
    display: inline-block
}

@media (max-width: 991px) {
    .footer .topfoter .footer-col {
        margin-bottom:25px
    }

    .footer .topfoter .footer-col:last-child {
        margin-bottom: 0px
    }
}

@media (max-width: 991px) {
    .footer .topfoter {
        padding-bottom:0px
    }
}

.footer .topfoter h4,.footer .topfoter .h4 {
    margin: 0px 0 20px 0;
    font-size: 15px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase
}

.footer .topfoter ul.fot-info .fot-storename b {
    text-transform: uppercase
}

.footer .topfoter ul li {
    line-height: 30px
}

.footer .topfoter ul li a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    display: inline-block;
    width: 100%
}

.footer .topfoter ul li a:hover {
    color: #cdad70
}

.footer .topfoter ul li span {
    display: block;
    float: left
}

.footer .topfoter ul li:hover a {
    text-decoration: none;
    color: #a7252f
}

.footer .topfoter:first-child a {
    display: inline-block;
    width: auto
}

.footer .topfoter:first-child a:hover {
    color: #a7252f
}

.footer .topfoter .social-fot h4,.footer .topfoter .social-fot .h4 {
    margin: 10px 0 10px 0;
    font-size: 14px !important
}

.footer .topfoter .pay {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-top: 10px
}

.footer .topfoter .pay a {
    display: inline-block;
    margin-right: 5px;
    float: left;
    margin-bottom: 5px
}

@media (min-width: 992px) {
    .footer .topfoter .pay a:nth-child(3n+1) {
        clear:left
    }
}

.footer .topfoter .eccept {
    width: 100%;
    float: left
}

.footer .topfoter .eccept h4,.footer .topfoter .eccept .h4 {
    margin-bottom: 10px
}

.footer .topfoter .fb_iframe_widget {
    width: auto !important;
    max-width: 100%
}

.footer .topfoter .fb_iframe_widget span,.footer .topfoter .fb_iframe_widget div {
    width: auto !important
}

.footer .info-site {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.footer .info-site h4,.footer .info-site .h4 {
    text-transform: uppercase;
    margin: 0px 0 25px 0;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    border-top: solid 1px #ebebeb;
    padding-top: 30px
}

.footer .info-site p {
    padding: 0px;
    margin: 0px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    display: block
}

.footer .info-site p a {
    color: #333;
    text-decoration: none
}

.footer .info-site p a:hover {
    color: #a7252f
}

.footer .form_km {
    width: 100%;
    float: left
}

.footer .form_km p {
    margin-bottom: 5px !important
}

.footer .form_km form {
    position: relative;
    margin: 0px;
    padding: 0px;
    height: 40px
}

.footer .form_km form i {
    position: absolute;
    top: 8px;
    left: 8px
}

.footer .form_km form i svg {
    width: 20px
}

.footer .form_km form i svg path {
    fill: #bbb
}

.footer .form_km form input {
    box-shadow: none;
    outline: none;
    height: 40px;
    line-height: 40px;
    padding: 0 110px 0 35px;
    border: solid 1px #ebebeb
}

.footer .form_km form .button_subscribe {
    padding: 0 20px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    border: solid 1px #a7252f;
    background: #a7252f;
    color: #fff;
    font-size: 14px
}

.footer .form_km form .button_subscribe:hover {
    background: #cdad70;
    border-color: #cdad70
}

.footer .form_km .mailchimp-alerts .mailchimp-success {
    color: #00c100
}

.footer .form_km .mailchimp-alerts .mailchimp-error {
    color: red
}

.footer .fot-payment {
    display: inline-block;
    width: 100%;
    margin: 15px 0
}

.footer .fot-payment h4,.footer .fot-payment .h4 {
    font-size: 14px;
    margin-bottom: 10px
}

.footer .fot-payment img {
    max-height: 45px;
    width: auto
}

.footer .bocongthuong {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.footer .bocongthuong h4,.footer .bocongthuong .h4 {
    font-size: 14px;
    margin-bottom: 10px !important
}

.footer .bocongthuong a {
    max-width: 140px;
    float: left
}

.footer .bocongthuong a img {
    max-height: 50px
}

.footer .bocongthuong a:last-child {
    margin-left: 10px
}

.footer .bottom-footer {
    width: 100%;
    float: left;
    background: #a7252f;
    padding: 5px 0;
    color: #fff
}

.footer .bottom-footer #copyright a {
    color: #fff
}

.footer .bottom-footer #copyright a:hover {
    color: #cdad70
}

@media (max-width: 767px) {
    .footer .bottom-footer {
        text-align:center
    }

    .footer .bottom-footer #copy1 p {
        padding: 15px 0px
    }
}

@media (min-width: 768px) {
    .footer .bottom-footer #payment_2 {
        text-align:right
    }
}

@media (min-width: 543px) {
    .footer .bottom-footer {
        line-height:35px
    }
}

@media (max-width: 542px) {
    .footer .bottom-footer {
        line-height:24px
    }
}

.footer .bottom-footer p {
    margin-bottom: 0
}

.footer .bottom-footer .wsp {
    color: #333
}

@media (max-width: 767px) {
    .footer .bottom-footer .wsp .mobile {
        display:block;
        width: 100%;
        float: left
    }
}

.footer .bottom-footer .wsp a {
    color: #333
}

@media (max-width: 767px) {
    .footer .bottom-footer .wsp {
        margin:15px 0px;
        width: 100%;
        float: left
    }

    .footer .bottom-footer .fixline {
        display: block;
        opacity: 0;
        height: 0
    }
}

.footer .back-to-top {
    position: absolute;
    right: 10px;
    bottom: 120px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    top: auto !important;
    height: 40px;
    width: 40px;
    background-color: #7d1c23;
    line-height: 36px;
    border-radius: 4px;
    font-size: 20px;
    transition: all 0.3s ease-out 0s;
    transform: translateY(-120px);
    opacity: 0;
    visibility: hidden;
    display: flex !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex !important;
    justify-content: center;
    align-content: center
}

.footer .back-to-top img {
    width: 20px;
    height: auto
}

.footer .back-to-top:hover {
    color: #fff;
    background-color: #cdad70
}

.footer .back-to-top.show {
    position: fixed;
    z-index: 999;
    transition: all 0.3s ease-out 0s;
    transform: translateY(0px);
    opacity: 1;
    visibility: visible
}

@media (min-width: 768px) and (max-width: 991px) {
    .topfoter .col-sm-6:nth-child(2n+1) {
        clear:left
    }
}

@media (min-width: 992px) {
    .copyright .inner .row.tablet {
        display:flex;
        flex-flow: row
    }

    .copyright .inner .row.tablet #copyright {
        order: 1
    }

    .copyright .inner .row.tablet #link_footer_menu {
        order: 2
    }
}

@media (max-width: 991px) {
    #copyright {
        text-align:center !important
    }

    .menufooter {
        text-align: center
    }

    .menufooter li {
        float: none !important
    }

    .footer-click {
        margin-bottom: 30px
    }

    #footer .topfoter h4,#footer .topfoter .h4 {
        margin-bottom: 5px
    }

    .copyright .inner .fot_copyright {
        text-align: center !important
    }

    .copyright .inner .menu_footer_link .ul_main_footer {
        width: 100%;
        padding-right: 0px;
        text-align: center
    }

    .copyright .inner .menu_footer_link .ul_main_footer li {
        float: none;
        display: inline-block
    }
}

@media (max-width: 767px) {
    .ct_footer {
        margin-bottom:15px;
        width: 100%;
        float: left
    }

    .footer-click {
        margin-bottom: 10px
    }

    footer .footer-widget p {
        padding-right: 0px
    }

    .copyright .inner .wsp {
        overflow: hidden;
        padding: 15px 0px;
        display: block
    }

    .copyright .inner .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px
    }

    footer h4,footer .h4 {
        margin-bottom: 15px !important
    }

    footer .site-footer h4,footer .site-footer .h4 {
        margin: 0;
        padding: 5px 0 5px;
        font-size: 16px;
        cursor: pointer;
        margin-bottom: 0px !important;
        border-top: solid 0px rgba(0,0,0,0.5)
    }

    footer .site-footer h4.hasclick,footer .site-footer .hasclick.h4 {
        position: relative
    }

    footer .site-footer h4.hasclick.open_:after,footer .site-footer .hasclick.open_.h4:after {
        font-size: 16px;
        line-height: 24px;
        position: absolute;
        right: 15px;
        top: 10px
    }

    footer .site-footer .maps_ {
        margin-top: 15px
    }

    footer .footer-inner .col-xs-12:nth-child(2) {
        margin-top: 15px
    }

    .padding-bottom-50 {
        padding-bottom: 20px !important
    }
}

.footer-info li {
    float: left
}

.footer-info li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    width: 35px !important;
    margin-right: 8px;
    color: #fff;
    text-align: center
}

.footer-info li a img {
    width: 30px;
    height: 30px;
    border-radius: 3px
}

.footer-info li a:hover img {
    width: 33px;
    height: 33px
}

.footer-info li:last-child a {
    margin-right: 0
}

.page-404 {
    text-align: center;
    padding: 20px 0
}

.page-404 img {
    max-height: 120px
}

.page-404 a.btn-style {
    background: #a7252f;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px
}

.page-404 a.btn-style:hover {
    background: #cdad70
}

.detail-social {
    display: inline-block;
    width: 100%;
    margin-top: 5px
}

.detail-social .box-zalo-sharing {
    display: inline-block;
    width: auto;
    float: left
}

.detail-social .box-zalo-sharing .zalo-follow-only-button {
    margin-right: -13px !important;
    display: none !important
}

.detail-social .addthis_inline_share_toolbox_7dnb {
    display: inline-block !important;
    width: auto;
    float: left
}

.detail-social .addthis_inline_share_toolbox_7dnb .addthis_button_tweet {
    display: none !important
}

.product-box.product-item {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #bbb;
    border-radius: 3px;
    transition: .3s ease-in-out;
    float: left;
    will-change: transform
}

.product-box.product-item .product-thumbnail {
    width: 100%;
    float: left;
    position: relative
}

.product-box.product-item .product-thumbnail .image_thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 100%
}

.product-box.product-item .product-thumbnail .image_thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: .3s ease-in-out all;
    will-change: opacify
}

.product-box.product-item .product-thumbnail .image_thumb img.product-image-back {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.product-box.product-item .product-thumbnail .image_thumb img:not(.loaded) {
    width: 100% !important;
    height: 100% !important;
    opacity: 0.2
}

.product-box.product-item .product-thumbnail .image_thumb .sale-flash {
    position: absolute;
    right: 5px;
    top: 0;
    text-align: center;
    background: #e82b00;
    color: #fff;
    padding: 3px;
    font-weight: 700;
    font-size: 12px;
    min-width: 45px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: 0 4px 6px -2px #504f4f;
    -moz-box-shadow: 0 4px 6px -2px #504f4f;
    box-shadow: 0 4px 6px -2px #504f4f;
    z-index: 2;
    backface-visibility: hidden
}

.product-box.product-item .product-thumbnail .image_thumb .sale-flash span {
    display: block;
    font-weight: 700;
    font-size: 12px
}

@media (max-width: 480px) {
    .product-box.product-item .product-thumbnail .image_thumb .sale-flash span {
        display:none
    }
}

.product-box.product-item .product-thumbnail .product-action {
    width: 100%;
    float: left;
    text-align: center;
    height: 30px;
    position: absolute;
    top: inherit;
    bottom: 5px;
    transform: translateY(-37%);
    -moz-transform: translateY(-37%);
    -webkit-transform: translateY(-37%);
    -o-transform: translateY(-37%);
    -os-transform: translateY(-37%);
    z-index: 10;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0)
}

@media (max-width: 1199px) {
    .product-box.product-item .product-thumbnail .product-action {
        display:none
    }
}

.product-box.product-item .product-thumbnail .product-action form {
    padding: 0px;
    margin: 0px
}

.product-box.product-item .product-thumbnail .product-action form .group_action {
    text-align: center;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -os-justify-content: center
}

.product-box.product-item .product-thumbnail .product-action form .group_action .btn,.product-box.product-item .product-thumbnail .product-action form .group_action input[type="submit"] {
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    padding: 0 10px;
    width: 45%;
    float: left;
    background: #a7252f;
    text-transform: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 2.5px
}

.product-box.product-item .product-thumbnail .product-action form .group_action .btn i.icon-option,.product-box.product-item .product-thumbnail .product-action form .group_action input[type="submit"] i.icon-option {
    width: 20px;
    height: 20px;
    margin: 5px 5px 5px 0;
    display: inline-block;
    background: url(//bizweb.dktcdn.net/100/368/547/themes/843705/assets/unlink.svg?1681162284525);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-box.product-item .product-thumbnail .product-action form .group_action .btn i.icon-add-cart,.product-box.product-item .product-thumbnail .product-action form .group_action input[type="submit"] i.icon-add-cart {
    width: 20px;
    height: 20px;
    margin: 5px 5px 5px 0;
    display: inline-block;
    background: url(//bizweb.dktcdn.net/100/368/547/themes/843705/assets/shopping-cart.svg?1681162284525);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.product-box.product-item .product-thumbnail .product-action form .group_action .btn i.icon-showmore,.product-box.product-item .product-thumbnail .product-action form .group_action input[type="submit"] i.icon-showmore {
    width: 20px;
    height: 20px;
    margin: 5px 5px 5px 0;
    display: inline-block;
    background: url(//bizweb.dktcdn.net/100/368/547/themes/843705/assets/view.svg?1681162284525);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

@media (min-width: 1500px) {
    .product-box.product-item .product-thumbnail .product-action form .group_action .btn,.product-box.product-item .product-thumbnail .product-action form .group_action input[type="submit"] {
        width:50%
    }
}

.product-box.product-item .product-thumbnail .product-action form .group_action .btn:hover,.product-box.product-item .product-thumbnail .product-action form .group_action input[type="submit"]:hover {
    color: #fff;
    border-color: #cdad70;
    background: #cdad70;
    cursor: pointer
}

.product-box.product-item .product-info {
    background: #fff;
    padding: 0;
    width: 100%;
    float: left;
    padding: 10px 5px 5px;
    position: relative;
    text-align: center;
    background: #ffffff;
    border-radius: 3px
}

.product-box.product-item .product-info .product-name {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px
}

.product-box.product-item .product-info .product-name .line-clamp {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.5em !important;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    -webkit-line-clamp: 2;
    height: calc(1.5em * 2)
}

.product-box.product-item .product-info .price-box {
    position: relative
}

@media (max-width: 991px) {
    .product-box.product-item .product-info .price-box {
        min-height:52px
    }
}

.product-box.product-item .product-info .price-box .product-price {
    font-size: 16px;
    color: #df0000;
    font-weight: 700;
    margin-right: 10px
}

@media (max-width: 991px) {
    .product-box.product-item .product-info .price-box .product-price {
        width:100%;
        margin-right: 0px;
        display: inline-block
    }
}

.product-box.product-item .product-info .price-box .compare-price {
    font-size: 14px;
    color: #acacac;
    font-weight: 400;
    text-decoration: line-through
}

.product-box.product-item:hover .product-action {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

@media (min-width: 1025px) {
    .product-box.product-item:hover {
        border:1px solid #a7252f
    }

    .product-box.product-item:hover img.product-image-front {
        opacity: 0 !important;
        visibility: hidden !important
    }

    .product-box.product-item:hover img.product-image-back {
        opacity: 1 !important;
        visibility: visible !important
    }
}

.image-svg{
    width: 35px;
    position: absolute;
    top: 8px;
    left: 0px;
}
.login-svg{
    width: 18px;
    height: 18px;
    margin-right: 5px;
}