.boxWrapper {
	position:relative;
}
#icon-com {
	position:absolute;
	top:-30px;
	right:0;
	display:inline-block;
	background:url(../images/bg_com.png) no-repeat;
	width:156px;
	height:37px;
	line-height:30px;
	
	text-align:center;
	font-size:13px;
}
#icon-com a {
	color:#FFF;
}
#icon-com:hover {
	text-decoration:none;
}
#icon-com::before {
	content:url(../images/icon-com.png);
	position:relative;
	top:3px;
	padding-right:5px;
}
.no-product {
	margin:0 15px;
}
.title-p {
    padding-bottom: 8px;
    border-bottom: 2px dotted #dadada;
}

.title-p:after {
    content: '';
    display: block;
    clear: both;
}

.title-p h3 {
    width: 70%;
    font-size: 20px;
    line-height: 28px;
    float: left;
    font-family: 'UVNTinTucBold';
    font-weight: normal;
    display: block;
    text-transform: uppercase;
}

.btn-group {
    width: 30%;
    float: right;
    text-align: right;
    height: 24px;
}

a.btn-view-p {
    text-indent: -9999px;
    color: transparent;
    display: inline-block;
    height: 24px;
}

a#grid {
    margin-right: 2px;
}

.sf-icon:after {
    content: '';
    display: block;
    clear: both;
}

.sf-icon:before {
    width: 25px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
}

.sf-icon-grid:before {
    content: url(../images/grid.png);
}

a#grid:hover .sf-icon-grid:before, a#grid.active .sf-icon-grid:before {
    content: url(../images/grid_active.png);
}

.sf-icon-list:before {
    content: url(../images/list.png);
}

a#list:hover .sf-icon-list:before, a#list.active .sf-icon-list:before {
    content: url(../images/list_active.png);
}

.p-banner {
    margin-top: 30px;
}

#products {
    margin-top: 30px;
}

.group-product:after {
    content: '';
    display: block;
    clear: both;
}
.group-product::before {
	content: '';
    display: block;
    clear: both;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.item-product.list-group-item {
    float: none;
    width: 100%;
    overflow:hidden;
}

.item-product.list-group-item:after {
    content: '';
    display: block;
    clear: both;
}

.group-product:first-child .item-product:before {
    border-top: 1px solid #e4e4e4;
}

.group-product:first-child .item-product:hover:before {
    border-top: 1px solid #f58424;
}

.item-product {
    float: left;
    width: 25%;
    border: 1px solid #e4e4e4;
    position: relative;
}
.relatedProduct .item-product {
	min-height:340px;
}
.p-sale {
    position: absolute;
    top: 0px;
    left: 1px;
}

.p-vs {
    position: absolute;
    top: 0px;
    right: 0px;
    max-width: 100%;
}

.p-vs a {
    outline: 0;
}

.item-product .div-image {
    height: 162px;
}

.item-product.list-group-item .div-image {
    width: 205px;
    float: left;
}

.item-product.list-group-item .div-caption {
    width: -webkit-calc(100% - 220px);
    width: -moz-calc(100% - 220px);
    width: calc(100% - 220px);
    float: left;
    padding-top: 15px;
}

.item-product:after {
    content: '';
    display: block;
    height: 100%;
    border-left: 1px solid #fff;
    position: absolute;
    left: -1px;
    top: 0;
    z-index: 2;
}

.item-product:before {
    content: '';
    display: block;
    width: 100%;
    
    position: absolute;
    
    left: 0;
    z-index: 3;
}

.item-product:first-child:after {
    border-color: #e4e4e4;
}

.item-product:hover:after {
    border-color: #f58424;
}

.item-product:hover:before {
    border-color: #f58424;
}

.item-product:hover {
    border-color: #f58424;
}

.item-product .div-image {
    height: 162px;
    width: 100%;
    display: table;
}

.item-product .div-image a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    outline: 0;
}

.item-product .div-caption {
    padding: 0 20px 5px;
}

.item-product .by-title {
    
}

.item-product.list-group-item .by-title {
    height: auto;
}

.item-product .by-title a {
    color: #333;
    line-height: 22px;
    display: block;
    text-decoration: none;
    outline: 0;
}

.item-product.list-group-item .by-title a {
    font-size: 18px;
}

.item-product:hover .by-title a {
    color: #f58221;
}

.item-product .by-made {
    margin-top: 5px;
    overflow: hidden;
}
.item-product .by-made li.note {
    color: #d10000;
    font-weight: bold;
}
.item-product .by-made ul li {
    display: block;
    font-size: 13px;
    color: #666666;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.item-product.list-group-item .by-made {
    height: auto;
}

.item-product.list-group-item .by-made ul li {
    font-size: 16px;
    line-height: 30px;
}

.item-product .by-cost {
    margin-top: 1px;
    display: block;
}

.item-product .by-cost div {
    display: inline-block;
    font-weight: 700;
}

.new-cost {
    font-size: 16px;
    color: #d10000;
    margin-right: 10px;
}

.item-product.list-group-item .new-cost {
    font-size: 18px;
}

.old-cost {
    font-size: 12px;
    color: #7c7c7c;
    text-decoration: line-through;
}

.item-product.list-group-item .old-cost {
    font-size: 16px;
}

.group-product {
    margin-bottom: -1px;
}

.item-product.list-group-item:before {
    content: '';
    display: block;
    width: 100%;
    border-top: none;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: -1;
}

.item-product.list-group-item:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    border: none;
    position: absolute;
    left: -1px;
    top: inherit;
    bottom: 0px;
    z-index: -1;
}

.group-product:first-child .item-product::before, .group-product:first-child .item-product:hover::before {
    border: none;
}

.item-product.list-group-item {
    border: 1px solid #e4e4e4;
}

.item-product.list-group-item:hover {
    border-color: #f58221;
    z-index: 99;
}

.group-product {
    margin: 0 15px -1px;
}

.item-product.list-group-item:hover:after {
    border-color: #f58221;
}

.sf-compare.p-vs {
    right: 0;
    top: inherit;
    bottom: -37px;
}
.p-vs
{
    display: none;
}
.p-sale span
{
    position: absolute;
    top:10px;
    left: 10px;
    color:#fff;
    font-weight: bold;
    font-size: 16px;
}
/*CSS: Detail product*/
#detail-slider {
    position: relative;
}

.digital-product:after {
    content: '';
    display: block;
    clear: both;
}

.digital-img {
    width: 400px;
    float: left;
}

.digital-info {
    width: 445px;
    float: right;
}

#detail-slider .slick-slider.slider-for {
    border: 1px solid #d8d8d8;
}

#detail-slider .slick-list {
    padding: 5px 0;
}

#detail-slider .slick-slider.slider-nav {
    margin-top: 0px !important;
}

#detail-slider .slick-slider.slider-nav .slick-track .slick-slide {
    height: 92px !important;
    border: 1px solid #d8d8d8;
}

#detail-slider .slick-slider.slider-nav .slick-track .slick-slide img {
    padding: 10px;
}

#detail-slider .slick-slider.slider-nav .border.slick-current.slick-active {
    border: 1px solid #14ad5f;
}

#detail-slider .border.slick-current.slick-active:before {
    content: url(../images/arrow-green-p.png);
    position: absolute;
    top: -6px;
    left: 42px;
}

.digital-info ul li {
    display: block;
    border-bottom: 1px dashed #cccccc;
    padding-top: 4px;
}

.digital-info ul li:after {
    content: '';
    display: block;
    clear: both;
}

.digital-info ul li label {
    width: 40%;
    float: left;
}

.digital-info ul li:first-child span {
    color: #f58221;
}

.digital-info ul li:last-child {
    border: none;
}

.digital-info ul li:last-child label {
    width: 100%;
}

.digital-cost {
    margin-top: 10px;
    background: #f3f3f3;
    border: 1px dotted #b3b3b3;
    padding: 8px 12px;
}

.digital-cost:after {
    content: '';
    display: block;
    clear: both;
}

.digital-cost > div {
    width: 50%;
    float: left;
}

.digital-cost > div > span {
    text-transform: uppercase;
    color: #393939;
    display: block;
    margin-bottom: 5px;
}

.digital-cost .new-cost {
    font-weight: 700;
    font-size: 18px;
    color: #db0b0b;
    display: block;
}

.digital-cost .old-cost {
    color: #4a4a4a;
    text-decoration: line-through;
}

.digital-cost .div-number {
    padding-left: 20px;
}

a.nav-button {
    font-family: 'Roboto Condensed';
    width: 41px;
    height: 35px;
    background: #e3e3e3;
    text-align: center;;
    color: #393939;
    display: inline-block;
    text-decoration: none;
    outline: 0;
}

a.nav-button:first-child {
    margin-right: 2px;
}

a.nav-button:last-child {
    margin-left: 2px;
}

a.nav-button .fa {
    line-height: 35px;
}

.form-control.numbers {
    width: 49px;
    height: 35px;
    display: inline-block;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    text-align: center;
}

.digital-button {
    margin: 20px -10px 0;
}

.digital-button:after {
    content: '';
    display: block;
    clear: both;
}

.digital-button a {
    outline: 0;
    display: block;
}

.digital-button a.btn-addCart {
    float: left;
}

.digital-button a.btn-downloadCata {
    float: right;
    margin-right: -10px;
}

.digital-social {
    padding-top: 15px;
}

.digital-social:after {
    content: '';
    display: block;
    clear: both;
}

.digital-social .by-social {
    width: 360px;
    float: left;
    padding-top: 30px;
}

.digital-social .by-control {
    width: auto;
    float: left;
    padding-top: 15px;
}

.digital-social .by-control a {
    text-decoration: none;
    outline: 0;
    color: #333;
}

.digital-social .by-control a:hover {
    color: #f58221;
}


.all-digital {
    margin-top: 60px;
}

/*TAB DIGITAL*/

.tab_container {
    margin-bottom: 15px;
    padding: 20px;
}

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
    position: relative;
    bottom: 3px;
    z-index: 20;
}

ul.tabs li {
    float: left;
    margin: 0px 12px -3px 0px;
    padding: 0;
    border-left: none;
    position: relative;
    height: 47px;
    background: #d8d8d8;
}

ul.tabs li:before {
    content: url(../images/arrow_gray_05.png);
    position: absolute;
    top: 0;
    right: -21px;
    z-index: 2;
}

ul.tabs li a {
    display: block;
    line-height: 47px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    outline: 0;
    padding: 0 32px;
}

.all-digital ul.tabs li.active {
    background: #f79b4d;
}

.all-digital ul.tabs li.active:before {
    content: url(../images/arrow_orange_03.png);
}

.all-digital ul.tabs li.active a {
    color: #fff;
}

.tab_container {
    background: #f7f7f7;
}

/*TAB DIGITAL*/
.relatedProduct {
    margin-top: 80px;
}

.relatedProduct h3 {
    font-size: 20px;
    font-family: 'UVNTinTucBold';
    display: block;
    text-transform: uppercase;
}

#vpro_slider {
    margin-top: 20px;
}

#vpro_slider .item.slick-slide .item-product-p {
    width: 100%;
}

/*#vpro_slider .item.slick-slide:hover .item-product::after {*/
/*border-color: #f58424;*/
/*}*/
.item-product-s .div-image {
    height: 205px;
    width: 100%;
    display: table;
}

.item-product-s .div-image a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    outline: 0;
}

.item-product-s .div-caption {
    padding: 0 20px 5px;
}

.item-product-s .by-title {
    height: 48px;
    overflow: hidden;
}

.item-product-s .by-title a {
    color: #333;
    line-height: 22px;
    display: block;
    text-decoration: none;
    outline: 0;
}

.item-product-s:hover .by-title a {
    color: #f58221;
}

.item-product-s .by-made {
    margin-top: 5px;
    height: 72px;
    overflow: hidden;
}

.item-product-s .by-made ul li {
    display: block;
    font-size: 13px;
    color: #666666;
}

.item-product-s .by-cost {
    margin-top: 1px;
    display: block;
}

.item-product-s .by-cost div {
    display: inline-block;
    font-weight: 700;
}

.new-cost {
    font-size: 15px;
    color: #d10000;
    margin-right: 10px;
}
.old-cost {
    height: 26px;
    font-size: 12px;
    color: #7c7c7c;
    text-decoration: line-through;
    float: left;
}
span.price_discount {
    margin-left: 20px;
    background: yellow;
    padding: 0 5px;
}
.p-sale {
    position: absolute;
    top: -1px;
    left: -1px;
}



.p-vs a {
    outline: 0;
}
#vpro_slider .slick-list {
    border-left: 1px solid #e4e4e4;
    margin-left: -1px;
}

#vpro_slider .item.slick-slide {
    border: 1px solid #e4e4e4;
    border-right: none;
    position: relative;
}

#vpro_slider .item.slick-slide:after {
    content: '';
    display: block;
    height: 100%;
    border-left: 1px solid #fff;
    position: absolute;
    left: -1px;
    top: 0;
    z-index: 2;
}

#vpro_slider .item.slick-slide .item-product-s:after{
    content: '';
    border-right: 1px solid #e4e4e4;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 2;
    height:100%;
}

#vpro_slider .item.slick-slide:hover:after, #vpro_slider .item.slick-slide:hover .item-product-s:after {
    border-color: #f58424;
}

#vpro_slider .item.slick-slide:hover {
    border-color: #f58424;
}

#vpro_slider .slick-arrow {
    top: -28px;
}

#vpro_slider .slick-prev {
    right: 30px;
}

#vpro_slider .slick-prev::before {
    content: url(../images/arrow-relatedL.png);
    width: 17px;
    height: 25px;
}

#vpro_slider .slick-next::before {
    content: url(../images/arrow-relatedR.png);
    width: 17px;
    height: 25px;
}

#slider-most .item-product
{
    width: 100% !important;
}
.subcat{
	padding-left:15px;
	font-size:13px;
}
.subcat>li>a:hover {
	color: #00a651;
	text-decoration:none;
}
.tooltip_link{
    left:12px;
}