/* Inner page sub style */
.detailBox-new .productDetail .pdb-top-wrap {
	margin-bottom: 15px;
	color: #333;
	font-size: 13px;
	padding: 10px 0 15px 0;
	border-bottom: 2px solid #f2f2f2;
}
.showPanel-newBox .sp-wrap {
	max-width: 100%;
	border-radius: 0;
	border: 0;
}
.detailBox-new .disOffer, .detailBox-new .pdb-nonbord {
	text-align: left;
	font-weight: normal;
	padding: 0;
	margin: 0 !important;
	border: 0 !important;
	font-size: 13px;
	color: #717171;
}
.detailBox-new .disOffer {
	margin-top: 5px !important;
}
.detailBox-new .disOffer > span > em {
	font-style: normal;
}
.detailBox-new .disOffer > span > em > font {
	display: inline-block;
	font-weight: 500;
}
.detailBox-new .pdb-top-wrap > div:last-child {
	border-color: #dcdcdc;
}
.detailBox-new .pdb-top-wrap .row-wrapper-pdb > font > strong {
	font-weight: 500;
}
.detailBox-new .linkWrapper span {
	display: block;
	clear: both;
}
.detailBox-new .linkWrapper span .shopCartBtn {
	display: block;
	text-align: center;
	margin: 0;
	padding: 12px 2px;
	font-size: 10px;
}
.detailBox-new .linkWrapper span .wishlist-anchor {
	color: #00547E;
	-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
	transition: border .25s linear, color .25s linear, background-color .25s linear;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 42px;
	margin: 0;
}
.detailBox-new .contentc {
	background: transparent;
	border: 0;
	height: auto;
	padding: 0;
}
.detailBox-new select.testClass {
	display: inline-block;
	width: 100%;
	border: 1px solid #dedede;
	padding: 6px 4px;
	height: 36px;
}
.detailBox-new .box-inventory {
	margin: 6px 0 10px 0;
}
.detailBox-new font {
	font-size: 13px;
	display: block;
	color: #717171;
	text-transform: capitalize;
	margin-bottom: 4px;
	line-height: 22px;
}
.text-green {
	color: #009a49;
	font-weight: 600;
	font-size: 11px;
	text-transform: uppercase;
}
.color-selector {
	margin: 6px 0 14px 0;
}
span.prevPrice {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
span.priceCur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #2b2b2b;
	display: block;
	line-height: 34px;
}
.detailBox-new {
	border-left: 1px solid #dedede;
	margin: -10px 0 0 0;
	padding-top: 10px;
	padding-left: 20px !important;
	font-family: Roboto, sans-serif;
}
.productDetail {
/*background: #eee;
	padding: 12px;
	border: 1px solid #dedede;*/
}
.box-two {
	margin: -4px -8px 8px -8px;
}
.box-two > div {
	float: left;
	width: 70%;
	padding: 0 8px;
}
.box-two > div .shopCartBtn {
	font-size: 12px;
	margin-top: 23px;
	height: 36px;
	border-radius: 0;
	line-height: 34px;
	display: block;
	padding: 0;
	text-align: center;
}
.box-two .number-spin > span {
	width: 30%;
	height: 36px;
	border-color: #dedede;
	line-height: 28px;
}
.box-two .number-spin input, .box-two .number-spin-mobile input {
	width: 40%;
	height: 36px;
	border-color: #dedede;
}
.detailBox-new .productDetail .tableBlock {
	display: table !important;
	border-collapse: collapse;
	border: 0 !important;
	padding-bottom: 0;
	margin: 0;
}
.detailBox-new .productDetail .tableBlock .table-rowBlock {
	display: table-cell;
	vertical-align: middle;
}
.detailBox-new .productDetail .tableBlock .table-rowBlock:last-child {
	text-align: right;
}
.detailBox-new .pdb-second-wrap > div {
	padding: 0;
}
.priceBox .bluelink {
	display: block;
	margin: 0 0 4px 0;
}
.linkWrapper {
	margin-top: 10px;
}
.boxMulti {
	display: table !important;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
	background: #f1f1f1;
	padding: 10px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.1);
}
.boxMulti > div {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
.boxMulti > div:last-child {
	text-align: right;
	margin: 0;
	padding-top: 16px;
}
.detailBox-new .social-sharing {
	margin-top: 10px;
}
/* Horizontal tab css */
.tabWrapper {
	margin-top: 30px;
}
.r-tabs {
	position: relative;
}
.r-tabs .r-tabs-nav {
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	padding: 10px;
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
	color: #00aeef;
	font-weight: 500;
	text-transform: capitalize;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover {
	background: #e2e2e2;
}
.r-tabs .r-tabs-nav .r-tabs-state-active {
	background-color: #fff;
	margin-bottom: -1px;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #333;
	background-color: #f5f5f5;
}
.r-tabs .r-tabs-panel {
	margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	background-color: #088534;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	color: #088534;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 0;
}
.r-tabs .r-tabs-nav {
	margin: 0;
	padding: 0;
}
.r-tabs .r-tabs-tab {
	display: inline-block;
	margin: 0;
	list-style: none;
	float: left;
	border: 1px solid #dedede;
	border-right: 0;
	background: #eee;
	border-bottom: 0;
}
.r-tabs .r-tabs-tab:last-child {
	border-right: 1px solid #dedede;
}
.r-tabs .r-tabs-panel {
	padding: 15px;
	display: none;
	border: 1px solid #dedede;
}
.r-tabs .r-tabs-accordion-title {
	display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}
@media only screen and (max-width: 768px) {
.r-tabs .r-tabs-nav {
	display: none;
}
.r-tabs .r-tabs-accordion-title {
	display: block;
}
}
.show_hide {
	display: none;
}
.modelWrap-new {
}
.modelWrap-new .m-right .productBox {
	background: #fff;
}
.hasBg {
	padding: 0;
	margin-bottom: 15px;
}
.greenBG {
	border-bottom: 2px solid #288f56;
}
.redBG {
	border-bottom: 2px solid #C00;
}
.cyberBG {
	border-bottom: 2px solid #6824ce;
}
.blackBG {
	border-bottom: 2px solid #2d2d2d;
}
.blueBG {
	border-bottom: 2px solid rgb(68,195,242);
}
.orangeBG {
	border-bottom: 2px solid #fd5300;
}
.hasBg > strong {
	color: #fff;
	padding: 0px 12px;
	display: inline-block;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 16px;
}
.blackBG > strong {
	background: #2d2d2d;
}
.greenBG > strong {
	background: #288f56;
}
.redBG > strong {
	background: #C00;
}
.cyberBG > strong {
	background: #6824ce;
}
.blueBG > strong {
	background: rgb(68,195,242);
}
.orangeBG > strong {
	background: #fd5300;
}
.panel-newsBlock {
	margin-bottom: 20px;
	transition: 0.2s all ease-in-out;
}
.panel-newsBlock .pane-newsImage {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.panel-newsBlock .pane-newsImage h1 {
	position: absolute;
	bottom: 0;
	background: -webkit-gradient( linear, left bottom, left top, from(rgba(0,0,0,0.7)), to(rgba(0,0,0,0)) );
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.7), rgba(0,0,0,0) );
	background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0) );
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	display: none;
	font-family: Arial, sans-serif;
}
.panel-newsBlock .pane-newsImage h1 a {
	color: #fff;
	display: block;
	padding: 10px;
	text-shadow: 0px 4px 4px rgba(0,0,0,0.5);
}
.panel-newsBlock .pane-newsImage img {
	margin: 0 auto;
	display: block;
	width: 100%;
}
.panel-newsBlock .pane-descBox {
	display: block;/*  
	border-left: 2px solid #dadada;
    padding-left: 12px;
    margin-left: 10px;
*/
}
.panel-newsBlock .pane-descBox h1 {
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
.panel-newsBlock .pane-descBox h1 a {
	color: #555555;
}
.panel-newsBlock .pane-descBox h1 a:hover {
	color: #13538f;
}
.panel-newsBlock .pane-descBox .ss13 {
	font-size: 13px;
}
.panel-newsBlock .pane-descBox .verTenGray {
	font-size: 12px;
	margin-bottom: 4px;
	text-transform: capitalize;
}
.panel-newsBlock .pane-descBox .lightBtn {
	margin-bottom: 0;
	margin-top: 2px;
}
.modelWrap-new .m-right div[class*=pull-left] {
	margin-bottom: 20px;
}
.pane-newsImage .verTenGray {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
}
.pane-newsImage .verTenGray .paneCat {
	position: absolute;
	top: 4px;
	background: #07a9ea;
	padding: 2px 8px;
	left: 4px;
}
.pane-newsImage .verTenGray .paneComment {
	position: absolute;
	top: 4px;
	background: #f2f2f2;
	padding: 2px 8px;
	right: 4px;
}
.pane-newsImage .verTenGray .paneCat a {
	color: #fff;
	font-size: 12px;
}
.pane-newsImage .verTenGray .paneComment a {
	color: #000000;
	font-size: 12px;
}
.pane-descBox .dateBox {
	display: block;
	color: #8d8d8d;
	font-size: 12px;
	position: relative;
	padding-left: 16px;
}
.pane-descBox .dateBox:before {
	position: absolute;
	content: "\f017";
	font: normal normal normal 13px/1 FontAwesome;
	left: 0;
	top: 3px;
	color: #b0b0b0;
}
.link-right a {
	font-weight: normal;
	font-size: 14px;
	text-transform: capitalize;
	position: relative;
}
.link-right a:first-child {
	padding-right: 12px;
	margin-right: 10px;
}
.link-right a:first-child:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	background: #333;
	right: 0;
	top: 3px;
}
/* Bottom Review Slider CSS */
.carouselWrapper-main .nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.carouselWrapper-main .nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.carouselWrapper-main .nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	position: relative;
	width: 100%;
	background: #F2F2F2;
}
.carouselWrapper-main .nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: inherit;
	position: relative;
}
.carouselWrapper-main .nbs-flexisel-item img {
	max-width: 100% !important;
	cursor: pointer;
	position: relative;
	margin: 0 auto;
}
/*** Navigation ***/

.carouselWrapper-main .nbs-flexisel-nav-left, .carouselWrapper-main .nbs-flexisel-nav-right {
	width: 22px;
	height: 22px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: 0.5;
	top: 50% !important;
	margin-top: -11px;
}
.carouselWrapper-main .nbs-flexisel-nav-left {
	left: 4px !important;
}
.carouselWrapper-main .nbs-flexisel-nav-right {
	right: 2px !important;
}
.review-imageBox .img-wrapper {
	background: #fff;
}
.carouselWrapper-main .reviewBoxs {
	padding: 15px 30px;
	display: table;
	width: 100%;
}
.carouselWrapper-main .reviewBoxs > div {
	display: table-cell;
	vertical-align: middle;
}
.carouselWrapper-main .reviewBoxs > div:last-child {
	background: #fff;
	height: 100%;
	border-radius: 5px;
	padding: 10px;
}
.review-descBox .revDescription {
	text-align: left;
}
.review-descBox .revDescription .rev-topLink {
	display: block;
	font-family: Georgia, Verdana, Arial, Helvetica, Verdana, sans-serif;
}
.review-descBox .revDescription .rev-topLink em {
	display: block;
	font-style: normal;
	color: #616161;
	font-size: 14px;
}
.review-descBox .revDescription .rev-topLink em > strong {
	font-size: 22px;
	color: #ff5300;
	font-weight: 400;
	font-family: Georgia;
}
.review-descBox .revDescription .rev-topLink a.bluelink {
	font-size: 18px;
}
.review-descBox .revDescription .rev-lowerDesc {
	display: block;
	border-left: 2px solid #ccc;
	padding: 6px 10px 6px 4px;
	margin-top: 10px;
	margin-left: 6px;
	margin-bottom: 10px;
}
.review-descBox .revDescription .rev-lowerDesc .rev-ratingBox {
	display: block;
	margin-bottom: 14px;
}
.review-descBox .revDescription .rev-lowerDesc .rev-ratingBox > span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px;
}
.review-descBox .revDescription .rev-lowerDesc .rev-ratingBox > span > span {
	display: block;
	text-align: center;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 10px;
}
.review-descBox .revDescription .rev-lowerDesc .rev-descText {
	position: relative;
	display: inline-block;
	padding-left: 32px;
	padding-right: 24px;
	font-size: 13px;
}
.review-descBox .revDescription .rev-lowerDesc .rev-descText:before, .review-descBox .revDescription .rev-lowerDesc .rev-descText:after {
	position: absolute;
	speak: none;
	width: 17px;
	height: 17px;
	content: '';
	background-repeat: no-repeat;
	top: 0;
}
.review-descBox .revDescription .rev-lowerDesc .rev-descText:before {
	background-image: url(/img/article/qh.gif);
	left: 8px;
}
.review-descBox .revDescription .rev-lowerDesc .rev-descText:after {
	background-image: url(/img/article/qf2.gif);
	right: 0;
}
.review-descBox .revDescription .rev-extraText {
	display: block;
	font-family: Georgia, Verdana, Arial, Helvetica, Verdana, sans-serif;
	color: #616161;
	font-size: 14px;
}
.review-descBox .revDescription .rev-extraText a {
	background: #07a9ea;
	color: #fff;
	padding: 4px 10px;
	display: inline-block;
	border-radius: 2px;
}
.review-descBox .revDescription .revAuthor {
	display: block;
	padding-left: 10px;
	margin-top: 2px;
}
.review-descBox .revDescription .revAuthor > span {
	display: block;
}
.review-descBox .revDescription .revAuthor > span.authName {
	text-transform: uppercase;
	color: #07a9ea;
	font-weight: 600;
	font-size: 12px;
	position: relative;
	padding-left: 12px;
}
.review-descBox .revDescription .revAuthor > span.authName:before {
	position: absolute;
	content: "";
	width: 6px;
	height: 2px;
	background: #07a9ea;
	left: 0px;
	top: 9px;
}
.review-descBox .revDescription .revAuthor > span.authCountry {
	font-style: italic;
	padding-left: 12px;
}
.review-descBox .revDescription .rev-otherUpd {
	padding-left: 10px;
	display: block;
	margin: 6px 0 4px 0;
}
ul.resp-tabs-list, p {
	margin: 0px;
	padding: 0px;
}
.resp-tabs-list li {
	font-weight: 600;
	font-size: 13px;
	display: inline-block;
	padding: 13px 15px;
	margin: 0 4px 0 0;
	list-style: none;
	cursor: pointer;
	float: left;
}
.resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
}
.resp-tab-content {
	display: none;
	padding: 15px;
}
.resp-tab-active {
	border-bottom: none;
	background-color: #fff;
}
.resp-content-active, .resp-accordion-active {
	display: block;
}
.resp-tab-content {
	border: 1px solid #c1c1c1;
	border-top-color: #5AB1D0;
	margin-bottom: 15px;
	border-top: 0px;
}
h2.resp-accordion {
	font-size: 13px;
	border: 1px solid #c1c1c1;
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
}
h2.resp-accordion a {
	padding: 10px 15px;
	z-index: 999;
	position: relative;
}
h2.resp-tab-active {
	margin-bottom: 0px !important;
	padding: 0px;
	border: 0px !important;
}
h2.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%;
}
.resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px 15px !important;
	margin: 0 0 4px;
	cursor: pointer;
	float: none;
}
.resp-vtabs .resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none;
}
.resp-vtabs .resp-tab-content {
	border: none;
	word-wrap: break-word;
}
.resp-vtabs li.resp-tab-active {
	position: relative;
	z-index: 1;
	margin-right: -1px !important;
	padding: 14px 15px 15px 14px !important;
	border-top: 1px solid;
	border: 1px solid #5AB1D0 !important;
	border-left: 4px solid #5AB1D0 !important;
	margin-bottom: 4px !important;
	border-right: 1px #FFF solid !important;
}
.resp-arrow {
	width: 40px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
}
.resp-arrow:after {
	content: "\f055";
	font: normal normal normal 18px/1 FontAwesome;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -9px;
	margin-right: -10px;
}
h2.resp-tab-active span.resp-arrow:after {
	content: "\f056";
}
@media only screen and (max-width: 768px) {
.tabWrapper ul.resp-tabs-list {
	display: none;
}
.tabWrapper h2.resp-accordion {
	display: block;
}
.tabWrapper .resp-vtabs .resp-tab-content {
	border: 1px solid #C1C1C1;
}
.tabWrapper .resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.tabWrapper .resp-accordion-closed {
	display: none !important;
}
.tabWrapper .resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
	background: #44c3f2 !important;
	color: #fff;
}
.resp-easy-accordion h2.resp-accordion {
	display: block;
}
.resp-easy-accordion .resp-tab-content {
	border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1;/* !important;*/
}
.resp-jfit {
	width: 100%;
	margin: 0px;
}
.resp-tab-content-active {
	display: block;
}
h2.resp-accordion:first-child {
	border-top: 1px solid #c1c1c1;/* !important;*/
}
#tabByModel ul.resp-tabs-list {
	display: none;
}
#tabByModel h2.resp-accordion {
	display: block;
}
.tabWrapper h2.resp-accordion {
	display: none;
}
.tabWrapper ul.resp-tabs-list {
	display: block;
	width: 100%;
	height: 45px;
	background: #eaeaea;
}
.tabWrapper .resp-tab-active {
	background-color: #44c3f2;
	color: #fff;
}
.tabWrapper .resp-tab-content {
	border: 1px solid #eaeaea;
}
.resp-vtabs .resp-tab-content {
	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: 100px;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
.resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
.productDetail .social-links-panelWrap {
	margin: 0;
	padding: 0;
	border: 0;
}
.row-wrapper-pdb {
	margin-bottom: 10px;
}
.tabBlog {
	margin-bottom: 30px;
}
.tabBlog .blog-img-post img {
	width: 100%;
}
.tabBlog .blog-title-post {
	font-size: 13px;
	padding: 6px 0;
	line-height: 22px;
}
.showPanel-newBox .sp-thumbs {
	text-align: center;
}
.quantity-vid-box {
	margin-top: 30px;
}
.product-label {
	display: block;
	line-height: 24px;
	margin-bottom: 10px;
}
.product-label > span {
	display: inline-block;
	vertical-align: middle;
}
.product-label .price-new, .product-label .text-sale {
	color: #1c1c1c;
	font-size: 26px;
	font-weight: 600;
}
.text-sale {
	padding-right: 10px;
	padding-left: 4px;
}
.product-label .price-old {
	line-height: normal;
	padding: 0 5px;
	display: inline-block;
	text-decoration: line-through;
	color: #898989;
	font-size: 16px;
	font-weight: 400;
}
.product-box-desc {
	display: block;
	width: 100%;
	padding: 10px 15px;
	position: relative;
	color: #1c1c1c;
}
.box-desc-inner {
	position: relative;
}
.product-box-desc .box-desc-inner:before {
	content: "";
	width: 4px;
	background: #4891d2;
	height: 100%;
	position: absolute;
	left: -15px;
	top: 0;
}
.product-box-desc .box-desc-inner > span {
	display: block;
}
.product-box-desc .box-desc-inner > span a {
	color: #717171;
	font-size: 14px;
	line-height: 24px;
}
.product-box-desc > span {
	display: block;
}
.product-eOptions, .option-color {
	display: block;
}
.product-eOptions {
	margin-bottom: 12px;
}
.product-eOptions h3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #222;
	font-weight: 700;
	margin: 8px 0 15px 0;
}
.option-color > div {
	display: inline-block;
	vertical-align: middle;
}
.option-color > div:first-child {
	text-transform: uppercase;
	color: #333;
	font-weight: 600;
	font-size: 12px;
}
.option-color > div > span {
	float: left;
	margin: 0 4px;
}
.option-color > div > span > a {
	position: relative;
	display: inline-block;
	height: 24px;
	margin: 0;
	padding: 0 1px;
}
.option-color > div > span > div {
	border: 2px solid #e0e0e0 !important;
	z-index: 99;
}
.option-color > div > span > a > em {
	display: none;
	min-width: 100px;
	font-style: normal;
	color: #fff;
	background: #333;
	text-align: center;
	position: absolute;
	line-height: 15px;
	top: -50px;
	left: -40px;
	transition: 0.2s all ease-in-out;
	padding: 4px;
	border-radius: 4px;
}
.option-color > div > span > a > em:after {
	content: "\f0d7";
	font: normal normal normal 16px/1 FontAwesome;
	position: absolute;
	color: #333;
	bottom: -10px;
	right: 50%;
	margin-right: -4px;
}
.option-color > div > span > a:hover em {
	display: block;
}
.option-color > div > span > a.black {
	background: #000;
}
.option-color > div > span > a.blue {
	background: #0000FF;
}
.option-color > div > span > a.green {
	background: #00FF00;
}
.option-color > div > span > a.orange {
	background: #FFA500;
}
.option-color > div > span > a.red {
	background: #ff0000;
}
.option-color > div > span > a.silver {
	background: #C0C0C0;
}
.option-color > div > span > a.gold {
	background: #CFB53B;
}
.option-color > div > span > a.light-green {
	background: #00FF00;
}
.btn-prodAdd {
	float: left;
}
.product-btns {
	margin-bottom: 15px;
	margin-top: 14px;
}
.option-color {
	margin-bottom: 20px;
}
.add-prod {
	position: relative;
	width: 70px;
}
.add-prod input {
	border-left: 1px solid #d2d2d2 !important;
}
.add-prod input:focus {
	outline: 0;
}
.add-prod span {
	position: absolute;
	right: 0px;
	height: 16px !important;
	line-height: 6px;
}
span.inc {
	top: 0px;
	border-bottom: 0 !important;
}
span.dec {
	bottom: 0px;
}
.cart-btns {
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
}
.cart-btns .shopCartBtn {
	margin: 0;
	border-radius: 10px;
	font-size: 12px !important;
	text-transform: capitalize;
	height: 32px;
}
.cart-btns .shopCartBtn > img {
	vertical-align: middle;
	max-width: 12px !important;
}
.cart-btns a {
	display: inline-block;
	vertical-align: middle;
}
.cart-btns .wishlist-anchor {
	border: 1px solid #00547E;
	height: 32px;
	width: 32px;
	text-align: center;
	line-height: 28px;
	border-radius: 50%;
	margin: 0 0 0 8px;
	transition: 0.2s all ease-in-out;
}
.cart-btns .wishlist-anchor:hover {
	background: #00547E;
	color: #fff !important;
}
.cart-btns > form {
	display: inline-block;
}
.detailBox-new a.bluelink {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	text-transform: uppercase;
}
.detailBox-new span.linkSmall {
	display: block;
	margin-top: 6px;
}
.table-quantityDiscount {
	display: block;
}
.table-quantityDiscount table {
	display: block;
	width: 100%;
	max-width: 100%;
}
.table-quantityDiscount table thead {
	font-weight: 600;
	display: block;
	letter-spacing: 1px;
}
.table-quantityDiscount table thead tr {
	font-size: 12px;
	color: #464646;
	display: block;
	padding: 8px 12px;
	border: 1px solid #e1e1e1;
	width: 100%;
	background: rgba(51, 51, 51, 0.1);
	border-bottom: 0;
}
.table-quantityDiscount table tbody {
	display: block;
	width: 100%;
}
.table-quantityDiscount table tbody tr {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.table-quantityDiscount table tbody tr:last-child {
	border-bottom: 1px solid #e1e1e1;
}
.table-quantityDiscount table tbody tr td {
	color: #464646;
	border-left: 1px solid #e1e1e1;
	padding: 8px 0;
	border-top: 1px solid #ddd;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.table-quantityDiscount table tbody tr td:last-child {
	border-right: 1px solid #e1e1e1;
}
tr.titleattribute {
	background: rgba(51, 51, 51, 0.1);
	font-weight: 600;
}
.table-quantityDiscount table tbody tr td:nth-child(2) {
	width: 200px;
}
.table-quantityDiscount table tbody tr td a.shopCartBtn {
	width: 92px;
}
.detailBox-new .social-links-panelWrap {
	border: 0;
	padding-bottom: 0;
}
/* Indexing CSS */
.preferencesPanel {
	background-color: #fff;
	width: 100%;
	z-index: 82;
	overflow: visible;
	box-shadow: inset 0 -2px transparent;
	border-bottom: 1px solid hsla(0,0%,54%,.3);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	padding-top: 15px;
}
.preferencesPanel .alpha-indexing {
	margin: 0;
}
.alpha-indexing {
	text-align: center;
}
.tbl-md {
	display: table;
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	table-layout: fixed;
	background: #e6e6e6;
}
.tbl-md li {
	display: table-cell;
	list-style: none;
	line-height: 38px;
	text-align: center;
	vertical-align: middle;
	margin-right: 2px;
	font-weight: 600;
	border-right: 1px solid #ececec;
}
.tbl-md li:last-child {
	border-right: 0px;
}
.tbl-md li a {
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 36px;
	font-family: Roboto, sans-serif;
}
.tbl-md li a:hover {
	background: #44c3f2;
	color: #fff;
}
.tbl-md li.active {
	background: #44c3f2;
	position: relative;
}
/*li.active:after {
    content: '';
    border-top: 14px solid #44c3f2;
    border-left: 18px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 18px solid transparent;
    bottom: -34px;
    position: absolute;
    display: block;
    left: 50%;
    margin-left: -18px;
}*/
.tbl-md li.active a {
	color: #fff;
}
.brandPanel {
	margin-top: 15px;
}
.brandPanel h2 {
	text-transform: uppercase;
	font-size: 16px;
}
.box-singleAlpha {
	margin: 20px 0 30px 0;
}
.alpha-headingPanel {
	background: #e6e6e6;
}
.alpha-headingPanel h3 {
	margin: 0;
	text-transform: uppercase;
	display: inline-block;
	background: #F63;
	color: #fff;
	padding: 8px 14px;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	font-size: 22px;
}
.pane-brands {
	padding: 10px 20px;
	border: 2px solid #e6e6e6;
	margin-top: -2px;
}
.pane-brands .brand-item {
	width: 20%;
	float: left;
	padding: 0 15px;
	text-align: center;
	margin: 10px 0 0 0;
}
.pane-brands .brand-item img {
	display: inline-block;
	margin: 0 auto;
	max-height: 80px;/*padding-bottom: 10px;*/
}
.brand-item .brand-img {
	height: 80px;
	display: table;
	width: 100%;
}
.img-holder {
	display: table-cell;
	vertical-align: middle;
}
.brand-item .brand-title {
	padding-top: 6px;
	min-height: 50px;
}
.brand-item .brand-title a {
	font-family: Roboto, sans-serif;
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.brand-img a {
	display: table-cell;
	vertical-align: middle;
}
@media (max-width:768px) {
.pane-brands .brand-item {
	width: 33.33%;
}
.list-menuWrapper ul li {
	width: 50% !important;
}
}
@media (min-width:640px) {
ul.tbl-md.clearfix:before, ul.tbl-md.clearfix:after {
	display: none;
}
}
@media (max-width:640px) {
.pane-brands .brand-item {
	width: 50%;
}
.tbl-md {
	display: block;
}
.tbl-md li {
	float: left;
	width: 39px;
	border: 0px;
}
.preferencesPanel {
	height: auto;
}
.list-menuWrapper ul li {
	width: 100% !important;
}
.driver-body > div {
	display: block !important;
	padding: 30px 15px;
}
.large-hide, .driver-image.large-hide {
	display: block !important;
}
.driver-image {
	height: 260px !important;
	padding: 0 !important;
	overflow: hidden;
}
.driver-content:nth-child(even):before {
	left: 50% !important;
	margin-left: -14px;
	top: 0 !important;
	margin-top: -36px !important;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.driver-content:nth-child(odd):before {
	margin-top: 0 !important;
	left: 50% !important;
	bottom: -37px !important;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-left: -13px;
	right: inherit !important;
	top: inherit !important;
}
.single-driver {
	margin-bottom: 30px;
}
.productSlide .owl-nav.disabled {
	display: none;	
}
}
.large-hide {
	display: none !important;
}
.tabContainer {
	margin-top: 20px !important;
	margin-bottom: 30px !important;
}
.list-menuWrapper ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}
.list-menuWrapper ul li {
	float: left;
	width: 33.33%;
	list-style: none;
}
.list-menuWrapper ul li a {
	padding: 4px 0 4px 14px;
	display: block;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
	white-space: pre-wrap;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	position: relative;
}
.list-menuWrapper ul li a:hover {
	color: #000;
}
.list-menuWrapper ul li a:before {
	position: absolute;
	content: '»';
	top: 3px;
	left: 0;
	font-size: 13px;
	color: #929292;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.list-menuWrapper .pane-brands {
	padding: 0;
	border: 0;
	margin-top: 0;
}
.list-menuWrapper .pane-brands .brand-item .brand-title a {
	font-size: 13px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0;
	min-height: 46px;
	display: block;
}
.blog-n-shop-btn-wrap .usermbl-btn a > i {
	background: #176ab1;
	padding: 6px;
	margin-top: -2px;
	border-radius: 50%;
	margin-right: 6px;
	position: absolute;
	left: 30px;
	font-size: 20px;
}
.single-driver {
	width: 100%;
	float: left;
}
.driver-body {
	display: table;
	width: 100% !important;
	float: inherit !important;
	table-layout: fixed;
}
.driver-body > div {
	display: table-cell;
	vertical-align: middle;
}
.driver-content {
	background: #00aeef;
	color: #fff;
	padding: 30px;
	font-size: 14px;
	line-height: 23px;
	font-family: 'Roboto', sans-serif;
	position: relative;
}
.driver-image {
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.auth-header h1 {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
	font-size: 26px;
}
.auth-header > span {
	display: block;
	border-bottom: 1px solid #87d1ec;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-top: 4px;
}
.driver-content:nth-child(even):before {
	content: "\f0d9";
	font-family: FontAwesome;
	color: #00aeef;
	position: absolute;
	left: -22px;
	top: 50%;
	font-size: 72px;
	line-height: 54px;
	margin-top: -25px;
}
.driver-content:nth-child(odd):before {
	content: "\f0da";
	font-family: FontAwesome;
	color: #00aeef;
	position: absolute;
	right: -22px;
	top: 50%;
	font-size: 72px;
	line-height: 54px;
	margin-top: -25px;
}
.panel-teamDrivers {
	margin: 20px 0 40px 0;
}
.driver-body > div p a, .driver-body > div p a:hover {
	color: #fff;
}
.desktop-ar-list-menu {
	display: block !important;
}
.carousel-product-wrapper .owl-carousel .owl-item img {
    width: inherit;
    max-height: 150px;
    display: inline-block;
    width: auto;
} .dot-carou.owl-carousel .owl-item img {
    width: inherit;
    display: inline-block;
}
/*
.carousel-product-wrapper .owl-carousel .owl-item img, .dot-carou.owl-carousel .owl-item img {

	width:inherit;
	max-height: 150px;
    display: inline-block;
    width: auto;
	
}*/
.carousel-product-wrapper .owl-carousel .owl-item .item, .prod-homecarou .item, .dot-carou .item {
	margin: 0 10px;
}
.prod-homecarou {
	position: relative;
}
.prod-homecarou .owl-nav {
	position: absolute;
	width: 100%;
	bottom: 50%;
	height: 30px;
	margin-bottom: -15px;
}
.prod-homecarou .owl-prev {
	left: -8px;
}
.prod-homecarou .owl-next {
	right: -6px;
}
.prod-homecarou .owl-prev, .prod-homecarou .owl-next {
	font: 0/0 normal;
	position: absolute;
	width: 13px;
	height: 30px;
	background: transparent;
	color: #ff5300;
	text-align: center;
	border-radius: 50%;
	line-height: 31px;
	cursor: pointer;
}
.owl-dots.disabled {
    display: none;
}
.carousel-product-wrapper {
    margin-bottom: 5px;
    position: relative;
    padding: 10px 0;
}
.prod-homecarou .owl-next:after {
	content: '\f054';
	font-family: fontawesome;
	font-size: 25px;
}
.prod-homecarou .owl-prev:after {
	content: '\f053';
	font-family: fontawesome;
	font-size: 25px;
}
.blue-bt .owl-prev, .blue-bt .owl-next {
	background: transparent;
	color: #288f56;
}
.black-bt .owl-prev, .black-bt .owl-next {
	background: transparent;
	color: #2d2d2d;
}
.bls-bt .owl-prev, .bls-bt .owl-next {
	background: transparent;
	color: #44c3f2;
}
.item .reviewBoxs {
	background: #f5f5f5;
	border-radius: 5px;
}
span.shop-now-button {
	position: absolute;
	z-index: 99;
	right: 0;
	bottom: -4px;
}
.item li.reviews-List {
	list-style: none;
}
.pane-com-shop {
	position: relative;
	margin-bottom: 10px;
}
.item .pane-newsImage img {
	width: 100% !important;
}
.section-panel-title {
	text-align: center;
}
h3.sec-title {
	margin: 0 0 6px 0;
	text-transform: uppercase;
	color: #333;
	font-weight: 600;
	font-size: 20px;
}
.section-panel-title .sub-heading {
	font-size: 14px;
	display: inline-block;
	position: relative;
}
.section-panel-title .sub-heading:after {
	content: "";
	position: absolute;
	bottom: -14px;
	width: 50%;
	height: 1px;
	left: 50%;
	margin-left: -25%;
	border-bottom: 1px dotted silver;
}
.section-panel-title {
	text-align: center;
	margin-bottom: 30px;
}
.bg-green {
	background: #288f56;
}
.bg-black {
	background: #2d2d2d;
}
.bg-orange {
	background: #fd5300;
}
.bg-blue {
	background: #44c3f2;
}
.plus-text-panel {
	text-align: center;
	margin-top: 25px;
}
.plus-text-panel a {
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
}
.plus-text-panel a:hover {
	color: #fff;
}
.dot-carou .owl-nav {
	display: none;
}
.promo-panel .owl-dots .owl-dot span, .reviewsBlock .owl-dots .owl-dot span  {
	width: 12px;
	height: 12px;
	margin: 0 2px;
	cursor: pointer;
	border-radius: 50%;
}
.promo-panel .owl-dots .owl-dot.active span, .reviewsBlock .owl-dots .owl-dot.active span {
	background: #fd5300;
}
.promo-panel .owl-dots {
	margin-bottom: 25px;
}
.owl-item .item .smallText.itallic {
	font-size: 11px;
}
.ht-left-col {
	width: 24%;
	float: left;
}
.ht-right-col {
	width: 76%;
	padding-right: 20px;
	float: left;
}
ul.single-trending-list {
    margin: 0;
    padding: 0;
    box-shadow: 0 1px 5px rgba(0,0,0,0.1)inset;
    min-height: 200px;
    border: 1px solid #E8E8E8;
    /*height: 421px;*/
	height: 336px;
    overflow-y: scroll;
    border-top: 0;
}
ul.single-trending-list li {
	list-style: none;
	text-align: center;
	margin: 8px 0;
}
/* width */
ul.single-trending-list::-webkit-scrollbar {
 width: 10px;
}

/* Track */
ul.single-trending-list::-webkit-scrollbar-track {
 background: #f1f1f1;
}

/* Handle */
ul.single-trending-list::-webkit-scrollbar-thumb {
 background: #888;
}

/* Handle on hover */
ul.single-trending-list::-webkit-scrollbar-thumb:hover {
 background: #555;
}
.ht-left-title {
    text-align: center;
    background: #00aeef;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}
.ht-left-title a {
    color: #fff;
    display: block;
    padding: 7px 0;
}
.ht-left-title a .fa {
    padding-left: 6px;
}
.ht-right-col .rslides_container {
    margin: 0;
}
.ht-wrapper {
    margin-bottom: 25px;
    position: relative;	
}
.single-et-box img {
    width: 100%;
}
.single-et-box {
    display: table;
    width: 100%;
    min-height: 198px;
}
.single-et-box a {
    display: table-cell;
    vertical-align: middle;
}
a.btn-more-items {
    float: right;
    text-transform: capitalize;
    font-size: 11px;
    font-weight: 600;
    transition: 0.2s all ease-in-out;
    position: relative;
    padding-right: 15px;
}
a.btn-more-items:after {
    content: '\f101';
    font-family: fontawesome;
    position: absolute;
    right: 2px;
    top: 1px;
    font-weight: normal;	
}
.productBox .prod-img img.lazy {
    width: 16px !important;
}
.rev-header {
	min-height: 60px;	
}
.reviewsBlock .rv-box {
    margin-bottom: 25px;
}
.rv-cat-box .cat-img img {
    border: 2px solid #eeeeee;
    padding: 1px;
}
.reviewsBlock ul li.reviews-List {
	border-bottom: 0 !important;	
}
.reviewsBlock .rv-box:after {
    top: 112px;
	bottom: inherit;
    right: -45px;
    transform: rotate(0deg);
}
.loader-overlay {
    position: absolute;
    width: 101%;
    height: 100%;
    background: rgba(253,253,253,0.7);
    top: 0;
    z-index: 9;
}
.loader-overlay:before {
	content: '';
	position: absolute;
	width:200px;
	height: 200px;
	background: url('../img/loader-img.gif') no-repeat;	
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
	background-size: 200px;
	z-index: 9999;
}
