/* !special tags */

.item-tag {
	line-height: 1;
	font-weight: 700;
	font-style: normal;
	border-radius: 3px;
	border: 0;
	margin-right: 2px;
  color: #585C5F;
  font-size: 11px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  position: relative;
}
a.item-tag {
  color: #06c;
}

/* Add a bar next to repeated item tags */
.item-tag + .item-tag:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #707070;
  margin: 0 10px 0 6px;
  position: relative;
  top: 2px;
}

.item-tag.used i{
	letter-spacing: .033em;
}
.item-tag.used:hover{
	cursor: pointer;
}
.item-tag.used i[data-icon]:before {
    display: none;
}
.item-tag.used i[data-icon]:after {
    font-family: "iCons";
    content: attr(data-icon);
    padding: 2px;
    font-size: 9px;
}
.item-tag.used em,
.item-tag.used i {
	font-style:normal;
	text-transform:none;
}
.item-tag a,
.item-tag a:hover {
	color: inherit;
}
.item-tag.used b:before {
	color: #79848E;
	margin-left: 3px;
}
.item-tag.used .hoverTips {
	text-transform: none;
	font-weight: 400;
		font-size: 1.25em;
	min-width: 500px;
	left: 138px;
	top: -380%;
    padding: 10px 15px;
}
.item-tag.used  .hoverTips:before{
	display: none;
}
.item-tag.used  .hoverTips:after{
	display: none;
}
.item-tag.used .hoverTips > strong {
	display: block;
	margin-bottom: 12px;
}
.item-tag.used .hoverTips p {
	font-size: 0.875em;
	white-space: normal;
	margin-bottom: 6px;
}
.item-tag .hoverTips a {
	color: #3498db;
}
.item-tag.vip {
	display:none!important;
}
.item-tag.vip img {
	vertical-align: middle;
}
.item-tag-group {
  font-size: 11px;
}
.highlight-tag {
	color:#fff;
	font-size:0.6em;
	line-height: 1;
	font-style: normal;
	font-weight: 700;
	padding:3px 10px;
	border-radius: 3px;
	background: #798794;
	cursor: default;
}
a.highlight-tag {
	cursor: pointer;
}
.highlight-tag.deal {
	background: #FFA90D;
}

.highlight-tag.more-colors{
	background-color: #fff;
	border: 1px solid #c1c1c4;
	color: #006ab2;
}
.highlight-tag.more-colors:hover{
	color: #006ab2;
}
.highlight-tag.base-item{
	background-color: #EEEEEE;
	color: #5A6169;
}
.free-shipping {
	color: #333e49;
}

.displayed-shipping {
	color: #333e49;
}

.free-shipping:before {
	font-size: 1.3em;
	line-height: 0;
	margin-right: 4px;
	position: relative;
	top:2px;
}
.coupon {
	border:2px dashed #c1c1c6;
	border-radius:4px;
	padding: 8px;
	font-size: 0.75em;
	color: #696969;
}
.coupon strong:before {
	margin-right: 12px;
	padding: 0 8px 0 0;
	color: #cdced0;
	font-size: 2.4rem;
	float: left;
	line-height: 0.8;
	border-right: 1px solid #E6E7E7;
}

.item-condition{
	margin: 12px 0;
	font-size: .825em;
}



/* size chart styles */
.sizeChartHeader{ margin-bottom:12px;}
.sizeChartHeader img.sizeChartBrandLogo{padding-right:0;vertical-align:text-bottom;margin-right:18px; max-width: 120px; max-height: 42px; vertical-align: middle;}
.sizeChartHeader strong{color:#2470B9;font-size:1em;font-weight:400;}
#sizeChartContainer h3{clear:both;float:left;font-size:0.875em;margin:8px 0;padding:0;text-transform:uppercase;}
#sizeChartContainer table{ clear:both; border-top:1px solid #ccc; border-left:1px solid #ccc; margin-top: 12px;}
#sizeChartContainer thead th{ text-align:center; background:#EEF5FC; padding:6px; font-size:0.75em; font-weight: 700; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
#sizeChartContainer thead th:nth-child(1) {background:none; border-top:0!important; border-left: 0!important;}
#sizeChartContainer tbody th{ text-align:center; background:#F9F9F9;background:linear-gradient(left top,right top,color-stop(0.93, #F9F9F9),color-stop(1, #EAEAEA));  padding:8px; color:#555; width:20%;  font-size:0.75em; border-right:1px solid #ccc; border-bottom:1px solid #ccc; font-weight: 700;}
#sizeChartContainer tbody tr:nth-child(even) th{background:#eee;}
#sizeChartContainer tbody tr:nth-child(2n) th {background:#EEE;background:linear-gradient(left top,right top,color-stop(0.93, #EEEEEE),color-stop(1, #E3E3E3));}
#sizeChartContainer table.sizeChart tr:nth-child(even){background:#f7f7f7;}
#sizeChartContainer td{ text-align:center; padding:8px 6px 6px; font-size:0.75em; border-right:1px solid #ccc; border-bottom:1px solid #ccc; vertical-align: middle;}
#sizeChartContainer table.multiUnitChart tbody tr:nth-child(4n+3), #sizeChartContainer table.multiUnitChart tbody tr:nth-child(4n+4){ background:#f7f7f7;}
#sizeChartContainer table.multiUnitChart tbody tr:nth-child(4n+3) th{background:#EEE;background:-moz-linear-gradient(right center , #E3E3E3 0%, #EEEEEE 7%);background:-webkit-gradient(linear,left top,right top,color-stop(0.93, #EEEEEE),color-stop(1, #E3E3E3));}
#sizeChartContainer table.multiUnitChart tbody tr:nth-child(4n+3) th[rowspan] + th, #sizeChartContainer table.multiUnitChart tr:nth-child(4n+4) th{ background:#e7e7e7;}
#sizeChartContainer table.multiUnitChart tbody tr:nth-child(4n+1) th[rowspan] + th, #sizeChartContainer table.multiUnitChart tbody tr:nth-child(4n+2) th{background:#f7f7f7;}
#sizeChartContainer table.multiUnitChart thead th:nth-child(2){text-align:center;}
#sizeChartContainer table.multiUnitChart th[rowspan] + th,  #sizeChartContainer table.multiUnitChart tbody tr:nth-child(even) th{width:7%;}
#sizeChartContainer p {color:#666666;font-size:0.75em;margin:0;padding:18px 0 0;}

.glove_measure {float:left;}
.glove_measure .col2 {padding-left: 12px;}
.glove_measure h1 {margin-bottom:12px; font-size: 1.2em; font-weight: 700;}
#sizeChartContainer .glove_measure p { padding: 0 0 12px;}
.glove_measure .button {margin-top: 3px; font-weight: 700;}
.glove_measure hr {margin:8px 0 12px;}
.glove_measure p {clear:both;}

/* !stock data */

.stock-in {
	color: #094801;
}

.stock-out {
	color: #d12e2a;
}

.stock-low {
	color: #d97c00;
}

.stock-special:not(a), .stock-special:not(a):hover {
	color: #108A00;
	text-decoration: none;
}
a.stock-special {
	padding-left: 1.1rem;
}
a.stock-special:before {
	content: 'i';
	font-family: iCons;
	font-size: 1rem;
	position: absolute;
	left: 0;
	font-weight: 400;
	color: #79848e;
}
.stock-note{
  font-weight: 400;
  margin-top: 4px;
  margin-bottom: 3px;
  color: #2d2e32;
  max-width: 300px;
}
.stock-tip {
	font-size: 0.75rem;
	border-radius: 0;
	line-height: 1.4;
	padding: 24px;
}
.stock-tip a {
	font-weight: 700;
}
.stockMessage{
	font-size: 12px;
}
.stockNotify.notify-in-progress{
	position:relative;
}
.stockNotify.notify-in-progress:after{
	content:"";
	display:inline-block;
	width:30px;
	height:15px;
	position:absolute;
	top:3px;
	right:-40px;
	background:url(/image/lsa/ui/ajaxLoading.gif) no-repeat;
}


.used-condition strong {
	color: #333e49;
	font-size: 0.875em;
}
.used-condition a {
	font-size: 0.875em;
}

/* !reviews */

.review-stars {
	display: inline-block;
	height: 14px;
	width: 76px;
	background-image: url('/image/lsa/ui/reviews.png');
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
}

.review-stars em {
	visibility: hidden;
}

.review-count {
	display: inline-block;
	position: relative;
  font-size: 14px;
}
.review-count span:before {
    content: '(';
}
.review-count span:after {
    content: ')';
}
.review-count em {
	font-style: normal;
}

.review-stars-{background-position:0 17px;}
.review-stars-0,.review-stars-0_0{background-position:0 -1px;}
.review-stars-0_5{background-position:0 -19px;}
.review-stars-1, .review-stars-1_0{background-position:0 -36px;}
.review-stars-1_5{background-position:0 -54px;}
.review-stars-2, .review-stars-2_0{background-position:0 -71px;}
.review-stars-2_5{background-position:0 -89px;}
.review-stars-3, .review-stars-3_0{background-position:0 -107px;}
.review-stars-3_5{background-position:0 -124px;}
.review-stars-4, .review-stars-4_0{background-position:0 -142px;}
.review-stars-4_5{background-position:0 -159px;}
.review-stars-5, .review-stars-5_0{background-position:0 -177px;}


.whats-inthebox {
	margin-left: 6px;
}

.whats-inthebox a:before {
	color: #8a9bad;
	margin-right: 3px;
	font-size: 1.2em;
	line-height: 0;
	position: relative;
	top: 1px;
}

.whats-inthebox ul {
	padding: 13px 12px 12px 34px;
	font-size: 0.9375em;
	min-width: 250px;
	top: 8px;
	/* right: -275px; */
	left: -55%;
}


/*
.price-list:before{
	content:"List: "
}
.price-you-save:before{
	content:"You Save: "
}
*/

#needle-product-banner {
	display: inline-block;
	margin-left: 10px;
}
#qa-product-banner {
    margin-left:0;
    display: inline-block;
}

/* This is "ASK a Question" on PDP */
.TurnToplaceholder + #qa-product-banner {
	display: none;
  margin-left: 14px;
  padding-left: 14px;
  position: relative;
}

.TurnToplaceholder + #qa-product-banner:before {
  content: '';
  display: block;
  height: 100%;
  width: 1px;
  background: #ccc;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 1020px) {
  .TurnToplaceholder + #qa-product-banner {
  	display: inline-block;

  }
}

#needle-product-banner .needlepoint, #qa-product-banner a {
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
	-webkit-transition: color 200ms ease-out;
  -moz-transition: color 200ms ease-out;
  transition: color 200ms ease-out;
  white-space: nowrap;
}
.needlepoint * {
	font-family: inherit!important;
}
.needlepoint a:before {
	color: inherit;
}
#needle-product-banner .needlepoint:before, #qa-product-banner a:before {
	position:relative;
	left: -2px;
	top: -1px;
	font-size: 14px;
	color: inherit;
	display: inline-block;
	text-decoration: none!important;
}
/*
#needle-product-banner .needlepoint:before {
	color: #d12e2a;
}
*/
.TurnToplaceholder:hover,
#qa-product-banner a:hover,
.needlepoint:hover {
	text-decoration: underline;
}


.used-condition {color: #79848e;}
.used-condition strong {margin-right:6px;}

.product-img-container .thumbsContainer{
	padding-bottom:10px;
	text-align: center;
}

.product-img-container .img-title {
	text-align: center;
	font-size: 0.8125em;
	margin: 12px 0 0;
	height: 24px;
	display: block;
	padding: 0;
	color: #313131;
}


.thumbsContainer {
	/*border-top: 1px solid #ccc; */
	padding-top: 8px;
}

.thumbsContainer img, .thumbsContainer a.thumb-energy-guide{
	cursor: pointer;
	width:52px;
	padding:6px;
	margin-right: 8px;
	border: 1px solid #fff;
	border-radius: 2px;
	-webkit-transition:border-color 120ms ease;
	-moz-transition:border-color 120ms ease;
	transition:border-color 120ms ease;
}
.thumbsContainer img:hover, .thumbsContainer a.thumb-energy-guide:hover{
	border-color: #39a7f1;
	border-radius: 1px;
}
.thumbsContainer img.active{
	border-color: #777;
}
.vip-pitch a{
	padding-top: 18px;
	font-size: 14px;
	display: block;
	clear: both;
	color: #222;
}
.vip-pitch input[type="checkbox"]{
	margin-right: 10px;
}
.vip-pitch span {
	color: #000;
}
.vip-pitch span b {
	font-weight: 900;
}
/* !--- RWD large --- */
@media screen and (min-width:801px) {
	.product-img-container .image-swiper {
		max-height: 60px;
		padding-right: 56px;
	}
	.product-img-container .image-swiper.thumbs-nobelt {
		padding-right: 0;
	}
	.product-img-container .image-swiper .swiper-wrapper {
		width: calc(100% - 60px);
		margin-left: 30px;
	}
	.image-swiper .swiper-button-next,
	.image-swiper .swiper-button-prev {
		opacity: 1;
		filter: alpha(opacity=100);
		top: 0;
		line-height: 2.2;
		width: 30px;
		height: 48px;
	}
	.image-swiper .swiper-button-next.swiper-button-disabled,
	.image-swiper .swiper-button-prev.swiper-button-disabled {
		opacity: 1!important;
	}
	.image-swiper .swiper-button-next:before,
	.image-swiper .swiper-button-prev:before {
		font-size: 1.5em;
		color: rgba(0,0,0,0.4)
	}
	.image-swiper .swiper-button-next.swiper-button-disabled:before,
	.image-swiper .swiper-button-prev.swiper-button-disabled:before {
		color: rgba(0,0,0,0.08);
	}
	.image-swiper .swiper-button-next {
		right: -4px;
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,#fff 50%);
	}
	.image-swiper .swiper-button-prev {
		left: -4px;
		background: linear-gradient(to left, rgba(255,255,255,0) 0%,#fff 50%);
	}
	.image-swiper > a {
		margin-right: 3px;
	}
	.image-swiper img {
		max-height: 52px;
		height: 52px;
		padding: 6px;
		border: 1px solid #E7E7E7;
		border-radius: 2px;
		aspect-ratio: 1 / 1;
	}
	.image-swiper span.active img {
		border-color: #004387;
	}
	.image-swiper .thumb-video-container img {
		border-color: transparent!important;
	}
	.page-pdp .swiper-container-horizontal:not(.kit-list) > .swiper-pagination {
		display: none;
	}
	.product-img-container .thumb-video-container {
		max-height: 52px;
		border-radius: 2px;
	}
	.thumb-video-container {
		display: inline-block;
	}
}

/* !--- RWD small and medium --- */
@media screen and (max-width:801px) {
	.swiper-button-next, .swiper-button-prev,
	.image-swiper .swiper-pagination-bullets {
		display: none!important;
	}
	.image-swiper > .swiper-pagination.swiper-pagination-custom, .kit-block .swiper-container-horizontal > .swiper-pagination{
		top: 12px;
		right: 12px;
		width: auto;
		left: auto;
		bottom: auto;
		font-size: 13px;
		color: #585C5F;
	}
	.thumb-video-container {
		background-size:contain!important;
	}
	.thumb-video-container img {
		padding: 72px 0;
	}
	.thumb-video-container:before,
	.thumb-video-container:after {
		content: '';
		position: absolute;
		left: 0;
		width: calc(50vw - 60px);
		height: 220px;
		z-index: 2;
	}
  .thumb-video-container:after {
	  right: 0;
	  left: auto;
	 }
}

/* !--- RWD small --- */
@media screen and (max-width:599px) {
	.image-swiper > .swiper-pagination.swiper-pagination-custom {
		top: 0;
		right: 2vw;
	}
	.thumb-video-container img {
		padding: 60px 0;
	}
}

.product-img-container .beltRotateContainer .beltWrapper {
	float: left;
	width:320px;
	height: 52px;
}

.product-img-container .beltRotateContainer img{
float: left;
display: inline-block;
}

.thumbsContainer .thumbRightArrow, .thumbsContainer .thumbLeftArrow {
	width: 12px;
	padding: 10px 0 20px;
	float: left;
	font-size: 1.9em;
}

.thumbsContainer .thumbRightArrow:hover, .thumbsContainer .thumbLeftArrow:hover {
	text-decoration: none;
}

.product-img-container .thumbLeftArrow {
	margin-right: 8px;
}

.product-img-container .thumbRightArrow {
	margin-left: 6px;
}

.main-product-section .thumbsContainer.loaded{
	opacity:1;
}

/* video player */
.product-img-container .mediaPlayer{
	position: absolute;
	top:0;
	left:0;
	height: 345px;
	width:345px;
}
.popupContent .product-img-container .mediaPlayer{
	top:30px;
	left:35px;
}


/* !Brands Navigation */

.listing-container .nav-brands, .category-container .nav-brands, .shop-brands .nav-brands {
	padding: 18px 24px;
	position: relative;
	width: 100%;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	margin-bottom: 18px;
}

.listing-container .nav-brands a, .category-container .nav-brands a, .shop-brands .nav-brands a {
	margin-right: 36px;
	float: left;
	line-height: 24px;
	height: 28px;
	width:80px; /*temp fix - all brands must have exact width's */
	text-align:center;
}

.listing-container .nav-brands a img, .category-container .nav-brands a img, .shop-brands .nav-brands a img {
	max-height: 24px;
	max-width: 100%;
	vertical-align: middle;
}

.listing-container .nav-brands a:last-child, .category-container .nav-brands a:last-child {
	margin-right: 0;
}

.listing-container .beltWrapper, .category-container .beltWrapper, .shop-brands .beltWrapper{
	display: block;
	padding: 0;
	height: 28px;
	width: 92%;
	float: left;
	margin: 0 30px;
}

.listing-container .belt, .category-container .belt, .shop-brands .belt {
	height: 26px;
	display: block;
	min-width: 820px;
}

.listing-container .thumbRightArrow, .listing-container .thumbLeftArrow, .category-container .thumbRightArrow, .category-container .thumbLeftArrow, .shop-brands .thumbRightArrow, .shop-brands .thumbLeftArrow  {
	width: 12px!important; /*temp fix - counter setting ".listing-container .nav-brands a"*/
	padding: 10px 0 20px;
	margin: 0!important;
	position: absolute;
	left:0;
	top: 8px;
	font-size: 1.9em;
}

.listing-container .thumbRightArrow, .category-container .thumbRightArrow, .shop-brands .thumbRightArrow {
	left: auto;
	right: 0;
}
.nav-brands .swiper-button-prev {
	left: -14px;
	top: 16px;
	background: linear-gradient(to right, #f1f1f4, rgba(255, 255, 255, 0));
}
.nav-brands .swiper-button-next {
	right: -14px;
	top: 16px;
	background: linear-gradient(to left, #f1f1f4, rgba(255, 255, 255, 0));
}
.nav-brands .swiper-button-prev:before,
.nav-brands .swiper-button-next:before {
	font-size: 30px;
}
/*black friday tag*/
.bf-dealtag{
  color: #341e42 !important;
  padding-bottom: 4px;
  display: block;
  background: linear-gradient(to left, #341e42 0%, #d2c5d8 40%, #341e42 100%);
  background-size: 400% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 2s 750ms ease-in forwards;
}
.bf-dealtag:before{
  content:"ר";
  -webkit-text-fill-color: #341e42 !important;
  color: #341e42 !important;
  font-family:'iCons';
  vertical-align: baseline;
  padding-right: 1px;
  animation: flick 600ms 650ms ease-in forwards;
  position: relative;
  display: inline-block;
  transform-origin: left bottom 6px;
}
.page-pdp .bf-dealtag{
  font-size: 1.125em;
  margin-bottom: 4px
}
@keyframes shine {
    50% {
      background-position: -75% center;
    }
    100%{
     background-position: -150% center;
    }
  }

@keyframes flick {
    0% { transform: rotate(10deg); }
    20% { transform: rotate(15deg); }
    40% { transform: rotate(0deg); }
    100% { transform: rotate(0deg); }
   }

/*productTabs*/
.responsiveTabs {display: none;}

/* Packages */

.sub-item-group {
	margin:8px 0 3px 19%;
	width: 80%;
	border: 1px dotted #c1c1c4;

	float: left;
}
.sub-item-group:not(.warranty-upsell) {
	border:1px solid #E7E7E7;
}
.sub-item-group h4 span{
	font-size:.85em;
	color: #00991F;
}
.sub-item-group h4 {
	font-weight: 400;
	font-size: 1em;
	padding: 6px 18px 8px;
	margin: 8px 0 3px;
	border-bottom: 1px solid #E7E7E7;
}
.sub-item-group.collapsed {
    position: relative;
}
.sub-item {
	overflow: hidden;
	border-bottom: 1px dotted #b7b9bb;
	padding: 18px 18px 12px;
}
.warranty-upsell .sub-item {padding: 12px 0 8px; min-height: 0;}
.sub-item:last-child {border-bottom:0;}
.warranty-upsell  .sub-item:last-child {padding-bottom: 12px;}

.sub-item-group.warranty-upsell .sub-item .item-details {padding-left: 3px; width: 70%; padding-top: 12px;}
.sub-item h3, .sub-item .item-qty{
	font-size: 0.8125em;
	font-weight: 400;
	margin: 0 0 3px;
}
.sub-item .FreeShipping, .sub-item .free-shipping,
.sub-item .Free2DayShipping,
.sub-item .Free3DayShipping,
.sub-item .FreeExpeditedShipping,
.sub-item .FreeONShipping,
.sub-item .FreeWGShipping{
	display: none;
}

p.selectSummary {font-size: 0.8125em; margin: 0 0 3px;}
.sub-item .stock {font-size: 0.8125em;}
.sub-item-group .sub-item .item-actions {width: 30%;}
.sub-item .prices {border-bottom-width: 0;}
.sub-item.editable .prices {border-bottom-width: 1px;}

.sub-item  .item-price-each {
	width: 36%;
	font-size: 0.75em;
	display: inline-block;
	padding-left: 2px;
	text-decoration: line-through;
	color: #5a6169;
}
.sub-item .item-qty {
	width: 4%;
}
.sub-item  .item-qty input[type="text"] {
	width: 24px;
	top: -1px;
	padding: 1px;
	font-size: 0.75em;
}
.sub-item.editable .item-qty input[type="text"] {
	font-size: 0.6875em;
}
.sub-item .item-price-total {
	font-size: 0.75em;
	position: relative;
	color: #5a6169;
}
.sub-item .item-price-warranty {font-size: 0.875em;}
.subitem-show-more {
	display:none;
}
.sub-item:last-child {
    border-bottom: 0;
}

/* !--- rwd: small --- */
@media screen and (max-width:599px) {

	.tabContentContainer #sizeChartContainer {margin-top: 30px;}
	#sizeChartContainer:before {content:'Scroll/swipe table for more'; font-size: 0.75em; color: #c1c1c4; margin: 0 0 8px; display: block;}
	#sizeChartContainer table {display: block; position: relative; width: 100%;}
	#sizeChartContainer thead {display: block; float: left;}
	#sizeChartContainer thead tr {display: block;}
	#sizeChartContainer th {display: block;}
	#sizeChartContainer tbody {display: block;width: auto; position: relative; overflow-x: auto; white-space: nowrap;}
	#sizeChartContainer tbody th {width: auto; padding: 6px 6px 5px; border-left: 1px solid #ccc;}
	#sizeChartContainer tbody tr {display: inline-block; vertical-align: baseline; margin-right: -4px; border-top: 1px solid #ccc;}
	#sizeChartContainer td {display: block; min-height: 1.25em; padding:6px;}
}

.explore-more h5 {
	font-size: 0.875em;
	font-weight: 700;
	margin-bottom: 8px;
}

.explore-more {
	margin: 40px auto;
	max-width: 1020px;
  border: none;
}
.explore-more > * {
	padding: 0 12px;
}
.explore-more-seo-text {
  padding: 12px;
}
.explore-more-seo-text h2 {
  font-size: 1.25em;
  line-height: normal;
  margin-bottom: .5em;
}

.plp .explore-more.color-block {
	background: #f2f2f2;
	margin-top: 0;
	border-radius: 0;
	padding: 18px;
	margin-top: 10px;
}
.plp .explore-more-seo-text {
	background: #fff;
}
.linkset {
	margin-right: 0;
}

.linkset.additional-configurations {
	max-height: 200px;
	width: 100%;
}


.linkset li {
	font-size: 14px;
	margin-bottom: 6px;
}

.linkset a:hover {
	text-decoration: underline
}

.used-owner-note {
	background: #eaf2fa;
	border-radius: 4px;
	border: 1px solid #abcaea;
	padding: 18px 18px 18px 72px;
	position: relative;
}
.used-owner-note:before {
	color: #abcaea;
	font-size: 42px;
	position: absolute;
	left: 18px;
}
.used-owner-note h4 {
	font-size: 1.2em!important;
	font-weight: 400;
	margin: 0 0 12px;
}
.used-owner-note p {
	margin: 0;
}
.used-owner-note small {
	margin: 12px 0 0;
	display: block;
}

/*vertical beltChanges*/
 .product-thumbs-container .thumbsContainer .thumbRightArrow,.product-thumbs-container .thumbsContainer .thumbLeftArrow {
	width: 30px;
	height: 30px;
	margin-left: 15px;
	display: block;
	font-size: 30px;
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	transform: rotate(90deg);
}

.category-aside-nav {
	margin-bottom: 12px;
}

.category-aside-nav h4 {
	color: #222;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 12px;
	padding: 0;
	text-transform: uppercase;
}

.category-aside-nav a {
	display: block;
	font-size: 13px;
	line-height: 1.3;
	margin: 0 0 3px;
	padding: 3px 16px;
}

.category-aside-nav a:hover {
	text-decoration: underline;
}
.category-aside-nav .nav-more {
	margin-top: 24px;
	padding-bottom: 8px;
	background-color: #5eabdf;
	padding-top: 20px;
	display: block;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
/* non vip vip360 promo */
.buy-section.vip360-marketing {
	padding: 6px 0 0;
	font-size: .8125em;
}
.vip360-marketing b {
	margin-right: 4px;
}
.vip360-marketing b:before {
	margin-right: 4px;
	color: #FEC015;
	font-size: 1.25em;
	vertical-align: middle;
}
.category-aside-nav .nav-more a {
	font-weight: 400;
	}
.sub-item-group.apple-warranty{
	border-bottom-width: 1px;
	border-color: #E6E7E7;
	padding: 10px;
	border-radius: 0;
}
.apple-warranty img{
	float: left;
	margin-right: 10px;
	width: 100%;
}
.apple-warranty .sub-item{
	padding: 8px 0 6px;
}
.apple-warranty .item-details p{
	margin: 6px 0;
	padding-right: 5px;
	color: #666B74;
	font-size: .725em;
}
.apple-warranty b{
	font-size: .825em;
}
.apple-warranty .item-img{
	width: 15%;
}
.apple-warranty .item-details{
	width: 54%;
}
.apple-warranty .save-actions{
	padding-right:0!important;
}
.apple-warranty a{
	display: block;
}
.upsell-page .apple-warranty b{
	font-size: 14px;
	font-weight: 400;
}
.page-pdp .warranty-brand,
.upsell-page .warranty-brand {
	display: flex;
  flex-wrap: wrap;
	align-items: center;
	width: 100%;
	margin: 0 0 18px;
}

.page-pdp .warranty-brand .warranty-brand-info,
.upsell-page .warranty-brand .warranty-brand-info {
  flex: 1;
  margin-right: 12px;
  font-weight: 400;
  width: 100%;
	max-width: 750px;
}

.page-pdp .warranty-brand .warranty-brand-cost .button,
.upsell-page .warranty-brand .warranty-brand-cost .button {
  background-color: #06c;
}

.buy-section .cart-warranty .warranty-brand-info div a.select .select-data {
  font-weight: 400;
  font-size: 16px;
}

.page-pdp .warranty-brand-img img, .upsell-page .warranty-brand-img {
	background: white;
	border: 2px solid #dbe5ea;
	border-radius: 6px;
	max-width: 90px;
	margin-right: 8px;
  padding: 6px;
}
.upsell-page .warranty-brand-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
}
 .upsell-page .warranty-brand-img img {
   width: 100%;
 }
 .upsell-page .sub-item-group.apple-warranty {
	width: 100%;
    margin: 0;
    border-color: #f2f2f2;
    border-width: 0 10px 10px 10px;
    padding: 30px;
 }
 .upsell-page .apple-warranty .item-details {
	 width: auto;
 }
 .upsell-page .apple-warranty .item-actions {
	 margin-left: 12%;
	 display: flex;
	 align-items: baseline;
	 width: auto;
 }
 .upsell-page .apple-warranty .item-actions .item-price-total {
	 font-size: 16px;
	 color: #000;
 }
 .upsell-page .apple-warranty .save-actions {
	 margin: 0 0 0 10px;
 }
 .upsell-page .apple-warranty a {
	 margin: 0;
 }
 .upsell-page .apple-warranty .save-actions a {
	 min-width: 65px;
 }
.page-pdp .warranty-brand li .select-data {
    max-width: calc(100% - 90px);
    white-space: normal;
}
.page-pdp .warranty-brand + p {
  font-size: 14px;
  color: #585C5F;
}

.page-pdp .kit-block.color-block {
  border: none;
  position: relative;
  padding-top: 48px;
  padding-bottom: 48px;
}

.page-pdp .kit-block.color-block .kit-list {
  background: #fff;
}

.page-pdp .kit-block.color-block:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  background: #F2F2F2;
  z-index: 0;
  height: 100%;
}

.upsell-page {
  background: #fff;
  padding: 24px;
}

.breadcrumbs.continue-shopping {
  margin-top: -8px;
  margin-bottom: 24px;
  width: 100%;
  max-width: 1400px;
  padding: 24px 24px 0;
}

.breadcrumbs .continueShopCntnr a {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}


/* Product Page Canon */
.buy-section .cart-warranty .warranty-brand-info div a.select .select-data{
	max-width: 455px;
	width:100%;
}
.buy-section .cart-warranty .cart-warranty-canoncare .warranty-brand-info .select-ui-wrap div .select-ui-options{
	top: 36px;
	max-width: 553px;
	font-size: 1em;
}

/*
Is going to work if you remove the line 200 in productWidgets.css

.buy-section .cart-warranty .cart-warranty-canoncare .warranty-brand-info .select-ui-wrap div .select-ui-options h5{
	background:red;
	display:block important;
}
*/
.buy-section .cart-warranty .cart-warranty-canoncare .warranty-brand-info .select-ui-wrap div .select-ui-options li,
.upsell-page .cart-warranty .warranty-brand-info .select-ui-wrap div .select-ui-options li{
	margin: 0 0 6px;
	padding: 8px 8px 8px 28px;
}
.buy-section .cart-warranty .cart-warranty-canoncare .warranty-brand-info .select-ui-wrap div .select-ui-options li:before,
.upsell-page .cart-warranty .warranty-brand-info .select-ui-wrap div .select-ui-options li:before{
	margin-top: 7px;
}
.upsell-page .cart-warranty .warranty-brand-info div a.select .select-data{
	max-width: calc(100% - 50px);
}
/* Dropdown */
.upsell-page .cart-warranty .warranty-brand-info .select-ui-wrap div .select-ui-options{
	top: 213px;
	max-width: 680px;
}
.upsell-page .cart-warranty .warranty-brand-info .select-ui-wrap div .select-ui-options h5{
	font-weight: 400;
	padding: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	text-align: center;
}
/* Price and CTA */
.upsell-page .cart-warranty .warranty-brand-cost{
	text-align:center;
}
.upsell-page .cart-warranty h4#canon-selected-warrenty{
	margin:0;
}
.upsell-page .cart-warranty .warranty-brand-cost p{
	margin:0;
	padding-left: 10px;
}
.upsell-page .cart-warranty .warranty-brand-cost p strong::before{
	content: "$";
	position: absolute;
	margin-left: -10px;
}
.upsell-page .cart-warranty .warranty-brand-cost a {
	width: 100% !important;
}
.cart-warranty .select-ui-wrap .select-ui .button {
	width: 100%;
	text-align: right;
}
a.select .select-data {
	max-width: 130px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.reward-option a.select .select-data {
	max-width: 100%;
}
.product-options nav a:last-of-type{
	margin-right: 0px !important;
}

.upsell-page .warranty-container-main .warranty {
	width: 100%;
	max-width: 840px;
}
.upsell-page .warranty-container-main .warranty .col2 {
	width: 100%;
	padding: 20px;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	margin-top: 10px;
}
.upsell-page .warranty-container-main .warranty:before {
	content: 'Add a Protection Plan';
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.upsell-page .warranty-container-main .col2 label {
	color: #06c;
	width: 100%!important;
	display: flex;
	margin-bottom: 10px;
}
.upsell-page .warranty-container-main .col2 label:last-of-type {
	margin-bottom: 0;
}
.upsell-page .warranty-container-main .col2 input {
	margin-right: 5px;
	position: relative;
	top: 3px;
}
.upsell-page .warranty label span {
	right: 0!important;
	color: #000;
	margin-left: auto;
}


/* Media Queries Breakpoints */
@media screen and (max-width: 1440px) and (min-width: 1021px) {
	.buy-section .cart-warranty .warranty-brand-info div a.select .select-data{max-width: 280px;}
}
@media screen and (max-width: 1020px) and (min-width: 801px) {
	.buy-section .cart-warranty .warranty-brand-info div a.select .select-data{max-width: 134px;}
}
@media screen and (max-width: 801px) {
	.buy-section .cart-warranty .warranty-brand-info div a.select .select-data{max-width: 144px;}
	.upsell-page .warranty-brand {
    align-items: flex-start;
    position: relative;
    padding-left: 100px;
  }

  .upsell-page .warranty-brand .warranty-brand-img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100px;
  }
}
@media screen and (max-width: 599px) {
	.buy-section .cart-warranty .warranty-brand-info div a.select .select-data{width:65px;}
	.upsell-page .warranty-brand {align-items: flex-start; }
	.page-pdp .warranty-brand-img img, .upsell-page .warranty-brand-img img {max-width: 45px;}

}
/* ///////////////// */
/* End: Product page */
/* ///////////////// */


/* RR Aside Styles */
.pa-about, .pa-details .FreeShip {display:none!important;} .pa-details .item-reviews {margin-right:0!important;} .pa-name, .aggregate-item:hover .pa-name {height:auto!important; display:block!important; opacity:1!important; visibility:visible!important; position: relative!important; text-align:center!important; margin: 8px 0 0!important;} .product-container .pa-recommended.pa-horizontal .pa-name em {height:29px!important; overflow:hidden;} .product-container .pa-horizontal .pa-name {height:34px!important; overflow:hidden;} .pa-name em {max-height:none!important;display:block!important; } .aggregate-item:hover img {opacity:1!important} .aggregate-item:hover .pa-name em {transform: translate3D(0,0,0)!important;} .pa-name em{ display: -webkit-box!important; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow:hidden; display:none; }

.large-img .image-viewer-video{
	position: absolute;
}
.product-img-container .large-img .image-viewer-video {
    position: absolute;
    left: 0;
}


/* !--- rwd: small + medium --- */
@media screen and (max-width:801px) {
	.main-product-section .large-img, .media-additional {display: none;}
	.image-swiper {height: 220px!important; overflow: hidden;}
	.product-img-container .image-swiper img {max-height: 220px;  margin: 0 calc(50% - 110px);}
	.thumb-video-container {min-height: 200px; background: #eee;}
	.sub-item-group{width:100%; margin:0;}
    .sub-item-group.collapsed .content {overflow: hidden;position: relative;}
	.sub-item-group h4 {border-bottom-style: dotted;}
	.sub-item-group.show:not(.warranty-upsell) .sub-item {display:block;}
	.sub-item-group.show:not(.warranty-upsell) {border-bottom: 1px solid #ccc!important; border-radius:0; padding-bottom:3px;}
    .sub-item-group .item-actions .prices, .sub-item .item-actions .prices {padding: 0!important;}
    .sub-item-group.collapsed .subitem-show-more {display:block; position:absolute; z-index:998; bottom: -15px; left:35%; width:30%; text-align:center; font-size:0.875em; text-shadow: 0 -3px 2px #fff; margin:0;}
    .sub-item-group.collapsed{overflow:visible;}
    .sub-item .item-actions,.sub-item .item-qty {width: 10%;}
    .sub-item {border: 0; padding: 5px 0; position: relative;}
	.item-condition{ width: 100%; font-size: .75em; margin: 8px 0 8px;}
  .page-pdp .kit-block.color-block { padding: 24px 0; margin-bottom: 0; }
}


/* !--- rwd: medium --- */
@media screen and (max-width:801px) and (min-width:599px) {
  .product-thumbs-container .beltRotateContainer{height:auto; width:100%;}
  .product-thumbs-container .beltRotateContainer .beltWrapper {height:20px; width:100%; text-align:center;}
  .explore-more .linkset li {width:100%; float:none}
  .main-product-section  .thumbsContainer {padding: 0!important;}
  .product-img-container .mediaPlayer iframe {position:relative;left: 50%;}
  .category-aside-nav, .filter-select{display:none;}
  .sub-item-group.collapsed .content {max-height: 86px;}

}

/* !--- rwd: small --- */
@media screen and (max-width:599px) {
	.explore-more > .col1, .explore-more > .col2, .explore-more > .col3{width:100%;}
	.category-aside-nav, .category-aside-nav h4, .category-aside-nav br, .item-snapshot.apple-warranty .item-img {display:none!important;}
	.explore-more {margin: 0 2vw!important;}
	.product-img-container .mediaPlayer {position:relative; padding-bottom:57%; padding-top:190px; height:0; overflow:hidden;}
	.large-img {padding-left: 0;}
	.product-img-container .mediaPlayer {width: auto;}
	.product-img-container .mediaPlayer iframe {position:absolute; top:0; left:0; width:100%;height:100%;}
	.item-snapshot.apple-warranty .item-actions{width: 25%;}
	.item-snapshot.apple-warranty .item-actions .button{padding: 12px;}
  .sub-item-group.collapsed .content {max-height: 60px;}
  .sub-item .item-qty {width: 12%;}
	.item-condition{ font-size: .75em; margin: 8px 0 0px; }
	.vip-pitch a{display: block; font-size: 14px !important; padding: 8px 0 10px 25px; position: relative; line-height: 1.35; border-bottom: solid 1px #E8E8E8; padding-bottom: 12px; }
  .vip-pitch a input { position: absolute; top: 14px; left: 4px; }
	.cart-warranty > p{padding: 0 10px!important;}
}

/* rwd wide */
@media screen and (min-width: 1020px){
	.explore-more {max-width: 1440px;}
	.category-aside-nav a {
		font-size: 1em!important;
		padding: 5px 18px;
	}
}
/* !--- RWD full ----*/
@media screen and (min-width:801px) {
	.sub-item-group.collapsed {max-height: 320px;overflow: hidden;}
	.sub-item-group.collapsed:after {content:''; position:absolute; bottom:0; left:0;background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,1)); width:100%; height:86px;}
	.collapsed .subitem-show-more {display:block; position:absolute; z-index:998; top:260px; left:35%; width:30%; text-align:center; font-size:0.875em; text-shadow: 0 -3px 2px #fff; }
    .sub-item {min-height: 86px;}
    .sub-item-group .sub-item .item-img {width: 8%;padding:0;}
    .sub-item-group .sub-item .item-details {width: 58%; margin-left: 12%!important;}
}

@media screen and (max-width: 1440px) and (min-width: 801px) {
  /* Force the upsell layout to be 100% bypassing the default .main-product-section spacing */
  .breadcrumbs.continue-shopping,
  .upsell-page {
    width: 100vw;
    position: relative;
    left: -24px;
  }
}

.edu-special-flag {
	font-size: 12px;
	color: #fff;
	display: none;
	align-items: center;
	background: transparent linear-gradient(90deg, #004387 0%, #0066CC 100%) 0% 0% no-repeat padding-box;
	border-radius: 3px;
	height: 21px;
	width: 129px;
	position: relative;
}

.edu-special-flag .cap {
	height: 13px;
	width: 17px;
	margin: 0 5px;
}

.edu-special-flag .text {
	display: flex;
	align-items: center;
	justify-content: center;
}

.edu-special-flag .text::before {
	content: '';
	height: 21px;
	background-color: #fff;
	width: 1px;
	margin-right: 7px;
}

.edu-special-flag .text::after {
	content: '';
	height: 16px;
	width: 16px;
	background-color: #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 2px;
	right: -6px;
}

.edu .edu-special-flag {
	display: flex;
	width: 150px;
}

@media screen and (max-width: 890px) {
	.edu-special-flag {
		font-size: 12px;
		height: 20px;
		width: 124px;
	}
	.edu-special-flag .cap {
		height: auto;
		width: 14px;
		margin: 0 4px;
	}
	.edu-special-flag .text::before {
		content: '';
		height: 20px;
		background-color: #fff;
		width: 1px;
		margin-right: 6px;
	}
}
