.productModule .flex-direction-nav {
	display: none;
}

.flexslider img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.flexslider {
	box-shadow: none;
	margin: 0px;
	border: 0px;
}

.flex-direction-nav .flex-disabled {
	display: none;
}

.productModule .imgContainer {
	margin-bottom: 40px;
}

.productModule .imgContainer img {
	max-height: 300px;
	width: auto;
	margin-left: auto;
    margin-right: auto;
	cursor: pointer;
}

.productModule .thumbnails .flex-active-slide {
	border: 1px solid #0099ff !important;
}

.productModule .thumbnails li {
	border: 1px solid transparent;
	margin-right: 5px;
	width: 60px;
	height: 60px;
    margin-bottom: 5px;
	cursor: pointer;
}

.productModule .thumbnails li:hover {
	border: 1px solid #0099ff;
}

.productModule .thumbnails li img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
	margin-left:auto;
	margin-right:auto;
}

.productModule .thumbnails.videoThumbnails {
    margin: 0;
    padding: 0;
    list-style: none;
}

.productModule .thumbnails .videoThumbnail {
    position: relative;
    display: inline-block;
}

.productModule .thumbnails .videoThumbnail .playIcon {
    width: 35px;
    height: 35px;
    margin: -18px auto auto -18px;
    background: url("../../images/playBTN.png");
    background-size: 105px 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    -webkit-transition: 0;
    -o-transition: 0;
    -moz-transition: 0;
    transition: 0;
}

.productModule .thumbnails .videoThumbnail:hover .playIcon {
    background-position: center right;
}

.autoplayModal .videoWrapper {
    margin: 0;
}

.productModule .productColors {
    margin-bottom: 20px;
}

.productModule .productColors a {
    display: inline-block;
    width: 42px;
    height: 41px;
    margin-right: 5px;
}

.productModule .productColors a:last-child {
    margin-right: 0;
}

.productModule .productColors a.selected {
    background-image: url("../../images/colorsbg.png");
    background-size: 42px 41px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                -o-min-device-pixel-ratio: 2/1),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .productModule .productColors a.selected {
        background-image: url("../../images/colorsbg@2x.png") ;
    }
}

.productModule .productColors a img {
    margin: 5px;
    width: 32px;
    height: 31px;
}

.productModule .productAddedToList {
	font-weight: bold;
	margin-top: 1em;
}

.productModule .productMeta {
    margin-bottom: 20px;
}

.productModule .productMeta p {
    margin-bottom: 0;
}

.productModule .productMeta strong {
    color: #282828;
}

.productModule .productDescription {

}

.productModule .colorThemes img {
    margin-top: 10px;
    width: 70px;
    height: 70px;
    cursor:pointer;
}

@media (max-width: 767px) {
    .productModule .row.noGutters {
        margin-bottom: 3em
    }

	.productModule .colorThemes img {
    	margin-bottom: 1em;
	}

    .productModule .row.noGutters .table {
        margin-bottom: 0;
    }
}

/*  Mobile product tab ------------ */

.mobileProductTabContainer {
	margin: 0 -15px;
	width: auto !important;
	float: none  !important;
}

/*  Associated products ------------ */

.associatedProduct {
    margin-bottom: 20px;
}

.associativeDesc {
    max-height : 80px;
}

@media (max-width: 991px) {
    .associatedProductImg img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .associatedProduct {
        border-bottom: 1px solid #cecece;
        padding-bottom: 15px;
    }

    .associatedProduct:first-child {
        border-top: 1px solid #cecece;
        padding-top: 15px;
    }
}

/*  Consumables list ------------ */

.consumablesList h4 {
    margin-bottom: 10px;
}

.consumablesList strong {
    float: left;
    margin-right: 4px;
    color: #282828;
}

.consumablesList .tabularListRow img {
    max-width:100px;
}

.consumablesList .tabularListRow:hover strong {
    color: #0099ff;
}

.consumablesList .tabularListRow img.productImage {
    background: white;
    border:1px solid white;
}

.consumablesList .tabularListRow:hover img.productImage {
    border:1px solid #007acc;
}

.consumablesList .labelledIcon {
    display: inline-block;
}

/*  Product Carousel ------------ */

.productCarousel {
    position: relative;
    min-width: 280px;
    padding-left: 45px;
    padding-right: 35px;
    margin: 0 auto;
}

#alternativeProducts {
	margin-right: auto;
	margin-left: auto;
}

.productCarousel #alternativeProducts li {
    margin: 0;
    margin-right: 20px;
}

.productCarousel #alternativeProducts .resourceWrapper {
    margin: 0;
    margin-bottom: 1px;
}

.productCarousel .resourceWrapper {
    float: left;
    margin: 0 15px;
    width: 200px;
}

/* Flexslider direction arrows  -------------- */

.flex-direction-nav a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	margin-top: -35px;
	height: 50px;
	width: 50px;
}

.flexslider:hover .flex-prev,
.flexslider .flex-prev {
	left: -55px;
	opacity: 1;
}

.flexslider:hover .flex-next,
.flexslider .flex-next {
	right: -35px;
	opacity: 1;
}

.flex-direction-nav a:before {
	color: #0099ff;
    font-size: 60px;
	content: "";
    display: inline-block;
    font-family: 'tork_font';
    line-height: 1;
    z-index: 10;
}

.flex-direction-nav:hover a:before {
	color: #007acc;
}

.flex-direction-nav a.flex-next:before {
    content: "";
}

/* Hover tooltip vertical  ------------------- */

.symbolTooltipContainer {
    position: relative;
    width: auto;
    display: inline-block;
}

.symbolTooltipContainer::after {
    visibility: hidden;
    opacity: 0;
    content: " ";
    position: absolute;
    left: 10px;
    top: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0099ff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 10;
}

.symbolTooltip {
    margin-top: 10px;
    min-width: 120px;
    max-width: 240px;
    padding: 6px 12px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    background: #fff;
    border: 1px solid #0099ff;
    border-radius: 2px;
    z-index: 10;
}

.symbolTooltipContainer:hover::after,
.symbolTooltipContainer:focus::after,
.symbolTooltipContainer:hover .symbolTooltip,
.symbolTooltipContainer:focus .symbolTooltip {
    visibility: visible;
    opacity: 1;
}

/*Therese*/
.eq-box-row, .tabItemsX.tabContainer {
  display: table;
}

.eq-box, .tabItemsX.tabContainer .tab {
  display: table-cell;
}

.tabItemsX.tabContainer .tab {
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
  height: auto;
  background: none;
  border-right: none;
  padding: 20px;
  background: #f5f6f6;
  position: relative;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border-style: solid;
  border-color: #cecece;
  border-width: 1px 1px 1px 0;
  /* Medium Devices, Desktops */
}
@media only screen and (min-width: 992px) {
  .tabItemsX.tabContainer .tab {
    padding: 12px 15px 12px 51px;
    font-size: 1.2em;
  }
}
.tabItemsX.tabContainer .tab:first-child {
  border-left-width: 1px;
}
.tabItemsX.tabContainer .tab.active {
  color: #ffffff;
  background: #0099ff;
  border-color: #0099ff;
  border-radius: 2px;
}
.tabItemsX.tabContainer .tab [class^="icon-"], .tabItemsX.tabContainer .tab [class*=" icon-"] {
  font-size: 26px;
  position: absolute;
  left: 15px;
  float: none;
  padding-right: 0;
  display: none;
  width: 26px;
  height: 26px;
  top: 13px;
}
@media only screen and (min-width: 992px) {
  .tabItemsX.tabContainer .tab [class^="icon-"], .tabItemsX.tabContainer .tab [class*=" icon-"] {
    display: block;
  }
}

.productTabContent.tabContainer .tab .tabLink {
  padding: 12px 15px 12px 51px;
  position: relative;
}
.productTabContent.tabContainer .tab [class^="icon-"], .productTabContent.tabContainer .tab [class*=" icon-"] {
  font-size: 26px;
  position: absolute;
  left: 15px;
  float: none;
  padding-right: 0;
  display: block;
  width: 26px;
  height: 26px;
  top: 13px;
}

.productImageContainer {
	text-align: center;
}
.play-icon:before{
    content: "\e652";
}
.play-icon {    
    font-family: 'tork_font';
    color: #333;
    font-size: 36px;
    padding-top: 3px;
}
.play-icon:hover {
    color: #555;
}
