.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel .owl-item {
    float: left;
    opacity: 1;
}
.owl-carousel .owl-item img {
    display: block;
width: 100%;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: inherit;
    border: none;
    padding: 0!important;
font: inherit;}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
user-select: none;}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    background-image: url(https://www.hyperkin.com/skin/frontend/base/default/css/featured/column.png);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 1px;
}
.owl-carousel {
    position: relative;
    width: 100%;
    margin-left: 5%;
    margin-top: 50px;
    -ms-touch-action: pan-y;
    text-transform: uppercase;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item {
    background-image: url(https://www.hyperkin.com/skin/frontend/base/default/css/featured/column.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-left: 10px;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
