a[href^="tel:"] {
  color: yellow;
  text-decoration: none;
}

body.ecommerce {
	background: #f9f9f9;
}
.ecommerce h1, .ecommerce h2, .ecommerce h3, .ecommerce h4, .ecommerce h5, .ecommerce h6 {
	font-family: "DBHeavent";
	margin: 0 0 10px;
}
.ecommerce h1 {
	font-size: 1.25em;
}
.ecommerce h2 {
	font-size: 20px;
}

.ecommerce .content-page h2, 
.ecommerce .content-page h3, 
.ecommerce .content-page h4, 
.ecommerce .content-page h5, 
.ecommerce .content-page h6 {
	padding-top: 10px;
}
.ecommerce .content-page h3 {
	margin-bottom: 5px;
}
.ecommerce .content-page h3.bankno {
	font-size: 2em
}
.ecommerce .content-page h4 {
	font-size: 0.85em;
	margin-bottom: 4px;
}
.ecommerce .content-page h5, 
.ecommerce .content-page h6 {
	font: 700 15px "Open Sans", Arial, sans-serif;
	margin-bottom: 2px;
}
.ecommerce .content-page h3.order{
	color:#0b8203;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: normal;
}

.ecommerce .content-page h3.headlogin{
	color:#0b8203;
	font-size: 1.25em;
	font-weight: 600;
	letter-spacing: normal;
	text-align: left
}

.ecommerce .content-page h4{
	font-weight: 400;
}

.ecommerce .content-page ul li{
	font-size: 0.75em;
}

/***
Header and header elements
***/
.ecommerce .header {
	position: inherit;
}
.ecommerce .site-logo {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 155px
}
.ecommerce .site-logo img{
	width:100%;
	height:auto
}
.ecommerce .site-logo .sublogo {
	width: 100%;
	padding:2px 5px;
	text-align: center;
	letter-spacing: 0.3em;
	font-size: 0.6em;
	color: aliceblue;
	text-indent: 0.3em;
	font-weight: 600;
	margin-top: 3px;
	text-decoration: none;
}
.ecommerce .site-logo:hover {
	text-decoration:none!important;
}
.ecommerce .reduce-header .site-logo {
	padding-top: 16px;
	padding-bottom: 18px;
}

.ecommerce .header-navigation li.menu-search {
	top: 36px;
}
.ecommerce .header-navigation li.menu-search span{
    color: #fff;
    vertical-align: middle;
}
.ecommerce .header-navigation li.menu-search i {
	color: #fff;
	font-size: 1em;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}

/* Navigation */
.ecommerce .header-navigation {
	font: 0.85em "DBHeavent";
	letter-spacing: 0px;
	margin: 0;
}
.ecommerce .header-navigation > ul > li > a {
	color: #ffffff;
	padding: 37px 12px 34px;
}
.ecommerce .header-navigation ul > li.active > a,
.ecommerce .header-navigation ul > li > a:hover,
.ecommerce .header-navigation ul > li > a:focus,
.ecommerce .header-navigation ul > li.open > a,
.ecommerce .header-navigation ul > li.open > a:hover,
.ecommerce .header-navigation ul > li.open > a:focus {
	color: #0b8203;
}
.ecommerce .header-navigation .dropdown-menu > li > a:hover,
.ecommerce .header-navigation .dropdown-menu > li.active > a,
.ecommerce .header-navigation .header-navigation-content .header-navigation-col li > a:hover,
.ecommerce .header-navigation .header-navigation-content .header-navigation-col li.active > a {
  color: #fff;
}
.ecommerce .header-navigation ul > li.active > a {
	/*border-bottom: 2px solid #E44F00;*/
	border-bottom: none !important;
}

.ecommerce .header-navigation > ul > li > .dropdown-menu {
	margin-top: -3px;
	font-family:  "DBHeavent";
	font-size: 0.8em;
}
.ecommerce .reduce-header .header-navigation > ul > li > .dropdown-menu {
	margin-top: -3px;
}
.ecommerce .reduce-header .header-navigation > ul > li.dropdown:hover > a:after { 
  bottom: 0;
}

/* nav brands */
.nav-brands {
  clear: both;
  margin: -20px -15px;
  padding: 20px 0 0;
  width: auto;
}
.nav-brands ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  background: #fff;
  width: 100%;
  overflow: hidden;
  border-top: solid 1px #f0f0f0;
}
.nav-brands li {
  float: none;
  margin-right: 0 !important;
  border: none !important;
  display: inline-block;
}
.nav-brands img {
  width: auto;
  height: 70px;
}
.nav-brands a {
  padding: 0 !important;
}
.nav-brands a:hover {
  background: #fff;
  color: #fff;
}

/* Top cart block */
.header .top-cart-block {
	float: right;
	margin-top: 30px;
	position: relative;
	font: 500 0.75em 'DBHeavent';
	line-height: 1em;
}
.ecommerce .header .mobi-toggler {
	margin-top: 35px;
}
.ecommerce .reduce-header .mobi-toggler,
.reduce-header .top-cart-block {
	margin-top: 19px;
}
.top-cart-info {
	background: #f9f9f9;
	color: #595f65;
	border: solid 1px #ececec;
	border-radius: 100px !important;
	float: left;
	padding: 8px 39px 6px 13px;
	line-height: 1.2;
}
.top-cart-info a {
	color: #595f65;
}
.top-cart-info-count {
	float: left;
}
.top-cart-info-value {
	border-left: solid 1px #a5aab0;
	margin-left: 5px;
	padding-left: 5px;
}
.top-cart-block i {
	position: absolute;
	top: 0;
	right: 0;
	background: #0b8203;
	color: #fff;
	padding: 2px 5px 2px 5px;
	border-radius: 100px !important;
	font-size: 22px;
	margin-top: 4px;
	margin-right: 5px;
}

.top-cart-content-wrapper{
	position: absolute;
	right: -2px;
	top: 100%;
	z-index: 99999;
}

.top-cart-content.cartleft{
	display: block;
	width:100%;
	border-top: none!important;	
	box-shadow: none;
	background: none;
}
.top-cart-content.cartleft:after {
	display: none
}
.top-cart-content.cartleft strong {
	width: 188px;
	font-weight: normal;
	margin-right:0px;
	font-size: 1.2em;
	line-height: 0.9em;
	text-transform: none;
}
.top-cart-content.cartleft strong a{
	color:#0b8203;
}
.top-cart-content.cartleft span {
	width: 50px;
	font-family: 'DBHeavent';
	text-transform: none;
	margin:0px;
	padding:0px;
	font-size: 1.2em;
	line-height: 1.2em;
}
.top-cart-content.cartleft span.discount {
	width: 110px!important;
}
.top-cart-content.cartleft span b{
	color:#000;
	font-weight: 600;
}
.top-cart-content.cartleft span.cart-total {
	width: 70%;
	line-height: normal
}
.top-cart-content.cartleft em.cart-total {
	line-height: normal;

}
.top-cart-content.cartleft .grand {
	font-size: 1.5em;
	font-family: 'DBHeavent';
}
.top-cart-content.cartleft .discount , .top-cart-content.cartleft .discounttxt {
	color:#DB3A1B;
}

.top-cart-content.cartleft em {
	width: 30%;
	font-style:normal;
	font-weight: 600;
	text-align: right;
	float:right;
	margin:0px;
	padding:0px;
	font-family: 'DBHeavent';
	line-height: 1.2em;
	font-size: 1.2em;
	color:#000;
}
.top-cart-content.cartleft em.discount {
	width: 50px!important; 
}
.top-cart-content.cartleft .del-goods{
	float:right;
	margin:0px 0px 0px 5px;
	padding:0px;
}
.top-cart-content.cartleft img {
	border:none;
	margin-right: 4px;
	width:40px;
	margin-left:0px;
	float: left
}
.top-cart-content.cartleft .detailcart {
	width:auto;
    overflow:hidden;
	min-width: 140px;
	
}

.top-cart-content.cartleft ul {
	padding:0px
}
.top-cart-content.cartleft li .fa-angle-down,.top-cart-content.cartleft li .fa-angle-up {
	margin-left:-4px

}


.top-cart-content {
	padding: 8px 0 10px;
	background: #fcfafb;
	border-top: solid 2px #0b8203!important;
	box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
	width: 364px;
	margin-top: 12px;
	color: #717880;
	display: none;
	position: relative;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
}
.top-cart-content:after { 
	top: -8px;
	width: 0; 
	height: 0;
	right: 8px;
	z-index: 2; 
	content: " "; 
	display: block; 
	position: absolute;
	border-bottom: 8px solid #0b8203;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.top-cart-block:hover .top-cart-content {
	display: block;
}
.top-cart-content p {
	margin: 7px 0 5px;
}
.top-cart-content ul {
	margin: 0;
	padding: 0 8px;
}
.top-cart-content .scroller {
	overflow: hidden;
}
.top-cart-content li {
	list-style: none;
	margin: 0;
	padding: 9px 0;
	border-bottom: solid 1px #f2f2f2;
	width: 100%;
	overflow: hidden;
}
.top-cart-content img,
.top-cart-content em,
.top-cart-content strong,
.top-cart-content span,
.top-cart-content .del-goods,
.top-cart-content .add-goods {
	float: left;
}
.top-cart-content img {
	border: solid 2px #fff;
	margin-right: 4px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.top-cart-content span,
.top-cart-content strong,
.top-cart-content em {
	margin-right: 10px;
	overflow: hidden;
	padding-top: 10px;
}
.top-cart-content span {
	width: 26px;
}
.top-cart-content strong {
	width: 165px;
	font-weight: normal;
}

.top-cart-content strong a {
	color: #717880;
}
.top-cart-content em {
	width: 55px;
	font-style: normal;
	text-align: right;
}

.del-goods,
.add-goods {
	width: 17px;
	height: 17px;
	color: #fff !important;
	border-radius: 22px !important;
	float: right;
	margin: 10px 0 0 5px;
	line-height: 1;
	font-size: 12px;
}
.del-goods:hover,
.add-goods:hover {
	text-decoration: none;
}
.del-goods {
	background: #d7dde3 url(../../pages/img/icons/del-goods.png) no-repeat 50% 50%;
}
.del-goods:hover {
	background: #E94D1C url(../../pages/img/icons/del-goods.png) no-repeat 50% 50%;
}
.add-goods {
	background: #7bdd00 url(../../pages/img/icons/add-goods.png) no-repeat 50% 50%;
}
.add-goods:hover {
	background: #E94D1C url(../../pages/img/icons/add-goods.png) no-repeat 50% 50%;
}

.top-cart-content .text-right {
	margin-right: 8px;
	padding-top: 10px;
}
.top-cart-content .btn {
	font-size: 1.25em;
	padding: 8px 12px 7px;
	font-weight: 600
}
.top-cart-content .btn-default {
	color: #fff;
	border: 1px solid #c1cad3;
	background: #c1cad3;
	margin-right: 4px;
}
.top-cart-content .btn-default:hover {
	border: 1px solid #A8AEB3;
	color: #fff;
	background: #A8AEB3;
}

.ecommerce .page-slider {
	margin-top: -23px;
}

/* breadcrumb */
.ecommerce .breadcrumb {
	text-transform: uppercase;
	font: 0.65em "DBHeavent";
}

/* Catalogue styles */
.product-item {
	padding: 12px 12px 16px;
	background: #fff;
	position: relative;
}
.owl-item.active .product-item {
	margin-right: 10px;
}
.product-item:hover {
	box-shadow: 5px 5px rgba(234, 234, 234, 0.9);
}
.product-item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height:0;
}
*html .product-item {
	zoom: 1;
}
*+html .product-item {
	zoom: 1;
}
.sticker {
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	height: 75px;
	margin-top: 15px;
	margin-right: 15px;
}
.sticker-new {
	background: url(../../pages/img/icon-new.png) no-repeat;
	background-size:  cover;
}
.sticker-bestsell {
	background: url(../../pages/img/icon-bestsell.png) no-repeat;
	background-size:  cover;
}
.sticker-recom {
	background: url(../../pages/img/icon-recomm.png) no-repeat;
	background-size:  cover;
}
.pi-img-wrapper {
	position: relative;
	overflow: hidden;
	aspect-ratio: 1 / 1.3;
}
.pi-img-wrapper img { width: 100%;}
.pi-img-wrapper div {
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	text-align: center;
}
.product-item:hover>.pi-img-wrapper>div {
	display: block;
}
.pi-img-wrapper div .btn-default {
	padding: 3px 10px;
	color: #fff;
	border: 1px #fff solid;
	margin: -13px 5px 0;
	background: transparent;
	position: relative;
	top: 50%;
	font-size: 0.85em;
}
.product-item .btn:hover {
	background: #0b8203;
	border-color: #c8c8c8;
}

.product-item h3 {
	font: 300 24px 'DBHeavent', sans-serif;
	padding-top: 10px;
	padding-bottom: 4px;
	overflow: hidden;
	text-align: center;
	line-height:  10px!important;
	height:60px
}
.product-list .product-item h3 a {
	font: 400 1em 'DBHeavent', sans-serif;
}

.product-item h3 a {
	color: #3e4d5c;
	font: 400 20px 'DBHeavent', sans-serif;
}
.product-item h3 a:hover {
	color: #0b8203;
}
.pi-price {
	color: #0b8203;
	font: 20px 'DBHeavent', sans-serif;
	float: left;
	padding-top: 1px;
	margin:0px;
	padding:0px;
}
.product-item h4 {
	font: 12px Helvetica;
	color:dimgrey;
	margin:0px;
	padding:0px;
}
.product-item .add2cart {
	float: left;
	color: #a8aeb3;
	border: 1px #ededed solid;
	padding: 3px 6px;
	font-size: 0.65em;
	font-weight: 500
}
.product-item .add2cart:hover {
	color: #fff !important;
	background: #0b8203 !important;
	border-color: #0b8203;
}

.shop-index-carousel {
	margin-left: -10px;
}

/* shopping cart page */
.goods-data {
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
	overflow-x: auto;
	margin-right: 10px;
}
.goods-data table,
.checkout-page table, .content-page table {
	width: 100%;
	font: 0.75em 'DBHeavent';
}

.content-page .table-wrapper-responsive {
	padding:0px 20px
}
.goods-data th,
.checkout-page th , .content-page th {
	text-transform: uppercase;
	border-bottom: solid 1px #ecebeb;
	padding-bottom: 8px;
}
.order-description p{
	font-size: 0.75em
}
.order-description .bundlelist {
	padding: 0px!important;
}
.order-description .bundlelist li {
	list-style: none!important
}
.order-quantity {
	text-align: center
}
.goods-data td,
.checkout-page td {
	vertical-align: center;
	padding: 20px 20px 20px 0;
	border-bottom: solid 1px #ecebeb;
}
.content-page td {
	vertical-align: center;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dashed #ecebeb;
}
.goods-page-image,
.checkout-image {
	width: 105px;
	text-align: center
}
.goods-page-image img,
.checkout-image img {
	width: 75px;
}
.goods-page-price, 
.goods-page-total,
.checkout-price,
.checkout-total {
	font-family: 'DBHeavent';
}
.checkout-total,.checkout-price,.checkout-quantity { text-align: right }
.goods-page-price strong, 
.goods-page-total strong,
.checkout-price strong,
.checkout-total strong {
	color: #0b8203;
	font-size: 21px;
	font-weight: normal;
}
.goods-page-price strong span,
.goods-page-total strong span,
.checkout-price strong span,
.checkout-total strong span  {
	font-size: 17px;
}
.goods-data h3,
.checkout-page .order-description h3 {
	text-transform: inherit;
	padding: 0;
	margin: 0 0 5px;
}
.current-page .checkout-description h3 {
	text-transform: inherit;
	padding: 0;
	margin: 0 0 5px;
}
.goods-data p,
.checkout-description p {
	margin-bottom: 2px;
	font-family:'DBHeavent';
	
}
.checkout-description p { 
	font-size: 0.9em;
}
.checkout-description h3 a {
	color:#0b8203
}
.checkout-description .bundlelist {
	padding:0px;
	list-style:none;
}
.checkout-description .cartimg a { font-size: 17px }
.goods-data a,
.checkout-page .checkout-description a {
	color: #0b8203;
}
.goods-page-description em,
.checkout-description em {
	display: block;
	font-style: normal;
}
.goods-page .btn-default {
	float: left;
	border: 1px solid #5ea8dc;
	background: #5ea8dc;
	color: #fff;
}
.goods-page .btn-default:hover {
	border: 1px solid #408cc2;
	background: #408cc2;
}
.goods-page .btn-primary {
	float: right;
	margin-right: 10px;
}

.goods-data .del-goods,
.goods-data .add-goods {
	margin-top: 4px;
}

.shopping-total,
.checkout-total-block{
	width: 300px;
	float: right;
	padding-top: 9px;
	color: #3e4d5c;
}
.checkout-total-block {
	margin-bottom: 20px;
}
.shopping-total ul,
.checkout-total-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.shopping-total li,
.checkout-total-block li {
	border-bottom: solid 1px #ecebeb;
	width: 100%;
	overflow: hidden;
	padding: 9px 0;
}
.checkout-total-block li.discount , .checkout-total-block li.discount strong{
	color: #E10003
} 
.shopping-total li:last-child,
.checkout-total-block li:last-child {
	border: none;
}
.shopping-total em,
.checkout-total-block em {
	float: left;
	text-transform: uppercase;
	position: relative;
	top: 2px;
	font-style: normal;
}
.shopping-total strong,
.checkout-total-block strong {
	color: #0b8203;
	font-weight: normal;
	float: right;
}
.shopping-total strong span,
.checkout-total-block strong span {
	font-size: 17px;
}
.shopping-total-price,
.checkout-total-price {
	font-weight: bold;
}
.shopping-total-price strong,
.checkout-total-price strong {
	font-weight: bold;
}

/* checkout page */
.checkout-page h2 {
	background: #a7b0b8;
	color: #fff;
	font: 17px 'DBHeavent', sans-serif;
	margin: 0 0 15px;
}
.checkout-page h2 a {
	color: #fff;
	display: block;
	padding: 9px 20px 8px !important;
}
.checkout-page h2 a:hover {
	color: #fff;
}
.checkout-content {
	padding: 0 20px 40px;
}
.checkout-block.panel {
	background: inherit;
	box-shadow: none;
	margin-bottom: 0;
}
.checkout-page a {
    color: #767F88;
}
.checkout-page a:hover {
	color: #0b8203;
}
.checkout-page h3 {
	font: 23px 'DBHeavent', sans-serif;
	color: #3e4d5c;
	padding-top: 10px;
}
.checkout-page select.form-control {
	color: #B0B4B7;
}
.checkout-page select.form-control.input-sm {
	width: 100%;
	height: 34px;
	font-size: 14px;
	padding: 6px 12px;
}
.input-sm {
	padding: 3px 10px;
}
.checkout-page hr {
	clear: both;
}
#shipping-method .form-group {
	padding-top: 10px;
}
.form-group label {
	font-size: 0.75em;
	font-weight: 600
}
.form-group input {
	font-size: 0.75em;
	font-family: 'DBHeavent';
}
.checkout-page h4 {
	text-transform: inherit;
	font-size: 20px;
}

.checkout-page .panel {
	border-radius: 0;
	border: none;
	box-shadow: none;
}
.checkout-page .panel-heading {
	background: none;
	padding: 0;
}
.checkout-page .panel-body {
	border: none !important;
	padding-left: 20px;
	padding-right: 20px;
}
.panel-body p.subdetail{
	font-size: 0.85em!important
}
.radio-list {
	margin: 0 0 10px -2px;
}
.radio-list > label {
    display: block;
    font-weight: 600
}

div.checker,
div.radio {
	top: -10px;
}

/* Radio */
div.radio {
	position: relative;
}
div.radio, div.radio span, div.radio input {
	width: 18px;
	height: 18px;
}
div.radio span {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
	background-position: 0 -279px;
}
div.radio span.checked {
  background-position: -72px -279px;
}
div.radio input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	text-align: center;
}
div.radio.active span {
	background-position: -18px -18px -279px;
}
div.radio.active span.checked {
  	background-position: -90px -279px;
  }
div.radio.hover span, div.radio.focus span {
	background-position: -36px -36px -279px;
}
div.radio.hover span.checked, div.radio.focus span.checked {
  	background-position: -108px -279px;
  }
div.radio.hover.active span, div.radio.focus.active span {
	background-position: -54px -279px;
}
div.radio.hover.active span.checked, div.radio.focus.active span.checked {
  	background-position: -126px -279px;
  }
div.radio.disabled span, div.radio.disabled.active span {
	background-position: -144px -279px;
}
div.radio.disabled span.checked, div.radio.disabled.active span.checked {
  	background-position: -162px -279px;
  }

/* compare goods */
.compare-goods tr:first-child td.compare-info,
.compare-goods tr:first-child td.compare-item {
	background: no-repeat;
	border-bottom: 3px solid #ECEBEB;
}
.goods-data td.compare-info {
	width: 20%;
	vertical-align: middle;
	background: #F9F9F9;
}
.goods-data td.compare-info,
.goods-data td.compare-item {
	padding: 20px;
}
.compare-item {
	text-align: center;
}
.compare-item img {
	width: 100%;
	max-width: 100px;
}
.compare-item h3 {
	padding: 7px 0 4px;
	margin: 0;
}
.compare-item strong {
	color: #0b8203;
    font-size: 21px;
    font-weight: normal;
}
.compare-item strong span {
    font-size: 17px;
}
.compare-goods .btn-primary {
	margin-right: 0;
}

.goods-data th h2 {
	font-size: 17px;
	padding: 8px 20px 0;
	margin: 0;
	font-weight: bold;
}

.goods-page .compare-item .btn-primary {
	color: #fff;
	float: none;
}
.goods-page .compare-item .btn-default {
	border: 1px solid #EDEDED;
	color: #A8AEB3;
	background: transparent;
	padding: 6px 13px;
	float: none;
	margin-top: 10px;
}
.goods-page .compare-item .btn-default:hover,
.goods-page .compare-item .btn-default:focus,
.goods-page .compare-item .btn-default:active {
	border: 1px solid #A8AEB3;
	color: #fff;
	background: #A8AEB3;
	padding: 6px 13px; 
}
.ecommerce .sidebar {
	font-family: 'DBHeavent';
	color: #3E4D5C;
	text-transform: uppercase;
	font-size: 15px;
}

.ecommerce .sidebar .list-group-item {
    background: #fff;
    padding: 8px 10px 6px;
    font-size: 1.35em;
    font-weight: 600
}
.sidebar.fixed {
	position: fixed;
}

/* sidebar filter */
.sidebar-filter {
	background: #fff;
	padding: 15px 15px 20px;
}
.sidebar-filter h2 {
	font-size: 18px;
	margin: 0;
}
.sidebar-filter h3 {
	font: 600 14px 'Helvetica', sans-serif;
	/*text-transform: none;*/
	padding-top: 10px;
}
.sidebar-filter label {
	text-transform: none;
	font: 400 13px 'Helvetica', sans-serif;
}
.sidebar-filter #amount {
	font-weight: normal !important;
	color: #767F88 !important;
}
.sidebar-filter .ui-widget-content {
	border: none;
	background: #e5e5e5;
	border-radius: 0;
	height: 8px !important;
}
.sidebar-filter .ui-widget-header {
	background: #ffb848;
}
.ui-state-default,
.ui-state-default:hover {
	border-radius: 0;
	width: 11px !important;
	height: 24px !important;
	border-color: #fff !important;
	top: -8px !important;
	background: #777 !important;
}

.checkbox-list > label {
    display: block;
    font-weight: normal;
}

/* sidebar products */
.sidebar-products {
	background: #fff;
	padding: 15px 15px 20px;
	margin-bottom: 10px;
}
.sidebar-products.lastone {
	margin-bottom: 100px
}
.sidebar-products .item {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #eee;
}
.sidebar-products .item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.sidebar-products h2 {
	font-family: 'DBSharp'!important;
	font-size: 1.65em!important;
	margin-bottom: 14px;
	color:#0b8203;
	font-weight: 400;
}
.recomtitle {
	font-family: 'DBSharp'!important;
	font-size: 1.35em!important;
	margin-bottom: 14px;
	color:#0b8203;
	font-weight: 400;
}
.sidebar-products h2 i  {
	vertical-align: middle;
	margin-right: 5px
}
.sidebar-products img {
	width: 65px;
	height: auto;
	float: left;
}
.sidebar-products h3 {
	font: 300 13px 'Helvetica', sans-serif;
	/*text-transform: none;*/
	margin-left: 80px;
	margin-bottom: 2px;
}
.sidebar-products .price {
	margin-left: 80px;
    color: #0b8203;
    font: 16px 'DBHeavent', sans-serif;
}

/* BEGIN product page */
.product-page {
	background: #fff;
	padding: 22px;
	position: relative;
	margin-right: 10px;
}
.product-main-image {
	margin-bottom: 20px;
}
.product-main-image img {
	width: 100%;
}
.tuatung {
	width:80%;
}
.tuatung img {
	width:100%
}
.product-other-images {
	text-align: left;
}
.product-other-images img {
	width: 58px;
	height: auto;
	margin: 0 12px 12px 0;
}
.product-other-images a:hover img,
.product-other-images a.active img {
	box-shadow: 0 0 0 2px #c7ced5;
}
.product-page h1 {
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 12px;
	font-family:  "DBHeavent";
	font-size: 1.35em;
}
.price-availability-block {
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 12px;
	margin-bottom: 17px;
}
.price-availability-block .price {
	float: left;
	font-family: "DBHeavent";
}
.price-availability-block .price strong {
	color: #0b8203;
	font-size: 1.75em;
	font-weight: normal;
}
.price-availability-block .price strong b{
	font-weight: 600
}
.price-availability-block .price strong span {
	font-size: 25px;
}
.price-availability-block .price em {
	font-style: normal;
	color: #bbb;
	font-size: 17px;
	margin-left: 20px
}
.price-availability-block .price em span {
	font-size: 23px;
	text-decoration: line-through;
}
.price-availability-block .description > p {
	font-family: 'DBHeavent';
}
.description {
	font-size: 0.75em
}
.price-availability-block .availability {
	float: right;
	color: #7b8a99;
}
.price-availability-block .availability strong {
	font-weight: normal;
	color: #3e4d5c;
}
.product-page .nav-tabs > li {
    margin-top: 1px;
}
.product-page-options {
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	padding: 20px 0;
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
.product-page-options .pull-left {
	margin-right: 40px;
}
.product-page-options .pull-left:last-child {
	margin-right: 0;
}
.product-page-options label {
	font-weight: normal;
	text-transform: uppercase;
	color: #8e9ca8;
	font-family: 'DBHeavent';
	float: left;
	margin-right: 10px;
	padding-top: 2px;
	font-size: 0.75em
}
.product-page-options select.input-sm {
	float: left;
	width: auto;
	height: 35px;
	font-size: 0.65em
}

.product-page-cart {
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 20px;
	margin-bottom: 18px;
}
.product-quantity,
.product-quantity .input-group {
	width: 70px;
	float: left;
	margin-right: 20px;
	position: relative;
}
table .product-quantity,
table .product-quantity .input-group {
	margin-right: 0;
}
.product-page-cart .btn {
	padding: 4px 20px;
	font-size: 0.75em;
	height: 40px;
}
.product-quantity input.form-control {
	border: none;
	background: #edeff1 !important;
	font: 300 23px 'Helvetica', sans-serif;;
	color: #647484;
	height: 40px;
	width: 50px;
	text-align: center;
	padding: 5px;
}
.product-quantity input.form-control:focus {
	border: none;
}

.product-quantity .input-group-btn {
	position: static;
}
.product-quantity .btn {
  text-align: center;
  height: 19px !important;
  width: 18px;
  padding: 0 2px 0 1px !important;
  text-align: center;
  background: #edeff1;
  border-radius: 0 !important;
  font-size: 18px !important;
  line-height: 1 !important;
  color: #616b76;
  margin: 0 !important;
  position: absolute;
  right: 0;
}
.product-quantity .quantity-up {
  top: 0;
}
.product-quantity .quantity-down {
  bottom: 0;
}
.product-quantity .btn i {
	position: relative;
	top: -2px;
	left: 1px;
}

.product-page .review {
	color: #6e7a85;
	font-family: 'Helvetica', sans-serif;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 18px;
	margin-bottom: 20px;
	font-weight: 300;
}

.product-page .rateit {
	margin-right: 27px;
	position: relative;
	top: 2px;
}
.product-page .review a {
	color: #0b8203;
}
.product-page .social-icons li a {
	background-position: 0 -38px;
	opacity: 1;
}

/* product pop up */
.product-pop-up {
	padding: 0;
	overflow-x: hidden;
	background: inherit;
}
.product-pop-up .product-quantity, .product-pop-up .product-quantity .input-group {
	margin-right: 15px;
}
.product-pop-up .product-page-cart .btn {
	padding: 7px 5px;
}
.product-pop-up .product-page-cart a.btn {
	padding: 9px 5px 5px;
	display: inline-block;
}
.product-pop-up .btn-primary {
	margin-right: 10px;
}

.product-page-content {
	width: 100%;
	overflow: hidden;
	padding: 50px 13px 0;
}

.ecommerce .nav-tabs {
	text-transform: uppercase;
	font: 16px/1 "DBHeavent", sans-serif;	
}
.ecommerce .nav-tabs > li > a, .ecommerce .nav-tabs > li > a:hover, .ecommerce .nav-tabs > li > a:focus {
	padding: 5px 15px 3px;
	background: #edeff1;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #0b8203;
    color: #fff;
}
.product-page-content .tab-content {
	padding: 20px 15px;
	background: #fff;
}

/* datasheet tab */
.product-page-content .datasheet {
	width: 100%;
	font-size: inherit;
}
.product-page-content .datasheet th {
	border-bottom: solid 2px #eee;
	padding-bottom: 5px;
	font-size: 15px;
}
.product-page-content .datasheet td {
	padding: 5px 20px 5px 0;
	border-bottom: solid 1px #eee;
}
.datasheet-features-type {
	font-weight: bold;
}
/* reviews tab */
.reviews-form {
	padding-top: 20px;
}
.reviews-form label {
	font-weight: normal;
}
.reviews-form input.form-control {
	color: #aaa;
}
.review-item {
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #eee;
	padding: 0 5px 5px;
	margin: 0 -5px 20px;
}
.review-item-submitted {
	margin-bottom: 5px;
	position: relative;
}
.review-item-submitted strong, 
.review-item-submitted em {
	display: block;
}
.review-item-submitted strong {
	margin-bottom: 3px;
}
.review-item-submitted em {
	font-style: normal;
	color: #bbb;
	font-size: 12px;
}
.review-item-submitted .rateit {
	position: absolute;
	top: 3px;
	right: 0;
}
/* END product page */

/* list view sorting */
.list-view-sorting {
	margin-bottom: 20px;
}
.list-view * {
	display: none !important;
}
.list-view-sorting .pull-right {
	margin-left: 30px;
}
.list-view-sorting label {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	color: #8e9ca8;
	font-family: "DBHeavent", sans-serif;
	float: left;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.list-view-sorting select {
	float: left;
	width: auto;
	height: 26px;
}
.list-view-sorting a {
	background: #fff;
	color: #0b8203;
	display: inline-block;
	padding: 4px 6px;
	line-height: 1;
	margin-right: -3px;
}

.content-form-page legend {
	font: 18px 'DBHeavent', sans-serif;
	text-transform: uppercase;
	margin-bottom: 14px;
}

/***
Shop Stype Buttons
***/
.btn {
	text-transform: uppercase;
}
.footer p {
	font: 300 1em 'DBHeavent', sans-serif;
}
.footer img { width: 250px; margin-bottom: 10px }
.textcenter {
	text-align: center
}
.condition { font-size: 1.25em;font-family: 'DBHeavent'; line-height: 1.3em}
ul.condition, ol.condition{ margin-right: 0px;padding-left: 20px}
ul.condition li,ol.condition li  { margin-bottom: 5px;}

.welcome { font-family: 'DBHeavent';font-size: 1.45em;  font-weight: 600!important}

.welcome > i {
	font-size: 120px!important;
	margin-left: 0px;
	margin-bottom: 0px;
}
.searchcustomer { padding-top: 30px!important}
.htile { color: #a56d13; margin-bottom: 0px!important;}
.subtile { font-size: 0.75em; margin-top: 0px!important}
.btn-sp1 { border-radius: 5px!important; background-color: #185519; padding: 15px 20px; font-size: 20px!important; color:#fff!important}
.btn-sp1:hover { background-color:#FCDE70!important; color:#7d6612!important}

.btn-sp2 { border-radius: 5px!important; background-color: #185519; padding: 7px 12px; font-size: 18px!important; color:#fff!important}
.btn-sp2:hover { background-color:#FCDE70!important; color:#7d6612!important}

.modal a.close-modal { z-index: 100000000000!important}
.modal { overflow: initial!important; border-radius: 8px!important }
.require {font-size: 0.85em; line-height: 1.2em!important; margin-top: 15px}
a.green { color:#318202; font-weight: 600}
a.green:hover { color:#e1c039!important}
.font17 { font-size: 17px}

/* For Search Address */

.login-box {
    padding: 20px 0px 30px 0px;
}

.headlogin {
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
    color: #00763c;
    font-weight: 600;
}

.textboxwp {
    margin-bottom: 15px;
}

.textboxwp label {
    display: block;
    margin-bottom: 0px;
    color: #666;
    font-size: 22px;
}

.textboxwp input {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    font-size: 21px
}

.textboxwp input:focus {
    border-color: #007bff;
}

.btnbox {
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 4px;
    background-color: #00763c;
    color: white;
    font-size: 25px;
    cursor: pointer;
    font-weight: 600;
}

.btnbox:hover {
    background-color: #FCDE70;
}

#showtxt { text-align: center; font-size: 20px;}

/* Upload File */
.uploadslip { margin-bottom: 10px }
.uploadslip .preview { min-height: 20px; }
.uploadslip .preview img { width:300px; display: none;margin-bottom: 20px}
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 8px 18px;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
    font-size: 20px;
    font-weight: 400;
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}

/* style 1 */

.inputfile-1 + label {
    color: #222;
    background-color: #ececec;
    border: 1px solid #c7c7c7;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #b4b4b4;
}


.hidden {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	pointer-events: none;
}

.btn.uploadslip { font-size: 20px; background-color:#0b8203 ; color:#fff; letter-spacing: 0px; border-radius: 5px!important; font-weight: 400  }
.btn.uploadslip:hover { background-color: #FCDE70 !important; color: #7d6612 !important;}
.btn.uploadslip.cancel { background-color: #C96868 }
.disnone { display: none!important; }
.paydescription { font-size: 20px; line-height: normal; }
.subproduct { margin-bottom: 0px; margin-top: -5px; font-size: 18px!important }
.order-total,.order-price { text-align: right; }
.order-description h3 { font-size: 22px }
.txt-center { text-align: center;}
#slipoutput span { font-size: 0.75em;line-height: normal }
#slipoutput p { font-size: 0.70em;line-height: normal }

.copy-text {
	position: relative;
	background: #fff;
	display: flex;
	width:250px;
	margin-top: 15px
}
input.text {
	color: #555;
	border: none;
	outline: none;
}
.copy-text button {
	padding: 5px 10px;
	background: #5784f5;
	color: #fff;
	font-size: 20px;
	border: none;
	border-radius: 5px!important;
	cursor: pointer;
}

.copy-text button:active {
	background: #809ce2;
}
.copy-text button:before {
	content: "คัดลอกแล้ว";
	position: absolute;
	top: 5px;
	right: 0px;
	background: #fdcf36;
	padding: 4px 8px;
	border-radius: 30px;
	font-size: 15px;
	display: none;
	color: #805b00;
	font-weight: 600;
}
.copy-text button:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 60px;
	width: 10px;
	height: 10px;
	background: #fdcf36;
	transform: rotate(45deg);
	display: none;
}
.copy-text.active button:before,
.copy-text.active button:after {
	display: block;
}


/* Bundle && Upload*/
.bundle { }
.bundle h3, .imgupload h3 { margin-top: 10px; color:#0b8203; margin-bottom: 0px}
.bundle .subtitle,  .imgupload .subtitle{ font-size: 19px}

.bundle #limit-text {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}

.bundle .items-wrapx {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    gap: 15px;
}

.bundle .item-box {
    border: 2px solid transparent;
    border-radius: 12px;
    padding: 12px;
    background: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
    transition: 0.2s;
}

.bundle .item-box.selected {
    border-color: #1ec71e;
}

.bundle .item-box img {
    width: 100px;
    height: 120px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 8px;
}

.bundle .item-label {
    margin-top: 4px;
    font-size: 18px;
    line-height: 1em
}

/* Badge มุมขวาบน */
.bundle .count-badge {
    position: absolute;
    top: 6px;
    right: 6px;
    background: #0e7c0e;
    color: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50px!important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    transform: scale(1);
    transition: .15s;
}

.bundle .count-badge.bump {
    transform: scale(1.3);
}

/* ปุ่มล้าง */
.bundle .btn-clear, .bundle .btn-submit {
    margin-top: 20px;
    padding: 7px;
    width: 100px;
    background: #333;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    cursor: pointer;
    font-weight: 600
}

.bundle .btn-submit {
    background: #0a7cff;
    margin-top: 10px;
}

.bundle .btn-submit:hover {
    background: #005ad1;
}

.bundle .btn-clear:hover {
    background: #111;
}

.bundlelist li {
	border-bottom: none;
	padding: 0px;
	line-height: 1em;
	list-style: none;
}

.imgupload .uploadpicture .preview { width: 300px; margin-bottom: 15px}
.imgupload #error {
    display: flex;
    align-items: center;
    gap: 6px;
    line-height: 0.5; /* บังคับให้ baseline ไม่ชิดล่าง */            /* ระยะห่างระหว่าง icon กับข้อความ */
    color: red;
    font-size: 18px;
    margin-top: 10px;
}

.cartimg i { font-size: 12px;  margin-right: 5px}

@media(max-width:480px) {
    .bundle .items-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}