@charset "utf-8";

.miso-shop-event { overflow:hidden; position:relative; width:100%; line-height:20px; padding:0 30px; }
.miso-shop-event .item-list { position:relative; overflow:hidden; }
.miso-shop-event .item-none { padding:50px 10px; text-align:center; color:#888; }
.miso-shop-event .item-image { position:relative; overflow:hidden; }
@media all and (max-width:991px) {
	.miso-shop-event {   padding:0; }
	.owl-show { }overflow: hidden; }
}


/*
.fa-chevron-left:before {
    content: "" !important;
    background: url(/assets/img/btn_prev.png) no-repeat 0px 0px;
    height: 24px;
    width: 24px;
}
.fa-chevron-right:before {
    content: "" !important;
    background: url(/assets/img/btn_next.png) no-repeat 0px 0px;
    height: 24px;
    width: 24px;
}
*/