#cart.open>.btn:hover,#cart>.btn,a,body {
    color: #222
}

.panel.panel-default.mpsociallogins.well.well-sm,h1,h2,h3,h4,h5,h6 {
    margin-bottom: 10px;
    margin-top: 10px
}

.nav-tabs,h3.related {
    display: flex;
    flex-wrap: wrap
}

.nav-tabs>li>a,body,legend {
    font-weight: 400
}

#menu-mobi,#top-links a,footer span {
    color: #222
}

#menu-mobi h3,.nav-tabs {
    background-color: #25bce9;
    background-image: linear-gradient(to bottom,#25bce9,#25bce9);
    background-repeat: repeat-x;
    border-color: #25bce9
}

body {
    font-family: Sarabun, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
	background-color: #f3f3f3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

h1 {
	font-size: 30px;
}

h2 {

	font-size: 28px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10.2px;
}

h1,h2,h3,h4,h5,h6 {
    color: #222
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    line-height: 1.3
}

/* ปรับระยะห่างระหว่าง h1 และ h2 */
#content h1 {
  margin-top: -5px; /* ลดจากปกติที่อาจเป็น 20px */
}

#content h2 {
  margin-top: -5px; /* ลดจากปกติที่อาจเป็น 20px */
}


h2.section-heading {
    font-family: K2D,sans-serif;
    font-size: 18px;
    color: #222;
    margin-bottom: 10px;
    text-shadow: 4px 4px 6px #aaa
}

.nav-tabs,hr {
    margin-bottom: 15px
}

.btn-group>.btn-sm,.btn-sm,h6 {
    font-size: 10.2px
}

hr {
    margin-top: 15px
}

aside.col-sm-3 {
    width: 20%!important
}

a:hover {
    text-decoration: none
}

.input-group .dropdown-menu,.input-group .popover,.input-group input,.input-group select,input[type=color].form-control,input[type=date].form-control,input[type=datetime-local].form-control,input[type=datetime].form-control,input[type=email].form-control,input[type=month].form-control,input[type=number].form-control,input[type=password].form-control,input[type=search].form-control,input[type=tel].form-control,input[type=text].form-control,input[type=time].form-control,input[type=url].form-control,input[type=week].form-control,label,select.form-control,textarea.form-control,ul.list-unstyled-acc {
    font-size: 14px
}

#column-left .list-group a,#column-right .list-group a,.btn-group>.btn,.btn-group>.btn-lg,.btn-group>.dropdown-menu,.btn-group>.popover,.fa,legend {
    font-size: 14px
}

span.view {
    font-family: Prompt,serif;
    font-weight: 500;
    color: #ff5722
}

.product-thumb .price-old,span-price-no,span.old-prices {
    text-decoration: line-through
}

.product-thumb .price-new,.product-thumb .price-old,h2.price,span.price-new-live {
    font-family: "Bai Jamjuree",serif;
    font-weight: 600;
    font-style: normal;
    color: red
}

.forgot-password {
  color: red; /* กำหนดให้ข้อความเป็นสีแดง */
  font-weight: bold; /* ให้ข้อความหนาขึ้น */
  text-decoration: underline; /* ให้ข้อความมีเส้นใต้ */
  display: block; /* ให้ข้อความแสดงในบรรทัดใหม่ */
  margin-top: 10px; /* ระยะห่างจากบรรทัดบน */
  font-size: 14px; /* ขนาดฟอนต์ */
}


footer,footer a {
    color: #212529
}

#cart.open>.btn,.float-icon>div:hover>a i {
    text-shadow: none
}

b,strong {
    font-weight: 600
}

a:hover {
    text-decoration: blink
}

legend {
    font-weight: 700;
    padding: 7px 0
}

.nav-tabs {
    justify-content: center;
    border: none;
    padding: 0;
    border-radius: 6px
}

.nav-tabs>li {
    display: inline-flex;
    margin: 5px;
    float: none
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.nav-tabs>li>a {
    background-color: #fff;
    padding: 7px 15px!important;
    float: left;
    display: block;
    border-radius: 6px;
    line-height: 100%
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

div#content-product {
    width: 60%;
    font-size: 13px;
    background: #fff;
    border: 1px solid #f0f0f0!important;
    padding-bottom: 10px;
    margin-top: 0
}

#menu .see-all:focus,#menu .see-all:hover,.dropdown-menu li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
    background-repeat: repeat-x
}

.top-acc-group .btn-group>button {
    width: 100%;
    background: #eee
}

.box-wrap .tab-content>div,.dropdown-menu.mega,.top-acc-group .btn-group>ul,footer .navbar-nav>li>a {
    padding: 0
}

#menu-mobi ul,.top-acc-group .btn-group>ul>li {
    display: inline-block
}

#logo,#menu .see-all,#top-links-right,#top-links-right ul {
    display: flex;
    flex-wrap: wrap
}

.top-acc-group .btn-group>ul>li>.btn {
    padding: 2px 12px
}

#menu .home i,.nav-tabs .catehome_viewall>a,.top-acc-group a {
    color: #222!important
}

#top-line {
    height: 20px;
    background: linear-gradient(to left,#000 0,#000 50%,#fff 50%,#fff 100%)
}

#top {
    background: -moz-linear-gradient(right,#232323 0,#232323 50%,#f5f5f5 50%,#f5f5f5 100%);
    background: -webkit-gradient(linear,right top,left top,color-stop(0,#232323),color-stop(50%,#232323),color-stop(50%,#f5f5f5),color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(right,#232323 0,#232323 50%,#f5f5f5 50%,#f5f5f5 99%);
    background: -o-linear-gradient(right,#232323 0,#232323 50%,#f3f3f3 50%,#f3f3f3 100%);
    background: -ms-linear-gradient(right,#232323 0,#232323 50%,#f3f3f3 50%,#f3f3f3 100%);
    background: linear-gradient(to left,#000 0,#000 50%,#eee 50%,#eee 100%)
}

#top-links-right>.triangle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #000 #000 transparent;
    border-image: none;
    border-style: solid;
    border-width: 25px;
    position: absolute;
    top: -20px;
    left: -50px
}

#top-links-right>.circle {
    content: "";
    display: block;
    width: 41px;
    height: 50px;
    border-radius: 50%;
    background-color: #000;
    left: -10px;
    top: -20px;
    position: absolute
}

#top-links-right ul {
    margin-top: -10px!important
}

#toc-footer-top ul,#top ul,.buttons,h2.price,header.fix-menu #cart,header.fix-menu #logo {
    margin: 0
}

#cart .qty-item,.tags-title {
    margin-right: 5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px
}

#top-links-right ul li {
    padding: 0;
    margin-left: 10px
}

#toc-footer-top,#top ul li {
    line-height: 30px
}

ul.top-acc li {
    margin-top: 40px;
    padding-right: 10px;
    padding-left: 10px
}

#logo img {
    width: 100%;
    height: auto;
    margin: 15px 0 15px auto
}

#search {
    border: 1px solid #eee;
    top: 10px;
    width: 40%;
    margin: 0 auto;
    z-index: 99999
}

#search .btn-lg,#search .input-lg {
    height: 40px;
    border-radius: 0
}

#search .btn-lg {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    padding: 11px 35px;
    color: #fff;
    background: #000;
    border-color: #000
}

#cart>.btn,#footer-clean {
    padding-bottom: 0
}

#menu .nav>li>a:hover,#search .btn-lg:hover,button#button-cart-instant:hover {
    background-color: #222;
    border: 1px solid #000
}

i.close.fa.fa-close {
    font-size: 20px;
    float: right;
    margin-top: -10px;
    margin-right: 0;
    line-height: 2;
    color: #fff;
    opacity: 1
}

i.visible-xs.close.fa.fa-close {
    font-size: 24px;
    float: right;
    margin-top: -15px;
    margin-right: 10px;
    line-height: 2;
    color: #fff;
    opacity: 1
}

.visually-hidden {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}

#cart>.btn {
    margin-top: 20px;
    box-shadow: none!important;
    background: 0 0;
    border-color: #ffffff26
}

#cart.open>.btn {
    background-image: none;
    background-color: #fff;
    border: 0 solid #e6e6e6;
    color: #666;
    box-shadow: none
}

#cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
    min-width: 300px
}

#menu .btn-navbar,.btn-default,.btn-warning {
    background-repeat: repeat-x
}

#menu .btn-navbar,#menu .btn-navbar.disabled,#menu .btn-navbar:active,#menu .btn-navbar:focus,#menu .btn-navbar:hover,#menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #229ac8
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li>div {
    min-width: 427px;
    padding: 0 10px
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width:100%
    }

    #cart .dropdown-menu li>div {
        min-width: 100%
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0
}

#menu .main-cate>a img,#menu ul {
    margin: 0 auto
}

#menu,input#button-coupon {
    margin-bottom: 0
}

#menu {
    border-radius: 0;
    padding: 5px 0;
    min-height: 70px;
    background: linear-gradient(to right,#00cfff 0%,#0090b0 35%,#000 50%,#0090b0 65%,#00cfff 100%)
}

#menu .nav>li>a {
    color: #fff;
    border: 1px solid #fdf8f800
}

#menu .dropdown-inner li a:hover,aside>h3 a,aside>h3 a:hover {
    color: #fff
}

#menu .see-all {
    margin-top: .5em;
    border-top: 1px solid #ddd;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px
}

#menu .dropdown-inner,#menu ul,#top-links-right .dropdown-inner {
    display: table
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 #0003
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    padding: 2px 18px;
    float: right;
    background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
    border-color: #1f90bb #1f90bb #145e7a
}

#menu .dropdown-menu,#top-links-right .dropdown-menu {
    top: 50px!important;
    box-shadow: none;
    padding: 0;
    border-top: 0 solid #13c3ff;
    border-radius: 4px;
    z-index: 11111;
    border: 0 solid #eee!important
}

#menu .dropdown-inner ul,#top-links-right .dropdown-inner ul {
    display: table-cell;
    vertical-align: top
}

#menu .dropdown-inner a {
    font-size: 12px;
    min-width: 300px;
    display: block;
    padding: 3px 10px 3px 20px;
    clear: both;
    line-height: 20px;
    color: #222
}

#menu #top-links {
    line-height: 50px
}

#menu .navbar-header,.breadcrumb>li+li::before,.breadcrumb>li:last-child:after,.btn-group.btn-group-sm,.form-group.input-group.input-group-sm,.hide_price .fa-hand-o-right,.product-thumb .rating,span.old-prices {
    display: none
}

#menu .navbar-header button {
    background: #000;
    box-shadow: none;
    z-index: 1;
    display: block;
    position: relative;
    border: 2px solid #fff;
    margin: 0;
    border-radius: 6px;
    margin-top: 7px;
    margin-left: 10px
}

#menu .navbar-header i {
    padding-top: 4px;
    font-size: 22px;
    color: #fff
}

#menu .navbar-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 0 auto;
    float: none!important
}

#menu.menu-center .navbar-nav {
    display: table;
    margin: 0 auto;
    float: left
}

#menu .dropdown-inner-mega {
    min-height: 400px;
    min-width: 990px;
    max-height: 500px;
    padding: 10px 50px;
    width: 100%
}

#menu .dropdown-inner-mega>div {
    display: inline-block;
    padding-bottom: 20px;
    float: left;
    min-height: auto
}

#menu .dropdown-menu.mega {
    left: 205px;
    overflow-x: hidden;
    opacity: 0;
    visibility: hidden;
    top: 50px!important
}

#menu .open .dropdown-menu.mega,#menu ul>li:hover>.dropdown-menu.mega {
    visibility: visible;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    opacity: 1;
    left: 10px;
    background: #2db7ff;
    z-index: 10
}

#menu .dropdown-inner-mega .main-cate>a {
    clear: both;
    display: block;
    font-size: 17px;
    line-height: 35px;
    margin-right: 15px;
    min-width: 220px;
    padding: 0 15px;
    font-weight: 400;
    border: 1px solid #fff6;
    background: #fff6;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

#menu .dropdown-inner .main-cate>a {
    line-height: 30px;
    padding: 0 20px;
    border: 1px solid #fff6;
    height: 30px;
    margin-top: 20px;
    background: #fff6;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

#menu .navbar-nav>li>.dropdown-menu {
    top: 59px;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    transition: .8s;
    opacity: 0;
    display: block;
    z-index: -1
}

#menu .pull-left>.navbar-collapse>ul>li>.dropdown-menu {
    z-index: -1;
    visibility: hidden
}

#menu .dropdown.open .dropdown-menu,#menu .pull-left>.navbar-collapse>ul>li:hover>.dropdown-menu {
    top: 45px;
    opacity: 1;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    transition: .8s;
    z-index: 1001;
    visibility: visible
}

#menu .dropdown .dropdown-menu .dropdown-inner {
    background: #fff;
    padding-right: 20px
}

#menu .main-cate ul {
    padding-left: 10px;
    padding-top: 10px
}

#menu .main-cate>a {
    font-weight: narmal;
    height: 30px;
    line-height: 30px!important;
    margin-top: 0
}

#menu .nav .main-cate ul a:hover,footer .panel,footer .panel-default>.panel-heading,footer .panel-heading {
    background: 0 0!important
}

#menu.fix-menu .dropdown-menu.mega {
    left: 10px
}

#menu.fix-menu,header.fix-menu {
    border-radius: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%!important;
    background-image: none;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

#column-left .owl-item img,.container,.product-category #content>.row>.col-sm-10,.product-category #content>.row>.col-sm-2,.thumbnails>img {
    width: 100%
}

#menu.fix-menu {
    top: 80px;
    box-shadow: 2px 4px 5px #0505051a;
    z-index: 1001;
    border-bottom: none!important
}

#menu-mobi,.btn-group.open .dropdown-toggle,footer #accordion .panel {
    box-shadow: none
}

#menu ul>li:hover>a>i:first-child {
    -webkit-animation: 1s spinHor;
    animation: 1s spinHor
}

#menu .nav>li.open>a,#menu .nav>li>a:hover {
    background-color: #0000001a;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    transition: .8s;
    background: #23232300;
    border-radius: 2px
}

.list-group-item {
    border-left: none;
    border-right: none
}

#content.col-sm-8 {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px 4px 0 0!important;
    padding: 15px 15px 15px
}

.social-buttons {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 10px
}

.social-btn {
    display: inline-flex;
    align-items: center;
    padding: 6px 16px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    box-shadow: 0 2px 6px #00000026;
    transition: background-color .3s ease;
    cursor: pointer
}

.social-btn img {
    width: 20px;
    height: 20px;
    margin-right: 8px
}

.social-btn.line {
    background-color: #06C755
}

.social-btn.line:hover {
    background-color: #05b14f
}

.social-btn.facebook {
    background-color: #1877F2
}

.social-btn.facebook:hover {
    background-color: #0f65d4
}

footer a:hover {
    color: #666
}

footer h5 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 14px!important
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 10px 20px;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 8px;
    font-size: 14px;
    color: #444;
    box-shadow: 0 6px 6px #0000001a;
    user-select: none
}

.tag-product {
    font-family: "Bai Jamjuree",serif;
    text-shadow: 4px 4px 4px #aaa;
    padding-top: 15px
}

.tagbox h4 {
    display: inline-block;
    width: auto;
    margin: 0!important;
    padding-top: 15px
}

.footer {
    padding-top: 15px
}

#toc-footer-bottom .list-inline>li,.breadcrumb>li:first-child {
    top: 0;
    padding-left: 0
}

.breadcrumb>li {
    text-shadow: 0 1px 0 #fff;
    padding: 0 10px;
    position: relative;
    white-space: normal
}

.breadcrumb>li+li:before {
    content: '';
    padding: 0
}

.breadcrumb>li:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: -3px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #232323;
    border-bottom: 2px solid #232323;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.box-wrap,.custom-banner,.custom-banner>div,.hide_price,.img-adv img,footer {
    position: relative
}

.btn-group>.btn-xs,.btn-xs {
    font-size: 9px
}

.btn-default {
    font-weight: 300;
    color: #777;
    text-shadow: 0 1px 0 #ffffff80;
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom,#eee,#ddd);
    border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    background-color: #607d8b;
    background-image: linear-gradient(to bottom,#607d8b,#607d8b);
    border-color: #607d8b
}

.btn-danger,.btn-info,.btn-success {
    text-shadow: 0 -1px 0 #00000040;
    background-repeat: repeat-x
}

a.btn.btn-warning.btn-lg.btn-block {
    margin-top: 5px;
    padding: 7.5px 12px;
    font-size: 12px;
    width: 70px
}

a#compare-total {
    display: none
}

.btn-danger {
    color: #fff;
    background-color: #da4f49;
    border: 1px solid red;
    background-image: linear-gradient(to bottom,#ee5f5b,#bd362f)
}

.btn-success {
    background-image: linear-gradient(to bottom,#62c462,#51a351);
    border-color: #51a351 #51a351 #387038
}

.btn-info {
    color: #fff;
    background: #2885a5;
    border: 0 solid #ccc
}

.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #23a1d1;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled] {
    background-color: #0000;
    background-image: none;
    box-shadow: none
}

.btn-inverse {
    color: #fff;
    text-shadow: 0 0 0 #00000040;
    background-color: #363636;
    background-image: linear-gradient(to bottom,#444,#222);
    background-repeat: repeat-x;
    border-color: #222 #222 #000
}

.btn-inverse.active,.btn-inverse.disabled,.btn-inverse:active,.btn-inverse:hover,.btn-inverse[disabled] {
    background-image: linear-gradient(to bottom,#333,#111)
}

.btn-primary {
    color: #fff;
    background-color: #2885a5;
    border-color: #2885a5
}

.btn-primary:hover {
    background-color: #000;
    border-color: #000
}

button#button-cart-instant {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 49.5%;
    background-color: #ff6f00;
    border: 1px solid #ff6f00;
    border-radius: 6px
}

button#button-cart {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 49.5%;
    border-radius: 6px
}

.list-group a {
    border: 1px solid #ddd;
    color: #888;
    padding: 8px 12px
}

.list-group a.active,.list-group a.active:hover,.list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #ddd;
    text-shadow: 0 1px 0 #fff
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto
}

.product-thumb .image a:hover {
    opacity: .8
}

.product-grid .product-thumb .image {
    float: none
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float:left;
        padding: 0 15px
    }
}

.product-thumb h4 {
	font-size: 14px;
    font-weight: 600;
    height: 35px
}

.product-thumb h4 a {
    color: #444;
    text-transform: capitalize
}

.product-thumb .caption {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.rating .fa-star-o {
    color: #999
}

.rating .fa-star,.rating .fa-star+.fa-star-o {
    color: #fc0
}

.rating {
    letter-spacing: 1px
}

.product-thumb .price-old {
    color: #0c457d;
    margin-left: 5px
}

.product-thumb .price-tax {
    font-family: "Bai Jamjuree",serif;
    font-size: 12px;
    display: none;
    font-weight: 500;
    font-style: normal;
    color: #555;
    text-shadow: 4px 4px 6px #aaa
}

.product-category .input-group-addon,aside>div,footer,header,header.fix-menu {
    background: #fff
}

@media (max-width: 768px) {
    #top-line {
        height:0
    }

    .product-list .product-thumb .button-group {
        border-left: none
    }
}

@media (max-width: 1200px) {
    .product-thumb .button-group button,.product-thumb .button-group button+button {
        width:33.33%
    }
}

@media (max-width: 1440px) {
    h1.product {
        font-size:30px
    }

    .product-thumb h4 {
        font-size: 13px;
        height: 50px
    }

    .product-thumb .caption h4+p {
        display: none
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius:0
    }

    #menu .dropdown-inner,#menu div.dropdown-inner>ul.list-unstyled {
        display: block
    }

    #menu div.dropdown-menu {
        margin-left: 0!important;
        padding-bottom: 10px;
        background-color: #0000001a
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover {
        background: #0000001a
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff
    }

    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px
    }

    .product-thumb .button-group button,.product-thumb .button-group button+button {
        width: 33.33%
    }

    #top-links-right>.circle {
        display: none
    }

    .thumbnails>li {
        margin-left: 20px
    }

    .thumbnails>img {
        width: 100%
    }
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display:block
    }

    #column-left .product-layout .col-md-3,#column-left+#content+#column-right .product-layout .col-md-3,#content+#column-right .product-layout .col-md-3 {
        width: 100%
    }

    #column-left+#content .product-layout .col-md-3 {
        width: 50%
    }
}

.input-group .form-control[name^=quantity] {
    min-width: 50px
}

.textdeb {
    font-weight: 700;
    color: #0e8be1
}

.text-danger {
    font-size: 12px
}

.alert-danger {
    font-size: 12px
}

ul.list-inline.pull-right {
    margin-top: -10px;
    display: inline-flex
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

span.hidden-lg,span.hidden-md,span.hidden-sm,span.hidden-xs {
    display: inline
}

#wrap-header .navbar {
    display: flex;
    flex-direction: column;
    border-radius: 0
}

#top-links-right .dropdown-menu {
    background: #222
}

#top-links-right a {
    color: #fff;
    padding: 10px
}

#top-links-right a:focus,#top-links-right a:hover {
    color: #25c2fd;
    text-decoration: none
}

header.fix-menu {
    z-index: 1002;
    height: 80px
}

header.fix-menu #logo img {
    max-width: 170px;
    margin-top: 5px
}

#column-left .category a,#column-left .catename a,#column-right .category a,#column-right .catename a,.sidebar a {
    line-height: 30px;
    font-size: 14px
}

.list-group-item:first-child {
    border-radius: 0;
    border-top: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

h1.category {
    font-size: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    text-align: left;
    line-height: 1.5
}

.category-description h1 {
    font-size: 20px
}

.category.list-group {
    background: 0 0!important;
    padding: 0!important;
    border: transparent
}

.category-list li {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: .5
}

.category-list li a {
    text-decoration: none;
    color: #333
}

.category-list li i {
    margin-right: 3px;
    color: #555
}

.category-list li:hover a {
    color: #337ab7
}

.category-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(140px,1fr));
    gap: 15px;
    margin: 15px 0
}

.category-card {
    background-color: #fff;
    border: 1px solid #e0e6ed;
    border-radius: 10px;
    padding: 14px 10px;
    box-shadow: 0 1px 2px #0000000a;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all .25s ease;
    height: 100px;
    position: relative
}

.category-card:hover {
    transform: translateY(-3px) scale(1.01);
    box-shadow: 0 4px 10px #00000014;
    border-color: #c5d9f1
}

.category-icon {
    width: 26px;
    height: 26px;
    margin-bottom: 6px;
    fill: #007bff;
    opacity: .85
}

.category-card a {
    font-weight: 600;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: color .2s
}

.category-card a:hover {
    color: #337ab7
}

.category-count {
    font-size: 11px;
    color: #777;
    margin-top: 3px;
    display: flex;
    align-items: center;
    gap: 4px
}

.category-count svg {
    width: 12px;
    height: 12px;
    fill: #999
}

@media (max-width: 1200px) {
    .category-grid {
        grid-template-columns:repeat(auto-fill,minmax(120px,1fr))
    }
}

@media (max-width: 576px) {
    .category-grid {
        grid-template-columns:repeat(2,1fr)
    }
}

i.fa.fa-folder-open {
    margin-right: 3px
}

.common-home>main>.container,.sidebar .nav-stacked>li+li {
    display: flex;
    flex-direction: column;
    margin-top: 0
}

.sidebar .nav-tabs>li>a {
    margin-right: 0;
    border-radius: 0
}

.sidebar .nav-tabs>li>a:hover {
    background: 0
}

#column-left .catename a:last-child i {
    margin-top: 8px
}

.box-wrap {
    display: block;
    margin: 0
}

.nav-tabs li a h4 {
    font-size: 14px;
    margin: 5px
}

.nav-tabs li.active a h4,.nav-tabs li:hover a h4 {
    border-radius: 2px 2px 0 0;
    color: #fff!important;
    font-weight: 500;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.nav-tabs li.active h4:before {
    content: '\f006';
    font-family: FontAwesome
}

.nav-tabs .catehome_viewall {
    padding: 5px 7px;
    float: right;
    margin-top: -30px
}

.nav-tabs .catehome_title h3 {
    float: left
}

.copy.col-xs-12,.product-layout.product-list .caption,.tab-heading ul {
    font-family: "Bai Jamjuree",serif;
    text-align: center
}

.tab-heading ul li {
    text-align: center;
    float: none;
    display: inline-block;
    right: auto
}

#menu-mobi {
    background: #222;
    bottom: 0;
    display: block;
    margin: 0 -5px 0 0;
    max-height: 100%!important;
    min-width: 300px;
    padding: 20px 0 0;
    position: fixed!important;
    left: -450px!important;
    top: 0;
    z-index: 20000;
    overflow-y: auto;
    overflow-x: hidden
}

#menu-mobi.active,#menu-mobi.open {
    left: 0!important;
    transition: .4s
}

#menu-mobi h3 {
    color: #fff;
    margin: 0;
    padding: 10px;
    text-align: left
}

#menu-mobi .catename i,#toc-footer-top ul,.box-wrap .nav-tabs,.hide_price,.search-icon,footer .gototop i,footer .payment i,footer .social i,footer .text-left,footer .text-right {
    text-align: center
}

#menu-mobi h3:before {
    content: '\f0c9';
    font-family: FontAwesome;
    margin-right: 10px;
    color: #fff
}

#menu-mobi .main-cate>a:first-child {
    color: #eee;
    font-weight: 200
}

#menu-mobi .catename {
    padding: 0 35px;
    border-bottom: 1px solid #ffffff08
}

#menu-mobi .catename i {
    line-height: 40px;
    width: 25px;
    color: #fff
}

.fa-ellipsis-v {
    color: #ee7412
}

#menu-mobi .catename a {
    left: 30px;
    color: #fff
}

#menu-mobi .catename:hover {
    background-color: #ffffff05
}

#menu-mobi .catename a:first-child i {
    color: #fff
}

#menu-mobi .catechild a {
    color: #ddd
}

#menu-mobi .catechild {
    background: #222;
    padding: 5px 40px 0;
    border-bottom: 1px solid #05050566
}

#menu-mobi .catechild li {
    font-family: 'IBM Plex Sans Thai',sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px
}

.container {
    max-width: 1800px;
    margin: 0 auto
}

.center-mobile-title {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    padding: 6px 15px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-shadow: 1px 1px 3px #000000b3;
    line-height: 1.3;
    white-space: nowrap;
    pointer-events: none;
    z-index: 9999
}

.center-mobile-title div:not(:last-child) {
    margin-bottom: 3px
}

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

.custom-banner {
    padding: 5px 0;
    box-sizing: border-box
}

.custom-banner .container {
    max-width: 1800px;
    margin: 0 auto;
    padding: 0 15px
}

.custom-banner .banner-item img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 2px 8px #00000026;
    transition: transform .3s ease;
    display: block;
    margin: 0 auto
}

.custom-banner .banner-item img:hover {
    box-shadow: 0 6px 20px #0000004d
}

.custom-banner .banner-item {
    padding: 10px
}

@media (max-width: 768px) {
    .custom-banner {
        padding:5px 0
    }

    .custom-banner .banner-item {
        padding: 5px 0
    }
}

#cnt-bottom>h3,#cnt-top>h3 {
    font-size: 16px;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 6px;
    background: -moz-linear-gradient(right,#41cfff 0,#41cfff 80%,#13c3ff 80%,#13c3ff 100%);
    background: -webkit-gradient(linear,right top,left top,color-stop(0,#41cfff),color-stop(80%,#41cfff),color-stop(80%,#13c3ff),color-stop(100%,#13c3ff));
    background: -webkit-linear-gradient(right,#41cfff 0,#41cfff 80%,#13c3ff 80%,#13c3ff 100%);
    background: -o-linear-gradient(right,#41cfff0%,#41cfff 80%,#13c3ff 80%,#13c3ff 100%);
    background: -ms-linear-gradient(right,#41cfff 0,#41cfff 80%,#13c3ff 80%,#13c3ff 100%);
    background-color: #25bce9;
    background-image: linear-gradient(to bottom,#25bce9,#25bce9);
    background-repeat: repeat-x;
    border-color: #25bce9;
    line-height: 40px;
    color: #fff
}

#content.col-sm-9 {
    width: 100%!important
}

#logo.logo-center {
    left: auto
}

.menu-logo-inner {
    height: auto
}

.dropdown-inner-mega {
    min-width: auto!important;
    padding: 10px;
    max-height: 500px;
    overflow-y: auto
}

.inbox-wrap .container {
    max-width: 100%;
    width: auto
}

.hide_price {
    bottom: 0;
    color: red;
    font-size: 14px;
    font-weight: 600;
    display: table-cell;
    left: 0;
    margin: 0 auto;
    padding: 25px;
    width: 60%;
    height: 40px
}

.empty {
    background: red;
    border-radius: 3px;
    color: #fff
}

.item.text-center {
    margin-top: 22px
}

a.btn.btn-info-map {
    color: #fff;
    background-color: #607d8b;
    margin-top: 10px;
    border-radius: 100px
}

span-price-no {
    font-size: 14px;
    font-weight: 500
}

span.price-new-live {
    font-weight: 400;
    color: red
}

input.btn.btn-primary-pay {
    margin-left: 5px;
    margin-bottom: 10px;
    background: orange;
    color: #fff
}

li.tax {
    font-family: "Bai Jamjuree",serif;
    font-weight: 500;
    font-style: normal;
    color: #c80ee7
}

li.qty {
    color: #2196f3
}

span-view {
    color: orange;
    font-weight: 700
}

li-q {
    color: #03a9f4
}

strong-p {
    color: #f30
}

.catesearch {
    display: none!important
}

.img-adv img {
    max-width: 80px;
    text-align: right;
    display: block;
    margin: 0 auto
}

.inbox-layout #massage-header,.inbox-layout .container,.inbox-layout .container.slide,.inbox-layout .wrap-massage,.inbox-layout footer,.inbox-wrap {
    max-width: 1600px;
    width: 100%
}

aside>.row,aside>div {
    margin: 0 0 15px
}

.dropdown-menu.adv-list {
    max-height: 600px!important;
    overflow: auto!important;
    box-shadow: 0 5px 8px #05050566!important;
    z-index: 99999!important;
    top: 0
}

.dropdown-menu.adv-list li {
    display: inline-block;
    width: 100%;
    position: relative;
    min-height: 40px;
    padding: 0 20px;
    font-size: 13px
}

.dropdown-menu.adv-list li:first-child {
    padding-top: 30px!important
}

.dropdown-menu.adv-list li:last-child {
    padding-bottom: 30px!important
}

main.prod-solid {
    overflow: visible;
    position: relative
}

.inbox-wrap {
    margin: 0 auto;
    overflow: hidden
}

.contact>h4,.search-icon,footer {
    margin-top: 15px
}

.inbox-layout>main>.container {
    padding-left: 20px;
    padding-right: 20px
}

aside .custom-banner img {
    max-width: 100%!important
}

aside .nav-tabs,aside .nav.nav-tabs>li>a {
    border: none
}

h3.category-side {
    margin: 0
}

h3.category-side>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 600;
    transition: all .3s ease;
    border: 1px solid transparent
}

h3.category-side>a i {
    transition: transform .3s ease
}

h3.category-side>a.active i.enangle {
    transform: rotate(180deg)
}

.category-side .list-group-item {
    font-family: 'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;
    display: block;
    color: #4d5b6b;
    text-decoration: none;
    margin: 2px 0;
    border-radius: 4px;
    transition: all .2s ease
}

.category-side .list-group-item:hover {
    background-color: #f0f4f8;
    border-left: 10px solid red;
    color: #2c3e50
}

.category-side .list-group-item i {
    margin-right: 5px;
    color: #444
}

aside .nav.nav-tabs>li>a {
    padding: 0 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    font-size: 14px;
    color: #444;
    border-radius: 0
}

aside .nav.nav-tabs>li a:hover {
    background: #eee!important
}

.product-category .img-thumbnail,aside .nav.nav-tabs>li:last-child>a {
    border: 0
}

aside .product-layout {
    width: 100%;
    padding-bottom: 10px
}

aside>div {
    border: 1px solid #9e9e9e57!important
}

aside>h3 .btn {
    position: relative;
    z-index: 10;
    border-radius: 4px;
    margin-top: -3px
}

aside .custom-banner {
    padding: 10px
}

aside>h3 {
    font-size: 16px;
    padding: 10px 15px;
    color: #fff;
    border-radius: 4px 4px 0 0!important;
    margin-top: 0;
    margin-bottom: 0
}

aside>h3+div>a {
    color: #333!important
}

aside .product-thumb .caption {
    min-height: auto!important
}

.thumbnails>li {
    margin-left: 20px
}

#input-quantity {
    max-width: 15%
}

footer {
    border-top: 1px solid #eee;
    clear: both;
    border: none;
    padding-top: 20px;
    padding-bottom: 20px
}

footer hr {
    margin: 10px 5px
}

footer i {
    width: 20px;
    color: #2885a5
}

footer .gototop i {
    padding: 0;
    width: 30px
}

footer .social i {
    width: 20px;
    line-height: 35px;
    border-radius: 50%;
    border: 1px solid #ffffff1a
}

.extra-contact li:hover i,footer .social i:hover {
    -webkit-animation: 2s spinHor;
    -moz-animation: 2s spinHor;
    -o-animation: 2s spinHor;
    animation: 2s spinHor
}

footer .payment i {
    font-size: 20px;
    width: 30px;
    line-height: 35px
}

footer .extra-contact i {
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin: 2px 0
}

footer #toc-footer-top img {
    width: 100%;
    max-width: 250px
}

footer.footer-default {
    padding-left: 25px;
    padding-right: 25px
}

.footer-bg {
    width: 100%;
    position: absolute;
    z-index: 1
}

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

#footer-clean .footer-about {
    margin-bottom: 30px
}

#footer-clean .footer-logo+span {
    max-width: 80%;
    display: block;
    margin: 0 auto
}

.powered {
    height: 0;
    line-height: 30px;
    margin-bottom: 10px;
    display: none
}

.gototop {
    bottom: 60px;
    right: 20px;
    background: #ffffff1a;
    padding: 0 5px;
    box-shadow: inset 0 0 1px #ffffff80 inset,0 11px 100px #0000000d
}

header.fix-menu #cart {
    top: -5px
}

#cart .qty-item {
    line-height: normal;
    background: #3697d9;
    border-radius: 100%;
    padding: 0 5px;
    color: #fff
}

#menu.fix-menu #cart {
    wight: 100%;
    margin-right: 20px
}

#cart .dropdown-menu h2 {
    margin-left: -15px;
    margin-right: -10px;
    padding: 10px;
    background: #222
}

.btn-toggle:hover,.common-home #wrap-header.slide-overlap .mobi-search.open {
    background: #fff3!important
}

.common-home #wrap-header.slide-overlap .fix-menu .mobi-search.open {
    background: #fff!important
}

#search .form-control:-moz-placeholder,#search .form-control::-moz-placeholder,#search .form-control::-webkit-input-placeholder,#search :-ms-input-placeholder {
    color: #222!important;
    border: 1px solid #eee;
    box-shadow: none
}

#search .dropdown-menu.open {
    overflow-x: hidden!important;
    overflow-y: auto!important
}

#search>.input-group-btn .catesearch .btn {
    border-left: 3px solid #eee
}

.catesearch>button {
    background: #eee
}

.search-icon {
    width: 45px;
    z-index: 100;
    background: 0 0!important
}

.search-icon:hover {
    background: #41cfff00!important;
    border-color: #10a9f7
}

.mobi-search {
    background: #211f1fab;
    opacity: 0;
    left: 0;
    padding: 15px 10px 65px;
    position: fixed;
    top: -100px;
    width: 100%;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mobi-search.active,.mobi-search.open {
    opacity: 1;
    top: 0;
    z-index: 100;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    transition: .8s;
    visibility: visible;
    border-top: 1px solid #eee
}

.mobi-search.active #search,.mobi-search.open #search {
    width: 100%;
    left: 0
}

.common-home .mobi-search.open {
    border-top: 1px solid #ffffff1a
}

#menu.fix-menu .mobi-search {
    top: 40px
}

#menu.fix-menu .mobi-search.open {
    top: 57px;
    background: #fff!important
}

.product-list .product-thumb .caption {
    margin-left: 230px
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #ddd;
    border-left: none;
    top: 20px;
    left: 0
}

.product-thumb .button-group button+button {
    width: 20%;
    border-left: 1px solid #ddd
}

input#button-search {
  /*  margin-top: 10px */
}

.btn-block+.btn-block {
    margin-top: 0!important
}

.btn-danger.active,.btn-danger.disabled,.btn-danger:active,.btn-danger:hover,.btn-danger[disabled],.btn-success.active,.btn-success.disabled,.btn-success:active,.btn-success:hover,.btn-success[disabled],.btn-warning.active,.btn-warning.disabled,.btn-warning:active,.btn-warning:hover,.btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 #0000001a
}

.btn-success {
    margin-right: 10px;
    color: #fff;
    border-radius: 4px;
    background-color: #5bb75b!important
}

.btn-info.active,.btn-info.disabled,.btn-info:active,.btn-info:hover,.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39
}

.btn-inverse.active,.btn-inverse.disabled,.btn-inverse:active,.btn-inverse:hover,.btn-inverse[disabled] {
    background-color: #222
}

.panel-default>.panel-heading {
    border-radius: 3px
}

@media(min-width: 767px) {
    .product-list .product-thumb .image {
        float:left;
        padding: 0 15px
    }
}

@media(max-width: 1200px) {
    .product-thumb .button-group button,.product-thumb .button-group button+button {
        width:33.33%
    }
}

@media(max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height:0;
        margin-left: 0;
        padding: 0 10px
    }

    .product-thumb .button-group button,.product-thumb .button-group button+button {
        width: 33.33%
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: .2
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: .2
    }

    100% {
        opacity: 1
    }
}

@keyframes spinHor {
    0% {
        transform: rotateY(0)
    }

    100% {
        transform: rotateY(360deg)
    }
}

.price-old::after {
    content: '';
    position: absolute;
    top: -30px;
    right: 0;
    display: inline-block;
    width: 40px;
    height: 45px
}

.product-thumb .caption h4+p {
    font-size: 12px;
    color: #444;
    height: 40px;
    line-height: 1.42857143
}

.product-thumb .button-group:hover {
    opacity: 1
}

.product-list .product-thumb:hover .button-group {
    left: 50px
}

.product-list .product-thumb .button-group button {
    width: 250px!important
}

.button-group>button:first-child {
    visibility: visible
}

.product-thumb button i.fa-shopping-cart+span {
    color: #6a0
}

.fa-bell {
    display: none!important
}

.fa-shopping-cart {
    display: none!important
}

.product-thumb .button-group>button:first-child {
    bottom: 0
}

.product-thumb .button-group>button:first-child+button {
    top: 65px;
    display: none
}

.product-thumb .button-group>button:first-child+button+button {
    top: 120px;
    display: none
}

.product-thumb .button-group>button:first-child+button+button+a>button {
    top: 155px
}

.button-display button {
    font-family: "Bai Jamjuree",serif;
    color: red;
    font-size: 13px;
    background: 0 0!important;
    border: none!important;
    box-shadow: none!important;
    padding: 0!important;
    margin: 0!important;
    pointer-events: none!important;
    cursor: default!important
}

.button-display button i {
    display: none!important
}

.product-thumb:hover .button-group {
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    left: 10%
}

.product-thumb button:hover i {
    webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.product-thumb .button-group button:hover {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #23c4ff!important
}

.contact {
    position: relative;
    padding-bottom: 10px;
    border-radius: 4px;
    border: 0 solid transparent;
    background: linear-gradient(to left,#a2a0a0 0,#f5f5f5 50%,#f5f5f5 82%,#a2a0a0 95%)
}

.contact>h4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    border-radius: 6px;
    background: -moz-linear-gradient(right,#41cfff 0,#41cfff 80%,#13c3ff 80%,#13c3ff 100%);
    background: -webkit-gradient(linear,right top,left top,color-stop(0,#41cfff),color-stop(80%,#41cfff),color-stop(80%,#13c3ff),color-stop(100%,#13c3ff));
    background: -webkit-linear-gradient(right,#41cfff 0,#41cfff 80%,#13c3ff 80%,#13c3ff 100%);
    background: -o-linear-gradient(right,#41cfff0%,#41cfff 80%,#13c3ff 80%,#13c3ff 100%);
    background: -ms-linear-gradient(right,#41cfff 0,#41cfff 80%,#13c3ff 80%,#13c3ff 100%);
    background-color: #25bce9;
    background-image: linear-gradient(to bottom,#25bce9,#25bce9);
    background-repeat: repeat-x;
    border-color: #25bce9
}

.about {
    float: right;
    display: none
}

img.img-banner-under {
    width: 100%;
    height: auto
}

img.img-option {
    border: 1px solid #ccc;
    border-radius: 4px
}

img.img-dbd {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
    height: 100%
}

img.img-contact {
    margin: 0 0 15px auto
}

#submitemaila:hover,#submitemaila:hover:before {
    background: #000;
    color: #fff
}

.fa-map-o+.wrap-subscribe .input-group input {
    padding-left: 50px
}

.btn-toggle {
    background: initial;
    display: none;
    z-index: 100
}

.refine-title {
    font-family: K2D,sans-serif;
    color: #222;
    text-shadow: 4px 4px 6px #aaa
}

h3+.active {
    display: block;
    height: auto;
    opacity: 1;
    -webkit-transition: .8s;
    -moz-transition: .8s;
    transition: .8s;
    visibility: visible
}

.product-page hr {
    margin: 0 0 10px
}

h2.allhading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative
}

.prod-desc+h3 span {
    line-height: 40px;
    position: absolute
}

.box-wrap .nav-tabs {
    background: #0fea0d;
    line-height: 43px;
    color: #fff;
    clear: both;
    margin: 0 -10px
}

.box-wrap .nav-tabs a {
    border-radius: 4px!important
}

.tab-content .owl-controls .owl-buttons .owl-next,.tab-content .owl-controls .owl-buttons .owl-prev {
    top: -60px;
    opacity: 1!important
}

.tab-content .owl-carousel .owl-buttons div i {
    border: 1px solid #222;
    font-size: 16px;
    padding: 5px 10px;
    margin: 65px 0
}

.tab-content .owl-carousel .owl-buttons .owl-prev {
    left: auto;
    right: 45px
}

.product-category .btn-default {
    background: #f2f2f2!important;
    border-radius: 2px!important;
    color: #222;
    box-shadow: none!important
}

.product-category .form-control button {
    background: #eee;
    color: #222;
    border-radius: 0 5px 5px 0!important;
    border: 1px solid #ccc
}

.product-category hr {
    display: inherit
}

.product-category #content>h3 {
    margin: 10px
}

.welcome .txt-html,.welcome .txt-html h1,.welcome .txt-html h4,.welcome h2+p {
    font-family: Prompt,sans-serif;
    font-weight: 300;
    margin: 0
}

.l-col-0 {
    background: #00f
}

.l-col-1,.l-col-8,.r-col-1,.r-col-8 {
    background: #8a2be2
}

.l-col-2,.l-col-7,.r-col-2,.r-col-7 {
    background: #a52a2a
}

.l-col-3,.r-col-3 {
    background: #789
}

.l-col-4,.r-col-4 {
    background: #ff7f50
}

.l-col-5 {
    background: #dc143c
}

.l-col-10,.l-col-6,.r-col-9 {
    background: #006400
}

.l-col-9 {
    background: #8b008b
}

.l-col-11 {
    background: #0f0
}

.l-col-12 {
    background: #fd7e14
}

.l-col-13 {
    background: #ff1493
}

.l-col-14 {
    background: #2e8b57
}

.l-col-15 {
    background: #228b22
}

.l-col-16 {
    background: #8b4513
}

.l-col-17 {
    background: #48d1cc
}

.l-col-18 {
    background: #1851c5
}

.l-col-19 {
    background: navy
}

.l-col-20 {
    background: #a91714
}

.l-col-21 {
    background: #27a9e7
}

.l-col-22,.l-col-30 {
    background: #ff4500
}

.l-col-23 {
    background: #ff9800
}

.l-col-24 {
    background: #cddc39
}

.l-col-25 {
    background: #4caf50
}

.l-col-26,.l-col-29 {
    background: #00bcd4
}

.l-col-27 {
    background: #673ab7
}

.l-col-28 {
    background: #e91e63
}

.r-col-0 {
    background: red
}

.r-col-5 {
    background: #394de4
}

.r-col-6 {
    background: #0e8afd
}

@media(min-width: 900px) and (max-width:1199px) {
    .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
        line-height:1.2
    }

    .container {
        padding-right: 15px;
        padding-left: 15px
    }

    .product-thumb h3 {
        height: 45px
    }

    aside>h3 {
        font-size: 14px;
        padding: 10px
    }

    .list-group-item {
        font-size: 13px
    }

    #button-cart.btn+.how-to-buy {
        left: 150px
    }

    button#button-cart {
        width: 100%
    }

    button#button-cart-instant {
        width: 100%;
        margin-bottom: 5px
    }

    #top-links-right a {
        font-size: 14px;
        padding: 0 0 10px 5px
    }

    #menu .nav>li>a {
        font-size: 14px;
        color: #fff;
        border: 1px solid #fdf8f800
    }

    .list-inline>li {
        padding-right: 0
    }
}

@media(max-width: 899px) {
    .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
      /*  line-height:1.2 */
    }

    .breadcrumb,.row {
        margin-left: -10px;
        margin-right: -10px
    }

    .footer-logo,.footer-right h4 {
        margin-top: 20px
    }

    #top-links-right,#top-links-right>.circle,#top-links-right>.triangle,.mnu-std,aside .category-side {
        display: none
    }

    aside .product-layout {
        width: 33%
    }

    aside {
        padding: 0!important
    }

    aside>h3 {
        margin-bottom: 10px
    }

    #content,#content.col-sm-6,aside.col-sm-2 {
        width: 100%!important
    }

    #menu .navbar-header,.btn-toggle {
        display: block
    }

    h3+.inactive {
        opacity: 0;
        visible: hidden;
        height: 0!important;
        display: none!important
    }

    #top {
        text-align: center;
        background: #f5f5f5
    }

    #top-line {
        height: 0
    }

    #top-links-right>ul {
        display: none;
        margin-top: 0!important
    }

    #top-links-right {
        height: 50px;
        line-height: 50px;
        border-top: 1px solid #444;
        background: #222!important
    }

    .top-acc.pull-right {
        float: right!important
    }

    #top .container>div {
        display: contents
    }

    #cart {
        padding: 0
    }

    header {
        height: 100%
    }

    #menu {
        margin: 0
    }

    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent
    }

    .breadcrumb {
        margin-top: 0;
        margin-bottom: 10px
    }

    .footer-logo {
        display: flex;
        justify-content: flex-start
    }

    .custom-banner>div {
        padding: 0;
        margin-bottom: 5px;
        display: block
    }
}

@media(min-width: 768px) {
    .mobi-search {
        opacity:1;
        padding: 0;
        min-height: 0;
        position: relative;
        top: -10px;
        width: 100%;
        z-index: 2;
        visibility: visible;
        background: 0;
        margin-bottom: -40px
    }

    .inbox-wrap {
        max-width: 90%
    }
}

@media(max-width: 767.98px) {
    .product-list .product-thumb .button-group {
        border-left:none
    }

    #content {
        float: left!important
    }

    #column-left {
        float: right!important
    }

    aside .product-layout {
        width: 50%
    }

    .about {
        padding: 0;
        margin-right: 0
    }

    .bootstrap-select {
        border: 1px solid #ccc
    }

    .mobi-search .dropdown-menu {
        top: 42px
    }

    a.search-icon.dropdown {
        margin-top: 15px
    }

    .product-thumb .button-group,.product-thumb .button-group>button {
        display: none!important
    }

    aside h3+div.inactive {
        display: none
    }

    #top-links-right>.circle {
        content: "";
        display: none;
        width: 40px;
        height: 57px;
        border-radius: 20px 0 0;
        background-color: #000;
        left: -20px;
        position: absolute
    }
}

@media(max-width: 570px) {
    .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
      /*  line-height:1.3 */
    }
	
	#content h1 {
  margin-top: 10px; /* ลดจากปกติที่อาจเป็น 20px */
}

#content h2 {
  margin-top: 10px; /* ลดจากปกติที่อาจเป็น 20px */
}

    #menu {
        border-radius: 0;
        padding: 5px 0;
        min-height: 65px;
        background: linear-gradient(to right,#41cfff 0%,#000 35%,#000 50%,#000 65%,#13c3ff 100%);
        position: relative
    }

    #logo {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100px;
        margin-bottom: -35px
    }

    #logo img {
        margin: 0!important;
        max-height: 80px;
        height: auto;
        width: auto
    }

    img.img-contact {
        margin: 0
    }

    .product-thumb h3 {
        height: 45px
    }

    #top ul {
        display: contents
    }

    .top-acc.pull-right {
        float: left!important
    }

    .breadcrumb {
		padding-left: 10px;
        padding-right: 10px;
      /*  font-size: 13px;
        margin-bottom: 8px */
    }

    img.img-thumbnail {
        margin-top: 0
    }

    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent
    }

    .col-xs-12.col-sm-10.pull-right {
        padding-right: 5px;
        padding-left: 10px
    }

    #content.col-sm-8 {
        background: #fff;
        border: 1px solid #eee;
        border-radius: 4px 4px 0 0!important;
        padding: 0 10px 10px
    }

    h1 {
        font-size: 24px
    }

    h1.product {
     /*   font-size: 26px */
    }

    h2 {
        font-size: 24px
    }

    .nav-tabs>li>a {
        padding: 10px!important
    }

    ul.countdown li p {
        font-size: 12px
    }

    aside>h3 {
        margin-top: 10px;
        border-radius: 4px!important
    }

    aside>.row,aside>div {
        border: 0 solid #dfdfdf!important
    }

    aside>.row {
        margin-right: 0!important;
        margin-left: 0!important
    }

    aside .product-thumb .caption {
        min-height: 100px!important
    }

    aside>div {
        background: #fff
    }

    .col-sm-12,.col-sm-6 {
      /*  padding: 10px;
        padding-left: 10px */
    }

    .coupon-banner {
        margin: 15px 0!important
    }

    button#button-cart-instant {
        width: 100%;
        margin-bottom: 10px;
        background-color: #ff4500;
        border: 1px solid #ff4500
    }

    button#button-cart {
        width: 100%
    }

    .welcome img {
        vertical-align: unset;
        width: 30%;
        max-width: 30%;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s
    }

    .welcome h2 {
        font-size: 16px
    }

    .product-thumb .image a {
        display: block;
        padding: 0
    }

    .form-horizontal .form-group {
        margin-right: 0;
        margin-left: 0
    }

    .caption-r {
        padding: 0
    }

    .btn-block+.btn-block {
        margin-top: 5px;
        width: 100%
    }

    span.amount-item {
        color: #222
    }

    .notify-button {
        width: 100%!important
    }

    .alert {
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 5px
    }

    .powered {
        height: 0
    }
}

@media(max-width: 390px) {
    aside>.row,aside>div {
        border:0 solid #dfdfdf!important
    }

    h1 {
      /*  font-size: 22px */
    }

    h1.product {
      /*  font-size: 26px */
    }

    h2 {
      /*  font-size: 20px */
    }

    #logo img {
        margin: 20px 70px -20px
    }

    ul.countdown li p {
        font-size: 12px
    }

    aside>.row {
        margin-right: 0!important;
        margin-left: 0!important
    }

    aside .product-thumb .caption {
        min-height: 100px!important
    }

    aside>div {
        background: #fff
    }

    .coupon-banner {
        margin: 15px 0!important
    }

    .welcome img {
        vertical-align: unset;
        width: 30%;
        max-width: 30%;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s
    }

    .welcome h2 {
        font-size: 16px
    }

    .product-thumb .image a {
        display: block;
        padding: 0
    }

    .form-horizontal .form-group {
        margin-right: 0;
        margin-left: 0
    }

    .caption-r {
        padding: 0
    }

    .btn-block+.btn-block {
        margin-top: 5px;
        width: 100%
    }

    span.amount-item {
        color: #222
    }

    .notify-button {
        width: 100%!important
    }

    .powered {
        height: 0
    }
}

@media(max-width: 380px) {
    #logo img {
        margin:20px 63px -20px
    }
}

@media(max-width: 330px) {
    h1.product {
        font-size:19px
    }

    h2 {
        font-size: 18px
    }

    h3 {
        font-size: 14px
    }

    #logo img {
        margin: 15px 55px -15px;
        max-width: 140px;
        width: 100%
    }

    h4,ul.countdown li p {
        font-size: 12px
    }

    .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
        line-height: 1.2
    }

    .product-thumb h4 {
        height: 80px
    }

    ul.top-acc li {
        margin-top: 15px
    }

    #menu>.triangle,.product-thumb .caption h4+p {
        display: none
    }

    #menu-mobi {
        min-width: 280px
    }

    .breadcrumb>li {
        font-size: 11px
    }

    aside>.row,aside>div {
        border: 0 solid #dfdfdf!important
    }

    aside>.row {
        margin-right: 0!important;
        margin-left: 0!important
    }

    aside .product-thumb .caption {
        min-height: 100px!important
    }

    aside>div {
        background: #fff
    }

    .contact>h4 {
        margin-right: -15px;
        margin-left: -15px
    }

    .coupon-banner {
        margin: 15px 0!important
    }

    .welcome img {
        vertical-align: unset;
        width: 30%;
        max-width: 30%;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s
    }

    .welcome h2 {
        font-size: 16px
    }

    .product-thumb .image a {
        display: block;
        padding: 0
    }

    .form-horizontal .form-group {
        margin-right: 0;
        margin-left: 0
    }

    .caption-r {
        padding: 0
    }

    .btn-block+.btn-block {
        margin-top: 5px;
        width: 100%
    }

    span.amount-item {
        color: #222
    }

    .notify-button {
        width: 100%!important
    }

    .powered {
        height: 0
    }
}

@media(max-width: 290px) {
    #cart>.btn,#top,.contact,body,ul.top-acc li {
        font-size:13px
    }

    .breadcrumb,.product-thumb h4 {
        font-size: 11px
    }

    h1 {
        font-size: 16px
    }

    ul.top-acc li {
        margin-top: 15px;
        margin-bottom: 5px;
        padding-right: 15px;
        margin-left: -10px
    }

    .breadcrumb {
        letter-spacing: 0
    }

    .breadcrumb>li {
        padding: 0 7px
    }

    .product-thumb .price,h2.price {
        font-size: 12px;
        min-height: 20px;
        margin-bottom: 5px;
        color: red
    }

    .product-thumb button i.fa-shopping-cart+span {
        font-size: 12px
    }

    .col-sm-6 {
        padding-right: 10px;
        padding-left: 10px
    }

    #menu-mobi {
        min-width: 250px
    }

    .btn-group-lg>.btn,.btn-lg,.contact>h4,aside>h3 {
        font-size: 14px
    }
}
