/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
ul > li > p {
    display: inline !important;
}
.sku_wrapper{
    display: none !important;
}
.swiper-wrapper{
    height: unset !important;
}
.swiper-wrapper .large_default{
    padding-top: 75% !important;
}