#pvt-main {
	background:#f2f2f2;
}
/* breadrumb style */
#breadrumb {
	background:#f2f2f2;
}
.navation {
	float:left;
	overflow:hidden;
}
.navation>li {
	float:left;
	color:#666666;
	margin-right:5px;
	padding-top:6px;
	font-size:12px;
	padding-bottom:7px;
}
div#slider-for {
    position: relative;
}
.navation>li:last-child {
	margin-right:0;
}
.navation>li>a {
	color:#00cc33;
}
.navation>li>a:hover {
	color: #00cc33;
}
.navation>li>a::after {
	content: "\f105";
	margin-left:7px;
	color:#999999;
}
.product.hover .thumb {
    position: relative;
}
/* box-middle style */
.box-middle {
	padding-top:30px;
	padding-bottom:30px;
}

.anton {
	color: #00cc33;
	font-family: 'Anton';
	font-weight:400 !important;
	text-transform: uppercase;
}

/* post-title style */
.box-title {
	margin-bottom:10px;
}
.post-title {
	margin:0;
	color:#00cc33;
	font-size:22px;
	position:relative;
	padding-bottom:5px;
	line-height: 1.5em;
	border-bottom:2px solid #00cc33;
}

/* noitem style */
.noitem {
	margin:0;
	border-radius:0;
}

/* pagination style */
.nav-page {
	margin-top:16px;
	text-align:center;
	margin-bottom:15px;
}
.pagination {
	margin:0;
}
.pagination>li {
	margin:0 5px;
	display:inline-block;
	vertical-align:middle;
}
.pagination>li>a,
.pagination>li>span {
	padding:0;
	width:40px;
	height:30px;
	color:#000;
	font-size:16px;
	line-height:28px;
	text-align:center;
	border:1px solid #c7c7c7;
	border-radius:5px !important;
	-webkit-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
}
.pagination>li>a:hover,
.pagination>li.active>span,
.pagination>li.active>span:hover {
	color:#FFF;
	background:#00cc33;
	border-color:#00cc33;
	box-shadow:none;
}

#sidebar {
	float:left;
	width:215px;
}
#primary {
	float:right;
	width:940px;
	padding:15px;
	background:#FFF;	
}

.box-adv {
	margin-bottom: 20px;
}
.widget-banner .advertise {
	margin-bottom: 15px;
}
.widget-banner .advertise:last-child {
	margin-bottom: 0;
}

/* list-item style */
.list-item {
	overflow:hidden;
}
.list-item .group-item {
	margin-left:-7px;
	margin-right:-7px;
	margin-bottom:14px;
}
.list-item .product {
	width:25%;
	float:left;
	overflow: hidden;
	padding-left:7px;
	padding-right:7px;
}
.product {
	background:#FFF;
	position:relative;
}
.product .inner {
	position:relative;
	border:1px solid #ebebeb;
	padding:13px 13px 0 12px;
}
.list-item .product.hover::before {
	left:7px;
}
.list-item .product.hover::after {
	right:7px;
}
.product>.inner::before {
	top:-1px;
}
.product .thumb {
	overflow:hidden;
	margin-bottom:10px;
}
.product .pname {
	color:#000;
	height: 40px;
	font-size:14px;
	margin:0 0 5px;
	font-weight: 400;
	overflow: hidden;
}
.product .pname a {
	line-height:1.5em;
}
.product .icon-status {
	top:10px;
	left:10px;
	z-index:10;
	position:absolute;
}
.product .icon-status img {
	display:block;
	margin-bottom:5px;
}
.product .icon-status img:last-child {
	margin-bottom:0;
}
.product .price-text {
	overflow:hidden;
	margin-bottom:10px;
}
.product .price-text .price {
	float:left;
	font-size:16px;
	font-weight:700;
	color:#ed1c24;
}
.product .price-text .price_old {
	float:right;
	color:#808080;
	font-size:12px;
	text-decoration:line-through;
}
sup.unit {
	margin-left:2px;
	text-decoration:underline;
}
ul.stock-maso {
	height:37px;
	font-size:12px;
	overflow:hidden;
	line-height:37px;
	margin-left:-12px;
	margin-right:-13px;
	padding-left:10px;
	padding-right:10px;
	border-top: 1px solid #ebebeb;
}
ul.stock-maso li.stock {
	float:left;
}
ul.stock-maso li.stock span::before {
	margin-right:3px;
	font-family:FontAwesome;
}
.product span.stock-1 {
	color:#06a052;
}
.product span.stock-0 {
	color:#ed1c24;
}
ul.stock-maso li.maso {
	float:right;
	color:#777777;
}

.widget {
	margin-bottom:15px;
}
.widget:last-child {
	margin-bottom:0;
}
.widget li {
	border-bottom:1px dotted #d9d9d9;
}
.widget li:last-child {
	border-bottom:0;
}
.widget li a {
	height:32px;
	color:#555555;
	display:block;
	padding:0 10px;
	background:#FFF;
    overflow: hidden;
	line-height:32px;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.widget li a:hover {
	background: #ebebeb;
}
.widget li a::before {
	margin-right:10px;	
}
#box-sidebar li a:hover,
#box-brand li a:hover {
	padding-left:15px;
}
#box-option-search li a:hover {
	padding-left:5px;
}
#box-sidebar li a::before {
	content:'\f105';
}
.widget li a.active,
.widget li a:hover {
	color:#00cc33;
}

.widget-title {
	margin:0;
	background:#fff;
	font-family: 'Anton';
	font-weight:400;
	color:#00cc33;
	font-size:16px;
	height:36px;
	line-height:36px;
	padding:0 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.box-fillter {
	margin-bottom:12px;
}
.fill-left {
	float:left;
}
.fill-right {
	float:right;
}

.fill-right .item-ctrl {
	float:left;
	margin-right:10px;
}
.fill-right .item-ctrl:last-child {
	margin-right:0;
}

.fill-right .form-control {
	height:30px;
	padding:0 5px;
	font-size:12px;
	box-shadow:none;
	border-radius:5px;
	border-color:#cbcbcb;
	-webkit-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
}
.fill-right .form-control:hover {
	box-shadow:none;
	border-color:#00cc33;
}

.ul-status-list {
	padding: 5px 0;
	overflow:hidden;
}
.ul-status-list li {
	float:left;
	padding:0 8px;
}
.ul-status-list li:first-child {
	padding-left:0;
	padding-right:0;
}
.ul-status-list li:last-child {
	padding-right:0;
}
.ul-status-list li a {
	color:#555;
	position:relative;
}
.ul-status-list li a::before {
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:16px;
	height:16px;
	border-radius:100%;
	border:1px solid #c6c6c6;
	margin-right:5px;
	margin-top: -2px;
    position: relative;
	background:#FFF;
	z-index:9;
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.ul-status-list li a.active::after {
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:8px;
	border-radius:100%;
	background:#00cc33;
	position: absolute;
	left:4px;
	top:4px;
	z-index:10;
}
.ul-status-list li a.active::before {
	border:1px solid #00cc33;
}
.ul-status-list li a:hover {
	color:#00cc33;
}
.ul-status-list li a:hover::before {
	border:1px solid #00cc33;
}

.content-top {
	background: #FFF;
	margin-bottom: 15px;
	padding: 15px 15px 25px;
}
#box-gallery {
	width: 370px;
	float: left;
	position: relative;
}
#box-gallery img {
	margin: auto;
}
#box-gallery .hover>.inner::after {
	bottom: 0;
}
#slider-for {
	margin-bottom: 10px;
}
#slider-for .item {
	padding: 15px;
	border: 1px solid #d6d6d6;
}
#slider-for .item .thumb {
	display: block;
	position: relative;
	padding-top: 100%;
}
#slider-for .item .thumb img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}
#slider-nav {
	overflow: hidden;
}
.slider-nav {
	margin-left: -5px;
	margin-right: -5px;
}
#slider-nav .item {
	padding: 10px;
	margin: 0 5px;
	outline: none;
	border: 1px solid #d6d6d6;
}
#slider-nav .item.slick-current {
	border-color: #dcdcdc;
}
.skype-support {
	/*ackground: #f4f4f4;*/
	margin-top: 10px;
	border-radius: 5px;
	border: 1px solid #00cc33;
	padding: 10px;
}
.skype-support label {
	color: #00cc33;
    margin-bottom: 0;
}
.skype-support ul {
	overflow: hidden;
}
.skype-support ul li {
	float: left;
	width: 50%;
	font-size: 12px;
	margin-top: 5px;
}
.skype-support ul li a::before {
	color: #15a4ee;
	margin-right: 5px;
}

#box-attrs {
	width: 500px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#box-attrs h1.pname {
	margin: 0 0 10px;
	font-weight: 400;
	font-family: 'Anton';
	font-size: 22px;
	color: #00cc33;
}
ul.ms-votes {
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
ul.ms-votes li {
	float: left;
	padding: 0 10px;
}
ul.ms-votes li b {
	font-weight: 700;
	color: #444;
}
ul.ms-votes li.maso {
	padding-left: 0;
	position: relative;
}
ul.ms-votes li.maso::after {
	content:'';
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	background: #DDD;
	width: 1px;
	height: 12px;
}
ul.ms-votes li.maso span {
	color: #00cc33;
	text-transform: uppercase;
}
ul.ms-votes li.vote {
	padding-right: 0;
}
.star-wrap {
	color: #e7ba32;
}
.star-wrap i {
	margin-right: 2px;
}
#box-attrs .price-text {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 10px;
}
#box-attrs .price-text .price span {
	font-size: 26px;
	color: #00cc33;
	font-weight: 700;
}
#box-attrs .price-text .price em {
	font-style: normal;
	color: #888;
	margin-left: 5px;
}
#box-subpport {
	float: left;
	width: 270px;
}
.box-subpport {
	border-radius: 5px;
	border: 1px solid #cecece;
	padding: 15px;
	margin-bottom: 15px;
}
.box-subpport .lbl {
	font-weight: 400;
	font-family: 'Anton';
	font-size: 16px;
	color: #00cc33;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
.box-subpport li {
	color: #00cc33;
	margin-top: 10px;
}
.box-subpport li::before {
	font-family: FontAwesome;
	content: '\f0a4';
	color: #00cc33;
	margin-right: 10px;
}
.btn-cart {
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
}
.btn-cart a {
	color: #FFF;
	padding: 5px;
	display: block;
	min-height: 46px;
}
.btn-buy-now {
	background: #00cc33;
	margin-bottom: 15px;
}
.btn-buy-now .row0 {
	font-weight: 400;
	font-family: 'Anton';
	font-size: 24px;
	display: block;
}
.btn-buy-now .row1 {
	font-size: 10px;
}
.btn-add-cart {
	background: #ffd618;
}
.btn-add-cart .row0 {
	font-weight: 400;
	font-family: 'Anton';
	font-size: 20px;
	display: block;
	position: relative;
	top:3px;
}
.btn-add-cart .row1 {
	font-size: 10px;
}
a.add_to_cart {
	
}
.icon-status-detail {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}
.box-short .lbl {
	margin-bottom: 5px;
}
.box-stock {
	margin-top: 10px;
}
.box-stock span {
	color: #00cc33;
	font-weight: bold;
}
.box-stock span::before {
	display: none;
	font-weight: 400;
}
.box-options li {
	margin-top: 5px;
}
#box-gift {
	/*background: #fff1f2;*/
	margin-top: 25px;
	padding:30px 15px 15px;
	position: relative;
	border-radius: 5px;
	border: 1px solid #00cc33;
	color: #00cc33;
}
#box-gift .entry-title {
	position: absolute;
	font-weight: 400;
	font-family: 'Anton';
	font-size: 16px;
	background: url(../images/bg-gift.png) no-repeat;
	width: 107px;
	height: 51px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 15px;
	top: -20px;
}
.price-text .price_old > span {
	text-decoration: line-through;
}
.entry {
	line-height: 1.8em;
}
.entry h1 {font-size: 22px; line-height: 1.4em;}
.entry h2 {font-size: 20px;line-height: 1.4em;}
.entry h3 {font-size: 18px; line-height: 1.4em;}
.entry p {margin-bottom:15px;}
.entry img {height: auto !important}
.content-middle {
	background: #FFF;
	padding: 15px;
}
.entry-tab {
	margin-bottom: 15px;
}
.entry-tab ul {
	overflow: hidden;
	background: #f4f4f4;
	border-radius: 5px;
	border: 1px solid #dedede;
}
.entry-tab ul li {
	float: left;
	border-right: 1px solid #dedede;
}
.entry-tab ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}
.entry-tab ul li a:hover {
	background:#dadada;
}
.entry-content-left {
	float: left;
	width: 770px;
}
.entry-content-left .entry-title {
	font-weight: 400;
	font-family: 'Anton';
	font-size: 20px;
	color: #00cc33;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 2px solid #00cc33;
	margin-bottom: 20px;
}
.entry-content-left .entry {
	margin-bottom: 30px;
}
#box-related {
	margin-top: 20px;
}
#box-related h3 {
	font-weight: 400;
	font-family: 'Anton';
	font-size: 20px;
	color: #00cc33;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 2px solid #00cc33;
	margin:0 0 15px;
}
#box-related .owl-nav {
	position: absolute;
	right: 0;
	top: -60px;
}
#box-related .owl-nav div {
	width: 30px;
	height: 30px;
	border-radius: 100%;
	border: 1px solid #c7c7c7;
	float: left;
	line-height: 26px;
	text-align: center;
	margin-left: 10px;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.2);
}
#box-related .owl-nav div:hover {
	color: #FFF;
	box-shadow: none;
	background-color: #00cc33;
	border-color: #00cc33;
}
.entry-content-right {
	float: right;
	width: 350px;
}

#box-focus {
	margin-bottom: 15px;
}
#box-focus .list-product .item {
	width:100%;
	padding:10px;
	display:table;
	margin-bottom:15px;
	border:1px solid #ddd;
	transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}
#box-focus .list-product .item:last-child {
	margin-bottom:0;
}
#box-focus .list-product .hover>.inner::before {
	top:-1px;
}
#box-focus .list-product .thumb,
#box-focus .list-product .text {
	display:table-cell;
	vertical-align:top;
}
#box-focus .list-product .thumb {
	width:110px;
}
#box-focus .list-product .text {
	padding-left:15px;
}
#box-focus .pname {
	margin-bottom:5px;
}
#box-focus .pprice {
	color:#ed1c24;
	font-size:16px;
	font-weight:700;
	margin-bottom:2px;
}
#box-focus .pstock {
	color:#06a052;
	font-size:12px;
	margin-right:5px;
}
#box-focus .pstock::before {
	font-family:FontAwesome;
	margin-right:3px;
}
#box-focus .pmaso {
	color:#777;
	font-size:12px;
	position:relative;
	padding-left:10px;
}
#box-focus .pmaso::before {
	content:'';
	width:1px;
	height:10px;
	background:#999;
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0, -50%);
	-moz-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);
}
#box-focus .icon-status {
	position: absolute;;
	top: 10px;
	left: 10px;
	z-index: 10;
}
#box-focus .icon-status img {
	max-height: 70%;
	max-width: 70%;
}
#box-focus .widget-title {
	background: transparent;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	margin-bottom: 15px;
}

.div-scroll {
	position: relative;
	padding: 10px;
	background: #f4f4f4;
	border: 1px solid #dedede;
	border-radius: 5px;
}
.div-scroll .pname {
	font-weight: 400;
	font-family: 'Anton';
	font-size: 22px;
	color: #00cc33;
	line-height: 1.5em;
}
.div-scroll .price-text {
	padding-bottom: 0;
}
.div-scroll .price-text .price span {
	font-size: 26px;
	color: #00cc33;
	font-weight: 700;
}
.div-scroll .price-text .price em {
	font-style: normal;
	color: #888;
	margin-left: 5px;
}
#box-gift-bottom {
	/*background: #fff1f2;*/
	margin-top: 25px;
	padding:30px 15px 15px;
	position: relative;
	border-radius: 5px;
	border: 1px solid #f0d9db;
	color: #00cc33;
}
#box-gift-bottom .entry-title {
	position: absolute;
	font-weight: 400;
	font-family: 'Anton';
	font-size: 16px;
	background: url(../images/bg-gift.png) no-repeat;
	width: 107px;
	height: 51px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 15px;
	top: -20px;
}
.div-scroll .btn-buy-now {
	margin-top: 10px;
	margin-bottom: 10px;
}

.table_responsive {
	border-color: #ddd;
}
.table_responsive td {
	padding: 5px 10px;
	border-color: #ddd;
}
.tiet_kiem {
	font-weight: 400;
	color: #00cc33;
}
.price_old span {
	color: #999;
}
.tools {
	overflow: hidden;
	margin-bottom: 10px;
}
.tools li {
	float: left;
	margin-right: 8px;
}
.tools li:last-child {
	margin-right: 0;
}
.add_cart_success {
	padding: 20px;
}
.add_cart_success a {
	display: block;
	background: #dd0c15;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	font-weight: 700;
	padding: 10px 15px;
}
.add_cart_success a::before {
	font-weight: 400;
	margin-right: 10px;
}
.deal-time-wrap {
	background: #f4f4f4;
	border-radius: 5px;
	text-align: center;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 5px 10px;
}
.div-scroll .deal-time-wrap {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFF;
}
.deal-time-wrap label {
	font-weight: 400;
}
.deal-time-wrap label::before {
	font-family: FontAwesome;
	margin-right: 3px;
	color: #00cc33;
}
.deal-time-wrap ul {
	overflow: hidden;
	border:1px solid #00cc33;
	margin-bottom: 5px;
	border-radius: 4px;
	padding-bottom: 5px;
	padding-left:15px;
	padding-right:15px;
	background:#FFF;
}
.deal-time-wrap ul li {
	float: left;
	width: 25%;
	color: #00cc33;
	padding: 0 5px;
	text-align: center;
	position: relative;
}
.deal-time-wrap ul li span {
	display: block;
}
.deal-time-wrap ul li span.row0 {
	font-weight: 700;
	font-size: 24px;
}
.deal-time-wrap ul li::before {
	content:':';
	position: absolute;
	left: 100%;
	font-size: 24px;
	margin-top:-1px;
	margin-left: -1px;
}
.deal-time-wrap ul li:last-child::before {
	display: none;
}

.tbl-technology {
	width:100%;
}
.tbl-technology td {
	padding:7px 10px;
	border: 1px solid #cdcdcd;
}
.tbl-technology td.row0 {
	width:20%;
}
.tbl-technology tr:nth-child(odd) td {
	background:#f8f8f8;
}
#box-option-search .widget-content {
	padding:5px 10px 10px;
	background:#FFF;
}
#box-option-search .op-title {
    font-weight: 400;
	font-size: 16px;
	font-family: 'Anton';
	margin-top: 10px;
}
.op-items {
	margin-top:5px;
}
.op-items li:first-child {
	padding-top:0;
}
.op-items li a {
	padding-left: 0;
}
.op-items .op-check {
	margin: 0;
	display:inline-block;
	vertical-align: middle;
}
.op-items label {
	font-weight: 400;
	margin:0 0 0 5px;
}

.ajax-loading span {
	position:fixed;
	bottom:50px;
	right:10px;
	z-index:9999999;
	background:rgba(0,0,0,0.65);
	padding:10px 20px;
	border-radius:5px;
	color:#FFF;
}
.ajax-loading::before {
	content:'';
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:transparent;
	z-index:999999;
	
}

/* box-price style */
#box-price {
	
}
#box-price .widget-content {
	padding: 10px;
	background:#FFF;
}
.slider-range {
	padding-top:10px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}
#box-price #slider-range {
	border:none;
	height:12px;
	background:#c5c5c5;
	border-radius: 10px;
}
#box-price span.ui-slider-handle {
	border:none;
	width:22px;
	height:22px;
	overflow:hidden;
	margin-top: -1px;
	border-radius:100%;
	background:url(../images/icon-price.png) no-repeat;
	background-size: 22px;
}
#box-price span.ui-slider-handle:focus {
	outline: none;
}
#box-price .ui-widget-header {
	border:none;
	height:12px;
	border-radius:10px;
	background:#00cc33;
}
.slider-text {
	color:#ed1c24;
}
.slider-text span {
	display:block;
	min-width:80px;
	position:relative;
	border-bottom:1px solid #ed1c24;
}
.slider-text span.price-text-right::before {
	content:'~';
	left:-22px;
	display:block;
	position:absolute;
}
.slider-button {
	margin-top:15px;
	overflow:hidden;
}
.slider-button button {
	outline:none;
	border: none;
	background:#00cc33;
	border-radius:5px;
	padding:5px 10px;
	color:#FFF;
	height:30px;
	width:50px;
}
.price-text-left {
	float:left;
}
.price-text-right {
	float:right;
}

/* tooltip style */
.product:hover .tooltip {
	opacity:1;
}
.tooltip {
	top:0;
	left:7px;
	right:7px;
	opacity:0;
	height:100%;
	padding:15px;
	cursor:pointer;
	font-size:12px;
	background:#FFF;
	border:1px solid #fa0c15;
	transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
}
.tooltip .ptitle {
	padding-bottom: 5px;
	font-size: 14px;
}
.tooltip .ptitle a {
	color: #fa0c15;
}
.tooltip ul {
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.tooltip li {
	padding:0 0 7px;
	overflow:hidden;
}
.tooltip li:last-child {
	padding-bottom: 0;
}
.tooltip li span {
	display:block;
	position: relative;
	vertical-align:middle;
	white-space:nowrap;
	overflow:hidden;
	float:left;
	width:50%;
	text-overflow: ellipsis;
}
.tooltip li span.row0::after {
	position: absolute;
	content: ':';
	right: 5px;
}
li.pstatus {
	white-space: nowrap;
}

#box-related .tooltip {
	left: 0;
	right: 0;
}

.fb_iframe_widget_fluid_desktop iframe {
	width: 100% !important;
}

#box-sidebar .widget-content,
#box-brand .widget-content {
	overflow-y: auto;
	max-height: 390px;
}

/* Responsive 1200px */
@media screen and (max-width: 1200px)
{
	#sidebar {
		width: 25%;
	}
	#primary {
		width: 75%;
		border-left: 15px solid #f2f2f2;
	}
	.list-item .product {
		width: 33.33333333%;
		margin-bottom:14px;
	}
	.list-item .group-item::after {
		display:none;
	}
	.tooltip {
		display:none;
	}
	#box-gallery {
		width: 32%;
	}
	#box-attrs {
		width: 40%;
	}
	#box-subpport {
		width: 28%;
	}
	.entry-content-left {
		width: 65%;
	}
	.entry-content-right {
		width: 35%;
		padding-left: 15px;
	}
}

/* Responsive 768px */
@media screen and (max-width: 768px)
{
	#sidebar {
		width: 30%;
	}
	#primary {
		width: 70%;
	}
	.list-item .product {
		width: 50%;
	}
	.fill-left {
		display: none;
	}
	#box-gallery {
		width: 45%;
	}
	#box-attrs {
		width: 55%;
	}
	#box-subpport {
		width: 100%;
		margin-top:15px;
	}
	.box-subpport {
		display:none;
	}
	.entry-content-left {
		width: 100%;
	}
	.entry-content-right {
		display:none;
	}
}

/* Responsive 767px */
@media screen and (max-width: 767px)
{
	.mobile-header-bottom {
		background:#FFF;
	}
	#mobile-content {
		padding:10px;
	}
	.post-title {
		color: #00cc33;
		font-size: 22px;
		margin: 5px 0 10px;
		position: relative;
		padding-bottom: 0;
		line-height: 1.5em;
		border-bottom: 0;
		text-align: center;
	}
	.list-item .group-item {
		margin-bottom: 0;
		margin-left: -5px;
		margin-right: -5px;
	}
	.list-item .product {
		width: 50%;
		float: left;
		overflow: hidden;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
	
	#box-sidebar .widget-title {
		margin: 0;
		height: 30px;
		cursor:pointer;
		font-size: 14px;
		position:relative;
		line-height: 30px;
		border-radius: 5px;
		background: #00cc33;
		font-family: 'Arial';
	}
	#box-sidebar .widget-title::after {
		content: "\f067";
		font-family: FontAwesome;
		position: absolute;
		right: 10px;
		top: 50%;
		font-weight: 400;
		transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-webkit-transform: translate(0, -50%);
	}
	#box-sidebar.open .widget-title::after {
		content: "\f068";
	}
	#box-sidebar .widget-content {
		z-index: 1;
		padding: 15px 10px 10px;
		margin-top: -5px;
		border: 1px solid #265edb;
		border-top: 0;
		border-radius: 0 0 5px 5px;
		display: none;
	}
	#box-sidebar .widget-content a {
		padding:0;
	}
	.nav-page {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.mobile-box-support,
	.mobile-entry-tab .box {
		margin-bottom:15px;
	}
	.entry-title {
		color: #00cc33;
		font-size: 20px;
		font-weight: 400;
		margin: 0 0 15px;
		padding-bottom: 5px;
		font-family: 'Anton';
		text-transform: uppercase;
		border-bottom: 2px solid #00cc33;
	}
	h1.pname {
		margin:5px 0;
		font-size:22px;
		line-height:1.5em;
		text-transform:none;
	}
	ul.ms-votes {
		overflow: hidden;
		padding-bottom: 0;
		border-bottom: 0;
		margin-bottom: 10px;
	}
	.mobile-gallery {
		position:relative;
		margin-bottom:15px;
	}
	.mobile-attrs .price-text {
		padding-bottom:5px;
		margin-bottom:10px;
		border-bottom:1px solid #e5e5e5;
	}
	.mobile-attrs .price-text .price span {
		color: #ec0e17;
		font-size: 26px;
		font-weight: 700;
	}
	.mobile-attrs .price-text .price em {
		color: #888;
		margin-left: 10px;
		font-style: normal;
	}
	.box-stock {
		margin-top: 5px;
	}
	#box-gift .entry-title {
		border:none;
	}
	.mobile-attrs {
		margin-bottom:10px;
	}
	.box-subpport {
		margin-bottom: 10px;
	}
	.btn-buy-now {
		margin-bottom: 10px;
	}
	.tools {
		margin-bottom: 5px;
	}
	#box-related {
		margin-bottom: 20px;
	}
	#box-related h3 {
		margin: 0 0 10px;
		padding-bottom: 5px;
		border-bottom: 2px solid #00cc33;
	}
	#box-related .owl-nav {
		top: -50px;
	}
	.deal-time-wrap {
		margin-bottom: 10px;
	}
	.deal-time-wrap ul {
		padding: 10px;
	}
	
	/* entry style */
	.entry {line-height:1.6em;}
	.entry h2 {font-size:20px;line-height:1.4em;}
	.entry img {height:initial !important;}
	
	.list-item .product.hover::before {
		left: 5px;
	}
	.list-item .product.hover::after {
		right: 5px;
	}
}

/* Responsive 375px */
@media screen and (max-width: 375px)
{
	
}