  #version2 .promotion-holder-small {
  	display: none;
  }

  div.select {
    display: none;
  }
  
  @media only screen and ( max-width: 2560px ) {
    #version2 #v2-product-description .sbtd-product-title {
      font-size: 22px;
      padding-bottom: 0px;
      font-weight: 600;
      color: #333333;
      margin-bottom: 5px;
    }

    #version2 #v2-shopify-section-product-template #v2-product-price {
      padding: 0px !important;
    }
    #v2-product-price .product-price {
      font-size: 16px;
      font-weight: 600;
      color: #3a3a3a;
    }

    #version2 #v2-AddToCartForm {
      background: #f7f7f7;
      border-radius: 6px;
      padding: 20px;
    }

    #version2 #v2-product-description label {
      border-radius: 6px;
    }

    input[type="submit"], input[type="reset"], input[type="button"] {
      background: #212121;
      border-radius: 6px;
      font-size: 22px;
      padding: 10px 0;
    }

    #version2 #sbtd-wishlist {
      padding-top: 30px;
      margin-left: 145px;
    }

    #version2 .sbtd-wishlist-title {
      position: relative;
      font-size: 14px;
      font-weight: 400;
      bottom: 26px;
      left: 40px;
    }

    #version2 .product-add {
      line-height: 1;
    }

    #version2 .custom-current-time {
      display: inline-block;
      margin-left: 10px;
    }

    #version2 .timer-date p {
      padding-top: 25px;
    }

    #version2 .shipping-info img {
      padding-top: 25px;
    }

    #version2 .shipping-info {
      border-top: 1px solid #d8d8d8;
    }

    #version2 .custom-current-time > div {
      border: none;
    }

    #version2 .custom-current-time > div strong {
      color: #ff6fb3;
      font-size: 17px;
      line-height: 1;
    }

    #version2 .description-holder {
      position: relative;
      margin-top: 0px;
      width: 48%;
      float: left;
      margin-left: 1%;
      margin-right: 1%;
    }

    #version2 .description-title-holder {
      font-size: 15px;
      font-weight: 600;
      border-bottom: 1px solid hotpink;
      cursor: pointer;
      color: #666666;
    }

    #version2 .description {
      display: inline-block;
      padding-bottom: 3px;
    }

    #version2 .size-fit {
      display: inline-block;
      padding-bottom: 3px;
      margin-left: 15px;
    }

    #version2 .active {
      border-bottom: 3px solid hotpink;
      color: black;
    }

    #version2 .size-fit-text {
      display: none;
      padding: 10px;
      font-size: 14px;
      font-weight: 400;
      min-height: 380px;
    }

    #version2 .description-text {
      padding: 10px;
      font-size: 14px;
      font-weight: 400;
      min-height: 380px;
      overflow: auto;
      height: 380px;
    }
    
    #version2 .description-text a span {
      color: #0000bd;
      text-decoration: underline;
      
    }

    #version2 .description-text p {
      font-size: 14px;
      font-weight: 400;
    }

    #version2 .description-text ul {
      padding-left: 50px;
    }

    #version2 .description-text li {
    }

    #version2 .size-fit-text table {
      width: 85%;
      margin: auto;
      margin-top: 10px;
      margin-bottom: 10px;
    }

    #version2 .size-fit-text thead th {
      font-weight: 600;
      border-bottom: 1px solid #eeeeee;
      border-top: none;
      border-left: none;
      border-right: none;
    }

    #version2 .size-fit-text tbody td {
      border-bottom: 1px solid #eeeeee;
      border-top: none;
      border-left: none;
      border-right: none;
    }

    #version2 .share-holder {
      color: #2f2f2f;
      padding: 20px;
      text-align: center;
      font-size: 16px;
      font-weight: 400;
    }

    #version2 .share-holder i {
      font-size: 30px;
      margin-right: 10px;
    }

    #version2 .share-with-friend {
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 15px;
      color: #2f2f2f;
      text-align: center;
      font-size: 16px;
      font-weight: 400;
    }
    
    #version2 .promotion-holder {
      padding: 40px 70px;
      background-color: #f8c1d8;;
    }
    
    #version2 .promotion-holder-small {
      padding: 20px 0px;
      background-color: #f8c1d8;
      text-align: center;
    }

    #version2 .promotion-item {
      display: inline-block;
      text-align: center;
      width: 19%;
      font-weight: 400;
      font-size: 14px;
    }
    
    #version2 .promotion-item-small {
      display: inline-block;
      text-align: center;
      width: 32%;
      font-weight: 400;
      font-size: 12px;
      line-height: 1.2;
      margin-bottom: 15px;
    }
    
    #version2 .promotion-item img, #version2 .promotion-item-small img {
      width: 23px;
      margin-bottom: 10px;
    }
    #version2 .promo-products-title {
      font-size: 16px;
      font-weight: 600;
      padding: 30px 20px 5px 0px;
      border-bottom: 1px solid pink;
      margin-bottom: 20px;
    }
    #version2 .promo-review-title {
      margin-top: 30px;
      font-size: 16px;
      font-weight: 600;
      padding: 30px 20px 5px 0px;
      border-bottom: 2px solid pink;
    }
    #version2 .cart-carousel {
      padding: 0 30px;
      clear: both;
      position: relative;
      margin-bottom: 1%;
      float: left;
      width: 100%;
    }
    #version2 .carousel-button--prev, .carousel-button--next {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 20px;
      color: #000 !important;
      background: #fff !important;
      cursor: pointer;
    }

    #version2 .sbtd-arrow {
      background-color: black;
      color: white;
      font-size: 18px;
      font-weight: 600;
      border-radius: 3px;
    }
    #version2 .carousel-button--prev {
      left: 0;
    }
    .carousel-button--next {
      right: 0;
    }
    .add-to-cart {
      border: solid 1px #313131;
      border-radius: 6px;
      padding: 3% 0 3% 0;
      width: 65%;
      font-size: 0.8vw;
      font-weight: 600;
      margin: auto;
    }

    #version2 .cart-carousel-container {
      overflow: hidden;
    }

    #version2 .cart-carousel-list {
      position: relative;
      display: flex;
      flex-wrap: wrap;
    }
    #version2 .cart-carousel-list.unwrap {
      flex-wrap: nowrap;
    }
    #version2 .carousel-item {
      flex: 1 0 170px;
      text-align: center;
      border: 1px solid #fff;
    }
    #version2 .carousel-image-holder img {
      width: 150px;
    }
    #version2 .carousel-title {
      padding: 1% 10% 1% 10%;
      font-size: 12px;
      font-weight: 600;
      height: auto;
      overflow: hidden;
      line-height: 1;
    }
    #version2 .carousel-price {
      font-size: 12px;
      font-weight: 400;
      margin-bottom: 3%;
    }
  }

  @media only screen and ( max-width: 1440px ) {
    #version2 .promotion-holder {
      display:none;
    }
    
    #version2 .promotion-holder-small {
      display:block;
    }
  }

  @media only screen and ( max-width: 1220px ) {
    #version2 .share-holder {
      padding: 45px 20px;
    }
    
  }
  
  @media only screen and ( max-width: 768px ) {
    #version2 #v2-product-images {
      width: 98%;
    }
    
    #version2 .promotion-holder {
      display:block;
    }
    
    #version2 .promotion-holder-small {
      display:none;
    }
    
    #version2 .share-holder {
      padding: 20px 20px;
    }
    
    #version2 #v2-product-description {
      width: 98%;
      margin-top: 20px;
    }
    
    #version2 .share-holder {
      display: none;
    }
    
    #version2 .description-holder {
      width: 98%;
    }
    
    #version2 .promotion-holder {
      padding: 30px 20px;
      text-align: center;
    }
    
    #version2 .promotion-item {
      width: 32%;
    }
    
  }
  
  @media only screen and ( max-width: 740px ) {
    #version2 #sbtd-wishlist {
      padding-top: 0px;
      margin-left: 0px;
    }
    
    #version2 .wishlist_button_holder {
      width: 100%;
      margin: 0;
    }
    
    #version2 .sbtd-wishlist-title {
      left: 54px;
    }
    
    #version2 .timer-date p {
     padding-top: 0px;
      margin-bottom: 0px;
    }
    
    #version2 .timer-date p:first-of-type {
      padding-top: 25px;
    }
  }
  
  @media only screen and ( max-width: 425px ) {
    #version2 .promotion-item {
      width: 49%;
      margin-bottom: 10px;
    }
    
    #version2 .carousel-title {
      font-size: 11px;
    }
    
    #version2 .carousel-price {
      font-size: 11px;
    }
    
  }
  

/*
Swatches Styles
*/


.swatch {
  margin: 0.5em 0;
}

.swatch label {
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #000000;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0;
    margin: 0px 5px 10px 0;
    margin-right: 0! important;
    margin-bottom: 0! important;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    min-width: 40px;
    height: 34px;
    line-height: 30px;
    white-space: nowrap;
    text-transform: uppercase;
    text-align: center;
    font-weight: 800;
}

/* Hide radio buttons.*/
.swatch input {
  display:none;
}

.color label {
  width: 40px !important;
}

.swatch-element label {
  padding: 0 10px;
}

.color.swatch-element label {
  padding: 0;
}

.swatch input:checked + label {
  border:1px solid #eee;
  background: #000;
  color: #fff;
}

.swatch .color input:checked + label {
  box-shadow: 0px 0px 2px 2px #d6d6d6;
}

.swatch label:hover {
  background: #eee;
}

.swatch .swatch-element {
  float: left;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
  margin: 0px 10px 10px 0;
  position: relative;
}

/* Image with the cross in it */
.crossed-out {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.swatch .swatch-element .crossed-out {
  display: none;
}

.swatch .swatch-element.soldout .crossed-out {
  display: block;
}

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  /* internet explorer */
  -khtml-opacity: 0.6;
  /* khtml, old safari */
  -moz-opacity: 0.6;
  /* mozilla, netscape */
  opacity: 0.6;
  /* fx, safari, opera */
}

/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-20px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid gray 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.swatch.error {
  background-color: #E8D2D2 !important;
  color: #333 !important;
  padding: 1em;
  border-radius: 5px;
}

.swatch.error p {
  margin: 0.7em 0;
}

.swatch.error p:first-child {
  margin-top: 0;
}

.swatch.error p:last-child {
  margin-bottom: 0;
}

.swatch.error code {
  font-family: monospace;
}

.timer-date {
  overflow: hidden;
}

.custom-early-time-offer p, .date-only p, .ship-frm-miami {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.3;
    overflow: hidden;
    margin: 0 0 12px;
    color: #333333;
    font-family: Asap, 'Lucida Grande', Helvetica, Arial, sans-serif;
}

.timer-date p {
    display: inline-block;
    vertical-align: middle;
}

.custom-current-time > div {
    display: inline-block;
    width: 42px;
    height: 40px;
    border: 1px solid #d0d0d0;
    vertical-align: top;
    margin-right: 6px;
    border-radius: 4px;
    text-align: center;
    padding: 2px;
    box-sizing: border-box;
}

.custom-current-time > div strong {
    color: #48a5b4;
    display: block;
    font-size: 15px;
    line-height: 1.1;
}

.custom-current-time span {
    display: inline-block;
    font-weight: bold;
    font-size: 11px;
    line-height: 1.2;
}

p.ship-frm-miami {
    margin-left: 34px;
}

.shipping-info img {
    display: block;
    float: left;
    margin-right: 10px;
}

.highlighted_info {
    box-shadow: 1px 1px 2px 1px #ff69b4;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
    width: auto;
    display: inline-block;
}

.highlighted_info .move_them {
    line-height: 1.9em;
    font-weight: bold;
}

.move_them {
    list-style: none;
    background: url(//cdn.shopify.com/s/files/1/0800/4863/files/check_sbtd.png?1425635…);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position-y: 4px;
}

.flexslider, .slide-gallery {
    margin: 0;
    position: relative;
    zoom: 1;
  	padding: 0;
}

.flexslider .slides, .slide-gallery .slides {
    zoom: 1;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

td, th {
    padding: 10px;
    border: 1px solid #eeeeee;
    text-align: left;
}

/* FlexSlider Default Theme
*********************************/
.flexslider, .slide-gallery { margin: 0; position: relative; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides, .slide-gallery .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}

.flex-direction-nav a  {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 3;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  transition: all .25s ease-in-out;
  color: white;
  border: 2px solid black;
  background: black;
}

.flexslider:hover .flex-prev, .slide-gallery:hover .flex-prev  { opacity: 1; left: 10px; }
.flexslider:hover .flex-next, .slide-gallery:hover .flex-next  { opacity: 1; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, .slide-gallery:hover .flex-next:hover, .slide-gallery:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled, .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

.flex-direction-nav .flex-next:before { content:"\f054"; font-family: FontAwesome; }
.flex-direction-nav .flex-prev:before { content:"\f053"; font-family: FontAwesome;}

a.flex-next {
  line-height: 33px;
  text-align: center! important;
  width: 35px! important;
  height: 35px! important;
  padding-left: 2px;
}

a.flex-prev {
  line-height: 33px;
  text-align: center! important;
  width: 35px! important;
  height: 35px! important;
  padding-right: 2px;
}

.flex-direction-nav a:hover {
  background: white;
  color: black;
}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 20%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: black;
  color: white;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  min-height: 40px;
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  background-image: url(/cdn/shop/t/6/assets/fancybox_sprite.png?1484);
}

.fancybox-next span {
  background-image: url(/cdn/shop/t/6/assets/next.png?v=83321408713535397071582103827);
}


.fancybox-prev span {
  background-image: url(/cdn/shop/t/6/assets/prev.png?v=45259640779050733191582103830);
}


#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/cdn/shop/t/6/assets/fancybox_loading.gif?1484) center center no-repeat;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 2%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/cdn/shop/t/6/assets/blank.gif?v=164826798765693215961582103804); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-close {
  background: black;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 8040;
  font-size: 20px;
  color: white;
  text-align: center;
  transition: all .25s ease-in-out;
  line-height: initial;
}

.fancybox-close:hover {
  background: black;
  color: white;
}


.fancybox-close:before {
  content: "\00D7";
  font-weight: 600;
}


.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  font-family: FontAwesome;
  text-align: center;
  line-height: 50px;
  background: #fff;
  width: 50px;
}

.fancybox-prev span {
  left: -10px;
}

.fancybox-prev span:before {
  content:"\f104";
}

.fancybox-next span {
  right: -10px;
  content:"\f105";
}

.fancybox-next span:before {
  content:"\f105";
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0,0,0,0.5);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

.slide-gallery ul.slides li:hover { cursor: zoom-in; }
.zoomImg { background: #fff; }
.zoomImg:hover { }
ol.flex-control-nav.flex-control-thumbs {
  display: none;
}