#product a:hover {
  text-decoration: none;
}

#product .features {
    background: #fff;
    margin: 0;
}

#product .features .feature {
  padding: 10px;
  list-style-position: inside;
  list-style-image: url(../images/checkmark.svg);
  text-align:justify;
  word-wrap: break-word;
  hyphens: auto;
  font-size: 14px;
  width: 33.33333336%;
}

#product .features .feature img {
  width: 14px;
}

#product .features .feature img {
  width: 20px;
}

#product .top-links a {
  display: inline-block;
  background: #fff;
  border: 1px solid #ebeced;
  padding: 7px 13px 6px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  margin: 0 7px 10px 0;
}

#product h1,h2,h3 {
  text-align: center;
}

#specs h3, #compatible-products h3, #you-may-also-need h3 {
  margin-top: 10px;
}

#product .brand {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#product .included-items ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#product .included-items .item ul {
  list-style: none;
  margin: 0;
  padding: 10px;
}

#product .included-items .item {
  width: 50%;
}

#product .included-items .item .description {
  padding-left: 10px;
  font-size: 14px;
}

#product .included-items .item .quantity {
  color: #999;
  font-size: 12px;
}


#product .multimedia .thumbnails li {
  display: inline-block;
  list-style: none;
}

#product .multimedia .thumbnails {
  padding-top: 10px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

#product .multimedia .thumbnails a {
  border: 1px solid #d9ddd7;
  display:block;
  float:left;
  height:76px;
  width: 76px;
  text-align: center;
}

#product .multimedia .thumbnails a.active {
  pointer-events: 'none';
  border-color: rgba(236, 25, 57, 0.4);
  box-shadow: 0 0 6px rgba(80,9,19,.4);
}

#product .multimedia .thumbnails a:hover {
  border-color: rgba(236, 25, 57, 0.4);
  box-shadow: 0 0 6px rgba(80,9,19,.4);
}

#product .multimedia .thumbnails .fa-play {
  font-size: 5vh;
  color: #fff;
  opacity: 0.70;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#product .multimedia .image-display {
  padding: 10px;
  text-align: center;
}

#product .multimedia .video-display {
  margin: 10px;
}

#product .spinner-wrapper {
  height: 500px;
  width: 500px;
}

#documents ul {
  list-style: none;
}

#product .document {
  width: 20%;
  margin-right: 10px;
  margin-top: 10px;
  text-align: center;
}

#current-view {
  margin-bottom: 10px;
}

#product .specs .card-block {
  padding:0;
}

#product .specs table {
  font-size: .8em;
}

#product .specs table .section {
  background-color: #cccfca;
  background-image: linear-gradient(to bottom,#d9ddd7,#b8bab7);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.3);
  font-weight: bold;
}

#product .pricing {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
}

#product .pricing .price {
  position: relative;
  z-index: 2;
  text-align: center;
  font-weight: 600;
  margin-top: 2px;
  color: #EC1939;
  font-size: 1.5em;
  line-height: 100%;
  font-weight: 700;
  margin-bottom: 5px;
}

#product .pricing .price .currency {
  font-size: .5em;
}

#product .pricing .price .each {
    font-size: .5em;
    color: #3b3d3b;
}

#product .pricing .btn-primary {
  background: #ec1939;
  background: linear-gradient(#EC1939 0%, #CC1631 100%);
}

#product .product-subhead .item-number {
  font-size: 13px;
  line-height: 13px;
  margin-right: 15px;
  text-shadow: 0 1px 0 #fff;
}

#product .image-disclaimer {
  text-align:center;
  font-size:0.8em;
  padding-top:10px;
  color:#cecece;
}

#image-container .spinner-wrapper {
  display: block;
  width: 500px;
  height: 281px;
  text-align: center;
}

#image-container .fa-spinner {
  color:#cecece;
  font-size: 7vh;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#product > div:empty {
  display:none;
}

.related-products {
  overflow:hidden;
  margin-bottom: 12px;
}

.related-products .card {
  margin-bottom: 0;
}

.related-products .card-block {
  padding:0;
}

.related-products .slides {
  padding:0;
  padding-left: 20px;
  padding-right: 20px;
}

.related-products .slides .item {
  border-right: 1px solid #d9ddd7;
  padding:10px;
  height:100px;
}

.related-products .slides .item hr {
  display:block;
  padding:0;
  margin-bottom:0;
}

.related-products .slides .item .add-to-cart {
  display:block;
  width: 100%;
  padding-top: 2px;
  margin: 0 auto;
  margin-top: 0px;
}

.related-products .slides .item .add-to-cart input {
  width: 23px;
  padding: 1px 2px 0 0;
  margin-left: 0;
  font-size: 11px;
  line-height: 17px;
  height: 17px;
  font-weight: 600;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align:center;
  display: inline;
}

.related-products .slides .item .add-to-cart button {
  margin-left: -3px;
  padding: 1.5px 0 0;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 10px;
  font-weight: 700;
  height: 18px;
}

.related-products .slides .image {
  display: block;
  float:left;
  width:62px;
}

.related-products .slides .image a > img{
  width: 54px;
  border: 1px solid #d9ddd7;
  box-shadow: 0 2px 2px rgba(0,0,0,.05);
}

.related-products .slides a.description {
  display: block;
  font-size: 11px;
  line-height: 110%;
  height: 36px;
  overflow: hidden;
  margin-top: 3%;
  margin-bottom: 2px;
}

.related-products .slides small {
  display:block;
  float:left;
  font-size: 11px;
  line-height: 110%;
}

.related-products .flex-control-nav {
  display: none;
}

.related-products .flexslider {
  margin:0;
  border:0;
}

.flex-direction-nav .flex-next { right: 0 !important; margin-right: -40px; opacity: 1 !important; }
.flex-direction-nav .flex-prev { left: 0 !important; opacity: 1 !important; margin-left: -40px; }

.related-products .flex-direction-nav li a {
  position: absolute;
  width: 20px;
  height: 100%;
  margin:0;
  background-color: #cccfca;
  background-image: linear-gradient(to bottom,#d9ddd7,#b8bab7);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.3);
  border-color: #aeb0ad;
  opacity: 1;
  text-indent: -9999px;
}

.related-products .flex-direction-nav li a:hover:not(.flex-disabled) {
  background-color: #dadcd9;
  background-image: linear-gradient(to bottom,#e6e9e5,#c8c9c7);
  background-repeat: repeat-x;
}

.related-products .flex-direction-nav .flex-disabled {
  z-index: 0;
  opacity: 1 !important;
  pointer-events: none;
}

.related-products .flex-direction-nav .flex-prev {
  position:absolute;
  top: 0px;
  left: -20px;
}

.related-products .flex-direction-nav li a::before {
  font-size: 16px;
  line-height: 50px;
  width: 100%;
  text-align: center;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: 0;
  left: 0;
  font-family: 'FontAwesome';
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  text-indent: 0;
  color: #888b86;
  text-shadow: 0 1px 0 #fff;
}

.related-products .flex-direction-nav .flex-next::before {
  content: "\f054";
}

.related-products .flex-direction-nav .flex-prev::before {
  content: "\f053";
}

.related-products .flex-direction-nav .flex-disabled::before {
  content: none;
  pointer-events: none;
  cursor: default
}

.related-products .flex-direction-nav .flex-next {
  position:absolute;
  top: 0px;
  right: -20px;
}

.social-share {
  background-color: #eeefed;
  background-image: linear-gradient(to bottom,#f3f5f2,#e6e6e6);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.3);
  border-top: 1px solid #E0E0E0;
  font-size: 11px;
  padding:5px;
}

/* Phones */
@media screen and (max-width: 767px) {
  #product .features .feature {
    font-size: 12px;
    width: 50%;
  }

  #product .features .feature:nth-child(-n+4) {
    width: 100%;
    font-size: 16px;
  }

  #product .included-items .item {
    width: 100%;
  }

  #product .document {
    width: 45%;
    margin-right: 5px;
  }

  #product .pricing {
    margin-top: 10px;
  }
}
