@media screen and (min-width: 850px) {
    .large-2 {
        flex-basis: 20.666667% !important;
    }
}

/*.product-sidebar-small {*/
/*    background: #f1f1f1;*/
/*    border-radius: 2px;*/
/*}*/

@media (max-width: 849px) {
    #product-sidebar {
        display: block !important;
    }
}
.custom-artwork-fields p strong{
    display: block;
    width: 100%;
}

#product-sidebar {
    padding-top: 10px;
}
.custom-artwork-fields p{
    margin-bottom: 4px;
}

/*.product-title.product_title.entry-title, .product-info.summary .is-divider.small{*/
/*    display: none;*/
/*}*/