.smn-single
    margin-top: 2rem
    h1
        font-weight: 800
        font-size: 2rem
        @media (min-width: 992px)
            font-size: 3rem
        color: $cl-5
        margin-bottom: 2rem
        @include tra
    .price
        font-weight: 800 
        color: $cl-5 !important
    .btn-smn
        background: $cl-1 !important
        &:hover
            background: $cl-2 !important
            color: $cl-white !important
    .woocommerce-variation-price
        margin-bottom: 2rem
        .price
            color: $cl-white !important
            background: $cl-5
            padding: 1rem
    .product_meta
        display: none
    b
        color: $cl-5 !important
