body,
p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Sarabun', sans-serif !important;
}
.htitle{ 
	font-family: 'Nothing You Could Do', cursive !important;
	margin-bottom: 10px !important;
	color: #626262;
	font-size: 3.25em;
}
.stitle{
	width: 500px;
	margin: 0 auto;
}

/* TOPBAR */
.img100{ width: 100%;}
.relative{ position: relative;}

a:hover, a:focus, a:active{color: #00343d;}


#topbar i{ margin-right: 4px;}
#topbar a{ font-size: 13px; line-height: 40px;}
#topbar p{ margin: 0; display: inline-block;}
.tb-menu-topleft{ display: inline-block; float: left;}
.tb-menu-topright{float: right; text-align: right;}
#topbar .fa{
	font-size: 12px;
	vertical-align: middle;
	line-height: 36px;
	margin-left: 2px;
	color: #fff;
}
.tb-account, .tb-currency, .tb-search, .tb-language{
	display: inline-block;
	float: left;
}
.topbar-dropdown .title{ padding: 0;}
.flag{ width: 15px;}
.top-menu-item{ 
	display: inline-block;
	position: relative;
	float: left;
	padding: 0 10px
}
.top-menu-item:after{
	content: "";
	display: inline-block;
	height: 15px;
	width: 1px;
	top: 13px;
	position: absolute;
	left: -1px;
	background: rgba(0, 0, 0, 0.08);
}
.tb-language{ padding-right: 0;}
.search-header-w .formSearch{
	padding: 0;
	position: absolute !important;
	top: 40px;
	margin: 0;
	right: 0px;
	left: inherit;
	min-width: 250px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	border: 1px solid #eee;
}
.search-header-w .btn-search{
	border: none;
	height: 40px;
	text-align: center;
	line-height: 40px;
	padding: 0;
	font-size: 14px;
	color: #666;
	border-radius: 0;
	width: 10%;
	background: transparent;
	padding-right: 10px;
	box-shadow: none
}
.search-header-w .form-control{
	padding-left: 15px;
	height: 40px;
	color: #666;
	border-radius: 0;
	display: inline-block;
	width: 88%;
	border: none;
	box-shadow: none;
	margin: 0;
}
#header .header-extras > ul > li:last-child{ float: right; }
#header .header-extras > ul > li{ margin-left: 15px;}

#header #header-wrap{ border: none;}
/*#header .header-extras{ position: absolute; right: 0;}*/
#header .header-extras #shopping-cart{
	width: 80px;
	background: #f69c3b;
	text-align: center;
}
#header .header-extras #shopping-cart > a .shopping-cart-items{background: #f69c3b;}
#header .header-extras #shopping-cart{
	width: 80px;
	height: 60px;
	background: #3a3a3a;
	text-align: center;
	
	position: relative;
}
#header .header-extras #shopping-cart img{
	width: 20px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
#header .header-extras #shopping-cart > a{position: initial;}
#header .header-extras #shopping-cart .cart-text{
	font-size: 12px;
	position: absolute;
	width: 60px;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 1;
	z-index: 2;
	color: #fff;
	font-weight: 500;
	line-height: 20px;
}
#header #top-search form input{ font-size: 16px;}

/* LOGO */
#header #header-wrap #logo a > img{ height: 60px;}



/* MENU */
#header.header-mini #header-wrap #mainMenu > .container nav > ul > li > a{
	font-size: 16px;
	letter-spacing: 0;padding-top: 35px;
    padding-bottom: 35px;
}
#header #mainMenu:not(.menu-overlay) nav > ul > li.dropdown:before{
	content: "\f105";
	font-family: fontawesome;
	font-size: 12px;
	opacity: 0.6;
	position: absolute;
	right: 2px;
	color: #262626;
	transition: .3s ease;
	transform: rotate(90deg);
}
#mainMenu nav > ul > li > a .left-icon{
	margin-right: 10px;
	width: 20px;
	display: inline-block;
}
#mainMenu nav > ul > li > a [class*="menu-icon-"]{
	font-size: 18px;
	vertical-align: middle;
	padding: 0 5px;
}

ul.main-list a span.count-item{
	background: #ededed;
	color: #969696;
	border-radius: 50px;
	padding: 0 5px;
	display: inline-block;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	font-weight: 600;
}

/* HEAD BANNER */
.slide-item{position: relative;}
.slide-caption{
    position: absolute;
    width: 60%;
    top: 28%;
    left: 0;
    right: 25%;
    margin: 0 auto;
    text-align: left;
}
.slide-caption h1{
margin-bottom: 10px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0;
    font-size: 50px;
    text-shadow: 1px 2px 3px rgba(27, 27, 27, 0.47);
} 
.slide-caption h4{ 
font-size: 20px;
    color: #fff;
    line-height: 36px;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, 0.75);
    letter-spacing: 0;
    font-weight: normal;
    margin: 0 0px;
    margin-bottom: 20px;
}
input.email{ height: 40px;}
.form-control{ border: 1px solid #ebebeb;}


/* SIDE Shortcut */
#side-shortcut{
	position: fixed;
	top: 140px;
	right: 0;
	z-index: 10;
}
#side-shortcut a.btn{ 
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	/*background: #f69c3b;*/
	background: #9f9f9f;
	border: none;
	border-radius: 0;
	position: relative;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.46);
}
#side-shortcut a.btn:hover{
	background: #3a3a3a;
}
#side-shortcut a.btn i{
	font-size: 20px;
	line-height: 40px;
	margin: 0;
	padding: 0;
}
#side-shortcut a img{ width: 24px; margin-top: 8px;}
#side-shortcut span{
	background-color: #fdb819;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 40px;
	padding: 0 10px;
	position: absolute;
	right: 100%;
	text-align: center;
	text-transform: capitalize;
	top: 0;
	transition: all 0.2s ease-in-out 0s;
	white-space: nowrap;
	width: auto;
	font-family: sans-serif;
	opacity: 0;
	display: none;
}
#side-shortcut > [class*="shortcut-"]{ 
	height: 40px;
	position: relative;
	border-bottom: 1px solid #fff;
}
#side-shortcut > [class*="shortcut-"]:hover span{
	opacity: 1;
	display: block;
}

.modal-content{ padding: 0;}
.modal-header{ background: #f69c3b;}
.modal-title{ line-height: normal; color: #fff; padding: 10px 0;}
.modal-title::after{ display: none;}
.modal-footer .btn-b{ margin-bottom: 0;}




#side-shortcut .dropdown-menu{
	top: -25%;
	right: 100%;
	left: initial;
	border: none;
}
#side-shortcut .dropdown-menu>li>a{
	padding: 6px 15px;
	color: #797979;
	font-size: 14px;
}
#side-shortcut .shortcut-language .dropdown-menu a img{
	width: 15px;
	margin: 0;
	margin-right: 6px;
}

/* SIZE */
.sbar-size ul.main-list a:before,
.sbar-tags ul.main-list a:before{ 
	display: none;
}
.sbar-size ul.main-list a,
.sbar-tags ul.main-list a{
	display: inline-block;
	width: auto;
	float: left;
	background: #ebebeb;
	color: #888;
	margin: 0 4px;
	padding: 0 10px;
	font-size: 13px;
	font-weight: 600;
	min-width: 50px;
	text-align: center;
	margin-bottom: 8px;
}
.sbar-size ul.main-list a:hover{ 
	background: #000; 
	color: #fff !important;
}

/* TAGS */
.sbar-tags ul.main-list li{
	display: inline-block;
	padding: 4px 0;
	margin-right: 3px;
	float: left;
}
.sbar-tags ul.main-list li a{ margin-bottom: 0;}


/* COLOR */
.sbar-color ul li{
	display: inline-block;
	float: left;
	margin: 0 6px 5px 0;
	padding: 0;
}
.filter-color input[type="checkbox"]{ display: none;}
.filter-color li a{
	display: block;
	width: 27px;
	height: 27px;
	padding: 0;
	position: relative;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	border: 1px solid #444;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	min-width: auto;
	display: inline-flex;
}
.filter-color li a.active:after{
	content: '\f00c';
	display: inline-block;
	font-family: FontAwesome;
	text-align: center;
	font-size: 13px;
	color: #000;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	opacity: 1;
}
.filter-color li a:hover:after{
	content: '\f00c';
	display: inline-block;
	font-family: FontAwesome;
	text-align: center;
	font-size: 13px;
	color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	opacity: 1;
}
.filter-color li a:hover:after{color: #000;}
.filter-color li.color-black a:hover:after{color: #fff;}
.filter-color li.color-black a{ background-color: #000;}
.filter-color li.color-red a{ background-color: #e00c34;}
.filter-color li.color-pink a{ background-color: #f07bba;}
.filter-color li.color-navy a{ background-color: #090962;}
.filter-color li.color-light-blue a{ background-color: #54acea;}
.filter-color li.color-light-green a{ background-color: #23df92;}
.filter-color li.color-green a{ background-color: #2b9107;}
.filter-color li.color-yellow a{ background-color: #f0e53c;}
.filter-color li.color-orange a{ background-color: #f18216;}
.filter-color li.color-brown a{ background-color: #7b2f0a;}
.filter-color li.color-black a{ background-color: #000000;}
.filter-color li.color-gray a{ background-color: #9e9895;}
.filter-color li.color-white a{ background-color: #fff;}

.sbar-subscribe .btn{
	padding: 10px;
	height: 39px;
	margin: 0;
	border: 1px solid #ebebeb;
}
.sbar-subscribe input{ 
	height: 39px;
	padding: 12px 10px;
	font-size: 13px;
}

.sbar-bestseller ul.main-list a:before{ display: none;}
.sbar-bestseller ul li{ 
	padding-left: 70px;
	position: relative;
}

.sbar-bestseller img{ 
	width: 60px;
	border: 1px solid #f2f2f2;
	position: absolute;
	left: 0;
}
.sbar-bestseller .list_item a.image-link:hover img{ border-color: #fdb819;	}
.sbar-bestseller .list_item{ 
	margin-bottom: 15px;
	min-height: 60px;
}
.bst-title{ 
	font-size: 14px !important; 
	font-weight: 600;
	margin-bottom: 3px;
	display: inline-block;
}
.bst-price{
	font-size: 13px;
	font-weight: 600;
}
.bst-price del{
	color: #bababa;
	line-height: 14px;
}
.bst-price ins{ 
	text-decoration: none;
	color: #fdb819;
	font-size: 14px;
}

.page-content{ padding: 0;}
.page-content [class*="theme-group-"]{
	margin-bottom: 60px;
	display: inline-block;
	width: 100%;
}

/* CATEGORY */
.theme-group-category li.list-category-item{
	width: 20%;
	float: left;
	display: inline-block;
}
.theme-group-category ul{ padding: 0; margin: 0;}
.theme-group-category .list-category-item a{
	width: 100%;
	height: 100%;
	display: block;
	padding: 5%;
}
.theme-group-category li.list-category-item a:hover{ 
	box-shadow: 1px 5px 15px rgba(204, 204, 204, 0.53);
}
.theme-group-category .list-category-item span{
	font-size: 14px;
	font-weight: 600;
	color: #333;
}
.theme-group-category .list-category-item img{ width: 100%; padding: 1%;}
.theme-group-category .list-category-item{ text-align: center;}

ul.item-3-column,
ul.item-2-column,
ul.item-4-column{ 
	padding: 0; 
	padding: 0;
	margin: -10px;
}
ul.item-2-column > li{
	width: 50%;
	display: inline-block;
	float: left;
	padding: 1%;
}
ul.item-3-column > li{
	width: 33.33333333%;
	display: inline-block;
	float: left;
	padding: 1%;
}
ul.item-4-column > li{
	width: 25%;
	display: inline-block;
	float: left;
	padding: 1%;
}

/* PRODUCT */
.theme-group-product .list-product-item img{ width: 100%;}

.list-product-item .product-detail-item{ padding: 10px;}
.list-product-item .product-inner{ 
	position: relative;
	padding-bottom: 20px;
	border: 1px solid transparent;
}
.list-product-item .product-inner .product-image-item img{ width: 100%;}
.product-item-status{
	position: absolute;
	top: 10px;
	right: 10px;
	left: 0;
	text-align: right;
}
.product-item-status .status-item{
	border: 1px solid #000;
	color: #000;
	line-height: 18px;
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	font-size: 10px;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 2px;
}

.product-item-name{ 
	text-align: center; 
	color: #000; 
	font-size: 15px;
	margin-bottom: 0px;
}
.product-item-name a{ 
	font-family: "Raleway", "Helvetica", "Arial", sans-serif;
	color: #2b2b2b;
	font-weight: 600;
	letter-spacing: .5px;
}
.product-item-code{
	text-align: center;
	font-size: 12px;
	color: #838383;
}
.product-item-category{
	text-align: center;
}
.product-item-category a{
	font-weight: 600;
	color: #101010;
	padding: 0 10px;
	margin: 0;
	display: inline-block;
	font-size: 12px;
}
.product-item-sku{
	text-align: center;
	font-size: 11px;
	letter-spacing: .2px;
	text-transform: uppercase;
}
.product-item-sku .inner{
	display: inline-block;
	border: 1px solid #e7e7e7;
	line-height: normal;
	font-weight: 600;
}
.product-item-sku .sku-title{
	background: #e7e7e7;
	padding: 0 5px;
	color: #696969;
}
.product-item-sku .sku-item{
	display: inline-block;
	border-radius: 2px;
	line-height: normal;
	padding: 0 4px;
}
.product-item-tags{ 
	text-align: center;
	font-size: 12px;
	color: #a9a9a9;
	margin-bottom: 5px;
}
.product-item-tags a{
	position: relative;
	font-weight: 600;
	color: #676767;
	margin-right: 0px;
	background: #ebebeb;
	padding: 0 10px 0 12px;
	border-radius: 20px;
	font-size: 10px;
}
.product-item-tags a:before{
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	left: 8%;
	top: 35%;
}
.product-item-tags a:hover{
	background: #888;
	color: #fff;
}
.product-item-desp{
	font-size: 12px;
	line-height: normal;
	text-align: center;
	margin: 5px 0;
}
.product-item-size{
	text-align: center;
	font-size: 11px;
	color: #444;
	font-weight: 600;
}
.product-item-size a.size-item {
	padding: 0 4px;
	border: 1px solid #9a9a9a;
	border-radius: 2px;
}
.product-item-size a.size-item:hover{ 
	background: #000; 
	color: #fff;
	border-color: #000;
}
.product-item-size .size-item.out{ opacity: .3;}

/* COLOR*/
.product-item-color{
	font-size: 10px;
	text-align: center;
	font-weight: 700;
	position: relative;
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
.product-item-color ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
}
.product-item-color ul li{
	display: inline-block;
	padding: 0;
	position: relative;
}
.product-item-color ul li input{
	position: absolute;
	width: 20px;
	height: 20px;
	margin: 0;
	z-index: 2;
	left: 0;
	top: 0;
	opacity: 0;
}
.product-item-color ul li a{
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	position: relative;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	border: 1px solid #444;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	min-width: auto;
	display: inline-flex;
}
.product-item-color ul .color-item:hover a{ border-color: #f69c3b;}

.color-item a.white{ background-color: #fff;}
.color-item a.black{ background-color: #000;}
.color-item a.navy{ background-color: #112e61;}
.color-item a.green{ background-color: #2b803f;}
.color-item a.red{ background-color: #c52e1d;}

.color-item a.active:after{
	content: '\f00c';
	display: inline-block;
	font-family: FontAwesome;
	text-align: center;
	font-size: 13px;
	color: #9b9b9b;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	opacity: 1;
}



.product-item-price{
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.product-item-price del{ color: #aaa;}
.product-item-price ins{
	color: #fdb819;
	text-decoration: none;
}
.product-item-member-price{ 
	text-align: center;
	font-size: 12px;
}
.member-price-item{ display: inline-block;}
.member-discount-item{
	position: relative;
	display: inline-block;
	background: #a60f0d;
	color: #fff;
	line-height: normal;
	padding: 0 10px 0 10px;
	border-radius: 3px;
	height: 18px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 18px;
	font-weight: 600;
	cursor: pointer;
	padding-left: 30px;
}
.member-discount-item:after{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 9px solid transparent;
	border-right: 10px solid #a60f0d;
	border-bottom: 9px solid transparent;
	left: -8px;
	border-radius: 3px;
}
.member-discount-item:before{
	position: absolute;
	content: "save";
	left: 2px;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
}
.product-footer-item{ text-align: center;}
.product-footer-item{ margin-top: 5px;}
.btn-custom-banner{
background: #fff;
    padding: 0px 20px;
    line-height: 40px;
    display: inline-block;
    color: #01353e;
    font-weight: 500;
    border-radius: 30px;
    font-size: 21px;
}
.btn-custom-banner:hover{
	background-color: #000;
	box-shadow:none;
	color: #fff;
}
.btn-custom{
background: #01353e;
    padding: 0px 20px;
    line-height: 40px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    border-radius: 30px;
    font-size: 21px;
}
.btn-custom:hover{
	background-color: #000;
	box-shadow:none;
	color: #fff;
}


/* ARTICLE */
.theme-group-article .list-article-item{
	background: #f1f0ef;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	border: none;
}
.article-inner{
	background-color: #fff;
	display: block;
	position: relative;
	margin-bottom: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1)
}
.list-article-item .article-image-item img{ width: 100%;}
.list-article-item i{ margin-right: 3px;}
.article-detail-item{  padding: 10px; border-top: none;}
.article-item-datepost{ 
	font-size: 14px;
	line-height: normal;
	color: #888888;
	padding-top: 5px;
}
.article-item-title a{
	color: #393939;
	font-size: 16px;
	display: inline-block;
}
.article-item-title a:hover{ text-decoration: underline;}
.article-item-desp{
	font-size: 13px;
	line-height: normal;
	margin: 10px 0 0 0;
}
.article-item-time{
	font-size: 12px;
	width: 100%;
}
.article-item-time > .inner{
	line-height: normal;
	border: 1px solid #ececec;
	border-left: none;
	background: #fff;
}
.article-item-time .title{ 
	background-color: #d4d4d4;
	padding: 0 10px;
	color: #565656;
	margin-right: 5px;
}
.article-item-time [class*="time-"]{ 
	font-weight: 500;
	padding: 2px;
	color: #333;
}
.article-item-category{ margin-bottom: 10px;}
.article-item-category a{
	font-size: 10px;
	background: #e5e5e5;
	padding: 0 10px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	display: inline-block;
}
.article-item-category a:hover{
	background-color: #000;
	color: #fff;
}
.article-footbar{
	padding: 12px 20px;
	border-top: 1px solid #ededed;
	display: inline-block;
	width: 100%;
}
.article-item-link a{
	background-color: transparent;
	border: 1px solid #3a3a3a;
	box-shadow: none;
	color: #3a3a3a;
	line-height: 22px;
	padding: 0 13px;
	font-size: 14px;
}

footer{ background: #f4f4f4;}
.copyright-content{
	/*border-top: 1px solid #ebebeb;*/
	min-height: 20px;
	padding: 10px 0;
	border: none;
	background-color: #00343d;
}
.footer-content{ padding: 30px 0 20px 0;}
.social-icons-border .social-line-black img{
	width: 17px;
	margin-top: -2px;
}

/* HOVER */
.btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active, .btn.btn-light.active {
    background-color: #c5b31c;
    border-color: #aea347;
    color: #000000;
}
.product-item-category a:hover,
.product-item-name a:hover{ color: #f69c3b;}

.subpage-section{
	padding: 20px 0;
}
.sm-display-filter .inner{
	background: #202020;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #f4f4f4;
	border-bottom: 1px solid #ededed;
	z-index: 99 !important;
	position: relative
}


/* =========== PRODUCT DETAIL */
.showpage-product-detail{ padding-top: 20px;}
.product-primary-column a.pd-category{ 
	margin-bottom: 0px;
	color: #000;
	font-size: 14px;
	font-weight: 600;
	clear: both;
	display: block;
}
.product-primary-column a.pd-category:hover{ text-decoration: underline;}
.product-primary-column .pd-title{
	color: #777;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}
.product-primary-column .pd-code{ 
	font-size: 12px;
	color: #aaa;
	clear: left;
	display: inline-block;
	margin-right: 8px;
}
.pd-sku.product-item-sku{
	text-align: left;
	display: inline-block;
}
.product-primary-column .code-item{
	font-weight: 600;
	color: #888;
}
.product-primary-column .pd-price{
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
}
.product-primary-column .pd-price ins{ color: #fdb819; text-decoration: none;}
.product-primary-column .detail-header{ margin-bottom: 20px;}

.product-primary-column .pd-product-colors ul{
	padding: 0 !important;
	margin: 0;
	list-style: none;
}
.product-primary-column .pd-product-colors ul li{
	display: inline-block;
}
.product-primary-column .pd-product-colors ul li a{
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	position: relative;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
	border: 1px solid #444;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	min-width: auto;
	display: inline-flex;	
}
.color-item a.active:after{ line-height: 20px;}

/*.action-box-wrapper{ margin-bottom: 30px;}*/
.action-box-wrapper label{
	font-size: 11px;
	color: #242424;
	font-weight: 700;
	text-transform: uppercase;
}
.action-box-wrapper select{
	border-radius: 0;
	border: 1px solid #b6b6b6;
	padding: 4px 10px;
	color: #000;
	font-size: 12px;
}
.action-box-wrapper .pd-qty{ 
	width: 19%;
	margin-right: 1%;
	display: inline-block;
}
.action-box-wrapper .pd-size{ 
	width: 30%;
	display: inline-block;
}
.btn-addcart,
.btn-black,
.btn-border{
	display: block;
	margin-top: 10px;
	width: 50%;
	background-color: #1f1f1f;
	color: #fff;
	border: 1px solid #000;
	padding: 8px;
	font-weight: 700;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
}
.btn-addcart:hover{
	background-color: #666;
}
.btn-addcart{ margin-top: 20px;}
.btn-border{
	background: none;
	color: #000;
}
.btn-border:hover{
	background-color: #000;
	color: #fff;
}
.btn{
	background-color: #000;
	border-color: #000;
	border-radius: 0;
}
.pd-tags{
	text-align: left;
	font-size: 12px;
	color: #a9a9a9;
	margin-top: 20px;
	margin-bottom: 10px;
}
.pd-tags .tag-title{}
.pd-tags a{
	position: relative;
	font-weight: 600;
	color: #676767;
	margin-right: 0px;
	background: #ebebeb;
	padding: 0 10px 0 12px;
	border-radius: 20px;
	font-size: 10px;
}
.pd-tags a:before{
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	left: 8%;
	top: 35%;
}
.pd-tags a:hover{
	background: #333;
	color: #fff;
}


.showpage-product-detail .product-primary-column .detail-info{}
.accordion.fancy .ac-item .ac-title{
	margin: 0;
	font-family: sans-serif;
	font-size: 15px;
	padding: 8px 0;
	letter-spacing: 0.5px;;
	color: #000;
}
.accordion .ac-item .ac-title:before{
	content: "\f105";
}
.accordion.fancy .ac-item.ac-active .ac-title:before{
	-webkit-transform: rotate(90deg);
}

.accordion.fancy .ac-item{
	border: none;
	border-top: 1px solid #ededed;
}
.product-primary-column .detail-info .ac-content{ 
	font-size: 13px;
	padding: 10px 8px;
	color: #000;
}
.product-primary-column .detail-info .ac-content p{
	line-height: normal;
	margin-bottom: 0;
	color: #000;
	font-size: 13px;
	margin-bottom: 10px;
}
.product-primary-column .accordion.fancy .ac-item .ac-active .ac-title, .accordion.fancy .ac-item :last-child{ border: none;}
.product-primary-column .ac-content .label{ color: #000; font: 1em;}
.custom-model-size .modal-header{
	background: none;
	padding-bottom: 0;
	text-align: center;
}
.custom-model-size .modal-title{ color: #000;}

/* DIMENSION */
.product-primary-column .detail-info .detail-info-weight .info-title{
	font-weight: 700;
	width: 140px;
	display: inline-block;
	font-size: 12px;
}
.product-primary-column .detail-info .detail-info-weight .info-title span{
	font-weight: normal;
	font-size: 10px;
	margin: 0 4px;
	color: #7b7b7b;
}
.product-primary-column .detail-info .detail-info-weight .info-data{
	display: inline-block;
}

/* SOCIAL */
.line-icon{ width: 15px; margin-top: -2px;}
.more-info .social-icons{ display: inline-block; }
.showpage-product-detail .product-primary-column .more-info .social-icons.social-icons-border li a{ border-radius: 0;}
.social-icons li.social-line a{  background-position: center bottom !important;}
.social-icons li.social-line a:hover{
	background: #00b900 url('../_images/ic-line-w.png') !important;
	background-size: 15px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	border: 0;
}
.social-icons li.social-line a:hover img{ opacity: 0;}

.pd-moreinfo-links-contactus{ margin-top: 0px;}
.showpage-product-detail .product-primary-column .more-info [class*="pd-moreinfo-links-"]{
	font-weight: 700;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}
.showpage-product-detail .product-primary-column .more-info [class*="pd-moreinfo-links-"] a{
	text-decoration: underline;
	color: #000;
	padding: 0 2px;
}
.showpage-product-detail .product-primary-column .more-info .contact-us{
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
}

.date-view-box{ margin-top: 15px;}
.pd-mdate-box{ margin-right: 15px;}
.pd-mdate-box, .pd-view-box{
	font-size: 12px;
	display: inline-block;
	color: #888;
}
.pd-mdate-box i, .pd-view-box i{
	margin-right: 4px;
}

/* PRODUCT DETAIL */
.product-detail-column{
	margin: 20px 0;
	font-size: 13px;
	padding: 5px 8px;
	color: #000;
	/* border-top: 1px solid #ededed; */
}
.product-detail-column h2{
	margin: 0;
	font-family: sans-serif;
	font-size: 15px;
	padding: 8px 0;
	letter-spacing: 0.5px;;
	color: #000;
}

footer{ padding-bottom: 0px;}


.column {
	margin: 15px 15px 0;
	padding: 0;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	margin: 0 0 0 25px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}

/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.125);
	transform: scale(1.125);
}

/* 1215 */
.sh_index #mainMenu nav > ul > li > a [class*="menu-icon-"]{ display: none;}
.sh_index #header .header-extras #shopping-cart{ display: none;}

.tb-currency{ display: none;}
#side-shortcut{ display: none;}


#mainMenu.menu-left nav{ margin-left: 15px;}
#mainMenu nav > ul > li > a{padding: 11px 15px;}
#mainMenu nav > ul > li > a [class*="menu-icon-"]{
    font-size: 12px;
    vertical-align: top;
    padding: 0 6px 0 0px;
    margin-top: -2px;
    margin-left: -10px;
}

#mainMenu nav > ul > li > a [class*="menu-icon-"] img{
    margin-top: -8px;
    max-width: 18px;
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    transform: scale(1);
}
#mainMenu nav > ul > li:hover > a [class*="menu-icon-"] img{
    transform: scale(1.25);
}

.tm-corp-banner{ background: #f1f0ef; margin: 80px 0;}
.tm-corp-banner .col-left{ padding: 20px 0;}
.tm-corp-banner .banner-positive{ position: relative;}
.tm-corp-banner .banner-positive .inner img{
    position: absolute;
    top: -40px;
    z-index: 2;
}


.tm-corp-article .item .inner{
    background: #f1f0ef;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    text-align: center;
}
.tm-corp-article .item .inner .item-box-detail{ padding: 15px;}
.tm-corp-article .item .inner .item-box-detail h5{ font-weight: normal; letter-spacing: 0; color: #897c70;}
.tm-corp-article .item .inner .item-box-detail p{ line-height: 22px; font-size: 13px; margin-bottom: 10px;}


.tm-corp-parallax{
    background: url();
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-size: 100%;
}

/* PRODUCT FOR CORPORATE */
.tm-corp-product{ padding-bottom: 0;}
.product-item-status,
.product-item-code,
.product-item-category,
.product-item-tags,
.product-item-sku,
.product-item-size,
.product-item-color,
.product-item-price,
.product-item-member-price{ 
    display: none;
}

/* GALLERY */
.tm-corp-gallery .item .inner{ 
    background: #edeceb;
    text-align: center;
}
.tm-corp-gallery .item .inner img{ width: 100%;}
.tm-corp-gallery .item a{
    padding: 10px 10px;
    display: inline-block;
    text-align: center;
    color: #897c70;
    font-size: 16px;
    line-height: normal;
}

/* SUBSCRIBE */
.tm-corp-subscribe{
    padding: 25px 0px 0px 0px;
    color: #fff;
    background: #00343d;
}
.tm-corp-subscribe .col-left h4{
    letter-spacing: 0;
    color: #fff;
    font-weight: normal;
    margin-bottom: 0 !important;
    line-height: 48px;
}
.tm-corp-subscribe .col-left h5{ font-weight: normal; letter-spacing: 0;color: #fff;}
.tm-corp-subscribe .col-right .inner{
    width: 400px;
    float: right;
    margin-top: 20px;
}
.tm-corp-subscribe .col-right button{ border-radius: 0 4px 4px 0;}


/* ARTICLE */
.article-item-time,
.article-item-category{ 
    display: none; 
}
.article-detail-item{ 
    padding: 20px;
    display: inline-block;
    width: 100%;
}

.article-item-datepost,
.article-item-link{
    width: 50%;
    float: left;
    display: inline-block;
}
.article-item-link{ text-align: right;} 


/* FOOTER */
#footer .social-icons{ margin: 0;}
.copyright-text{ padding-top: 8px; text-align: right;color: #fff;}
.bottom-bar-inner{ border-top: 0px solid #ececec;}
.copyright-content .useful-link{ padding-top: 8px;}
.copyright-content .useful-link ul{ margin: 0; padding: 0;}
.copyright-content .useful-link ul li{
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-right: 10px;
}
.copyright-content .useful-link ul li a{ color: #888;}
.copyright-content .useful-link ul li a:hover{ color: #333;}
.copyright-content .useful-link ul li:after{
 width: 1px;
 height: 12px;
 background: #e1e1e1;
 position: absolute;
 content: "";
 top: 5px;
 right: 0;
}
.copyright-content .useful-link ul li.last-child:after{
    display: none;
}
.inline{ display: inline-block;}

.f-contetn-2{ padding-top: 18px;}

#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span,
#mainMenu nav > ul > li .dropdown-menu > li > a:focus, #mainMenu nav > ul > li .dropdown-menu > li > a:hover, #mainMenu nav > ul > li .dropdown-menu > li > a:active, #mainMenu nav > ul > li .dropdown-menu > li > span:focus, #mainMenu nav > ul > li .dropdown-menu > li > span:hover, #mainMenu nav > ul > li .dropdown-menu > li > span:active, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:focus, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:hover, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a:active{ 
    color: #000 !important;
}



@media(max-width: 768px){
	.slide-caption{ top: 20%;}
	.slide-caption h1{ font-size: 20px;}
	.slide-caption p{line-height: normal;}

	#header .header-extras #shopping-cart{ margin-right: -10px;} 

	ul.item-3-column > li{width: 50%;}
	ul.item-3-column > li:nth-child(2n+1){clear: left;}

	.copyright-text{ width: 100%;}
	.footer-payment{ float: left; text-align: left;}
	.footer-payment ul{ padding: 0;}

	.product-primary-column .detail-header{ margin-top: 20px;}

}
@media(max-width: 486px){
	#topbar{ display: none;}
	.tb-menu-topleft{ display: none;}
	#header #logo{
		text-align: left;
		margin-left: 30px !important;
	}
	#header #header-wrap #logo a > img{
		height: 60px;
		vertical-align: middle;
		width: auto;
	}
	.slide-caption{ width: 80%; top: 10%;}
	.slide-caption h1{ font-size: 16px;}
	.slide-caption p{ font-size: 10px;}
	.theme-group-category li.list-category-item{ width: 50%;}

	.btn-addcart, .btn-black, .btn-border{ width: 100%;}
	.action-box-wrapper .pd-qty{ width: 48%;}
	.action-box-wrapper .pd-size{ width: 49.89%;}
}
@media(max-width: 375px){
	ul.item-3-column > li{ width: 100%;}
}

