@media screen and (max-width: 750px) {
    .slide__content h2{
        font-size: 2.1em !important;
    }
}
:is(main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style) :is(.spacing-style,.inherit-spacing){
    margin-bottom : 36px;
}
.blog-post-featured-image{
    margin : auto;
}
.tmenu_item_link:hover
{
    font-weight : bold !important;
}