table.table tr.bg {
    background: #FBF9F9;
}

.money {
	color: #e11b1e;
	font-weight: bold; 
}

.discounts_money {
    color: #909090;
    font-weight: normal;
    text-decoration: line-through;
    padding: 5px;
    font-size: 12px;
}

.rate-star{
    padding: 5px;
    float: left;
    height: 14px;
    line-height: 14px;
}
.rate-star .width-star-title{
    float: left;
    margin-right: 5px;
}
.rate-star .width-star-num{
    float: left;
    font-weight: bold;
    margin-left: 5px;
}
.rate-star .width-star-bg{
    width: 180px;
    float: left;
    cursor: pointer;
    border-radius: 3px;
    background: #dadada;
}
.rate-star .width-star-value{
    float: left;
    border-radius: 3px;
    background: url("../images/shops/star-png.png") repeat-x;
}
.rateavg_percent{
    font-size: 18px;
    font-weight: bold;
}

#search_form_shops .form-group{
	margin-bottom: 4px;
}

#products .col-sm-6 .thumbnail, #category .col-sm-6 .thumbnail{
	padding-top: 10px;
}

#products .col-sm-6 .label-default{
	margin-bottom: 10px;
	display: inline-block;
}

.price{
    height: 40px;
    margin-top: 5px;
}

#category .col-sm-6 .price .money{
      display: block;
      vertical-align: middle;
}

.image{
    margin: 0 10px 10px 0;
}

.msgshow {
	background: #F5F5F5;
	padding: 20px;
	border: 4px solid #C7C7C7;
	position: fixed;
	bottom: 0;
	right: 0;
	display: none;
	z-index: 10020 !important;
}

/*tooltip*/
.tooltip-inner {
    max-width:250px;
    padding:10px;
    color:#fff;
    text-align:left !important;
    background-color:#0C2138;
    border-radius:4px
}

.tooltip-inner img.pull-left{
    margin:3px 5px 1px 0;
}

.tooltip-inner img.pull-right{
    margin:3px 1px 0 5px;
}
.pages {
    display: inline-block;
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
}

#formsearch{
    margin-top: 10px;
}

#formsearch .row{
    margin-bottom: 10px;
}

/* Custom controls */
div[id*="product_center"]{
	position: relative;
}
div[id*="product_center"] .crsl-nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div[id*="product_center"] .crsl-items:after{
	display: block;
	clear: both;
	content: '';
}

div[id*="product_center"] .crsl-items img{
    margin: 0 auto 6px auto;
}

div[id*="product_center"] .previous, div[id*="product_center"] .next{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	text-indent: -10000px;
	color: #FFF;
	background: rgba(0, 0, 0, .80) url(../images/shops/previous-next.png) no-repeat 0 0;
	z-index: 10;
	/* border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/* transition */
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
}
div[id*="product_center"] .previous:hover, div[id*="product_center"] .next:hover{
	background-color: rgba(0,0,0, .95);
}
div[id*="product_center"] .previous{
	left: 0;
	background-position: 0 0;
}
div[id*="product_center"] .next{
	right: 0;
	background-position: 100% 0;
}
div[id*="product_center"] .crsl-item{
	margin-bottom: 0;
}

.caption h3{
    line-height: 22px; 
}

/* BLOCK OTHER PRODUCT */
.others_product ul{
	width: 100%;
	margin: 0;
	padding: 0;
}

.others_product ul li {
	list-style: none;
	text-align: center;
	margin-bottom: 10px; 
}
.others_product ul li:not(:last-child) {
	border-bottom: 1px solid #ececec;
}
.others_product ul li img {
	margin: 5px;
}

.others_product ul li.bg {
	background: #FFFFF0;
}

.others_product ul li span.time {
	color: #c0c0c0;
	font-size: 11px
}

#category .page-header{
    padding: 10px 0px;
    margin: 0;
    font-family: Roboto;
    font-size: 16px;
    line-height: 25px;
    color: rgb(0, 0, 0);
    border-bottom: none;
}
.info-hometext div#des-short {
    border-radius: 4px;  
	background: #fff; 
}

.page-header div#des-short{
	border-radius: 4px;
    background: #fff;
	padding: 12px;
	margin-top: 10px;
}


/* PRINT */
#print{
    padding: 10px;
}

#print table.rows2 {
    width: 100%;
    border: none;
    margin-bottom: 10px;
}

#print table.rows {
    width: 100%;
    border: 1px solid #F5F5F5;
}

#print table.rows td {
    padding: 5px;
    border: 1px solid #F5F5F5;
}

#print table.rows td img {
    width: 60px;
    padding: 2px;
    border: 1px solid #ebebeb;
    vertical-align: middle;
}

#print table.rows tr.bg {
    background: #f3f3f3;
}

#print table.rows tr.bgtop {
    background: #CCCCCC;
    line-height: 22px;
}

/* CART */
div.step_bar a.step {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 700;
    background: url('../images/shops/star.png') no-repeat left center;
    padding-left: 10px;
    margin-right: 10px;
}

div.step_bar a.step span {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    color: #039;
}

div.step_bar a.step_current{
    color: red;
}

.block{
	margin-bottom: 10px
}

.block .payment_info{
    margin: 10px 0 10px 0;
}

.block .payment_info .payment_items{
    text-align:center;
    margin-right:2px;
    display:inline-block
}

#detail{
	margin: 5px !important;
}

#detail .zoom_img {
    margin: 10px 0 10px 0;
}

#detail ul.product_info {
    padding: 0;
}

#detail ul.product_info li {
    margin-bottom: 5px;
}

/* TAB */
.r-tabs {
    margin: 10px 0 10px 0;
    position: relative;
}

.r-tabs .r-tabs-nav {
    border-bottom: 1px solid #ccc;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    top: 1px;
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
    background: #00aadd;
    margin-bottom: 3px;
    padding: 10px 12px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: #fff;
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #00aadd;
    background-color: #fff;
}

.r-tabs .r-tabs-panel {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 3px;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    background-color: #00aadd;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 3px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #00aadd;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 0;
}

/* Social button */
em.fb,       span.fb{        color: #3b5998; }
em.tw,       span.tw{        color: #00aced; }
em.google,   span.google{    color: #dd4b39; }

.google-plus-one{
   overflow: hidden;
   position: relative;
}

.google-plus-one i{
   position: absolute;
   left: -4px;
   bottom: -5px;
}

.google-plus-one span{
   font-size: 16px;
   font-weight: 900;
   line-height: 10px;
   margin-left: 15px;
}

.btn-sm.google-plus-one span{ font-size: 14px; }
.btn-sm.google-plus-one i{ bottom: -3px; }
.btn-lg.google-plus-one span{ font-size: 20px; margin-left: 18px; }
.btn-lg.google-plus-one i{ bottom: -5px; }
.btn-xs.google-plus-one span{ font-size: 12px;}
.btn-xs.google-plus-one i{ bottom: -7px; }

/*********************/


#products .items {
	float: left;
	display: block;
}

#products .items .items_content {
	text-align: center;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin: 1px;
}

#products .items .items_content img {
	border: #EFEFEF 1px solid;
	padding: 2px;
}

#products .items .items_content .content_top {
	height: 135px;
}

#products .items .items_content .show-product-code {
	height: 156px;
}

#products .items .items_content .content_price {
	height: 15px;
}

.time_up {
	color: #c0c0c0;
	font-weight: normal;
}

.btnum, .shops-center {
	text-align: center;
}

/* BUTTON */
a.pro_order, a.pro_detail {
	color: #000000;
	padding: 2px 0px;
	background: url(../images/shops/bgbt.png) repeat 0 0;
	display: inline-block;
	width: 60px;
	text-align: center;
	border: 1px solid #FC0;
}

a.pro_detail:hover, a.pro_order:hover {
	background: #FFCC33
}

/* DETAIL */
#detail .image-demo {
	float: left;
	width: 150px;
}

#detail .info_product {
	padding-left: 150px;
}

#detail .date_up {
	color: #bcbcbc;
	display: block;
}

#detail .info_product p {
	padding: 2px;
	margin: 0;
}

#detail h2 {
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	text-align: justify
}

#detail .detail_com {
	margin-bottom: 5px;
}



#detail .prd_rate {
	padding: 0px;
}


#detail .prd_rate div.line {
	margin-bottom: 10px;
}

#detail .prd_rate div.cm_rows {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #d7e2e6;
}

#detail .prd_rate div.avata {
	width: 54px;
	text-align: center;
	float: left;
}

#detail .prd_rate div.avata img {
	border: 1px solid #d7e2e6;
	padding: 1px;
}

#detail .prd_rate div.cm_c {
	float: right;
}

/* OTHER PRODUCT */
#detail .others {
	padding: 10px;
}

#detail .others ul li {
	background: url(../images/shops/square.jpg) no-repeat 0px 5px;
	padding-left: 8px;
}

#detail .others .date {
	color: #999;
}

#detail .others h1 {
	border-bottom: #CCC 1px solid;
	margin-bottom: 5px;
}

#detail .div_rate a {
	padding-right: 18px;
	background: url('../images/shops/star.png') no-repeat right center;
	margin-right: 5px;
}

/* OTHER */
.payment {
	color: #ff0000;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	border: 1px solid #ff0000;
	padding: 3px;
	text-transform: uppercase;
}

.pages a {
	color: #000000;
	border: 1px solid #ebebeb;
	padding: 2px 6px;
	display: inline-block;
}

.pages a:hover {
	background: #f2f2f2;
}

.pages strong {
	color: #ffffff;
	border: 1px solid #ebebeb;
	padding: 2px 6px;
	display: inline-block;
	background: #0080c0;
	font-weight: normal;
}

/* GIRD */
#category {
	margin-bottom: 8px; 
}

#category .page_title {
	font-size: 13px;
	color: #454545;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 2px solid #e5e5e5;
}

#category .list_rows {
	border-bottom: 1px dashed #cad5d8;
}

#category .list_rows div.img {
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#category .list_rows div.img input {
	position: absolute;
	top: 15px;
	left: 5px;
}

#category .list_rows div.img img {
	border: 1px solid #f4f4f4;
	padding: 2px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#category .list_rows div.list_c {
	width: 300px;
	float: left;
	margin-right: 10px;
	padding: 20px 0;
}

#category .list_rows div.list_c h3 {
	margin-bottom: 10px;
}

#category .list_rows div.list_c p.des {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cad5d8;
}

#category .list_rows div.list_c p.add_prd {
	margin: 10px 0 0 0;
}

#category .list_rows div.info_prd {
	width: 170px;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
}

#category .list_rows div.info_prd ul {
	padding: 15px;
}

#category .list_rows div.info_prd ul li {
	padding: 0 0 10px 15px;
}

#category .list_rows div.info_prd strong {
	color: #fc4d00;
}

#category .list_rows div.info_prd span {
	display: block;
	font-weight: 700;
}

#category .grid_rows {
	width: 33%;
	float: left;
	margin-top: 10px;
}

table.rows2 {
	width: 100%;
	border: 1px solid #b9dcff;
	padding: 5px;
}

table.rows {
	width: 100%;
}

table.rows td {
	padding: 5px
}

table.rows td img.imgpro {
	width: 40px;
	padding: 2px;
	border: 1px solid #ebebeb;
	vertical-align: middle;
}

table.rows tr.bgtop {
	background: #CCE6FF;
	line-height: 22px;
}



.share a {
	padding: 0px;
	margin: 0px;
}

.share img {
	height: 16px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}

.title_cate {
	background: url('../images/shops/pro_cat_header.png') repeat-x;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
}

.btn_view {
	background: url('../images/shops/bl.png') no-repeat left center;
	display: inline-block;
}

.btn_view span {
	background: url('../images/shops/br.png') no-repeat right;
	padding: 3px 10px;
	display: inline-block;
}

#total {
	color: #ff0000;
	font-weight: bold;
	font-size: 15px;
}

.order_code {
	padding: 5px;
	border: 1px solid #dfdfdf;
	text-align: center;
}

.text_date {
	color: #0080c0;
	font-size: 16px;
	font-weight: 700;
}

/* BLOCK PRODUCT CENTER */
.product_center {
	z-index: 2;
	margin-bottom: 2px;
}

.product_center {
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}

.product_center .container {
	width: 960px;
	height: 130px;
	overflow: hidden;
	position: relative;
}

.product_center .slides {
	position: absolute;
	top: 0;
	left: 0;
}

.product_center .slides > div {
	position: absolute;
	top: 0;
	width: 960px;
	display: none;
}

#block_newtop .slides > div a:hover {
	text-decoration: underline;
}

.product_center p {
	padding: 0px;
}

.product_center ul.pagination {
	padding: 5px;
	float: right;
}

.product_center ul.pagination li {
	float: left;
	list-style: none;
}

.product_center ul.pagination a {
	display: block;
	overflow: hidden;
	background: #f3f3f3;
	margin-right: 2px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center;
}

.product_center ul.pagination li.active a {
	background: #b5b5b5;
	color: #ffffff;
}

.product_center .slides .items {
	display: block;
	width: 150px;
	float: left;
	height: 120px;
	margin-right: 10px;
	text-align: center;
}

.product_center .slides .items img {
	height: 80px;
	border: #DFDFDF 1px solid;
	padding: 2px;
}

.block-nobg .title_adv {
	background: url('../images/dot_gray.gif') repeat-x center;
}

.frame {
	padding: 20px;
	text-align: center;
}

/* SEARCH */
.search {
	border: 1px solid #ebebeb;
	padding: 5px;
	margin-bottom: 5px;
}

.search .input {
	width: 200px
}

.search .rows {
	line-height: 25px
}

.search .rows label {
	width: 180px;
	display: inline-block;
}

.result-frame .result-content {
	margin-bottom: 5px;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 5px;
}

.result-frame .result-content img {
	margin-right: 5px;
	border: 1px solid #e6e6e6;
	padding: 2px;
}

.result-frame .linktitle {
	color: #0080c0;
	line-height: 22px;
	font-weight: bold;
}

.result-frame .keyword {
	background: #ffff00;
}

.search .date {
	background: url(../images/shops/date.png) no-repeat center;
	border: 0px;
	margin: auto;
	padding: 4px 10px;
}

.divbg {
	background: #F9F9F9;
	line-height: 28px;
	margin-top: 10px;
	padding: 0px 10px;
	font-size: 14px;
	text-transform: uppercase;
}

/* TOOLTIP */
#products .tip {
	color: #fff;
	background: #1d1d1d;
	display: none;
	padding: 10px;
	position: absolute;
	z-index: 3000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 250px;
	text-align: left;
}

#products .tip img {
	margin-right: 10px;
	float: left;
}

.title_shop {
	color: #000000;
	font-weight: bold;
	text-align: left;
	display: block;
}

.no-wrap {
	white-space: nowrap
}

/* POST */
.post-product h2 {
	border-bottom: 1px #D8D8D8 solid;
}

.txt-full {
	width: 99%;
}

.title_group {
	margin-bottom: 10px;
	border-bottom: 1px #e8e8e8 solid;
	line-height: 20px;
}

.info-require {
	color: red;
	font-size: 11px;
	font-style: italic;
}

.span-require {
	color: red;
	font-style: italic;
}

.post-error {
	border: 1px solid #FFAAD5;
	margin: 0 auto 10px;
	background: #FFD2E9;
	padding: 10px;
}

.post-error span {
	color: #F00;
	font-weight: bold;
}

.post-product .show-date {
	vertical-align: middle;
}

.ddsmoothmenu-v ul, .ddsmoothmenu-v li, ddsmoothmenu-h ul, .ddsmoothmenu-h li {
	list-style: none;
	margin: 0;
}

.rows3 td {
	padding: 1px;
}

.error {
	color: red;
}

img.calendar {
	vertical-align: middle;
}

.bsss {
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	color: #5C5C5C;
	cursor: pointer;
	text-decoration: underline;
}

.compare {
	margin-bottom: 10px;
}

.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 1em 0 1em;
	font-weight: 300;
	z-index: 0
}

/* Nav */
.tabs .nav {
	text-align: center;
}

.tabs .nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs .nav li {
	border: 1px solid #becbd2;
	border-bottom: none;
	margin: 0 0.25em;
	display: block;
	float: left;
	position: relative;
	padding-top: 2px;
}

.tabs .nav li.active {
	border: 1px solid #47a3da;

	/*box-shadow: inset 0 2px #47a3da;*/
	box-shadow: 0 2px #47a3da inset;
	border-bottom: none;
	z-index: 100;
}

.tabs .nav li.active:before,
.tabs .nav li.active:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	background: #47a3da;
}

.tabs .nav li.active:after {
	right: auto;
	left: 100%;
	width: 4000px;
}

.tabs .nav a {
	color: #becbd2;
	display: block;
	font-size: 1.1em;
	line-height: 2.5;
	padding: 0 1.25em;
	white-space: nowrap;
	border-radius: 0;
	border: none;
}

.tabs .nav a:hover {
	color: #768e9d;
}

.tabs .nav li.active a {
	color: #47a3da;
	border-radius: 0;
	border: none;
}

#detail ul{
	padding-left: 0;
}

.nav-tabs li a img{
	display: inline-block;
	max-height: 30px;
	max-width: 30px;
	padding-right: 3px;
}

/* Icons */
.tabs .nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}

/* Content */
.content section {
	font-size: 1.25em;
	padding: 2px 1px;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.content section.content-current {
	display: block;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
	.tabs .nav a span {
		display: none;
	}

	.tabs .nav a:before {
		margin-right: 0;
	}

	.mediabox {
		float: none;
		width: auto;
		padding: 0 0 35px 0;
		font-size: 90%;
	}

	.mediabox img {
		float: left;
		margin: 0 25px 10px 0;
		max-width: 40%;
	}

	.mediabox h3 {
		margin-top: 0;
	}

	.mediabox p {
		margin-left: 40%;
		margin-left: calc(40% + 25px);
	}

	.mediabox:before,
	.mediabox:after {
		content: '';
		display: table;
	}

	.mediabox:after {
		clear: both;
	}
}

@media screen and (max-width: 32em) {
	.tabs .nav ul,
	.tabs .nav ul li a {
		width: 100%;
		padding: 0;
	}

	.tabs .nav ul li {
		width: 20%;
		width: calc(20% + 1px);
		margin: 0 0 0 -1px;
	}

	.tabs .nav ul li:last-child {
		border-right: none;
	}

	.mediabox {
		text-align: center;
	}

	.mediabox img {
		float: none;
		margin: 0 auto;
		max-width: 100%;
	}

	.mediabox h3 {
		margin: 1.25em 0 1em;
	}

	.mediabox p {
		margin: 0;
	}
}

.info_pro{
	position: absolute;
	top: 40px;
	left: 5px
}

.newday{
	display: block;
	text-transform: uppercase
}

#coupons_info{
	margin-top: 6px
}

.tab-pane{
	padding: 5px
}
.select2-selection{
	height: 32px !important
}
.select2-container .select2-selection--single .select2-selection__rendered
{
	padding-top: 2px
}
.order_shipping_info li{
	margin: 8px 0;
}

.filter_product label {
	margin-right: 10px
}

.filter_product .label_group {
	height: 22px;
	border: 1px solid #cccccc;
	outline: 1px solid #fff;
	background: #f2f2f2;
	text-align: center;
	line-height: 21px;
	display: block;
	float: left;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	padding: 0 10px;
	margin-top: 5px;
	min-width: 30px;
	font-size: 11px;
	white-space: nowrap;
}

.filter_product .label_group:hover {
	border-color: red
}

.filter_product .active {
	border-color: blue
}

.filter_product .label_group input, .filter_product .image_group input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
	z-index: -1;
}

.ajax-load-qa {
	background: url("../images/shops/ajax-loader.gif") no-repeat center center rgba(255,255,255,0.5);
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}

.thumbnail .caption h3{
	font-size: 14px
}

.info_icon:before {
	font-family: FontAwesome;
	color: #1E91CF;
	font-size: 14px;
	content: "\f05a";
}

.fb-like{
	margin-right: 30px;
}

.form-review{
	font-size: 13px
}

.form-review .pagination{
	margin-top: 2px
}

.form-review .pagination>li>a{
	padding: 1px 5px;
	font-size: 12px;
}

.form-review .review_row{
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px
}

.form-review .border{
	padding: 0 10px 0 10px
}

.form-review .border-right{
	border-right: 1px solid #ddd;
}

/*  Second Example with big stars */
.rate-ex2-cnt{
	width:150px; height: 30px;
}
.rate-ex2-cnt .rate-btn{
	width: 30px; height:30px;
	float: left;
	background: url(../images/shops/rate/rate-btn2.png) no-repeat;
	cursor: pointer;
}
.rate-ex2-cnt .rate-btn:hover, .rate-ex2-cnt  .rate-btn-hover, .rate-ex2-cnt  .rate-btn-active{
	background: url(../images/shops/rate/rate-btn2-hover.png) no-repeat;
}
/* End second Example with big stars */

/* rate result */
.rate-result-cnt{
	width: 82px; height: 18px;
	position: relative;
}
.rate-stars{
	width: 82px; height: 18px;
	background: url(../images/shops/rate/rate-stars.png) no-repeat;
	position: absolute;
}
.rate-bg{
	height: 18px;
	background-color: #ffbe10;
	position: absolute;
}
.star-icon{
	width: 17px;
	height: 17px;
	background: url(../images/shops/rate/rate-btn3-hover.png) no-repeat;
	float: left
}

.docpay div{
	line-height: 25px
}

.docpay div strong{
	width: 120px;
	display: inline-block
}

#group_error {
	color: #C00;
	font-style: italic;
	padding: 5px;
	border: 1px dashed #C00;
	margin: 5px 0;
	display: none;
}

.download{
	border-bottom: dashed #DDDDDD 1px;
	line-height: 35px
}

.download, .download a{
	font-size: 13px
}

.btn-transparent{
	background: none;
	border: none;
	box-shadow: none
}
.wrap-product-like{
    padding: 0px;
    overflow: hidden;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #cccccc40; 
}
.thumbnail-gr { 
    border-radius: 0; 
    margin: 10px;
    overflow: hidden;
	background: rgb(255, 255, 255);
}
.thumbnail-gr .sitem a {
    position: relative;
    overflow: hidden;
    display: block;
}
.thumbnail-gr:hover{ 
    
} 
 .thumbnail-gr p.price {
    font-size: 12px;
    height: 28px;
    font-weight: 500;
    color: #000;
    line-height: 16px;
    width: 100%;
	margin-bottom: 0;
}
.thumbnail-gr .caption{
	padding: 7px;
    color: #333;
}
.thumbnail-gr .caption h3{ 
    margin-bottom: 5px;
}
.thumbnail-gr .caption h3 a{
    font-size: 14px;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 18px;
    height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    font-weight: normal;
    text-align: left;
}
 
.thumbnail-gr img{
	margin: 0 auto;
    display: block;
	max-width: 100% !important;
	    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    vertical-align: middle;
}
.thumbnail-gr:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
div#shops-content {
    background: #fff;
    overflow: hidden;
    position: relative;
    display: block;
    padding: 10px; 
}
.info_2Scm {padding: 0 10px;}
.icon_3scm{
	display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: middle;
    fill: #888a8e;
}
.textSmall_2s-0 {
    font-size: 1.1rem;
    color: #828282;
}
.ratingTotal{
    font-size: 1.1rem;
    display: inline-block;
    color: #828282;
    float: left;
    margin-top: 5px;
}
.star_rating {
    overflow: hidden;
    position: relative;
    height: 1.2em;
    line-height: 1.2em;
    font-size: 10px;
    width: 27%;
	display: block; 
	margin-top: 5px;
}
.star_rating:before {
    content: '\f005\f005\f005\f005\f005';
    float: left;
    top: 0;
    left: 0%;
    position: absolute;
    letter-spacing: .2em;
    color: #ddd;
}
.star_rating span:before {
    content: '\f005\f005\f005\f005\f005';
    top: 0;
    position: absolute;
    left: 0%;
    letter-spacing: .2em;
    color: #ffb909;
}
.rate-star {
    padding: 5px;
    float: left;
    height: 14px;
    line-height: 14px;
}

.rate-star .width-star-title {
    float: left;
    margin-right: 5px;
}

.rate-star .width-star-num {
    float: left;
    font-weight: bold;
    margin-left: 5px;
}

.rate-star .width-star-bg {
    width: 180px;
    float: left;
    cursor: pointer;
    border-radius: 3px;
    background: #dadada;
}

.rate-star .width-star-value {
    float: left;
    border-radius: 3px;
    background: url("../images/shops/star-png.png") repeat-x;
}

.rateavg_percent {
    font-size: 18px;
    font-weight: bold;
}
span.percent-discount {
    position: relative;
    font-size: 11px;
    font-weight: bold;
    color: #d52329;
}
.pagination li.active > a,
.pagination li.active > a:hover{
	background-color: #c32807;
    border-color: #c32806;
}
.box-title-home .box-heading{
	position: relative;
    display: block;
    width: 100%;
    background: transparent; 
    line-height: 50px; 
    align-items: center;
    background: #fff;
    border: solid 1px #eee;
}
.title-section a{
	position: relative;
    display: inline-block;
    display: -webkit-inline-box;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    color: #242424;
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    text-transform: uppercase;
	border-left: 4px solid #000;
	height: 50px; 
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 10px 15px;
    padding-right: 35px;
    background: #f7f7f7 url(../images/heading-bg.jpg) top right no-repeat;
    background-position: 101%;
}
.box.procate-home:nth-child(4n+1) .box-title-home h2 a {
    border-left: 4px solid #da251c;
}
.box.procate-home:nth-child(4n+2) .box-title-home h2 a {
    border-left: 4px solid #fc0;
}
.box.procate-home:nth-child(4n+3) .box-title-home h2 a {
    border-left: 4px solid #25a1dc;
}
.box.procate-home:nth-child(4n+4) .box-title-home h2 a {
    border-left: 4px solid #68b207;
}
.box-opt2 a{
	width: auto;
    color: #333;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    position: relative;
	transition: all .3s ease 0s;
    cursor: pointer;
	border: 1px solid #cccccc7a; 
}
.box-opt2 a:hover{
	background: #d62329;
    color: #fff;
}
.wrapper-pro-cate { 
	background: #fff;
}
.sticker-discount{
	width: 39px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 5px;
    background-image: url(../images/sticker-deal.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 0;
    right: 5px;
    overflow: hidden;
}
.img-procat{
	position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box.procate-home {
    position: relative;
    display: block;
    overflow: hidden; 
	margin-top: 22px;
}
.main-procat{
	position: relative;
	overflow: hidden;
}
.main-procat .item-product{
	position: relative;
    display: block;
    padding: 0; 
    float: left;
    border: 1px solid #f1f1f1;
    border-top: 0;
    border-left: 0;
	-webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.box-view-more{
	width: auto;
    color: #333;
    font-size: 14px;
    line-height: 32px;
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 3px;
    position: relative;
    transition: all .3s ease 0s;
    cursor: pointer;
    border: 1px solid #cccccc7a;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 17px 14px;
	display: none;
}
.main-procat .item-product:nth-child(5),
.main-procat .item-product:nth-child(6),
.main-procat .item-product:nth-child(7),
.main-procat .item-product:nth-child(8)
{
	border-bottom: 0;
	padding-top: 10px;
}
 
.main-procat .item-product:hover{
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
    box-shadow: 0 0 50px rgba(0,0,0,.1);
    box-sizing: border-box;
    z-index: 1; 
}
.main-procat .item-product .box-image{
	position: relative;
    display: block;
	padding: 10px;
}
.main-procat .item-product .box-image a{
	height: 202px;
    position: relative;
    display: block;
}
.main-procat .item-product .box-image a img{
	position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.main-procat .item-product *{transition: all .6s ease;}
.main-procat .item-product .box-info h3 > a{
	position: relative;
    display: block;
    display: -webkit-box;
    padding: 3px 10px 0;
    margin: 5px 0;
    font-size: 14px;
    color: #242424;
    line-height: 1.3;
    height: 38px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    word-break: break-word;
    font-weight: 400;
}
.main-procat .item-product .box-info .box-price{
	position: relative;
    display: block;
    padding: 0 10px;
    height: 25px;
    overflow: hidden;
}
.main-procat .item-product-inner:hover .box-image a{
	    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.module-category-list {
	position: relative;
    display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;
    padding: 0 7px 10px;
    border: 1px solid #f2f2f2;
    background: #fff;
    color: #242424;
	    margin-top: 20px;
}
.module-category-list .title-module{
	position: relative;
    display: block;
    overflow: hidden;
    clear: both;
    height: 34px;
    line-height: 34px;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #242424;
    text-transform: uppercase;
    padding-top: 4px;
	padding-left: 10px;
	border-bottom: 1px solid #f2f2f2;
}
.module-category-list .metismenu .sidebar-nav ul a{
	padding: 6px 4px;
	    border: none;
    box-shadow: none;
}
.module-category-list .metismenu .sidebar-nav ul a:hover{
	background: #f2f2f2;
	border:none
}
.module-category-list .metismenu .sidebar-nav{border:none}
ul.filter{
	padding: 7px;
    margin: 0;
}
ul.filter li{
	margin: 10px 0;
}
.form-filter{
	position: relative;
    display: block;
    width: 100%;
    padding-right: 3px;
    height: auto;
    max-height: 190px;
    overflow: hidden;
    overflow-y: scroll;
}
.form-filter::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
} 
.form-filter::-webkit-scrollbar-thumb {
    background-color: #ddd;
}
.product_info .product-title{
	position: relative;
    display: block;
    padding-bottom: 5px;
    margin: 0;
    font-size: 21px;
    line-height: 26px;
    word-break: break-word;
    font-weight: 400;
}
.price-current{
	position: relative;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    color: #ff0000;
}
.pcent{
	position: relative;
    margin-left: 6px;
    color: #dd4b39;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    vertical-align: middle;
}
.flash-info-detail{
	position: relative;
    display: block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px !important;
    background-color: #feeeee;
    border-radius: 5px;
    overflow: hidden;
    line-height: 30px;
}
.flash-info-detail .col-label{
	position: relative;
    display: block;
    float: left;
    padding: 0 15px 0 10px;
    background: #ce2228;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-style: italic;
}
.flash-info-detail .col-label:before{
	content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: -14px;
    width: 0;
    height: 0;
    margin: auto 0;
    z-index: 1;
    border-top: 30px solid #ce2228;
    border-right: 14px solid transparent;
    background: transparent;
}
.flash-info-detail .col-label:after{
	content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: -23px;
    width: 30px;
    height: 30px;
    margin: auto 0;
    z-index: 2;
    background-image: url(../images/flash.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.flash-info-detail .col-content{
	position: relative;
    display: block;
    float: left;
    padding: 0 10px 0 30px;
    font-size: 13px;
    color: #666;
}
.flash-info-detail .col-content:before{
	content: "\f017";
    font-family: 'FontAwesome';
    font-weight: 400;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.flash-info-detail .col-content .flash-value{
	position: relative;
    display: inline-block;
    font-weight: bold;
    color: #242424;
    padding-left: 5px;
}
.product_info p.stock.out-stock::before {
    font-family: FontAwesome;
    content: "\f00c";
    display: inline-block;
    width: 19px;
    height: 19px;
    text-align: center;
    color: rgb(255, 255, 255);
    margin: 0px 7px 0px 0px;
    border-radius: 50%;
    background: rgb(241, 78, 104);
}
.product_info p.stock.in-stock {
    color: rgb(85 172 238);
    font-size: 0.92em;
}
.product_info p.stock.out-stock {
    color: rgb(241, 78, 104);
    font-size: 0.92em;
}
#detail .btn-order {
    color: #fff;
    height: 40px;
    padding: 0 11px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
#detail .btn-danger{
    position: relative;
    width: calc(100% - 190px);
    padding: 0 10px;
    border: 1px solid #3fb946;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 15px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    outline: 0;
    box-shadow: none;
    margin-right: 0;
    background: #3fb946;
    color: #fff;
    font-weight: normal;
    margin-left: 8px;
}
#detail .btn-danger:hover{
	background-color: #299a30;
}
#detail .btn-success{
	background: #e73838;
    border: none;
}
#detail .btn-success:hover{background: #FF5722;}
.wrap-choose-quantity {
    line-height: 29px;
    margin-bottom: 15px;
    clear: both;
}
.wrap-choose-quantity input[type=number]::-webkit-inner-spin-button, 
.wrap-choose-quantity input[type=number]::-webkit-outer-spin-button { 
   opacity: 1; 
}
.onlinepromo {
    border: #d0021b solid 1px;
    border-radius: 4px;
    padding: 20px 0 10px;
    position: relative;
    overflow: visible;
    margin: 20px 0px 13px;
}
.onlinepromo b {
    background: #ec1933;
    border-radius: 13px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    top: -13px;
    left: 10px;
    vertical-align: middle;
    line-height: 26px;
    clear: both;
    padding: 0 15px 0 30px;
}
.onlinepromo .infopro span{
	display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    padding: 0 15px 5px 40px;
}
.onlinepromo .infopro span:before{
	content: '';
    margin-left: -20px;
    background: url(../images/check@2x.png);
    width: 14px;
    height: 14px;
    background-size: 14px 14px;
    margin-right: 0;
    float: left;
    margin-top: 2px;
}
.chatfb {
    background: #ffffff url(../images/MessengerIcon.png) 15px center no-repeat;
    padding: 5px 0 0;
    color: #323232!important;
    border-radius: 3px;
    padding-left: 50px;
    display: inline-block;
    float: right;
}
.contain_product_title{
	border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    padding-bottom: 7px;
}
.full-details {
    font-size: 17px;
    color: #333;
    line-height: 1.5;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	  -moz-user-select: none;     /* Firefox all */
	  -ms-user-select: none;      /* IE 10+ */
	  user-select: none;          /* Likely future */ 
}
 
.full-details .title {
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #1449c1;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    padding-top: 5px;
}
#tab-reviews .stc-Reviews-header {
    overflow: hidden; 
    padding: 16px 0;
	background: #fff;
}
#tab-reviews .stc-Reviews-header .wrap_comment_average {
    float: left; 
    border-right: 1px solid #f2f2f2;
}
#tab-reviews .stc-Reviews-header .wrap_comment_average .review_comment_rating h4 {
    margin: 0 0 10px;
    font-size: 16px;
}
#tab-reviews .stc-Reviews-header .wrap_comment_average .review_comment_rating .total-review-point {
    text-align: center;
    font-size: 50px;
    color: #fe302e;
    font-weight: 500;
    margin-bottom: 0;
}
#tab-reviews .stc-Reviews-header .wrap_comment_average .review_comment_rating .star-rating {
    float: none;
    margin: 0 auto;
    font-size: 19px;
    height: 22px;
    margin-top: -7px;
    width: 108px;
    overflow: hidden;
    position: relative;
    font-family: FontAwesome;
}
#tab-reviews .stc-Reviews-header .wrap_comment_average .review_comment_rating .star-rating span {
    color: #ffc120;
    font-size: 19px;
    height: 22px;
}
#tab-reviews .star-rating:before {
    content: '\f005 \f005 \f005 \f005 \f005';
    color: #ffc120;
    float: left;
    top: 0;
    left: 0;
    position: absolute; 
}
#tab-reviews .stc-Reviews-header .wrap_comment_average .review_comment_rating .comments-count p {
    text-align: center;
    margin: 10px 0;
    font-size: 14px;
    color: #8f8f8f;
}
#tab-reviews .stc-Reviews-header .wrap_review_comment_total {
    min-height: 120px;
    float: left; 
    padding: 10px 0 28px 16px; 
}
#tab-reviews .stc-Reviews-header .wrap_review_comment_total .item {
    margin-bottom: 11px;
    text-align: left;
    font-size: 0;
}
#tab-reviews .stc-Reviews-header .wrap_review_comment_total .item:after, #tab-reviews .stc-Reviews-header .wrap_review_comment_total .item:before {
    display: table;
    content: "";
    clear: both;
}
#tab-reviews .stc-Reviews-header .wrap_review_comment_total .item .rating-num {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    width: 41px;
    line-height: 15px;
    vertical-align: middle;
    position: relative;
}
#tab-reviews .stc-Reviews-header .wrap_review_comment_total .item .rating-num:after {
    content: "\f005";
    font-family: Fontawesome;
    position: absolute;
    left: 13px;
    top: -2px;
    color: #0c938c;
}
#tab-reviews .stc-Reviews-header .wrap_review_comment_total .item .progress {
    display: inline-block;
    height: 10px;
    margin: 0;
    vertical-align: middle;
    width: 192px;
    border-radius: 10px;
}
#tab-reviews  .stc-Reviews-header .wrap_review_comment_total .item .progress-bar-success {
    background: #23b445;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#tab-reviews .stc-Reviews-header .wrap_review_comment_total .item .rating-num-total {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    margin-left: 12px;
    color: #787878;
    line-height: 15px;
    vertical-align: middle;
}
p.no-review {
    margin-bottom: 10px;
    line-height: 20px;
    color: #7B7B7B;
    font: 14px Arial,"Helvetica Neue",Helvetica,sans-serif;
}
div#rate_list {
    font-size: 13px;
    color: #666;
}
.review_row{
	position: relative;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #DADADA;
}
.review_row .header-item{
	position: relative;
    display: block;
    width: 100%;
}
.review_row .header-item img{
	position: relative;
    display: block;
    float: left;
    max-width: 30px;
	vertical-align: middle;
    border: 0;
}
.review_row .header-item .customer-name{
	position: relative;
    display: block;
    float: left;
    padding-left: 10px;
    font-size: 12px;
    line-height: 30px;
    color: #999;
    font-weight: 700;
}
.review_row .header-item .customer-name ._small{
	display: inline-table;
    width: auto;
    height: 16px;
    padding: 0 10px 0 5px;
    margin-left: 10px;
    line-height: 16px;
    background: #E4FFF1;
    border-radius: 10px;
    color: #07C65F;
    font-size: .8em;
    font-weight: normal;
}
.review_row .header-item .customer-name ._small:before{
	content: "\f132";
    margin-right: 3px;
    font-family: 'FontAwesome';
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.review_row .header-item .box-date {
    position: relative;
    display: block;
    clear: both;
    padding-left: 40px;
}
.review_row .body-item{
	position: relative;
    display: block;
    width: 100%;
    padding-left: 40px;
}
#rate_list .review_row:last-child{border:none}
.title-rated-prod{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.tool-link-action {
    position: fixed;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
    height: 150px;
    text-align: center;
    z-index: 999;
}
.tool-link-action .nav {
    width: 54px;
    padding: 0;
    margin: 0 0 0 10px;
    background-color: #fff;
    box-shadow: -3px 3.5px 5px 0 rgba(0,0,0,0.2);
    border-radius: 18px;
    overflow: hidden;
}
.tool-link-action .item-link {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    clear: both;
    color: #fff;
}
.tool-link-action .item-link:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.tool-link-action .item-link a {
    padding: 10px 2px 5px;
    color: #242424;
    background: 0;
    font-size: .7em;
}
.tool-link-action .item-link .fa {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 1px;
    font-size: 18px;
}
.tool-link-action .btn-collapse {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    color: #242424;
    cursor: pointer;
}
#products_right button.slick-prev.slick-arrow,
#products_right button.slick-next.slick-arrow{
	opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);  
    background: none; 
    border: none;
    width: 25px;
    height: 25px;
    line-height: 25px;
}
#products_right .slick-prev:before, #products_right .slick-next:before{
	color: #8c8c8c;
	font-size: 21px;
}
#products_right button.slick-prev.slick-arrow{
	top: -36px;
	left: inherit;
	right: 19px;
}
#products_right button.slick-next.slick-arrow{
	top: -36px;
	left: inherit;
	right: 0px;
}
#products_right .slick-slide{
	background:none;
	border:none;
	outline: none
}
#content_detail-1 ul{
	margin: 10px;
}
#content_detail-1 ul li{
	display: block;
    position: relative;
    padding-left: 12px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ececec96;
    padding-bottom: 3px;
}
div#des-short li{
	display: block;
    position: relative;
    padding-left: 12px;
}
#content_detail-1 ul li:before,
div#des-short li:before{
	content: '';
    width: 5px;
    height: 5px;
    background: #00af10;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0;
}
.product_code{
	position: relative;
    display: inline-block;
    min-width: 80px;
    padding: 0 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    line-height: 24px;
    background-image: url(../images/code.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #ce2228;
    white-space: nowrap;
    cursor: default;
}
h1.product-title{
	position: relative;
    display: block;
    line-height: 28px;
    padding-bottom: 5px;
    margin: 0;
    font-size: 24px;
    word-break: break-word;
    font-weight: 600;
}
.notistatus {
    line-height: 36px;
    font-size: 21px;
    color: #00af1d;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.titlebill {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    background: #f3f3f3;
    text-transform: uppercase;
    padding: 0 10px;
    margin-bottom: 9px;
}
.infoorder{
	border: 1px solid #cccccc73;
    padding: 7px;
    background: #f6bb420d;
}
.infoorder div {
    display: block;
    overflow: hidden; 
    padding-left: 10px;
}
.infoorder div:before {
    content: '•';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 20px;
    color: #999;
    margin: 0 3px 0 -10px;
}
.block-pay{
	border: 1px solid #cccccc73;
    padding: 7px;
    background: #f3f3f352;
}
.payments{
	color: #ff0000;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #ff0000;
    padding: 3px 65px;
    text-transform: uppercase;
    margin: 10px 0;
}
.notice-cart{
	float: left;
    color: #898989;
    font-style: italic;
    font-size: 14px;
    text-align: left;
} 
.list-group-shop{
    position: relative; 
    padding: 0;
    overflow: hidden; 
}
.list-group-shop li span:first-child {
    width: 64%;
    text-align: right;
}
.list-group-shop li .dots {
    width: 6%;
    border-bottom: 1px dotted #fff;
    margin-top: .8em;
}
.list-group-shop li span {
    float: left;
    width: 30%;
    text-align: right;
    display: block;
}
.list-group-shop li .ibig{
    font-size: 15px !important;
    font-weight: normal;
}
.list-group-shop li {
    position: relative;
    overflow: hidden;
    margin-bottom: 0 !important;
}
.list-group-shop li:last-child{
	border-top: 1px solid #f1f1f1;
    padding-top: 6px;
    margin-top: 4px;
	color: #e20202;
}
#ThongTin .info-customs{
	background: #f6bb421c;
    padding: 10px; 
    border-radius: 5px;
}
.tbank{
	font-size: 16px;
    color: #797676;
    padding: 10px 0;
}
.gh-pop{
	font-size: 12px;
    font-style: italic;
    color: #4a4a4a;
    padding: 5px 0 0;
    margin-bottom: 0;
}
.lst-product {
    box-sizing: border-box;
}
.lst-product .item {
    clear: both;
    padding: 12px 10px 10px;
    font-size: 14px;
    color: #333;
    position: relative;
    margin: 0 -10px;
    border-bottom: 1px solid #f8f8f8;
    float: left;
    width: calc(100% + 20px);
    box-sizing: border-box;
}
.lst-product .item .colinfo {
    float: left;
    width: calc(100% - 155px);
    position: relative;
}
.lst-product .item img {
    float: left;
    width: 60px;
    height: auto;
    margin: 0 10px 0 0;
}
.lst-product .item .quantity {
    font-size: 12px;
    margin-bottom: 5px;
    position: relative;
}
.lst-product .item .delete {
    background: #fff;
    padding: 2px 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 13px;
    color: #0081bd;
    margin: 3px 15px;
    vertical-align: middle;
    margin-left: 25px;
}
.lst-product .item .quantity>div {
    float: left;
    box-sizing: initial;
}
.npromotion {
    width: 100%;
    text-align: left;
    float: left;
}

.lst-product .item .colmoney {
    float: right;
    text-align: right;
    width: 80px;
}
.lst-product .price-discount{
	text-decoration: line-through;
    color: #9c9c9c;
    font-size: 13px;
	line-height: 28px;
	display: block;
	overflow: hidden;
}
.lst-product .item .unit {
    font-size: 13px;
    margin-bottom: 6px;
    margin-top: 9px;
}
.lst-product .item span {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}
#coupons_info .alert-alert-info {
    background: #fff7e2;
    line-height: 1.3rem;
    padding: 10px;
    clear: both;
    display: block;
    border: 1px dashed #f35704;
}
#overlay{	
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,0.6);
    left: 0;
}
.cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;  
}
.spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #2e93e6 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
	100% { 
		transform: rotate(360deg); 
	}
}
.is-hide{
	display:none;
}