	.product-features__item .icon-check35:before {
		margin-right: 25px;
		display: inline-block;
		width: 12px;
		height: 15px;
		font-size: 100%;
		color: #54ae3a;
		overflow: visible;
		line-height: 12px;
		padding-left: 3px;
		background-color: transparent;
		text-shadow: -1px -1px 0 currentColor, 1px -1px 0 currentColor, -1px 1px 0 currentColor, 1px 1px 0 currentColor;
	}
	


.productpageV3 input[type=radio] {
	-webkit-appearance: none !important;
	-moz-appearance:    none !important;
	border: none !important;
	background-color: transparent !important;
}


.productpageV3 input[type=radio].with-font:before {
	font-family: 'icomoonnl' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	display: inline-block;
	content: "\e942";
	letter-spacing: 10px;
	font-size: 22px;
	color: #898989;
	width: 1.4em;
}

.productpageV3 input[type=radio].with-font:checked:before {
	content: "\e941";
	font-size: 22px;
	letter-spacing: 5px;
}



	.fancybox-inner {      overflow: hidden !important;}
	.fancybox-close {
		background: none;
	}

	@media only screen and (min-width: 761px) {

		.slick-list.draggable{
			max-height: 450px;

		}

		.packshotslider-thumbs {

			max-width: 450px;
		}
	}

	@media only screen and (max-width: 760px) {
		.productpage.productpageV3 .pagetop {
			margin-top: 80px !important;
		} 



		.packshotslider-thumbs.slick-initialized.slick-slider {
			display: none;

		}

	}

	.packshotslider {

		-webkit-overflow-scrolling: touch;
	}

	.fancyboxProductSlider:before {
		font-family: FontAwesome;
		font-family: 'icomoon';
		content: "\f00e";
		content: "\e93b";

		position: absolute;
		right:2.5vw;
		top: 0;
		color: #393939;
		font-size: 26px;
		z-index: 20000;
	}
	.packshotslider.slick-slider .slick-arrow {
		display: none !important;
	}

	.productpageV3 .packshotslider-thumbs .slick-track .slick-slide {
		width: 25%; 
		/* height: 120px; */
		border: none;
		overflow: hidden;
		text-align: center;
		margin-left:27px;
		padding: 10px 10px 0 10px;

	}


	.productpageV3 .packshotslider-thumbs .slick-track{
		margin-left:-27px;


	}

	.packshotslider-thumbs img {
		max-height: none;
		overflow: hidden;
		min-width: 100%;
		height: auto;


	}

	.productpageV3 .packshot--img {
		position: relative;
		/*	width: 65%; */
	}

	.productpageV3 .packshotslider .slick-slide {
		min-height: auto;

	}

	.fancybox-nav span {visibility: visible; background: none;}
	.fancybox-title {
		margin-top: -20px;
		color: #244e09;
		font-family:   ff-dax-web-pro, sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		width: 80%;
	}



	.fancybox-title-yt {
		color: #244e09;
		font-family:   ff-dax-web-pro, sans-serif;
		font-size: 1.2em;
		font-weight: bold;
		width: 80%;
		position: absolute;
		top: -10px;
	}

	.myClose {
		right: 0;
		top: 10px;
		background: none;
		width: 30px;
		z-index: 300000;
	}

	.myClose:before {
		cursor: pointer;
		font-family: 'icomoon';
		content: "\e907";
	}

	.fancybox-nav {
		width: 40px; /* https://endopark.atlassian.net/browse/AVNLTICKET-636 */
	}

	.fancybox-next {
		right: -40px; /* https://endopark.atlassian.net/browse/AVNLTICKET-636 */
	}

	.fancybox-next span {
		left: auto;
		right: -45px;
		right: 0; /* https://endopark.atlassian.net/browse/AVNLTICKET-636 */
		background-color: #a9a9a9;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		font-size: 16px;
		padding: 11px 13px;
	}

	.fancybox-prev {
		left: -40px; /* https://endopark.atlassian.net/browse/AVNLTICKET-636 */
	}
	.fancybox-prev span {
		left: -45px;
		left: 0; /* https://endopark.atlassian.net/browse/AVNLTICKET-636 */
		background-color: #a9a9a9;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		font-size: 16px;
		padding: 11px;
	}

	@media only screen and (max-width: 760px) {
		.fancybox-skin {
			overflow-x: hidden; 
		}

		.fancybox-next span {
			left: auto;
			right: 10px;
			right: 0; /* https://endopark.atlassian.net/browse/AVNLTICKET-636 */
			background-color: #a9a9a9;
			border-radius: 50%;
			width: 40px;
			height: 40px;
			font-size: 16px;
			padding: 11px 13px;
		}
		.fancybox-prev span {
			left: 10px;
			left: 0; /* https://endopark.atlassian.net/browse/AVNLTICKET-636 */
			background-color: #a9a9a9;
			border-radius: 50%;
			width: 40px;
			height: 40px;
			font-size: 16px;
			padding: 11px;
		}

		.fancyboxiframe-prev  {
			position: absolute;
			left: 10px;
			top: 51%;
		}
		.fancyboxiframe-next  {
			position: absolute;
			right: 10px;
			top: 51%;

		}





		.fancyboxiframe-prev span {
			background-color: #a9a9a9;
			border-radius: 50%;
			width: 40px;
			height: 40px;
			font-size: 16px;
			padding: 11px;
		}

		.fancyboxiframe-next span {

			background-color: #a9a9a9;
			border-radius: 50%;
			width: 40px;
			height: 40px;
			font-size: 16px;
			padding: 11px 13px;
		}


		.fancyboxiframe-next span:before {
			font-family: 'icomoon';
			content: "\e903";
			color: white;
		}

		.fancyboxiframe-prev span:before {
			font-family: 'icomoon';
			content: "\e93d";
			color: white;
		}

		.fancybox-title {
			margin-top: 0 ;
			margin-left: 0;
			color: #244e09;
			font-family:   ff-dax-web-pro, sans-serif;
			font-size: 1.5em;
			font-weight: bold;
			width: 100%;
			text-align: center;


		}

		.myClose {
			left:  10px;
			top: 10px;
			background: none;
			width: 30px;
			z-index: 300000;
		}

		.myClose:before {
			cursor: pointer;
			font-family: 'icomoon';
			content: "\e93d";
			font-size: 1.5em;
		}


		.myCloseIframe {
			left:  10px;
			top: -20px;
			background: none;
			width: 30px;
			z-index: 300000;
			background: none;
		}

		.myCloseIframe:before {
			cursor: pointer;
			font-family: 'icomoon';
			content: "\e93d";
			font-size: 1.5em;
		}


		.productpageV3 .packshot--img {
			position: relative;
			width: auto;
			max-height: 40vh;
		}

	}

	.fancybox-next span:before {
		font-family: 'icomoon';
		content: "\e903";
		color: white;
	}

	.fancybox-prev span:before {
		font-family: 'icomoon';
		content: "\e93d";
		color: white;
	}

	.thumbs-prev span {
		position: absolute;

		left: 5px;
		background-color: #cccccc;
		border-radius: 50%;
		width: 36px;
		height: 36px;
		font-size: 12px;
		padding: 11px;
		top: 35%;
		z-index: 5000;

	}


	.thumbs-next span {
		position: absolute;
		left: auto;
		right: 0;
		top: 35%;
		background-color: #cccccc;
		border-radius: 50%;
		width: 36px;
		height: 36px;
		font-size: 12px;
		padding: 11px 13px;
	}			



	.thumbs-next span:before {
		font-family: 'icomoon';
		content: "\e903";
		color: white;
	}

	.thumbs-prev span:before {
		font-family: 'icomoon';
		content: "\e93d";
		color: white;
	}



	.packshotslider-thumbs .slick-track {
		display: flex;
		border-bottom: 1px solid #cccccc; 

	}				

	.packshotslider-thumbs .slick-list {

		margin: 0 ;

	}

	.packshotslider-thumbs .slick-track .slick-slide {
		display: flex;
		height: auto;
		align-items: center;
		justify-content: center;
	}

	.packshotslider-thumbs .slick-track .slick-slide.slick-current:after{
		background: none;
		border-bottom: 3px solid #018925;
		top: auto;
		bottom: 0;
	}




	.packshotslider-thumbs .slick-slide  {  border: none; margin: 0 0.5em; cursor: pointer;}
	.packshotslider-thumbs .slick-slide.slick-current {position: relative; }

	.packshotslider-thumbs .slick-slide.slick-current:after{
		content: " ";
		position: absolute; /* could also be absolute */ 
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 1000;
		background-color: rgba(84,174,58,0.2);
	}

	.packshotslider-thumbs .slick-prev.slick-arrow, .packshotslider-thumbs .slick-next.slick-arrow  {


		background-color: #a9a9a9;
		border-radius: 50% !important;
		width: 40px;
		height: 40px;
		top: 36%;
		font-size: 16px !important;
		padding: 11px 13px !important;
		font-family: 'icomoon';
		content: "\e903";
		color: white !important;





	}




	.packshotslider-thumbs img { max-height: 80px;}
	.productpageV3 .packshotslider-thumbs img { max-height: none;}


	.product--fineprint p {

		margin-bottom: 1em;
		font-size: 0.8em;
	}



	.productpageV3 .product-intro-description {
		padding-left: 0 !important;
		padding-right: 0 !important;

	}
	.productpageV3 .product-intro-description-bottom {
		padding: 10px !important;
		margin-left: -15px;

		border: 2px solid #efeef3;
	}

	.product-fineprint-item {
		font-family: Roboto, sans-serif;
		font-size: 18px;
		line-height: 35px;
	}
	.product-fineprint-item img {
		vertical-align: middle; display: inline-block; margin-right: 0.5em;
	}

	.product-fineprint-item strong {color: #009933 !important;}
	.productpageV3 .product--fineprint.only-desktop {
		max-width: calc(100% - 30px); 
	}

	.product--fineprint.only-mobile {
		margin-top: 1em;
	}




	.help-tip{
		font-family: Roboto, sans-serif;
		font-weight: 200;
		display: inline-block; 
		text-align: center;
		background-color: #999999;
		border-radius: 50%;
		width: 24px;
		height: 24px;
		font-size: 18px;
		line-height: 26px;
		cursor: default;
		margin-left: 1em;
		position: relative;

		z-index: 1;

	}


	@media only screen and (max-width: 760px) {

		.help-tip{
			position: absolute; 
			right: 12px;
		}
	}

	.help-tip:before{
		font-family: Roboto, sans-serif;

		content:'?';
		font-weight: 200;
		color:#fff;
	}





	.help-tip p{    /* The tooltip */
		display: none;
		text-align: left;
		background-color: #1E2021;
		padding: 20px;
		width: 300px;
		position: absolute;
		border-radius: 3px;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
		right: -4px;
		color: #FFF;
		font-size: 13px;
		line-height: 1.4;
		z-index: 3;

	}



	.help-tip:hover p{
		display:block;
		transform-origin: 100% 0%;
		-webkit-animation: fadeIn 0.3s ease-in-out;
		animation: fadeIn 0.3s ease-in-out;
		z-index: 200;

	}

	#helpTip1:hover p{
		z-index: 200;}


	.help-tip p:before{ /* The pointer of the tooltip */
		position: absolute;
		content: '';
		width:0;
		height: 0;
		border:6px solid transparent;
		border-bottom-color:#1E2021;
		right:10px;
		top:-12px;
	}

	.help-tip p:after{ /* Prevents the tooltip from being hidden */
		width:100%;
		height:40px;
		content:'';
		position: absolute;
		top:-40px;
		left:0;
		z-index: 100;
	}


	.product-fineprint .product-fineprint-item  #helpTip1:hover  > .product-fineprint .product-fineprint-item  #helpTip2{ 
		display:none !important; 
		opacity: 0;
	}


	/* CSS animation */

	@-webkit-keyframes fadeIn {
		0% { 
			opacity:0; 
			transform: scale(0.6);
		}

		100% {
			opacity:100%;
			transform: scale(1);
			z-index: 100;
		}
	}

	@keyframes fadeIn {
		0% { opacity:0; }
		100% { opacity:100%; 
			z-index: 100;
		}
	}

	.storeLocatorUserInput {
		border: 2px solid #888;
		border-radius: 10px;
		float: left;
		font-size: 20px;
		padding: 5px 10px;
		width: 65%;
		margin-right: 15px; 
	}
	.packshotslider-nav:after {display: none;}

	.productpageV3 .product-header__right {
		margin-left: -15px;
	}

	.productpageV3 .product-header__right ul.product-features {
		margin-left: 0 !important;
	}

	.productpageV3	 .product-features__item .icon-check35  {
		margin-left: -5px !important;
	}



	.productpageV3 .product-intro-description-bottom input[type=radio] {
		margin-left: 0;
	}

	@media only screen and (max-width: 760px) {
		.productpageV3 .pagetop {
			margin-top: 80px !important;
			padding: 0 !important;
			margin-bottom: 0 !important;
			padding-bottom: 0 !important;
		} 




		.productpageV3 .product-header__right {
			padding: 15px;
			margin-left: -15px;
		}
	}

	.storeLocatorBoxSearchBar {
		margin-bottom: 1em;
	}

	.storeLocatorBoxSearchBar .btn--whitepurple {
		font-size: 20px !important;
	}

	.productpageV3 .product--fineprint p {
		margin-bottom: 0 !important;
	}



.packshotslider .slick-slide {z-index: 500;  width: 400px; min-height: 400px;}

.packshotslider-counternav, .pagingInfo {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.8rem;
	margin-bottom: 1em;

} 

.packshotslider-thumbs .slick-track {
	display: none;
}
@media only screen and (min-width: 761px) {

	.packshotslider-counternav, .pagingInfo {
		display: none;
	}

	.packshotslider-thumbs .slick-track{
		display: inherit;
	}
}

