.pictures .second {
	display:none;
}
/******* CSS SHOW CATEGORY *********/
.box-product {margin-bottom:10px;}
.box-product .box-title {margin-bottom:5px;}
.box-product .box-title .titleL {
	float:left;  
	padding-left:5px;
	text-transform:uppercase;
}
.box-product .box-title .titleL a {color:#333333;}
.box-product .box-title .titleR {
	float:right;	
}

.box-product .box-content {
	border:1px dotted #999999;
	padding:10px;
	overflow:hidden;
}

/************************************* CSS FOR SHOW PRODUCT *******************************/

#List_Product { 
	padding:0px; 
}
.floatImgPro {
	margin-top:2px;
	margin-left:120px;
	position:absolute;
}

/*----------------- VIEW 1 ----------------*/
#List_Product .View1 {
	float:left; 
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
}
#List_Product .last {
	background:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

#List_Product div.View1 div.item{
	float:left;
	margin:0; 
}

#List_Product .View1 div.item .boxItem {
	margin:5px;	
}
#List_Product .View1 h3 {
	padding:2px; 
	font-weight:bold; 
}
#List_Product .View1 h3 a {}
#List_Product .View1 h3 a:hover { 
	text-decoration:none;
}

#List_Product .View1 .img {  
	border:1px solid #c7c7c7;
	text-align:center;
	background:#FFF;
	padding:5px;
	width:130px;
	height:130px;
}

#List_Product .View1 .maso {
	font-weight:bold;
	padding-top:5px;
}
#List_Product .View1 .price {
	color:#c82d33 ;
	font-weight:bold;
	text-align:left;
}
#List_Product .View1 .price_old {
	color:#333333;
	font-weight:normal;
	text-decoration:line-through;
}


/*----------------- VIEW 2 ----------------*/

#List_Product .View2 {
	padding:0px 2px;
	margin-bottom:5px;
	
}
#List_Product .col1{
	background:#F7F7F7;
}
#List_Product .col2{
	background:#ffffff;
}
#List_Product .col_select{
	background:#F4EAD2;
}
#List_Product .colTop {
	border-bottom:1px solid #e0e0e0;
	background:#F4F4F4 ;
}

#List_Product .View2 .pro_info {
	text-align:justify;
}
#List_Product .View2 h3 {
	font-weight:bold;
	padding:2px 0px;
}
#List_Product .View2 h3 a{ }
#List_Product .View2 .img{
	border:1px solid #e0e0e0;
	padding:1px;
	text-align:center;
	float:left;
	margin-right:5px;
	
}
#List_Product .View2 .check{
	float:left;
	width:25px;
	padding-top:80px;
	text-align:center;
	vertical-align:middle;
}

#List_Product .View2 .maso{
	margin:0px;
	padding:0px;
	color:#CC0000;
	font-weight:bold;
}
#List_Product .View2 .price {
	color:#CC0000;
}
#List_Product .View2 .hr{
	height:1px;
	background:url(../images/hr.gif) center repeat-x;
	padding:1px;
}

#List_Product .noProduct {
	padding:50px;
	
	text-align:center;
	color:#ff0000;
}

.price_old{
	color:#999999;
	text-decoration:line-through;
	font-size:11px;
	font-weight:normal;
}
p.time{
	padding:0px;
	margin:0px;
	text-align:center;
	color:#000000;
}

.line_pro {
	background:url(../images/line_pro.gif) left no-repeat;
}

.font_keyword{
	background-color: yellow; 
	color: red; 
	font-weight: bold;
}
.font_keyword a {
	background-color: yellow; 
	color: red; 
	font-weight: bold;
}
/*********** DETAIL **********/
#divInfo{padding-top:20px ;margin:0px;}

.ad-image {
	border:1px solid #e2e2e2; 
	text-align:center;
}

#divInfo .zoom_pic {position:absolute; margin-top:-25px; margin-left:10px; }
#divInfo .zoom{
	display:block;
	background:url(../images/icon_zoom.gif) 0px 6px no-repeat;
	color:#ff0000;
	padding:2px;
	height:26px;
	line-height:25px;
	padding-left:20px;
	
}
#divInfo .other_pic {}

#divInfo .other_pic img {border:1px solid #e0e0e0; padding:1px; margin-right:5px;}

#divInfo .colInfo1{
	padding:2px;
	font-weight:bold;
	color:#6d6d6d;
	border-bottom:1px solid #f0f0f0;
}
#divInfo .colInfo2{
	padding:2px;
	color:#444444;
	border-bottom:1px solid #f0f0f0;
}

#divInfo .p_name{
	font-weight:bold;
	color:#145ea0;
	margin-bottom:2px;
}

#divInfo .maso{
	color:#D66161;
	font-weight:bold;
}

#divInfo .price{
	font-weight:bold;
	font-size:12px;
	color:#e60101;
}

#divInfo .poster {
	color:#ff9000;
}
#divInfo .poster a {
	color:#ff9000;
} 

#divInfo .toots a {
	
	text-decoration:none;
}

.price_new {
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}


.btn_print {
	background:transparent url(../images/print.gif) no-repeat scroll 0 0;
	color:#A94502;
	cursor:pointer;
	font-weight:bold;
	padding:2px 2px 2px 25px;
	width:108px;
}

.desc ul {
	list-style:inherit;
	margin:0px;
	margin-left:15px;
}
.desc ol{
	list-style:decimal;
	margin:0px;
	margin-left:15px;
}

/**** OTHER PRO*****/
.item-pro {
	background:url(../images/line_pro.gif) right repeat-y;
	padding:0px 7px;
	width:180px;
}
.item-pro .img {
	border:1px solid #e0e0e0;
	text-align:center;
}
.item-pro  h3  {text-align:center;}
.item-pro  h3 a {
	color:#ff0000;;
	font-weight:bold;
	padding:2px;
	
}
.item-pro .price{color:#145ea0 ; font-weight:bold; text-align:center;}

.item-pro .floatImgPro {
	margin:2px 120px 0px ;
	position:absolute;
}




/*SEARCH*/
.formSearch {
	background:#FAFAFA;
	padding:5px;
	border:1px solid #ccc;
}
p.mess_result {
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}
p.mess_result span {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}


/********************* 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;
}


.row_total_cart {
	padding-right:5px;
	font-weight:bold;
	background:#F3f3f3;
	color:#000;
}
.row_item_cart {
	background:#fff;
	height:22px;
}
.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;}
/**/
.col-md-44 {
	position: relative;
	min-height: 1px;
	padding-bottom: 0px;
	border-right: 1px solid #ebebeb;
	border-bottom: 2px solid #ebebeb;
	padding: 0px 0px 0px 1px;
	max-height: 284px;
}
@media screen and (max-width: 1024px)
{ .col-md-44 { height:auto}  
}
.entry {
	font-family: 'Roboto ', sans-serif;
}

.entry h2 {
    margin-bottom: 20px;
    font-size: 20px;
}
.tools {
    padding: 14px 0;
    border-top: 1px dotted #d1d1d1;
	border-bottom: 1px solid #e9e9e9;
	position:relative;
}
.tools ul {
	position:absolute;
	right:0;
	top:50%;
	margin-top:-9px;
}
.tools li {
    float: left;
    padding-left: 20px;
}
.tools a {
    text-decoration: none;
    color: #333;
    display: block;
    line-height: 18px;
    font-size: 12px;
}
.tools li.print a {
    padding-left: 20px;
}

.btn-group {
	margin-top:15px;
}
.btn-group button {
	border: none;
	outline: none;
	border-radius: 3px;
	color: #FFF;
	background: #d10000;
	line-height: 40px;
	position: relative;
	padding: 0 10px 0 37px;
	margin-right: 6px;
}
.btn-group button::before {
	content:'\f098';
	font-family:FontAwesome;
	font-size:20px;
	position:absolute;
	left:10px;
}
.btn-group button span {
	font-weight:bold;
	font-size:16px;
}
button.btn-left {
	background:#2d8d2d;
}
.maso span {
	font-weight:700;
}
.pictures {
	position:relative;
}
a.zoom::before {
	content:'\f00e';
	font-family:FontAwesome;
	background:#FFF;
	font-size:16px;
	position:absolute;
	top:5px;
	right:5px;
	height:30px;
	width:30px;
	line-height:30px;
	text-align:center;
	z-index:100;
}

.slick-slide a,
.picture a:focus {
	outline:none;
}
.picture a {
	display:table-cell;
	vertical-align:middle;
}
.facebook-comment {
	margin-bottom:30px;
}
.other-product {
	margin-bottom:20px;
}
.other-product > .title {
	padding-bottom:20px;
}
.other-product h4 {
	font-size:24px;
	text-transform:uppercase;
}
.other-product .owl-prev,
.other-product .owl-next {
	font-size:25px;
	display:inline-block;
	width:40px;
	height:40px;
	margin-left:1px;
	padding:7px 14px;
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	color:#fff;
	background:#555;
	text-align:center;
}
.other-product .owl-controls {
	position:absolute;
	top:-60px;
	right:0;
}
.other-product .owl-nav div:hover {
	background: #ffc200;
	color:#333;
}
.owl-carousel .owl-item img {
	height:auto;
}
.description {
	margin-bottom:25px;
}

#box-control {
	background:#e8e8e8;
	margin-bottom:30px;
	padding:8px 0;
}
#box-control .dropdown {
	display:table-cell;
	vertical-align:middle;
	padding:0 10px;
}
.dropdown > button {
	background:none;
	border:none;
	outline:none;
	text-transform:uppercase;
}
span.caret {
	margin-left:5px;
}
#box-status a {
	display: block;
    background: #FFF;
    text-transform: uppercase;
    padding: 5px 5px 5px 10px;
    border-radius: 4px;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(194,194,194,1);
	-moz-box-shadow: 0px 1px 10px 0px rgba(194,194,194,1);
	box-shadow: 0px 1px 10px 0px rgba(194,194,194,1);
}
#box-status a:hover {
	background: #0088cc;
	color:#FFF;
}
span.count-pro {
	background:#d10000;
	color:#FFF;
	height:24px;
	width:29px;
	display:inline-block;
	text-align:center;
	line-height:24px;
	border-radius:2px;
	position:relative;
	margin-left:10px;
	font-weight:700;
}
span.count-pro::before {
	content:'\f0d9';
	font-family:FontAwesome;
	color:#d10000;
	position:absolute;
	left:-4px;
}
#box-sort {
	position:absolute;
	right:0;
	top:50%;
	margin-top:-10px;
}
#box-sort > button {
	text-transform:none;
}
#box-sort .dropdown-menu {
	left:auto;
	right:0;
	margin-top:15px;
}
.price-desc {
    font-size: 30px;
	padding-bottom:5px;
	border-bottom: 1px dotted #cccccc;
}
#list-option .fa {
	font-size:18px;
	position:relative;
	top:1px;
	margin-right:5px;
}
.short {
    line-height: 24px;
}
#list-option .img-star {
	margin-top:0;
}
.tools ul {
    list-style: none;
    float: right;
}
.tools li.print a::before {
    content: '\f02f';
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.list-tags {
    margin-top: 20px;
}
.list-tags span {
    display: inline-block;
    margin-right: 5px;
}
.list-tags a {
    display: inline-block;
    padding: 4px 10px;
    background-color: #ffffff;
    background: #eeeeee;
    border: 1px solid #ddd;
}
.list-tags a:hover {
    background: #0088cc;
    color: #ffffff;
    border-color: #0088cc;
}
.comment {
    
}
.comment .title {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 0 15px 0;
}
.choose-evaluate {
    width: 100%;
    margin: 10px 0px;
}
.choose-evaluate .title {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-right: 10px;
    text-transform: none;
}
.choose-evaluate ul {
    display: inline-block;
}
.choose-evaluate ul li {
    display: inline-block;
    width: 24px;
    height: 19px;
    padding-right: 6px;
    cursor: pointer;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.divWrite {
    /*background: url(../images/no_avatar.png) left top no-repeat;
    padding-left: 65px;
    min-height: 55px;*/
}
.boxComment .textarea {
    background: #FFF;
    border: 1px solid #d0d0d0;
	min-height:98px;
	border-radius:0;
	color:#666;
}
.boxComment .div_name {
    padding: 10px 0;
}
.boxComment input {
    height: 38px;
    border-radius: 0px;
    border: 1px solid #d0d0d0;
    background: #FFF;
	color:#666;
}
.div_btn_comment button {
    height: auto;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding: 7px 15px;
    background: #333;
    border: 0px;
    cursor: pointer;
	outline:none;
}
.info_hidden .info-title {
	margin-top:10px;
}

#ext_comment {
    
}
.divCommentList {
    overflow: auto;
    padding: 5px 0;
}
.list_comment {
    padding-bottom: 10px;
    margin: 10px 0;
    display: block;
    background: url(../images/no_avatar.png) left top no-repeat;
    padding-left: 65px;
	border-bottom: 1px dashed #d0d0d0;
}
.list_comment .c-desc {
    text-align: justify;
    padding: 5px 0px;
}
.list_comment .c-date {
    color: #666;
    font-weight: normal;
    font-size: 11px;
}
.divWrite_sub {
    display: none;
    margin-top: 10px;
}
.c-title {
    font-weight: bold;
}
.divCommentList_Sub {
    margin-top: 10px;
    margin-bottom: 5px;
}
.list_comment_sub {
    padding: 10px;
    display: block;
    background: #f2f2f2;
    padding-left: 75px;
    position: relative;
	margin-top:1px;
}
.list_comment_sub:before {
    content: '';
    height: 55px;
    width: 55px;
    z-index: 100;
    display: inline-block;
    position: absolute;
    background: url(../images/no_avatar.png) left top no-repeat;
    top: 10px;
    left: 10px;
}
.list_comment .c-desc {
    text-align: justify;
    padding: 5px 0px;
	color: #666;
}
.other-product .product {
	width:100%;
}
.btn-group button.addtocart::before {
    content: '\f07a';
}
.btn-group button.addtocart {
	background:#0088cc;
}
.quantitys {
	display:inline-block;
	font-weight:700;
	margin-right:5px;
}
.quantitys span {
	width:40px;
	height:40px;
	display:inline-block;
	background:#eaeaea;
	border:1px solid #dddddd;
	text-align:center;
	line-height:38px;
	font-size:20px;
	position:relative;
	top:2px;
	cursor:pointer;
	
}
.quantitys input {
	width:48px;
	height:40px;
	border:1px solid #dddddd;
	text-align:center;
	margin:0 5px;
}
.nav-tabs {
	background-color:#555;
	border-bottom:4px solid #ffc200;
}
.nav-tabs>li {
	margin:0;
}
.nav-tabs>li.active>a,
.nav-tabs>li>a{
	border-radius:0;
	text-transform:uppercase;
	font-weight:700;
	color:#FFF;
	border:none;
	margin:0;
	font-size:16px;
	position:relative;
}
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active:hover>a,
.nav-tabs>li.active>a {
	background-color:#ffc200;
	color:#333;
	border:none;
}
.nav-tabs>li:hover>a {
	border:none;
	color:#ffc200;
	background:none;
	margin:0;
	
}
.tab-content {
	padding:20px;
	border:1px solid #d8d8d8;
	border-top:none;
}

#description {
	border-bottom:2px solid #f2f2f2;
	margin-bottom:25px;
}





































.col-right {
	position:absolute;
	right:0;
	top:0;
	height:45px;
	display:table;
}
.col-right label,
.col-right select {
	display:table-cell;
	vertical-align:middle;
}
.col-right label {
	text-transform:none;
	padding-right:10px;
	color:#eee;
	font-weight:normal;
	font-size:14px;
}
.col-right select {
	height:45px;
	background:#ffc200;
	border:none;
	padding:0 10px;
	outline:none;
	cursor:pointer;
}
.brand-cat,
.readmore {
	display:table-cell;
	vertical-align:middle;
	padding:4px 0;
}
.brand-cat li {
	display:block;
	float:left;
	margin-right:4px;
	cursor:pointer;
}
.readmore {
	background:#ffc200;
}
.readmore a {
	display:block;
	font-size:13px;
	padding:0px 15px;
	font-weight:700;
}
.box-product {
	margin-bottom:30px;
}
.product:hover a.options {
	top:0;
}
a.options {
	display:table;
	position:absolute;
	width:100%;
	background:rgba(85,85,85, .9);
	z-index:10;
	padding:13px;
	height:243px;
	top:100%;
	color:#eee;
	font-size:13px;
}
a.options > ul {
	display:table-cell;
	vertical-align:middle;
}
a.options > ul >li >label {
	width:65px;
	font-weight:normal;
	position:relative;
}
a.options > ul >li >label::after {
	position:absolute;
	right:0;
	content:':';
}
a.options > ul >li >span {
	padding-left:10px;
}
#post-content {
	padding-bottom:20px;
}

#box-brand .widget-content ul {
	max-height:277px;
	overflow-y:scroll;
}

/*Detail Product*/
.div-title {
	padding-bottom:15px;
}
.div-title h1 {
	font-size:20px;
	font-weight:normal;
	line-height:1.4em;
}
div.options li {
	padding:6px 13px 5px 13px;
	border-top:1px dotted #d1d1d1;
}
div.options li:nth-child(even) {
	background-color:#f2f2f2;
}
div.options label {
	min-width:115px;
	position:relative;
	font-weight:normal;
	margin:0;
}
div.options label::after {
	content:':';
	position:absolute;
	right:0;
}
div.options span {
	display:inline-block;
	padding-left:20px;
}
div.options .price {
	font-size:16px;
	color:#d8000d;
	font-weight:700;
}
div.call-now {
	margin-top:20px;
	background:#555;
	color:#fff;
	padding: 9px 10px 8px 70px;
	position:relative;
}
div.call-now::before {
	content:'\f086';
	display:block;
	width:54px;
	height:50px;
	background:#ffc200;
	position:absolute;
	left:0;
	bottom:0;
	font-family:FontAwesome;
	font-size:34px;
	color:#ed0000;
	text-align:center;
}
div.call-now label {
	font-weight:400;
	margin:0;
	font-style:italic;
}
div.call-now span {
	font-size:20px;
	color:#ffc200;
	font-weight:700;
	padding:0 5px 0 7px;
	font-style:normal;
}
div#gallery {
	width:410px;
}
div#infomation {
	width:460px;
}
div#box-detail {
	margin-bottom:30px;
}

/*Gallery*/
#gallery .inner {
	padding-right:30px;
}
.slider-for {
	border-bottom:2px solid #f3f3f3;
	height:380px;
}


.picture {
	border:1px solid #e9e9e9;
}
.slider-for .outner {
	height:378px;
}
.picture {
	display:table;
	width:100%;
	height:100%;
	text-align:center;
}
.slick-slide img {
	margin:auto;
}
.slider-nav {
	margin-top:10px;
	padding:0 28px;
	
}
.slider-nav .outner {
	outline:none !important;
}
.slider-nav .outner {
	width:74px;
	height:74px;
	display:table;
	padding:0 4px;
}
.slider-nav .nav-thumb {
	display:table-cell;
	vertical-align:middle;
	border:1px solid #cdcdcd;
	padding:5px;
	transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	cursor:pointer;
}
.slider-nav .nav-thumb:hover {
	border-color:#ffc200;
}
.slider-nav .slick-current .nav-thumb  {
	border:2px solid #555;
}
.slick-prev:before, .slick-next:before {
	color:#000;
	opacity:.44;
}
.slider-nav .slick-prev {
	left:0;
}
.slider-nav .slick-next {
	right:0;
}
.slick-prev:before {
	content:'\f104';
	font-family:FontAwesome;
	font-size:50px;
}
.slick-next:before {
	content:'\f105';
	font-family:FontAwesome;
	font-size:50px;
}
.slick-prev, .slick-next {
	width:18px;
	height:50px;
}