.product-slider .slick-slide {
  padding: 20px;
}

.product-slider .slick-slide li.product_item {
  list-style: none;
}

.product-slider .slick-slide li.product_item .list-off-top {
  display: none;
}

.product-slider .slick-slide li.product_item .product-item-price {
  display: none;
}

.product-slider .slick-slide li.product_item .product_item_info .product-item-details {
  color: #222;
  font-size: 18px;
  font-family: 'Muli', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: -16px;
}

.product_box h2 {
    padding: 0 20px 0;
    display: inline-block;
    margin-bottom: 0;
}

.product_box h2 a {
    color: #222;
    font-size: 25px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.2;
      display: flex;
      justify-content: left;
      align-items: center;
      text-decoration: none;
}

.product_box h2 a img.teal, .product_box h2 a:hover img.default {
    display: none;
}

.product_box h2 a:hover {
    color: #00b9bd;
    text-decoration: none;
}

.product_box h2 a:hover img.teal {
    display: block;
}

.product_box h2 a img.right-arrow-icon {
    margin-left: 10px;
}

.product-slider .slick-slide li.product_item a.product_urll {
  text-decoration: none;
}

.product-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.product_box ol.product_items {
    padding-left: 0;
}

.product_box ol.product_items .product-slider {
    padding: 0;
}

.product_box ol.product_items .product-slider button.slick-arrow {
    margin: 0;
    width: 30px;
    font-size: 0;
    background: transparent !important;
    line-height: 0;
    position: absolute;
    top: 55%;
    height: 80px;
    padding: 0px;
    margin-top: -10px;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    border: none;
    outline: 0;
    opacity: 0.7;
    border-radius: 3px;
    box-shadow: none;
}

.product_box ol.product_items .product-slider button.slick-arrow:after { display:none; }

.product_box ol.product_items .product-slider button.slick-prev.slick-arrow:before {
    content: url(./images/is_related_left_arrow.png);
}

.product_box ol.product_items .product-slider button.slick-next.slick-arrow:before {
    content: url(./images/is_related_right_arrow.png);
}

.product_box ol.product_items .product-slider button.slick-prev.slick-arrow {
    left: -35px;
}

.product_box ol.product_items .product-slider button.slick-next.slick-arrow {
    right: -35px;
}
.product_box h2:after {
    margin: 16px auto 0;
}
a.vendor-title-anchor {
    color: #ea8e6a;
    text-decoration: none;
    display: block;
}

a.vendor-title-anchor:hover {
    opacity: .6;
    color: #ea8e6a;
}
.tess-block-outer.top-block {
    margin-top: -20px;
}

.tess-block-outer.top-block .block-static-block {
    margin-bottom: 0;
}

.tess-block-outer.top-block .jumbotron {
    padding: 0;
    background-color: transparent;
}

.tess-block-outer.top-block p:empty {
    display: none;
}

.tess-block-outer.top-block .block-static-block ol.product_items {
    margin-bottom: 14px;
}
.tess-block-outer.top-block .jumbotron .product_box {
    position: relative;
}

.tess-block-outer.top-block .jumbotron .product_box > h2 {
    position: absolute;
    left: 0;
    top: -16px;
    z-index: 1;
}
@media (max-width:1342px) and (min-width:1270px) {
    .product_box ol.product_items .product-slider button.slick-prev.slick-arrow {
        left: -15px;
    }

    .product_box ol.product_items .product-slider button.slick-next.slick-arrow {
        right: -15px;
    }
}

@media (max-width:1270px) and (min-width:1199px) {
    .product_box ol.product_items .product-slider button.slick-prev.slick-arrow {
        left: -6px;
    }

    .product_box ol.product_items .product-slider button.slick-next.slick-arrow {
        right: -6px;
    }
}

@media (max-width:1198px) {
    .product_box ol.product_items .product-slider button.slick-arrow:before { display:none; }
    .product_box ol.product_items .product-slider button.slick-prev.slick-arrow { left:0; }
    .product_box ol.product_items .product-slider button.slick-next.slick-arrow { right:0; }
    
}
@media (max-width:991px) and (min-width:550px) {
    .product-slider .slick-slide li.product_item .product_item_info .product-item-details {
        height: 42px;
        overflow: hidden;
    }
}

@media (max-width:767px) {
    .tess-block-outer.top-block {
        margin-top: 50px;
    }
}
@media (max-width:639px) {
    .product_box ol.product_items .product-slider button.slick-arrow {
        top: 50%!important;
        width: 50px!important;
        height: 80px!important;
        opacity: 1;
        z-index: 1;
    }
    .product_box ol.product_items .product-slider button.slick-prev.slick-arrow {
        background-image:url(./images/bg-left-new.png) !important;
        left: -10px;
    }
    .product_box ol.product_items .product-slider button.slick-next.slick-arrow {
        background-image:url(./images/bg-right-new.png) !important;
        right: -10px;
    }
    .product_box ol.product_items .product-slider button.slick-prev.slick-arrow:before {
        display: inline-block;
        margin-left: -16px;
        opacity: 0.7;
    }
    .product_box ol.product_items .product-slider button.slick-next.slick-arrow:before {
        display: inline-block;
        margin-right: -16px;
        opacity: 0.7;
    }
    .product-slider .slick-slide li.product_item .product_item_info .product-item-details {
        font-size: 17px;
        height: 100px;
        overflow: hidden;
        text-align: center;
        margin-top: -16px;
    }
    .product_box h2 {
        display: block;
    }
    .tess-block-outer.top-block .jumbotron .product_box > h2 {
        position: static;
        margin-bottom: -30px;
    }
    .product-slider .slick-slide {
        padding: 20px 8px;
    }
}

@media (max-width:549px) {
    .product_box h2 a {
        justify-content: center;
    }
}