#insProduct #insBreacrumbPage {
	background: transparent;
}
/* 
Swatches Styles
*/
.swatch { 
	margin:0.5em 0; 
}
/* Label */
.swatch .header {
	margin: 0;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: none;
	display: inline-block;
	min-width: 200px;
	position: relative;
}
.swatch .header:before{
	content: '';
}
/* Hide radio buttons.*/
.swatch input { 
	display:none;
}
.swatch label {
	float:left;
	min-width: 35px !important; 
	height:35px !important;
	margin:0;
	text-align:center;
	line-height: 35px;
	white-space:nowrap;
	font-size: 12px;
	border:1px solid #ccc;
	cursor: pointer;
	position: relative;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { 
	background-size: cover !important;
	padding: 0px;
}
.swatch .swatch-element {
	//float:left;
	-webkit-transform:translateZ(0); /* webkit flicker fix */
	-webkit-font-smoothing:antialiased; /* webkit text rendering fix */
	margin:0px;
	display: inline-block;
	position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6;      /* khtml, old safari */
	-moz-opacity: 0.6;       /* mozilla, netscape */
	opacity: 0.6;           /* fx, safari, opera */
}
.swatch .img-check{
	display:none;
	position: absolute;
	right: 0;
	bottom: 0;
}
.swatch-element label.sd {
	border: 1px solid #e4393c;
}
.swatch-element label.sd img.img-check {
	display: block;
}
.swatch-element label span {
	color: #000;
	font-size: 13px;
	line-height: normal;
	vertical-align: middle;
	//display: none;
}
/*
label.sd{
border: 1px solid #F00;
background: url(//theme.hstatic.net/1000238808/1000454347/14/select-pro.png?v=211) right bottom no-repeat;
}

.n-sd:nth-child(1) label {
border: 1px solid #F00;
background: url(//theme.hstatic.net/1000238808/1000454347/14/select-pro.png?v=211) right bottom no-repeat;
}
*/

label[for="product-select-option-0"] { display: none; }
label[for="product-select-option-1"] { display: none; }
label[for="product-select-option-2"] { display: none; }
#product-select-option-0 { display: none; }
#product-select-option-1 { display: none; }
#product-select-option-2 { display: none; }
#product-select-option-0 + .custom-style-select-box { display: none !important; }
#product-select-option-1 + .custom-style-select-box { display: none !important; }
#product-select-option-2 + .custom-style-select-box { display: none !important; }
.selector-wrapper {
	display: none;
}
.color.swatch-element label.no-thumb {
	padding-left: 10px;
}
/*end swatch*/
.product-detail-box {
	padding-right: 20px;
}
.product-detail-box .product-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #949494;
	font-weight: 400;
	margin-top: 10px;
	text-transform: uppercase;
}
.product-detail-box .product-title {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 5px;
	color: #3d3d3d;
	font-weight: 400;
	text-transform: uppercase;
}
.product-detail-box .sku {
	font-size: 14px;
	font-style: italic;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}
.product-detail-box .sku strong{
	font-style: normal;
}
.product-description {
	font-size: 14px;
	line-height: 1.3;
	color: #808080;
	font-weight: 300;
	margin-bottom: 20px !important;
}
.price {
	font-size: 15px;
	line-height: 15px;
}
.product-detail-box .price {
	line-height: 1.3;
	letter-spacing: 0px;
}
.detail-info-entry {
	margin-bottom: 10px;
}
.product-detail-box .price .prev {
	font-size: 18px;
	color: #999999;
	font-weight: 400;
	display: block;
	vertical-align: middle;
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: line-through;
	font-style: italic;
}
.product-detail-box .price .current {
	font-size: 25px;
	color: #0095cd !important;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
}
.product-detail-box .right_box {
	padding: 10px 0 0 20px;
	border-left: 1px #dfdfdf solid;
}
.serv-1 {
	background: url('../images/icon-serv-1.png') top left no-repeat;
}
.serv-2 {
	background: url('../images/icon-serv-2.png') top left no-repeat;
}
.pd_policy p {
	color: #000;
	display: block;
	padding-left: 40px;
	width: 100%;
	padding-bottom: 20px;
}
.pd_policy p:last-child {
	padding-bottom: 0;
}
.pd_policy p span {
	color: #727272;
}
.pd_policy h3, .pd_saler h3 {
	font-size: 17px;
	color: #5a5a5a;
	padding-bottom: 10px;
}
.quantity-selector {
	font-size: 0;
}
.detail-info-entry-title {
	font-size: 14px;
	color: #313131;
	line-height: 18px;
	font-weight: 600;
	margin-bottom: 7px;
}
.quantity-selector .entry {
	border: 1px #d1d1d1 solid;
	height: 30px;
	line-height: 30px;
	width: 30px;
	margin-left: -1px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	font-size: 12px;
	color: #4c4c4c;
	text-align: center;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.quantity-selector .entry.number-minus:before, .quantity-selector .entry.number-plus:before {
	content: "";
	width: 11px;
	height: 1px;
	background: #4d4d4d;
	left: 50%;
	margin-left: -5.5px;
	top: 50%;
	margin-top: -0.5px;
	position: absolute;
}
.quantity-selector .entry.number-plus:after {
	content: "";
	height: 11px;
	width: 1px;
	background: #4d4d4d;
	left: 50%;
	margin-left: -0.5px;
	top: 50%;
	margin-top: -5.5px;
	position: absolute;
}
.quantity-selector .entry.number {
	cursor: default;
	width: 44px;
	padding: 0 5px;
	width: auto;
	min-width: 44px;
}
.detail-info-entry.pd_action {
	margin-top: 20px;
}
.pd_saler {
	margin-top: 20px;
}
.pd_saler p {
	display: block;
	width: 100%;
	padding-left: 25px;
	background: url(//theme.hstatic.net/1000238808/1000454347/14/check-ser.png?v=211) left 4px no-repeat;
	padding-bottom: 0px;
}
.product_socaial {
	margin: 10px 0px;
}
.product_socaial .box_social > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.sale {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
	padding: 5px;
	border: 1px solid #0095cd;
color: #0095cd;
font-size: 12px;
}
.sold {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
	padding: 5px;
	border: 1px solid #323232;
	color: #323232;
	font-size: 12px;
}
div#thumb_img {
	margin: 20px 0px;
}
div#thumb_img ul.slide_thumb_img {
	padding: 0px;
}
.slide_thumb_img li.product-thumb.active {
	border-color: #0095cd;
}
.slide_thumb_img li.product-thumb {
	margin: 5px;
	padding: 5px;
	border: 1px solid #f1f1f1;
}
.information-entry .title_chir {
	margin-top: 10px;
}
.inline-product-entry.new .image {
	width: 85px;
	float: left;
	border: 1px transparent solid;
}
.inline-product-entry.new .content {
	margin-left: 90px;
	padding-right: 10px;
}
.cell-view {
	display: table-cell;
	vertical-align: middle;
	height: inherit;
}
.inline-product-entry.new .content .cell-view {
	height: 55px;
}
.inline-product-entry.new .title {
	display: block;
	max-height: 35px;
	overflow: hidden;
	line-height: 1.4;
}
.information-entry .new .price {
	font-size: 13px;
	margin-top: 10px;
}
.information-entry .new .price .prev {
	font-size: 11px;
	text-decoration: line-through;
	font-style: italic;
}
.swiper-tabs {
	padding: 20px 0px;
}
.swiper-tabs .content-text {
	padding: 15px;
}
@media screen and (max-width: 991px){
	.product-detail-box {
		padding: 0;
	}
}
@media screen and (max-width: 479px){
	.product-detail-box .left_box, .product-detail-box .right_box {
		width: 100%;
		padding: 5px 15px;
	}
	.detail-info-entry.pd_action .btn-outline {
		margin-right: 0;
		display: block;
		margin-bottom: 15px;
	}
}