.box-product .item {
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
}
.box-product .item.last {
	border-bottom: none;
	margin-bottom: 0;
}
.box-product .box-item {

}
.box-product .box-item .img {
	max-height: 300px;
	text-align: center;
	overflow: hidden;
	margin: 0px auto;
}
.box-product .box-item .img img {
	max-width: 100%;
	max-height: 100%;
}
.box-product .box-item .name {
	margin: 10px 0px;
	font-size: 16px;
	line-height: 22px;
}
.box-product .box-item .name a {
	color: #2469b9;
}
.box-product .box-item .list-info {
	list-style: none;
}
.box-product .box-item .list-info li {
	overflow: hidden;
	position: relative;
	color: #666666;
}
.box-product .box-item .list-info .row-label {
	float: left;
	width: 60px;
	position: relative;
}
.box-product .box-item .list-info .row-label::after {
	position: absolute;
	content: ":";
	right: -10px;
}
.box-product .box-item .list-info .row-value {
	float: right;
	width: calc(100% - 80px);
}
.box-product .box-item .list-info .row-value .price {
	color: #e25d14;
	font-weight: bold;
}











.product-detail { margin-bottom:20px; }
.product-detail .block-info  { margin-bottom:20px; }
.picDetail { margin-bottom: 20px;}
.picDetail .image { text-align: center}
.picDetail .image img {
	max-width: 100%;
	max-height: 100%;
}
.picDetail .flexslider {
	margin-bottom:15px;
	border:none;
	background:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none; -moz-box-shadow:none; -o-box-shadow:none; box-shadow: none;
}

.picDetail #slider.flexslider { border: 1px solid #cccccc;}
.flexslider .slides { text-align: center; background: #fff;}
.flexslider .slides img { display: inherit !important; width: auto !important; max-width: 100%}

#carousel.flexslider { margin-bottom:0; }
#carousel.flexslider .flex-viewport  { padding-top: 5px;}
#carousel.flexslider .custom-navigation {

}
#carousel.flexslider .custom-navigation a {
	position: absolute;
	top: 40px;
	width: 30px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 100%;
	color: #33c0f3;
	font-size: 24px;
	text-align: center;
	padding: 3px;
	line-height: 24px;
	z-index: 10;
}
#carousel.flexslider .custom-navigation a.flex-prev {
	left: -15px;
}
#carousel.flexslider .custom-navigation a.flex-next {
	right: -15px;
}
#carousel.flexslider .slides li {  cursor:pointer ;  border: 1px solid #cccccc; position: relative  }
#carousel.flexslider .slides div {  }
#carousel.flexslider .slides span {  }
#carousel.flexslider .slides img {  -webkit-border-radius: 0px;-moz-border-radius: 0px; border-radius: 0px; vertical-align:middle ;  padding: 5px; }

#carousel.flexslider .slides li.flex-active-slide {
	border: 1px solid #00b0f0;
	position: relative;
}
#carousel.flexslider .slides li.flex-active-slide::before {
	position: absolute;
	font-family: "FontAwesome";
	content: "\f0d8";
	text-align: center;
	top: -17px;
	left: 0;
	width: 100%;
	height: 5px;
	color: #00b0f0;
}



.block-info .box-info { font-size:14px; margin-bottom:10px;    }
.block-info .row-info {
	border-bottom:1px dotted #cccccc;
	padding:10px 0px;
	line-height:20px;
	color: #666666;
}
.block-info .row-info .attr-name {
	float:left;
	width:100px;
	font-weight: bold;
	position:relative;
	color: #333333
}

.block-info .row-info .attr-value {
	float:left;
	width: calc(100% - 120px);
	position:relative;
	padding-left:20px;
	color: #696969;
}
.block-info .row-info .attr-value:before {
	content: ":";
	position: absolute;
	left: 0px;
	top: 0;
}

.block-info  .maso , .block-info  .price{  color: #cc3333}



.div-button-cart {
	margin: 10px 0px;
	text-align: center;
}

.div-button-cart .btn-cart {
	background: #0d5aa2;
	border:1px solid #0d5aa2 ;
	height: 60px;
	padding: 10px 20px;
	line-height: 40px;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	width: 100%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.div-button-cart .btn-cart span {
	display: inline-block;
	padding-left: 40px;
	position: relative;
}
.div-button-cart .btn-cart span::before {
	position: absolute;
	font-family: "FontAwesome";
	content: "\f07a";
	left: 0;
}

.block-pro-detail .fDetail {
	background: #e25d14;
	color: #ffffff;
	font-size: 18px;
	line-height: 30px;
	padding: 5px 10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-bottom: 10px;
}
.block-pro-detail .desc {

}




.slide-pro .box-item {

}
.slide-pro .box-item .img {
	border: 1px solid #cccccc;
	max-width: 225px;
	max-height: 225px;
	overflow: hidden;
	margin: 0px auto;
}
.slide-pro .box-item .img img {
	max-width: 100%;
	max-height: 100%;
}
.slide-pro .box-item .name {
	margin: 10px 0px;
	font-size: 16px;
	line-height: 22px;
}
.slide-pro .box-item .name a {
	color: #2469b9;
}
.slide-pro .box-item .list-info {
	list-style: none;
}
.slide-pro .box-item .list-info li {
	overflow: hidden;
	position: relative;
	color: #666666;
}
.slide-pro .box-item .list-info .row-label {
	float: left;
	width: 60px;
	position: relative;
}
.slide-pro .box-item .list-info .row-label::after {
	position: absolute;
	content: ":";
	right: -10px;
}
.slide-pro .box-item .list-info .row-value {
	float: right;
	width: calc(100% - 80px);
}
.slide-pro .box-item .list-info .row-value .price {
	color: #e25d14;
	font-weight: bold;
}


.slide-pro .slick-slide {
	margin: 0 10px;
}
/* the parent */
.slide-pro .slick-list {
	margin: 0 -10px;
}


.slide-pro .slick-dots li button:before
{
	opacity: 1;
	font-size: 20px;
	color: #2469b9;
}

.slide-pro .slick-dots li.slick-active button:before
{
	opacity: 1;
	color: #e25d14;
}













/********************* CSS BoxShopping ****************************/
#BoxShopping {
	padding:0px;
	line-height:18px;
}

.fCart {
	font-size:16px;
	color:#FF0000;
	text-transform:uppercase;
	font-weight:bold;
}
#BoxShopping .navShopping{
	padding:3px;
	border:1px solid #e0e0e0;
	margin-bottom:10px;
	text-align:center;
}
.border_cart {
	background:#e0e0e0;
	border-collapse: separate;
	border-spacing: 1px;
}

.row_title_cart {
	background:#2469b9;
	color:#ffffff;
	height:25px;
	font-weight:bold;
}
.row_total_cart {
	padding-right:5px;
	font-weight:bold;
	background:#F3f3f3;
	color:#000;
}
.row_item_cart {
	background:#fff;
	height:22px;
}

.div-btn-cart .row { margin-left: -5px; margin-right: -5px;}
.div-btn-cart .row [class^=col-] {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
.div-btn-cart .btn {
	width: 100%;
}

.shopping_title{
	background:#2469b9;
	color:#ffffff;
	height: 25px;
	padding: 5px;
	margin-bottom: 10px;
}
.box_shopping {

}

.box_shopping table {
	border-collapse: separate;
	border-spacing: 2px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
.mess_comment {
	margin-top:10px;
	padding:5px;
	border:1px solid #e0e0e0;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

table.tbl_from { padding:0px; border-spacing:1px; }
table.tbl_from .td1 { font-weight:bold; background:#F8F8F8;padding:3px;}
table.tbl_from .td1 { padding:3px;}






@media screen and (max-width: 320px) {


	.slide-pro .box-item .list-info .row-label {
		width: 50px !important;
	}
	.slide-pro .box-item .list-info .row-value {
		width: calc(100% - 70px) !important;
	}
	.slide-pro .box-item .list-info {
		font-size: 12px;
	}
}











/*More*/
.search_post {
	margin-bottom: 15px;
	background: #eeeeee;
	padding: 15px;
}
.search_post .search-title {
	color: #333333;
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 15px;
}
.search_post .search-box {
	background: #ffffff;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 10px;
	margin-bottom: 10px;
	position: relative;
}

.search_post .search-box .s-title {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	position: relative;
	padding-right: 15px;
	cursor: pointer;
}
.search_post .search-box .s-title .num {
	color: #f58320 ;
	font-size: 20px;
	font-weight: normal;
}
.search_post .search-box .s-title::after {
	position: absolute;
	content: "\f0d7";
	font-family: "FontAwesome";
	right: 5px;
	font-size: 22px;
	color: #333333;
	width: 10px;
}
.search_post .search-box.open .s-title::after {
	content: "\f0d8";
}

.search_post .search-box .s-list {

	display: none;


	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	min-width: 160px;
	padding: 5px 10px;

	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

}
.search_post .search-box.open .s-list {
	display: block;
}
.search_post .search-box .s-list.limit {
	max-height: 300px;
	overflow-x: hidden;
}

.search_post .search-box .s-list ul {

}

.search-box .s-list{
	display: block;
	float: none;
}
.search-box .s-list a {
	display: block;
	padding: 3px 5px;
	color: #333333;
}
.search-box .s-list.selected a {
	background: #105ca7 ;
	color: #ffffff;
	font-weight: bold;
}
.search-box .s-list label{
	font-weight: normal;
}
.search-box .s-list input[type=checkbox]{
	margin-right: 5px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:0px;
}


.search-box .s-list ul {
	padding:5px;
	border-top:0;
}
.search-box .s-list ul li {
	background:url(../images/no-active.png) no-repeat left 6px;
	padding:2px 5px 2px 20px;
	cursor:pointer;
}
.search-box .s-list ul li a {
	color:#333333;
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
}
.search-box .s-list ul li a span {
	color:#FF0000;
}
.search-box .s-list ul li.active {
	background-image:url(../images/active.png);
}
.search-box .s-list ul li.active a
.search-box .s-list ul li:hover a {
	color:#f16221;
}


.search_post  .btn {
	width: 100%;
	text-transform: none;
}





.fancybox-skin {
	border-radius:0;
	width:400px;
}
#loginForm {
	font-family:"Arial";
}
#loginForm h3 {
	font-size:18px;
	text-transform:uppercase;
	padding:3px 0 15px;
}
.form-field {
	margin-bottom:15px;
}
.form-field label {
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:13px;
}
.form-control {
	display:block;
	padding: 6px 12px;
	width: 100%;
	height: 34px;
	box-sizing: border-box;
	border-color: #f0f0f0;
	border: 1px solid #ccc;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.form-control.error {
	border-color: #be0001;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(190,0,1,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(190,1,0,.6);
}
.form-button button {
	width:100%;
	color:#FFF;
	background-color: rgb(36, 105, 185);
	height:40px;
	border:none;
	outline:none;
	cursor:pointer;
	font-weight:bold;
	text-transform:uppercase;
}






.vbi-title h2 {

	padding-bottom:20px;


	color: #008ac2;
	font-size: 28px;
	line-height: 30px;
	font-weight: 600;
}

.vbi-title .vbi-line {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #008ac2 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(50%, #008ac2), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(left, #ffffff 0%, #008ac2 50%, #ffffff 100%);
	background: -o-linear-gradient(left, #ffffff 0%, #008ac2 50%, #ffffff 100%);
	background: -ms-linear-gradient(left, #ffffff 0%, #008ac2 50%, #ffffff 100%);
	background: linear-gradient(to right, #ffffff 0%, #008ac2 50%, #ffffff 100%);
	/* filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1); */
	background: linear-gradient(to right, #ffffff 0%, #008ac2 50%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 4px 4px 0 rgba(0, 138, 194, 0.03);
	display: block;
	height: 1px;
	margin-bottom: 20px;

	width: 100%;
}
.vnt-box-info {
	margin-bottom:30px;
}







.tab_wrapper {
	margin-bottom:20px;
}

.tab_wrapper .tab-title{
	position: relative;
	margin-bottom: 15px;
}
.tab_wrapper .tab-title .select_title{
	width: 100%;

	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding: 5px 10px;
	text-align: center;
	background: #e25d14;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
	cursor: pointer;
	display: none;

	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;

}
.tab_wrapper .tab-title .select_title:after{
	position: absolute;
	font-family:"fontawesome";
	content:"\f0d7";
	right: 10px;
	color: #FFFFFF;
}


.tab_wrapper .tab-title .select_title{
	display:block;
	cursor: pointer;
}

.tab_wrapper .tab-title .tab_nav{
	visibility: hidden;
	position: absolute;
	z-index: 101;
	top: 200%;
	left: 0px;
	width: 100%;
	background-color: #cbcdcc;
	-webkit-box-shadow:1px 1px 1px #f3f3f3;
	-moz-box-shadow:1px 1px 1px #f3f3f3;
	box-shadow:2px 2px 3px rgba(0,0,0,0.4);
	visibility: hidden;
	opacity: 0;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.tab_wrapper .tab-title.show .tab_nav {
	top:100%;
	visibility: visible;
	opacity: 1;
}

.tab_wrapper .tab_nav li{
	float: none;
	top: 0px;
	width: 100%;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #c0bcb2 ;
	margin:0;
}
.tab_wrapper .tab_nav li:last-child { border-bottom: none}


ul.tab_nav li a {
	font-size: 14px;
	line-height: 30px;
	display: block;
	text-align:center;
	text-decoration:none;
	padding:0px 10px ;
	position:relative;
	overflow:hidden;

	color: #333;

	border-bottom: none;
	background-color: #ffffff;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}


.tab_wrapper .tab_nav li a span{
	text-align: left;
}
.tab_wrapper .tab_nav li:hover a,
.tab_wrapper .tab_nav .activeli a{
	background: #2469b9;
	color: #ffffff;
}
.tab_wrapper .tab_nav li:hover a span,
.tab_wrapper .tab_nav .activeli a span{
	background: transparent;
	color: #FFFFFF;
}
.tab_wrapper .tab_nav a.active {
	border: none;
	font-weight: normal;
	background: #2469b9;
	color: #ffffff;
}


.tab-desc {
	border-top: none;
}


.call_us {
	padding: 10px;
	text-align: center;
	color: #FF0000;
	font-size: 28px;
	font-weight: 600;
}