.grid__item--article-main{margin-top:0}.grid__item--article-main .rte{overflow-x:hidden}.grid__item--article-main .rte h1:first-of-type,.grid__item--article-main .rte h2:first-of-type,.grid__item--article-main .rte h3:first-of-type,.grid__item--article-main .rte h4:first-of-type,.grid__item--article-main .rte h5:first-of-type,.grid__item--article-main .rte h6:first-of-type{margin-top:0}.post-time{display:block;text-align:center}.article--image-wrapper{padding-bottom:20px}.blog-main--wrapper.flex-grid{row-gap:30px}@media only screen and (max-width:767px){#shopify-section-article-template .blog-main--wrapper{padding-top:0}}.blog-main--wrapper .social-sharing{bottom:0;opacity:1;position:relative;right:0;text-align:left;margin-top:15px}.blog-main--wrapper .social-sharing h5{text-transform:none;font-size:12px}#comments .comment-wrapper{background:var(--body-secondary-color);padding:20px;margin-top:20px}#comments .comment-wrapper .comment-data{font-size:12px}.border-radius-round #comments textarea{padding:10px 18px}.article-prev-next-wrapper .left a,.article-prev-next-wrapper .right a{display:flex;align-items:center}.article-prev-next-wrapper .left a svg,.article-prev-next-wrapper .right a svg{color:var(--link-color);vertical-align:middle}.blog-sidebar--recent-articles li{border-top:1px solid var(--border-color);padding:15px 0;margin:0}.blog-sidebar--recent-articles time{font-size:12px;font-weight:300;display:inline-block}.blog-sidebar--recent-articles:first-child{border-top:0}
.blog-main--wrapper.flex-grid{
    justify-content:center;
}
.shopify-section.dm-main-blog-section{
    padding: 26px 0 38px;
    background: #fff8e8;
}
.template-title--wrapper .template-title {
    margin: 0;
    text-align: start;
}
.flex-grid .flex-grid__item.large--three-quarters span ul li {
    list-style: none;
}
.shopify-section.dm-main-blog-section .dm-blog-section.page-width {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 15px;
}
.grid__item--article-main .rte span p br {
    display: none;
}
.dm-blog-section a.standalone-icon--wrapper svg {
    min-width: 12px;
    width: 22px;
}
.dm-blog-section a.animated-link--item--nested .icon--right svg {
    rotate: 180deg;
}
.dm-blog-section a.animated-link--item--nested svg{
    color: var(--dm_primary_color);
}
body .blog-main--wrapper.flex-grid h2 {
    font-weight: 400;
    font-family: 'Lato';
    font-size: 32px;
    margin: 25px 0px 15px;
}
.responsive-image-wrapper img.theme-img.js {
    max-width: 100% !important;
    object-fit: cover;
}
.template-title--wrapper {
    margin-bottom: 10px;
}
.shopify-section.dm-main-blog-section .article--image-wrapper {
    margin: 0;
}
.shopify-section.dm-main-blog-section span p a {
    color: var(--dm_primary_color);
}
time.post-time.indiv-post-time {
    text-align: start;
}
.flex-grid .flex-grid__item.large--three-quarters {
    width: 100%;
}
@media screen and (max-width:767px){
    body .blog-main--wrapper.flex-grid h2{
        font-size: 26px;    
        margin: 20px 0px 10px;
    }
}