/*
Theme Name: Sneaker
Text Domain: Sneaker
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: sneaker, shoes
Author: BinhTran
Author URI: https://facebook.com/binhtranptit
Theme URI:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.container:after,
.container:before {
    display: table;
    content: " "
}

*,
:after,
:before {
    box-sizing: border-box;
    outline: 0
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
img,
input,
ins,
kbd,
label,
legend,
li,
menu,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
select,
small,
strike,
sub,
summary,
sup,
textarea,
tfoot,
tt,
u,
ul,
var,
video {
    font-family: 'Mulish', sans-serif;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    vertical-align: baseline;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    color: #333;
    zoom: 1
}

.chatfix,
.hide,
.hidemenu {
    display: none
}

.container,
.head {
    position: relative
}

.infosp .intocart,
input[type=submit] {
    -webkit-appearance: none
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    background: #fff;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    min-height: 700px;
    font-weight: 300
}

html {
    -webkit-text-size-adjust: none;
    height: 100%
}

li {
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    color: #c13828
}

.container {
    margin: 0 auto;
    width: 99%;
    max-width: 1260px
}

.clear {
    clear: both;
    height: 1px
}

.clear10 {
    clear: both;
    height: 10px
}

.pad10 {
    padding: 10px
}

.pad15 {
    padding: 15px
}

.fr {
    float: right
}

.fl {
    float: left
}

img {
    max-width: 100%
}

img:not(.initial) {
    transition: opacity 2s;
}

img.initial,
img.loaded,
img.error {
    opacity: 1;
}

img:not([src]) {
    visibility: hidden;
    opacity: 0;
}

#loading-ico {
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, .8) url('images/loading-ico.gif') 50% 50% no-repeat;
    display: none;
}

blockquote {
    margin: 10px auto;
    padding: 5px 10px;
    border-left: 5px solid #5b9fe4;
    background: #eff5fb;
    font-size: 17px;
    color: #1b8ca0
}

blockquote:before {
    display: none
}

blockquote:not(:first-of-type) {
    margin-top: .5em
}

blockquote p,
blockquote span,
blockquote ul li {
    color: #1b8ca0
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.divpopup {
    background: rgba(0, 0, 0, .4);
    cursor: pointer;
    display: block;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.divpopup img {
    height: auto;
}

.divpopup>div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    min-height: 100px;
    vertical-align: middle;
    max-width: 70%;
    position: relative;
    border-radius: 8px;
    padding: 10px
}

.divpopup span.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.divpopup span.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -13px;
    right: -13px;
    font-size: 25px;
    line-height: 30px;
    width: 35px;
    height: 35px;
    text-align: center;
}

.divpopup span.popupCloseButton:hover {
    background-color: #ccc;
}

.divpopup .trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}

#midadv_div {
    margin: 0 -10px;
    width: 101%
}

#midadv_div .item {
    padding: 10px;
    position: relative
}

#midadv_div .item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 3px;
    border: 8px solid #ccc
}

#midadv_div .item a {
    display: block;
    overflow: hidden;
    position: relative
}

#midadv_div .item a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#midadv_div .item:hover a:before {
    left: 100%;
    transition: 2s
}

#midadv_div .item:hover img {
    border-color: rgba(231, 126, 36, .5);
    transition: 2s
}

b,
strong {
    font-weight: 800
}

.head .texttop ul.top li .img,
.head a#cart,
a.cartmb,
nav.menu li,
nav.menu span.brand {
    text-align: center
}

.cssdetail figcaption,
.listnews ul li span,
.motangan,
.tinnew ul li .pull_left span,
p.date {
    font-style: italic
}

.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs>ul>li,
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent
}

.hideim {
    display: none !important
}

.showim {
    display: block !important
}

.showibim {
    display: inline-block !important
}

.head:before {
    border-bottom: 1px solid #bcbcbc;
    top: 33px;
    content: "";
    left: 0;
    position: absolute;
    right: 0
}

.head::after,
header::after {
    content: ' ';
    display: block;
    clear: both
}

.head h1 {
    float: left;
    margin-top: 7px;
    font-size: 14px
}

.head .texttop {
    float: right
}

.head .texttop ul.text {
    border: 1px solid #bcbcbc;
    z-index: 1;
    border-radius: 0 0 3px 3px;
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #fefefe 16%, #f7f7f7 100%, #f2f2f2 50%, #f2f2f2 80%, #f2f2f2 100%);
    overflow: hidden;
    border-top: 0;
    border-right: 0;
    float: left
}

.head .texttop ul.text li {
    text-transform: uppercase;
    border-right: 1px solid #bcbcbc;
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
    padding: 12px 15px 10px;
    float: left
}

.head .texttop ul.text p {
    color: #e77e24;
    margin-bottom: 6px
}

.head .texttop ul.text span {
    display: block;
    color: #666
}

.head .texttop ul.top {
    border: 1px solid #bcbcbc;
    z-index: 1;
    border-radius: 0 0 3px 3px;
    background: #353535;
    background: linear-gradient(to bottom, #242428 10%, #38383e 44%, #38383e 100%);
    overflow: hidden;
    border-top: 0;
    border-right: 0;
    float: left;
    margin-left: 10px
}

.head .texttop ul.top li {
    padding: 5px 15px;
    min-width: 100px;
    float: left;
    border-right: 1px solid #eee
}

.head .texttop ul.top li:first-child {
    background-image: linear-gradient(20deg, #007bff 0%, #4ca80b 100%);
}

.head .texttop ul.top li {
    background-image: linear-gradient(20deg, #0fb942 0%, #daf01b 100%);
}

.head .texttop ul.top li:last-child {
    background-image: linear-gradient(20deg, #ff8800 0%, #d80b0b 100%);
}

.head .texttop ul.top li p {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px
}

.head a#cart {
    position: relative;
    display: block;
    background: #e77e24;
    margin-left: 10px;
    width: 95px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 58px;
    float: right;
    color: #fff
}

.head a#cart i {
    display: block;
    margin-top: 7px
}

.head a#cart i img {
    height: 15px
}

.head a#cart span {
    font-size: 13px;
    color: #fff
}

.header .account {
    float: right;
    margin: 7px 0 0 20px;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    position: relative;
}

.header .account img.default {
    vertical-align: text-top;
    margin: 3px 5px 0 0;
    height: 36px;
    border-radius: 100%;
    border: 2px solid #585859
}

.header .account p.capdo {
    font-weight: 400;
    position: absolute;
    bottom: 0px;
    left: 41px;
    background: #48904a;
    color: #fff;
    padding: 0px 5px;
    font-size: 12px;
    border-radius: 3px;
    white-space: nowrap;
}

.header .account .listmenu {
    position: absolute;
    z-index: 999;
    top: 50px;
    right: 0;
    display: none;
    overflow: visible;
    width: 300px;
    margin: 0;
    padding: 8px;
    border: 1px solid #e3e9ed;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 0 60px rgba(14, 42, 71, .25);
}

.header .account .listmenu:before {
    font-size: 1.4em;
    display: block;
    width: 0;
    height: 0;
    content: "";
    pointer-events: none;
    position: absolute;
    top: -.45em;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    right: .97em;
}

.header .account .listmenu img {
    height: 20px;
    vertical-align: middle;
}

.header .account .listmenu .top {
    padding: 16px 12px;
    border-bottom: 1px solid #cfd9e0;
    position: relative;
    padding-bottom: 6px;
}

.header .account .listmenu .top p {
    font-weight: 400;
    margin-bottom: 10px;
}

.header .account .listmenu .top a {
    background: #e77e24;
    padding: 4px 6px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 13px;
    border-radius: 3px;
}

.header .account .listmenu .mid {
    padding: 16px 12px;
    border-bottom: 1px solid #e3e9ed;
}

.header .account .listmenu .mid ul li {
    margin-bottom: 10px;
    font-weight: normal;
}

.header .account .listmenu .mid ul li:last-child {
    margin-bottom: 0;
}

.header .account .listmenu .mid ul li img {
    margin-right: 10px;
}

.header .account .listmenu .bot {
    padding: 16px 12px;
    font-weight: normal;
    padding-bottom: 8px;
}

.header .account .listmenu .bot img {
    margin-right: 10px;
    height: 18px
}

img:not([src]) {
    visibility: hidden
}

header {
    padding: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

header .logo {
    float: left;
    margin-top: -10px;
    position: relative;
    overflow: hidden;
}

header .logo img {
    width: 150px;
    height: auto;
    padding: 5px;
}

.listnews::after,
.listsp::after,
.menumb::after,
.tinnew::after,
nav.menu::after {
    content: ' ';
    clear: both
}

header .logomb {
    display: none
}

a.cartmb,
a.togglemenu {
    display: none;
    z-index: 999
}

nav.menu,
nav.menu li a,
nav.menu::after {
    display: block
}

a.cartmb {
    width: 40px;
    height: 39px;
    border-radius: 4px;
    position: absolute;
    right: 48px;
    top: 4px;
    background: url(../img/cart_mb.svg) 7px 13px no-repeat #fff;
    background-size: 20px
}

a.cartmb span {
    color: #fff;
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 12px;
    background: #e77e31;
    width: 18px;
    height: 18px;
    line-height: 17px;
    border-radius: 50%
}

.search {
    float: right;
    width: 488px;
    padding-top: 10px;
    margin-bottom: 15px
}

.search form {
    width: 100%;
    height: 36px;
    position: relative
}

.search input[type=text] {
    padding: 0 10px;
    width: 100%;
    background: 0 0;
    line-height: 36px;
    box-shadow: 0 2px 4px rgba(204, 204, 204, .3) inset;
    border-radius: 4px;
    border: 1px solid #b6b6b6;
    box-sizing: border-box;
    color: #57575b;
    font-size: 14px
}

.menumb a span.brand img,
nav.menu img {
    width: auto;
    line-height: 30px;
    max-height: 24px;
    max-width: 55px
}

.search input[type=text]::-webkit-input-placeholder {
    color: #888
}

.search input[type=submit] {
    background: url(../img/search-ico.svg) center no-repeat #e77e24;
    text-indent: -9999px;
    width: 44px;
    height: 36px;
    margin: -1px;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 2px;
    background-size: 18px;
    border-radius: 4px
}

.show_more_main,
a.next-category {
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 40px;
    font-size: 14px;
    color: #288ad6;
    border: 1px solid #eee;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto 20px;
    width: 300px;
    background: #e9fbed;
    font-weight: 400;
    border: 1px solid
}

a.next-category span {
    position: absolute;
    right: 30px;
    top: 8px
}

a.next-category img {
    height: 20px;
    float: right
}

.show_more_main:hover,
a.next-category:hover {
    background: #d9f7e0
}

.show_more_main:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #288ad6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px
}

.menufix {
    background-image: linear-gradient(20deg, #007bff 0%, #4ca80b 100%);
}

nav.menu a,
nav.menu a h2 {
    color: #fff
}

nav.menu ul>li:first-child>a,
nav.menu li a.sale {
    color: #fad064;
    font-weight: 400
}

nav.menu ul ul li:first-child>a {
    color: inherit;
}

nav.menu {
    margin: 0;
    padding: 0;
    position: relative;
    background-image: linear-gradient(20deg, #007bff 0%, #4ca80b 100%);
}

nav.menu li {
    float: left;
    padding: 7px 0 0;
    font-size: 12px;
    text-transform: uppercase;
    height: 52px;
    position: relative;
    vertical-align: middle;
    align-items: center;
    display: flex;
    padding-right: 25px;
}

nav.menu li a {
    color: #fff !important;
    font-weight: 700 !important;
}

nav.menu li .sub-menu-tml li a {
    color: #e77e24 !important;
    font-weight: 700 !important;
}

nav.menu ul ul,
nav.menu ul ul>li:hover {
    background: #fff
}

nav.menu span.brand {
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center
}

nav.menu img {
    display: block;
    margin: 0 auto 2px
}

nav.menu ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 0;
    z-index: 9999;
    min-width: 600px;
    min-height: 100px;
    padding: 0 20px 10px;
    background: #eee;
}

.listsp li,
.listsp li h3,
.menumb,
.tinnew ul li,
nav.menu ul ul ul {
    position: relative
}

nav.menu ul li:hover>ul {
    display: block
}

nav.menu ul ul li:hover>ul {
    display: none
}

nav.menu ul ul li {
    width: 33.33%;
    height: auto;
    float: left;
    text-align: left
}

nav.menu ul ul li a {
    color: #353535;
    padding: 8px;
    font-weight: 400;
    font-size: 15px
}

nav.menu ul ul li:hover>a {
    color: #e77e24
}

nav.menu ul ul ul {
    display: none;
    padding: 5px;
    border: 0;
    top: auto;
    left: auto;
    min-height: auto;
    min-width: auto
}

nav.menu ul ul ul li {
    margin-bottom: 5px;
    transition: all .2s linear;
    padding: 0 0 0 15px;
    color: #e77e24;
    background: url(../img/list.svg) 0 9px no-repeat;
    background-size: 8px;
    width: auto;
    min-height: auto;
    float: none;
    margin-left: 3px
}

nav.menu ul ul ul li:hover {
    background: url(../img/list.svg) 0 9px no-repeat;
    background-size: 9px
}

nav.menu ul ul ul li a {
    font-weight: 400;
    padding: 3px;
    color: #353535;
    font-size: 13px;
    text-transform: capitalize
}

.breadandfilter,
.infosp .brand,
.infosp .intocart,
.infosp .ten,
.infosp input.buynow,
.listsp li h3,
.listsp li span a,
.menumb a div,
.navigation a.category span,
.ribbon span,
.sub_category li a {
    text-transform: uppercase
}

nav.menu ul ul ul li:hover a {
    color: #e77e24
}

nav.menu ul li.cart {
    float: right;
    background: #e77e24;
    display: none
}

.menumb {
    display: none;
    margin: 0;
    padding: 5px 0 0;
    background: linear-gradient(to bottom, #242428 10%, #38383e 44%, #38383e 100%)
}

#menumb_div a div,
.menumb a span,
.menumb::after {
    display: block
}

#menumb_div a div {
    color: #fff;
    text-align: center;
    font-size: 12px
}

#menumb_div a div.sale {
    color: #fad064;
    font-weight: 500;
}

#menumb_div a span.brand {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    text-align: center
}

#menumb_div a span.brand img {
    display: block;
    margin: 0 auto 2px
}

.menuhot {
    overflow: hidden;
    padding: 5px 0 0;
    display: none;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#666), to(#888));
    background: -webkit-radial-gradient(circle, #666, #888)
}

.menuhot a {
    width: 23.8%;
    float: left;
    height: 40px;
    margin: 0 0 5px 1%;
    border: 1px solid #666;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #e5e5e5;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#fff));
    background: -webkit-linear-gradient(top, #fff, #e5e5e5);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menuhot a span {
    display: block;
    font-size: 12px;
    color: #000;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 15px;
}

.linemenu {
    float: right
}

.linemenu li {
    display: inline-block
}

.listnews::after,
.tinnew::after {
    display: block
}

.linemenu li a {
    display: block;
    padding: 0 5px
}

.listnews,
.tinnew {
    padding-bottom: 15px
}

.tinnew {
    margin: 20px 0 0;
    border-bottom: 1px solid #ccc
}

.tinnew ul {
    margin-left: -15px;
    margin-right: -15px
}

.tinnew ul li {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.tinnew ul li .pull_left {
    width: 60%;
    padding-right: 15px;
    float: left
}

.tinnew ul li .pull_left h3 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px
}

.tinnew ul li .pull_left p {
    line-height: 24px;
    margin: 10px 0;
    font-size: 16px
}

.tinnew ul li .pull_right {
    width: 40%;
    height: 305px;
    float: right
}

.tinnew ul li .pull_right img {
    oject-fit: cover;
    width: 100%;
    height: 100%
}

.listnews {
    margin: 10px 0 15px
}

.listnews ul li {
    float: left;
    margin-top: 10px;
    border-bottom: 1px dotted #ccc;
    width: 49%;
    margin-right: 1%;
    height: 105px;
    padding-bottom: 10px;
    overflow: hidden
}

.listnews ul li img {
    float: left;
    margin-right: 10px;
    border: 2px solid #ccc;
    width: 150px;
    height: 95px
}

.listnews ul li h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
    line-height: normal;
    color: #353535;
    font-weight: 400
}

.listnews ul li:hover h3 {
    color: #e77e24
}

.listnews ul li .mota {
    font-size: 15px;
    color: #999;
    height: 60px;
    line-height: 20px;
    overflow: hidden
}

.listnews ul li span {
    display: none;
    font-size: 13px;
    color: #888
}

[class*=iconcom-],
[class^=iconcom-] {
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle
}

.listsp::after {
    display: block
}

.listsp {
    margin: 0 -10px 10px
}

.listsp li {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin: 10px 0 15px;
    text-align: left
}

.listsp li span {
    height: 26px;
    overflow: hidden
}

.listsp li span.star {
    position: absolute;
    bottom: 10px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9;
    height: auto
}

.listsp li span.star i {
    width: 20px;
    height: 20px;
    margin: 0 2px
}

.listsp li span.star i.iconcom-star {
    background: url(../img/rate-star.png);
    background-size: 20px
}

.listsp li span.star i.iconcom-nostar {
    background: url(../img/rate-nostar.png);
    background-size: 20px
}

.listsp li span.star i.iconcom-starhaft {
    background: url(../img/rate-haftstar.png);
    background-size: 20px
}

.listsp li h3 {
    font-size: 14px;
    margin: 5px 0;
    overflow: hidden;
    font-weight: 400;
    height: 41px;
    line-height: 22px
}

.listsp li h3:hover a {
    color: #353535;
    text-decoration: underline
}

.listsp li h3 a {
    display: table-cell;
    vertical-align: middle;
    text-overflow: ellipsis;
    text-transform: initial;
    font-weight: 700;
}

.listsp li .brand {
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 9
}

.listsp li .brand img {
    position: relative;
    width: auto;
    height: auto;
    left: auto;
    border: 0;
    max-width: 55px;
    max-height: 30px
}

.cssdetail iframe,
.cssdetail img,
.cssdetail video,
.hinhsp img {
    max-width: 100%
}

.listsp li .kho {
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 8px;
    z-index: 9;
    background: #e77e24;
    color: #fff;
    padding: 4px 10px 5px;
    height: auto;
    font-size: 14px;
    z-index: 99;
}

.listsp li span a {
    color: #888;
    position: relative;
    padding-right: 7px;
    font-size: 13px
}

.listsp li p,
.listsp li span a:hover {
    color: #e77e24
}

.listsp li span a:after {
    content: ",";
    position: absolute;
    right: 3px;
    bottom: -3px;
    display: block
}

.listsp li span a:last-child:after {
    content: ""
}

.listsp li .info {
    position: relative;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.listsp li p {
    font-size: 18px;
    font-weight: 500;
    margin-top: 5px;
}

.listsp li p sup {
    padding-left: 2px;
    color: #e77e24
}

.listsp li p span {
    color: #666;
    text-decoration: line-through;
    padding-left: 10px;
    height: auto;
    font-size: 16px
}

.listsp li .images {
    height: 237px;
    overflow: hidden;
    position: relative;
    text-align: center
}

.listsp li img,
.ribbon,
.ribbon span {
    position: absolute
}

.listsp li img {
    max-width: 100%;
    width: 100%;
    height: 230px;
    object-fit: cover;
    transition: all .8s ease-in-out;
    left: 0;
    border: 1px solid #dadada;
}

.listsp li img.img-default {
    opacity: 1;
    z-index: 3
}

.listsp li img.img-hover {
    opacity: 0;
    z-index: 1
}

.listsp li .images:hover .img-default {
    opacity: 0
}

.listsp li .images:hover .img-hover,
.nav_up {
    opacity: 1
}

.listsp li span.percent {
    padding: 3px 6px;
    color: #fff;
    background: #e60f1e;
    border-radius: 4px;
    text-decoration: none;
    margin-left: 10px;
    font-size: 14px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 99;
    height: auto;
    font-weight: 500;
    border: 2px solid #dc9691;
    display: none
}

.listsp li.home {
    width: 100%
}

.ribbon {
    display: block;
    right: 0;
    top: 0;
    z-index: 9;
    overflow: hidden;
    width: 73px;
    height: 62px;
    text-align: center
}

.ribbon span {
    font-size: 11px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    line-height: 26px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 103px;
    display: block;
    background: #f7941d;
    background: linear-gradient(#f7941d 0, #f7941d 100%);
    box-shadow: 0 3px 10px -5px #000;
    top: 11px
}

.ribbon.sale span {
    background: #e73e33;
    background: linear-gradient(#e73e33 0, #d81f13 100%);
    font-weight: bold;
    font-size: 13px
}

.ribbon.release span {
    background: #08a05c;
    background: linear-gradient(#08a05c 0, #1ea769 100%);
    font-weight: bold;
    font-size: 13px;
}

.breadandfilter {
    display: block;
    background: #f7f7f7;
    border: 1px solid #ececec;
    margin-top: 10px
}

.breadandfilter::after {
    content: ' ';
    display: block;
    clear: both
}

ul.breadcrumb {
    float: left;
    margin: 0;
    padding: 6px 0 0;
    position: relative;
    z-index: 9
}

.breadcrumb li {
    float: left;
    font-size: 14px;
    font-weight: 400
}

.breadcrumb li:first-child a {
    padding-left: 10px
}

.breadcrumb li a {
    float: left;
    font-size: 14px;
    padding: 5px 5px 10px
}

.rowbr {
    padding-top: 5px
}

.breadcrumb span {
    float: left;
    line-height: 1
}

.breadcrumb h2 {
    padding-top: 0;
    padding-left: 3px;
    font-size: 14px;
    color: #e77e24
}

.loi404 {
    background: #fcf8e3;
    border: 1px solid #faebcc;
    padding: 15px;
    margin: 10px 0;
    color: #8a6d3b
}

.cart-emty a {
    color: #2582be
}

.sub_category {
    background: #fffff2;
    padding: 8px 15px;
    border-radius: 4px;
    border: 1px dashed #ff9100;
    overflow: hidden;
    margin: 10px 0
}

.sub_category li {
    position: relative;
    color: orange;
    margin: 0 20px;
    list-style: disc;
    float: left
}

.sub_category li:last-child {
    border-bottom: 0
}

.sub_category li a {
    color: #0073ca;
    display: block;
    padding: 7px 0;
    font-weight: 400;
    font-size: 14px
}

.sub_category li:hover a {
    text-decoration: underline
}

.navigation a.category {
    float: left;
    padding: 5px 10px;
    line-height: 20px;
    border: 1px solid #e77e31;
    background: -webkit-linear-gradient(top, #fff, #e5e5e5);
    margin: 0 0 10px 5px;
}

.navigation a.category span {
    display: block;
    font-size: 14px;
    color: #e77e31;
    text-align: center;
    font-weight: 400
}

.subnav {
    display: none;
    z-index: 99999;
    overflow: visible;
    background: #fff;
    top: 55px;
    width: 100%
}

.menumobi {
    text-align: center;
    position: relative
}

.subnav,
.subnav:after,
a.togglemenu {
    position: absolute
}

.linknews li,
.navigation {
    display: block;
    overflow: hidden
}

.subnav:after {
    content: '';
    border-bottom: 6px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    bottom: 100%;
    right: 20px;
    width: 0;
    height: 0;
    z-index: 15
}

.navigation {
    padding-top: 10px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 11;
    padding-bottom: 5px
}

.linknews li {
    border-bottom: 1px solid #d9d9d9;
    clear: both;
    text-align: left;
    margin-bottom: 0
}

.linknews li:first-child {
    border-top: 1px solid #d9d9d9
}

.linknews li label {
    display: inline-block;
    background: #f7a400;
    border-radius: 2px;
    font-size: 10px;
    color: #fff;
    padding: 0 5px;
    margin-left: 3px;
    text-indent: 0
}

.buycall li a,
.linknews li a {
    float: none;
    height: auto;
    border: 0;
    font-weight: 400
}

.buycall li,
.linknews li a {
    display: block;
    font-size: 14px;
    background: #fff
}

.linknews li a {
    color: #353535;
    margin: 0;
    padding: 10px;
    text-indent: 5px
}

.buycall li {
    overflow: hidden;
    padding: 5px 5px 5px 15px;
    color: #333;
    clear: both;
    line-height: 24px;
    font-weight: 400
}

.buycall li a {
    font-size: 16px;
    color: #da3a2f;
    width: auto;
    background: #fff
}

.buycall li i {
    width: 20px;
    height: 22px;
    margin-right: 5px;
    display: inline-block;
    background: url(../img/phone.svg) 3px 1px no-repeat;
    background-size: 16px;
    vertical-align: middle
}

.buycall li span {
    font-size: 14px;
    color: #666;
    text-transform: none
}

.titborder p,
.titlehome h2,
.titlesale p,
footer .col p,
footer .phot b,
h2.titlenews {
    text-transform: uppercase
}

#over {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    margin: auto;
    z-index: 99
}

.titborder {
    margin: 20px 0;
    position: relative;
    width: 100%
}

.titborder p {
    float: left;
    margin-right: 10px;
    font-size: medium;
    font-weight: 700;
    color: #333;
    margin-top: -3px
}

.cssdetail a,
.cssdetail h4,
.motangan,
.titlehome h2,
.titlesale,
footer .col p,
footer .phot b,
footer .tuloshop {
    font-weight: 400
}

.border_tit {
    background: url(../img/stripe.png);
    height: 14px;
    overflow: hidden;
    margin-top: 5px
}

.titlesale {
    font-size: 25px;
    position: relative;
    z-index: 0;
    margin: auto
}

.titlesale:after {
    content: '';
    position: absolute;
    border-top: 1px dashed #666;
    z-index: 1;
    top: 56%;
    width: 100%;
    left: 0
}

.titlehome,
.titlehome span,
.titlehome>*,
.titlemain,
.titlesale p {
    position: relative
}

.titlesale p {
    z-index: 5;
    display: table;
    margin: 20px auto 10px;
    background: #fff;
    font-size: 22px;
    padding: 5px 10px
}

.titlehome i,
.titlehome span {
    font-size: 24px;
    text-align: center
}

.titlesale,
.titlesale p a.color {
    color: #353535
}

.title-sale {
    text-align: center;
    position: relative;
    margin-top: 10px;
    margin-bottom: 17px
}

.title-sale:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 9px;
    width: 50%;
    border-top: 1px solid #e77e24;
    border-bottom: 1px solid #e77e24
}

.title-sale:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    width: 70%;
    background: #e77e24
}

.title-sale p {
    margin: 0 auto;
    z-index: 2;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    line-height: 50px;
    padding: 0 63px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    background: #353535;
    -webkit-box-shadow: inset 0 3px 0 0 #e77e24, inset 0 -3px 0 0 #e77e24;
    -moz-box-shadow: inset 0 3px 0 0 #e77e24, inset 0 -3px 0 0 #e77e24;
    box-shadow: inset 0 3px 0 0 #e77e24, inset 0 -3px 0 0 #e77e24
}

.title-sale p:after,
.title-sale p:before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    background: #fff;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: -63px;
    margin: auto 0;
    border: 4px solid #e77e24;
    -webkit-transform: rotate(45deg) skew(26deg, 26deg);
    -moz-transform: rotate(45deg) skew(26deg, 26deg);
    -ms-transform: rotate(45deg) skew(26deg, 26deg);
    -o-transform: rotate(45deg) skew(26deg, 26deg);
    transform: rotate(45deg) skew(26deg, 26deg)
}

.title-sale p:after {
    left: auto;
    right: -63px
}

.title-sale p a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    color: #fff
}

.title-sale p a:before {
    content: "";
    position: absolute;
    left: -5px;
    top: 15px;
    background: url(../img/favorites.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px
}

.title-sale p a:after {
    content: "";
    position: absolute;
    right: -5px;
    top: 15px;
    background: url(../img/favorites.svg) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px
}

.titlehome {
    float: left;
    width: 100%;
    background: #fff;
    border: 2px solid #ccc;
    min-height: 53px;
}

.titlehome>* {
    float: left;
    display: block
}

.titlehome i {
    line-height: 50px;
    color: #fff;
    height: 50px;
    padding-right: 50px;
    background-size: 50px 50px;
    background-position: 25px 0;
    background-repeat: no-repeat;
    background-color: #a6a6a6;
    margin-bottom: -4px;
    border-radius: 0 50px 50px 0;
    width: 120px
}

.titlehome span {
    width: 48px;
    height: 48px;
    margin: 1px 0 -4px -49px;
    background: url(../img/favicon.png) center no-repeat #fff;
    font-weight: 700;
    color: #010101;
    border-radius: 50px
}

.titlehome .menuchild,
.titlehome a.viewall {
    float: right;
    padding: 13px 0 10px 10px;
}

.titlehome h2 {
    line-height: 41px;
    padding-left: 20px;
    padding-top: 5px;
    font-size: 20px;
    text-decoration: none;
    color: #010101
}

.titlehome .menuchild a,
.titlehome a.viewall {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.titlehome h2 a {
    color: #e77e24
}

.titlehome a.viewall {
    color: #e77e24;
    margin-right: 10px
}

.titlehome .menuchild a {
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #ccc
}

.titlemain {
    font-size: 25px;
    font-weight: 400;
    color: #000;
    z-index: 0;
    margin: auto
}

.titlemain:after,
.titlemain:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%
}

.titlemain:before {
    border: 1px solid #000;
    top: 45%
}

.titlemain:after {
    border-top: 1px solid #000;
    top: 56%;
    left: 0
}

.titlemain div,
.titlemain h2,
.titlemain h3 {
    position: relative;
    z-index: 5;
    display: table;
    margin: 20px auto 10px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    padding: 5px 10px;
    text-align: center;
    padding-bottom: 20px;
    min-width: 155px
}
.titlemain .titlePro {
    position: relative;
    z-index: 5;
    display: table;
    margin: 20px auto 10px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 22px;
    padding: 5px 10px;
    text-align: center;
    padding-bottom: 20px;
    min-width: 155px
}
.titlemain .titlePro a {
    color: #e77e24
}

.titlemain h2 a {
    text-align: center
}

.titlemain div:after,
.titlemain h2:after {
    content: "Click để xem thêm";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 12px;
    font-weight: 400;
    color: #0073ca
}

.titlemain div span,
.titlemain h2 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #0073ca;
    text-align: center
}

.titlemain h3 a,
.titlemain h3 a.color {
    color: #e77e24
}

.titmain {
    border-bottom: 1px solid #f1f1f1;
    background: #f5f5f5;
    margin: 20px 0 10px;
    height: 40px;
    text-transform: uppercase
}

.titmain::after {
    content: ' ';
    display: block;
    clear: both
}

.titservice:after,
.titservice:before {
    position: absolute;
    top: 0;
    content: ""
}

.no-scroll,
.titservice {
    position: relative
}

.titservice {
    float: left;
    font-size: 28px;
    line-height: 40px;
    padding: 15px 15px 10px 0;
    color: #fff;
    margin-right: 12px;
    margin-top: -10px;
    background: #444
}

.titservice:before {
    right: 100%;
    bottom: 0;
    width: 375px;
    background: #444
}

.titservice:after {
    left: 100%;
    border-left: 5px solid #222;
    border-bottom: 5px solid #444;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent
}

.titservice p {
    font-size: 16px;
    line-height: 25px;
    color: #fff
}

.goto-wrapper,
.goto-wrapper ul li ul {
    margin-top: 5px
}

.goto-wrapper {
    border: 1px solid #f1cfb1;
    background-color: #fbf2eb;
    margin: 10px 0;
    padding: 10px 20px;
    border-radius: 4px
}

.goto-wrapper p {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

.goto-wrapper ul li {
    margin-bottom: 5px;
    transition: all .2s linear;
    color: #ce6c1e;
    list-style: upper-roman !important
}

.goto-wrapper li a,
.goto-wrapper li li a {
    color: #ce6c1e
}

.goto-wrapper ul li ul li {
    list-style: decimal !important;
    margin-left: 8px;
    padding-left: 0;
    background: 0 0
}

.scroll {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}

.tit_chitiet {
    border-bottom: 2px solid #ccc;
    font-size: 18px;
    overflow: hidden;
    margin: 0 0 10px;
    color: #666;
    padding-bottom: 10px;
    text-transform: uppercase
}

.tit_chitiet h2 {
    color: #c13828;
    display: inline-block
}

.hotlinefix {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 9999
}

.hotlinefix a {
    display: block;
    background: #494a4a;
    padding: 15px 15px 15px 20px;
    position: relative;
    border-radius: 32px;
    transition: all .3s linear;
    color: #fff;
    font-size: 19px;
    width: 200px
}

.hotlinefix a img {
    height: 17px;
    margin: 11px;
    vertical-align: middle;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out
}

.hotlinefix span.round {
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 40px;
    height: 40px;
    background: #fe6500
}

.chatfix a.zalochat {
    background: url(../img/zalo-ico.svg) no-repeat;
    background-size: 55px;
    display: block;
    position: fixed;
    bottom: 10px;
    left: 140px
}

.nav_up,
.themvao .closed {
    right: 10px;
    cursor: pointer
}

sup {
    padding-left: 5px;
    color: #ce671b
}

.slide-caroulse .owl-nav,
#slide_div .owl-nav {
    position: absolute;
    top: 38%;
    height: 0;
    width: 100%
}

.slide-caroulse .owl-next,
.slide-caroulse .owl-prev,
#slide_div .owl-next,
#slide_div .owl-prev {
    position: absolute;
    padding: 0;
    margin: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, .5) !important;
    width: 48px;
    height: 48px;
    text-align: center;
    color: #fff !important;
    line-height: 0
}

#slide_div .owl-next,
#slide_div .owl-prev {
    background: rgba(255, 255, 255, .3);
    font-size: 30px
}

#slide_div .owl-next:hover,
#slide_div .owl-prev:hover {
    background: rgba(255, 255, 255, .1)
}

.zalo-chat-widget {
    right: auto !important;
    left: 0 !important
}

a.read-more {
    position: relative;
    display: inline-block;
    min-width: 150px;
    text-align: center;
    color: #42a5df;
    cursor: pointer;
    background: #fff
}

a.read-more:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #288ad6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 10px;
}

.shadowdmx {
    position: relative;
    display: none;
    text-align: center;
    margin-bottom: 20px;
}

.shadowdmx:before {
    height: 10px;
    content: -webkit-gradient(linear, 0% 100%, 0% 0, from(#fff), color-stop(.5, #fff), to(rgba(255, 255, 255, 0)));
    display: block;
}

section {
    position: relative;
}



.loader {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff url(https://upload.wikimedia.org/wikipedia/commons/b/b1/Loading_icon.gif) no-repeat center center;
}

.box-intro {
    padding: 20px 0;
}

.box-intro img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}

.box-intro .panel-des {
    text-align: center;
    height: 100%;
    vertical-align: middle;
    align-content: center;
    align-items: center;
    display: grid;
    margin-bottom: 20px;
}

.box-intro .panel-des h3 {
    font-size: 24px;
    color: #e77e24;
    padding: 10px 0;
}

.box-intro .panel-des h1 {
    font-size: 28px;
    font-weight: bold;
    padding: 10px 0 20px;
}

.box-intro .panel-des p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}

.box-intro .panel-des .des {
    padding: 10px 0;
    text-align: left;

}

.box-intro .button-more {
    color: #e77e24;
    text-align: left;
    font-weight: 500;
}

.box-brand {
    padding: 20px 0;
}

.box-news {
    padding: 20px 0;
}

.box-news .title-news {
    padding: 10px 0;
    display: inline-block;
}

.box-news .title-news h3 {
    float: left;
}

.box-news .title-news .item-more {
    float: left;
    font-weight: 200;
    font-size: 16px;
    padding-left: 20px;
}

.box-news .title-news,
.box-brand .title-brand {
    font-weight: 700;
    font-size: 20px;
    padding: 10px 0;
}

.box-news .item-news a {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.box-news .item-news .item-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 700;
}

.box-news .item-news img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    max-width: 100%;
    float: left
}

.box-news .item-news-small {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.box-news .item-news-small img {
    width: 120px;
    height: 75px;
    object-fit: cover;
    max-width: 100%;
    float: left;
    margin-right: 10px;
}

.box-news .item-news-small .item-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    font-weight: 700;
}

.intro-f {
    display: none;
}

#showMore {
    padding: 20px 0;
    font-size: 1rem;
    line-height: 1.5;
}


#showMore #collapseExample.collapse:not(.show) {
    display: block;
    height: 250px;
    overflow: hidden;
}

#showMore #collapseExample.collapsing {
    height: 250px;
}

#showMore a#tml.collapsed::before {
    content: 'Xem thêm';
}

#showMore a#tml:not(.collapsed)::before {
    content: 'Đóng lại';
}

.btn-show-more {
    text-align: center;
    width: 100%;
    display: inline-flex;
    padding: 5px 20px !important;
    border: 1px solid #288ad6;
    position: relative;
    align-items: center;
    padding-left: calc(50% - 40px) !important;
    margin-top: 10px !important;
    color: #2f80ed !important;
    background: #e9fbed;
}

.btn-show-more:after {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #2f80ed;
    content: '';
    font-size: 1px;
    margin-left: 5px;
    margin-top: 3px;
}

.box-seo-content a,
.box-seo-content abbr,
.box-seo-content acronym,
.box-seo-content address,
.box-seo-content applet,
.box-seo-content article,
.box-seo-content aside,
.box-seo-content audio,
.box-seo-content big,
.box-seo-content blockquote,
.box-seo-content body,
.box-seo-content button,
.box-seo-content canvas,
.box-seo-content caption,
.box-seo-content center,
.box-seo-content cite,
.box-seo-content code,
.box-seo-content dd,
.box-seo-content del,
.box-seo-content details,
.box-seo-content dfn,
.box-seo-content dl,
.box-seo-content dt,
.box-seo-content fieldset,
.box-seo-content figcaption,
.box-seo-content figure,
.box-seo-content font,
.box-seo-content footer,
.box-seo-content form,
.box-seo-content h1,
.box-seo-content h2,
.box-seo-content h3,
.box-seo-content h4,
.box-seo-content h5,
.box-seo-content h6,
.box-seo-content header,
.box-seo-content hgroup,
.box-seo-content html,
.box-seo-content img,
.box-seo-content input,
.box-seo-content ins,
.box-seo-content kbd,
.box-seo-content label,
.box-seo-content legend,
.box-seo-content li,
.box-seo-content menu,
.box-seo-content nav,
.box-seo-content object,
.box-seo-content ol,
.box-seo-content p,
.box-seo-content pre,
.box-seo-content q,
.box-seo-content s,
.box-seo-content span,
.box-seo-content samp,
.box-seo-content section,
.box-seo-content select,
.box-seo-content small,
.box-seo-content strike,
.box-seo-content sub,
.box-seo-content summary,
.box-seo-content sup,
.box-seo-content textarea,
.box-seo-content tfoot,
.box-seo-content tt,
.box-seo-content u,
.box-seo-content ul,
.box-seo-content var,
.box-seo-content video {
    font-size: revert;
    padding: revert;
    margin: revert;
    color: revert;
    list-style: revert;
}
.box-seo-content .aligncenter {
    text-align: center;
}
.box-seo-content img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin: 10px 0;
}
.cssdetail h1 {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
}
.cssdetail img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 10px 0;
}
.paginate_links {
    text-align: center;
}
.paginate_links .page-numbers {
    text-align: center;
    background-image: linear-gradient(20deg, #007bff 0%, #4ca80b 100%);
    padding: 5px 10px;
    font-weight: 600;
    color: #fff;
}

.box-seo-content table,
.cssdetail table {
    width: 100%;        
    border-collapse: collapse;
    margin: 10px 0;
}
.box-seo-content th, .box-seo-content td,
.cssdetail th, .cssdetail td {
    padding: 8px;
    border: 1px solid #dee2e6;
}
.box-seo-content th,
.cssdetail th {
    height: 40px;
    text-align: left;
}
.cmtrate {
    max-height: 500px;
    overflow-y: scroll;
}
.cmtrate::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}
.cmtrate::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
.cmtrate::-webkit-scrollbar-thumb {
	background-color: #000000;
	border: 2px solid #555555;
}
.box-seo-content img {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 800px;
}
.box-seo-content div {
    width: 100% !important;
}
.box-seo-content div.aligncenter {
    width: 100% !important;
}
.sapo-detail {
    margin: 15px 0 0 0;
    /* height: 140px !important; */
}
.sapo-detail h1 {
    margin-bottom: 10px;
}
.listkey {
    margin-bottom: 20px;
}
.box-seo-content span {
}

@media screen and (max-width: 1024px) {

    .cssdetail .listsp_normal li,
    .listsp li {
        width: 25%
    }

    .hinhsp {
        width: 45%
    }
}

@media screen and (max-width: 960px) {
    .listnews ul li {
        width: 25%
    }
}

@media screen and (max-width: 820px) {
    .listsp li {
        width: 33.33%;
        border: 0
    }
}

@media screen and (max-width: 768px) {
    .intro-h {
        display: none;
    }

    .intro-f {
        display: block;
    }

    .fancybox-thumbs-x,
    .fancybox-thumbs-x .fancybox-thumbs__list {
        display: none;
    }

    .hinhsp,
    a.togglemenu {
        text-align: center
    }

    a.togglemenu {
        margin-top: 8px;
        font-size: 0px;
    }

    .menuhot,
    .menumb {
        display: block
    }

    .listsp,
    .listsp_normal {
        margin: 0 -5px 10px
    }

    .listnews ul li {
        padding-left: 5px;
        padding-right: 5px;
        width: 99%;
        margin-right: 0
    }

    .menumb {
        border-bottom: 1px solid #adabab
    }

    .menumb .owl-dots {
        display: none
    }

    a.cartmb span {
        line-height: 18px;
        background-color: transparent;
        color: #e77e24;
    }

    .head .texttop,
    .menufix,
    header .logo {
        display: none
    }

    .header .account {
        position: absolute;
        right: 95px;
        margin: 0;
        background: #d1d1d1;
        padding: 1px;
        border-radius: 3px;
    }

    .header .account span {
        display: none;
    }

    .header .account p.capdo {
        left: auto;
        bottom: auto;
        right: 0;
        top: 0;
        padding: 2px 3px 1px;
        font-size: 11px;
        line-height: 15px;
    }

    .header .account p.capdo i {
        display: none;
    }

    .header .account img.default {
        margin: 0;
        vertical-align: middle;
    }

    header .container {
        width: 100%
    }

    a.cartmb,
    a.togglemenu {
        display: block
    }

    .head a#cart {
        margin-left: 0
    }

    .head h1 {
        height: auto;
        overflow: hidden
    }

    .header {
        background-image: linear-gradient(20deg, #007bff 0%, #4ca80b 100%);
        height: 48px;
        padding: 5px 0;
        position: relative
    }

    .head:before {
        border-bottom: none;
    }

    header .logomb {
        display: inline-block;
        float: left;
    }
    header .logomb img {
        height: 40px;
        top: 4px;
        left: 5px;
        margin-right: 0;
        /* width: 40px; */
        display: inherit;
    }

    a.togglemenu {
        width: 50px;
        background: url(../img/menumb.svg) top center no-repeat;
        color: #fff;
        padding-top: 18px;
        cursor: pointer;
        right: 0;
        top: 7px;
        background-size: 19px;
        position: absolute;
        font-weight: 400;
        font-size: 0px;
        text-transform: uppercase
    }

    .header a.togglechange {
        background: url(../img/closemobi.svg) top center no-repeat;
        background-size: 16px
    }

    .search {
        width: auto;
        float: none;
        margin: auto 140px auto 55px;
        padding-top: 0
    }

    .search input[type=text] {
        background: #fff;
        box-shadow: none;
        border: 0;
        line-height: 38px
    }

    .search input[type=submit] {
        background: url(../img/searching.svg) center no-repeat;
        text-indent: -9999px;
        width: 39px;
        height: 36px;
        margin: -1px;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 1px;
        opacity: .8;
        background-size: 19px
    }

    .titlehome .menuchild {
        /* display: none */
    }

    .cssdetail .listsp_normal li,
    .listsp li {
        padding-left: 5px;
        padding-right: 5px
    }

    .listsp li .images,
    .listsp_normal li .images {
        height: 210px
    }

    .boxbuymb {
        display: block
    }

    .hotlinemb {
        bottom: 55px;
        left: 5px
    }

    .chatmb {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .sub_category {
        margin: 10px 5px
    }

    .sub_category li {
        border-bottom: 1px dashed #ffebc6;
        margin: 0 0 0 20px;
        float: none
    }

    .title-sale p {
        padding: 0 40px
    }

    .title-sale:before {
        width: 80%
    }

    .title-sale:after {
        width: 95%
    }

    .divpopup>div {
        max-width: 90%
    }

    .shadowdmx:before {
        height: 20px;
        margin-top: -20px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 85%, rgba(255, 255, 255, 1) 100%);
        content: "";
    }
}

@media screen and (max-width: 480px) {
    .goto-wrapper {
        padding: 10px;
        margin-bottom: 0
    }

    a.next-category {
        min-width: none;
        width: 90%
    }

    .head h1 {
        font-size: 12px;
        padding-left: 5px
    }

    .fb_customer_chat_bounce_in_v2 {
        display: none
    }

    .container {
        width: 97%
    }

    .cssdetail .listsp_normal li,
    .listsp li,
    header .logo {
        width: 50%
    }

    .head .texttop {
        top: 37px
    }

    .head a#cart {
        border-radius: 5px;
        height: 53px
    }

    .ribbon span {
        line-height: 23px
    }

    .ribbon.sale span {
        font-size: 12px
    }

    .listsp li p {
        font-size: 18px;
        font-weight: 400;
        letter-spacing: -0.5px;
    }

    .listsp li .images,
    .listsp_normal li .images {
        height: 200px
    }

    .listsp li .info span,
    .listsp_normal li .info span {
        overflow: hidden;
        white-space: nowrap
    }

    .listsp li span {
        height: 22px
    }

    .listsp li span a {
        font-size: 11px
    }

    .listsp_normal li span a {
        font-size: 11px
    }

    .listnews ul li {
        height: auto
    }

    .listnews ul li img {
        width: 120px;
        height: 80px
    }

    .listnews ul li .mota {
        display: none
    }

    .listnews ul li span {
        display: block
    }

    .titledetail {
        border-bottom: 1px solid #e77e24;
        padding-bottom: 0;
        margin-bottom: 10px
    }

    .titledetail:after,
    .titledetail:before {
        display: none
    }

    .titledetail h2,
    .titledetail h3 {
        font-size: 18px;
        padding: 0
    }

    .keylist {
        margin-left: 10px
    }

    #midadv_div {
        width: 100%;
        margin: 0
    }

    #midadv_div .owl-dots {
        display: none
    }

    #midadv_div .item {
        padding: 5px
    }

    #midadv_div .item img {
        border: 4px solid #ccc
    }

    .invi {
        margin-top: 10px
    }
}

@media screen and (max-width: 414px) {

    .listsp li .images,
    .listsp_normal li .images {
        height: 200px
    }

    .listsp li h3,
    .listsp_normal li h3 {
        display: block;
        font-size: 13px;
        margin-bottom: 0
    }

    .listsp li .brand img,
    .listsp_normal li .brand img {
        height: 25px
    }
}

@media screen and (max-width: 380px) {

    .listsp li .images,
    .listsp_normal li .images {
        height: 170px
    }

    .navigation a.category {
        width: 23%
    }

    .titlehome i {
        width: 95px
    }

    .titlehome h2 {
        padding-left: 10px
    }

    .themvao .mau-content .mbody .mheader h4,
    .themvao .modal-foot .payment a.tieptuc {
        font-size: 13px
    }

    .infosp .intocart,
    .infosp input.buynow {
        width: 48%
    }
}

@media only screen and (max-width: 320px) {

    .listsp li .images,
    .listsp_normal li .images {
        height: 140px
    }
}

.fb_iframe_widget span {
    width: 100% !important
}

.nav_up {
    padding: 7px;
    border: 1px solid #ccc;
    position: fixed;
    background: url(../img/up-arrow.jpg) 50% 50% no-repeat;
    width: 50px;
    height: 50px;
    bottom: 80px;
    white-space: nowrap;
    border-radius: 5px;
    z-index: 99
}

.fb_dialog {}

.motangan {
    line-height: 24px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px
}

.motangan a {
    color: #0073ca
}

.cssdetail {
    line-height: 30px;
    font-size: 18px;
    word-wrap: break-word
}

.cssdetail h2 {
    font-weight: 700;
    font-size: 24px;
    margin: 15px 0;
    margin-top: 25px;
    line-height: 35px
}

.cssdetail h2 strong,
.cssdetail h2 strong a {
    font-weight: 700
}

.cssdetail h3 {
    font-weight: 400;
    font-size: 24px;
    margin: 15px 0
}

.cssdetail h4 {
    font-size: 20px;
    margin: 10px 0px
}

.cssdetail img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 10px 0;
}

.cssdetail div {
    width: 100% !important;
}

.cssdetail figure {
    text-align: center;
    margin: 10px 0;
    background: #f7f7f7;
    border: 1px solid #dadada
}

.cssdetail figcaption {
    text-align: center;
    margin-top: -10px;
    padding: 5px
}

.cssdetail a {
    color: #0073ca
}

.cssdetail br {
    content: "A";
    height: 1px;
    margin: 6px 0;
    display: block
}

.cssdetail ul {
    margin-top: 5px
}

.cssdetail ul li {
    list-style: inherit;
    margin: 0 0 5px 25px
}

.cssdetail blockquote br {
    margin: 0
}

.boxchia {}

.boxchia::after,
header::after {
    content: ' ';
    display: block;
    clear: both
}

.boxchia .col2 {
    width: 50%
}

.boxchia .col3 {
    width: 33.3333%
}

.boxchia .col4 {
    width: 25%
}

.boxchia .col67 {
    width: 67%
}

.boxchia .col33 {
    width: 33%
}

.boxchia .col {
    float: left;
    padding: 1%
}

.boxchia .col2:first-child,
.boxchia .col3:first-child,
.boxchia .col4:first-child,
.boxchia .col67.fl,
.boxchia .col33.fl {
    padding-left: 0
}

.boxchia .col2:last-child,
.boxchia .col3:last-child,
.boxchia .col4:last-child,
.boxchia .col67.fr,
.boxchia .col33.fr {
    padding-right: 0
}

.listsp_normal::after {
    display: block
}

.listsp_normal {
    margin: 0 -10px 10px
}

.cssdetail .listsp_normal li {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    margin: 10px 0 15px;
    text-align: left;
    list-style: none;
    margin: 5px 0
}

.listsp_normal li span {
    height: 26px;
    overflow: hidden
}

.listsp_normal li span.star {
    position: absolute;
    bottom: 10px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9;
    height: auto
}

.listsp_normal li span.star i {
    width: 20px;
    height: 20px;
    margin: 0 2px
}

.listsp_normal li span.star i.iconcom-star {
    background: url(../img/rate-star.png);
    background-size: 20px
}

.listsp_normal li span.star i.iconcom-nostar {
    background: url(../img/rate-nostar.png);
    background-size: 20px
}

.listsp_normal li span.star i.iconcom-starhaft {
    background: url(../img/rate-haftstar.png);
    background-size: 20px
}

.listsp_normal li h3 {
    font-size: 15px;
    margin: 5px 0;
    overflow: hidden;
    font-weight: 400;
    height: 41px;
    line-height: 22px;
    text-transform: uppercase
}

.listsp_normal li h3:hover a {
    color: #353535;
    text-decoration: underline
}

.listsp_normal li h3 a {
    display: table-cell;
    vertical-align: middle;
    text-overflow: ellipsis;
    color: #4486c1
}

.listsp_normal li .brand {
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 9
}

.listsp_normal li .brand img {
    position: relative;
    width: auto;
    height: auto;
    left: auto;
    border: 0;
    max-width: 55px;
    max-height: 30px
}

.listsp_normal li span a {
    color: #888;
    position: relative;
    padding-right: 7px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 100
}

.listsp_normal li p,
.scroll_sp li span a:hover {
    color: #e77e24
}

.listsp_normal li span a:after {
    content: ",";
    position: absolute;
    right: 3px;
    bottom: -3px;
    display: block
}

.listsp_normal li span a:last-child:after {
    content: ""
}

.listsp_normal li .info {
    position: relative;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.listsp_normal li p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px
}

.listsp_normal li p sup {
    padding-left: 5px;
    color: #e77e24
}

.listsp_normal li p span {
    color: #666;
    text-decoration: line-through;
    padding-left: 10px;
    height: auto
}

.listsp_normal li .images {
    height: 237px;
    overflow: hidden;
    position: relative;
    text-align: center
}

.listsp_scroll.listsp_normal li {
    padding: 0 5px 0;
    width: auto;
    float: none
}

.listsp_scroll .owl-dots,
.listsp_scroll .owl-nav {
    display: none
}

.jq-stars {
    display: inline-block;
    margin-top: 0;
    float: left
}

.jq-rating-label {
    font-size: 22px;
    display: inline-block;
    position: relative;
    vertical-align: top
}

.jq-star {
    width: 100px;
    height: 100px;
    display: inline-block;
    cursor: pointer
}

.jq-star-svg {
    padding-left: 3px;
    width: 100%;
    height: 100%
}

.jq-star-svg path {
    stroke-linejoin: round
}

.jq-shadow {
    -webkit-filter: drop-shadow(-2px -2px 2px #888);
    filter: drop-shadow(-2px -2px 2px #888)
}

.live-rating {
    display: inline-block;
    margin: 4px 0 0 20px;
    position: relative;
    background: #52b858;
    color: #fff;
    padding: 2px 8px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 2px
}

.live-rating:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(82, 184, 88, 0);
    border-right-color: #52b858;
    border-width: 6px;
    margin-top: -6px
}

.addthis_inline_share_toolbox,
.addthis_toolbox {
    float: left;
    margin: 6px 20px 0 0
}

.invi {
    margin: 0 0 10px;
    overflow: hidden
}

.invi span.tit {
    display: inline-block;
    margin-top: 8px;
    float: left;
    margin-right: 5px;
    float: left;
    font-weight: 400
}

.invi span.result {
    color: #888;
    font-size: 14px;
    margin: 7px 0 0 5px;
    display: inline-block
}

.reviews {
    padding: 30px 0;
    background: #f6fbff
}

.reviews .titrep {
    text-align: center;
    font-size: 22px;
    color: #1666a2;
    text-transform: capitalize;
    margin-bottom: 25px
}

.reviews .separate {
    background: #ccc;
    height: 1px;
    margin: 23px auto 45px;
    width: 250px
}

.reviews .bor {
    background: #1666a2;
    width: 101px;
    height: 3px;
    margin: 0 auto;
    position: relative;
    top: -2px
}

.reviews .bor .child {
    background: #1666a2;
    height: 10px;
    margin: 23px auto 45px;
    position: relative;
    top: -4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 10px
}

#reviews_div .img {
    padding-right: 10px;
    width: 100px;
    display: table-cell;
    vertical-align: top
}

#reviews_div .img img {
    border-radius: 100%;
    border: 3px solid #ccc
}

#reviews_div .noidung {
    display: table-cell
}

#reviews_div .noidung .name {
    font-weight: 400;
    color: #1666a2;
    margin: 10px 0;
    font-size: 18px
}

#reviews_div .noidung p {
    line-height: 24px;
    color: #3d5067;
    font-style: italic;
    font-size: 15px
}

#reviews_div .owl-dots {
    display: none
}

.keylist ul li {
    float: left;
    margin: 0 12px 4px;
    color: #1f92c8;
    list-style: square;
    font-size: 15px
}

.keylist ul li a {
    color: #1f92c8
}

.keylist ul li:hover,
ul.keylist li a:hover {
    text-decoration: underline
}

footer {
    background: url(../img/bg-foot.png) top repeat-x;
    margin-top: 20px;
    padding-top: 30px
}

footer::after {
    content: ' ';
    display: block;
    clear: both
}

footer .col {
    float: left;
    width: 25%
}

footer .col p {
    padding: 0;
    text-align: left;
    margin: 0 0 20px;
    color: #000
}

footer .col ul li {
    margin: 0 0 7px;
    transition: all .3s;
    position: relative;
    padding-left: 10px
}

footer .col ul li:after {
    content: "›";
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 13px
}

footer .small {
    width: 20%
}

footer .large {
    width: 30%
}

footer .phot p {
    font-size: 27px;
    line-height: 32px;
    margin: 10px 0;
    color: #e00
}

footer .phot img {
    height: 22px;
    margin-right: 8px
}

footer .tuloshop {
    padding: 10px 0;
    margin-top: 15px;
    border-top: 1px solid #ccc;
    font-size: 14px;
    line-height: 24px;
    position: relative
}

footer .tuloshop .bct {
    position: absolute;
    right: 0;
    top: 5px
}

footer .tuloshop .bct a {
    display: block;
    text-align: right
}

footer .tuloshop .bct img {
    max-height: 80px
}

footer .tuloshop .shopinfo {
    float: left;
}

footer .tuloshop .qcodezalo {
    float: left;
    margin-right: 25px
}

footer .tuloshop .qcodezalo p {
    color: #000;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin: -10px 0 10px
}

.linksocial {
    margin-top: 5px
}

.linksocial a img {
    height: 30px;
    margin-right: 4px
}

.search_result {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    background: #fff;
    z-index: 99999;
    max-height: 300px;
    overflow: auto;
    padding-bottom: 5px;
    width: 100%;
    border: 1px solid #e2e2e2
}

.search_result li {
    padding: 2px 5px;
    display: block;
    clear: both;
    margin-bottom: 1px;
    border-bottom: 1px solid #dadada;
    float: none;
    height: 65px
}

.search_result li img {
    float: left;
    margin: 2px 10px 2px 0;
    width: 56px;
    height: 56px
}

.search_result li h3 {
    margin: 5px 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    height: 20px;
    overflow: hidden
}

.search_result li span.price {
    color: #da532c;
    margin-right: 5px;
    font-weight: 400;
    text-transform: capitalize
}

.search_result li del {
    color: #353535
}

.search_result li a {
    padding: 0;
    color: #353535;
    text-transform: none
}

.search_result li a:hover {
    color: #00a300
}

.pop-up {
    overflow: auto;
    z-index: 100001;
    transition: all .3s ease 0s;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 60px;
    left: 0;
    display: block;
    text-align: center;
    visibility: visible;
    opacity: 1
}

.pop-up .content-popup {
    display: inline-block;
    outline: 0;
    transition: all .3s ease 0s;
    text-align: left;
    position: relative;
    visibility: visible;
    opacity: 1;
    max-width: 600px;
    margin: 15px
}

.pop-up img {
    width: 100%
}

.windownpopup_close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -13px;
    right: -13px;
    z-index: 2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #000;
    outline: 0;
    border: 1px solid #000;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer
}

.copyright {
    background: #f7f7f7;
    line-height: 40px;
    border-top: 1px solid #dadada;
    text-align: center
}

#___comments_0,
.fb-comments iframe,
.fb_iframe_widget,
.video-wrap {
    width: 100% !important
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #666
}

input:-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #666
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666
}

#at4-share {
    display: none
}

#___plus_0,
#___plus_1,
.sharesocial {
    float: left;
    margin-top: 4px !important
}

.fb-send {
    float: left;
    margin-right: 4px
}

.fb-send span {
    z-index: 999
}

.fb-comments span {
    z-index: 99
}

.fb_iframe_widget iframe {
    max-width: 100%
}

.fb_iframe_widget span {
    width: auto
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.tabmain {
    border: 1px solid #dee2e6;
    max-width: 100%;
    margin: auto;
    width: auto;
    min-width: 700px;
    margin-top: 15px;
}

.tabmain a {
    color: #1f79b9;
    font-weight: 500
}

.tabmain thead {
    background: #303941
}

.tabmain tbody tr:nth-of-type(odd) {
    background: #f3f4f5
}

.tabmain tbody tr:hover {
    background: #fafafa
}

.tabmain td,
.tabmain th {
    border: 1px solid #dee2e6;
    padding: 5px .75rem;
    text-align: center;
    font-size: 16px
}

.tabmain th {
    font-weight: 400;
    color: #fff;
    padding: 10px .75rem
}

.text-center {
    text-align: center
}

.tabmain td.text-left {
    text-align: left
}

.tabmain input.price,
.tabmain input.vitricon {
    padding: 4px 0;
    text-align: center;
    display: table-column;
    margin: -2px 3px 0;
    box-shadow: none
}

.tabmain input.vitricon {
    width: 50px
}

.tabmain input.price {
    width: 90px;
    color: red;
    font-weight: 700
}

.tabmain td .red {
    color: red
}

.tabmain td .bold {
    font-weight: 700
}

@media screen and (max-width: 768px) {

    .chatfix a,
    .hotlinefix a {
        border-radius: 100%;
        padding: 8px
    }

    .hotlinefix {
        bottom: 50px;
    }

    .chatfix,
    .nav_up {
        bottom: 50px
    }

    .chatfix a {
        text-align: center
    }

    .chatfix a img {
        height: 31px
    }

    .fb_dialog {
        display: none !important
    }

    .hotlinefix a {
        width: auto
    }

    .hotlinefix span {
        display: none
    }

    .hotlinefix span.round {
        display: block;
        position: relative;
        top: auto;
        right: auto
    }

    .chatfix {
        position: fixed;
        left: 75px;
        z-index: 9999;
        display: block
    }

    .chatfix a {
        background: #07f;
        width: 55px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .chatmb {
        display: none
    }

    .contentl {
        width: 98%;
        padding: 0 1%
    }

    footer {
        padding: 30px 5px 0
    }

    footer .col {
        width: 33.33%
    }

    footer .large {
        width: 99%;
        margin-top: 15px
    }
}

@media screen and (max-width: 640px) {
    .tabmain {
        min-width: auto;
        width: 100%
    }

    .tabmain td,
    .tabmain th {
        font-size: 14px;
    }

    .boxchia .col2,
    .boxchia .col3,
    .boxchia .col4,
    .boxchia .col67,
    .boxchia .col33 {
        width: 100%;
        padding: 5px 0;
        float: none;
    }
}


.owl-prev {
    left: 10px
}

.owl-next {
    right: 10px
}

.owl-carousel,
.owl-carousel .owl-item {
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

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

.owl-theme .owl-nav.disabled .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

#gal1 {
    margin-top: 5px
}

body.compensate-for-scrollbar {
    overflow: hidden
}

@-webkit-keyframes searchLights {
    0% {
        left: -100px;
        top: 40px
    }

    to {
        left: 250px;
        top: 40px
    }
}

@-o-keyframes searchLights {
    0% {
        left: -100px;
        top: 40px
    }

    to {
        left: 250px;
        top: 40px
    }
}

@-moz-keyframes searchLights {
    0% {
        left: -100px;
        top: 40px
    }

    to {
        left: 250px;
        top: 40px
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 40px
    }

    to {
        left: 250px;
        top: 40px
    }
}

@-moz-keyframes quick-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes quick-alo-circle-img-anim {

    0%,
    100%,
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-o-keyframes quick-alo-circle-img-anim {

    0%,
    100%,
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@keyframes quick-alo-circle-img-anim {

    0%,
    100%,
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
}

@-webkit-keyframes shadow {
    0% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    50% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2)
    }

    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        opacity: 0
    }
}

@-moz-keyframes shadow {
    0% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    50% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2)
    }

    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        opacity: 0
    }
}

@-o-keyframes shadow {
    0% {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1)
    }

    50% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2)
    }

    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3);
        opacity: 0
    }
}

@-webkit-keyframes animatetop {
    from {
        top: -100px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -100px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@media screen and (max-width: 768px) {
    .titlehome i {
        width: 60px;
    }

    @-webkit-keyframes searchLights {
        0% {
            left: 50px;
            top: 40px
        }

        to {
            left: 450px;
            top: 40px
        }
    }

    @-o-keyframes searchLights {
        0% {
            left: 50px;
            top: 40px
        }

        to {
            left: 450px;
            top: 40px
        }
    }

    @-moz-keyframes searchLights {
        0% {
            left: 50px;
            top: 40px
        }

        to {
            left: 450px;
            top: 40px
        }
    }

    @keyframes searchLights {
        0% {
            left: 50px;
            top: 40px
        }

        to {
            left: 450px;
            top: 40px
        }
    }

    .scroll {
        position: fixed
    }
    .navbar-menu-mobile {
        background-image: linear-gradient(20deg, #007bff 0%, #4ca80b 100%);
        display: inline-flex !important;
        width: 100%;
        margin-bottom: 20px;
        padding: 10px;
    }
    .navbar-menu-mobile .btn-menu{
        float: right;
    }
    .navbar-menu-mobile ul.navbar-nav{
        margin-top: 15px;
    }
    .navbar-menu-mobile .nav-link {
        color: #fff;
    }
    .navbar-menu-mobile .btn-outline-success {
        color: #fff;
        border-color: #fff;
    }
    .navbar-menu-mobile .navbar-toggler:focus {
        border: none;
        outline: none;
    }
    .navbar-menu-mobile .navbar-toggler {
        padding: 0;
    }
    .navbar-menu-mobile .form-inline {
        flex-flow:unset;
    }
    .container-header {
        padding: 0;
        margin-top: -1px;
    }
    
    .navbar-menu-mobile .navbar-nav .woocommerce-product-search {
        display: none;
    }
    .navbar-menu-mobile .toggler-search {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    footer .col {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    #slide_div .owl-nav {
        top: 30%
    }

    .owl-dots {
        display: none
    }

    #slide_div .owl-next,
    #slide_div .owl-prev {
        width: 36px;
        height: 36px
    }

    @-webkit-keyframes searchLights {
        0% {
            left: -100px;
            top: 40px
        }

        to {
            left: 250px;
            top: 40px
        }
    }

    @-o-keyframes searchLights {
        0% {
            left: -100px;
            top: 40px
        }

        to {
            left: 250px;
            top: 40px
        }
    }

    @-moz-keyframes searchLights {
        0% {
            left: -100px;
            top: 40px
        }

        to {
            left: 250px;
            top: 40px
        }
    }

    @keyframes searchLights {
        0% {
            left: -100px;
            top: 40px
        }

        to {
            left: 250px;
            top: 40px
        }
    }
}
@media screen and (max-width: 480px) {
    .search form {
        position: inherit;
    }

    .search_result {
        left: 55px;
        width: 75%;
        top: 48px;
    }

    .search input[type=submit] {
        right: 140px;
        top: 6px;
    }

    .cssdetail {
        font-size: 17px;
        line-height: 26px
    }

    .cssdetail h1 {
        text-align: center;
        font-weight: 600;
        font-size: 16px;
    }

    footer .col {
        width: 50%
    }

    footer .listkey {
        width: 100%
    }

    footer .small {
        width: 34%
    }

    footer .phot {
        width: 99%;
        margin-top: 20px;
        text-align: center
    }

    footer .large {
        width: 99%
    }

    footer .tuloshop .bct {
        position: relative;
        right: auto;
        top: auto;
        margin-top: 10px
    }

    footer .tuloshop .bct a {
        display: block;
        text-align: center
    }

    footer .tuloshop .bct img {
        max-height: 50px
    }

    footer .tuloshop .shopinfo {
        float: none;
        margin-right: 0
    }

    footer .tuloshop .qcodezalo {
        margin-right: 20px;
    }

    .keylist ul li {
        float: left;
        margin: 0 12px 4px;
        color: #1f92c8;
        list-style: square;
        font-size: 15px
    }

    .keylist ul li a {
        color: #1f92c8
    }

    .keylist ul li:hover,
    ul.keylist li a:hover {
        text-decoration: underline
    }
}
@media screen and (max-width: 424px) {
    .woocommerce-product-search {
        display: none;
    }
    .navbar-menu-mobile .navbar-nav .woocommerce-product-search {
        display: inherit;
    }
    
    .navbar-menu-mobile .toggler-search {
        display: inherit;
        position: absolute;
        right: 50px;
        top: 17px;
    }
}
.contentr .widget-title {
    background: #1d749c;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px;
    text-align: center;
}
.contentr .cat-parent .children {
    padding-left: 20px;
}
.tags {
    padding: 20px 0;
}

.tags .tag-item {
    background: aquamarine;
    padding: 4px 10px;
    display: inline-block;
    margin: 0 10px 10px 0;
    border-radius: 5px;
    font-size: 14px;
}