/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
    font-family: 'SVN-Monday';
    src: url("font/SVN-Monday.otf");
}
.product-small .box-text .product-title a{
    color: #8B171A;
    font-family: 'SVN-Monday';
    font-size: 32px;
    font-weight: 400;
    line-height: 41.6px;
    text-align: center;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}